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
|
public ExprTransformExpand(Map<String,UserDefinedFunctionDefinition> defs)
defs
- User defined function definitionspublic Expr transform(ExprFunctionN func, ExprList args)
transform
in interface ExprTransform
transform
in class ExprTransformCopy
Licenced under the Apache License, Version 2.0