Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for KtAnalysisApiInternals (0.3 sec)

  1. analysis/analysis-api-fe10/src/org/jetbrains/kotlin/analysis/api/descriptors/symbols/descriptorBased/base/Kt1DescUtils.kt

    /*
     * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
     * Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
     */
    
    @file:OptIn(KtAnalysisApiInternals::class)
    
    package org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.base
    
    import org.jetbrains.kotlin.analysis.api.*
    import org.jetbrains.kotlin.analysis.api.annotations.*
    Plain Text
    - Registered: Fri Apr 26 08:18:10 GMT 2024
    - Last Modified: Thu Apr 25 07:15:56 GMT 2024
    - 33.2K bytes
    - Viewed (0)
Back to top