public class CodeIteratorForeach extends AbstractCodeIterator
source| Constructor and Description |
|---|
CodeIteratorForeach(CodeIterator source,
TContext context,
TMemory memory,
java.util.List<StringLocated> logs) |
| Modifier and Type | Method and Description |
|---|---|
StringLocated |
peek() |
getCodePosition, jumpToCodePosition, nextpublic CodeIteratorForeach(CodeIterator source, TContext context, TMemory memory, java.util.List<StringLocated> logs)
public StringLocated peek() throws EaterException
EaterException