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