CheckerSymbols.h file
Contains checker-related symbol definitions.
Namespaces
- namespace slang
- Root namespace.
- namespace slang::ast
- The SystemVerilog AST.
Classes
- class slang::ast::CheckerSymbol
- Represents a checker declaration.
- class slang::ast::CheckerInstanceSymbol
- Represents an instance of a checker.
- class slang::ast::CheckerInstanceBodySymbol
- The body of a checker instance, which acts as the scope for its members.