Visitor for printing port information in a human-readable format.
More...
#include <ReportPorts.hpp>
|
| | ReportPorts (ast::Compilation &compilation) |
| void | report (FormatBuffer &buffer) |
| | Renders the collected variable information to the given format buffer.
|
| void | handle (const ast::PortSymbol &symbol) |
Visitor for printing port information in a human-readable format.
◆ ReportPorts()
| slang::report::ReportPorts::ReportPorts |
( |
ast::Compilation & | compilation | ) |
|
|
inlineexplicit |
◆ handle()
| void slang::report::ReportPorts::handle |
( |
const ast::PortSymbol & | symbol | ) |
|
|
inline |
◆ report()
| void slang::report::ReportPorts::report |
( |
FormatBuffer & | buffer | ) |
|
|
inline |
Renders the collected variable information to the given format buffer.
The documentation for this class was generated from the following file: