Replace calls to QuickFixUtil.canModify by calls to canRefactor

Fix ChangeFunctionSignatureFix#isAvailable
This commit is contained in:
Pavel V. Talanov
2015-12-11 17:40:35 +03:00
parent a667aa2f71
commit 6a780f01bd
8 changed files with 14 additions and 20 deletions
@@ -1,6 +1,5 @@
// "Create secondary constructor" "false"
// ERROR: Too many arguments for public constructor G() defined in G
// ACTION: Add parameter to constructor 'G'
// ACTION: Convert to block body
// ACTION: Create function 'G'