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 class
ArrayExpr
Methods in org.openrefine.grel.ast that return FunctionCallExpr Modifier and Type Method Description FunctionCallExpr
FunctionCallExpr. renameColumnDependencies(Map<String,String> substitutions)
-