#include <xml-tree.h>
Inheritance diagram for node:
Public Methods | |
node () | |
virtual node * | clone () const |
virtual void | killself () |
virtual void | xml_out (ostream &) const |
virtual | ~node () |
Public Attributes | |
nodeType | Ident |
|
|
|
|
|
Reimplemented in DataNode, PromiseNode, and TagNode. |
|
Reimplemented in DataNode, PromiseNode, and TagNode. |
|
Reimplemented in DataNode, PromiseNode, and TagNode. |
|
|