A prototype called ReSwitcher removes the fall-through semantics from switch statements and converts them into switch expressions for Java.
Chaoshuai-Li/ReSwitcher
A prototype called ReSwitcher removes the fall-through semantics from switch statements and converts them into switch expressions for Java.
JavaMIT