slang::ast::DisableStatement class

Represents a disable statement.

Base classes

class Statement
The base class for all statements in SystemVerilog.

Public variables

const Expression& target
The target of the disable.