public class LogicalAndOperator extends AbstractShortCircuitBinaryOperator
Constructor and Description |
---|
LogicalAndOperator() |
Modifier and Type | Method and Description |
---|---|
protected RightValue |
evaluateOn(ExtendedInterpreter extendedInterpreter,
RightValue leftOperand,
Expression rightOperand) |
evaluate
getLeftOperand, getRightOperand, setLeftOperand, setRightOperand
protected RightValue evaluateOn(ExtendedInterpreter extendedInterpreter, RightValue leftOperand, Expression rightOperand) throws ExecutionException
evaluateOn
in class AbstractShortCircuitBinaryOperator
ExecutionException
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.