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

Import path

import codeql.rust.elements.internal.generated.ExprStmt

Classes

ExprStmt

An expression statement. For example: rust start(); finish(); use std::env; INTERNAL: Do not reference the Generated::ExprStmt class directly. Use the subclass ExprStmt, where the following predicates are available.