Composite expressions:
- Multiarray creation expressions.
- Multiarray-valued method invocation expressions.
- Multiarray section expressions.
- Multiarray restriction expressions.
Multiply referenced values:
- The target object in accesses to multiarray-valued fields.
- The boolean expression in a multiarray-valued conditional expressions.
- The multiarray operand in array element reference and array section
expression1.
- The multiarray operand in array-restriction expression.
- The array operand of multiarray inquiry operations (rng(),
grp(), etc).
- The range and group parameters of multiarray creation expressions.
- The range expression in the header of overall and at constructs.
|