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