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

Side by Side Diff: pkg/front_end/testcases/shaker/transitive_class.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_lib.dart: 4 library pkg/front_end/testcases/shaker/transitive_class_lib.dart:
5 - class A1
6 - class A3
7 - class A5
8 - class B
9 - publicField
5 - class C 10 - class C
11 - publicField
12 - b
13 - publicMethod
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698