2018-08-29 07:36:17 +00:00
|
|
|
ExpressionSwitchBreaks2.java:19:25: compiler.err.break.outside.switch.expression
|
|
|
|
ExpressionSwitchBreaks2.java:27:29: compiler.err.return.outside.switch.expression
|
|
|
|
ExpressionSwitchBreaks2.java:28:29: compiler.err.continue.outside.switch.expression
|
|
|
|
ExpressionSwitchBreaks2.java:29:29: compiler.err.continue.outside.switch.expression
|
|
|
|
ExpressionSwitchBreaks2.java:30:29: compiler.err.undef.label: UNKNOWN
|
2019-06-10 03:09:52 +00:00
|
|
|
ExpressionSwitchBreaks2.java:40:17: compiler.err.no.switch.expression
|
2018-08-29 07:36:17 +00:00
|
|
|
ExpressionSwitchBreaks2.java:40:29: compiler.err.cant.resolve.location: kindname.variable, undef, , , (compiler.misc.location: kindname.class, ExpressionSwitchBreaks2, null)
|
2019-06-27 08:39:27 +00:00
|
|
|
ExpressionSwitchBreaks2.java:45:22: compiler.err.break.outside.switch.expression
|
|
|
|
ExpressionSwitchBreaks2.java:49:22: compiler.err.break.outside.switch.expression
|
|
|
|
9 errors
|