Class KotlinSupport

    • Constructor Summary

      Constructors 
      Constructor Description
      KotlinSupport(Project project)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final KotlinProjectExtension getKotlin()
      final Unit configureTargets(Function1<KotlinTarget, Unit> action)
      • Methods inherited from class java.lang.Object

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

      • KotlinSupport

        KotlinSupport(Project project)