Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for KotlinTypeMarker (0.25 sec)

  1. analysis/analysis-api-fe10/src/org/jetbrains/kotlin/analysis/api/descriptors/utils/KtFe10TypeSystemCommonBackendContextForTypeMapping.kt

    import org.jetbrains.kotlin.types.error.ErrorTypeConstructor
    import org.jetbrains.kotlin.types.error.ErrorTypeKind
    import org.jetbrains.kotlin.types.error.ErrorUtils
    import org.jetbrains.kotlin.types.model.KotlinTypeMarker
    import org.jetbrains.kotlin.types.model.SimpleTypeMarker
    import org.jetbrains.kotlin.types.model.TypeConstructorMarker
    import org.jetbrains.kotlin.types.model.TypeParameterMarker
    
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Wed May 22 06:28:34 UTC 2024
    - 5.6K bytes
    - Viewed (0)
  2. analysis/analysis-api-fe10/src/org/jetbrains/kotlin/analysis/api/descriptors/utils/KtFe10JvmTypeMapperContext.kt

    import org.jetbrains.kotlin.resolve.lazy.ResolveSession
    import org.jetbrains.kotlin.types.*
    import org.jetbrains.kotlin.types.error.ErrorUtils
    import org.jetbrains.kotlin.types.model.KotlinTypeMarker
    import org.jetbrains.kotlin.types.model.TypeConstructorMarker
    import org.jetbrains.org.objectweb.asm.Type
    
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Wed May 22 06:28:34 UTC 2024
    - 8.3K bytes
    - Viewed (0)
Back to top