Presentation: Render function signature in RefactoringDescriptionLocation

#KT-12943 Fixed
This commit is contained in:
Alexey Sedunov
2016-07-22 13:59:14 +03:00
parent 892c8436f3
commit 59a714ca5c
22 changed files with 51 additions and 41 deletions
@@ -1 +1 @@
function test.foo has 1 usage that is not safe to delete.
function test.foo() on String has 1 usage that is not safe to delete.
@@ -1 +1 @@
constructor B has 5 usages that are not safe to delete.
constructor B(Int) has 5 usages that are not safe to delete.