FE1.0 Analysis API: fix getReturnTypeForKtDeclaration for setter parameter

This commit is contained in:
Tianyu Geng
2021-11-18 15:06:17 -08:00
committed by Ilya Kirillov
parent f1d0791f15
commit 6e555e1d28
3 changed files with 26 additions and 19 deletions
@@ -1,9 +0,0 @@
i@(1,1) : kotlin.Int
KtPropertyAccessor@(2,5) : kotlin.Int
KtPropertyAccessor@(3,5) : kotlin.Unit
value@(3,9) : kotlin.Unit
A@(5,1)
j@(6,5) : kotlin.Int
KtPropertyAccessor@(7,9) : kotlin.Int
KtPropertyAccessor@(8,9) : kotlin.Unit
value@(8,13) : kotlin.Unit