Member predicate ElementAccess::getIndex
Gets the i
th index expression of this element access, for example the
second (i = 1
) index expression is 1
in x[0, 1]
.
Gets the i
th index expression of this element access, for example the
second (i = 1
) index expression is 1
in x[0, 1]
.