xo-reader: simplify expect_type_xs.start() using psm
This commit is contained in:
parent
0b0c424b84
commit
e74e55832e
4 changed files with 5 additions and 9 deletions
|
|
@ -16,7 +16,7 @@ namespace xo {
|
|||
public:
|
||||
expect_type_xs();
|
||||
|
||||
static void start(exprstatestack * p_stack);
|
||||
static void start(parserstatemachine * p_stack);
|
||||
|
||||
virtual void on_symbol_token(const token_type & tk,
|
||||
parserstatemachine * p_psm) override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue