Cast Expression Quick-Fix: Convert to Kotlin & refactor. Wrap in delegating quick fix to decrease memory footprint
This commit is contained in:
@@ -55,8 +55,6 @@ change.primary.constructor.parameter.type=Change parameter ''{0}'' type of prima
|
||||
change.type=Change type from ''{0}'' to ''{1}''
|
||||
change.type.family=Change type
|
||||
change.function.signature=Change the signature of function ''{0}''
|
||||
cast.expression.to.type=Cast expression ''{0}'' to ''{1}''
|
||||
cast.expression.family=Cast expression
|
||||
|
||||
replace.call.error.skipped.defaults=Cannot skip default arguments.
|
||||
replace.call.error.undefined.returntype=Unable to determine the return type.
|
||||
|
||||
Reference in New Issue
Block a user