56 lines
1.3 KiB
Plaintext
Vendored
56 lines
1.3 KiB
Plaintext
Vendored
KtPropertyGetterSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: null
|
|
contextReceivers: []
|
|
hasBody: true
|
|
hasStableParameterNames: true
|
|
isDefault: false
|
|
isExtension: false
|
|
isInline: false
|
|
isOverride: false
|
|
modality: FINAL
|
|
origin: SOURCE
|
|
receiverType: null
|
|
returnType: kotlin/Int
|
|
symbolKind: ACCESSOR
|
|
typeParameters: []
|
|
valueParameters: []
|
|
visibility: Public
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|
|
|
|
KtKotlinPropertySymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: /y
|
|
contextReceivers: [
|
|
ContextReceiver(kotlin/Int)
|
|
ContextReceiver(s@kotlin/String)
|
|
]
|
|
getter: KtPropertyGetterSymbol(<getter>)
|
|
hasBackingField: false
|
|
hasGetter: true
|
|
hasSetter: false
|
|
initializer: null
|
|
isConst: false
|
|
isDelegatedProperty: false
|
|
isExtension: false
|
|
isFromPrimaryConstructor: false
|
|
isLateInit: false
|
|
isOverride: false
|
|
isStatic: false
|
|
isVal: true
|
|
modality: FINAL
|
|
name: y
|
|
origin: SOURCE
|
|
receiverType: null
|
|
returnType: kotlin/Int
|
|
setter: null
|
|
symbolKind: TOP_LEVEL
|
|
typeParameters: []
|
|
visibility: Public
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|
|
getterDeprecationStatus: null
|
|
javaGetterName: getY
|
|
javaSetterName: null
|
|
setterDeprecationStatus: null |