go/ast.StarExpr.End (method)

one use

	go/ast (current package)
		ast.go#L519: func (x *StarExpr) End() token.Pos       { return x.X.End() }