xo-reader: + parserstatemachine.push_exprstate(); simplify lambda_xs
This commit is contained in:
parent
b988bc6790
commit
fa9f4967f2
5 changed files with 17 additions and 14 deletions
|
|
@ -40,7 +40,7 @@ namespace xo {
|
|||
public:
|
||||
lambda_xs();
|
||||
|
||||
static void start(exprstatestack * p_stack, rp<Expression> * p_emit_expr);
|
||||
static void start(parserstatemachine * p_psm);
|
||||
|
||||
virtual void on_lambda_token(const token_type & tk,
|
||||
parserstatemachine * p_psm) override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue