Skip to content
Snippets Groups Projects
Commit 2eaf513c authored by dgelessus's avatar dgelessus
Browse files

Remove apparently unused ignoredTokens field from parser.txt template

This field seems to store all ignored tokens encountered during parsing.
It's not clear what this field is meant to do - we don't use it for
anything, and neither does SableCC itself apparently. Removing it
doesn't seem to break anything and should improve memory usage during
parsing a bit.
parent 97a764b8
No related branches found
No related tags found
Loading
Checking pipeline status