| 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 55553bb8a68c37845bd9ae84743165a2aedd8fa7..efd48693385e7fd67eadd3727500cd0f611ecd05 100644
|
| --- a/pkg/analysis_server/tool/spec/spec_input.html
|
| +++ b/pkg/analysis_server/tool/spec/spec_input.html
|
| @@ -1761,6 +1761,12 @@
|
| of a class.
|
| </p>
|
| </field>
|
| + <field name="element" optional="true">
|
| + <ref>Element</ref>
|
| + <p>
|
| + Information about the element reference being suggested.
|
| + </p>
|
| + </field>
|
| <field name="returnType" optional="true">
|
| <ref>String</ref>
|
| <p>
|
|
|