- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for ktClassOf (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
build-logic/binary-compatibility/src/main/kotlin/gradlebuild/binarycompatibility/sources/KotlinSourceQueries.kt
val ctDeclaringClass = ctMember.declaringClass val declaringClassSince = ktFile.ktClassOf(ctDeclaringClass)?.getSince() when { ctMember is CtMethod && ctMember.isSynthetic -> SinceTagStatus.NotNeeded // synthetic members cannot have kdoc ctMember is CtClass -> ktFile.ktClassOf(ctMember).getSinceStatus() else -> when (ctMember) {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)