|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cgp.runtime.Namespace | +--cgp.runtime.Scope
Field Summary | |
private Type |
retVal
|
Fields inherited from class cgp.runtime.Namespace |
table |
Constructor Summary | |
Scope()
|
Method Summary | |
Type |
getReturnValue()
|
void |
setReturnValue(Type x)
|
Methods inherited from class cgp.runtime.Namespace |
copy,
def,
get,
getMappings,
getNames |
Methods inherited from class java.lang.Object |
|
Field Detail |
private Type retVal
Constructor Detail |
public Scope()
Method Detail |
public void setReturnValue(Type x)
public Type getReturnValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |