Package 

Class KotlinCommonPluginWrapper

    • 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 getPluginVariant()
      Unit apply(Project project)
      • Methods inherited from class org.jetbrains.kotlin.gradle.plugin.AbstractKotlinCommonPluginWrapper

        getProjectExtensionClass
      • Methods inherited from class org.jetbrains.kotlin.gradle.plugin.DefaultKotlinBasePlugin

        getPluginVersion, whenBuildEvaluated
      • Methods inherited from class java.lang.Object

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

      • KotlinCommonPluginWrapper

        KotlinCommonPluginWrapper(ToolingModelBuilderRegistry registry)