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 ConstantExpr |
ExpressionBuilder.CONSTANT(Object value) |
static ConstantExpr |
ExpressionBuilder.INV(Expression value) |
Copyright © 2014–2016 European Space Agency (ESA). All rights reserved.