Serializable
public 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, wait
extractInformationFromTreeNodeStream, getUnexpectedType
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EarlyExitException()
public EarlyExitException(int decisionNumber, IntStream input)
Copyright © 1992–2018 ANTLR. All rights reserved.