Package 

Class KotlinD8Ir

  • All Implemented Interfaces:
    org.jetbrains.kotlin.gradle.targets.js.dsl.KotlinJsSubTargetDsl , org.jetbrains.kotlin.gradle.targets.js.dsl.KotlinWasmD8Dsl

    
    public abstract class KotlinD8Ir
    extends KotlinJsIrSubTargetBase implements KotlinWasmD8Dsl
                        
    • 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
      String getTestTaskDescription()
      Unit runTask(Function1<D8Exec, Unit> body)
      • Methods inherited from class org.jetbrains.kotlin.gradle.targets.js.ir.KotlinJsIrSubTarget

        distribution, getProject, getTarget, getTestRuns, 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