- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for KtProperty (0.04 seconds)
-
build-logic/binary-compatibility/src/main/kotlin/gradlebuild/binarycompatibility/sources/KotlinSourceQueries.kt
return collectDescendantsOfType { ktProperty -> when { ktProperty.fqName?.asString() !in propertyQualifiedNames -> false couldBeExtensionProperty -> { ktProperty.receiverTypeReference != null && method.firstParameterMatches(ktProperty.receiverTypeReference!!) } couldBeProperty -> {Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Tue Jul 08 07:02:19 GMT 2025 - 13.2K bytes - Click Count (0)