Uses of Interface
io.helidon.codegen.CodegenFiler
-
Uses of CodegenFiler in io.helidon.codegen
Modifier and TypeMethodDescriptionCodegenContext.filer()
Filer to generate sources and resources.CodegenContextBase.filer()
CodegenContextDelegate.filer()
ModifierConstructorDescriptionprotected
CodegenContextBase
(CodegenOptions options, Set<Option<?>> additionalOptions, CodegenFiler filer, CodegenLogger logger, CodegenScope scope) Create a new instance with the common parts of the API.