xo-parser: refactor: explicit stack eliminates expractiontype::push1
This commit is contained in:
parent
6b53afe6e6
commit
8bc91d3b83
2 changed files with 9 additions and 14 deletions
|
|
@ -113,7 +113,6 @@ namespace xo {
|
|||
enum class expractiontype {
|
||||
invalid = -1,
|
||||
|
||||
push1,
|
||||
keep,
|
||||
emit,
|
||||
pop,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue