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.27.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=6a40faa182faee55f32bc92387b7e7f97818e160e0f4ef0e0032c0b8b70b86d1
    
    
  sha512=7df487ebdcddff3529886e034fa9d5476c765c60926b11b8d86fb0e42bea3ee41f693c898e7f95bfc19ca9fa0116825c040a3e027c1e3b7505ebe6c6508540ec
    
    
  doc/ocamlformat-mlx-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| 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 * 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)"
  >