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-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
2020-03-05 09:39:40 +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
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-03-05 09:39:40 +03: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
2020-03-05 09:39:40 +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
2020-03-05 09:39:40 +03:00
2018-10-15 10:54:39 +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
2019-12-12 16:11:46 +03:00
2017-05-26 13:58: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
2019-12-12 16:11:46 +03:00
2019-12-12 16:11:46 +03:00
2019-12-12 16:11:46 +03:00
2017-01-19 16:09:29 +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
2017-03-09 09:38:48 +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
2020-07-08 09:42:24 +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
2017-05-26 13:58: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
2017-05-26 13:58: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
2017-06-22 15:02:09 +03:00
2017-06-22 15:02:09 +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
2020-03-05 09:39:40 +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