Uses of Interface
io.helidon.pico.tools.CodeGenPaths
Packages that use CodeGenPaths
-
Uses of CodeGenPaths in io.helidon.pico.tools
Methods in io.helidon.pico.tools that return CodeGenPathsModifier and TypeMethodDescriptionGeneralCreatorRequest.codeGenPaths()Where codegen should be read and written.Methods in io.helidon.pico.tools with parameters of type CodeGenPathsModifier and TypeMethodDescriptionvoidCodeGenFiler.codegenMetaInfServices(CodeGenPaths paths, Map<String, List<String>> metaInfServices) Generate the meta-inf services given the provided map.static AbstractFilerMessagerAbstractFilerMessager.createDirectFiler(CodeGenPaths paths, System.Logger logger) Create a direct filer, not from annotation processing.