package ocaml-base-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Official release 4.08.1
Install
dune-project
Dependency
Authors
Maintainers
Sources
4.08.1.tar.gz
sha256=b53ed3d487b83fd49bc181bded066ae8e6fb592cf40514261d27d36050d5db85
md5=723b6bfe8cf5abcbccc6911143f71055
doc/ocamlcommon/Parser/index.html
Module Parser
type token = | WITH| WHILE| WHEN| VIRTUAL| VAL| UNDERSCORE| UIDENT of string| TYPE| TRY| TRUE| TO| TILDE| THEN| STRUCT| STRING of string * string option| STAR| SIG| SEMISEMI| SEMI| RPAREN| REC| RBRACKET| RBRACE| 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| 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| DOWNTO| DOTOP of string| DOTDOT| DOT| DONE| DOCSTRING of Docstrings.docstring| DO| CONSTRAINT| COMMENT of string * 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
val use_file :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Parsetree.toplevel_phrase listval toplevel_phrase :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Parsetree.toplevel_phraseval parse_pattern :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Parsetree.patternval parse_expression :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Parsetree.expressionval parse_core_type :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Parsetree.core_typeval interface :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Parsetree.signatureval implementation :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Parsetree.structuremodule MenhirInterpreter : sig ... endmodule Incremental : sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>