Lexer: Removed ::isList and Lexer::Type::list - not needed

This commit is contained in:
Paul Beckingham 2015-07-01 18:04:21 -04:00
parent a2874f7f10
commit f33da18789
2 changed files with 16 additions and 26 deletions

View file

@ -43,7 +43,7 @@ public:
enum class Type { uuid, number, hex,
string,
list, url, pair, set, separator,
url, pair, set, separator,
tag,
path,
substitution, pattern,