[antlr-interest] [AntLR3] EarlyExitException (filter=true + backtrack=true)

Ruben Fonseca rubenfonseca at di.uminho.pt
Tue May 8 01:57:40 PDT 2007


Hi I'm using antlr3 to build a php grammar.

Since I'm not interested in HTML for now, I used filter=true mode.
However, as soon as I turn this option on, the generated parser stopped
working. It always exits with EarlyExitException.

I'm using backtrack and memoize too.

Is this a known problem? Or am I missing something?

Thanks,
Ruben



More information about the antlr-interest mailing list