| Interface | Description |
|---|---|
| BooleanExpr |
Interface to denote that this expression possibly evaluates to a boolean value.
|
| Class | Description |
|---|---|
| BinaryExpr<T> |
Class to hold a binary expression.
|
| BooleanBinaryExpr |
Class to hold a binary boolean expression
|
| BooleanUnaryExpr |
Class to hold a unary boolean expression.
|
| ComparisonExpr |
Class to hold a comparison expression.
|
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.