Uses of Package
io.helidon.codegen
Package
Description
Code generation for
Blueprint
annotated interfaces.Code generation and processing support.
Implementation of codegen tools for Java annotation processing.
Java in-process compiler.
Implementation of codegen utilities for classpath scanning.
Service provider interfaces to extend code generation support.
Codegen for Helidon Config Metadata.
Code generation for Helidon Service Registry.
-
-
ClassDescriptionCentral piece of code processing and generation.Code processing and generation context.An event happening during code gen to be logged with
CodegenLogger.log(CodegenEvent)
.Fluent API builder forCodegenEvent
.Fluent API builder base forCodegenEvent
.An abstraction for writing out source files and resource files.An abstraction for logging code processing and generation events.Configuration options.Scope of the current code generation session.A resource from output (such astarget/META-INF/helidon
) that can have existing values, and may be replaced with a new value.A resource from output (such astarget/META-INF/helidon
) that can have existing values, and may be replaced with a new value.Indentation kind.Module info.Fluent API builder forModuleInfo
.Fluent API builder base forModuleInfo
.A requires definition of a module-info.java.Option definition. -
ClassDescriptionCode processing and generation context.Option definition.Common code for type info factories.
-
ClassDescriptionAn exception for any code processing and generation tools.An abstraction for logging code processing and generation events.
-
ClassDescriptionCode processing and generation context.Module info.Common code for type info factories.
-
ClassDescriptionCode processing and generation context.Configuration options.Option definition.Context of a single round of code generation.
-
-