@CompileStatic class VariableExpressionTransformer extends Object
An expression transformer used in the process of replacing the access to variables
| Type | Name and description | 
|---|---|
| Closure<VariableExpression> | replaceWith | 
| Closure<Boolean> | when |