Uses of Package
io.helidon.builder.processor.spi

Package
Description
Helidon ConfigBean Builder Processor Extensions.
The Builder annotation processing package.
The 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.
The Helidon Builder Processor Tools package.
Pico Tools.