go/ast.ValueSpec.Doc (field)
4 uses
go/ast (current package)
ast.go#L914: Doc *CommentGroup // associated documentation; or nil
walk.go#L288: if n.Doc != nil {
walk.go#L289: Walk(v, n.Doc)
go/parser
parser.go#L2591: Doc: doc,
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)