#include <PrettyPrinter.h>
|
template<Kind k, typename T > |
static auto & | getInfoImpl (T &t) |
|
Definition at line 51 of file PrettyPrinter.h.
◆ Kind
Enumerator |
---|
String | |
Break | |
Begin | |
End | |
Callback | |
Definition at line 53 of file PrettyPrinter.h.
◆ Token()
circt::pretty::Token::Token |
( |
Kind |
k | ) |
|
|
inlineprotected |
◆ getInfoImpl()
template<Kind k, typename T >
static auto& circt::pretty::Token::getInfoImpl |
( |
T & |
t | ) |
|
|
inlinestaticprotected |
◆ getKind()
Kind circt::pretty::Token::getKind |
( |
| ) |
const |
|
inline |
◆ beginInfo
◆ breakInfo
◆ callbackInfo
union { ... } circt::pretty::Token::data |
◆ endInfo
EndInfo circt::pretty::Token::endInfo |
◆ info
◆ stringInfo
The documentation for this class was generated from the following file:
- /home/runner/work/circt-www/circt-www/circt_src/include/circt/Support/PrettyPrinter.h