Files
kotlin-fork/analysis/analysis-api/testData/components/scopeProvider/declaredMemberScope/enumClass.txt
T
2023-12-21 15:34:34 +00:00

25 lines
662 B
Plaintext
Vendored

KtConstructorSymbol:
annotationsList: []
callableIdIfNonLocal: null
containingClassIdIfNonLocal: test/E
contextReceivers: []
hasStableParameterNames: true
isActual: false
isExpect: false
isExtension: false
isPrimary: true
origin: SOURCE_MEMBER_GENERATED
receiverParameter: null
returnType: KtUsualClassType:
annotationsList: []
ownTypeArguments: []
type: test/E
symbolKind: CLASS_MEMBER
typeParameters: []
valueParameters: []
visibility: Private
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
getContainingJvmClassName: test.E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null