public class Subtract extends Expression
Expression
.Expression.Time
Constructor and Description |
---|
Subtract(Expression leftValue,
Expression rightValue) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Expression |
getLeftValue() |
Expression |
getRightValue() |
int |
hashCode() |
String |
toString() |
add, and, compare, divide, function, function, getQueryContextEndIndex, getQueryContextStartIndex, in, isNull, isNullInnerStream, isNullInnerStream, isNullStream, isNullStream, mod, multiply, not, or, setQueryContextEndIndex, setQueryContextStartIndex, subtract, value, value, value, value, value, value, variable
public Subtract(Expression leftValue, Expression rightValue)
public Expression getLeftValue()
public Expression getRightValue()
Copyright © 2018 WSO2. All rights reserved.