semitwistdtools ~master (2015-08-17T23:08:05Z)
Home
Dub
Repo
TreeNodeComment
semitwist
treeout
Undocumented in source.
class
TreeNodeComment :
TreeNodeData
{
this
();
this
(string data);
string
toString
(TreeFormatter formatter, string content, int nodeDepth);
}
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
Source
See Implementation
semitwist
treeout
classes
JSONFormatter
TreeFormatter
TreeNode
TreeNodeBase
TreeNodeComment
TreeNodeData
XMLFormatter
functions
replicate
variables
formatterPrettyJSON
formatterPrettyXML
formatterTrimmedJSON
formatterTrimmedXML