Package de.redsix.dmncheck.feel
Class FeelTypecheck
java.lang.Object
de.redsix.dmncheck.feel.FeelTypecheck
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptiontypecheck
(FeelExpression expression) typecheck
(FeelTypecheck.Context context, FeelExpression expression)
-
Method Details
-
typecheck
public static Either<ValidationResult.Builder.ElementStep,ExpressionType> typecheck(FeelExpression expression) -
typecheck
public static Either<ValidationResult.Builder.ElementStep,ExpressionType> typecheck(FeelTypecheck.Context context, FeelExpression expression)
-