Package org.jetbrains.kotlin.gradle.model
See: Description
-
Interface Summary Interface Description AllOpen Entry point for Kotlin All Open models. Assignment Entry point for Kotlin Value Container Assignment models. CompilerArguments Represents the compiler arguments for a given Kotlin source set. Kapt Entry point for annotation processor model. KaptSourceSet Represents a source set for a given kapt model. KotlinAndroidExtension Entry point for Kotlin Android Extensions models. KotlinProject Entry point for the model of Kotlin Projects. Lombok NoArg Entry point for Kotlin No Arg models. SamWithReceiver Entry point for Kotlin Sam With Receiver models. SourceSet Represents a source set for a given Kotlin Gradle project. -
Enum Summary Enum Description KaptSourceSetType Possible source set types. ProjectType Possible Kotlin project types. SourceSetType Possible source set types.