[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 @@ KtPropertyGetterSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: null
dispatchType: null
hasBody: true
hasStableParameterNames: true
isDefault: false
@@ -37,7 +36,6 @@ KtPropertySetterSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: null
dispatchType: null
hasBody: true
hasStableParameterNames: true
isDefault: false
@@ -60,7 +58,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /p
dispatchType: null
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true