Package com.zfabrik.util.expression
Class X.Val
java.lang.Object
com.zfabrik.util.expression.X
com.zfabrik.util.expression.X.Val
- Enclosing class:
- X
Explicit value. The value passed in to the
X.Var
operator is the value returned
during evaluation.- Author:
- hb
-
Constructor Details
-
Val
-
-
Method Details
-
get
-
eval
Description copied from class:X
Evaluation of the expression over a map style context that defines variable values. -
toString
-
equals
-
hashCode
public int hashCode()
-