|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VariableDeclarationStatement
A representation of the model object 'Variable Declaration Statement'.
The following features are supported:
JavaPackage.getVariableDeclarationStatement()| Method Summary | |
|---|---|
|
getAnnotations()
Returns the value of the 'Annotations' containment reference list. |
int |
getExtraArrayDimensions()
Returns the value of the 'Extra Array Dimensions' attribute. |
Modifier |
getModifier()
Returns the value of the 'Modifier' containment reference. |
void |
setExtraArrayDimensions(int value)
Sets the value of the ' Extra Array Dimensions' attribute. |
void |
setModifier(Modifier value)
Sets the value of the ' Modifier' containment reference. |
| Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode |
|---|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit |
| Methods inherited from interface org.eclipse.gmt.modisco.java.AbstractVariablesContainer |
|---|
getFragments, getType, setType |
| Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode |
|---|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit |
| Method Detail |
|---|
int getExtraArrayDimensions()
If the meaning of the 'Extra Array Dimensions' attribute isn't clear, there really should be more of a description here...
setExtraArrayDimensions(int),
JavaPackage.getVariableDeclarationStatement_ExtraArrayDimensions()void setExtraArrayDimensions(int value)
Extra Array Dimensions' attribute.
value - the new value of the 'Extra Array Dimensions' attribute.getExtraArrayDimensions()Modifier getModifier()
Variable Declaration Statement'.
If the meaning of the 'Modifier' containment reference isn't clear, there really should be more of a description here...
setModifier(Modifier),
JavaPackage.getVariableDeclarationStatement_Modifier(),
Modifier.getVariableDeclarationStatement()void setModifier(Modifier value)
Modifier' containment reference.
value - the new value of the 'Modifier' containment reference.getModifier()getAnnotations()
Annotation.
If the meaning of the 'Annotations' containment reference list isn't clear, there really should be more of a description here...
JavaPackage.getVariableDeclarationStatement_Annotations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||