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

Packages that use TypeName
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.
The Pico API provide these annotation types that are typically used at compile time to assign special meaning to the type.
Internal tooling for the pico maven plugin.
Pico runtime services.
Pico Tools.
Tools SPI support.