Uses of Interface
io.helidon.pico.tools.GeneralCodeGenDetail
Packages that use GeneralCodeGenDetail
-
Uses of GeneralCodeGenDetail in io.helidon.pico.tools
Subinterfaces of GeneralCodeGenDetail in io.helidon.pico.toolsModifier and TypeInterfaceDescriptioninterfaceThe specifics for a singleServiceProviderthat was code generated.Methods in io.helidon.pico.tools that return types with arguments of type GeneralCodeGenDetailModifier and TypeMethodDescriptionMap<TypeName,? extends GeneralCodeGenDetail> GeneralCreatorResponse.serviceTypeDetails()The detailed information generated for those service type involved in code generation.