Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val pp_token : Format.formatter -> token -> unit
val string_lex_single : Sedlexing.lexbuf -> Buffer.t -> (string, string) result
val string_lex_double : Sedlexing.lexbuf -> Buffer.t -> (string, string) result
val string_lex : Sedlexing.lexbuf -> string -> (string, string) result
val lex : token list -> Sedlexing.lexbuf -> (token list, string) result