|
Web Site | ||||||||
| 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 |
throwParseException(java.lang.String message)
Throw a Parser.ParseException with the given message and this
object's location. |
| Method Detail |
|---|
Location getLocation()
void throwParseException(java.lang.String message)
throws Parser.ParseException
Parser.ParseException with the given message and this
object's location.
message - The message to report
Parser.ParseException
|
Web Site | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||