Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for kotlinDslApiExtensionsDeclarationsFor (0.14 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  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 =
    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)
Back to Top