Uses of Interface
io.helidon.codegen.spi.AnnotationMapper
Package
Description
Code generation and processing support.
Service provider interfaces to extend code generation support.
-
Uses of AnnotationMapper in io.helidon.codegen
Modifier and TypeMethodDescriptionCodegenContext.annotationMappers()
List of available annotation mappers in this environment.CodegenContextBase.annotationMappers()
CodegenContextDelegate.annotationMappers()
-
Uses of AnnotationMapper in io.helidon.codegen.spi
Modifier and TypeMethodDescriptionAnnotationMapperProvider.create
(CodegenOptions options) Create an annotation mapper based on provided options.