[antlr-interest] Need some help with AST creation

Luis Pureza pureza at gmail.com
Sun Aug 8 06:07:07 PDT 2010


Thank you all for your replies. It worked. :-)

On Fri, Aug 6, 2010 at 8:33 PM, Junkman <j at junkwallah.org> wrote:
> Jim Idle wrote:
>> You can just do this:
>>
>>
>> ddd: a=TOKEN^ B C D { $a.type = INDEX; } ;
>>
>> Jim
>>
>
> Typical C programmer mentality.  :-)
>
> Best,
>
> J
>
> 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