| KaNamedFunctionSymbol: | |
| annotations: [] | |
| callableId: /MyKotlinEnum.values | |
| compilerVisibility: Public | |
| contextParameters: [] | |
| contextReceivers: [] | |
| contractEffects: [] | |
| hasStableParameterNames: true | |
| isActual: false | |
| isBuiltinFunctionInvoke: false | |
| isExpect: false | |
| isExtension: false | |
| isExternal: false | |
| isInfix: false | |
| isInline: false | |
| isOperator: false | |
| isOverride: false | |
| isStatic: true | |
| isSuspend: false | |
| isTailRec: false | |
| location: CLASS | |
| modality: FINAL | |
| name: values | |
| origin: SOURCE_MEMBER_GENERATED | |
| receiverParameter: null | |
| returnType: KaUsualClassType: | |
| annotations: [] | |
| typeArguments: [ | |
| KaUsualClassType: | |
| annotations: [] | |
| typeArguments: [] | |
| type: MyKotlinEnum | |
| ] | |
| type: kotlin/Array<MyKotlinEnum> | |
| typeParameters: [] | |
| valueParameters: [] | |
| visibility: PUBLIC | |
| getContainingFileSymbol: KaFileSymbol(enumValues.kt) | |
| getContainingJvmClassName: MyKotlinEnum | |
| canBeOperator: false | |
| getContainingModule: KaSourceModule "Sources of main" | |
| deprecationStatus: null | |
| returnValueStatus: Unspecified | |
| importableFqName: MyKotlinEnum.values |