[antlr-interest] Parsing any tree using tree grammer?

Kamal Verma kverma at yahoo.com
Fri Jul 13 07:23:22 PDT 2007


Hi All,

Does anybody have thoughts parsing any tree of type "ITree" using tree grammar. 
Can this be done ? I looked at ITree interface, I was wondering is there any more simpler interface I can use to create parse-able tree ??
Something like,

interface ITree
{
      int ChildCount;
     ITree getChild(int i);
}

Any thoughts ? comments ?

-Kamal



      ____________________________________________________________________________________
Shape Yahoo! in your own image.  Join our Network Research Panel today!   http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20070713/600e2d49/attachment.html 


More information about the antlr-interest mailing list