Uses of Class
io.helidon.builder.processor.spi.DefaultTypeAndBody

Packages that use DefaultTypeAndBody
Package
Description
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.