| This code element defines a one-dimensional array access. When
multi-dimensionnal, array accesses are applied to other one-dimensional array
accesses. The target of
spoon.reflect.code.CtTargetedExpression defines the expression that represents the accessed array.
< Parameters: T - >"Return" type of this access (not a array type)< Parameters: E - >Type of the target expression |