[antlr-interest] Using tree parsers in the C Target

Heiko Folkerts Heiko.Folkerts at david-bs.de
Tue Oct 6 05:15:13 PDT 2009


Hello,
I have a parser called TFSSBase which creates an AST. Now I wrote a tree parser called TFSSTree. Now I want to use TFSSTree to process the output from TFSSBase. But the methods in TFSSTree accept a pointer to TFSSTree instead of the AST generated from the TFSSBase parser. How would I hand the AST from TFSSBase to TFSSTree?

Thx in advance


Mit freundlichem Gruß
Heiko Folkerts
Systementwicklung und -design
--
______________________________________________
DAVID GmbH · Wendenring 1 · 38114 Braunschweig
Tel.: +49 531 24379-14
Fax.: +49 531 24379-79
E-Mail: mailto:Heiko.Folkerts at david-bs.de
WWW:   http://www.david-bs.de 
Eintragung: Amtsgericht Braunschweig, HRB 3167
Geschäftsführer: Frank Ptok
______________________________________________

 


More information about the antlr-interest mailing list