| 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,
Writer writer,
URL templateUrl,
String templateResource,
Set<Class<? extends org.apache.velocity.runtime.directive.Directive>> directives) |
| Modifier and Type | Field and Description |
|---|---|
protected CodeGeneratorContext |
JavaGeneratingProcessor.context |
Copyright © 2016. All Rights Reserved.