Expand description

Nested message and enum types in Decl.

Modules§

Structs§

  • Function declaration specifies one or more overloads which indicate the function’s parameter types and return type.
  • Identifier declaration which specifies its type and optional Expr value.

Enums§