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

Unified Diff: pkg/analyzer/lib/src/generated/sdk_io.dart

Issue 185603002: Update and analyzer snapshot with AST -> Ast rename. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Tweak for analyzer version in 'intl' package. Created 6 years, 10 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/lib/src/generated/sdk_io.dart
diff --git a/pkg/analyzer/lib/src/generated/sdk_io.dart b/pkg/analyzer/lib/src/generated/sdk_io.dart
index 51dfe8e839fb156ef1a14e46b7bd309055da8502..63f2f0365c9451a0b1f60c1bfc6fc600478a065b 100644
--- a/pkg/analyzer/lib/src/generated/sdk_io.dart
+++ b/pkg/analyzer/lib/src/generated/sdk_io.dart
@@ -21,8 +21,6 @@ import 'engine.dart';
/**
* Instances of the class `DirectoryBasedDartSdk` represent a Dart SDK installed in a
* specified directory.
- *
- * @coverage dart.engine.sdk
*/
class DirectoryBasedDartSdk implements DartSdk {
/**
@@ -436,8 +434,6 @@ class DirectoryBasedDartSdk implements DartSdk {
* platforms: 0),
* };
* </pre>
- *
- * @coverage dart.engine.sdk
*/
class SdkLibrariesReader {
/**

Powered by Google App Engine
This is Rietveld 408576698