| 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-2016 The Apache Software Foundation. All rights reserved.