[antlr-interest] TreeParser question

David Ray ray at soartech.com
Wed Nov 9 12:50:20 PST 2005


Hello,

Is there a way for a tree parser rule to match against any occurrence of 
a particular node type without encoding the entire tree structure in the 
rule?  Or am I better off just writing a recursive search in Java?

Thanks,
Dave


More information about the antlr-interest mailing list