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 ArrayRepeatExpr and should not be referenced directly.

Import path

import codeql.rust.elements.internal.generated.ArrayRepeatExpr

Classes

ArrayRepeatExpr

An array expression with a repeat operand and a repeat length. For example: rust [1; 10]; INTERNAL: Do not reference the Generated::ArrayRepeatExpr class directly. Use the subclass ArrayRepeatExpr, where the following predicates are available.