| Package | Description |
|---|---|
| org.n52.svalbard.odata.expr |
| Class and Description |
|---|
| BinaryExpr
Class to hold a binary expression.
|
| BooleanBinaryExpr
Class to hold a binary boolean expression
|
| BooleanExpr
Interface to denote that this expression possibly evaluates to a boolean value.
|
| BooleanUnaryExpr
Class to hold a unary boolean expression.
|
| ComparisonExpr
Class to hold a comparison expression.
|
| Expr
Interface for expressions.
|
| ExprVisitor
Visitor for expressions.
|
| MemberExpr
Class to hold a member or value reference expression.
|
| MethodCallExpr
Class to hold a method call expression.
|
| UnaryExpr
Class to represent a unary expression.
|
| ValueExpr
Expression representing a value.
|
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.