Interface KotlinCompilationToRunnableFiles

  • 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.gradle.plugin.KotlinCompilation , org.jetbrains.kotlin.tooling.core.HasExtras , org.jetbrains.kotlin.tooling.core.HasMutableExtras

    @Deprecated(message = "Scheduled for removal with Kotlin 2.0") 
    public interface KotlinCompilationToRunnableFiles<T extends KotlinCommonOptions>
     implements KotlinCompilation<T>
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      • Methods inherited from class org.jetbrains.kotlin.gradle.plugin.KotlinCompilation

        associateWith, attributes, attributes, defaultSourceSet, defaultSourceSet, getAllKotlinSourceSets, getAssociateWith, getCompilationName, getCompileAllTaskName, getCompileDependencyConfigurationName, getCompileDependencyFiles, getCompileKotlinTask, getCompileKotlinTaskName, getCompileKotlinTaskProvider, getCompileTaskProvider, getCompilerOptions, getDefaultSourceSet, getDefaultSourceSetName, getDisambiguatedName, getKotlinOptions, getKotlinSourceSets, getName, getOutput, getPlatformType, getTarget, kotlinOptions, kotlinOptions, setCompileDependencyFiles, source
      • Methods inherited from class org.gradle.api.attributes.HasAttributes

        getAttributes
      • Methods inherited from class org.jetbrains.kotlin.gradle.plugin.HasKotlinDependencies

        dependencies, dependencies, getApiConfigurationName, getCompileOnlyConfigurationName, getImplementationConfigurationName, getRuntimeOnlyConfigurationName
      • Methods inherited from class org.jetbrains.kotlin.gradle.plugin.HasProject

        getProject
      • Methods inherited from class org.jetbrains.kotlin.tooling.core.HasMutableExtras

        getExtras
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait