Uses of Class
com.bc.ceres.binio.expr.CompoundExpr
Packages that use CompoundExpr
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 CompoundExpr in com.bc.ceres.binio.expr
Methods in com.bc.ceres.binio.expr that return CompoundExprModifier and TypeMethodDescriptionstatic CompoundExpr
ExpressionBuilder.COMP
(String name, CompoundExpr.Member... members)