Juan Chen
d163853c97
[FIR] add support for implementation by delgation
...
This commit handles "subclass: super-interface by delegate-expression".
During Psi2Fir, for each delegate, we add to the subclass a synthetic
field (which has type super-interface), and an assignment of the
delegate-expression to the synthetic field in the primary constructor,
so that the delegate-expression can be resolved and transformed along
the way.
During Fir2Ir, we look up delegatable members from the super-interface
and generate corresponding functions/properties for the subclass.
TODO: support for generic delegatable members and generic
super-interface.
2020-07-08 09:42:24 +03:00
..
2020-04-16 09:07:35 +03:00
2020-05-27 00:32:56 +03:00
2020-04-30 13:09:53 +03:00
2020-04-10 14:49:27 +03:00
2020-06-04 17:03:55 +03:00
2020-06-11 10:57:51 +03:00
2020-05-28 18:00:35 +03:00
2020-07-08 09:42:24 +03:00
2020-04-27 11:50:26 +03:00
2020-04-03 13:29:55 +03:00
2020-04-03 13:31:15 +03:00
2020-03-24 18:58:19 +03:00
2020-06-04 17:03:55 +03:00
2020-06-04 17:03:55 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-04-03 13:31:15 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-04-27 11:50:24 +03:00
2020-03-30 16:23:10 +03:00
2020-03-24 18:58:19 +03:00
2020-04-02 12:42:50 +03:00
2020-05-28 22:18:13 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-04-09 15:22:55 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-04-09 15:22:55 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2019-11-19 11:00:09 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-04-27 11:50:24 +03:00
2020-05-28 22:19:21 +03:00
2020-03-24 18:58:19 +03:00
2020-04-30 13:09:53 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-06-04 17:03:55 +03:00
2020-03-24 18:58:19 +03:00
2020-06-04 17:03:55 +03:00
2020-04-30 13:09:53 +03:00
2020-04-30 13:09:53 +03:00
2020-04-30 13:09:53 +03:00
2020-04-30 13:09:53 +03:00
2020-04-30 13:09:53 +03:00
2020-04-30 13:09:53 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-06-04 17:03:55 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-05-27 00:32:56 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2019-11-19 11:00:09 +03:00
2020-04-30 13:09:53 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-05-28 22:19:21 +03:00
2019-11-19 11:00:09 +03:00
2020-04-30 13:09:53 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2019-11-19 11:00:09 +03:00
2020-03-24 18:58:19 +03:00
2019-11-19 11:00:09 +03:00
2020-05-08 17:30:19 +03:00
2020-05-08 17:30:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2019-11-19 11:00:09 +03:00
2020-03-24 18:58:19 +03:00
2020-07-03 17:09:28 +03:00
2020-03-24 18:58:19 +03:00
2020-06-04 17:03:55 +03:00
2020-06-04 17:03:55 +03:00
2020-06-04 17:03:55 +03:00
2020-06-04 17:03:55 +03:00
2019-11-19 11:00:09 +03:00
2020-06-04 17:03:55 +03:00
2020-06-04 17:03:55 +03:00
2020-06-04 17:03:55 +03:00
2020-06-04 17:03:55 +03:00
2020-06-04 17:03:55 +03:00
2020-05-27 00:32:56 +03:00
2020-04-30 13:09:53 +03:00
2020-06-04 17:03:55 +03:00
2020-03-25 08:27:21 +03:00
2020-03-30 16:57:53 +03:00
2020-03-30 16:57:53 +03:00
2020-06-04 17:03:55 +03:00
2020-03-18 17:09:36 +03:00
2020-03-24 18:58:19 +03:00
2020-04-02 12:42:50 +03:00
2020-03-10 15:19:34 +03:00
2020-03-24 18:58:19 +03:00
2019-10-16 19:23:49 +02:00
2020-05-26 11:59:05 +03:00
2020-04-04 01:32:45 +03:00
2020-05-20 07:19:28 +03:00
2020-05-20 07:19:29 +03:00
2020-05-20 07:19:29 +03:00
2020-03-24 18:58:19 +03:00
2020-05-07 11:44:09 +02:00
2020-03-04 16:55:31 +03:00
2020-06-04 17:03:55 +03:00
2020-03-24 18:58:19 +03:00
2020-05-29 00:53:01 +03:00
2020-06-04 12:16:27 +03:00
2020-04-30 13:09:53 +03:00
2020-06-04 17:03:55 +03:00
2020-04-27 11:50:24 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-05-13 20:57:52 +02:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-05-28 18:00:35 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-05-27 00:32:56 +03:00
2020-04-27 11:50:24 +03:00
2020-05-28 22:19:21 +03:00
2020-03-24 18:58:19 +03:00
2020-05-28 22:18:20 +03:00
2020-06-04 17:03:55 +03:00
2020-03-24 18:58:19 +03:00
2020-05-27 00:32:56 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-03-24 18:58:19 +03:00
2020-04-03 13:31:15 +03:00