Searched defs:do_while_parser_gen (Results 1 – 1 of 1) sorted by relevance
130 struct do_while_parser_gen struct134 explicit do_while_parser_gen(ParsableT const &body_parser) in do_while_parser_gen() function142 while_p(CondT cond) const in while_p()154 ParsableT const &body;