AA: render containing file and JvmClassName
This commit is contained in:
committed by
Space Team
parent
797174ee1f
commit
f5d2ce3022
Vendored
+13
@@ -31,6 +31,8 @@ KtFunctionSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: test/C
|
||||
getContainingFileSymbol: KtFileSymbol(class.kt)
|
||||
getContainingJvmClassName: test/C
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -51,6 +53,8 @@ KtKotlinPropertySymbol:
|
||||
type: kotlin/String
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(class.kt)
|
||||
getContainingJvmClassName: test/C
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: test/C.bar
|
||||
@@ -80,6 +84,8 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: test/C
|
||||
getContainingFileSymbol: KtFileSymbol(class.kt)
|
||||
getContainingJvmClassName: test/C
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -112,6 +118,8 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: test/C
|
||||
getContainingFileSymbol: KtFileSymbol(class.kt)
|
||||
getContainingJvmClassName: test/C
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -144,6 +152,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(class.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
@@ -173,6 +182,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(class.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
@@ -202,6 +212,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(class.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
@@ -226,5 +237,7 @@ KtConstructorSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(class.kt)
|
||||
getContainingJvmClassName: test/C
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
+13
@@ -31,6 +31,8 @@ KtFunctionSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: test/KotlinClass
|
||||
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
|
||||
getContainingJvmClassName: test/KotlinClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -51,6 +53,8 @@ KtKotlinPropertySymbol:
|
||||
type: kotlin/String
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
|
||||
getContainingJvmClassName: test/KotlinClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: test/KotlinClass.bar
|
||||
@@ -80,6 +84,8 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: test/KotlinClass
|
||||
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
|
||||
getContainingJvmClassName: test/KotlinClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -112,6 +118,8 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: test/KotlinClass
|
||||
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
|
||||
getContainingJvmClassName: test/KotlinClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -144,6 +152,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
@@ -173,6 +182,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
@@ -202,6 +212,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
@@ -226,5 +237,7 @@ KtConstructorSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
|
||||
getContainingJvmClassName: test/KotlinClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
Vendored
+16
@@ -14,6 +14,8 @@ KtEnumEntrySymbol:
|
||||
type: test/E
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -33,6 +35,8 @@ KtEnumEntrySymbol:
|
||||
type: test/E
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -70,6 +74,8 @@ KtFunctionSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -121,10 +127,14 @@ KtFunctionSymbol:
|
||||
type: kotlin/String
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -159,6 +169,8 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: false
|
||||
@@ -192,6 +204,8 @@ KtKotlinPropertySymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -219,5 +233,7 @@ KtConstructorSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Private
|
||||
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
+24
@@ -14,6 +14,8 @@ KtEnumEntrySymbol:
|
||||
type: test/E
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -33,6 +35,8 @@ KtEnumEntrySymbol:
|
||||
type: test/E
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -53,6 +57,8 @@ KtKotlinPropertySymbol:
|
||||
type: kotlin/Int?
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: test/E.foo
|
||||
@@ -82,6 +88,8 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: test/E
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: false
|
||||
@@ -114,6 +122,8 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: test/E
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -154,6 +164,8 @@ KtFunctionSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: test/E
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -191,6 +203,8 @@ KtFunctionSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -242,10 +256,14 @@ KtFunctionSymbol:
|
||||
type: kotlin/String
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -280,6 +298,8 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: false
|
||||
@@ -313,6 +333,8 @@ KtKotlinPropertySymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -340,5 +362,7 @@ KtConstructorSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Private
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
+24
@@ -14,6 +14,8 @@ KtEnumEntrySymbol:
|
||||
type: test/E
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -33,6 +35,8 @@ KtEnumEntrySymbol:
|
||||
type: test/E
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -53,6 +57,8 @@ KtKotlinPropertySymbol:
|
||||
type: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: test/E.foo
|
||||
@@ -82,6 +88,8 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: test/E
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -114,6 +122,8 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: test/E
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -154,6 +164,8 @@ KtFunctionSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: test/E
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -191,6 +203,8 @@ KtFunctionSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -242,10 +256,14 @@ KtFunctionSymbol:
|
||||
type: kotlin/String
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -280,6 +298,8 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: false
|
||||
@@ -313,6 +333,8 @@ KtKotlinPropertySymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -340,5 +362,7 @@ KtConstructorSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Private
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
+8
@@ -15,6 +15,8 @@ KtKotlinPropertySymbol:
|
||||
type: kotlin/String
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumEntryInitializer.kt)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: null
|
||||
@@ -44,6 +46,8 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: test/<anonymous>
|
||||
getContainingFileSymbol: KtFileSymbol(enumEntryInitializer.kt)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -76,6 +80,8 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: test/<anonymous>
|
||||
getContainingFileSymbol: KtFileSymbol(enumEntryInitializer.kt)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -103,5 +109,7 @@ KtConstructorSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Private
|
||||
getContainingFileSymbol: KtFileSymbol(enumEntryInitializer.kt)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
+2
@@ -18,5 +18,7 @@ KtConstructorSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Private
|
||||
getContainingFileSymbol: KtFileSymbol(enumEntryInitializerWithEmptyBody.kt)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
+8
@@ -15,6 +15,8 @@ KtKotlinPropertySymbol:
|
||||
type: kotlin/String
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumEntryInitializerWithFinalEnumMember.kt)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: null
|
||||
@@ -44,6 +46,8 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: test/<anonymous>
|
||||
getContainingFileSymbol: KtFileSymbol(enumEntryInitializerWithFinalEnumMember.kt)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -76,6 +80,8 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: test/<anonymous>
|
||||
getContainingFileSymbol: KtFileSymbol(enumEntryInitializerWithFinalEnumMember.kt)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -103,5 +109,7 @@ KtConstructorSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Private
|
||||
getContainingFileSymbol: KtFileSymbol(enumEntryInitializerWithFinalEnumMember.kt)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
+8
@@ -15,6 +15,8 @@ KtKotlinPropertySymbol:
|
||||
type: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumEntryInitializerWithOverriddenMember.kt)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: null
|
||||
@@ -44,6 +46,8 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: test/<anonymous>
|
||||
getContainingFileSymbol: KtFileSymbol(enumEntryInitializerWithOverriddenMember.kt)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -76,6 +80,8 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: test/<anonymous>
|
||||
getContainingFileSymbol: KtFileSymbol(enumEntryInitializerWithOverriddenMember.kt)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -103,5 +109,7 @@ KtConstructorSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Private
|
||||
getContainingFileSymbol: KtFileSymbol(enumEntryInitializerWithOverriddenMember.kt)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
Vendored
+4
@@ -23,6 +23,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(innerClass.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
@@ -52,6 +53,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(innerClass.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
@@ -76,5 +78,7 @@ KtConstructorSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(innerClass.kt)
|
||||
getContainingJvmClassName: test/B
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
+1
-1
@@ -8,4 +8,4 @@ open inner class InnerClass
|
||||
|
||||
open class NestedClass
|
||||
|
||||
constructor()
|
||||
constructor()
|
||||
|
||||
Vendored
+11
-1
@@ -26,6 +26,8 @@ KtFunctionSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -62,6 +64,8 @@ KtFunctionSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -83,6 +87,8 @@ KtJavaFieldSymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -111,6 +117,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
@@ -140,6 +147,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
@@ -164,5 +172,7 @@ KtConstructorSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+8
@@ -19,6 +19,8 @@ KtJavaFieldSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -44,6 +46,8 @@ KtJavaFieldSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -79,6 +83,8 @@ KtFunctionSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -102,5 +108,7 @@ KtConstructorSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
+10
@@ -45,6 +45,8 @@ KtFunctionSymbol:
|
||||
type: kotlin/String!
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
@@ -53,6 +55,8 @@ KtFunctionSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -103,6 +107,8 @@ KtFunctionSymbol:
|
||||
type: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
@@ -111,6 +117,8 @@ KtFunctionSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -134,5 +142,7 @@ KtConstructorSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: PackageVisibility
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
+4
@@ -36,6 +36,8 @@ KtConstructorSymbol:
|
||||
type: JavaClass!
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass$InnerClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
@@ -44,5 +46,7 @@ KtConstructorSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass$InnerClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
+9
@@ -51,10 +51,14 @@ KtFunctionSymbol:
|
||||
type: kotlin/Function0<kotlin/Int>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(scriptWithClassDeclaration.kts)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtScriptModule "Script scriptWithClassDeclaration.kts"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(scriptWithClassDeclaration.kts)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtScriptModule "Script scriptWithClassDeclaration.kts"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -84,6 +88,8 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(scriptWithClassDeclaration.kts)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtScriptModule "Script scriptWithClassDeclaration.kts"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -112,6 +118,8 @@ KtKotlinPropertySymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(scriptWithClassDeclaration.kts)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtScriptModule "Script scriptWithClassDeclaration.kts"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -144,6 +152,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(scriptWithClassDeclaration.kts)
|
||||
getContainingModule: KtScriptModule "Script scriptWithClassDeclaration.kts"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
|
||||
Reference in New Issue
Block a user