[antlr-interest] Tree walking Q

Terence Parr parrt at cs.usfca.edu
Sat Jun 4 18:35:12 PDT 2005


On Jun 4, 2005, at 6:19 PM, Gerald B. Rosenberg wrote:
> Rather than putting the work into generating my own dedicated  tree- 
> walker or fudging around JBurg, is there any interest in my adding  
> the feature to ANTLR?  Obviously not a widely needed feature, but  
> it would make ANTLR just a bit more generalized.

It would probably have to be a function that took a tree and a list  
of subtrees.  it would do a brute force approach, but it would work. :)

Ter


More information about the antlr-interest mailing list