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