@CompileStatic class VariableExpressionTransformer extends Object implements ExpressionTransformer
An expression transformer used in the process of replacing the access to variables
Type | Name and description |
---|---|
Closure<VariableExpression> |
replaceWith |
Closure<Boolean> |
when |
Constructor and description |
---|
VariableExpressionTransformer
() |
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.