| KtLocalVariableSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| isExtension: false |
| isVal: true |
| name: q |
| origin: SOURCE |
| receiverParameter: null |
| returnType: KtUsualClassType: |
| annotationsList: [] |
| ownTypeArguments: [] |
| type: kotlin/Int |
| symbolKind: LOCAL |
| typeParameters: [] |
| getContainingFileSymbol: KtFileSymbol(localDeclarations.kt) |
| getContainingJvmClassName: null |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| |
| KtFunctionSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: null |
| contextReceivers: [] |
| contractEffects: [] |
| hasStableParameterNames: true |
| isActual: false |
| isBuiltinFunctionInvoke: false |
| isExpect: false |
| isExtension: false |
| isExternal: false |
| isInfix: false |
| isInline: false |
| isOperator: false |
| isOverride: false |
| isStatic: false |
| isSuspend: false |
| isTailRec: false |
| modality: FINAL |
| name: aaa |
| origin: SOURCE |
| receiverParameter: null |
| returnType: KtUsualClassType: |
| annotationsList: [] |
| ownTypeArguments: [] |
| type: kotlin/Unit |
| symbolKind: LOCAL |
| typeParameters: [] |
| valueParameters: [] |
| visibility: Local |
| getContainingFileSymbol: KtFileSymbol(localDeclarations.kt) |
| getContainingJvmClassName: null |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |
| |
| KtNamedClassOrObjectSymbol: |
| annotationsList: [] |
| classIdIfNonLocal: null |
| classKind: CLASS |
| companionObject: null |
| contextReceivers: [] |
| isActual: false |
| isData: false |
| isExpect: false |
| isExternal: false |
| isFun: false |
| isInline: false |
| isInner: false |
| modality: FINAL |
| name: F |
| origin: SOURCE |
| superTypes: [ |
| KtUsualClassType: |
| annotationsList: [] |
| ownTypeArguments: [] |
| type: kotlin/Any |
| ] |
| symbolKind: LOCAL |
| typeParameters: [] |
| visibility: Local |
| getContainingFileSymbol: KtFileSymbol(localDeclarations.kt) |
| getContainingModule: KtSourceModule "Sources of main" |
| annotationApplicableTargets: null |
| deprecationStatus: null |
| |
| KtFunctionSymbol: |
| annotationsList: [] |
| callableIdIfNonLocal: /yyy |
| contextReceivers: [] |
| contractEffects: [] |
| hasStableParameterNames: true |
| isActual: false |
| isBuiltinFunctionInvoke: false |
| isExpect: false |
| isExtension: false |
| isExternal: false |
| isInfix: false |
| isInline: false |
| isOperator: false |
| isOverride: false |
| isStatic: false |
| isSuspend: false |
| isTailRec: false |
| modality: FINAL |
| name: yyy |
| origin: SOURCE |
| receiverParameter: null |
| returnType: KtUsualClassType: |
| annotationsList: [] |
| ownTypeArguments: [] |
| type: kotlin/Unit |
| symbolKind: TOP_LEVEL |
| typeParameters: [] |
| valueParameters: [] |
| visibility: Public |
| getContainingFileSymbol: KtFileSymbol(localDeclarations.kt) |
| getContainingJvmClassName: LocalDeclarationsKt |
| getContainingModule: KtSourceModule "Sources of main" |
| deprecationStatus: null |