[antlr-interest] How to force a TreeWalker to match exactly?

Terence Parr parrt at cs.usfca.edu
Mon Mar 20 12:01:36 PST 2006


On Mar 20, 2006, at 11:19 AM, Martin Probst wrote:

>> The funny part is that v3 enforces this strictly, but now I'm trying
>> to find out how to turn off for quick filtering!  ;)
>
> In my opinion I need two things:
>       * Complete tree parsers that check for everything (translation)
>       * Matchers that search the tree for certain patterns
>         (optimisation)
> Both are not exactly what ANTLR 2 is providing at the moment.
>
> IMHO it would be very nice if this was an option in tree grammars  
> in v3.

I completely agree.  It's on my list.
Ter



More information about the antlr-interest mailing list