xo-reader: work on apply expression parsing
This commit is contained in:
parent
93b2daab6c
commit
190a21e2f7
4 changed files with 16 additions and 3 deletions
|
|
@ -64,7 +64,7 @@ namespace xo {
|
|||
|
||||
/* stack_ is non-empty */
|
||||
|
||||
log && log(xtag("top", psm_.xs_stack_.top_exprstate()));
|
||||
log && log(xrefrtag("top", psm_.xs_stack_.top_exprstate()));
|
||||
|
||||
psm_.xs_stack_.top_exprstate().on_input(tk, &psm_);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue