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
0.26.2.0.tar.gz
md5=4b32d3b57da54157a0cd8f772094f4bc
sha512=367eeb5d81060a3efb584796cc72cc75d974975bb9b18be6284a86f5937edb90927368fd80e00b3f4c1894e609b4a1503c20d4495c624560243e5055f905390a
doc/ocamlformat-mlx-lib.parser_extended/Parser_extended/Parser/index.html
Module Parser_extended.ParserSource
Source
type token = | WITH| WHILE| WHEN| VIRTUAL| VAL| UNDERSCORE| UIDENT of string| TYPE_DISAMBIGUATOR of string| TYPE| TRY| TRUE| TO| TILDE| THEN| STRUCT| STRING of string * Ocaml_common.Location.t * string option| STAR| SLASHGREATER| SLASH| SIG| SEMISEMI| SEMI| RPAREN| REC| RBRACKET| RBRACE| QUOTED_STRING_ITEM of string * Ocaml_common.Location.t * string * Ocaml_common.Location.t * string option| QUOTED_STRING_EXPR of string * Ocaml_common.Location.t * string * Ocaml_common.Location.t * string option| QUOTE| QUESTION| PRIVATE| PREFIXOP of string| PLUSEQ| PLUSDOT| PLUS| PERCENT| OR| OPTLABEL of string| OPEN| OF| OBJECT| NONREC| NEW| MUTABLE| MODULE| MINUSGREATER| MINUSDOT| MINUS| METHOD| MATCH| LPAREN| LIDENT of string| LETOP of string| LET| LESSSLASH| LESSMINUS| LESS| LBRACKETPERCENTPERCENT| LBRACKETPERCENT| LBRACKETLESS| LBRACKETGREATER| LBRACKETBAR| LBRACKETATATAT| LBRACKETATAT| LBRACKETAT| LBRACKET| LBRACELESS| LBRACE| LAZY| LABEL of string| JSX_UIDENT_E of string| JSX_UIDENT of string| JSX_LIDENT_E of string| JSX_LIDENT of string| INT of string * char option| INITIALIZER| INHERIT| INFIXOP4 of string| INFIXOP3 of string| INFIXOP2 of string| INFIXOP1 of string| INFIXOP0 of string| INCLUDE| IN| IF| HASHOP of string| HASH| GREATERRBRACKET| GREATERRBRACE| GREATER| FUNCTOR| FUNCTION| FUN| FOR| FLOAT of string * char option| FALSE| EXTERNAL| EXCEPTION| EQUAL| EOL| EOF| END| ELSE| DOWNTO| DOTOP of string| DOTDOT| DOT| DONE| DOCSTRING of Docstrings.docstring| DO| CONSTRAINT| COMMENT of string * Ocaml_common.Location.t| COMMA| COLONGREATER| COLONEQUAL| COLONCOLON| COLON| CLASS| CHAR of char * string| BEGIN| BARRBRACKET| BARBAR| BAR| BANG| BACKQUOTE| ASSERT| AS| ANDOP of string| AND| AMPERSAND| AMPERAMPER
Source
val parse_val_longident :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Ocaml_common.Longident.tSource
val parse_mty_longident :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Ocaml_common.Longident.tSource
val parse_mod_longident :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Ocaml_common.Longident.tSource
val parse_mod_ext_longident :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Ocaml_common.Longident.tSource
val parse_constr_longident :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Ocaml_common.Longident.tSource
val parse_any_longident :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Ocaml_common.Longident.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>