[antlr-interest] Parse tree in the debugger

Matt Palmer mattpalms at gmail.com
Sun Sep 7 11:44:02 PDT 2008


Max,

it must be something to do with your installation.  It works fine for me.
I'm using Java 1.6.

Have you tried re-installing, or using another machine?

Regards,

Matt P.

On Sun, Sep 7, 2008 at 7:24 PM, Markus Stoeger <spamhole at gmx.at> wrote:

> The "problem" happens with every grammar.
>
> I have attached a screenshot of the debugger's parse tree and the
> corresponding grammar. On the left side the screenshot shows the output of
> antlrworks-1.2 and on the right side it shows the output of
> antlrworks-1.1.7.
>
> Grammar (feed it the input "x+y"):
>
> grammar DebuggerTreeTest;
>
> symbol: x '+' y;
> x: 'x';
> y: 'y';
>
> Max
>
>
>
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe:
> http://www.antlr.org/mailman/options/antlr-interest/your-email-address
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20080907/e4606962/attachment.html 


More information about the antlr-interest mailing list