|
|
Commentsfun buildComment(vararg : String): Stringfun buildComment(: List<String>, : String = "", : Unit? = Unit): String |
|
|
fun buildDslMarkerFileContent(packageName: String): String |
|
|
fun buildGenericTypes(dimension: Int, type: String, from: Int = 1, variance: String? = null): String
fun buildGenericTypes(dimension: Int, type: String, index: Int, typeAtIndex: String, variance: String? = null): String |
|
|
fun buildIdLambda(type: String): String |
|
|
fun buildParaGraphComment(vararg : String): String |
|
|
fun buildSectionComment(vararg : String): String |
|
|
fun dist(): String |
|
|
fun generateDslMarker(project: Project, sourceFolder: String, domain: String, packageName: String): Unit |
|
|
fun license(): String |
|
|
fun usesPlugin(): String |