[analysis api, tests] actualize testdata with newly added getContainingModule

This commit is contained in:
Ilya Kirillov
2022-04-07 11:56:29 +02:00
parent 16470a2406
commit 2cd0792e98
67 changed files with 471 additions and 47 deletions
@@ -9,6 +9,7 @@ KtValueParameterSymbol:
receiverType: null
returnType: kotlin/String
symbolKind: LOCAL
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
KtConstructorSymbol:
@@ -27,6 +28,7 @@ KtConstructorSymbol:
KtValueParameterSymbol(value)
]
visibility: Private
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
KtPropertyGetterSymbol:
@@ -46,6 +48,7 @@ KtPropertyGetterSymbol:
valueParameters: []
visibility: Public
getDispatchReceiver(): Style.SHEET
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
KtKotlinPropertySymbol:
@@ -74,6 +77,7 @@ KtKotlinPropertySymbol:
typeParameters: []
visibility: Public
getDispatchReceiver(): Style.SHEET
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getExitAnimation
@@ -89,6 +93,7 @@ KtEnumEntrySymbol:
receiverType: null
returnType: Style
symbolKind: CLASS_MEMBER
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
KtKotlinPropertySymbol:
@@ -117,6 +122,7 @@ KtKotlinPropertySymbol:
typeParameters: []
visibility: Public
getDispatchReceiver(): Style
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getExitAnimation
@@ -142,4 +148,5 @@ KtNamedClassOrObjectSymbol:
symbolKind: TOP_LEVEL
typeParameters: []
visibility: Public
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null