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