public class GreaterThanOperatorExpression extends EagerOperatorExpression
firstOperand, operator, secondOperandresolvedTypecommentsannotations, column, commentTokens, descendants, extraTokens, imaginary, line, module, properties, region, uri| Constructor and Description |
|---|
GreaterThanOperatorExpression() |
GreaterThanOperatorExpression(Expression firstOperand,
Expression secondOperand) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Object o1,
Object o2,
IEolContext context) |
executebuild, compile, getFirstOperand, getOperands, getOperator, getSecondOperand, isBooleanOperator, setFirstOperand, setOperator, setSecondOperandgetResolvedType, hasResolvedTypegetComments, getDebugInfo, getModuleElementscollectDescendants, getAnnotationsAst, getBasename, getChild, getChildren, getColumn, getCommentTokens, getDescendants, getExtraTokens, getFile, getFirstChild, getFourthChild, getLine, getModule, getNextSibling, getNumberOfChildren, getParent, getProperties, getRegion, getSecondChild, getThirdChild, getUri, hasChildren, isImaginary, setAnnotationsAst, setColumn, setCommentTokens, setExtraTokens, setFirstChild, setImaginary, setLine, setModule, setNextSibling, setRegion, setToken, setUri, toExtendedStringTree, toExtendedStringTree, toExtendedStringTreeItemdupNode, getCharPositionInLine, getChildIndex, getText, getToken, getTokenStartIndex, getTokenStopIndex, getType, isNil, setChildIndex, setParent, setTokenStartIndex, setTokenStopIndex, toStringaddChild, addChildren, createChildrenList, deleteChild, freshenParentAndChildIndexes, freshenParentAndChildIndexes, getChildCount, getFirstChildWithType, replaceChildren, sanityCheckParentAndChildIndexes, sanityCheckParentAndChildIndexes, setChild, toStringTreepublic GreaterThanOperatorExpression()
public GreaterThanOperatorExpression(Expression firstOperand, Expression secondOperand)
public Object execute(Object o1, Object o2, IEolContext context) throws EolRuntimeException
execute in class EagerOperatorExpressionEolRuntimeExceptionCopyright © 2016. All rights reserved.