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