|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VariableDeclarationExpression
A representation of the model object 'Variable Declaration Expression'.
The following features are supported:
JavaPackage.getVariableDeclarationExpression()| Method Summary | |
|---|---|
|
getAnnotations()
Returns the value of the 'Annotations' containment reference list. |
Modifier |
getModifier()
Returns the value of the 'Modifier' containment reference. |
void |
setModifier(Modifier value)
Sets the value of the ' Modifier' containment reference. |
| 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 |
|---|
Modifier getModifier()
Variable Declaration Expression'.
If the meaning of the 'Modifier' containment reference isn't clear, there really should be more of a description here...
setModifier(Modifier),
JavaPackage.getVariableDeclarationExpression_Modifier(),
Modifier.getVariableDeclarationExpression()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.getVariableDeclarationExpression_Annotations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||