TreeNodeComment

Undocumented in source.

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.

Inherited Members

From TreeNodeData

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

Meta