| Index: pkg/analyzer_plugin/tool/spec/plugin_spec.html
|
| diff --git a/pkg/analyzer_plugin/tool/spec/plugin_spec.html b/pkg/analyzer_plugin/tool/spec/plugin_spec.html
|
| index bc59b04e309bc13dd75b89399cf01ea239cd9ef0..0b9aea5e42157649c399dfd4b035a097b9764964 100644
|
| --- a/pkg/analyzer_plugin/tool/spec/plugin_spec.html
|
| +++ b/pkg/analyzer_plugin/tool/spec/plugin_spec.html
|
| @@ -946,6 +946,20 @@
|
| </field>
|
| </object>
|
| </type>
|
| + <type name="RefactoringFeedback">
|
| + <p>
|
| + An abstract superclass of all refactoring feedbacks.
|
| + </p>
|
| + <object>
|
| + </object>
|
| + </type>
|
| + <type name="RefactoringOptions">
|
| + <p>
|
| + An abstract superclass of all refactoring options.
|
| + </p>
|
| + <object>
|
| + </object>
|
| + </type>
|
| <type name="RequestError">
|
| <p>
|
| An indication of a problem with the execution of the server,
|
|
|