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

Unified Diff: pkg/front_end/testcases/shaker/target_class_static.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/target_class_static.dart.shaker
diff --git a/pkg/front_end/testcases/shaker/target_class_static.dart.shaker b/pkg/front_end/testcases/shaker/target_class_static.dart.shaker
new file mode 100644
index 0000000000000000000000000000000000000000..d4fcedb633a2fe3f22a7924c532e0f1d4501c683
--- /dev/null
+++ b/pkg/front_end/testcases/shaker/target_class_static.dart.shaker
@@ -0,0 +1,9 @@
+DO NOT EDIT -- this file is autogenerated ---
+Tree-shaker preserved the following:
+
+library pkg/front_end/testcases/shaker/target_class_static_lib.dart:
+ - class A
+ - field1
+ - getter1
+ - setter1
+ - method1
« no previous file with comments | « pkg/front_end/testcases/shaker/target_class_static.dart ('k') | pkg/front_end/testcases/shaker/target_class_static_lib.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698