Class ContentSet
A value that represents a set of Contents.
Import path
import codeql.rust.dataflow.internal.ContentDirect 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. |