Package io.toolisticon.kotlin.generation.spi
See: Description
-
Interface Summary Interface Description KotlinCodeGenerationContext Context used for SPI execution, providing additional information that is not transported via the input
work item.KotlinCodeGenerationContextFactory Factory to create generation context. KotlinCodeGenerationProcessor Root interface of all processors. KotlinCodeGenerationSpi Root interface for code generation spi. KotlinCodeGenerationSpiRegistry The registry provides access to all registered KotlinCodeGenerationSpi instances. KotlinCodeGenerationStrategy Root marker interface for all strategies. -
Object Summary Object Description Companion EmptyInput Use to express that a processor does not work on an input loop variable.