Automatic renaming overloads in class or object.

#KT-4642 fixed
This commit is contained in:
Evgeny Gerashchenko
2015-04-16 20:50:29 +03:00
parent d383e03a81
commit 09cff44207
15 changed files with 203 additions and 12 deletions
@@ -0,0 +1,7 @@
{
"type": "KOTLIN_FUNCTION",
"classId": "testing/Object",
"oldName": "foo",
"newName": "bar",
"mainFile": "Object.kt"
}