getNodeParent abstract method

Node? getNodeParent(
  1. Node node
)

Implementation

Node? getNodeParent(Node node);