AA: avoid using compiler impl detail as API return type
This commit is contained in:
committed by
Space Team
parent
f5d2ce3022
commit
ea17bbeddc
+4
-4
@@ -184,7 +184,7 @@ KtFunctionSymbol:
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: kotlin/Any
|
||||
getContainingJvmClassName: kotlin.Any
|
||||
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
||||
deprecationStatus: null
|
||||
]
|
||||
@@ -194,7 +194,7 @@ KtFunctionSymbol:
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Any
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: kotlin/Any
|
||||
getContainingJvmClassName: kotlin.Any
|
||||
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -232,7 +232,7 @@ KtFunctionSymbol:
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Any
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: kotlin/Any
|
||||
getContainingJvmClassName: kotlin.Any
|
||||
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -270,7 +270,7 @@ KtFunctionSymbol:
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Any
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: kotlin/Any
|
||||
getContainingJvmClassName: kotlin.Any
|
||||
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
||||
deprecationStatus: null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user