Name: exclusive | Properties: unique |
|
Arguments
Name | Type | Properties |
list | list of variable list item type | |
|
Directives
Semantics
The exclusive clause is used on a separating directive that separates a structured block into two structured block sequences. The clause determines the association of the structured block sequence that precedes the directive on which the clause appears to a phase of that directive.The list items that appear in an exclusive clause may include array sections.
Cross References