PluginComponentRegistrar

@AutoService(value = [ComponentRegistrar::class])
class PluginComponentRegistrar : ComponentRegistrar

Functions

registerProjectComponents
Link copied to clipboard
open override fun registerProjectComponents(project: MockProject, configuration: CompilerConfiguration)