public class UnwantedTokenException extends MismatchedTokenException
expectingapproximateLineInfo, c, charPositionInLine, index, input, line, node, token| Constructor and Description |
|---|
UnwantedTokenException()
Used for remote debugger deserialization
|
UnwantedTokenException(int expecting,
IntStream input) |
| Modifier and Type | Method and Description |
|---|---|
Token |
getUnexpectedToken() |
String |
toString() |
extractInformationFromTreeNodeStream, getUnexpectedTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic UnwantedTokenException()
public UnwantedTokenException(int expecting,
IntStream input)
public Token getUnexpectedToken()
public String toString()
toString in class MismatchedTokenExceptionCopyright © 1992-2013 ANTLR. All Rights Reserved.