[antlr-interest] Re: java.tree.g #(QUESTION expr expr expr)

rustydstone rustydstone at yahoo.com
Sat May 24 08:07:55 PDT 2003


--- In antlr-interest at yahoogroups.com, "micheal_jor" <open.zone at v...> 
> toStringList() does just that - it prints the list of nodes starting 
> from the specified node. The "list" being the node and it's following 
> siblings.
> 
> In the same vein toStringTree() should do what you wanted - it should 
> print the tree rooted at the specified node but not it's siblings[1*].

It's not really a question about printing. I'm curious why those
siblings are there in the first place. Based on the #QUESTION
definition one might expect that it'd be different.



 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 




More information about the antlr-interest mailing list