GCC Middle and Back End API Reference
|
#include <graphviz.h>
Public Member Functions | |
virtual | ~ast_node () |
virtual void | print (writer &w) const =0 |
void | dump () const |
|
inlinevirtual |
void dot::ast_node::dump | ( | ) | const |
References pp_flush(), pp_newline(), print(), pretty_printer::set_output_stream(), and dot::w.
|
pure virtual |
Implemented in dot::attr_list, dot::graph, dot::id, dot::kv_pair, dot::node_id, dot::port, and dot::stmt_list.
References dot::w.
Referenced by dump().