SerializableMismatchedNotSetExceptionpublic class MismatchedSetException extends RecognitionException
| Modifier and Type | Field | Description |
|---|---|---|
BitSet |
expecting |
approximateLineInfo, c, charPositionInLine, index, input, line, node, token| Constructor | Description |
|---|---|
MismatchedSetException() |
Used for remote debugger deserialization
|
MismatchedSetException(BitSet expecting,
IntStream input) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitextractInformationFromTreeNodeStream, getUnexpectedTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic BitSet expecting
Copyright © 1992–2018 ANTLR. All rights reserved.