Back to Error Prone

LabelledBreakTarget

docs/bugpattern/LabelledBreakTarget.md

2.49.0132 B
Original Source

Labels should only be used on loops. For other statements, consider refactoring to express the control flow without labelled breaks.