[antlr-interest] Complex AST transformaton

Oliver Zeigermann oliver.zeigermann at gmail.com
Fri Dec 12 04:36:39 PST 2008


Folks!

I am struggeling to how to make a complex AST1 -> AST2 transformation
where the token types of AST1 are completely different from those in
AST2. How do I specify "tokenVocab" in this case? Do I have to create
a token file manually?

Any hints welcome :)

Oliver


More information about the antlr-interest mailing list