Composite.this

Constructs a new composite

  1. this(Node parent)
  2. this(uint uuid, Node parent)
    class Composite
    this
    (
    uint uuid
    ,
    Node parent = null
    )

Meta