Files
sdk/pkg
Paul Berry 3057754843 Use summary IDL file for interface classes.
This CL makes a small change to the format of the summary IDL file:
instead of containing classes with fields, it now contains classes
with getters.  This allows the classes in the IDL file to be directly
used as interface classes, which makes code navigation much smoother.

Since the IDL file is now being used directly by the code, it has been
relocated to pkg/analyzer/lib/src/summary/idl.dart.

R=scheglov@google.com

Review URL: https://codereview.chromium.org/1667723002 .
2016-02-03 08:57:44 -08:00
..
2016-02-02 22:23:42 +01:00
2015-09-29 13:49:53 +02:00
2015-12-14 13:50:11 -08:00
2015-11-19 14:06:01 -08:00
2016-01-11 16:18:06 -08:00