Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val get_string : value -> string
val string_of_value : value -> string
val table_of_tokens : Token.token list -> value * Token.token list
val parse : string -> value