Parser.Incremental

Section: OCaml library (3o)
Updated: 2020-01-30
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_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


 

Index

NAME
Module
Documentation

This document was created by man2html, using the manual pages.
Time: 00:05:49 GMT, March 31, 2021