Class PointerContent
A reference through a pointer.
Import path
import semmle.go.dataflow.internal.DataFlowUtil
Direct supertypes
Indirect supertypes
Fields
Predicates
getPointerType | Gets the pointer type that containers with this content must have. |
getType | Gets the type of the contained data for the purpose of type pruning. |
toString | Gets a textual representation of this element. |
Inherited predicates
hasLocationInfo | Holds if this element is at the specified location. The location spans column | from Content |