GCC Middle and Back End API Reference
dot::ast_node Struct Referenceabstract

#include <graphviz.h>

Inheritance diagram for dot::ast_node:

Public Member Functions

virtual ~ast_node ()
virtual void print (writer &w) const =0
void dump () const

Constructor & Destructor Documentation

◆ ~ast_node()

virtual dot::ast_node::~ast_node ( )
inlinevirtual

Member Function Documentation

◆ dump()

void dot::ast_node::dump ( ) const

◆ print()

virtual void dot::ast_node::print ( writer & w) const
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().


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