Package 

Class KspModelBuilder

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

    
    public final class KspModelBuilder
     implements ToolingModelBuilder
                        

    ToolingModelBuilder for Ksp models. This model builder is registered for Kotlin All Open sub-plugin.

    • 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