go/doc.Value.Decl (field)
6 uses
go/doc (current package)
doc.go#L48: Decl *ast.GenDecl
filter.go#L57: if matchDecl(vd.Decl, f) {
reader.go#L333: Decl: decl,
reader.go#L845: if val.Decl.Tok == tok {
reader.go#L853: r := strings.Compare(sortingName(a.Decl), sortingName(b.Decl))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)