Node.this

Constructs a new node with an UUID

  1. this(Puppet puppet)
  2. this(Node parent)
  3. this(uint uuid, Node parent)
    class Node
    this
    (
    uint uuid
    ,
    Node parent = null
    )

Meta