Serializable
public class FailedPredicateException extends RecognitionException
Constructor | Description |
---|---|
FailedPredicateException(Parser recognizer) |
|
FailedPredicateException(Parser recognizer,
String predicate) |
|
FailedPredicateException(Parser recognizer,
String predicate,
String message) |
Modifier and Type | Method | Description |
---|---|---|
String |
getPredicate() |
|
int |
getPredIndex() |
|
int |
getRuleIndex() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCtx, getExpectedTokens, getInputStream, getOffendingState, getOffendingToken, getRecognizer, setOffendingState, setOffendingToken
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 1992–2018 ANTLR. All rights reserved.