AA: avoid using compiler impl detail as API return type
This commit is contained in:
committed by
Space Team
parent
f5d2ce3022
commit
ea17bbeddc
+15
-15
@@ -36,7 +36,7 @@ KtFunctionSymbol:
|
||||
]
|
||||
type: kotlin/Enum<E>
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: kotlin/Enum
|
||||
getContainingJvmClassName: kotlin.Enum
|
||||
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -89,7 +89,7 @@ KtFunctionSymbol:
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
||||
deprecationStatus: null
|
||||
]
|
||||
@@ -99,7 +99,7 @@ KtFunctionSymbol:
|
||||
ownTypeArguments: []
|
||||
type: test/E
|
||||
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -152,7 +152,7 @@ KtFunctionSymbol:
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: kotlin/Enum
|
||||
getContainingJvmClassName: kotlin.Enum
|
||||
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
||||
deprecationStatus: null
|
||||
]
|
||||
@@ -166,7 +166,7 @@ KtFunctionSymbol:
|
||||
]
|
||||
type: kotlin/Enum<E>
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: kotlin/Enum
|
||||
getContainingJvmClassName: kotlin.Enum
|
||||
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -208,7 +208,7 @@ KtFunctionSymbol:
|
||||
]
|
||||
type: kotlin/Enum<E>
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: kotlin/Enum
|
||||
getContainingJvmClassName: kotlin.Enum
|
||||
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -250,7 +250,7 @@ KtFunctionSymbol:
|
||||
]
|
||||
type: kotlin/Enum<E>
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: kotlin/Enum
|
||||
getContainingJvmClassName: kotlin.Enum
|
||||
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -275,7 +275,7 @@ KtKotlinPropertySymbol:
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: kotlin/Enum
|
||||
getContainingJvmClassName: kotlin.Enum
|
||||
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: kotlin/Enum.name
|
||||
@@ -316,7 +316,7 @@ KtKotlinPropertySymbol:
|
||||
]
|
||||
type: kotlin/Enum<E>
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: kotlin/Enum
|
||||
getContainingJvmClassName: kotlin.Enum
|
||||
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -342,7 +342,7 @@ KtKotlinPropertySymbol:
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: kotlin/Enum
|
||||
getContainingJvmClassName: kotlin.Enum
|
||||
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: kotlin/Enum.ordinal
|
||||
@@ -383,7 +383,7 @@ KtKotlinPropertySymbol:
|
||||
]
|
||||
type: kotlin/Enum<E>
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: kotlin/Enum
|
||||
getContainingJvmClassName: kotlin.Enum
|
||||
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -424,7 +424,7 @@ KtFunctionSymbol:
|
||||
ownTypeArguments: []
|
||||
type: test/E
|
||||
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -466,7 +466,7 @@ KtFunctionSymbol:
|
||||
]
|
||||
type: kotlin/Enum<E>
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: kotlin/Enum
|
||||
getContainingJvmClassName: kotlin.Enum
|
||||
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -521,6 +521,6 @@ KtConstructorSymbol:
|
||||
valueParameters: []
|
||||
visibility: Private
|
||||
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
|
||||
getContainingJvmClassName: test/E
|
||||
getContainingJvmClassName: test.E
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
Reference in New Issue
Block a user