Automatic renaming overloads in class or object.
#KT-4642 fixed
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "JAVA_METHOD",
|
||||
"classId": "/JavaSuper",
|
||||
"methodSignature": "void foo()",
|
||||
"newName": "bar",
|
||||
"mainFile": "JavaSuper.java"
|
||||
}
|
||||
Reference in New Issue
Block a user