Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val string_of_token : token -> string
val regexps : (Str.regexp * (string -> token)) list
val whitespace : Str.regexp
val tokenize : string -> token list