slang::ast::ClockingEventExpression class

Represents a clocking event expression.

This is a special kind of expression that is only allowed with the sampled value system functions and assertion instance arguments.

Base classes

class Expression
The base class for all expressions in SystemVerilog.

Public variables

const TimingControl& timingControl
The clocking event.