go/ast.BadDecl.Pos (method, view implemented interface methods)
2 uses
go/ast (current package)
ast.go#L1005: func (d *BadDecl) Pos() token.Pos { return d.From }
go/printer
nodes.go#L1940: p.setPos(d.Pos())
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)