public class BooleanNot extends UnaryExpr
| Modifier | Constructor and Description |
|---|---|
protected |
BooleanNot(Expression operand) |
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate()
Compute the value of this expression.
|
op, op, operand, operandcoerceToTarget, defaultType, rep, rep, toSignedTarget, toUnsigned, toUnsignedTarget, type, type, value, valueprotected BooleanNot(Expression operand)
public Object evaluate() throws EvaluationException
Expressionevaluate in class ExpressionEvaluationExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.