public class NegativeOperatorExpression extends EagerOperatorExpression
firstOperand, operator, secondOperandresolvedType| Constructor and Description |
|---|
NegativeOperatorExpression() |
NegativeOperatorExpression(Expression operand) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Object o1,
Object o2,
IEolContext context) |
executebuild, compile, getFirstOperand, getOperands, getOperator, getSecondOperand, setFirstOperand, setOperator, setSecondOperandgetResolvedType, hasResolvedTypeequals, getChildren, getComments, getDebugInfo, getFile, getModule, getParent, getRegion, getUri, hashCode, setModule, setParent, setRegion, setUri, toStringpublic NegativeOperatorExpression()
public NegativeOperatorExpression(Expression operand)
public Object execute(Object o1, Object o2, IEolContext context) throws EolRuntimeException
execute in class EagerOperatorExpressionEolRuntimeExceptionCopyright © 2020. All rights reserved.