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