Package net.sourceforge.plantuml.tim
Class ExecutionContexts
java.lang.Object
net.sourceforge.plantuml.tim.ExecutionContexts
- Direct Known Subclasses:
TMemoryGlobal
,TMemoryLocal
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
addIf
(ExecutionContextIf value) void
addWhile
(ExecutionContextWhile value) boolean
areAllIfOk
(TContext context, TMemory memory) peekIf()
pollIf()
-
Constructor Details
-
ExecutionContexts
public ExecutionContexts()
-
-
Method Details
-
addIf
-
addWhile
-
addForeach
-
peekIf
-
peekWhile
-
peekForeach
-
pollIf
-
pollWhile
-
pollForeach
-
areAllIfOk
- Throws:
EaterException
-