subscript Expression
The expression which represents the "subscription" or index on which the array is accessed. This can for example be a reference to another variable (DeclaredReferenceExpression) or a Literal.
The expression which represents the "subscription" or index on which the array is accessed. This can for example be a reference to another variable (DeclaredReferenceExpression) or a Literal.