[antlr-interest] Parsing on building AST

ManimuthuLakshmi Pitchaikani antlr_lakshmi at yahoo.com
Thu Oct 7 13:44:48 PDT 2004


Hi,
 
Now I'm parsing the tree when the AST is building up.  
 
-Head
|
|-Node1
|   |
|   |--C11 (change the value to C32 if you find same C11 in node3 also)
|
|-Node2
|
|
|-Node3
    |
    |--C31,C11,C32
 
My question is:
When i'm building the tree, I'll write Node1.  Then i'll come down till node3.  From node3, is it possible to reverse back and the change the value of the childnode in Node1?
 
Any idea, how it can be done?
 
Thanks.
 
Best Regards,
Lakshmi

		
---------------------------------
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20041007/f74ae79c/attachment.html


More information about the antlr-interest mailing list