Constructor and description |
---|
DynamicVariable
(String name, boolean context) |
Type | Name and description |
---|---|
Expression |
getInitialExpression() |
int |
getModifiers() |
String |
getName() |
ClassNode |
getOriginType() |
ClassNode |
getType() |
boolean |
hasInitialExpression() |
boolean |
isClosureSharedVariable() |
boolean |
isDynamicTyped() |
boolean |
isInStaticContext() |
void |
setClosureSharedVariable(boolean inClosure) |
Copyright © 2003-2014 The Codehaus. All rights reserved.