codegen function

Builder codegen(
  1. BuilderOptions options
)

Implementation

Builder codegen(BuilderOptions options) => Codegen(options);