Module Parser.Incremental
val use_file : Stdlib.Lexing.position -> Parsetree.toplevel_phrase list MenhirInterpreter.checkpointval toplevel_phrase : Stdlib.Lexing.position -> Parsetree.toplevel_phrase MenhirInterpreter.checkpointval parse_pattern : Stdlib.Lexing.position -> Parsetree.pattern MenhirInterpreter.checkpointval parse_expression : Stdlib.Lexing.position -> Parsetree.expression MenhirInterpreter.checkpointval parse_core_type : Stdlib.Lexing.position -> Parsetree.core_type MenhirInterpreter.checkpointval interface : Stdlib.Lexing.position -> Parsetree.signature MenhirInterpreter.checkpointval implementation : Stdlib.Lexing.position -> Parsetree.structure MenhirInterpreter.checkpoint