| Index: pkg/analysis_server/doc/api.html
|
| diff --git a/pkg/analysis_server/doc/api.html b/pkg/analysis_server/doc/api.html
|
| index 598a9e6aa29a853621da114beced1147e2a9e1ee..8fc13245ba8007a7766149f3b1e6343122f86227 100644
|
| --- a/pkg/analysis_server/doc/api.html
|
| +++ b/pkg/analysis_server/doc/api.html
|
| @@ -783,8 +783,9 @@ dt.typeDefinition {
|
| </dd><dt class="field"><b><i>regions ( List<<a href="#type_NavigationRegion">NavigationRegion</a>> )</i></b></dt><dd>
|
|
|
| <p>
|
| - The navigation regions contained in the file. Each
|
| - navigation region represents a list of targets
|
| + The navigation regions contained in the file.
|
| + The regions are sorted by their offsets.
|
| + Each navigation region represents a list of targets
|
| associated with some range. The lists will usually
|
| contain a single target, but can contain more in the
|
| case of a part that is included in multiple libraries
|
|
|