Uses of Class
org.openrefine.grel.ast.FunctionCallExpr
-
Packages that use FunctionCallExpr Package Description org.openrefine.grel.ast -
-
Uses of FunctionCallExpr in org.openrefine.grel.ast
Subclasses of FunctionCallExpr in org.openrefine.grel.ast Modifier and Type Class Description classArrayExprMethods in org.openrefine.grel.ast that return FunctionCallExpr Modifier and Type Method Description FunctionCallExprFunctionCallExpr. renameColumnDependencies(Map<String,String> substitutions)
-