public abstract class AbstractArithmeticBinaryOperator extends AbstractBinaryOperator implements ArithmeticExpression
leftOperand, rightOperand| Constructor and Description |
|---|
AbstractArithmeticBinaryOperator(SelectorNode leftOperand,
SelectorNode rightOperand)
Constructor
|
leftOperand, rightOperandevaluate, evaluateBoolean, evaluateNumeric, evaluateString, getNodeType, negate, parenthesizepublic AbstractArithmeticBinaryOperator(SelectorNode leftOperand, SelectorNode rightOperand) throws javax.jms.InvalidSelectorException
javax.jms.InvalidSelectorExceptionCopyright © 2021. All rights reserved.