[antlr-interest] Modify java source code with ANTLR

Paul Keir paul at paulkeir.com
Mon Oct 22 12:00:01 PDT 2007


Following on from Austin's comments, I'd suggest looking into 
'TokenRewriteStream'. Replacing CommonTokenStream with TokenRewrteStream 
in your rewriter's Main.java could be a good place to start.

Ciao,
Paul


More information about the antlr-interest mailing list