Serializablepublic class EarlyExitException extends RecognitionException
| Modifier and Type | Field | Description |
|---|---|---|
int |
decisionNumber |
approximateLineInfo, c, charPositionInLine, index, input, line, node, token| Constructor | Description |
|---|---|
EarlyExitException() |
Used for remote debugger deserialization
|
EarlyExitException(int decisionNumber,
IntStream input) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitextractInformationFromTreeNodeStream, getUnexpectedTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EarlyExitException()
public EarlyExitException(int decisionNumber,
IntStream input)
Copyright © 1992–2018 ANTLR. All rights reserved.