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