Package com.zfabrik.util.expression
Class X.Not
java.lang.Object
com.zfabrik.util.expression.X
com.zfabrik.util.expression.X.UnaryOp
com.zfabrik.util.expression.X.Not
- Enclosing class:
- X
Negation logical operator
-
Constructor Details
-
Not
-
-
Method Details
-
eval
Description copied from class:XEvaluation of the expression over a map style context that defines variable values. -
toString
-
clone
Description copied from class:X.UnaryOpCreate a clone of thisX.BinaryOpwith the given arg
-