[antlr-interest] Templates for ANTLR post processing ?

Johannes Luber jaluber at gmx.de
Tue Oct 21 03:20:06 PDT 2008


lars.vonwedel at bayertechnology.com schrieb:
> 
> Hello,
> 
> I'd like to further process some of ANTLR's output (e.g. the contents of
> the .tokens file).
> 
> Would it be possible to submit a string template to ANTLR that is called
> during the generation process ?

Currently ANTLR doesn't support such a mechanism. In the worst case, you
have to create an own program which feeds the values into a
StringTemplate structure.

Johannes
> 
> Freundliche Grüße / Best Regards
> Lars von Wedel
> _________________________________________
> 
> Bayer Technology Services GmbH
> BTS-PT-PD-ES
> Leverkusen, E 41
> Phone: +49 214 30 56456
> Fax: +49 214 30 62677
> E-mail: lars.vonwedel at bayertechnology.com
> Web: www.bayertechnology.com
> 
> Geschäftsführer: Achim Noack
> Aufsichtsratsvorsitzender: Dr. Wolfgang Plischke
> Sitz der Gesellschaft: Leverkusen   |   Eintragung: Amtsgericht Köln,
> HRB 49896
> 
> 
> ------------------------------------------------------------------------
> 
> 
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address
> 



More information about the antlr-interest mailing list