Package com.google.refine.grel.ast
Class ControlCallExpr
java.lang.Object
com.google.refine.grel.ast.ControlCallExpr
- All Implemented Interfaces:
Evaluable
An abstract syntax tree node encapsulating a control call, such as "if".
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionevaluate(Properties bindings) Evaluate this expression in the given environment (bindings).toString()