[Analysis API] Add KtCallableMemberCall#typeArgumentsMapping
This commit is contained in:
committed by
teamcity
parent
8d8fc6e291
commit
2234813363
+3
@@ -17,6 +17,9 @@ KtSuccessCallInfo:
|
||||
callableIdIfNonLocal = null
|
||||
]
|
||||
callableIdIfNonLocal = java/util/Comparator
|
||||
typeArgumentsMapping = {
|
||||
T -> (ft<kotlin.Int, kotlin.Int?>)
|
||||
}
|
||||
argumentMapping = {
|
||||
{x: Int, y: Int -> 1} -> (KtVariableLikeSignature:
|
||||
name = function
|
||||
|
||||
Reference in New Issue
Block a user