1CamlinternalMenhirLib.ErrorReportsO(C3a)ml libCraamrlyinternalMenhirLib.ErrorReports(3)
2
3
4

NAME

6       CamlinternalMenhirLib.ErrorReports - no description
7

Module

9       Module   CamlinternalMenhirLib.ErrorReports
10

Documentation

12       Module ErrorReports
13        : sig end
14
15
16
17
18
19
20
21       type 'a buffer
22
23
24
25
26
27       val wrap : (Lexing.lexbuf -> 'token) -> (Lexing.position * Lexing.posi‐
28       tion) buffer * (Lexing.lexbuf -> 'token)
29
30
31
32
33       val show : ('a -> string) -> 'a buffer -> string
34
35
36
37
38       val last : 'a buffer -> 'a
39
40
41
42
43
44
45OCamldoc                          2020-09-C0a1mlinternalMenhirLib.ErrorReports(3)
Impressum