GCC Middle and Back End API Reference
|
#include <pretty-print.h>
Public Member Functions | |
virtual | ~format_postprocessor () |
virtual format_postprocessor * | clone () const =0 |
virtual void | handle (pretty_printer *)=0 |
Base class for an optional client-supplied object for doing additional processing between stages 2 and 3 of formatted printing.
|
inlinevirtual |
|
pure virtual |
Referenced by pretty_printer::pretty_printer().
|
pure virtual |
Referenced by pretty_printer::format().