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