|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
---|---|
Expression |
getInitialExpression()
the type of the variable |
String |
getName()
the type of the variable |
ClassNode |
getOriginType()
the type of the variable |
ClassNode |
getType()
the type of the variable |
boolean |
hasInitialExpression()
the type of the variable |
boolean |
isClosureSharedVariable()
the type of the variable |
boolean |
isDynamicTyped()
the type of the variable |
boolean |
isInStaticContext()
the type of the variable |
void |
setClosureSharedVariable(boolean inClosure)
the type of the variable |
Method Detail |
---|
public Expression getInitialExpression()
public String getName()
public ClassNode getOriginType()
public ClassNode getType()
public boolean hasInitialExpression()
public boolean isClosureSharedVariable()
public boolean isDynamicTyped()
public boolean isInStaticContext()
public void setClosureSharedVariable(boolean inClosure)