| GCC Middle and Back End API Reference
    | 
#include <pretty-print-markup.h>

| Public Member Functions | |
| virtual | ~element () | 
| virtual void | add_to_phase_2 (context &ctxt)=0 | 
| Protected Member Functions | |
| element () | |
| Private Member Functions | |
| DISABLE_COPY_AND_ASSIGN (element) | |
Abstract base class for use in pp_format for handling "%e". This can add arbitrary content to the buffer being constructed, and isolates the non-typesafe part of the formatting call in one place.
| 
 | inlinevirtual | 
| 
 | inlineprotected | 
Referenced by DISABLE_COPY_AND_ASSIGN().
| 
 | pure virtual |