Package | Description |
---|---|
org.antlr.v4.runtime |
Modifier and Type | Method | 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–2018 ANTLR. All rights reserved.