Fmlib_parse.CharacterCharacter Parser: An indentation sensitive parser which parses streams of characters i.e. the token type is char.
module Make
(State : Fmlib_std.Interfaces.ANY)
(Final : Fmlib_std.Interfaces.ANY)
(Semantic : Fmlib_std.Interfaces.ANY) :
sig ... end