Chromium Code Reviews| 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 107df36aa18d9c4795c9902acc1f4b53450737bb..361c80c97eb0750530c750de4c8298a278509c61 100644 |
| --- a/pkg/analysis_server/tool/spec/spec_input.html |
| +++ b/pkg/analysis_server/tool/spec/spec_input.html |
| @@ -1290,6 +1290,10 @@ |
| 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. |
|
Paul Berry
2014/09/26 16:45:42
Do you know the specific errors that will be gener
scheglov
2014/09/26 16:55:39
Done.
|
| + </p> |
| <params> |
| <field name="file"> |
| <ref>FilePath</ref> |