[antlr-interest] Exception catching

Ayal Spitz aspitz at gmail.com
Fri Nov 24 18:33:38 PST 2006


Does anyone know if there is a way to stop the parser generated from
Antlr 3.0b5 from catching and attempting to recover from an error
without having to edit the parse file? I'm actually using the fact
that an exception was thrown by the parser and having the parser
recover breaks my code.

Thanks in advance - AYAL


More information about the antlr-interest mailing list