| Index: pkg/analyzer_plugin/tool/spec/common_types_spec.html
|
| diff --git a/pkg/analyzer_plugin/tool/spec/common_types_spec.html b/pkg/analyzer_plugin/tool/spec/common_types_spec.html
|
| index eacb915283ae2c04290897ea3e8971fd910ab175..37a1bfe2aefb9617b42d11b4e514fa1e44792446 100644
|
| --- a/pkg/analyzer_plugin/tool/spec/common_types_spec.html
|
| +++ b/pkg/analyzer_plugin/tool/spec/common_types_spec.html
|
| @@ -1074,13 +1074,6 @@
|
| </field>
|
| </object>
|
| </type>
|
| - <type name="RefactoringFeedback">
|
| - <p>
|
| - An abstract superclass of all refactoring feedbacks.
|
| - </p>
|
| - <object>
|
| - </object>
|
| - </type>
|
| <type name="RefactoringKind">
|
| <p>
|
| An enumeration of the kinds of refactorings that can be created.
|
| @@ -1140,13 +1133,6 @@
|
| </field>
|
| </object>
|
| </type>
|
| - <type name="RefactoringOptions">
|
| - <p>
|
| - An abstract superclass of all refactoring options.
|
| - </p>
|
| - <object>
|
| - </object>
|
| - </type>
|
| <type name="RefactoringMethodParameterKind">
|
| <p>
|
| An enumeration of the kinds of parameters.
|
|
|