[antlr-interest] ANTLRWorks Parse Tree

Shaun Bogan smbogan at gmail.com
Mon Oct 20 18:29:58 PDT 2008


Anyone else notice that the Debugger's parse tree has 'and' for every
match in the tree?  It seems the tree structure itself is correct, but
every node is 'and' and it doesn't seem to be getting this from my
grammar.  I tried my grammer in the last version of ANTLRWorks and it
works fine.  The Interpreter still works correctly.

Thanks,
Shaun


More information about the antlr-interest mailing list