Class Not
java.lang.Object
org.snpsift.lang.expression.Expression
org.snpsift.lang.expression.ExpressionUnary
org.snpsift.lang.expression.Not
-
Field Summary
Fields inherited from class ExpressionUnary
exprFields inherited from class Expression
debug, negated, operator -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ExpressionUnary
eval, eval, toStringMethods inherited from class Expression
setNegated
-
Constructor Details
-
Not
-
-
Method Details
-
evalOp
- Specified by:
evalOpin classExpressionUnary
-