Package | Description |
---|---|
org.antlr.v4.runtime |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultErrorStrategy.reportInputMismatch(Parser recognizer,
InputMismatchException e)
This is called by
DefaultErrorStrategy.reportError(org.antlr.v4.runtime.Parser, org.antlr.v4.runtime.RecognitionException) when the exception is an
InputMismatchException . |
Copyright © 1992-2013 ANTLR. All Rights Reserved.