slang::ast::DistExpression class

Denotes an expression along with a distribution of probabilities for that expression.

This can't occur in normal expression code; it's used as part of constraints and properties (and always has the type 'void').

Base classes

class Expression
The base class for all expressions in SystemVerilog.