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, operand
coerceToTarget, defaultType, rep, rep, toSignedTarget, toUnsigned, toUnsignedTarget, type, type, value, value
protected BooleanNot(Expression operand)
public Object evaluate() throws EvaluationException
Expression
evaluate
in class Expression
EvaluationException
Copyright © 2016 JBoss by Red Hat. All rights reserved.