public static class settingsGradle.Template
extends com.fizzed.rocker.runtime.DefaultRockerTemplate
Modifier and Type | Field and Description |
---|---|
protected GradleBuild |
gradleBuild |
protected java.util.Collection<java.lang.String> |
moduleNames |
protected Project |
project |
Constructor and Description |
---|
Template(settingsGradle model) |
Modifier and Type | Method and Description |
---|---|
protected void |
__doRender() |
protected final Project project
protected final GradleBuild gradleBuild
protected final java.util.Collection<java.lang.String> moduleNames
public Template(settingsGradle model)