[antlr-interest] ANTLR question

bijoy thomas bijoys_2000 at yahoo.com
Mon Nov 7 13:05:05 PST 2005


I'm trying to cycle through the nodes of a sibling
list by calling getFirstChild() on the root and then
calling getNextSibling() on the returned nodes untill
I get null.
 
But the call to getFirstChild() is returning the whole
sibling list itself.

Thanks,
Bijoy.


		
__________________________________ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com


More information about the antlr-interest mailing list