Searched defs:addFileComment (Results 1 – 2 of 2) sorted by relevance
290 public Builder addFileComment(String format, Object... args) { in addFileComment() method in Builder
292 public fun addFileComment(format: String, vararg args: Any): Builder = apply { in <lambda>() method in com.squareup.kotlinpoet.Builder