xo-reader: simplify: adopt exprseq_xs + drop .admits_definition()
This commit is contained in:
parent
04f79eaf01
commit
424a4cd0f1
11 changed files with 39 additions and 3 deletions
|
|
@ -14,8 +14,10 @@ namespace xo {
|
|||
gen_expr_{std::move(valex)}
|
||||
{}
|
||||
|
||||
#ifdef OBSOLETE
|
||||
bool
|
||||
progress_xs::admits_definition() const { return false; }
|
||||
#endif
|
||||
|
||||
bool
|
||||
progress_xs::admits_symbol() const { return false; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue