public class CodeGenerator extends AbstractGenerator<CodeGeneratorOptions>
apiModel, options| Constructor and Description |
|---|
CodeGenerator(APIModel apiModel) |
| Modifier and Type | Method and Description |
|---|---|
protected CodeGeneratorOptions |
createOptions() |
void |
generate() |
hasOptions, populateOptions, setOptions, usagepublic CodeGenerator(APIModel apiModel)
public void generate()
generate in class AbstractGenerator<CodeGeneratorOptions>protected CodeGeneratorOptions createOptions()
createOptions in class AbstractGenerator<CodeGeneratorOptions>Copyright © 2019. All rights reserved.