[antlr-interest] Need some help with AST creation

Junkman j at junkwallah.org
Fri Aug 6 12:33:19 PDT 2010


Jim Idle wrote:
> You can just do this:
> 
> 
> ddd: a=TOKEN^ B C D { $a.type = INDEX; } ;
> 
> Jim
> 

Typical C programmer mentality.  :-)

Best,

J


More information about the antlr-interest mailing list