Node.getParent

Returns the parent node of the current node, or an empty Node if the node lacks a parent.

struct Node
@nogc nothrow const
getParent
()

Meta