Interface ConditionalValue<T>
- All Superinterfaces:
ProgramNode,Serializable,Value<T>
- All Known Implementing Classes:
ImmutableConditionalValue
-
Method Summary
-
Method Details
-
getWhen
Expression getWhen() -
getValue
-
getFallbackValue
-
getValueType
ValueType getValueType()- Specified by:
getValueTypein interfaceValue<T>
-
eval
-