- add check in SwitchExpressionsFixOperation.getOperation() method
of SwitchExpressionFixCore to
look for comments trailing case statements in which case, use
old style cases with colons and yield statements where necessary
- add new test to CleanUpTest14
Change-Id: I3f146e788bd767313e880ba0fe123e34265bdcfa
Reviewed-on: https://git.eclipse.org/r/c/jdt/eclipse.jdt.ui/+/189668
Tested-by: JDT Bot <jdt-bot@eclipse.org>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>