a341dc704f
^KT-62888 ^KT-62651
63 lines
1.7 KiB
Plaintext
Vendored
63 lines
1.7 KiB
Plaintext
Vendored
KtKotlinPropertySymbol:
|
|
annotationsList: []
|
|
backingFieldSymbol: KtBackingFieldSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: null
|
|
contextReceivers: []
|
|
isExtension: false
|
|
name: field
|
|
origin: PROPERTY_BACKING_FIELD
|
|
owningProperty: KtKotlinPropertySymbol(one/SimpleClass.memberVariable)
|
|
receiverParameter: null
|
|
returnType: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/Boolean
|
|
symbolKind: LOCAL
|
|
typeParameters: []
|
|
getContainingFileSymbol: null
|
|
getContainingJvmClassName: one.SimpleClass
|
|
getContainingModule: KtLibraryModule "Library lib"
|
|
deprecationStatus: null
|
|
callableIdIfNonLocal: one/SimpleClass.memberVariable
|
|
contextReceivers: []
|
|
getter: null
|
|
hasBackingField: true
|
|
hasGetter: false
|
|
hasSetter: false
|
|
initializer: null
|
|
isActual: false
|
|
isConst: false
|
|
isDelegatedProperty: false
|
|
isExpect: false
|
|
isExtension: false
|
|
isFromPrimaryConstructor: false
|
|
isLateInit: false
|
|
isOverride: false
|
|
isStatic: false
|
|
isVal: false
|
|
modality: FINAL
|
|
name: memberVariable
|
|
origin: LIBRARY
|
|
receiverParameter: null
|
|
returnType: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/Boolean
|
|
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: getMemberVariable
|
|
javaSetterName: setMemberVariable
|
|
setterDeprecationStatus: null
|