CIRCT
20.0.0git
|
Format token with tracked size. More...
Public Attributes | |
Token | token |
int32_t | size |
underlying token More... | |
Format token with tracked size.
Definition at line 234 of file PrettyPrinter.h.
int32_t circt::pretty::PrettyPrinter::FormattedToken::size |
underlying token
Definition at line 236 of file PrettyPrinter.h.
Referenced by esiaccel.types.ArrayType::bit_width(), esiaccel.types.ArrayType::deserialize(), esiaccel.types.ArrayType::is_valid(), and circt::pretty::PrettyPrinter::print().
Token circt::pretty::PrettyPrinter::FormattedToken::token |
Definition at line 235 of file PrettyPrinter.h.
Referenced by circt::pretty::PrettyPrinter::print().