| 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 fa4664f201fb06ee927f376824c982abc69f8719..17800c030cfe71a7cc07d7b05fe1af9a812d6505 100644
|
| --- a/pkg/analysis_server/tool/spec/spec_input.html
|
| +++ b/pkg/analysis_server/tool/spec/spec_input.html
|
| @@ -2088,6 +2088,12 @@
|
| message associated with the error code.
|
| </p>
|
| </field>
|
| + <field name="code">
|
| + <ref>String</ref>
|
| + <p>
|
| + The name, as a string, of the error code associated with this error.
|
| + </p>
|
| + </field>
|
| <field name="hasFix" optional="true">
|
| <ref>bool</ref>
|
| <p>
|
|
|