public class ExprTransformExpand extends ExprTransformCopy
See UserDefinedFunctionFactory.getPreserveDependencies() for discussion of what this means in practise
COPY_ALWAYS, COPY_ONLY_ON_CHANGE| Constructor and Description |
|---|
ExprTransformExpand(Map<String,UserDefinedFunctionDefinition> defs)
Creates a new transformer
|
| Modifier and Type | Method and Description |
|---|---|
Expr |
transform(ExprFunctionN func,
ExprList args) |
public ExprTransformExpand(Map<String,UserDefinedFunctionDefinition> defs)
defs - User defined function definitionspublic Expr transform(ExprFunctionN func, ExprList args)
transform in interface ExprTransformtransform in class ExprTransformCopyLicenced under the Apache License, Version 2.0