56cc40f639
This matches FE 1.0 (see core/descriptors/src/org/jetbrains/kotlin/resolve/sam/samConstructorUtils.kt).
4 lines
436 B
Plaintext
Vendored
4 lines
436 B
Plaintext
Vendored
KtFunctionCall:
|
|
argumentMapping = { {x: Int, y: Int -> 1} -> (function: kotlin.Function2<ft<kotlin.Int, kotlin.Int?>, ft<kotlin.Int, kotlin.Int?>, kotlin.Int>) }
|
|
targetFunction = java/util/Comparator(function: kotlin.Function2<ft<kotlin.Int, kotlin.Int?>, ft<kotlin.Int, kotlin.Int?>, kotlin.Int>): java.util.Comparator<ft<kotlin.Int, kotlin.Int?>>
|
|
substitutor = <map substitutor: {FirTypeParameterSymbol T=ft<kotlin/Int, kotlin/Int?>}> |