slang::ast::BlockEventListControl::Event struct

A single block event.

Public variables

const Symbol* target
The target block.
bool isBegin
True if this is a begin event and false if it's an end event.