| Package | Description |
|---|---|
| io.sundr.codegen.generator | |
| io.sundr.codegen.processor |
| Modifier and Type | Method and Description |
|---|---|
CodeGeneratorContext |
CodeGeneratorFluent.getContext() |
| Modifier and Type | Method and Description |
|---|---|
T |
CodeGeneratorFluent.withContext(CodeGeneratorContext context) |
| Constructor and Description |
|---|
CodeGenerator(CodeGeneratorContext context,
M model,
java.lang.String[] parameters,
java.io.Writer writer,
java.net.URL templateUrl,
java.lang.String templateResource,
java.lang.String templateContent,
java.util.Set<java.lang.Class<? extends org.apache.velocity.runtime.directive.Directive>> directives) |
| Modifier and Type | Field and Description |
|---|---|
protected CodeGeneratorContext |
JavaGeneratingProcessor.context |
Copyright © 2018. All Rights Reserved.