public interface ExpressionTransformer
Provides a way to transform expressions
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public Expression | transform(Expression expression)Transforms the given expression into another expression | 
Transforms the given expression into another expression