public class FailedPredicateException extends RecognitionException
Modifier and Type | Field and Description |
---|---|
String |
predicateText |
String |
ruleName |
approximateLineInfo, c, charPositionInLine, index, input, line, node, token
Constructor and Description |
---|
FailedPredicateException()
Used for remote debugger deserialization
|
FailedPredicateException(IntStream input,
String ruleName,
String predicateText) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
extractInformationFromTreeNodeStream, getUnexpectedType
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 1992–2015 ANTLR. All rights reserved.