Uses of Class
com.bc.ceres.binio.expr.ConstantExpr
Packages that use ConstantExpr
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 ConstantExpr in com.bc.ceres.binio.expr
Methods in com.bc.ceres.binio.expr that return ConstantExprModifier and TypeMethodDescriptionstatic ConstantExpr
static ConstantExpr
ExpressionBuilder.INV
(Expression value)