Uses of Class
io.helidon.codegen.CodegenEvent.BuilderBase
-
Uses of CodegenEvent.BuilderBase in io.helidon.codegen
Modifier and TypeClassDescriptionstatic class
CodegenEvent.BuilderBase<BUILDER extends CodegenEvent.BuilderBase<BUILDER>>
Fluent API builder base forCodegenEvent
.Modifier and TypeMethodDescriptionCodegenEvent.BuilderBase.from
(CodegenEvent.BuilderBase<?> builder) Update this builder from an existing prototype builder instance.ModifierConstructorDescriptionprotected
CodegenEventImpl
(CodegenEvent.BuilderBase<?> builder) Create an instance providing a builder.