| FILE SYMBOL: |
| KtFileSymbol: |
| annotationsList: [] |
| origin: SOURCE |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| |
| CALLABLE NAMES: |
| [function, functionWithDefault, testVal, initializedVariable, unitializedVariable, lateinitVariable, variableWithBackingField, privateSetter, jvmNameOnSetter, customGetter, jvmNameOnGetter, propertyWithReceiver, propertyWithGenericReceiver, constant, jvmField] |
| |
| CALLABLE SYMBOLS: |
| KtFunctionSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: /function |
| contextReceivers: [] |
| contractEffects: [] |
| hasStableParameterNames: true |
| isBuiltinFunctionInvoke: false |
| isExtension: false |
| isExternal: false |
| isInfix: false |
| isInline: false |
| isOperator: false |
| isOverride: false |
| isStatic: false |
| isSuspend: false |
| modality: FINAL |
| name: function |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Int |
| symbolKind: TOP_LEVEL |
| typeParameters: [] |
| valueParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| |
| KtFunctionSymbol: |
| annotationsList: [ |
| kotlin/jvm/JvmOverloads() |
| psi: KtAnnotationEntry |
| ] |
| callableIdIfNonLocal: /functionWithDefault |
| contextReceivers: [] |
| contractEffects: [] |
| hasStableParameterNames: true |
| isBuiltinFunctionInvoke: false |
| isExtension: false |
| isExternal: false |
| isInfix: false |
| isInline: false |
| isOperator: false |
| isOverride: false |
| isStatic: false |
| isSuspend: false |
| modality: FINAL |
| name: functionWithDefault |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Unit |
| symbolKind: TOP_LEVEL |
| typeParameters: [] |
| valueParameters: [ |
| KtValueParameterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| generatedPrimaryConstructorProperty: null |
| hasDefaultValue: false |
| isCrossinline: false |
| isExtension: false |
| isImplicitLambdaParameter: false |
| isNoinline: false |
| isVararg: false |
| name: par1 |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Int |
| symbolKind: LOCAL |
| typeParameters: [] |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| ] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| |
| KtKotlinPropertySymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: /testVal |
| contextReceivers: [] |
| getter: KtPropertyGetterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| hasBody: false |
| hasStableParameterNames: true |
| isDefault: true |
| isExtension: false |
| isInline: false |
| isOverride: false |
| modality: FINAL |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Int |
| symbolKind: ACCESSOR |
| typeParameters: [] |
| valueParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| hasBackingField: true |
| hasGetter: true |
| hasSetter: false |
| initializer: KtConstantInitializerValue(2) |
| isConst: false |
| isDelegatedProperty: false |
| isExtension: false |
| isFromPrimaryConstructor: false |
| isLateInit: false |
| isOverride: false |
| isStatic: false |
| isVal: true |
| modality: FINAL |
| name: testVal |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Int |
| setter: null |
| symbolKind: TOP_LEVEL |
| typeParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| getterDeprecationStatus: null |
| javaGetterName: getTestVal |
| javaSetterName: null |
| setterDeprecationStatus: null |
| |
| KtKotlinPropertySymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: /initializedVariable |
| contextReceivers: [] |
| getter: KtPropertyGetterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| hasBody: false |
| hasStableParameterNames: true |
| isDefault: true |
| isExtension: false |
| isInline: false |
| isOverride: false |
| modality: FINAL |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Int |
| symbolKind: ACCESSOR |
| typeParameters: [] |
| valueParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| hasBackingField: true |
| hasGetter: true |
| hasSetter: true |
| initializer: KtConstantInitializerValue(3) |
| isConst: false |
| isDelegatedProperty: false |
| isExtension: false |
| isFromPrimaryConstructor: false |
| isLateInit: false |
| isOverride: false |
| isStatic: false |
| isVal: false |
| modality: FINAL |
| name: initializedVariable |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Int |
| setter: KtPropertySetterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| hasBody: false |
| hasStableParameterNames: true |
| isDefault: true |
| isExtension: false |
| isInline: false |
| isOverride: false |
| modality: FINAL |
| origin: SOURCE |
| parameter: KtValueParameterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| generatedPrimaryConstructorProperty: null |
| hasDefaultValue: false |
| isCrossinline: false |
| isExtension: false |
| isImplicitLambdaParameter: false |
| isNoinline: false |
| isVararg: false |
| name: value |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Int |
| symbolKind: LOCAL |
| typeParameters: [] |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| receiverParameter: null |
| returnType: kotlin/Unit |
| symbolKind: ACCESSOR |
| typeParameters: [] |
| valueParameters: [ |
| KtValueParameterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| generatedPrimaryConstructorProperty: null |
| hasDefaultValue: false |
| isCrossinline: false |
| isExtension: false |
| isImplicitLambdaParameter: false |
| isNoinline: false |
| isVararg: false |
| name: value |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Int |
| symbolKind: LOCAL |
| typeParameters: [] |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| ] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| symbolKind: TOP_LEVEL |
| typeParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| getterDeprecationStatus: null |
| javaGetterName: getInitializedVariable |
| javaSetterName: setInitializedVariable |
| setterDeprecationStatus: null |
| |
| KtKotlinPropertySymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: /unitializedVariable |
| contextReceivers: [] |
| getter: KtPropertyGetterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| hasBody: false |
| hasStableParameterNames: true |
| isDefault: true |
| isExtension: false |
| isInline: false |
| isOverride: false |
| modality: FINAL |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Long |
| symbolKind: ACCESSOR |
| typeParameters: [] |
| valueParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| hasBackingField: true |
| hasGetter: true |
| hasSetter: true |
| initializer: null |
| isConst: false |
| isDelegatedProperty: false |
| isExtension: false |
| isFromPrimaryConstructor: false |
| isLateInit: false |
| isOverride: false |
| isStatic: false |
| isVal: false |
| modality: FINAL |
| name: unitializedVariable |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Long |
| setter: KtPropertySetterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| hasBody: false |
| hasStableParameterNames: true |
| isDefault: true |
| isExtension: false |
| isInline: false |
| isOverride: false |
| modality: FINAL |
| origin: SOURCE |
| parameter: KtValueParameterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| generatedPrimaryConstructorProperty: null |
| hasDefaultValue: false |
| isCrossinline: false |
| isExtension: false |
| isImplicitLambdaParameter: false |
| isNoinline: false |
| isVararg: false |
| name: value |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Long |
| symbolKind: LOCAL |
| typeParameters: [] |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| receiverParameter: null |
| returnType: kotlin/Unit |
| symbolKind: ACCESSOR |
| typeParameters: [] |
| valueParameters: [ |
| KtValueParameterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| generatedPrimaryConstructorProperty: null |
| hasDefaultValue: false |
| isCrossinline: false |
| isExtension: false |
| isImplicitLambdaParameter: false |
| isNoinline: false |
| isVararg: false |
| name: value |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Long |
| symbolKind: LOCAL |
| typeParameters: [] |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| ] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| symbolKind: TOP_LEVEL |
| typeParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| getterDeprecationStatus: null |
| javaGetterName: getUnitializedVariable |
| javaSetterName: setUnitializedVariable |
| setterDeprecationStatus: null |
| |
| KtKotlinPropertySymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: /lateinitVariable |
| contextReceivers: [] |
| getter: KtPropertyGetterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| hasBody: false |
| hasStableParameterNames: true |
| isDefault: true |
| isExtension: false |
| isInline: false |
| isOverride: false |
| modality: FINAL |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/String |
| symbolKind: ACCESSOR |
| typeParameters: [] |
| valueParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| hasBackingField: true |
| hasGetter: true |
| hasSetter: true |
| initializer: null |
| isConst: false |
| isDelegatedProperty: false |
| isExtension: false |
| isFromPrimaryConstructor: false |
| isLateInit: true |
| isOverride: false |
| isStatic: false |
| isVal: false |
| modality: FINAL |
| name: lateinitVariable |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/String |
| setter: KtPropertySetterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| hasBody: false |
| hasStableParameterNames: true |
| isDefault: true |
| isExtension: false |
| isInline: false |
| isOverride: false |
| modality: FINAL |
| origin: SOURCE |
| parameter: KtValueParameterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| generatedPrimaryConstructorProperty: null |
| hasDefaultValue: false |
| isCrossinline: false |
| isExtension: false |
| isImplicitLambdaParameter: false |
| isNoinline: false |
| isVararg: false |
| name: value |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/String |
| symbolKind: LOCAL |
| typeParameters: [] |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| receiverParameter: null |
| returnType: kotlin/Unit |
| symbolKind: ACCESSOR |
| typeParameters: [] |
| valueParameters: [ |
| KtValueParameterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| generatedPrimaryConstructorProperty: null |
| hasDefaultValue: false |
| isCrossinline: false |
| isExtension: false |
| isImplicitLambdaParameter: false |
| isNoinline: false |
| isVararg: false |
| name: value |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/String |
| symbolKind: LOCAL |
| typeParameters: [] |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| ] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| symbolKind: TOP_LEVEL |
| typeParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| getterDeprecationStatus: null |
| javaGetterName: getLateinitVariable |
| javaSetterName: setLateinitVariable |
| setterDeprecationStatus: null |
| |
| KtKotlinPropertySymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: /variableWithBackingField |
| contextReceivers: [] |
| getter: KtPropertyGetterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| hasBody: true |
| hasStableParameterNames: true |
| isDefault: false |
| isExtension: false |
| isInline: false |
| isOverride: false |
| modality: FINAL |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Long |
| symbolKind: ACCESSOR |
| typeParameters: [] |
| valueParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| hasBackingField: true |
| hasGetter: true |
| hasSetter: true |
| initializer: KtConstantInitializerValue(4) |
| isConst: false |
| isDelegatedProperty: false |
| isExtension: false |
| isFromPrimaryConstructor: false |
| isLateInit: false |
| isOverride: false |
| isStatic: false |
| isVal: false |
| modality: FINAL |
| name: variableWithBackingField |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Long |
| setter: KtPropertySetterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| hasBody: false |
| hasStableParameterNames: true |
| isDefault: true |
| isExtension: false |
| isInline: false |
| isOverride: false |
| modality: FINAL |
| origin: SOURCE |
| parameter: KtValueParameterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| generatedPrimaryConstructorProperty: null |
| hasDefaultValue: false |
| isCrossinline: false |
| isExtension: false |
| isImplicitLambdaParameter: false |
| isNoinline: false |
| isVararg: false |
| name: value |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Long |
| symbolKind: LOCAL |
| typeParameters: [] |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| receiverParameter: null |
| returnType: kotlin/Unit |
| symbolKind: ACCESSOR |
| typeParameters: [] |
| valueParameters: [ |
| KtValueParameterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| generatedPrimaryConstructorProperty: null |
| hasDefaultValue: false |
| isCrossinline: false |
| isExtension: false |
| isImplicitLambdaParameter: false |
| isNoinline: false |
| isVararg: false |
| name: value |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Long |
| symbolKind: LOCAL |
| typeParameters: [] |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| ] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| symbolKind: TOP_LEVEL |
| typeParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| getterDeprecationStatus: null |
| javaGetterName: getVariableWithBackingField |
| javaSetterName: setVariableWithBackingField |
| setterDeprecationStatus: null |
| |
| KtKotlinPropertySymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: /privateSetter |
| contextReceivers: [] |
| getter: KtPropertyGetterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| hasBody: false |
| hasStableParameterNames: true |
| isDefault: true |
| isExtension: false |
| isInline: false |
| isOverride: false |
| modality: FINAL |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/String |
| symbolKind: ACCESSOR |
| typeParameters: [] |
| valueParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| hasBackingField: true |
| hasGetter: true |
| hasSetter: true |
| initializer: KtConstantInitializerValue("") |
| isConst: false |
| isDelegatedProperty: false |
| isExtension: false |
| isFromPrimaryConstructor: false |
| isLateInit: false |
| isOverride: false |
| isStatic: false |
| isVal: false |
| modality: FINAL |
| name: privateSetter |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/String |
| setter: KtPropertySetterSymbol: |
| annotationsList: [ |
| kotlin/jvm/JvmName(name = "customPrivateSetter") |
| psi: KtAnnotationEntry |
| ] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| hasBody: false |
| hasStableParameterNames: true |
| isDefault: true |
| isExtension: false |
| isInline: false |
| isOverride: false |
| modality: FINAL |
| origin: SOURCE |
| parameter: KtValueParameterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| generatedPrimaryConstructorProperty: null |
| hasDefaultValue: false |
| isCrossinline: false |
| isExtension: false |
| isImplicitLambdaParameter: false |
| isNoinline: false |
| isVararg: false |
| name: value |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/String |
| symbolKind: LOCAL |
| typeParameters: [] |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| receiverParameter: null |
| returnType: kotlin/Unit |
| symbolKind: ACCESSOR |
| typeParameters: [] |
| valueParameters: [ |
| KtValueParameterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| generatedPrimaryConstructorProperty: null |
| hasDefaultValue: false |
| isCrossinline: false |
| isExtension: false |
| isImplicitLambdaParameter: false |
| isNoinline: false |
| isVararg: false |
| name: value |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/String |
| symbolKind: LOCAL |
| typeParameters: [] |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| ] |
| visibility: Private |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| symbolKind: TOP_LEVEL |
| typeParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| getterDeprecationStatus: null |
| javaGetterName: getPrivateSetter |
| javaSetterName: customPrivateSetter |
| setterDeprecationStatus: null |
| |
| KtKotlinPropertySymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: /jvmNameOnSetter |
| contextReceivers: [] |
| getter: KtPropertyGetterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| hasBody: false |
| hasStableParameterNames: true |
| isDefault: true |
| isExtension: false |
| isInline: false |
| isOverride: false |
| modality: FINAL |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/String |
| symbolKind: ACCESSOR |
| typeParameters: [] |
| valueParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| hasBackingField: true |
| hasGetter: true |
| hasSetter: true |
| initializer: KtConstantInitializerValue("") |
| isConst: false |
| isDelegatedProperty: false |
| isExtension: false |
| isFromPrimaryConstructor: false |
| isLateInit: false |
| isOverride: false |
| isStatic: false |
| isVal: false |
| modality: FINAL |
| name: jvmNameOnSetter |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/String |
| setter: KtPropertySetterSymbol: |
| annotationsList: [ |
| kotlin/jvm/JvmName(name = "customPrivateSetter") |
| psi: KtAnnotationEntry |
| ] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| hasBody: false |
| hasStableParameterNames: true |
| isDefault: true |
| isExtension: false |
| isInline: false |
| isOverride: false |
| modality: FINAL |
| origin: SOURCE |
| parameter: KtValueParameterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| generatedPrimaryConstructorProperty: null |
| hasDefaultValue: false |
| isCrossinline: false |
| isExtension: false |
| isImplicitLambdaParameter: false |
| isNoinline: false |
| isVararg: false |
| name: value |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/String |
| symbolKind: LOCAL |
| typeParameters: [] |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| receiverParameter: null |
| returnType: kotlin/Unit |
| symbolKind: ACCESSOR |
| typeParameters: [] |
| valueParameters: [ |
| KtValueParameterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| generatedPrimaryConstructorProperty: null |
| hasDefaultValue: false |
| isCrossinline: false |
| isExtension: false |
| isImplicitLambdaParameter: false |
| isNoinline: false |
| isVararg: false |
| name: value |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/String |
| symbolKind: LOCAL |
| typeParameters: [] |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| ] |
| visibility: Private |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| symbolKind: TOP_LEVEL |
| typeParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| getterDeprecationStatus: null |
| javaGetterName: getJvmNameOnSetter |
| javaSetterName: customPrivateSetter |
| setterDeprecationStatus: null |
| |
| KtKotlinPropertySymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: /customGetter |
| contextReceivers: [] |
| getter: KtPropertyGetterSymbol: |
| annotationsList: [ |
| kotlin/jvm/JvmName(name = "myCustomGetter") |
| psi: KtAnnotationEntry |
| ] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| hasBody: true |
| hasStableParameterNames: true |
| isDefault: false |
| isExtension: false |
| isInline: false |
| isOverride: false |
| modality: FINAL |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Int |
| symbolKind: ACCESSOR |
| typeParameters: [] |
| valueParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| 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: customGetter |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Int |
| setter: null |
| symbolKind: TOP_LEVEL |
| typeParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| getterDeprecationStatus: null |
| javaGetterName: myCustomGetter |
| javaSetterName: null |
| setterDeprecationStatus: null |
| |
| KtKotlinPropertySymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: /jvmNameOnGetter |
| contextReceivers: [] |
| getter: KtPropertyGetterSymbol: |
| annotationsList: [ |
| kotlin/jvm/JvmName(name = "myCustomGetter") |
| psi: KtAnnotationEntry |
| ] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| hasBody: true |
| hasStableParameterNames: true |
| isDefault: false |
| isExtension: false |
| isInline: false |
| isOverride: false |
| modality: FINAL |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Int |
| symbolKind: ACCESSOR |
| typeParameters: [] |
| valueParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| 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: jvmNameOnGetter |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Int |
| setter: null |
| symbolKind: TOP_LEVEL |
| typeParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| getterDeprecationStatus: null |
| javaGetterName: myCustomGetter |
| javaSetterName: null |
| setterDeprecationStatus: null |
| |
| KtKotlinPropertySymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: /propertyWithReceiver |
| contextReceivers: [] |
| getter: KtPropertyGetterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| hasBody: true |
| hasStableParameterNames: true |
| isDefault: false |
| isExtension: false |
| isInline: false |
| isOverride: false |
| modality: FINAL |
| origin: SOURCE |
| receiverParameter: KtReceiverParameterSymbol: |
| annotationsList: [] |
| origin: SOURCE |
| owningCallableSymbol: KtKotlinPropertySymbol(/propertyWithReceiver) |
| type: kotlin/Int |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| returnType: kotlin/Int |
| symbolKind: ACCESSOR |
| typeParameters: [] |
| valueParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| hasBackingField: false |
| hasGetter: true |
| hasSetter: false |
| initializer: null |
| isConst: false |
| isDelegatedProperty: false |
| isExtension: true |
| isFromPrimaryConstructor: false |
| isLateInit: false |
| isOverride: false |
| isStatic: false |
| isVal: true |
| modality: FINAL |
| name: propertyWithReceiver |
| origin: SOURCE |
| receiverParameter: KtReceiverParameterSymbol: |
| annotationsList: [] |
| origin: SOURCE |
| owningCallableSymbol: KtKotlinPropertySymbol(/propertyWithReceiver) |
| type: kotlin/Int |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| returnType: kotlin/Int |
| setter: null |
| symbolKind: TOP_LEVEL |
| typeParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| getterDeprecationStatus: null |
| javaGetterName: getPropertyWithReceiver |
| javaSetterName: null |
| setterDeprecationStatus: null |
| |
| KtKotlinPropertySymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: /propertyWithGenericReceiver |
| contextReceivers: [] |
| getter: KtPropertyGetterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| hasBody: true |
| hasStableParameterNames: true |
| isDefault: false |
| isExtension: false |
| isInline: false |
| isOverride: false |
| modality: FINAL |
| origin: SOURCE |
| receiverParameter: KtReceiverParameterSymbol: |
| annotationsList: [] |
| origin: SOURCE |
| owningCallableSymbol: KtKotlinPropertySymbol(/propertyWithGenericReceiver) |
| type: T |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| returnType: kotlin/Int |
| symbolKind: ACCESSOR |
| typeParameters: [] |
| valueParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| hasBackingField: false |
| hasGetter: true |
| hasSetter: false |
| initializer: null |
| isConst: false |
| isDelegatedProperty: false |
| isExtension: true |
| isFromPrimaryConstructor: false |
| isLateInit: false |
| isOverride: false |
| isStatic: false |
| isVal: true |
| modality: FINAL |
| name: propertyWithGenericReceiver |
| origin: SOURCE |
| receiverParameter: KtReceiverParameterSymbol: |
| annotationsList: [] |
| origin: SOURCE |
| owningCallableSymbol: KtKotlinPropertySymbol(/propertyWithGenericReceiver) |
| type: T |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| returnType: kotlin/Int |
| setter: null |
| symbolKind: TOP_LEVEL |
| typeParameters: [ |
| KtTypeParameterSymbol(T) |
| ] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| getterDeprecationStatus: null |
| javaGetterName: getPropertyWithGenericReceiver |
| javaSetterName: null |
| setterDeprecationStatus: null |
| |
| KtKotlinPropertySymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: /constant |
| contextReceivers: [] |
| getter: KtPropertyGetterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| hasBody: false |
| hasStableParameterNames: true |
| isDefault: true |
| isExtension: false |
| isInline: false |
| isOverride: false |
| modality: FINAL |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Int |
| symbolKind: ACCESSOR |
| typeParameters: [] |
| valueParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| hasBackingField: true |
| hasGetter: true |
| hasSetter: false |
| initializer: KtConstantInitializerValue(2) |
| isConst: true |
| isDelegatedProperty: false |
| isExtension: false |
| isFromPrimaryConstructor: false |
| isLateInit: false |
| isOverride: false |
| isStatic: false |
| isVal: true |
| modality: FINAL |
| name: constant |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Int |
| setter: null |
| symbolKind: TOP_LEVEL |
| typeParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| getterDeprecationStatus: null |
| javaGetterName: getConstant |
| javaSetterName: null |
| setterDeprecationStatus: null |
| |
| KtKotlinPropertySymbol: |
| annotationsList: [ |
| kotlin/jvm/JvmField() |
| psi: KtAnnotationEntry |
| ] |
| callableIdIfNonLocal: /jvmField |
| contextReceivers: [] |
| getter: KtPropertyGetterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| hasBody: false |
| hasStableParameterNames: true |
| isDefault: true |
| isExtension: false |
| isInline: false |
| isOverride: false |
| modality: FINAL |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Long |
| symbolKind: ACCESSOR |
| typeParameters: [] |
| valueParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| hasBackingField: true |
| hasGetter: true |
| hasSetter: true |
| initializer: KtConstantInitializerValue(2) |
| isConst: false |
| isDelegatedProperty: false |
| isExtension: false |
| isFromPrimaryConstructor: false |
| isLateInit: false |
| isOverride: false |
| isStatic: false |
| isVal: false |
| modality: FINAL |
| name: jvmField |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Long |
| setter: KtPropertySetterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| hasBody: false |
| hasStableParameterNames: true |
| isDefault: true |
| isExtension: false |
| isInline: false |
| isOverride: false |
| modality: FINAL |
| origin: SOURCE |
| parameter: KtValueParameterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| generatedPrimaryConstructorProperty: null |
| hasDefaultValue: false |
| isCrossinline: false |
| isExtension: false |
| isImplicitLambdaParameter: false |
| isNoinline: false |
| isVararg: false |
| name: value |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Long |
| symbolKind: LOCAL |
| typeParameters: [] |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| receiverParameter: null |
| returnType: kotlin/Unit |
| symbolKind: ACCESSOR |
| typeParameters: [] |
| valueParameters: [ |
| KtValueParameterSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| generatedPrimaryConstructorProperty: null |
| hasDefaultValue: false |
| isCrossinline: false |
| isExtension: false |
| isImplicitLambdaParameter: false |
| isNoinline: false |
| isVararg: false |
| name: value |
| origin: SOURCE |
| receiverParameter: null |
| returnType: kotlin/Long |
| symbolKind: LOCAL |
| typeParameters: [] |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| ] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| symbolKind: TOP_LEVEL |
| typeParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| getterDeprecationStatus: null |
| javaGetterName: jvmField |
| javaSetterName: jvmField |
| setterDeprecationStatus: null |
| |
| CLASSIFIER NAMES: |
| [OuterClass] |
| |
| CLASSIFIER SYMBOLS: |
| KtNamedClassOrObjectSymbol: |
| annotationsList: [] |
| classIdIfNonLocal: OuterClass |
| classKind: CLASS |
| companionObject: null |
| contextReceivers: [] |
| isData: false |
| isExternal: false |
| isFun: false |
| isInline: false |
| isInner: false |
| modality: FINAL |
| name: OuterClass |
| origin: SOURCE |
| superTypes: [ |
| kotlin/Any |
| ] |
| symbolKind: TOP_LEVEL |
| typeParameters: [] |
| visibility: Public |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |