Module google_api_proto::google::api::expr::v1alpha1::decl::function_decl

source ·
Expand description

Nested message and enum types in FunctionDecl.

Structs§

  • An overload indicates a function’s parameter types and return type, and may optionally include a function body described in terms of [Expr][google.api.expr.v1alpha1.Expr] values.