public class Not extends Expression
Expression
.Expression.Time
Constructor and Description |
---|
Not(Expression expression) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Expression |
getExpression() |
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 Not(Expression expression)
Copyright © 2018 WSO2. All rights reserved.