computeNavigation abstract method
void
computeNavigation(
Contribute navigation regions for the portion of the file specified by the
given request into the given collector.
Implementation
void computeNavigation(
NavigationRequest request,
NavigationCollector collector,
);