Interface KotlinCompilation

  • All Implemented Interfaces:
    org.gradle.api.Named , org.gradle.api.attributes.HasAttributes , org.jetbrains.kotlin.gradle.plugin.HasKotlinDependencies , org.jetbrains.kotlin.gradle.plugin.HasProject , org.jetbrains.kotlin.tooling.core.HasExtras , org.jetbrains.kotlin.tooling.core.HasMutableExtras

    
    public interface KotlinCompilation<T extends KotlinCommonOptions>
     implements Named, HasProject, HasMutableExtras, HasAttributes, HasKotlinDependencies