Parser.Incremental

Section: OCaml library (3o)
Updated: 2023-02-12
Index Return to Main Contents
 

NAME

Parser.Incremental - no description  

Module

Module Parser.Incremental  

Documentation

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_val_longident : Lexing.position -> Longident.t Parser.MenhirInterpreter.checkpoint

val parse_pattern : Lexing.position -> Parsetree.pattern Parser.MenhirInterpreter.checkpoint

val parse_mty_longident : Lexing.position -> Longident.t Parser.MenhirInterpreter.checkpoint

val parse_mod_longident : Lexing.position -> Longident.t Parser.MenhirInterpreter.checkpoint

val parse_mod_ext_longident : Lexing.position -> Longident.t 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 parse_constr_longident : Lexing.position -> Longident.t Parser.MenhirInterpreter.checkpoint

val parse_any_longident : Lexing.position -> Longident.t Parser.MenhirInterpreter.checkpoint

val interface : Lexing.position -> Parsetree.signature Parser.MenhirInterpreter.checkpoint

val implementation : Lexing.position -> Parsetree.structure Parser.MenhirInterpreter.checkpoint


 

Index

NAME
Module
Documentation

This document was created by man2html, using the manual pages.
Time: 20:40:48 GMT, May 22, 2024