|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The classes that implements this interface can contain a continue statement
| Method Summary | |
void |
addLabel(java.lang.String label)
Adds a label to this statement |
boolean |
hasLabel(java.lang.String label)
Test whether this statement has the given label |
| Method Detail |
public void addLabel(java.lang.String label)
label - the label to addpublic boolean hasLabel(java.lang.String label)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||