sig type token = Kwdof string |Identof string |Intof int |Floatof float |Stringof string |Charof char val make_lexer : string list -> char Stream.t ->Genlex.token Stream.t end
Hosted by the
* web site.
*Other names and brands may be claimed as the property
of others.