Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for kotlinDslApiExtensionsDeclarationsFor (0.13 sec)

  1. build-logic/kotlin-dsl-shared-runtime/src/main/kotlin/org/gradle/kotlin/dsl/internal/sharedruntime/codegen/ApiExtensionGeneratorFacade.kt

            platformClassLoader,
            incubatingAnnotationTypeDescriptor,
            classPath,
            classPathDependencies
        ).use { api ->
    
            val extensionsPerTarget =
                kotlinDslApiExtensionsDeclarationsFor(
                    api,
                    { sinceSupplier.apply(it) },
                    { apiSpec.apply(it) }
                ).groupedByTarget()
    
            val sourceFiles =
    Registered: Wed Dec 31 11:36:14 UTC 2025
    - Last Modified: Wed Mar 12 15:56:18 UTC 2025
    - 17.8K bytes
    - Viewed (0)
Back to top