public class EarlyExitException extends RecognitionException
Modifier and Type | Field and Description |
---|---|
int |
decisionNumber |
approximateLineInfo, c, charPositionInLine, index, input, line, node, token
Constructor and Description |
---|
EarlyExitException()
Used for remote debugger deserialization
|
EarlyExitException(int decisionNumber,
IntStream input) |
extractInformationFromTreeNodeStream, getUnexpectedType
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EarlyExitException()
public EarlyExitException(int decisionNumber, IntStream input)
Copyright © 2020. All rights reserved.