[FIR IDE] Get rid of KtPossiblyMemberSymbol::dispatchType
This commit is contained in:
committed by
TeamCityServer
parent
4e1e1570df
commit
13e27a3e06
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user