[antlr-interest] Parse tree in the debugger

Markus Stoeger spamhole at gmx.at
Sun Sep 7 08:49:43 PDT 2008


I have noticed that the parse tree in the debugger looks different since 
v1.2.

In the previous version each tree node had a label with the symbol name 
that it matched.
In v1.2 each tree node is just called "and".

I cannot make any sense of that.. the symbol names were very useful for 
debugging, "and" isn't :-)

Could anyone tell me if this is a bug or what I'm missing?

thanks, Max



More information about the antlr-interest mailing list