slang/ast/symbols/ClassSymbols.h file

Class-related symbol definitions.

Namespaces

namespace slang
Root namespace.
namespace slang::ast
The SystemVerilog AST.

Classes

class slang::ast::ClassType
Represents a class definition type.
class slang::ast::GenericClassDefSymbol
class slang::ast::GenericClassDefSymbol::iterator
An iterator for specializations of the generic class.
class slang::ast::ConstraintBlockSymbol
Represents a named constraint block declaration within a class.