Uses of Class
org.kie.dmn.feel.codegen.feel11.CompiledFEELSupport.QuantBuilder
-
Packages that use CompiledFEELSupport.QuantBuilder Package Description org.kie.dmn.feel.codegen.feel11 -
-
Uses of CompiledFEELSupport.QuantBuilder in org.kie.dmn.feel.codegen.feel11
Methods in org.kie.dmn.feel.codegen.feel11 that return CompiledFEELSupport.QuantBuilder Modifier and Type Method Description static CompiledFEELSupport.QuantBuilderCompiledFEELSupport. quant(QuantifiedExpressionNode.Quantifier quantOp, EvaluationContext ctx)CompiledFEELSupport.QuantBuilderCompiledFEELSupport.QuantBuilder. with(java.util.function.Function<EvaluationContext,java.lang.Object> nameExpression, java.util.function.Function<EvaluationContext,java.lang.Object> iterationExpression)
-