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,
String[] parameters,
Writer writer,
URL templateUrl,
String templateResource,
String templateContent,
Set<Class<? extends org.apache.velocity.runtime.directive.Directive>> directives) |
Modifier and Type | Field and Description |
---|---|
protected CodeGeneratorContext |
JavaGeneratingProcessor.context |
Copyright © 2019 JBoss by Red Hat. All rights reserved.