[antlr-interest] TokenRewriteStream usage

Terence Parr parrt at cs.usfca.edu
Thu Sep 4 10:54:26 PDT 2008


On Sep 4, 2008, at 6:11 AM, Brisard, Fred D wrote:

> I’ve been testing under Eclipse using the JARs delivered with the  
> source distributable.  When I dropped the runtime jar and used the  
> classes generated by the Antlr3.1 project I defined in Eclipse the  
> problem with TokenRewriteStream went away.  It’s looking good at the  
> moment.
>
> I plan to test insert, delete, replace today.
>
> Is it possible to insert using a template?  When I insert a new  
> statement I’d like to use a template to describe the basic structure  
> for the statement.
>

Yep...designed to do that.  book describes or see mantra.
Ter



More information about the antlr-interest mailing list