public class Multiply extends Expression
Expression.Time| Constructor and Description |
|---|
Multiply(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, in, isNull, isNullInnerStream, isNullInnerStream, isNullStream, isNullStream, mod, multiply, not, or, subtract, value, value, value, value, value, value, variablepublic Multiply(Expression leftValue, Expression rightValue)
public Expression getLeftValue()
public Expression getRightValue()
Copyright © 2022 WSO2. All Rights Reserved.