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