|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Beta public interface BreakStatementTree
'break' statement. JLS 14.15
break ;
break label() ;
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.sonar.plugins.java.api.tree.Tree |
|---|
Tree.Kind |
| Method Summary | |
|---|---|
IdentifierTree |
label()
|
| Methods inherited from interface org.sonar.plugins.java.api.tree.Tree |
|---|
accept, is |
| Method Detail |
|---|
@Nullable IdentifierTree label()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||