Stanislav Erokhin
c1722350b6
Add constructors to KtScope
...
- KtClassLikeSymbol.primaryConstructor was removed
- Constructors were removed from getCallableMembers because
constructors has no name (or special name `<init>`) and previous
implementation was incorrect
- KtScope.getAllSymbols returns constructors as before. Before it was
like this because of the incorrect implementation of getCallableMembers
- getConstructors has sence only for class scope,
for the rest cases it is empty
2021-01-14 12:12:28 +01:00
..
2020-12-23 00:11:08 +03:00
2020-09-11 12:49:04 +03:00
2020-12-16 12:29:53 +03:00
2020-12-02 15:13:06 +03:00
2020-12-16 12:29:53 +03:00
2020-09-11 12:49:04 +03:00
2020-12-02 15:13:06 +03:00
2020-09-11 12:49:04 +03:00
2020-09-11 12:49:04 +03:00
2020-12-16 12:29:53 +03:00
2020-09-11 12:49:04 +03:00
2020-12-16 12:29:53 +03:00
2020-09-11 12:49:04 +03:00
2020-09-11 12:49:04 +03:00
2020-09-11 12:49:04 +03:00
2021-01-14 12:12:28 +01:00
2021-01-14 12:12:28 +01:00
2020-09-11 12:49:04 +03:00
2020-09-11 12:49:04 +03:00
2020-09-11 12:49:04 +03:00
2020-09-11 12:49:04 +03:00
2020-12-02 15:13:06 +03:00
2020-09-11 12:49:04 +03:00
2020-11-11 21:02:00 +03:00
2020-09-11 12:49:04 +03:00
2020-11-11 21:02:00 +03:00
2020-09-11 12:49:04 +03:00
2020-11-11 21:02:00 +03:00
2020-09-11 12:49:04 +03:00
2020-09-11 12:49:04 +03:00
2020-11-11 21:02:00 +03:00
2020-09-11 12:49:04 +03:00
2020-11-11 21:02:00 +03:00
2020-09-11 12:49:04 +03:00
2020-09-11 12:49:04 +03:00
2020-11-11 21:02:00 +03:00
2020-09-11 12:49:04 +03:00
2020-11-11 21:02:00 +03:00
2020-09-11 12:49:04 +03:00
2020-11-11 21:02:00 +03:00
2020-09-11 12:49:04 +03:00
2020-12-16 12:29:53 +03:00
2020-09-11 12:49:04 +03:00
2020-11-11 21:02:00 +03:00
2020-09-11 12:49:04 +03:00
2020-11-11 21:02:00 +03:00
2021-01-14 12:12:28 +01:00
2021-01-14 12:12:28 +01:00
2020-09-11 12:49:04 +03:00
2020-09-11 12:49:04 +03:00
2020-09-11 12:49:05 +03:00
2020-11-11 21:02:00 +03:00
2020-09-11 12:49:05 +03:00
2020-12-02 15:13:06 +03:00
2020-09-11 12:49:04 +03:00
2020-11-11 21:02:00 +03:00