SerializableEOFErrorpublic class SyntaxError extends RuntimeException
| Constructor | Description |
|---|---|
SyntaxError(int line,
int column,
String message) |
|
SyntaxError(int line,
int column,
String message,
Token statement) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
column() |
|
int |
line() |
|
Token |
statement() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2006–2019 The Apache Software Foundation. All rights reserved.