[FIR IDE] Get rid of KtPossiblyMemberSymbol::dispatchType

This commit is contained in:
Roman Golyshev
2021-11-12 15:29:02 +03:00
committed by TeamCityServer
parent 4e1e1570df
commit 13e27a3e06
72 changed files with 295 additions and 526 deletions
@@ -32,7 +32,6 @@ KtConstructorSymbol:
annotations: []
callableIdIfNonLocal: null
containingClassIdIfNonLocal: Anno
dispatchType: null
hasStableParameterNames: true
isExtension: false
isPrimary: true
@@ -79,7 +78,6 @@ KtFunctionSymbol:
psi: KtAnnotationEntry
]
callableIdIfNonLocal: /X.x
dispatchType: X
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -97,6 +95,7 @@ KtFunctionSymbol:
typeParameters: []
valueParameters: []
visibility: Public
getDispatchReceiver(): X
deprecationStatus: null
KtNamedClassOrObjectSymbol: