AA: avoid using compiler impl detail as API return type

This commit is contained in:
Jinseong Jeon
2023-12-01 23:09:39 -08:00
committed by Space Team
parent f5d2ce3022
commit ea17bbeddc
57 changed files with 832 additions and 826 deletions
@@ -40,7 +40,7 @@ KtFunctionSymbol:
]
type: kotlin/collections/List<E>
getContainingFileSymbol: null
getContainingJvmClassName: kotlin/collections/List
getContainingJvmClassName: kotlin.collections.List
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
deprecationStatus: null
@@ -97,7 +97,7 @@ KtFunctionSymbol:
symbolKind: LOCAL
typeParameters: []
getContainingFileSymbol: null
getContainingJvmClassName: kotlin/collections/List
getContainingJvmClassName: kotlin.collections.List
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
deprecationStatus: null
]
@@ -111,6 +111,6 @@ KtFunctionSymbol:
]
type: kotlin/collections/List<E>
getContainingFileSymbol: null
getContainingJvmClassName: kotlin/collections/List
getContainingJvmClassName: kotlin.collections.List
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
deprecationStatus: null