slang::ast::ValueRangeExpression class

Denotes a range of values by providing expressions for the lower and upper bounds of the range.

Base classes

class Expression
The base class for all expressions in SystemVerilog.