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