CIRCT
20.0.0git
|
#include <PrettyPrinter.h>
Public Attributes | |
uint32_t | len |
const char * | str |
Public Attributes inherited from circt::pretty::Token::TokenInfo | |
Kind | kind |
Definition at line 58 of file PrettyPrinter.h.
uint32_t circt::pretty::Token::StringInfo::len |
Definition at line 59 of file PrettyPrinter.h.
const char* circt::pretty::Token::StringInfo::str |
Definition at line 60 of file PrettyPrinter.h.