Searched defs:char_as_parser (Results 1 – 1 of 1) sorted by relevance
39 struct char_as_parser struct41 typedef chlit<char> type;42 static type convert(char ch) in convert()