[antlr-interest] why override recoverFromMismatchSet?

Mark Volkmann r.mark.volkmann at gmail.com
Thu Dec 20 11:33:14 PST 2007


Why does section 10.4 in the book recommend overriding
recoverFromMismatchSet in order to make the parser exit immediately
upon recognition error? It seems that overriding mismatch so it
doesn't call recoverFromMismatchSet (as shown in the same section)
would be sufficient.

-- 
R. Mark Volkmann
Object Computing, Inc.


More information about the antlr-interest mailing list