xo-reader: tidy: rename expstate.on_symbol() -> on_symbol_token()

This commit is contained in:
Roland Conybeare 2024-08-09 13:06:34 -04:00
commit 49cb0f0bba
6 changed files with 32 additions and 21 deletions

View file

@ -62,9 +62,9 @@ namespace xo {
}
void
progress_xs::on_symbol(const token_type & /*tk*/,
exprstatestack * /*p_stack*/,
rp<Expression> * /*p_emit_expr*/)
progress_xs::on_symbol_token(const token_type & /*tk*/,
exprstatestack * /*p_stack*/,
rp<Expression> * /*p_emit_expr*/)
{
/* illegal input, e.g.
* foo bar