| Package | Description |
|---|---|
| com.bc.ceres.binio.expr |
Contains interfaces and classes which shall enable users to describe their data formats
using an interpreted language by constructing an evaluatable tree of expressions.
|
| Modifier and Type | Method and Description |
|---|---|
static ChoiceExpr |
ExpressionBuilder.IF(Expression condition,
Expression expression1,
Expression expression2) |
static ChoiceExpr |
ExpressionBuilder.IF(Expression condition,
Type type1,
Type type2) |
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.