Skip to content

[StatementSwitchToExpressionSwitch] when assigning from a switch on enum, if the switch has a default: clause and is otherwise exhaustive (even without said default: clause), then propose an alternative fix which removes the default: clause and its code. #7183

[StatementSwitchToExpressionSwitch] when assigning from a switch on enum, if the switch has a default: clause and is otherwise exhaustive (even without said default: clause), then propose an alternative fix which removes the default: clause and its code.

[StatementSwitchToExpressionSwitch] when assigning from a switch on enum, if the switch has a default: clause and is otherwise exhaustive (even without said default: clause), then propose an alternative fix which removes the default: clause and its code. #7183

Annotations

5 warnings

JDK EA on ubuntu-latest

succeeded Jan 8, 2025 in 4m 34s