TreeRowExtentCombiner typedef

TreeRowExtentCombiner = SpanExtentCombiner

Signature for a function that combines the result of two TreeRowExtent.calculateExtent invocations.

Used by CombiningTreeRowExtent;

Implementation

typedef TreeRowExtentCombiner = SpanExtentCombiner;