Node.getParent

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

struct Node
@nogc nothrow const
getParent
()

Meta