AA: avoid using compiler impl detail as API return type
This commit is contained in:
committed by
Space Team
parent
f5d2ce3022
commit
ea17bbeddc
@@ -15,6 +15,6 @@ KtEnumEntrySymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: kotlin/LazyThreadSafetyMode
|
||||
getContainingJvmClassName: kotlin.LazyThreadSafetyMode
|
||||
getContainingModule: KtLibraryModule "Library kotlin-stdlib"
|
||||
deprecationStatus: null
|
||||
|
||||
Reference in New Issue
Block a user