getParent

abstract fun getParent(node: N): N?

Gets the parent node of the given node.

Return

its parent

Parameters

node

the node