|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BreakStatementTree
break ;
break label() ;
This interface is not intended to be implemented by clients.
| Method Summary | |
|---|---|
IdentifierTree |
label()
|
| Methods inherited from interface org.sonar.javascript.model.Tree |
|---|
as, getLine, is |
| Method Detail |
|---|
@Nullable IdentifierTree label()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||