1Parser.Incremental(3)            OCaml library           Parser.Incremental(3)
2
3
4

NAME

6       Parser.Incremental - no description
7

Module

9       Module   Parser.Incremental
10

Documentation

12       Module Incremental
13        : sig end
14
15
16
17
18
19
20
21
22       val   use_file  :  Lexing.position  ->  Parsetree.toplevel_phrase  list
23       Parser.MenhirInterpreter.checkpoint
24
25
26
27
28       val  toplevel_phrase  :  Lexing.position  ->  Parsetree.toplevel_phrase
29       Parser.MenhirInterpreter.checkpoint
30
31
32
33
34       val parse_pattern : Lexing.position -> Parsetree.pattern Parser.Menhir‐
35       Interpreter.checkpoint
36
37
38
39
40       val  parse_expression   :   Lexing.position   ->   Parsetree.expression
41       Parser.MenhirInterpreter.checkpoint
42
43
44
45
46       val    parse_core_type   :   Lexing.position   ->   Parsetree.core_type
47       Parser.MenhirInterpreter.checkpoint
48
49
50
51
52       val interface : Lexing.position -> Parsetree.signature Parser.MenhirIn‐
53       terpreter.checkpoint
54
55
56
57
58       val implementation : Lexing.position -> Parsetree.structure Parser.Men‐
59       hirInterpreter.checkpoint
60
61
62
63
64
65
66OCamldoc                          2020-02-27             Parser.Incremental(3)
Impressum