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

Class FieldContent

A field belonging to either a variant or a struct.

Import path

import codeql.rust.dataflow.internal.Content

Direct supertypes

Indirect supertypes

Known direct subtypes

Predicates

getAnAccess

Gets an access to this field.

Inherited predicates

getLocation

Gets the location of this content.

from Content
toString

Gets a textual representation of this content.

from Content