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

Class CapturedVariableContent

A captured variable.

Import path

import codeql.rust.dataflow.internal.Content

Direct supertypes

Indirect supertypes

Predicates

getLocation

Gets the location of this content.

getVariable

Gets the captured variable.

toString

Gets a textual representation of this content.

Charpred