| Constructor and description | 
|---|
| DynamicVariable(String name, boolean context) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public Expression | getInitialExpression() | 
|  | public int | getModifiers() | 
|  | 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) | 
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.