codeql/go-all
4.2.3-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the base type if t is a pointer type, otherwise t itself.
t
import semmle.go.Types
Type lookThroughPointerType(Type t)