[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
@@ -14,6 +14,7 @@ KtPropertyGetterSymbol:
symbolKind: ACCESSOR
valueParameters: []
visibility: Public
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
KtValueParameterSymbol:
@@ -27,6 +28,7 @@ KtValueParameterSymbol:
receiverType: null
returnType: kotlin/Int
symbolKind: LOCAL
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
KtPropertySetterSymbol:
@@ -48,6 +50,7 @@ KtPropertySetterSymbol:
KtValueParameterSymbol(value)
]
visibility: Public
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
KtKotlinPropertySymbol:
@@ -75,8 +78,9 @@ KtKotlinPropertySymbol:
symbolKind: TOP_LEVEL
typeParameters: []
visibility: Public
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
getterDeprecationStatus: null
javaGetterName: getP
javaSetterName: setP
setterDeprecationStatus: null
setterDeprecationStatus: null