xo-reader: refactor: streamline define_xs
This commit is contained in:
parent
818127a446
commit
5b221b1fae
2 changed files with 4 additions and 37 deletions
|
|
@ -75,9 +75,7 @@ namespace xo {
|
|||
defexprstatetype defxs_type() const { return defxs_type_; }
|
||||
|
||||
bool admits_rightparen() const;
|
||||
//bool admits_colon() const;
|
||||
bool admits_semicolon() const;
|
||||
|
||||
//bool admits_semicolon() const;
|
||||
//bool admits_symbol() const;
|
||||
|
||||
// virtual void on_f64(..) override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue