-
Type:
Improvement
-
Status: Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.2.0
-
Component/s: Code Generator
-
Labels:None
-
Pull Request URL:
This does not seem to improve performance, but returning INTERNAL_READ_NEXT_TOKEN from the lexer to indicate that it has a match, but needs to now read the next token will reduce the recursion.