createZone

fun createZone(zoneName: String): L2ControlFlowGraph.Zone

Create a new Zone of this type, with an optional descriptive (non-unique) name.

Return

A new Zone.

Parameters

zoneName

The optional descriptive name of the Zone.