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

Unified Diff: pkg/analysis_server/doc/api.html

Issue 476163002: Add an integration test for analysis.overrides. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix long lines. Created 6 years, 4 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
« no previous file with comments | « no previous file | pkg/analysis_server/test/integration/analysis/overrides_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analysis_server/doc/api.html
diff --git a/pkg/analysis_server/doc/api.html b/pkg/analysis_server/doc/api.html
index dea7364eab459e5c6aa92d1ee98234dc79143807..6d22a3736e868e8536345f95218a461135add4c1 100644
--- a/pkg/analysis_server/doc/api.html
+++ b/pkg/analysis_server/doc/api.html
@@ -850,10 +850,7 @@ dt.typeDefinition {
}
}</pre></div>
<p>
- Reports the overridding members in a file. This notification
- currently includes only members that override a member from
- a superclass. In particular, it does not include members
- that override members from interfaces.
+ Reports the overridding members in a file.
</p>
<p>
This notification is not subscribed to by default. Clients
« no previous file with comments | « no previous file | pkg/analysis_server/test/integration/analysis/overrides_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698