StorageComponentContainer

interface StorageComponentContainer : ExtensionPhase

See also

Functions

check
Link copied to clipboard
abstract fun CompilerContext.check(declaration: KtDeclaration, descriptor: DeclarationDescriptor, context: DeclarationCheckerContext)
registerModuleComponents
Link copied to clipboard
abstract fun CompilerContext.registerModuleComponents(container: StorageComponentContainer, moduleDescriptor: ModuleDescriptor)