go/ast.BadDecl.Pos (method, view implemented interface methods)

one use

	go/ast (current package)
		ast.go#L1009: func (d *BadDecl) Pos() token.Pos  { return d.From }