8a3f850bca
In FIR we always have either real getter/setter or the default one ^KT-62888 Fixed ^KT-62651 Fixed
90 lines
2.5 KiB
Plaintext
Vendored
90 lines
2.5 KiB
Plaintext
Vendored
KtKotlinPropertySymbol:
|
|
annotationsList: []
|
|
backingFieldSymbol: KtBackingFieldSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: null
|
|
contextReceivers: []
|
|
isExtension: false
|
|
name: field
|
|
origin: PROPERTY_BACKING_FIELD
|
|
owningProperty: KtKotlinPropertySymbol(one/SimpleClass.constructorProperty)
|
|
receiverParameter: null
|
|
returnType: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/String
|
|
symbolKind: LOCAL
|
|
typeParameters: []
|
|
getContainingFileSymbol: null
|
|
getContainingJvmClassName: one.SimpleClass
|
|
getContainingModule: KtLibraryModule "Library lib"
|
|
deprecationStatus: null
|
|
callableIdIfNonLocal: one/SimpleClass.constructorProperty
|
|
contextReceivers: []
|
|
getter: KtPropertyGetterSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: null
|
|
contextReceivers: []
|
|
hasBody: false
|
|
hasStableParameterNames: true
|
|
isDefault: true
|
|
isExtension: false
|
|
isInline: false
|
|
isOverride: false
|
|
modality: FINAL
|
|
origin: LIBRARY
|
|
receiverParameter: null
|
|
returnType: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/String
|
|
symbolKind: ACCESSOR
|
|
typeParameters: []
|
|
valueParameters: []
|
|
visibility: Public
|
|
getDispatchReceiver(): KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: one/SimpleClass
|
|
getContainingFileSymbol: null
|
|
getContainingJvmClassName: one.SimpleClass
|
|
getContainingModule: KtLibraryModule "Library lib"
|
|
deprecationStatus: null
|
|
hasBackingField: true
|
|
hasGetter: true
|
|
hasSetter: false
|
|
initializer: null
|
|
isActual: false
|
|
isConst: false
|
|
isDelegatedProperty: false
|
|
isExpect: false
|
|
isExtension: false
|
|
isFromPrimaryConstructor: false
|
|
isLateInit: false
|
|
isOverride: false
|
|
isStatic: false
|
|
isVal: true
|
|
modality: FINAL
|
|
name: constructorProperty
|
|
origin: LIBRARY
|
|
receiverParameter: null
|
|
returnType: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/String
|
|
setter: null
|
|
symbolKind: CLASS_MEMBER
|
|
typeParameters: []
|
|
visibility: Public
|
|
getDispatchReceiver(): KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: one/SimpleClass
|
|
getContainingFileSymbol: null
|
|
getContainingJvmClassName: one.SimpleClass
|
|
getContainingModule: KtLibraryModule "Library lib"
|
|
deprecationStatus: null
|
|
getterDeprecationStatus: null
|
|
javaGetterName: getConstructorProperty
|
|
javaSetterName: null
|
|
setterDeprecationStatus: null |