Klip Component Registrar
@AutoService(value = [ComponentRegistrar::class ] )
Content copied to clipboard
Component Registrar responsible for validating command line inputs and registering required IR extensions
Constructors
KlipComponentRegistrar
Link copied to clipboard
fun KlipComponentRegistrar()
Content copied to clipboard
Functions
registerProjectComponents
Link copied to clipboard
open override fun registerProjectComponents(project: MockProject, configuration: CompilerConfiguration)
Content copied to clipboard