- addAttribute
TreeNode addAttribute(T name, U value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addAttributes
TreeNode addAttributes(string[string] attributes)
Undocumented in source. Be warned that the author may not have intended to support it.
- addContent
TreeNode addContent(TreeNodeBase subNodes)
Undocumented in source. Be warned that the author may not have intended to support it.
- addContent
TreeNode addContent(TreeNodeBase[] subNodes)
Undocumented in source. Be warned that the author may not have intended to support it.
- format
string format(TreeFormatter formatter)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString(TreeFormatter formatter, string content, int nodeDepth)
Undocumented in source. Be warned that the author may not have intended to support it.