Literals.Makemodule Parser : Transept_specs.PARSER with type e = charval spaces : unit Parser.tval alpha : char Parser.tval digit : char Parser.tval ident : string Parser.tval natural : int Parser.tval integer : int Parser.tval float : float Parser.tval string : string Parser.tval char : char Parser.t