public class EOFError extends SyntaxError
| Constructor and Description |
|---|
EOFError(int line,
int column,
String message,
String missing,
String repair) |
| Modifier and Type | Method and Description |
|---|---|
String |
missing() |
String |
repair() |
column, line, statementaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.