public static class ParserException.UnexpectedEOFException extends ParserException
ParserException.AstBuilderException, ParserException.CompositeParserException, ParserException.NoSuchLanguageException, ParserException.UnexpectedEOFException, ParserException.UnexpectedTokenException| Modifier and Type | Field and Description |
|---|---|
List<String> |
expectedTokenTypes |
String |
stateComment |
location| Constructor and Description |
|---|
UnexpectedEOFException(Token receivedToken,
List<String> expectedTokenTypes,
String stateComment) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All Rights Reserved.