Node.parent

Sets the parent of this node

  1. Node parent()
  2. void parent(Node node)
    class Node
    final
    void
    parent

Meta