Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getterSignature (0.11 sec)

  1. platforms/core-configuration/kotlin-dsl/src/main/kotlin/org/gradle/kotlin/dsl/accessors/AccessorFragments.kt

                        name = propertyName,
                        receiverType = receiverType,
                        returnType = genericTypeOf(classOf(providerType), kotlinReturnType),
                        getterSignature = signature
                    )
                },
                signature = jvmGetterSignatureFor(
                    propertyName,
                    accessorDescriptorFor(receiverTypeName, providerType)
                )
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 13:09:46 UTC 2024
    - 40.2K bytes
    - Viewed (0)
Back to top