Module io.helidon.builder.processor.spi
module io.helidon.builder.processor.spi
The Helidon Builder Processor SPI module.
-
Packages
ExportsPackageDescriptionThe Pico Builder Processor SPI module provides these definitions:BuilderCreatorProvider- responsible for code generating the implementation w/ a fluent builder.TypeInfoCreatorProvider- responsible for code generating the model object for the target interface.TypeAndBody- the dom-like description of the target type of the builder.