Better statement errors parsing
This commit is contained in:
@@ -15,7 +15,6 @@ private:
|
||||
int currentIndex;
|
||||
int currentLine;
|
||||
int currentColumn;
|
||||
|
||||
vector<shared_ptr<Error>> errors;
|
||||
|
||||
shared_ptr<Token> nextToken();
|
||||
|
||||
Reference in New Issue
Block a user