Change Accessor Type Quick-Fix: Convert to Kotlin & refactor
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user