TreeNodeData

NOTE: Might not be implemented correctly by the formatters, atm.

Constructors

this
this()
Undocumented in source.
this
this(string data)
Undocumented in source.

Members

Functions

toString
string toString(TreeFormatter formatter, string content, int nodeDepth)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

data
string data;
Undocumented in source.

Inherited Members

From TreeNodeBase

toString
string toString(TreeFormatter formatter, string content, int nodeDepth)
Undocumented in source.

Meta