public static class buildGradle.Template
extends com.fizzed.rocker.runtime.DefaultRockerTemplate
Modifier and Type | Field and Description |
---|---|
protected ApplicationType |
applicationType |
protected Features |
features |
protected boolean |
isKotlinDsl |
protected Project |
project |
Constructor and Description |
---|
Template(buildGradle model) |
Modifier and Type | Method and Description |
---|---|
protected void |
__doRender() |
protected final ApplicationType applicationType
protected final Project project
protected final Features features
protected final boolean isKotlinDsl
public Template(buildGradle model)