|
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.
Implements dot::ast_node.