|
CIRCT 22.0.0git
|
#include <PrettyPrinter.h>


Public Attributes | |
| int32_t | offset |
| Breaks | breaks |
| IndentStyle | style |
Public Attributes inherited from circt::pretty::Token::TokenInfo | |
| Kind | kind |
Definition at line 67 of file PrettyPrinter.h.
| Breaks circt::pretty::Token::BeginInfo::breaks |
Definition at line 69 of file PrettyPrinter.h.
| int32_t circt::pretty::Token::BeginInfo::offset |
Definition at line 68 of file PrettyPrinter.h.
| IndentStyle circt::pretty::Token::BeginInfo::style |
Definition at line 70 of file PrettyPrinter.h.