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

Side by Side 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, 3 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 unified diff | Download patch
OLDNEW
1 DO NOT EDIT -- this file is autogenerated --- 1 DO NOT EDIT -- this file is autogenerated ---
2 Tree-shaker preserved the following: 2 Tree-shaker preserved the following:
3 3
4 library pkg/front_end/testcases/shaker/transitive_class_constructor_lib.dart: 4 library pkg/front_end/testcases/shaker/transitive_class_constructor_lib.dart:
5 - class A1
5 - class A3 6 - class A3
6 - class A4 7 - class A4
7 - class B 8 - class B
9 - publicField
8 - (default constructor) 10 - (default constructor)
9 - publicConstructor 11 - publicConstructor
OLDNEW
« 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