go/ast.UnaryExpr.End (method)

one use

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