| 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 fa512df6d4dda792fb1ddc01884fc602ffe892c5..0876a5e7df211b4adc174458769273f4a4e285f8 100644
|
| --- a/pkg/analysis_server/tool/spec/spec_input.html
|
| +++ b/pkg/analysis_server/tool/spec/spec_input.html
|
| @@ -3127,6 +3127,13 @@
|
| </p>
|
| </value>
|
| <value>
|
| + <code>INVALID_ANALYSIS_ROOT</code>
|
| + <p>
|
| + A path passed as an argument to a request (such as
|
| + analysis.reanalyze) is required to be an analysis root, but isn't.
|
| + </p>
|
| + </value>
|
| + <value>
|
| <code>INVALID_EXECUTION_CONTEXT</code>
|
| <p>
|
| The context root used to create an execution context does not
|
|
|