[Analysis API] Add KtCallableMemberCall#typeArgumentsMapping

This commit is contained in:
Stanislav Erokhin
2022-06-22 10:34:41 +02:00
committed by teamcity
parent 8d8fc6e291
commit 2234813363
208 changed files with 483 additions and 24 deletions
@@ -20,6 +20,7 @@ KtSuccessCallInfo:
callableIdIfNonLocal = null
]
callableIdIfNonLocal = test/Serializer.serializeFirstTarget
typeArgumentsMapping = {}
argumentMapping = {
target -> (KtVariableLikeSignature:
name = x
@@ -17,6 +17,7 @@ KtSuccessCallInfo:
callableIdIfNonLocal = null
]
callableIdIfNonLocal = test/dummyTest
typeArgumentsMapping = {}
argumentMapping = {
Test() -> (KtVariableLikeSignature:
name = value