KlipComponentRegistrar

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

Component Registrar responsible for validating command line inputs and registering required IR extensions

Constructors

KlipComponentRegistrar
Link copied to clipboard
fun KlipComponentRegistrar()

Functions

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