Tamas Vajk
|
394ec56d9d
|
Add test case for local class declaration in field initializer
|
2022-05-12 22:37:06 +01:00 |
|
Tony Torralba
|
f8ad93a530
|
Add test case for local variable in anonymous init
Also fix another instance of the same issue in extractLocalTypeDeclStmt
|
2022-05-10 19:51:25 +01:00 |
|
Chris Smowton
|
96908d153d
|
Accept and amend check for anonymous types with type parameters
|
2022-05-10 19:51:24 +01:00 |
|
Chris Smowton
|
c0f3988aaa
|
Tolerate nullable references to anonymous classes
This also adds a test case illustrating when this can arise
|
2022-05-10 19:51:24 +01:00 |
|
Tamas Vajk
|
ef2795c88b
|
Add ktLocalFunction relation and tests for local and anonymous classes
|
2022-05-10 19:51:11 +01:00 |
|
Tamas Vajk
|
e0bf7d8246
|
Extract local class declarations
|
2022-05-10 19:51:11 +01:00 |
|
Ian Lynagh
|
5342b13cb6
|
Kotlin: Add class modifiers
|
2022-05-10 19:51:11 +01:00 |
|
Ian Lynagh
|
c05aa7bb68
|
Kotlin: Add superChain test
|
2022-05-10 19:51:06 +01:00 |
|
Tamas Vajk
|
b7e0828f78
|
Extract anonymous object creation
|
2022-05-10 19:51:05 +01:00 |
|
Ian Lynagh
|
088e7adf8c
|
Kotlin: Handle zero-width locations for generated elements
|
2022-05-10 18:46:00 +01:00 |
|
Tamas Vajk
|
76fd386055
|
Extract content of <obinit> methods
|
2022-05-10 18:46:00 +01:00 |
|
Tamas Vajk
|
13048392af
|
Add constructor tests
|
2022-05-10 18:46:00 +01:00 |
|