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, getUnexpectedTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EarlyExitException()
public EarlyExitException(int decisionNumber,
IntStream input)
Copyright © 1992-2013 ANTLR. All Rights Reserved.