| Index: pkg/analysis_server/doc/api.html
|
| diff --git a/pkg/analysis_server/doc/api.html b/pkg/analysis_server/doc/api.html
|
| index dd3426b9a30ef12f11657e70bf27dae6c471a607..00aac9b587796ec483623ac8878926ff5f5a0d90 100644
|
| --- a/pkg/analysis_server/doc/api.html
|
| +++ b/pkg/analysis_server/doc/api.html
|
| @@ -1520,6 +1520,10 @@ dt.typeDefinition {
|
| Sort all of the directives, unit and class members
|
| of the given Dart file.
|
| </p>
|
| + <p>
|
| + It is an error if the file does not exist or has scan or parse
|
| + errors.
|
| + </p>
|
|
|
|
|
| <h4>Parameters</h4><dl><dt class="field"><b><i>file ( <a href="#type_FilePath">FilePath</a> )</i></b></dt><dd>
|
|
|