Package 

Class KotlinJsIrSubTargetBase

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class org.jetbrains.kotlin.gradle.targets.js.ir.KotlinJsIrSubTarget

        distribution, getProject, getTarget, getTestRuns, getTestTaskDescription, testTask
      • Methods inherited from class org.jetbrains.kotlin.gradle.targets.js.dsl.KotlinJsSubTargetDsl

        distribution, testTask
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail