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

Side by Side Diff: pkg/front_end/testcases/shaker/transitive_mixins.dart.shaker

Issue 3004943002: Transitively include outlines of all public members of Class(es). (Closed)
Patch Set: 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_mixins_lib.dart: 4 library pkg/front_end/testcases/shaker/transitive_mixins_lib.dart:
5 - class A 5 - class A
6 - (default constructor)
6 - class B 7 - class B
8 - (default constructor)
7 - class _Object&A 9 - class _Object&A
10 - (default constructor)
8 - class C 11 - class C
12 - (default constructor)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698