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

one use

	go/ast (current package)
		ast.go#L1079: func (p *Package) Pos() token.Pos { return token.NoPos }