Clean up: rename Jet* to Kt*
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ import org.jetbrains.kotlin.storage.LockBasedStorageManager
|
||||
import org.jetbrains.kotlin.types.KotlinType
|
||||
|
||||
/**
|
||||
* This class solves the problem of interdependency between analyzing Kotlin code and generating JetLightClasses
|
||||
* This class solves the problem of interdependency between analyzing Kotlin code and generating KotlinLightClasses
|
||||
|
||||
* Consider the following example:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user