Add Function Body Quick-Fix: Convert to Kotlin & refactor

This commit is contained in:
Alexey Sedunov
2015-12-25 14:31:25 +03:00
parent 50497e8013
commit f8be2f23a1
3 changed files with 25 additions and 62 deletions
@@ -1,5 +1,4 @@
#quick fix messages
add.function.body=Add function body
add.return.type=Add return type declaration
change.accessor.type=Change accessor type
change.getter.type=Change getter type to {0}