Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(787)

Unified Diff: pkg/analyzer_plugin/tool/spec/common_types_spec.html

Issue 2883793002: Stop sharing two types between wire protocols (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
« no previous file with comments | « pkg/analyzer_plugin/lib/protocol/protocol_generated.dart ('k') | pkg/analyzer_plugin/tool/spec/plugin_spec.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698