/ReSwitcher

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

Primary LanguageJavaMIT LicenseMIT

ReSwitcher

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