Class CodeIteratorForeach
java.lang.Object
net.sourceforge.plantuml.tim.iterator.AbstractCodeIterator
net.sourceforge.plantuml.tim.iterator.CodeIteratorForeach
- All Implemented Interfaces:
CodeIterator
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.tim.iterator.AbstractCodeIterator
source
-
Constructor Summary
ConstructorsConstructorDescriptionCodeIteratorForeach
(CodeIterator source, TContext context, TMemory memory, 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
-
CodeIteratorForeach
public CodeIteratorForeach(CodeIterator source, TContext context, TMemory memory, java.util.List<StringLocated> logs)
-
-
Method Details
-
peek
- Throws:
EaterException
EaterExceptionLocated
-