[analysis api fe10] provide a dummy implementation for KtFe10SymbolContainingDeclarationProvider.getContainingModule
to satisfy some tests
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
KtEnumEntrySymbol:
|
||||
callableIdIfNonLocal: kotlin/LazyThreadSafetyMode.SYNCHRONIZED
|
||||
containingEnumClassIdIfNonLocal: kotlin/LazyThreadSafetyMode
|
||||
isExtension: false
|
||||
name: SYNCHRONIZED
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
returnType: kotlin/LazyThreadSafetyMode
|
||||
symbolKind: CLASS_MEMBER
|
||||
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: enum entry SYNCHRONIZED
|
||||
|
||||
deprecationStatus: null
|
||||
Reference in New Issue
Block a user