CodeQL library for Go
codeql/go-all 0.7.13 (changelog, source)
Search

Member predicate Method::getReceiverBaseType

Gets the receiver base type of this method, that is, either the base type of the receiver type if it is a pointer type, or the receiver type itself if it is not a pointer type.

Type getReceiverBaseType()