|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Locatable
Interface representing entities whose source location can be assigned, not just observed. Typically used when an entity has a source location associated with it, but that location cannot be determined at the point where the entity is created, and so is assigned later (cf TokenException).
Method Summary | |
---|---|
void |
setSourceLocation(SourceLocation location)
|
Methods inherited from interface orc.error.Located |
---|
getSourceLocation |
Method Detail |
---|
void setSourceLocation(SourceLocation location)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |