Class ArrayIterator
java.lang.Object
org.antlr.stringtemplate.language.ArrayIterator
- All Implemented Interfaces:
Iterator
-
Field Details
-
i
protected int iIndex into the data array -
array
-
n
protected int nArrays are fixed size; precompute.
-
-
Constructor Details
-
ArrayIterator
-
-
Method Details
-
hasNext
-
next
-
remove
-