file
VariableSymbols.hContains variable-related symbol definitions.
Contents
- Reference
Namespaces
- namespace slang
- Root namespace.
Classes
- class slang::VariableSymbol
- Represents a variable declaration.
- class slang::FormalArgumentSymbol
- Represents a formal argument in subroutine (task or function).
- class slang::FieldSymbol
- Represents a field member of a struct or union.
- class slang::NetSymbol
- Represents a net declaration.
- class slang::IteratorSymbol
- Represents an iterator variable created for array manipulation methods.