| Index: pkg/analysis_server/doc/api.html
|
| diff --git a/pkg/analysis_server/doc/api.html b/pkg/analysis_server/doc/api.html
|
| index 26285ad2bb0dde2a52351a6ffbf539bd1a0bce64..82a86fbd4b582c22814a780c51e7a9e2abb17aa1 100644
|
| --- a/pkg/analysis_server/doc/api.html
|
| +++ b/pkg/analysis_server/doc/api.html
|
| @@ -2090,10 +2090,10 @@ dt.typeDefinition {
|
| <p>
|
| The path of the executable file.
|
| </p>
|
| - </dd><dt class="field"><b><i>offset ( <a href="#type_ExecutableKind">ExecutableKind</a> )</i></b></dt><dd>
|
| + </dd><dt class="field"><b><i>kind ( <a href="#type_ExecutableKind">ExecutableKind</a> )</i></b></dt><dd>
|
|
|
| <p>
|
| - The offset of the region to be highlighted.
|
| + The kind of the executable file.
|
| </p>
|
| </dd></dl></dd><dt class="typeDefinition"><a name="type_ExecutableKind">ExecutableKind: String</a></dt><dd>
|
| <p>
|
|
|