A boolean list representing whether each ancestor of this node is the last child in its respective parent.
final List<bool> ancestorIsLast;