xo-reader2: + DDefineSsm + utest
This commit is contained in:
parent
e38b61ce76
commit
301a7c7623
13 changed files with 762 additions and 3 deletions
|
|
@ -198,7 +198,7 @@ namespace xo {
|
|||
* @return parsed expression, if @p tk completes an expression.
|
||||
* otherwise nullptr
|
||||
**/
|
||||
const ParserResult & include_token(const token_type & tk);
|
||||
const ParserResult & on_token(const token_type & tk);
|
||||
|
||||
/** reset parsed result expression; use using return value from
|
||||
* @ref include_token. Complicating api here to avoid copying ParserResult
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue