xo-parser: + expraction::pop() & apply
This commit is contained in:
parent
32b3998094
commit
2f7176b102
2 changed files with 14 additions and 17 deletions
|
|
@ -147,6 +147,7 @@ namespace xo {
|
|||
static expraction keep();
|
||||
static expraction emit(const exprir & ir);
|
||||
static expraction push2(exprstatetype s1, exprstatetype s2);
|
||||
static expraction pop(const exprir & ir);
|
||||
|
||||
expractiontype action_type() const { return action_type_; }
|
||||
const exprir & expr_ir() const { return expr_ir_; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue