public class ForeachScope extends Scope
Scope.Info| Modifier and Type | Field and Description |
|---|---|
protected boolean |
hasNext |
protected int |
index |
| Constructor and Description |
|---|
ForeachScope(java.lang.Object owner,
java.lang.Object replaces) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
boolean |
getFirst() |
boolean |
getHasNext() |
int |
getIndex() |
boolean |
getLast() |
boolean |
hasNext() |
boolean |
isFirst() |
boolean |
isLast() |
entrySet, get, getDepth, getInfo, getParent, getReplaced, getTopmost, put, stopclear, clone, containsKey, containsValue, equals, hashCode, isEmpty, keySet, putAll, remove, size, toString, values