public class OrOperatorExpression extends OperatorExpression
firstOperand, operator, secondOperandresolvedType| Constructor and Description |
|---|
OrOperatorExpression() |
OrOperatorExpression(Expression firstOperand,
Expression secondOperand) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(IEolContext context) |
build, compile, getFirstOperand, getOperands, getOperator, getSecondOperand, isBooleanOperator, setFirstOperand, setOperator, setSecondOperandgetResolvedType, hasResolvedTypegetChildren, getComments, getDebugInfo, getFile, getModule, getParent, getRegion, getUri, setModule, setParent, setRegion, setUripublic OrOperatorExpression()
public OrOperatorExpression(Expression firstOperand, Expression secondOperand)
public Object execute(IEolContext context) throws EolRuntimeException
EolRuntimeExceptionCopyright © 2016. All rights reserved.