Package de.jensklingenberg.cabret

Types

PluginCommandLineProcessor
Link copied to clipboard
@AutoService(value = [CommandLineProcessor::class])
class PluginCommandLineProcessor : CommandLineProcessor
PluginComponentRegistrar
Link copied to clipboard
@AutoService(value = [ComponentRegistrar::class])
class PluginComponentRegistrar : ComponentRegistrar

Properties

KEY_ENABLED
Link copied to clipboard
val KEY_ENABLED: CompilerConfigurationKey<Boolean>