go/ast.DeclStmt.Pos (method, view implemented interface methods)
one use
go/ast (current package)
ast.go#L772: func (s *DeclStmt) Pos() token.Pos { return s.Decl.Pos() }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)