Package 

Interface KotlinTargetContainerWithJsPresetFunctions

  • All Implemented Interfaces:
    org.jetbrains.kotlin.gradle.dsl.KotlinTargetContainerWithPresetFunctions , org.jetbrains.kotlin.gradle.plugin.KotlinJsCompilerTypeHolder , org.jetbrains.kotlin.gradle.plugin.KotlinTargetsContainer , org.jetbrains.kotlin.gradle.plugin.KotlinTargetsContainerWithPresets

    
    public interface KotlinTargetContainerWithJsPresetFunctions
     implements KotlinTargetContainerWithPresetFunctions, KotlinJsCompilerTypeHolder
                        
    • 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

      Modifier and Type Method Description
      KotlinJsTargetDsl js(String name, KotlinJsCompilerType compiler, Function1<KotlinJsTargetDsl, Unit> configure)
      KotlinJsTargetDsl js(String name, String compiler, Function1<KotlinJsTargetDsl, Unit> configure)
      KotlinJsTargetDsl js(String name, Function1<KotlinJsTargetDsl, Unit> configure)
      KotlinJsTargetDsl js(KotlinJsCompilerType compiler, Function1<KotlinJsTargetDsl, Unit> configure)
      KotlinJsTargetDsl js()
      KotlinJsTargetDsl js(String name)
      KotlinJsTargetDsl js(String name, Action<KotlinJsTargetDsl> configure)
      KotlinJsTargetDsl js(KotlinJsCompilerType compiler, Action<KotlinJsTargetDsl> configure)
      KotlinJsTargetDsl js(Action<KotlinJsTargetDsl> configure)
      KotlinJsTargetDsl js(String name, KotlinJsCompilerType compiler, Action<KotlinJsTargetDsl> configure)
      KotlinJsTargetDsl js(String name, String compiler, Action<KotlinJsTargetDsl> configure)
      • Methods inherited from class org.jetbrains.kotlin.gradle.dsl.KotlinTargetContainerWithPresetFunctions

        android, android, android, android, android, androidNativeArm32, androidNativeArm32, androidNativeArm32, androidNativeArm32, androidNativeArm32, androidNativeArm64, androidNativeArm64, androidNativeArm64, androidNativeArm64, androidNativeArm64, androidNativeX64, androidNativeX64, androidNativeX64, androidNativeX64, androidNativeX64, androidNativeX86, androidNativeX86, androidNativeX86, androidNativeX86, androidNativeX86, iosArm32, iosArm32, iosArm32, iosArm32, iosArm32, iosArm64, iosArm64, iosArm64, iosArm64, iosArm64, iosSimulatorArm64, iosSimulatorArm64, iosSimulatorArm64, iosSimulatorArm64, iosSimulatorArm64, iosX64, iosX64, iosX64, iosX64, iosX64, jvm, jvm, jvm, jvm, jvm, linuxArm32Hfp, linuxArm32Hfp, linuxArm32Hfp, linuxArm32Hfp, linuxArm32Hfp, linuxArm64, linuxArm64, linuxArm64, linuxArm64, linuxArm64, linuxMips32, linuxMips32, linuxMips32, linuxMips32, linuxMips32, linuxMipsel32, linuxMipsel32, linuxMipsel32, linuxMipsel32, linuxMipsel32, linuxX64, linuxX64, linuxX64, linuxX64, linuxX64, macosArm64, macosArm64, macosArm64, macosArm64, macosArm64, macosX64, macosX64, macosX64, macosX64, macosX64, mingwX64, mingwX64, mingwX64, mingwX64, mingwX64, mingwX86, mingwX86, mingwX86, mingwX86, mingwX86, tvosArm64, tvosArm64, tvosArm64, tvosArm64, tvosArm64, tvosSimulatorArm64, tvosSimulatorArm64, tvosSimulatorArm64, tvosSimulatorArm64, tvosSimulatorArm64, tvosX64, tvosX64, tvosX64, tvosX64, tvosX64, wasm32, wasm32, wasm32, wasm32, wasm32, watchosArm32, watchosArm32, watchosArm32, watchosArm32, watchosArm32, watchosArm64, watchosArm64, watchosArm64, watchosArm64, watchosArm64, watchosDeviceArm64, watchosDeviceArm64, watchosDeviceArm64, watchosDeviceArm64, watchosDeviceArm64, watchosSimulatorArm64, watchosSimulatorArm64, watchosSimulatorArm64, watchosSimulatorArm64, watchosSimulatorArm64, watchosX64, watchosX64, watchosX64, watchosX64, watchosX64, watchosX86, watchosX86, watchosX86, watchosX86, watchosX86
      • Methods inherited from class org.jetbrains.kotlin.gradle.plugin.KotlinTargetsContainerWithPresets

        getPresets
      • Methods inherited from class org.jetbrains.kotlin.gradle.plugin.KotlinTargetsContainer

        getTargets
      • Methods inherited from class org.jetbrains.kotlin.gradle.plugin.KotlinJsCompilerTypeHolder

        getBOTH, getCompilerTypeFromProperties, getDefaultJsCompilerType, getIR, getLEGACY
      • Methods inherited from class java.lang.Object

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