GCC Middle and Back End API Reference
html_token_printer Class Referenceabstract
Inheritance diagram for html_token_printer:
Collaboration diagram for html_token_printer:

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

Constructor & Destructor Documentation

◆ html_token_printer()

html_token_printer::html_token_printer ( xml::element & parent_element)
inline

References false, and m_xp.

Member Function Documentation

◆ print_tokens() [1/2]

◆ print_tokens() [2/2]

virtual void token_printer::print_tokens ( pretty_printer * pp,
const pp_token_list & tokens )
pure virtualinherited

Field Documentation

◆ m_xp

xml::printer html_token_printer::m_xp
private

Referenced by html_token_printer(), and print_tokens().


The documentation for this class was generated from the following file: