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

Side by Side Diff: pkg/front_end/testcases/shaker/transitive_superclass.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_superclass_lib.dart: 4 library pkg/front_end/testcases/shaker/transitive_superclass_lib.dart:
5 - class _A 5 - class _A
6 - field
6 - class B 7 - class B
8 - field
7 - class C 9 - class C
10 - field
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698