Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for companies (0.17 sec)

  1. analysis/analysis-api-fe10/src/org/jetbrains/kotlin/analysis/api/descriptors/annotations/KtFe10AnnotationsList.kt

                    ignoredAnnotationsCounter++
                    null
                } else {
                    transformer(index - ignoredAnnotationsCounter, annotation)
                }
            }
        }
    
        companion object {
            fun create(
                fe10Annotations: Annotations,
                analysisContext: Fe10AnalysisContext,
                ignoreAnnotations: Set<ClassId> = emptySet(),
            ): KtAnnotationsList {
    Plain Text
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Thu Apr 25 07:15:56 GMT 2024
    - 4.6K bytes
    - Viewed (0)
Back to top