| Index: pkg/analysis_server/tool/spec/spec_input.html
|
| diff --git a/pkg/analysis_server/tool/spec/spec_input.html b/pkg/analysis_server/tool/spec/spec_input.html
|
| index b55d4fe71f5b06fa59f013894fb66096eb360660..4789bb95bd18fb5a6d877bce83f1d44f497a9dfe 100644
|
| --- a/pkg/analysis_server/tool/spec/spec_input.html
|
| +++ b/pkg/analysis_server/tool/spec/spec_input.html
|
| @@ -653,8 +653,9 @@
|
| <field name="regions">
|
| <list><ref>NavigationRegion</ref></list>
|
| <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
|
|
|