INTERNAL: Do not use. An index expression. For example:
list[42];
list[42] = 1;
Import path
import codeql.rust.elements.internal.generated.RawDirect supertypes
Predicates
| getAttr | Gets the |
| getBase | Gets the base of this index expression, if it exists. |
| getIndex | Gets the index of this index expression, if it exists. |
| getNumberOfAttrs | Gets the number of attrs of this index expression. |
| toString |