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
..
2019-12-12 16:11:46 +03:00
2019-12-26 15:08:51 +03:00
2020-04-03 13:18:47 +03:00
2020-03-27 12:34:29 +03:00
2019-12-12 16:11:46 +03:00
2019-12-12 16:11:46 +03:00
2019-02-14 12:31:42 +03:00
2020-03-05 09:39:40 +03:00
2019-12-12 16:11:46 +03:00
2018-10-25 19:10:39 +03:00
2018-10-25 19:10:39 +03:00
2019-12-12 16:11:46 +03:00
2017-07-27 09:54:22 +03:00
2017-07-27 09:54:22 +03:00
2020-03-05 09:39:40 +03:00
2020-03-05 09:39:40 +03:00
2020-03-05 09:39:40 +03:00
2020-03-05 09:39:40 +03:00
2020-03-05 09:39:40 +03:00
2020-03-05 09:39:40 +03:00
2019-12-12 16:11:46 +03:00
2019-12-12 16:11:46 +03:00
2019-02-14 12:31:42 +03:00
2019-12-12 16:11:46 +03:00
2019-12-12 16:11:46 +03:00
2020-07-08 09:42:24 +03:00
2019-12-12 16:11:46 +03:00
2020-03-05 09:39:40 +03:00
2019-12-12 16:11:46 +03:00
2017-01-19 09:53:17 +03:00
2017-01-19 09:53:17 +03:00
2019-12-12 16:11:46 +03:00
2020-03-12 08:02:45 +01:00
2019-10-04 11:18:45 +03:00
2019-12-12 16:11:46 +03:00
2019-12-26 15:08:51 +03:00
2019-12-26 15:08:51 +03:00
2019-12-12 16:11:46 +03:00
2019-12-12 16:11:46 +03:00
2019-12-12 16:11:46 +03:00
2019-12-12 16:11:46 +03:00
2020-02-04 15:00:12 +03:00
2018-07-18 14:21:03 +03:00
2018-07-18 14:21:03 +03:00
2019-12-12 16:11:46 +03:00
2017-05-15 11:24:35 +03:00
2019-02-10 13:31:57 +01:00
2019-12-12 16:11:46 +03:00
2020-03-05 09:39:40 +03:00
2020-03-05 09:39:40 +03:00
2019-12-12 16:11:46 +03:00
2019-12-12 16:11:46 +03:00
2017-08-17 13:15:18 +03:00
2017-08-17 13:15:18 +03:00
2017-04-10 12:48:10 +03:00
2020-03-05 09:39:40 +03:00
2016-12-15 23:57:41 +03:00
2019-12-12 16:11:46 +03:00
2019-12-12 16:11:46 +03:00
2017-10-10 13:21:50 +02:00
2017-10-10 13:21:50 +02:00
2019-12-12 16:11:46 +03:00
2017-10-10 13:21:50 +02:00
2020-03-05 09:39:40 +03:00
2017-11-02 14:02:09 +01:00
2020-03-05 09:39:40 +03:00
2017-11-02 14:02:09 +01:00
2020-05-21 18:01:36 +03:00
2020-02-14 11:41:30 +01:00
2018-01-29 12:20:36 +01:00
2019-12-12 16:11:46 +03:00
2019-12-12 16:11:46 +03:00
2017-08-29 18:01:36 +03:00
2017-08-17 13:15:18 +03:00
2019-12-12 16:11:46 +03:00
2017-08-17 13:15:18 +03:00
2017-08-17 13:15:18 +03:00
2019-12-12 16:11:46 +03:00
2017-08-17 13:15:18 +03:00
2017-08-17 13:15:18 +03:00
2019-12-12 16:11:46 +03:00
2019-04-17 12:55:12 +03:00
2018-09-06 19:13:11 +03:00
2019-12-12 16:11:46 +03:00
2019-04-17 12:55:12 +03:00
2018-09-06 19:13:11 +03:00
2020-05-06 10:32:01 +03:00
2018-07-02 12:13:11 +03:00
2020-05-06 10:32:01 +03:00
2018-07-02 12:13:11 +03:00
2018-07-02 12:13:11 +03:00
2020-05-06 10:32:01 +03:00
2019-12-12 16:11:46 +03:00
2019-12-12 16:11:46 +03:00
2018-03-22 03:59:55 +03:00
2020-05-06 10:32:01 +03:00
2018-01-24 15:54:35 +01:00
2018-01-24 15:54:35 +01:00
2020-03-05 09:39:40 +03:00
2019-12-12 16:11:46 +03:00
2020-03-05 09:39:40 +03:00
2018-07-18 14:21:03 +03:00
2019-12-12 16:11:46 +03:00
2017-04-04 14:23:30 +03:00
2019-12-12 16:11:46 +03:00
2020-03-05 09:39:40 +03:00
2019-12-12 16:11:46 +03:00
2019-12-12 16:11:46 +03:00
2020-03-05 09:39:40 +03:00
2019-12-12 16:11:46 +03:00
2018-03-22 03:59:55 +03:00
2019-12-12 16:11:46 +03:00
2018-03-22 03:59:55 +03:00
2020-03-05 09:39:40 +03:00
2020-03-05 09:39:40 +03:00
2020-03-05 09:39:40 +03:00
2020-03-05 09:39:40 +03:00
2019-12-12 16:11:46 +03:00
2018-03-22 03:59:55 +03:00
2019-12-12 16:11:46 +03:00
2019-12-12 16:11:46 +03:00
2018-07-18 14:21:03 +03:00
2018-07-18 14:21:03 +03:00
2019-12-12 16:11:46 +03:00
2018-07-18 14:21:03 +03:00
2018-07-18 14:21:03 +03:00
2020-03-05 09:39:40 +03:00
2019-12-12 16:11:46 +03:00
2019-12-12 16:11:46 +03:00
2019-12-12 16:11:46 +03:00
2019-12-12 16:11:46 +03:00