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

Class Raw::ArrayExprInternal

INTERNAL: Do not use.

Import path

import codeql.rust.elements.internal.generated.Raw

Direct supertypes

Indirect supertypes

Predicates

getAttr

Gets the indexth attr of this array expression internal (0-based).

getExpr

Gets the indexth expression of this array expression internal (0-based).

getNumberOfAttrs

Gets the number of attrs of this array expression internal.

getNumberOfExprs

Gets the number of expressions of this array expression internal.

isSemicolon

Holds if this array expression internal is semicolon.

toString