public interface BooleanExpr extends Expr
| Modifier and Type | Method and Description |
|---|---|
default Optional<BooleanExpr> |
asBoolean()
Get this expression as a boolean expression
|
default boolean |
isBoolean()
Check if this expression is a boolean expresion.
|
accept, asArithmetic, asBinary, asBooleanBinary, asBooleanUnary, asComparison, asGeometry, asMember, asMethodCall, asNumericValue, asTextValue, asTime, asUnary, isArithmetic, isBinary, isBooleanBinary, isBooleanUnary, isComparison, isGeometry, isMember, isMethodCall, isNumericValue, isTextValue, isTime, isUnarytoODataStringdefault boolean isBoolean()
Exprdefault Optional<BooleanExpr> asBoolean()
ExprCopyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.