org.codehaus.janino
public interface Java.Locatable
Method Summary | |
---|---|
Location | getLocation() |
void | throwParseException(String message)
Throw a ParseException with the given message and this
object's location.
|
Parameters: message The message to report