Module io.helidon.codegen.apt
Package io.helidon.codegen.apt
package io.helidon.codegen.apt
Implementation of codegen tools for Java annotation processing.
- See Also:
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.this API will be package local in the future, use through Helidon codegen onlyAnnotation processor that maps APT types to Helidon types, and invokes
Codegen
.Deprecated, for removal: This API element is subject to removal in a future version.this is intended for internal use.Deprecated, for removal: This API element is subject to removal in a future version.this is an internal API, all usage should be done throughhelidon-codegen
APIs, such asCodegenContext.typeInfo(io.helidon.common.types.TypeName)
; this type will be package local in the future