Expand description
Nested message and enum types in Decl
.
Modules§
- Nested message and enum types in
FunctionDecl
.
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§
- Required. The declaration kind.