|
antlraux package v0.2.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface modelizes a Type that has a Scope
,
like a class type or a method type.
Field Summary |
Fields inherited from interface antlraux.context.types.Type |
DEFAULT_NAME, DEFAULT_TAG |
Method Summary | |
Scope |
getScope()
Gets the type's scope |
void |
setScope(Scope s)
Sets the type's scope |
Methods inherited from interface antlraux.context.types.Type |
equals, getName, getTag, setName, setTag, toString |
Method Detail |
public void setScope(Scope s)
public Scope getScope()
|
antlraux package v0.2.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |