IntervalTreeNode.parent

parent node

struct IntervalTreeNode(IntervalType)
IntervalTreeNode* parent;

Meta