public static class X.Ge extends X.BinaryOp
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
eval(java.util.Map<java.lang.String,java.lang.Object> context) |
Evaluation of the expression over a map style context that
defines variable values.
|
java.lang.String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
and, and, eq, eq, eval, eval, ge, gt, in, le, lt, neq, neq, not, not, or, or, val, var, xor, xor
equals, getLeft, getRight, hashCode
public java.lang.Object eval(java.util.Map<java.lang.String,java.lang.Object> context)
X
public java.lang.String toString()
toString
in class java.lang.Object