Class DomTree::Node#

Nested Relationships#

This class is a nested type of Class DomTree.

Inheritance Relationships#

Base Type#

Class Documentation#

class Node : public Tree::Node

Public Functions

inline Node(DGraph::Node *n)
inline virtual ~Node()
inline DGraph::Node *graph_node()

Friends

friend class DomTree::DomFrontIterator