GCC Middle and Back End API Reference
|
#include <xml.h>
Public Member Functions | |
virtual void | write_as_xml (pretty_printer *pp, int depth, bool indent) const =0 |
virtual text * | dyn_cast_text () |
virtual element * | dyn_cast_element () |
void | dump (FILE *out) const |
void DEBUG_FUNCTION | dump () const |
|
inlineinherited |
References DEBUG_FUNCTION, and dump().
Referenced by dump().
|
inherited |
struct node.
References pp_flush(), pretty_printer::set_output_stream(), and write_as_xml().
|
inlinevirtualinherited |
Reimplemented in xml::element.
|
pure virtualinherited |
Implemented in xml::comment, xml::document, xml::element, xml::raw, and xml::text.
Referenced by dump().