slang::ast::PatternVarSymbol class final

Represents a pattern variable materialized for a pattern matching expression.

Base classes

class TempVarSymbol
Represents a temporary variable materialized within a limited scope such as a single expression.