AA: render containing file and JvmClassName

This commit is contained in:
Jinseong Jeon
2023-11-30 22:14:24 -08:00
committed by Space Team
parent 797174ee1f
commit f5d2ce3022
697 changed files with 4818 additions and 1899 deletions
@@ -1,2 +1,2 @@
@AAA(value = "y")
(@BBB(value = "aaa") a: kotlin.Int, @BBB(value = "bbb") b: kotlin.Int)
(@BBB(value = "aaa") a: kotlin.Int, @BBB(value = "bbb") b: kotlin.Int)
@@ -10,5 +10,6 @@ KtDestructuringDeclarationSymbol:
origin: SOURCE
symbolKind: LOCAL
typeParameters: []
getContainingFileSymbol: KtFileSymbol(destructuringDeclaration.kt)
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
deprecationStatus: null
@@ -1 +1 @@
(a: kotlin.Int, b: kotlin.Int)
(a: kotlin.Int, b: kotlin.Int)
@@ -7,5 +7,6 @@ KtDestructuringDeclarationSymbol:
origin: SOURCE
symbolKind: LOCAL
typeParameters: []
getContainingFileSymbol: KtFileSymbol(destructuringDeclarationInLambda.kt)
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
deprecationStatus: null
@@ -18,5 +18,7 @@ KtValueParameterSymbol:
type: X
symbolKind: LOCAL
typeParameters: []
getContainingFileSymbol: KtFileSymbol(destructuringDeclarationParameterInLambda.kt)
getContainingJvmClassName: null
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -13,5 +13,7 @@ KtLocalVariableSymbol:
type: kotlin/Int
symbolKind: LOCAL
typeParameters: []
getContainingFileSymbol: KtFileSymbol(entryInDestructuringDeclaration.kt)
getContainingJvmClassName: null
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -13,5 +13,7 @@ KtLocalVariableSymbol:
type: kotlin/Int
symbolKind: LOCAL
typeParameters: []
getContainingFileSymbol: KtFileSymbol(entryInDestructuringDeclarationParameterInLambda.kt)
getContainingJvmClassName: null
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -1 +1 @@
val `<unused var>`: kotlin.Int
val `<unused var>`: kotlin.Int
@@ -13,5 +13,7 @@ KtLocalVariableSymbol:
type: kotlin/Int
symbolKind: LOCAL
typeParameters: []
getContainingFileSymbol: KtFileSymbol(entryUnderscoreInDestructuringDeclaration.kt)
getContainingJvmClassName: null
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
deprecationStatus: null
@@ -1 +1 @@
val `<unused var>`: kotlin.Int
val `<unused var>`: kotlin.Int
@@ -13,5 +13,7 @@ KtLocalVariableSymbol:
type: kotlin/Int
symbolKind: LOCAL
typeParameters: []
getContainingFileSymbol: KtFileSymbol(entryUnderscoreInDestructuringDeclarationParameterInLambda.kt)
getContainingJvmClassName: null
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
deprecationStatus: null