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