org.codehaus.groovy.ast.expr
public interface ExpressionTransformer
Modifier and Type | Method and Description |
---|---|
Expression |
transform(Expression expression)
Transforms the given expression into another expression
|
Expression transform(Expression expression)