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

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

Issue 1595243003: Move AST implementation out of generated (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 4 years, 11 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 968d797c3535a510ab18481d89413af468bdf160..4ff96d596369754892ef9fe9fbd1a0017151454c 100644
--- a/pkg/analyzer/lib/src/generated/element.dart
+++ b/pkg/analyzer/lib/src/generated/element.dart
@@ -9,7 +9,7 @@
* * package:analyzer/dart/element/type.dart
* * package:analyzer/dart/element/visitor.dart
*
- * If your code is using API's not available in these public libraries, please
+ * If your code is using APIs not available in these public libraries, please
* contact the analyzer team to either find an alternate API or have the API you
* depend on added to the public API.
*/

Powered by Google App Engine
This is Rietveld 408576698