[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 = kotlin/arrayOf
|
||||
typeArgumentsMapping = {
|
||||
T -> (kotlin.Int)
|
||||
}
|
||||
argumentMapping = {
|
||||
1 -> (KtVariableLikeSignature:
|
||||
name = elements
|
||||
|
||||
Reference in New Issue
Block a user