Files
kotlin-fork/idea/testData/refactoring/rename/automaticRenamerOverloadsClass/class.test
T
Evgeny Gerashchenko 09cff44207 Automatic renaming overloads in class or object.
#KT-4642 fixed
2015-04-22 11:33:25 +03:00

7 lines
127 B
Plaintext
Vendored

{
"type": "KOTLIN_FUNCTION",
"classId": "testing/Klass",
"oldName": "foo",
"newName": "bar",
"mainFile": "Klass.kt"
}