Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for svar (0.13 sec)

  1. analysis/analysis-api-fir/src/org/jetbrains/kotlin/analysis/api/fir/components/KtFirCallResolver.kt

            val unsubstitutedKtSignature = targetSymbol.toKtSignature()
    
            handleCompoundAccessCall(psi, fir, resolveFragmentOfCall)?.let { return it }
    
            var firstArgIsExtensionReceiver = false
            var isImplicitInvoke = false
    
            // TODO: Ideally, we should get the substitutor from the candidate. But it seems there is no way to get the substitutor from the
    Plain Text
    - Registered: Fri Apr 26 08:18:10 GMT 2024
    - Last Modified: Thu Apr 25 18:05:58 GMT 2024
    - 70.8K bytes
    - Viewed (1)
Back to top