Skip to content

[StatementSwitchToExpressionSwitch] for direct conversion pattern, 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. #7229

[StatementSwitchToExpressionSwitch] for direct conversion pattern, 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] for direct conversion pattern, 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. #7229

Annotations

3 warnings

JDK 17 on ubuntu-latest

succeeded Jan 16, 2025 in 5m 5s