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