7056ad5325
Even though SO may not be correct overrides sometimes, it feels more natural to treat fake overrides as... well, "overrides". And without it we'd need to make the code in `FirOverrideChecker` less intuitive.
286 lines
7.1 KiB
Plaintext
Vendored
286 lines
7.1 KiB
Plaintext
Vendored
KtKotlinPropertySymbol:
|
|
annotationsList: []
|
|
backingFieldSymbol: null
|
|
callableIdIfNonLocal: /A.zoo
|
|
contextReceivers: []
|
|
getter: null
|
|
hasBackingField: false
|
|
hasGetter: false
|
|
hasSetter: false
|
|
initializer: null
|
|
isActual: false
|
|
isConst: false
|
|
isDelegatedProperty: false
|
|
isExpect: false
|
|
isExtension: true
|
|
isFromPrimaryConstructor: false
|
|
isLateInit: false
|
|
isOverride: true
|
|
isStatic: false
|
|
isVal: false
|
|
modality: OPEN
|
|
name: zoo
|
|
origin: DELEGATED
|
|
receiverParameter: KtReceiverParameterSymbol:
|
|
annotationsList: []
|
|
origin: DELEGATED
|
|
owningCallableSymbol: KtKotlinPropertySymbol(/A.zoo)
|
|
type: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/Int
|
|
getContainingFileSymbol: KtFileSymbol(simple.kt)
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|
|
returnType: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/Unit
|
|
setter: null
|
|
symbolKind: CLASS_MEMBER
|
|
typeParameters: []
|
|
visibility: Public
|
|
getDispatchReceiver(): KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: A
|
|
getContainingFileSymbol: KtFileSymbol(simple.kt)
|
|
getContainingJvmClassName: A
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|
|
getterDeprecationStatus: null
|
|
javaGetterName: getZoo
|
|
javaSetterName: setZoo
|
|
setterDeprecationStatus: null
|
|
|
|
KtFunctionSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: /A.foo
|
|
contextReceivers: []
|
|
contractEffects: []
|
|
hasStableParameterNames: true
|
|
isActual: false
|
|
isBuiltinFunctionInvoke: false
|
|
isExpect: false
|
|
isExtension: false
|
|
isExternal: false
|
|
isInfix: false
|
|
isInline: false
|
|
isOperator: false
|
|
isOverride: true
|
|
isStatic: false
|
|
isSuspend: false
|
|
modality: OPEN
|
|
name: foo
|
|
origin: DELEGATED
|
|
receiverParameter: null
|
|
returnType: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/Unit
|
|
symbolKind: CLASS_MEMBER
|
|
typeParameters: []
|
|
valueParameters: []
|
|
visibility: Public
|
|
getDispatchReceiver(): KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: A
|
|
getContainingFileSymbol: KtFileSymbol(simple.kt)
|
|
getContainingJvmClassName: A
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|
|
|
|
KtKotlinPropertySymbol:
|
|
annotationsList: []
|
|
backingFieldSymbol: null
|
|
callableIdIfNonLocal: /A.foo
|
|
contextReceivers: []
|
|
getter: null
|
|
hasBackingField: false
|
|
hasGetter: false
|
|
hasSetter: false
|
|
initializer: null
|
|
isActual: false
|
|
isConst: false
|
|
isDelegatedProperty: false
|
|
isExpect: false
|
|
isExtension: false
|
|
isFromPrimaryConstructor: false
|
|
isLateInit: false
|
|
isOverride: true
|
|
isStatic: false
|
|
isVal: true
|
|
modality: OPEN
|
|
name: foo
|
|
origin: DELEGATED
|
|
receiverParameter: null
|
|
returnType: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/Int
|
|
setter: null
|
|
symbolKind: CLASS_MEMBER
|
|
typeParameters: []
|
|
visibility: Public
|
|
getDispatchReceiver(): KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: A
|
|
getContainingFileSymbol: KtFileSymbol(simple.kt)
|
|
getContainingJvmClassName: A
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|
|
getterDeprecationStatus: null
|
|
javaGetterName: getFoo
|
|
javaSetterName: null
|
|
setterDeprecationStatus: null
|
|
|
|
KtFunctionSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: /A.smth
|
|
contextReceivers: []
|
|
contractEffects: []
|
|
hasStableParameterNames: true
|
|
isActual: false
|
|
isBuiltinFunctionInvoke: false
|
|
isExpect: false
|
|
isExtension: true
|
|
isExternal: false
|
|
isInfix: false
|
|
isInline: false
|
|
isOperator: false
|
|
isOverride: true
|
|
isStatic: false
|
|
isSuspend: false
|
|
modality: OPEN
|
|
name: smth
|
|
origin: DELEGATED
|
|
receiverParameter: KtReceiverParameterSymbol:
|
|
annotationsList: []
|
|
origin: DELEGATED
|
|
owningCallableSymbol: KtFunctionSymbol(/A.smth)
|
|
type: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/Int
|
|
getContainingFileSymbol: KtFileSymbol(simple.kt)
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|
|
returnType: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/Short
|
|
symbolKind: CLASS_MEMBER
|
|
typeParameters: []
|
|
valueParameters: []
|
|
visibility: Public
|
|
getDispatchReceiver(): KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: A
|
|
getContainingFileSymbol: KtFileSymbol(simple.kt)
|
|
getContainingJvmClassName: A
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|
|
|
|
KtKotlinPropertySymbol:
|
|
annotationsList: []
|
|
backingFieldSymbol: null
|
|
callableIdIfNonLocal: /A.bar
|
|
contextReceivers: []
|
|
getter: null
|
|
hasBackingField: false
|
|
hasGetter: false
|
|
hasSetter: false
|
|
initializer: null
|
|
isActual: false
|
|
isConst: false
|
|
isDelegatedProperty: false
|
|
isExpect: false
|
|
isExtension: false
|
|
isFromPrimaryConstructor: false
|
|
isLateInit: false
|
|
isOverride: true
|
|
isStatic: false
|
|
isVal: false
|
|
modality: OPEN
|
|
name: bar
|
|
origin: DELEGATED
|
|
receiverParameter: null
|
|
returnType: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/Long
|
|
setter: null
|
|
symbolKind: CLASS_MEMBER
|
|
typeParameters: []
|
|
visibility: Public
|
|
getDispatchReceiver(): KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: A
|
|
getContainingFileSymbol: KtFileSymbol(simple.kt)
|
|
getContainingJvmClassName: A
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|
|
getterDeprecationStatus: null
|
|
javaGetterName: getBar
|
|
javaSetterName: setBar
|
|
setterDeprecationStatus: null
|
|
|
|
KtKotlinPropertySymbol:
|
|
annotationsList: []
|
|
backingFieldSymbol: null
|
|
callableIdIfNonLocal: /A.doo
|
|
contextReceivers: []
|
|
getter: null
|
|
hasBackingField: false
|
|
hasGetter: false
|
|
hasSetter: false
|
|
initializer: null
|
|
isActual: false
|
|
isConst: false
|
|
isDelegatedProperty: false
|
|
isExpect: false
|
|
isExtension: true
|
|
isFromPrimaryConstructor: false
|
|
isLateInit: false
|
|
isOverride: true
|
|
isStatic: false
|
|
isVal: true
|
|
modality: OPEN
|
|
name: doo
|
|
origin: DELEGATED
|
|
receiverParameter: KtReceiverParameterSymbol:
|
|
annotationsList: []
|
|
origin: DELEGATED
|
|
owningCallableSymbol: KtKotlinPropertySymbol(/A.doo)
|
|
type: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/Int
|
|
getContainingFileSymbol: KtFileSymbol(simple.kt)
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|
|
returnType: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/String
|
|
setter: null
|
|
symbolKind: CLASS_MEMBER
|
|
typeParameters: []
|
|
visibility: Public
|
|
getDispatchReceiver(): KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: A
|
|
getContainingFileSymbol: KtFileSymbol(simple.kt)
|
|
getContainingJvmClassName: A
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|
|
getterDeprecationStatus: null
|
|
javaGetterName: getDoo
|
|
javaSetterName: null
|
|
setterDeprecationStatus: null
|