[Analysis API] Add KtCallableMemberCall#typeArgumentsMapping
This commit is contained in:
committed by
teamcity
parent
8d8fc6e291
commit
2234813363
Vendored
+2
-1
@@ -13,4 +13,5 @@ KtSuccessCallInfo:
|
||||
symbol = var foo: kotlin.Int
|
||||
callableIdIfNonLocal = /JavaClass.foo
|
||||
simpleAccess = Write:
|
||||
value = null
|
||||
value = null
|
||||
typeArgumentsMapping = {}
|
||||
|
||||
Reference in New Issue
Block a user