Change Accessor Type Quick-Fix: Convert to Kotlin & refactor

This commit is contained in:
Alexey Sedunov
2015-12-25 15:53:09 +03:00
parent 54b149ce71
commit a696efc3ef
3 changed files with 46 additions and 80 deletions
@@ -1,8 +1,5 @@
#quick fix messages
add.return.type=Add return type declaration
change.accessor.type=Change accessor type
change.getter.type=Change getter type to {0}
change.setter.type=Change setter parameter type to {0}
remove.function.body=Remove function body
add.init.keyword=Add 'init' keyword
add.init.keyword.family=Add 'init' keyword