xo-reader: simplify expect_formal_arglist_xs.start() using psm
This commit is contained in:
parent
96c0bea2f5
commit
6dcc0d420e
3 changed files with 4 additions and 6 deletions
|
|
@ -53,7 +53,7 @@ namespace xo {
|
|||
public:
|
||||
expect_formal_arglist_xs();
|
||||
|
||||
static void start(exprstatestack * p_stack);
|
||||
static void start(parserstatemachine * p_psm);
|
||||
|
||||
virtual void on_leftparen_token(const token_type & tk,
|
||||
parserstatemachine * p_psm) override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue