[FIR IDE] Get rid of KtPossiblyMemberSymbol::dispatchType
This commit is contained in:
committed by
TeamCityServer
parent
4e1e1570df
commit
13e27a3e06
@@ -3,7 +3,6 @@ KtKotlinPropertySymbol:
|
||||
annotationClassIds: []
|
||||
annotations: []
|
||||
callableIdIfNonLocal: /x
|
||||
dispatchType: null
|
||||
getter: KtPropertyGetterSymbol(<getter>)
|
||||
hasBackingField: true
|
||||
hasGetter: true
|
||||
@@ -35,7 +34,6 @@ KtPropertyGetterSymbol:
|
||||
annotationClassIds: []
|
||||
annotations: []
|
||||
callableIdIfNonLocal: null
|
||||
dispatchType: null
|
||||
hasBody: true
|
||||
hasStableParameterNames: true
|
||||
isDefault: false
|
||||
@@ -55,7 +53,6 @@ KtKotlinPropertySymbol:
|
||||
annotationClassIds: []
|
||||
annotations: []
|
||||
callableIdIfNonLocal: /y
|
||||
dispatchType: null
|
||||
getter: KtPropertyGetterSymbol(<getter>)
|
||||
hasBackingField: false
|
||||
hasGetter: true
|
||||
|
||||
Reference in New Issue
Block a user