Zone
class Zone
L2BasicBlocks can be grouped into zones for better visualization of the control flow graph by the L2ControlFlowGraphVisualizer. This class is instantiated from the ZoneType.createZone factory method.
Parameters
zone Type
The ZoneType of this zone.
zone Name
The zone's optional (non-unique) descriptive name.