Remove all deprecated OBJECT$ usages from project code

This commit is contained in:
Pavel V. Talanov
2015-02-17 18:00:26 +03:00
parent 48a6fb37f9
commit d6a942a574
39 changed files with 61 additions and 57 deletions
@@ -214,7 +214,7 @@ public class KotlinLightClassForPackage private(
}
}
class object {
class object Factory {
public fun create(
manager: PsiManager,
qualifiedName: FqName,