Add surrounder for cast to runtime type

This commit is contained in:
Natalia Ukhorskaya
2014-11-27 16:41:15 +03:00
parent 99ec8952e1
commit 86af5ded76
4 changed files with 238 additions and 1 deletions
@@ -193,6 +193,7 @@ choose.target.class.or.trait.title=Choose target class or trait
surround.with=Surround with
surround.with.string.template="${expr}"
surround.with.when.template=when (expr) {}
surround.with.runtime.type.cast.template=(expr as RuntimeType)
surround.with.function.template={ }
surround.with.cannot.perform.action=Cannot perform Surround With action to the current contextsurround.with.function.template={ }
remove.variable.family.name=Remove variable