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

Class ContentSet

A value that represents a set of Contents.

Import path

import codeql.rust.dataflow.internal.Content

Direct supertypes

Known direct subtypes

    Predicates

    getAReadContent

    Gets a content that may be read from when reading from this set.

    getAStoreContent

    Gets a content that may be stored into when storing into this set.

    toString

    Gets a textual representation of this element.