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