Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val next_line : Lexing.lexbuf -> unit
val token : Lexing.lexbuf -> Parser.token
val __ocaml_lex_token_rec : Lexing.lexbuf -> int -> Parser.token
val comments : int -> Lexing.lexbuf -> Parser.token
val __ocaml_lex_comments_rec : int -> Lexing.lexbuf -> int -> Parser.token
val read_string : Buffer.t -> Lexing.lexbuf -> Parser.token
val __ocaml_lex_read_string_rec :
Buffer.t ->
Lexing.lexbuf ->
int ->
Parser.token