- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for dropBlankLines (0.27 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
build-logic/kotlin-dsl-shared-runtime/src/main/kotlin/org/gradle/kotlin/dsl/internal/sharedruntime/codegen/ApiExtensionGeneratorFacade.kt
| * $description. | * | * @see ${targetType.sourceName}.$name ${"| * @since ".appendOrNull(since) ?: ""} | */ """.trimMargin().dropBlankLines() ) if (isDeprecated) appendReproducibleNewLine("""@Deprecated("Deprecated Gradle API")""") if (isIncubating) appendReproducibleNewLine("@org.gradle.api.Incubating") append("inline fun ")Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Wed Mar 12 15:56:18 GMT 2025 - 17.8K bytes - Click Count (0)