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/Parser/index.html
Module Ocamlformat_parser_standard.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 * Ocamlformat_ocaml_common.Location.t * string option| STAR| SLASHGREATER| SLASH| SIG| SEMISEMI| SEMI| RPAREN| REC| RBRACKET| RBRACE| QUOTED_STRING_ITEM of string * Ocamlformat_ocaml_common.Location.t * string * Ocamlformat_ocaml_common.Location.t * string option| QUOTED_STRING_EXPR of string * Ocamlformat_ocaml_common.Location.t * string * Ocamlformat_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| METAOCAML_ESCAPE| METAOCAML_BRACKET_OPEN| METAOCAML_BRACKET_CLOSE| 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| EFFECT| DOWNTO| DOTOP of string| DOTDOT| DOT| DONE| DOCSTRING of Docstrings.docstring| DO| CONSTRAINT| COMMENT of string * Ocamlformat_ocaml_common.Location.t| COMMA| COLONGREATER| COLONEQUAL| COLONCOLON| COLON| CLASS| CHAR of char| BEGIN| BARRBRACKET| BARBAR| BAR| BANG| BACKQUOTE| ASSERT| AS| ANDOP of string| AND| AMPERSAND| AMPERAMPER
Source
val parse_val_longident :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Ocamlformat_ocaml_common.Longident.tSource
val parse_mty_longident :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Ocamlformat_ocaml_common.Longident.tSource
val parse_mod_longident :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Ocamlformat_ocaml_common.Longident.tSource
val parse_mod_ext_longident :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Ocamlformat_ocaml_common.Longident.tSource
val parse_constr_longident :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Ocamlformat_ocaml_common.Longident.tSource
val parse_any_longident :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Ocamlformat_ocaml_common.Longident.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>