[IDE] Move KotlinJavaScriptMetaFileDecompiler to kotlin.git
KTIJ-27752
This commit is contained in:
committed by
Space Team
parent
b41c4bc4c1
commit
645e4af8b1
+1
@@ -10,6 +10,7 @@ import com.intellij.openapi.application.ApplicationManager
|
||||
abstract class KotlinLabelProviderService {
|
||||
abstract fun getLabelForBuiltInFileType(): String
|
||||
abstract fun getLabelForKlibMetaFileType(): String
|
||||
abstract fun getLabelForKotlinJavaScriptMetaFileType(): String
|
||||
|
||||
companion object {
|
||||
fun getService(): KotlinLabelProviderService? =
|
||||
|
||||
Reference in New Issue
Block a user