com.jetbrains.pluginverifier.usages.internal.kotlin.KtInternalModifierUsage.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of verifier-intellij Show documentation
Show all versions of verifier-intellij Show documentation
JetBrains Plugin Verifier Classes for IntelliJ Platform integration with API usage detection and reporting.
package com.jetbrains.pluginverifier.usages.internal.kotlin
import com.jetbrains.pluginverifier.usages.internal.InternalApiUsage
abstract class KtInternalModifierUsage : InternalApiUsage()
© 2015 - 2025 Weber Informatics LLC | Privacy Policy