[Analysis API] Add KtCallableMemberCall#typeArgumentsMapping
This commit is contained in:
committed by
teamcity
parent
8d8fc6e291
commit
2234813363
Vendored
+3
@@ -20,6 +20,9 @@ KtSuccessCallInfo:
|
||||
callableIdIfNonLocal = null
|
||||
]
|
||||
callableIdIfNonLocal = /Foo.invoke
|
||||
typeArgumentsMapping = {
|
||||
T -> (kotlin.String)
|
||||
}
|
||||
argumentMapping = {
|
||||
"" -> (KtVariableLikeSignature:
|
||||
name = t
|
||||
|
||||
Reference in New Issue
Block a user