Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val assoc_keyword : string -> Native_parser.token
val parse_token : Stdlib.Lexing.lexbuf -> Native_parser.token
val __ocaml_lex_parse_token_rec :
Stdlib.Lexing.lexbuf ->
int ->
Native_parser.token
val parse_string :
Stdlib.Buffer.t ->
Stdlib.Lexing.lexbuf ->
Native_parser.token
val __ocaml_lex_parse_string_rec :
Stdlib.Buffer.t ->
Stdlib.Lexing.lexbuf ->
int ->
Native_parser.token
module Parser : Parsers.PARSER_INTERFACE