Hi all, I wrote al litle tree pattern matcher for a specific validation we need in our grammar. ANTLR and the C compiler compile it all well but there is now "downup" mehtod for running the matcher. Instead I only see our own rules in the generated parser. So, is the method to run when using a tree pattern macher in the C target different than ^"downup"? How to run the matcher?
I tried to find an answer in the C examples but there was only a treeparser and no tree pattern matcher. Thx+ Heiko 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:[email protected] WWW: http://www.david-bs.de Eintragung: Amtsgericht Braunschweig, HRB 3167 Geschäftsführer: Frank Ptok ______________________________________________ List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address
-- You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
