| Package | Description |
|---|---|
| org.n52.svalbard.odata.core.expr | |
| org.n52.svalbard.odata.core.expr.bool |
| Modifier and Type | Method and Description |
|---|---|
default Optional<BooleanBinaryExpr> |
Expr.asBooleanBinary()
Get this expression as a boolean binary expression
|
| Modifier and Type | Method and Description |
|---|---|
T |
ExprVisitor.visitBooleanBinary(BooleanBinaryExpr expr)
Visit a boolean binary expression.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<BooleanBinaryExpr> |
BooleanBinaryExpr.asBooleanBinary() |
Copyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.