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