Node.isAParentOf

Returns true if the given node is a direct or indirect child of the current node.

struct Node
@nogc nothrow const
bool
isAParentOf

Meta