CodeQL library for Rust
codeql/rust-all 0.2.5-dev (changelog, source)
Search

Module Generated

INTERNAL: This module contains the fully generated definition of IndexExpr and should not be referenced directly.

Import path

import codeql.rust.elements.internal.generated.IndexExpr

Classes

IndexExpr

An index expression. For example: rust list[42]; list[42] = 1; INTERNAL: Do not reference the Generated::IndexExpr class directly. Use the subclass IndexExpr, where the following predicates are available.