golang.org/x/tools/internal/pkgbits.PkgDecoder.PkgPath (method)
2 uses
golang.org/x/tools/internal/pkgbits (current package)
decoder.go#L63: func (pr *PkgDecoder) PkgPath() string { return pr.pkgPath }
golang.org/x/tools/internal/gcimporter
ureader_yes.go#L247: path = r.p.PkgPath()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)