Package org.kie.dmn.feel.lang.ast
Class QuantifiedExpressionNode.QEIteration
- java.lang.Object
-
- org.kie.dmn.feel.lang.ast.QuantifiedExpressionNode.QEIteration
-
- Enclosing class:
- QuantifiedExpressionNode
public static class QuantifiedExpressionNode.QEIteration extends Object
-
-
Constructor Summary
Constructors Constructor Description QEIteration(String name, Iterable values)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()ObjectgetNextValue()booleanhasNextValue()
-