package ocamlformat-lib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml Code Formatter
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocamlformat-0.28.1.tbz
sha256=70bda037d0bed961ed91bdb5198b2eeef542444750a8b015d80ccb94b3ff41fb
sha512=8de0517165c6f0cadcedcce66e57cb723956768a8068abd062243abb08fabf292283d0d284be230aa5647d0883a4dc7f28fcf1b70338a2b0c9b17a5bed1bbb71
doc/ocamlformat-lib.parser_extended/Ocamlformat_parser_extended/Parser/index.html
Module Ocamlformat_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 * Ocamlformat_ocaml_common.Location.t * string option| STAR| 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| LESSMINUS| LESS| LBRACKETPERCENTPERCENT| LBRACKETPERCENT| LBRACKETLESS| LBRACKETGREATER| LBRACKETBAR| LBRACKETATATAT| LBRACKETATAT| LBRACKETAT| LBRACKET| LBRACELESS| LBRACE| LAZY| LABEL 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 * 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 ->
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)"
>