|
janino.net | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface Java.Locatable
This interface is implemented by objects which are associated with a location in the source code.
| Method Summary | |
|---|---|
Location |
getLocation()
|
void |
throwCompileException(String message)
Throw a CompileException with the given message and this
object's location. |
| Method Detail |
|---|
Location getLocation()
void throwCompileException(String message)
throws CompileException
CompileException with the given message and this
object's location.
message - The message to report
CompileException
|
janino.net | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||