- Direct Known Subclasses:
X.Not
- Enclosing class:
- X
public abstract static class X.UnaryOp
extends X
Abstract single-operand operator
-
Nested Class Summary
Nested classes/interfaces inherited from class com.zfabrik.util.expression.X
X.And, X.BinaryOp, X.Eq, X.Ge, X.Gt, X.In, X.Le, X.Lt, X.Neq, X.Not, X.Or, X.UnaryOp, X.Val, X.Var, X.Xor
-
Constructor Summary
Constructors
-
Method Summary
Create a clone of this
X.BinaryOp
with the given arg
boolean
int
Methods inherited from class com.zfabrik.util.expression.X
and, and, eq, eq, eval, eval, eval, ge, gt, in, le, lt, neq, neq, not, not, or, or, val, var, xor, xor
-
-
Method Details
-
-
-
-
clone
public abstract X clone(X x)
Create a clone of this
X.BinaryOp
with the given arg