Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val keywords : (string, Parser.token) Stdlib.Hashtbl.t
val token : Stdlib.Lexing.lexbuf -> Parser.token
val __ocaml_lex_token_rec : Stdlib.Lexing.lexbuf -> int -> Parser.token
val comment : Stdlib.Lexing.lexbuf -> Parser.token
val __ocaml_lex_comment_rec : Stdlib.Lexing.lexbuf -> int -> Parser.token
val string : Stdlib.Buffer.t -> Stdlib.Lexing.lexbuf -> Parser.token
val __ocaml_lex_string_rec :
Stdlib.Buffer.t ->
Stdlib.Lexing.lexbuf ->
int ->
Parser.token