Files
kotlin-fork/idea/testData/refactoring/rename/companionObjectWithNameMatchingClass/companionObject.test
T

7 lines
125 B
Plaintext
Vendored

{
"type": "KOTLIN_CLASS",
"classId": "/Foo.Foo",
"oldName": "Foo",
"newName": "Bar",
"mainFile": "toBeRenamed.kt"
}