Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for collectPossibleReferenceShortenings (0.85 sec)

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

         *
         * Also see [org.jetbrains.kotlin.idea.base.analysis.api.utils.shortenReferences] and functions around it.
         */
        public fun collectPossibleReferenceShortenings(
            file: KtFile,
            selection: TextRange = file.textRange,
            shortenOptions: ShortenOptions = ShortenOptions.DEFAULT,
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Mon May 27 09:59:11 UTC 2024
    - 9.5K bytes
    - Viewed (0)
Back to top