Module Parser.Incremental
module Incremental:sig
..end
val use_file : Lexing.position ->
Parsetree.toplevel_phrase list Parser.MenhirInterpreter.checkpoint
val toplevel_phrase : Lexing.position ->
Parsetree.toplevel_phrase Parser.MenhirInterpreter.checkpoint
val parse_pattern : Lexing.position ->
Parsetree.pattern Parser.MenhirInterpreter.checkpoint
val parse_expression : Lexing.position ->
Parsetree.expression Parser.MenhirInterpreter.checkpoint
val parse_core_type : Lexing.position ->
Parsetree.core_type Parser.MenhirInterpreter.checkpoint
val interface : Lexing.position ->
Parsetree.signature Parser.MenhirInterpreter.checkpoint
val implementation : Lexing.position ->
Parsetree.structure Parser.MenhirInterpreter.checkpoint
The present documentation is copyright Institut National de Recherche en Informatique et en Automatique (INRIA). A complete version can be obtained from this page.