|
GCC Middle and Back End API Reference
|
#include <graphviz.h>


Public Member Functions | |
| void | print (writer &w) const |
| void | add (id key, id value) |
| void | dump () const |
Data Fields | |
| std::vector< kv_pair > | m_kvs |
attr_list: '[' [ a_list ] ']' [ attr_list ]
References m_kvs.
Referenced by dot::stmt_with_attr_list::set_attr(), and dot::stmt_with_attr_list::set_label().
|
inherited |
References pp_flush(), pp_newline(), print(), pretty_printer::set_output_stream(), and dot::w.
Referenced by print().
|
virtual |
Implements dot::ast_node.
Referenced by dot::attr_stmt::print(), dot::edge_stmt::print(), and dot::node_stmt::print().