Uses of Class
com.bc.ceres.binio.expr.SelectionExpr
Packages that use SelectionExpr
Package
Description
Contains interfaces and classes which shall enable users to describe their data formats
using an interpreted language by constructing an evaluatable tree of expressions.
-
Uses of SelectionExpr in com.bc.ceres.binio.expr
Methods in com.bc.ceres.binio.expr that return SelectionExprModifier and TypeMethodDescriptionstatic SelectionExpr
ExpressionBuilder.SELECT
(Expression condition, SelectionExpr.Case... cases)