go/ast.StarExpr.Pos (method)

one use

	go/ast (current package)
		ast.go#L486: func (x *StarExpr) Pos() token.Pos       { return x.Star }