CIRCT  19.0.0git
Public Attributes | List of all members
circt::pretty::PrettyPrinter::PrintEntry Struct Reference

Printing information for active scope, stored in printStack. More...

Collaboration diagram for circt::pretty::PrettyPrinter::PrintEntry:
Collaboration graph
[legend]

Public Attributes

uint32_t offset
 
PrintBreaks breaks
 

Detailed Description

Printing information for active scope, stored in printStack.

Definition at line 245 of file PrettyPrinter.h.

Member Data Documentation

◆ breaks

PrintBreaks circt::pretty::PrettyPrinter::PrintEntry::breaks

Definition at line 247 of file PrettyPrinter.h.

◆ offset

uint32_t circt::pretty::PrettyPrinter::PrintEntry::offset

Definition at line 246 of file PrettyPrinter.h.


The documentation for this struct was generated from the following file: