subscriptExpression
The expression which represents the "subscription" or index on which the array is accessed. This can for example be a reference to another variable (Reference), a Literal or a RangeExpression.
The expression which represents the "subscription" or index on which the array is accessed. This can for example be a reference to another variable (Reference), a Literal or a RangeExpression.