Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for applyAssignmentConventions (0.21 sec)

  1. platforms/core-configuration/declarative-dsl-evaluator/src/main/kotlin/org/gradle/internal/declarativedsl/evaluator/conventions/ConventionApplicationHandler.kt

                // For the referenced software types, add their conventions as operations mapped onto the top-level receiver
                val conventionAssignments = applyAssignmentConventions(referencedSoftwareTypes)
                val conventionAdditions = applyAdditionConventions(referencedSoftwareTypes)
                val conventionNestedObjectAccess = applyNestedObjectAccessConvention(referencedSoftwareTypes)
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri May 31 13:47:38 UTC 2024
    - 5.9K bytes
    - Viewed (0)
Back to top