[antlr-interest] [3.0b4] StackOverflowError report

Terence Parr parrt at cs.usfca.edu
Wed Oct 25 09:19:48 PDT 2006


The key to understanding why this crashes is looking at the generated  
code.  Note that

f() { f(); }

is what you'll see.

Ter


More information about the antlr-interest mailing list