Expand description
Nested message and enum types in Decl
.
Modules§
- function_
decl - Nested message and enum types in
FunctionDecl
.
Structs§
- Function
Decl - Function declaration specifies one or more overloads which indicate the function’s parameter types and return type.
- Ident
Decl - Identifier declaration which specifies its type and optional
Expr
value.
Enums§
- Decl
Kind - Required. The declaration kind.