TreeNode.this

Undocumented in source.
  1. this(string name, string[string] attributes)
  2. this(string name, TreeNodeBase subNodes, string[string] attributes)
    class TreeNode
    this
    (
    string name
    ,,
    string[string] attributes = null
    )
  3. this(string name, TreeNodeBase[] subNodes, string[string] attributes)

Meta