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


Public Member Functions | |
| kv_pair (id key, id value) | |
| void | print (writer &w) const final override |
| void | dump () const |
Data Fields | |
| id | m_key |
| id | m_value |
ID '=' ID
|
inherited |
References pp_flush(), pp_newline(), print(), pretty_printer::set_output_stream(), and dot::w.
Referenced by print().
Implements dot::ast_node.
References m_key, m_value, dot::id::print(), and dot::w.
Referenced by dot::kv_stmt::print().