A `Loop Statement` (also known as "enhanced for statement") with no "loop condition," in which a "loop variable" and an "iterable object" are declared in conjunction with the "loop body." The "loop body" is executed repeatedly while the "loop variable" sequentially assumes the values of the "iterable object". The loop ends when the "loop variable" has iterated through all the values of the "iterable object".
Attributes | Values |
---|---|
rdf:type | |
rdfs:subClassOf | |
rdfs:label |
|
rdfs:comment |
|
is rdf:type of |
|
is rdf:first of | |
is rdfs:domain of | |
is rdfs:range of | |
is allValuesFrom of | |
is owl:onClass of |