Uses of Class
org.kie.dmn.feel.lang.ast.ForExpressionNode.ForIteration
-
Packages that use ForExpressionNode.ForIteration Package Description org.kie.dmn.feel.lang.ast -
-
Uses of ForExpressionNode.ForIteration in org.kie.dmn.feel.lang.ast
Methods in org.kie.dmn.feel.lang.ast with parameters of type ForExpressionNode.ForIteration Modifier and Type Method Description static booleanForExpressionNode. nextIteration(EvaluationContext ctx, ForExpressionNode.ForIteration[] ictx)static voidForExpressionNode. setValueIntoContext(EvaluationContext ctx, ForExpressionNode.ForIteration forIteration)
-