Uses of Interface
de.redsix.dmncheck.feel.ExpressionType
Packages that use ExpressionType
-
Uses of ExpressionType in de.redsix.dmncheck.feel
Classes in de.redsix.dmncheck.feel that implement ExpressionTypeModifier and TypeClassDescriptionstatic final record
static final record
static final record
static final record
static final record
static final record
static final record
static final record
static final record
Methods in de.redsix.dmncheck.feel that return types with arguments of type ExpressionTypeModifier and TypeMethodDescriptionExpressionTypeParser.parse
(CharSequence charSequence, Collection<org.camunda.bpm.model.dmn.instance.ItemDefinition> itemDefinitions) FeelTypecheck.typecheck
(FeelExpression expression) FeelTypecheck.typecheck
(FeelTypecheck.Context context, FeelExpression expression) Methods in de.redsix.dmncheck.feel with parameters of type ExpressionTypeModifier and TypeMethodDescriptionstatic boolean
ExpressionType.isNumeric
(ExpressionType givenType) default boolean
ExpressionType.isSubtypeOf
(ExpressionType supertype)