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

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

Issue 1789233002: Deprecate the generated element library and clean up imports (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 4 years, 9 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/element.dart
diff --git a/pkg/analyzer/lib/src/generated/element.dart b/pkg/analyzer/lib/src/generated/element.dart
index 4ff96d596369754892ef9fe9fbd1a0017151454c..5518d7cd6bfa32574774feae2a51f3b2ac68e412 100644
--- a/pkg/analyzer/lib/src/generated/element.dart
+++ b/pkg/analyzer/lib/src/generated/element.dart
@@ -13,6 +13,7 @@
* contact the analyzer team to either find an alternate API or have the API you
* depend on added to the public API.
*/
+@deprecated
library analyzer.src.generated.element;
export 'package:analyzer/dart/element/element.dart';

Powered by Google App Engine
This is Rietveld 408576698