Uses of Class
org.kie.dmn.feel.lang.ast.QuantifiedExpressionNode.QEIteration
-
Packages that use QuantifiedExpressionNode.QEIteration Package Description org.kie.dmn.feel.lang.ast -
-
Uses of QuantifiedExpressionNode.QEIteration in org.kie.dmn.feel.lang.ast
Methods in org.kie.dmn.feel.lang.ast with parameters of type QuantifiedExpressionNode.QEIteration Modifier and Type Method Description static booleanQuantifiedExpressionNode. nextIteration(EvaluationContext ctx, QuantifiedExpressionNode.QEIteration[] ictx)static voidQuantifiedExpressionNode. setValueIntoContext(EvaluationContext ctx, QuantifiedExpressionNode.QEIteration qeIteration)
-