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

Unified Diff: pkg/analyzer_plugin/lib/protocol/protocol.dart

Issue 2846963004: Re-organize and comment clean-up (Closed)
Patch Set: Created 3 years, 8 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/lib/protocol/protocol.dart
diff --git a/pkg/analyzer_plugin/lib/protocol/protocol.dart b/pkg/analyzer_plugin/lib/protocol/protocol.dart
index c5403f5cca54ddc9b03d1012f09c6df2e7651b7b..a13917857577623cb73438b21c6259f391d397c7 100644
--- a/pkg/analyzer_plugin/lib/protocol/protocol.dart
+++ b/pkg/analyzer_plugin/lib/protocol/protocol.dart
@@ -267,6 +267,8 @@ class Request {
/**
* A collection of utility methods that create instances of the generated class
* [RequestError].
+ *
+ * Clients may not extend, implement or mix-in this class.
*/
class RequestErrorFactory {
// /**
« no previous file with comments | « pkg/analyzer_plugin/lib/plugin/plugin.dart ('k') | pkg/analyzer_plugin/lib/utilities/subscription_manager.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698