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

Module Generated

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

Import path

import codeql.rust.elements.internal.generated.ArrayExpr

Classes

ArrayExpr

The base class for array expressions. For example: rust [1, 2, 3]; [1; 10]; INTERNAL: Do not reference the Generated::ArrayExpr class directly. Use the subclass ArrayExpr, where the following predicates are available.