[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
@@ -3,7 +3,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: null
dispatchType: null
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -21,6 +20,7 @@ KtFunctionSymbol:
typeParameters: []
valueParameters: []
visibility: Public
getDispatchReceiver(): <no name provided>
deprecationStatus: null
KtKotlinPropertySymbol:
@@ -28,7 +28,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: null
dispatchType: <no name provided>
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -49,6 +48,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): <no name provided>
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getData
@@ -73,7 +73,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /AnonymousContainer.anonymousObject
dispatchType: AnonymousContainer
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -94,6 +93,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): AnonymousContainer
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getAnonymousObject