ocamlformat-lib.parser_standard
Parser.Incremental
ocamlformat-lib
ocamlformat-lib.format_
ocamlformat-lib.ocaml_common
ocamlformat-lib.ocamlformat_stdlib
ocamlformat-lib.odoc_parser
ocamlformat-lib.parser_extended
ocamlformat-lib.parser_shims
ocamlformat-lib.result
val use_file : Lexing.position -> Parsetree.toplevel_phrase list MenhirInterpreter.checkpoint
val toplevel_phrase : Lexing.position -> Parsetree.toplevel_phrase MenhirInterpreter.checkpoint
val parse_val_longident : Lexing.position -> Ocaml_common.Longident.t MenhirInterpreter.checkpoint
val parse_pattern : Lexing.position -> Parsetree.pattern MenhirInterpreter.checkpoint
val parse_mty_longident : Lexing.position -> Ocaml_common.Longident.t MenhirInterpreter.checkpoint
val parse_module_type : Lexing.position -> Parsetree.module_type MenhirInterpreter.checkpoint
val parse_module_expr : Lexing.position -> Parsetree.module_expr MenhirInterpreter.checkpoint
val parse_mod_longident : Lexing.position -> Ocaml_common.Longident.t MenhirInterpreter.checkpoint
val parse_mod_ext_longident : Lexing.position -> Ocaml_common.Longident.t MenhirInterpreter.checkpoint
val parse_expression : Lexing.position -> Parsetree.expression MenhirInterpreter.checkpoint
val parse_core_type : Lexing.position -> Parsetree.core_type MenhirInterpreter.checkpoint
val parse_constr_longident : Lexing.position -> Ocaml_common.Longident.t MenhirInterpreter.checkpoint
val parse_any_longident : Lexing.position -> Ocaml_common.Longident.t MenhirInterpreter.checkpoint
val interface : Lexing.position -> Parsetree.signature MenhirInterpreter.checkpoint
val implementation : Lexing.position -> Parsetree.structure MenhirInterpreter.checkpoint