Node.this

Undocumented in source.
  1. this(string name, bool isRoot)
    class Node
    this
    (
    in string name
    ,
    in bool isRoot = false
    )
  2. this(string name, Node parent)

Meta