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

Side by Side Diff: pkg/front_end/testcases/shaker/source_class.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/lib/sources.dart: 4 library pkg/front_end/testcases/shaker/lib/sources.dart:
5 - class A1 5 - class A1
6 - (default constructor)
6 - class A2 7 - class A2
8 - (default constructor)
7 - class A3 9 - class A3
10 - (default constructor)
8 - class A4 11 - class A4
12 - (default constructor)
9 - class A5 13 - class A5
14 - (default constructor)
10 - class A6 15 - class A6
16 - (default constructor)
11 - class A7 17 - class A7
18 - (default constructor)
12 - class A8 19 - class A8
20 - (default constructor)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698