xo-reader: simplify: drop exprstate.admits_colon()
This commit is contained in:
parent
99d9f40091
commit
2b436850cf
7 changed files with 4 additions and 49 deletions
|
|
@ -17,9 +17,6 @@ namespace xo {
|
|||
bool
|
||||
progress_xs::admits_symbol() const { return false; }
|
||||
|
||||
bool
|
||||
progress_xs::admits_colon() const { return false; }
|
||||
|
||||
bool
|
||||
progress_xs::admits_semicolon() const { return true; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue