Quick fix "add when remaining branches" refactoring + enum / sealed generated name w/o package name

This commit is contained in:
Mikhail Glukhikh
2016-01-12 15:24:23 +03:00
parent 0a3631db6a
commit c3cce53aa2
13 changed files with 58 additions and 39 deletions
@@ -150,8 +150,6 @@ remove.val.var.from.parameter=Remove ''{0}'' from parameter
add.override.to.equals.hashCode.toString=Add 'override' to equals, hashCode, toString in project
add.when.else.branch.action.family.name=Add else branch
add.when.else.branch.action=Add else branch
add.when.remaining.branches.action.family.name=Add remaining branches
add.when.remaining.branches.action=Add remaining branches
move.when.else.branch.to.the.end.action=Move else branch to the end
move.when.else.branch.to.the.end.family.name=Move else branch to the end
change.to.property.name.family.name=Change to property name