AA: avoid using compiler impl detail as API return type
This commit is contained in:
committed by
Space Team
parent
f5d2ce3022
commit
ea17bbeddc
Vendored
+5
-5
@@ -32,7 +32,7 @@ KtFunctionSymbol:
|
||||
ownTypeArguments: []
|
||||
type: test/C
|
||||
getContainingFileSymbol: KtFileSymbol(class.kt)
|
||||
getContainingJvmClassName: test/C
|
||||
getContainingJvmClassName: test.C
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -54,7 +54,7 @@ KtKotlinPropertySymbol:
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(class.kt)
|
||||
getContainingJvmClassName: test/C
|
||||
getContainingJvmClassName: test.C
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: test/C.bar
|
||||
@@ -85,7 +85,7 @@ KtKotlinPropertySymbol:
|
||||
ownTypeArguments: []
|
||||
type: test/C
|
||||
getContainingFileSymbol: KtFileSymbol(class.kt)
|
||||
getContainingJvmClassName: test/C
|
||||
getContainingJvmClassName: test.C
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -119,7 +119,7 @@ KtKotlinPropertySymbol:
|
||||
ownTypeArguments: []
|
||||
type: test/C
|
||||
getContainingFileSymbol: KtFileSymbol(class.kt)
|
||||
getContainingJvmClassName: test/C
|
||||
getContainingJvmClassName: test.C
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -238,6 +238,6 @@ KtConstructorSymbol:
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(class.kt)
|
||||
getContainingJvmClassName: test/C
|
||||
getContainingJvmClassName: test.C
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
+5
-5
@@ -32,7 +32,7 @@ KtFunctionSymbol:
|
||||
ownTypeArguments: []
|
||||
type: test/KotlinClass
|
||||
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
|
||||
getContainingJvmClassName: test/KotlinClass
|
||||
getContainingJvmClassName: test.KotlinClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -54,7 +54,7 @@ KtKotlinPropertySymbol:
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
|
||||
getContainingJvmClassName: test/KotlinClass
|
||||
getContainingJvmClassName: test.KotlinClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: test/KotlinClass.bar
|
||||
@@ -85,7 +85,7 @@ KtKotlinPropertySymbol:
|
||||
ownTypeArguments: []
|
||||
type: test/KotlinClass
|
||||
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
|
||||
getContainingJvmClassName: test/KotlinClass
|
||||
getContainingJvmClassName: test.KotlinClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -119,7 +119,7 @@ KtKotlinPropertySymbol:
|
||||
ownTypeArguments: []
|
||||
type: test/KotlinClass
|
||||
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
|
||||
getContainingJvmClassName: test/KotlinClass
|
||||
getContainingJvmClassName: test.KotlinClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -238,6 +238,6 @@ KtConstructorSymbol:
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
|
||||
getContainingJvmClassName: test/KotlinClass
|
||||
getContainingJvmClassName: test.KotlinClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
Vendored
+8
-8
@@ -15,7 +15,7 @@ KtEnumEntrySymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -36,7 +36,7 @@ KtEnumEntrySymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -75,7 +75,7 @@ KtFunctionSymbol:
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -128,13 +128,13 @@ KtFunctionSymbol:
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -170,7 +170,7 @@ KtKotlinPropertySymbol:
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: false
|
||||
@@ -205,7 +205,7 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -234,6 +234,6 @@ KtConstructorSymbol:
|
||||
valueParameters: []
|
||||
visibility: Private
|
||||
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
+12
-12
@@ -15,7 +15,7 @@ KtEnumEntrySymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -36,7 +36,7 @@ KtEnumEntrySymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -58,7 +58,7 @@ KtKotlinPropertySymbol:
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: test/E.foo
|
||||
@@ -89,7 +89,7 @@ KtKotlinPropertySymbol:
|
||||
ownTypeArguments: []
|
||||
type: test/E
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: false
|
||||
@@ -123,7 +123,7 @@ KtKotlinPropertySymbol:
|
||||
ownTypeArguments: []
|
||||
type: test/E
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -165,7 +165,7 @@ KtFunctionSymbol:
|
||||
ownTypeArguments: []
|
||||
type: test/E
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -204,7 +204,7 @@ KtFunctionSymbol:
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -257,13 +257,13 @@ KtFunctionSymbol:
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -299,7 +299,7 @@ KtKotlinPropertySymbol:
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: false
|
||||
@@ -334,7 +334,7 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -363,6 +363,6 @@ KtConstructorSymbol:
|
||||
valueParameters: []
|
||||
visibility: Private
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
+12
-12
@@ -15,7 +15,7 @@ KtEnumEntrySymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -36,7 +36,7 @@ KtEnumEntrySymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -58,7 +58,7 @@ KtKotlinPropertySymbol:
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: test/E.foo
|
||||
@@ -89,7 +89,7 @@ KtKotlinPropertySymbol:
|
||||
ownTypeArguments: []
|
||||
type: test/E
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -123,7 +123,7 @@ KtKotlinPropertySymbol:
|
||||
ownTypeArguments: []
|
||||
type: test/E
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -165,7 +165,7 @@ KtFunctionSymbol:
|
||||
ownTypeArguments: []
|
||||
type: test/E
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -204,7 +204,7 @@ KtFunctionSymbol:
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -257,13 +257,13 @@ KtFunctionSymbol:
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -299,7 +299,7 @@ KtKotlinPropertySymbol:
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: false
|
||||
@@ -334,7 +334,7 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -363,6 +363,6 @@ KtConstructorSymbol:
|
||||
valueParameters: []
|
||||
visibility: Private
|
||||
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
Vendored
+1
-1
@@ -79,6 +79,6 @@ KtConstructorSymbol:
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(innerClass.kt)
|
||||
getContainingJvmClassName: test/B
|
||||
getContainingJvmClassName: test.B
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
+2
-2
@@ -37,7 +37,7 @@ KtConstructorSymbol:
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass$InnerClass
|
||||
getContainingJvmClassName: JavaClass.InnerClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
@@ -47,6 +47,6 @@ KtConstructorSymbol:
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass$InnerClass
|
||||
getContainingJvmClassName: JavaClass.InnerClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
Reference in New Issue
Block a user