Searched defs:nothing_parser (Results 1 – 1 of 1) sorted by relevance
296 struct nothing_parser : public parser<nothing_parser> struct298 typedef nothing_parser self_t;300 nothing_parser() {} in nothing_parser() argument304 parse(ScannerT const& scan) const in parse()