| Type | Name and description | 
|---|---|
| boolean | closureSharedVariable | 
| Constructor and description | 
|---|
| DynamicVariable
                                (String name, boolean context) | 
| Type Params | Return 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-2018 The Apache Software Foundation. All rights reserved.