Node.getParent

Returns the parent node of the current node, or null if the node lacks a parent.

class Node
getParent
()

Meta