[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
@@ -12,6 +12,7 @@ KtConstructorSymbol:
typeParameters: []
valueParameters: []
visibility: Public
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
KtValueParameterSymbol:
@@ -25,6 +26,7 @@ KtValueParameterSymbol:
receiverType: null
returnType: kotlin/Int
symbolKind: LOCAL
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
KtConstructorSymbol:
@@ -43,6 +45,7 @@ KtConstructorSymbol:
KtValueParameterSymbol(x)
]
visibility: Public
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
KtValueParameterSymbol:
@@ -56,6 +59,7 @@ KtValueParameterSymbol:
receiverType: null
returnType: kotlin/Int
symbolKind: LOCAL
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
KtValueParameterSymbol:
@@ -69,6 +73,7 @@ KtValueParameterSymbol:
receiverType: null
returnType: kotlin/String
symbolKind: LOCAL
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
KtConstructorSymbol:
@@ -88,6 +93,7 @@ KtConstructorSymbol:
KtValueParameterSymbol(z)
]
visibility: Public
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
KtNamedClassOrObjectSymbol:
@@ -109,4 +115,5 @@ KtNamedClassOrObjectSymbol:
symbolKind: TOP_LEVEL
typeParameters: []
visibility: Public
deprecationStatus: null
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null