| Interface | Description |
|---|---|
| DirectTextExpr |
Interface for TextExpressions that can be represented directly by a String.
|
| Expr |
Interface for expressions.
|
| ExprVisitor<T,X extends Throwable> |
Visitor for expressions.
|
| TextExpr |
| Class | Description |
|---|---|
| GeoValueExpr | |
| MemberExpr |
Class to hold a member or value reference expression.
|
| MethodCallExpr |
Class to hold a method call expression.
|
| StringValueExpr |
Expression representing a value.
|
| UnaryExpr<T> |
Class to represent a unary expression.
|
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.