Interface BlockState

All Superinterfaces:
FunctionState, LinkedListSetEntry<FunctionState,Flow>
All Known Subinterfaces:
ManagedFunctionContainer
All Known Implementing Classes:
ManagedFunctionContainerImpl

public interface BlockState extends FunctionState
Representative of blocks of code to be executed.
Author:
Daniel Sagenschneider