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. #7231

[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. #7231

Annotations

5 warnings

JDK EA on ubuntu-latest

succeeded Jan 16, 2025 in 4m 34s