tunnelvisionlabs / antlrworks2

Tunnel Vision Labs' ANTLRWorks 2 IDE
http://tunnelvisionlabs.com/products/antlrworks
Other
48 stars 21 forks source link

Parser interpreter editor should identify early stopping #25

Open sharwell opened 10 years ago

sharwell commented 10 years ago

If the parser interpreter does not consume all tokens in the file, the tokens which are not part of the parse tree should be clearly marked in the editor window.