|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContinueStatement
A representation of the model object 'Continue Statement'.
The following features are supported:
JavaPackage.getContinueStatement()| Method Summary | |
|---|---|
LabeledStatement |
getLabel()
Returns the value of the 'Label' reference. |
void |
setLabel(LabeledStatement value)
Sets the value of the ' Label' reference. |
| Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode |
|---|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit |
| Method Detail |
|---|
LabeledStatement getLabel()
Usages In Continue Statements'.
If the meaning of the 'Label' reference isn't clear, there really should be more of a description here...
setLabel(LabeledStatement),
JavaPackage.getContinueStatement_Label(),
LabeledStatement.getUsagesInContinueStatements()void setLabel(LabeledStatement value)
Label' reference.
value - the new value of the 'Label' reference.getLabel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||