[antlr-interest] How to ignore input in tree grammar?

Erich Behmen ebehmen at gmx.de
Fri Mar 6 13:24:25 PST 2009


Hello,

i want create a second tree grammar that should only look for special 
code and ignore anything else.
When i try to execute the second tree grammar i get error like: no 
viable alternative at input...
I want just skip this input, because only the first tree grammar has to 
undersand it and make some action the input.


More information about the antlr-interest mailing list