file
Symbol.hBase class for all elaborated symbols.
Namespaces
- namespace slang
- Root namespace.
- namespace slang::ast
- The SystemVerilog AST.
Classes
- class slang::ast::Symbol
- Base class for all symbols (logical code constructs) such as modules, types, functions, variables, etc.
Enums
- enum class SymbolIndex: uint32_t { }
- A numeric index that can be used to compare the relative ordering of symbols within a single lexical scope.