Util: Change seekForward() to go 1 step after the match
This commit is contained in:
@@ -31,7 +31,6 @@ private:
|
||||
bool seekForward(Token::Type type);
|
||||
|
||||
Token consume();
|
||||
bool consumeSpecific(Token::Type type);
|
||||
|
||||
Value getLiteral();
|
||||
Value getNumber();
|
||||
|
||||
Reference in New Issue
Block a user