GCC Middle and Back End API Reference
html_doctypedecl Struct Reference
Inheritance diagram for html_doctypedecl:
Collaboration diagram for html_doctypedecl:

Public Member Functions

void write_as_xml (pretty_printer *pp, int depth, bool indent) const final override
virtual textdyn_cast_text ()
virtual elementdyn_cast_element ()
void dump (FILE *out) const
void DEBUG_FUNCTION dump () const

Member Function Documentation

◆ dump() [1/2]

void DEBUG_FUNCTION xml::node::dump ( ) const
inlineinherited

References DEBUG_FUNCTION, and dump().

Referenced by dump().

◆ dump() [2/2]

void xml::node::dump ( FILE * out) const
inherited

◆ dyn_cast_element()

virtual element * xml::node::dyn_cast_element ( )
inlinevirtualinherited

Reimplemented in xml::element.

◆ dyn_cast_text()

virtual text * xml::node::dyn_cast_text ( )
inlinevirtualinherited

Reimplemented in xml::text.

◆ write_as_xml()

void html_doctypedecl::write_as_xml ( pretty_printer * pp,
int depth,
bool indent ) const
inlinefinaloverridevirtual

Implements xml::node.

References i, pp_newline(), and pp_string().


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