Class CompilerOptions.BuilderBase.CompilerOptionsImpl

java.lang.Object
io.helidon.codegen.compiler.CompilerOptions.BuilderBase.CompilerOptionsImpl
All Implemented Interfaces:
Prototype.Api, CompilerOptions
Enclosing class:
CompilerOptions.BuilderBase<BUILDER extends CompilerOptions.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends CompilerOptions>

protected static class CompilerOptions.BuilderBase.CompilerOptionsImpl extends Object implements CompilerOptions
Generated implementation of the prototype, can be extended by descendant prototype implementations.
  • Constructor Details

    • CompilerOptionsImpl

      protected CompilerOptionsImpl(CompilerOptions.BuilderBase<?,?> builder)
      Create an instance providing a builder.
      Parameters:
      builder - extending builder base of this prototype
  • Method Details