public static class cli.Template
extends com.fizzed.rocker.runtime.DefaultRockerTemplate
| Modifier and Type | Field and Description | 
|---|---|
protected ApplicationType | 
applicationType  | 
protected BuildTool | 
buildTool  | 
protected java.util.List<java.lang.String> | 
features  | 
protected Language | 
language  | 
protected Project | 
project  | 
protected TestFramework | 
testFramework  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
__doRender()  | 
protected final Language language
protected final TestFramework testFramework
protected final BuildTool buildTool
protected final Project project
protected final java.util.List<java.lang.String> features
protected final ApplicationType applicationType
public Template(cli model)