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

2 warnings

JDK 21 on windows-latest

succeeded Jan 16, 2025 in 9m 47s