Package 

Class KotlinModelBuilder

  • All Implemented Interfaces:
    org.gradle.tooling.provider.model.ToolingModelBuilder

    
    public final class KotlinModelBuilder
     implements ToolingModelBuilder
                        

    ToolingModelBuilder for KotlinProject models. This model builder is registered for base Kotlin JVM (including Android), Kotlin JS and Kotlin Common plugins.

    androidTarget should always be null for none Android plugins.

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Boolean canBuild(String modelName)
      Object buildAll(String modelName, Project project)
      • Methods inherited from class java.lang.Object

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