[antlr-interest] Exception catching

Terence Parr parrt at cs.usfca.edu
Fri Nov 24 19:03:29 PST 2006


Please see the "Error handling" section of

http://www.antlr.org/wiki/display/ANTLR3/Migrating+from+ANTLR+2+to 
+ANTLR+3

Ter
On Nov 24, 2006, at 6:33 PM, Ayal Spitz wrote:

> 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