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