Class Content
A reference contained in an object. Examples include instance fields, the contents of a collection object, the contents of an array or pointer.
Import path
import semmle.go.dataflow.internal.DataFlowUtilDirect supertypes
Known direct subtypes
Predicates
| asContentSet | Gets the |
| getLocation | Gets the location of this element. |
| getType | Gets the type of the contained data for the purpose of type pruning. |
| hasLocationInfo | DEPRECATED: Use |
| toString | Gets a textual representation of this element. |