KotlinJvmFactory
Provides factory methods to create a custom Kotlin compilation pipeline for the JVM platform.
Properties
Creates a new instance of KaptExtensionConfig.
Creates a new instance of KotlinTopLevelExtensionConfig.
Provides an instance of ProviderFactory.
Functions
Adds a compiler plugin dependency to this project.
Creates a new instance of KotlinJvmCompilerOptions that can be used to configure JVM or Android-specific compilations.
Creates a new instance of KotlinAndroidExtension that can be used to configure Android compilation tasks.
Creates a new instance of KotlinJvmExtension that can be used to configure JVM compilation tasks.
Creates a new instance of KotlinJvmOptionsDeprecated that can be used to configure JVM or Android-specific compilations.
Returns a FileCollection that contains the complete compiler plugins classpath for this project.
Registers a new kapt stub generation task with the given taskName.
Registers a new kapt generation task with the given taskName.
Registers a new kapt task with the given taskName.
Registers a new standalone Kotlin compilation task with the given taskName for the JVM platform.
Registers a new standalone Kotlin compilation task for the JVM platform.