package ocamlformat-mlx-lib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml .mlx Code Formatter
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocamlformat-mlx-0.28.1.1.tbz
sha256=087d7256a52808715875814d8bccf9172f97e933b398fc8d29ec40dc89fa9e0e
sha512=809b690e6c21110f81918dfdb1b5efecd185a4f26eadb2bb3aa6eb8069db20989e8797650b22a2207b6b26abe97db357c2dc6056943a3a4f630c4e1a0ebb4f1b
doc/ocamlformat-mlx-lib.parser_standard/Ocamlformat_parser_standard/Jsx_helper/index.html
Module Ocamlformat_parser_standard.Jsx_helperSource
Source
val mkloc :
'a ->
Ocamlformat_ocaml_common.Location.t ->
'a Ocamlformat_ocaml_common.Location.locSource
val mkexp :
loc:(Lexing.position * Lexing.position) ->
Parsetree.expression_desc ->
Parsetree.expressionSource
val mkjsxexp :
loc:(Lexing.position * Lexing.position) ->
Parsetree.expression_desc ->
Parsetree.expressionSource
val equal_longindent :
Ocamlformat_ocaml_common.Longident.t ->
Ocamlformat_ocaml_common.Longident.t ->
boolSource
val make_jsx_element :
raise:(exn -> unit) ->
loc:'a ->
tag:
([ `Module | `Value ]
* (Lexing.position * Lexing.position)
* Ocamlformat_ocaml_common.Longident.t) ->
end_tag:
(([> `Module | `Value ]
* (Lexing.position * 'b)
* Ocamlformat_ocaml_common.Longident.t)
* ('c * Lexing.position))
option ->
props:
((Lexing.position * Lexing.position)
* [< `Prop of string * Parsetree.expression
| `Prop_opt of string * Parsetree.expression
| `Prop_opt_punned of string
| `Prop_punned of string ])
list ->
children:Parsetree.expression ->
unit ->
Parsetree.expression_desc sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>