[antlr-interest] Exiting the Recognizer in C

Jesse Anderson jesse.anderson at 4bright.com
Thu May 8 15:56:02 PDT 2008


I have an ANTLR grammar written for C.  I want it to exit whenever an 
error is found.  I have found examples of this for Java.  You override 
mismatch and recoverFromMismatchedSet.  How do you do this for C?

Thanks.


More information about the antlr-interest mailing list