Class FieldContent
A field belonging to either a variant or a struct.
Import path
import codeql.rust.dataflow.internal.ContentDirect 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 |