file
CompilationUnitSymbols.hContains compilation unit-related symbol definitions.
Namespaces
- namespace slang
- Root namespace.
- namespace slang::ast
- The SystemVerilog AST.
Classes
- class slang::ast::CompilationUnitSymbol
- The root of a single compilation unit.
- class slang::ast::PackageSymbol
- A SystemVerilog package construct.
- class slang::ast::RootSymbol
- Represents the entirety of a design, along with all contained compilation units.
- class slang::ast::ConfigBlockSymbol
- Represents a config block declaration.