[antlr-interest] Mixing PHP and HTML --> error

Ruben Fonseca rubenfonseca at di.uminho.pt
Fri May 4 02:12:06 PDT 2007


On Wed, 2007-05-02 at 13:45 +0100, Miguel Ping wrote:
> Olá ;)
> 
> Could you expose the details of the errors you are getting? I believe
> the grammar option filter=true ignores anything that doesn't fall in
> the grammar limits.

Unfortunatly filter=true made my parser unusable. It always fires the
"EarlyExitException" at the beginning of the parsing. Maybe it's because
I'm using backtrack=true and memoise=true.

It would be a great option :(

Ruben



More information about the antlr-interest mailing list