Uses of Interface
io.helidon.common.types.TypeInfo

Packages that use TypeInfo
Package
Description
Helidon ConfigBean Builder Processor Extensions.
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.
Subset of Builder's SPI types that are useful for runtime.
Pico Tools.