xo-reader: ++ typename error reporting
This commit is contained in:
parent
0f456fefcf
commit
7fd11a3771
2 changed files with 17 additions and 6 deletions
|
|
@ -18,6 +18,8 @@ namespace xo {
|
|||
|
||||
static void start(parserstatemachine * p_stack);
|
||||
|
||||
virtual const char * get_expect_str() const override;
|
||||
|
||||
virtual void on_symbol_token(const token_type & tk,
|
||||
parserstatemachine * p_psm) override;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue