Interface Constant<T>
- All Superinterfaces:
Expression,Serializable
- All Known Implementing Classes:
ImmutableConstant
-
Method Summary
Methods inherited from interface io.dialob.session.engine.program.model.Expression
getEvalRequiredConditions
-
Method Details
-
getValue
T getValue() -
getValueType
- Specified by:
getValueTypein interfaceExpression
-
eval
- Specified by:
evalin interfaceExpression
-