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

Module Generated

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

Import path

import codeql.rust.elements.internal.generated.CastExpr

Classes

CastExpr

A type cast expression. For example: rust value as u64; INTERNAL: Do not reference the Generated::CastExpr class directly. Use the subclass CastExpr, where the following predicates are available.