Uses of Class
io.helidon.codegen.compiler.CompilerOptions.BuilderBase
-
Uses of CompilerOptions.BuilderBase in io.helidon.codegen.compiler
Modifier and TypeClassDescriptionstatic class
CompilerOptions.BuilderBase<BUILDER extends CompilerOptions.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends CompilerOptions> Fluent API builder base forCompilerOptions
.Modifier and TypeMethodDescriptionCompilerOptions.BuilderBase.from
(CompilerOptions.BuilderBase<?, ?> builder) Update this builder from an existing prototype builder instance.ModifierConstructorDescriptionprotected
CompilerOptionsImpl
(CompilerOptions.BuilderBase<?, ?> builder) Create an instance providing a builder.