xo-reader: retire unused admits_symbol()
This commit is contained in:
parent
652a454887
commit
ae746b3173
8 changed files with 8 additions and 40 deletions
|
|
@ -46,10 +46,7 @@ namespace xo {
|
|||
bool admits_colon() const;
|
||||
bool admits_semicolon() const;
|
||||
|
||||
virtual bool admits_symbol() const override;
|
||||
#ifdef OBSOLETE
|
||||
bool admits_singleassign() const;
|
||||
#endif
|
||||
//bool admits_symbol() const;
|
||||
|
||||
// virtual void on_f64(..) override
|
||||
virtual void on_expr(ref::brw<Expression> expr,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue