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

zoneType

The ZoneType of this zone.

zoneName

The zone's optional (non-unique) descriptive name.

Properties

Link copied to clipboard

The optional name of this zone, which is not necessarily unique.

Link copied to clipboard

The nature of this zone.