Serializablepublic class MismatchedTreeNodeException extends RecognitionException
| Modifier and Type | Field | Description |
|---|---|---|
int |
expecting |
approximateLineInfo, c, charPositionInLine, index, input, line, node, token| Constructor | Description |
|---|---|
MismatchedTreeNodeException() |
|
MismatchedTreeNodeException(int expecting,
TreeNodeStream 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 MismatchedTreeNodeException()
public MismatchedTreeNodeException(int expecting,
TreeNodeStream input)
Copyright © 1992–2018 ANTLR. All rights reserved.