go/ast.StructType.Pos (method, view implemented interface methods)
2 uses
go/ast (current package)
ast.go#L515: func (x *StructType) Pos() token.Pos { return x.Struct }
go/parser
resolver.go#L273: r.openScope(n.Pos())
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)