[antlr-interest] Pruning the Parse Tree

Guntis Ozols guntiso at latnet.lv
Fri Mar 7 12:47:41 PST 2008


> Both are found in the final parse tree, and I need to
> get rid of the superfluous nodes.  I don't know if this
> is default antlr behavior or if this is a bug.

Why do you need parse tree?
How about using syntax tree?



More information about the antlr-interest mailing list