KtargeterGradlePlugin

class KtargeterGradlePlugin : KotlinCompilerPluginSupportPlugin

Functions

apply
Link copied to clipboard
open override fun apply(target: Project)
applyToCompilation
Link copied to clipboard
open override fun applyToCompilation(kotlinCompilation: KotlinCompilation<*>): Provider<List<SubpluginOption>>
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
getCompilerPluginId
Link copied to clipboard
open override fun getCompilerPluginId(): String
getPluginArtifact
Link copied to clipboard
open override fun getPluginArtifact(): SubpluginArtifact
getPluginArtifactForNative
Link copied to clipboard
open fun getPluginArtifactForNative(): SubpluginArtifact?
hashCode
Link copied to clipboard
open fun hashCode(): Int
isApplicable
Link copied to clipboard
open override fun isApplicable(kotlinCompilation: KotlinCompilation<*>): Boolean
toString
Link copied to clipboard
open fun toString(): String