On Mon, 2009-07-20 at 17:45 +0200, Giacomo Galilei wrote:
> The grammar is quite long. I pasted it at
>
http://pastebin.com/m7f5f655f> Before inserting the section 9 the generation went fine. The rule
> statement() is one of the last I added, and I notice that commenting
> it out makes the problem disappear
>
> Gg
It looks to be infinite recursion in one of the JavaCC internal routines
(org.javacc.parser.LookaheadWalk.genFirstSet). I'll look into it.
I had half expected to see left-recursion in your grammar, but I can't
find any. I'd be grateful if someone else could check in case I'm
missing something obvious.
---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...