slang::netlist::ReportVariables class

Visitor for printing variable information in a human-readable format.

Constructors, destructors, conversion operators

ReportVariables(ast::Compilation& compilation) explicit

Public functions

void report(FormatBuffer& buffer)
Renders the collected variable information to the given format buffer.
void handle(const ast::VariableSymbol& symbol)