| Package | Description |
|---|---|
| org.n52.svalbard.odata.expr |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<BooleanUnaryExpr> |
BooleanUnaryExpr.asBooleanUnary() |
default java.util.Optional<BooleanUnaryExpr> |
Expr.asBooleanUnary()
Get this expression as a boolean unary expression
|
| Modifier and Type | Method and Description |
|---|---|
T |
ExprVisitor.visitBooleanUnary(BooleanUnaryExpr expr)
Visit a boolean unary expression.
|
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.