GCC Middle and Back End API Reference
|
Public Member Functions | |
html_token_printer (xml::element &parent_element) | |
void | print_tokens (pretty_printer @endverbatim *, const pp_token_list &tokens) final override |
virtual void | print_tokens (pretty_printer *pp, const pp_token_list &tokens)=0 |
Private Attributes | |
xml::printer | m_xp |
|
inline |
|
inlinefinaloverride |
|
pure virtualinherited |
Implemented in copying_token_printer, dump_pretty_printer::custom_token_printer, and sarif_builder::sarif_token_printer.
Referenced by pretty_printer::pp_output_formatted_text.
|
private |
Referenced by html_token_printer(), and print_tokens().