Decl
Table of Contents
Namespaces
Classes
- FunctionDecl
- Function declaration specifies one or more overloads which indicate the function's parameter types and return type.
- IdentDecl
- Identifier declaration which specifies its type and optional `Expr` value.