xo-reader: ++ logging
This commit is contained in:
parent
84e6d3f347
commit
c46c0f1cc4
6 changed files with 43 additions and 3 deletions
|
|
@ -52,6 +52,7 @@ namespace xo {
|
|||
// ---- parsing inputs -----
|
||||
|
||||
void on_semicolon_token(const token_type & tk);
|
||||
void on_operator_token(const token_type & tk);
|
||||
void on_leftbrace_token(const token_type & tk);
|
||||
void on_rightbrace_token(const token_type & tk);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue