| 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 23d44c67e636814afb41a39b158ac43bd44d25c3..1140275a7bf4618d68a66de5e8e2e1ebb0e40197 100644
|
| --- a/pkg/analysis_server/tool/spec/spec_input.html
|
| +++ b/pkg/analysis_server/tool/spec/spec_input.html
|
| @@ -2535,10 +2535,13 @@
|
| represented.
|
| </p>
|
| </field>
|
| - <field name="location">
|
| + <field name="location" optional="true">
|
| <ref>Location</ref>
|
| <p>
|
| The location of the problem being represented.
|
| + This field is omitted unless there is a specific location
|
| + associated with the problem (such as a location where an element
|
| + being renamed will be shadowed).
|
| </p>
|
| </field>
|
| </object>
|
|
|