Class CodeIteratorProcedure
java.lang.Object
net.sourceforge.plantuml.tim.iterator.AbstractCodeIterator
net.sourceforge.plantuml.tim.iterator.CodeIteratorProcedure
- All Implemented Interfaces:
CodeIterator
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.tim.iterator.AbstractCodeIterator
source
-
Constructor Summary
ConstructorsConstructorDescriptionCodeIteratorProcedure
(CodeIterator source, TContext context, TMemory memory, FunctionsSet functionsSet, java.util.List<StringLocated> logs) -
Method Summary
Methods inherited from class net.sourceforge.plantuml.tim.iterator.AbstractCodeIterator
getCodePosition, jumpToCodePosition, next
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CodeIteratorProcedure
public CodeIteratorProcedure(CodeIterator source, TContext context, TMemory memory, FunctionsSet functionsSet, java.util.List<StringLocated> logs)
-
-
Method Details
-
peek
- Throws:
EaterException
EaterExceptionLocated
-