Chaoshuai-Li / ReSwitcher

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReSwitcher

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

About

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

License:MIT License


Languages

Language:Java 100.0%