[antlr-interest] AST as in Antlrwork

Jim Idle jimi at temporal-wave.com
Tue Sep 1 13:56:01 PDT 2009


That is the parse tree and not the AST.  You probably do not want the  
parse tree but there is a wiki article that tells you how to get it by  
listening to the debugger.

Building an AST is not difficult once you get the hang of it though.

Jim

On Sep 1, 2009, at 2:50 PM, Stefan Groschupf <sg at 101tec.com> wrote:

> Hi,
> I'm making my first baby with antlr.
> Is there any chance to get a AST exactly as antlr work is generating
> without rewriting rules.
> Thanks,
> Stefan
>
>
>
> 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