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

Unified Diff: pkg/front_end/testcases/shaker/transitive_class_constructor.dart.shaker

Issue 3004943002: Transitively include outlines of all public members of Class(es). (Closed)
Patch Set: Include only referenced constructor and static class members. Created 3 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
Index: pkg/front_end/testcases/shaker/transitive_class_constructor.dart.shaker
diff --git a/pkg/front_end/testcases/shaker/transitive_class_constructor.dart.shaker b/pkg/front_end/testcases/shaker/transitive_class_constructor.dart.shaker
index 4eb1847d44fe9246e5679d7369706f460708cae0..1a34780a0d97b3bdf02ab6f82a58bebafc45c5d6 100644
--- a/pkg/front_end/testcases/shaker/transitive_class_constructor.dart.shaker
+++ b/pkg/front_end/testcases/shaker/transitive_class_constructor.dart.shaker
@@ -2,8 +2,10 @@ DO NOT EDIT -- this file is autogenerated ---
Tree-shaker preserved the following:
library pkg/front_end/testcases/shaker/transitive_class_constructor_lib.dart:
+ - class A1
- class A3
- class A4
- class B
+ - publicField
- (default constructor)
- publicConstructor
« no previous file with comments | « pkg/front_end/testcases/shaker/transitive_class.dart.shaker ('k') | pkg/front_end/testcases/shaker/transitive_class_lib.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698