[AA] Add additional tests for declared member scopes and member scopes

^KT-61800
This commit is contained in:
Marco Pennekamp
2023-09-13 21:07:23 +02:00
committed by Space Team
parent dc689952cb
commit c2d08b9462
25 changed files with 1698 additions and 0 deletions
@@ -0,0 +1,22 @@
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
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null