Package-level declarations

Types

Link copied to clipboard
open class GradleExtension(objects: ObjectFactory)

Creating gradle extension which is used to define a property that can be used to enable or disable the plugin.

Link copied to clipboard
class GradlePlugin : KotlinCompilerPluginSupportPlugin

Gradle plugin that register the gradle extension and defines where the compiler plugin is located.