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, statement
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.