xo-reader: rename+: exprstate.on_singleassign() + explicit token
This commit is contained in:
parent
544c1def4a
commit
2cff2b5ca7
8 changed files with 19 additions and 9 deletions
|
|
@ -382,7 +382,8 @@ namespace xo {
|
|||
}
|
||||
|
||||
void
|
||||
define_xs::on_singleassign(exprstatestack * p_stack)
|
||||
define_xs::on_singleassign_token(const token_type & /*tk*/,
|
||||
exprstatestack * p_stack)
|
||||
{
|
||||
constexpr bool c_debug_flag = true;
|
||||
scope log(XO_DEBUG(c_debug_flag));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue