go/ast.ParenExpr.End (method)

one use

	go/ast (current package)
		ast.go#L513: func (x *ParenExpr) End() token.Pos      { return x.Rparen + 1 }