[FIR IDE] Get rid of KtPossiblyMemberSymbol::dispatchType
This commit is contained in:
committed by
TeamCityServer
parent
4e1e1570df
commit
13e27a3e06
+1
-1
@@ -193,7 +193,6 @@ KtFunctionSymbol:
|
||||
annotationClassIds: []
|
||||
annotations: []
|
||||
callableIdIfNonLocal: /X.foo
|
||||
dispatchType: X<T>
|
||||
hasStableParameterNames: true
|
||||
isExtension: false
|
||||
isExternal: false
|
||||
@@ -213,6 +212,7 @@ KtFunctionSymbol:
|
||||
]
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): X<T>
|
||||
deprecationStatus: null
|
||||
|
||||
KtNamedClassOrObjectSymbol:
|
||||
|
||||
Reference in New Issue
Block a user