public class XorOperatorExpression extends OperatorExpression
firstOperand, operator, secondOperand
resolvedType
comments
annotations, column, commentTokens, descendants, extraTokens, imaginary, line, module, properties, region, uri
Constructor and Description |
---|
XorOperatorExpression() |
XorOperatorExpression(Expression firstOperand,
Expression secondOperand) |
Modifier and Type | Method and Description |
---|---|
Object |
execute(IEolContext context) |
build, compile, getFirstOperand, getOperands, getOperator, getSecondOperand, isBooleanOperator, setFirstOperand, setOperator, setSecondOperand
getResolvedType, hasResolvedType
getComments, getDebugInfo, getModuleElements
collectDescendants, 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, toExtendedStringTreeItem
dupNode, getCharPositionInLine, getChildIndex, getText, getToken, getTokenStartIndex, getTokenStopIndex, getType, isNil, setChildIndex, setParent, setTokenStartIndex, setTokenStopIndex, toString
addChild, addChildren, createChildrenList, deleteChild, freshenParentAndChildIndexes, freshenParentAndChildIndexes, getChildCount, getFirstChildWithType, replaceChildren, sanityCheckParentAndChildIndexes, sanityCheckParentAndChildIndexes, setChild, toStringTree
public XorOperatorExpression()
public XorOperatorExpression(Expression firstOperand, Expression secondOperand)
public Object execute(IEolContext context) throws EolRuntimeException
EolRuntimeException
Copyright © 2016. All rights reserved.