[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: kotlin/collections/listOf
dispatchType: null
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -37,7 +36,6 @@ KtFunctionSymbol:
psi: null
]
callableIdIfNonLocal: kotlin/collections/listOf
dispatchType: null
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -64,7 +62,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: kotlin/collections/listOf
dispatchType: null
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -86,4 +83,4 @@ KtFunctionSymbol:
KtValueParameterSymbol(elements)
]
visibility: Public
deprecationStatus: null
deprecationStatus: null
@@ -3,7 +3,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: kotlin/collections/List.get
dispatchType: kotlin/collections/List<E>
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -23,4 +22,5 @@ KtFunctionSymbol:
KtValueParameterSymbol(index)
]
visibility: Public
deprecationStatus: null
getDispatchReceiver(): kotlin/collections/List<E>
deprecationStatus: null
@@ -3,7 +3,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: kotlin/collections/List.listIterator
dispatchType: kotlin/collections/List<E>
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -21,6 +20,7 @@ KtFunctionSymbol:
typeParameters: []
valueParameters: []
visibility: Public
getDispatchReceiver(): kotlin/collections/List<E>
deprecationStatus: null
KtFunctionSymbol:
@@ -28,7 +28,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: kotlin/collections/List.listIterator
dispatchType: kotlin/collections/List<E>
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -48,4 +47,5 @@ KtFunctionSymbol:
KtValueParameterSymbol(index)
]
visibility: Public
getDispatchReceiver(): kotlin/collections/List<E>
deprecationStatus: null
@@ -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:
@@ -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
@@ -3,7 +3,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: null
dispatchType: <anonymous>
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -21,6 +20,7 @@ KtFunctionSymbol:
typeParameters: []
valueParameters: []
visibility: Public
getDispatchReceiver(): <anonymous>
deprecationStatus: null
KtKotlinPropertySymbol:
@@ -28,7 +28,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: null
dispatchType: <anonymous>
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -49,6 +48,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): <anonymous>
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
@@ -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
@@ -3,7 +3,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /A.i
dispatchType: A
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -24,6 +23,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): A
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getI
@@ -3,7 +3,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /A.a
dispatchType: A
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -24,6 +23,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): A
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getA
@@ -35,7 +35,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /A.x
dispatchType: A
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -53,6 +52,7 @@ KtFunctionSymbol:
typeParameters: []
valueParameters: []
visibility: Public
getDispatchReceiver(): A
deprecationStatus: null
KtNamedClassOrObjectSymbol:
@@ -4,7 +4,6 @@ KtConstructorSymbol:
annotations: []
callableIdIfNonLocal: null
containingClassIdIfNonLocal: A
dispatchType: null
hasStableParameterNames: true
isExtension: false
isPrimary: true
@@ -4,7 +4,6 @@ KtConstructorSymbol:
annotations: []
callableIdIfNonLocal: null
containingClassIdIfNonLocal: A
dispatchType: null
hasStableParameterNames: true
isExtension: false
isPrimary: true
@@ -36,7 +35,6 @@ KtConstructorSymbol:
annotations: []
callableIdIfNonLocal: null
containingClassIdIfNonLocal: A
dispatchType: null
hasStableParameterNames: true
isExtension: false
isPrimary: false
@@ -84,7 +82,6 @@ KtConstructorSymbol:
annotations: []
callableIdIfNonLocal: null
containingClassIdIfNonLocal: A
dispatchType: null
hasStableParameterNames: true
isExtension: false
isPrimary: false
@@ -46,7 +46,6 @@ KtConstructorSymbol:
annotations: []
callableIdIfNonLocal: null
containingClassIdIfNonLocal: MyColor
dispatchType: null
hasStableParameterNames: true
isExtension: false
isPrimary: true
@@ -100,7 +99,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /Some.delegate
dispatchType: Some
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: false
hasGetter: true
@@ -121,6 +119,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): Some
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getDelegate
@@ -143,7 +142,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /Some.lambda
dispatchType: Some
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -164,6 +162,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): Some
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getLambda
@@ -175,7 +174,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /Some.nonLazy
dispatchType: Some
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -196,6 +194,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): Some
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getNonLazy
@@ -46,7 +46,6 @@ KtConstructorSymbol:
annotations: []
callableIdIfNonLocal: null
containingClassIdIfNonLocal: MyColor
dispatchType: null
hasStableParameterNames: true
isExtension: false
isPrimary: true
@@ -100,7 +99,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /Some.delegate
dispatchType: Some
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: false
hasGetter: true
@@ -121,6 +119,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): Some
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getDelegate
@@ -143,7 +142,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /Some.lambda
dispatchType: Some
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -164,6 +162,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): Some
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getLambda
@@ -175,7 +174,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /Some.nonLazy
dispatchType: Some
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -196,6 +194,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): Some
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getNonLazy
@@ -8,7 +8,6 @@ KtKotlinPropertySymbol:
psi: KtAnnotationEntry
]
callableIdIfNonLocal: /i
dispatchType: null
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -40,7 +39,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /i2
dispatchType: null
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -72,7 +70,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /i3
dispatchType: null
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -104,7 +101,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /i4
dispatchType: null
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -141,7 +137,6 @@ KtFunctionSymbol:
psi: KtAnnotationEntry
]
callableIdIfNonLocal: /f
dispatchType: null
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -198,7 +193,6 @@ KtKotlinPropertySymbol:
psi: KtAnnotationEntry
]
callableIdIfNonLocal: /Foo.i2
dispatchType: Foo
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -219,6 +213,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): Foo
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use i2)
getterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use i2)
javaGetterName: getI2
@@ -235,7 +230,6 @@ KtFunctionSymbol:
psi: KtAnnotationEntry
]
callableIdIfNonLocal: /Foo.f2
dispatchType: Foo
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -253,6 +247,7 @@ KtFunctionSymbol:
typeParameters: []
valueParameters: []
visibility: Public
getDispatchReceiver(): Foo
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use f2)
KtNamedClassOrObjectSymbol:
@@ -287,7 +282,6 @@ KtKotlinPropertySymbol:
psi: KtAnnotationEntry
]
callableIdIfNonLocal: /j
dispatchType: null
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -324,7 +318,6 @@ KtKotlinPropertySymbol:
psi: KtAnnotationEntry
]
callableIdIfNonLocal: /j2
dispatchType: null
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -356,7 +349,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /j2
dispatchType: null
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -8,7 +8,6 @@ KtKotlinPropertySymbol:
psi: KtAnnotationEntry
]
callableIdIfNonLocal: /i
dispatchType: null
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -40,7 +39,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /i2
dispatchType: null
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -72,7 +70,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /i3
dispatchType: null
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -104,7 +101,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /i4
dispatchType: null
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -141,7 +137,6 @@ KtFunctionSymbol:
psi: KtAnnotationEntry
]
callableIdIfNonLocal: /f
dispatchType: null
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -198,7 +193,6 @@ KtKotlinPropertySymbol:
psi: KtAnnotationEntry
]
callableIdIfNonLocal: /Foo.i2
dispatchType: Foo
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -219,6 +213,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): Foo
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use i2)
getterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use i2)
javaGetterName: getI2
@@ -235,7 +230,6 @@ KtFunctionSymbol:
psi: KtAnnotationEntry
]
callableIdIfNonLocal: /Foo.f2
dispatchType: Foo
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -253,6 +247,7 @@ KtFunctionSymbol:
typeParameters: []
valueParameters: []
visibility: Public
getDispatchReceiver(): Foo
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use f2)
KtNamedClassOrObjectSymbol:
@@ -287,7 +282,6 @@ KtKotlinPropertySymbol:
psi: KtAnnotationEntry
]
callableIdIfNonLocal: /j
dispatchType: null
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -324,7 +318,6 @@ KtKotlinPropertySymbol:
psi: KtAnnotationEntry
]
callableIdIfNonLocal: /j2
dispatchType: null
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -361,7 +354,6 @@ KtKotlinPropertySymbol:
psi: KtAnnotationEntry
]
callableIdIfNonLocal: /j2
dispatchType: null
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -18,7 +18,6 @@ KtConstructorSymbol:
annotations: []
callableIdIfNonLocal: null
containingClassIdIfNonLocal: Style
dispatchType: null
hasStableParameterNames: true
isExtension: false
isPrimary: true
@@ -37,7 +36,6 @@ KtPropertyGetterSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: null
dispatchType: Style.SHEET
hasBody: true
hasStableParameterNames: true
isDefault: false
@@ -50,6 +48,7 @@ KtPropertyGetterSymbol:
symbolKind: ACCESSOR
valueParameters: []
visibility: Public
getDispatchReceiver(): Style.SHEET
deprecationStatus: null
KtKotlinPropertySymbol:
@@ -57,7 +56,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: null
dispatchType: Style.SHEET
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: false
hasGetter: true
@@ -78,6 +76,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): Style.SHEET
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getExitAnimation
@@ -100,7 +99,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /Style.exitAnimation
dispatchType: Style
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: false
hasGetter: true
@@ -121,6 +119,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): Style
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getExitAnimation
@@ -18,7 +18,6 @@ KtConstructorSymbol:
annotations: []
callableIdIfNonLocal: null
containingClassIdIfNonLocal: Style
dispatchType: null
hasStableParameterNames: true
isExtension: false
isPrimary: true
@@ -37,7 +36,6 @@ KtPropertyGetterSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: null
dispatchType: null
hasBody: true
hasStableParameterNames: true
isDefault: false
@@ -57,7 +55,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: null
dispatchType: <anonymous>
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: false
hasGetter: true
@@ -78,6 +75,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): <anonymous>
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getExitAnimation
@@ -100,7 +98,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /Style.exitAnimation
dispatchType: Style
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: false
hasGetter: true
@@ -121,6 +118,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): Style
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getExitAnimation
@@ -3,7 +3,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /foo
dispatchType: null
hasStableParameterNames: true
isExtension: true
isExternal: false
@@ -14,7 +14,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /usage
dispatchType: null
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -17,7 +17,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /foo
dispatchType: null
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -27,7 +27,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /foo
dispatchType: null
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -18,7 +18,6 @@ KtConstructorSymbol:
annotations: []
callableIdIfNonLocal: null
containingClassIdIfNonLocal: A
dispatchType: null
hasStableParameterNames: true
isExtension: false
isPrimary: false
@@ -3,7 +3,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /foo
dispatchType: null
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -125,7 +125,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /foo
dispatchType: null
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -164,7 +163,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /bar
dispatchType: null
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -3,7 +3,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /Foo.i
dispatchType: Foo
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -24,6 +23,7 @@ KtKotlinPropertySymbol:
setter: KtPropertySetterSymbol(<setter>)
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): Foo
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getMyI
@@ -40,7 +40,6 @@ KtPropertyGetterSymbol:
psi: KtAnnotationEntry
]
callableIdIfNonLocal: null
dispatchType: Foo
hasBody: true
hasStableParameterNames: true
isDefault: false
@@ -53,6 +52,7 @@ KtPropertyGetterSymbol:
symbolKind: ACCESSOR
valueParameters: []
visibility: Public
getDispatchReceiver(): Foo
deprecationStatus: null
KtValueParameterSymbol:
@@ -79,7 +79,6 @@ KtPropertySetterSymbol:
psi: KtAnnotationEntry
]
callableIdIfNonLocal: null
dispatchType: Foo
hasBody: true
hasStableParameterNames: true
isDefault: false
@@ -95,6 +94,7 @@ KtPropertySetterSymbol:
KtValueParameterSymbol(value)
]
visibility: Public
getDispatchReceiver(): Foo
deprecationStatus: null
KtKotlinPropertySymbol:
@@ -102,7 +102,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /Foo.j
dispatchType: Foo
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: false
hasGetter: true
@@ -123,6 +122,7 @@ KtKotlinPropertySymbol:
setter: KtPropertySetterSymbol(<setter>)
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): Foo
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getMyJ
@@ -3,7 +3,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /Foo.i
dispatchType: Foo
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -24,6 +23,7 @@ KtKotlinPropertySymbol:
setter: KtPropertySetterSymbol(<setter>)
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): Foo
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getMyI
@@ -40,7 +40,6 @@ KtPropertyGetterSymbol:
psi: KtAnnotationEntry
]
callableIdIfNonLocal: null
dispatchType: null
hasBody: true
hasStableParameterNames: true
isDefault: false
@@ -79,7 +78,6 @@ KtPropertySetterSymbol:
psi: KtAnnotationEntry
]
callableIdIfNonLocal: null
dispatchType: null
hasBody: true
hasStableParameterNames: true
isDefault: false
@@ -102,7 +100,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /Foo.j
dispatchType: Foo
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: false
hasGetter: true
@@ -123,6 +120,7 @@ KtKotlinPropertySymbol:
setter: KtPropertySetterSymbol(<setter>)
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): Foo
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getMyJ
@@ -14,7 +14,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: null
dispatchType: null
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -61,7 +60,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /yyy
dispatchType: null
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -3,7 +3,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /A.x
dispatchType: A
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -21,6 +20,7 @@ KtFunctionSymbol:
typeParameters: []
valueParameters: []
visibility: Public
getDispatchReceiver(): A
deprecationStatus: null
KtFunctionSymbol:
@@ -28,7 +28,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /A.y
dispatchType: A
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -46,6 +45,7 @@ KtFunctionSymbol:
typeParameters: []
valueParameters: []
visibility: Public
getDispatchReceiver(): A
deprecationStatus: null
KtNamedClassOrObjectSymbol:
@@ -3,7 +3,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /A.x
dispatchType: A
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -24,6 +23,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): A
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getX
@@ -35,7 +35,6 @@ KtPropertyGetterSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: null
dispatchType: A
hasBody: true
hasStableParameterNames: true
isDefault: false
@@ -48,6 +47,7 @@ KtPropertyGetterSymbol:
symbolKind: ACCESSOR
valueParameters: []
visibility: Public
getDispatchReceiver(): A
deprecationStatus: null
KtKotlinPropertySymbol:
@@ -55,7 +55,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /A.y
dispatchType: A
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: false
hasGetter: true
@@ -76,6 +75,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): A
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getY
@@ -3,7 +3,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /A.x
dispatchType: A
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -24,6 +23,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): A
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getX
@@ -35,7 +35,6 @@ KtPropertyGetterSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: null
dispatchType: null
hasBody: true
hasStableParameterNames: true
isDefault: false
@@ -55,7 +54,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /A.y
dispatchType: A
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: false
hasGetter: true
@@ -76,6 +74,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): A
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getY
@@ -193,7 +193,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /X.foo
dispatchType: X<T>
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -213,6 +212,7 @@ KtFunctionSymbol:
]
valueParameters: []
visibility: Public
getDispatchReceiver(): X<T>
deprecationStatus: null
KtNamedClassOrObjectSymbol:
@@ -193,7 +193,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /X.foo
dispatchType: X<T>
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -213,6 +212,7 @@ KtFunctionSymbol:
]
valueParameters: []
visibility: Public
getDispatchReceiver(): X<T>
deprecationStatus: null
KtNamedClassOrObjectSymbol:
@@ -3,7 +3,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /x
dispatchType: null
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -28,7 +27,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /y
dispatchType: null
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -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
@@ -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
@@ -153,7 +153,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /X.f
dispatchType: X
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -173,6 +172,7 @@ KtFunctionSymbol:
KtValueParameterSymbol(arg)
]
visibility: Public
getDispatchReceiver(): X
deprecationStatus: null
KtKotlinPropertySymbol:
@@ -183,7 +183,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /X.x
dispatchType: X
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -204,6 +203,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): X
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getX
@@ -153,7 +153,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /X.f
dispatchType: X
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -173,6 +172,7 @@ KtFunctionSymbol:
KtValueParameterSymbol(arg)
]
visibility: Public
getDispatchReceiver(): X
deprecationStatus: null
KtKotlinPropertySymbol:
@@ -183,7 +183,6 @@ KtKotlinPropertySymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /X.x
dispatchType: X
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true
@@ -204,6 +203,7 @@ KtKotlinPropertySymbol:
setter: null
symbolKind: CLASS_MEMBER
visibility: Public
getDispatchReceiver(): X
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getX
@@ -17,7 +17,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /primitive
dispatchType: null
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -58,7 +57,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /nullablePrimitive
dispatchType: null
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -99,7 +97,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /nonPrimitive
dispatchType: null
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -140,7 +137,6 @@ KtFunctionSymbol:
annotationClassIds: []
annotations: []
callableIdIfNonLocal: /error
dispatchType: null
hasStableParameterNames: true
isExtension: false
isExternal: false
@@ -4,7 +4,6 @@ KtConstructorSymbol:
annotations: []
callableIdIfNonLocal: null
containingClassIdIfNonLocal: java/util/ArrayList
dispatchType: null
hasStableParameterNames: false
isExtension: false
isPrimary: false