public interface VariableDeclarationExpression extends Expression, AbstractVariablesContainer
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Annotation> |
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. |
getFragments, getType, setTypegetComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitModifier getModifier()
Variable Declaration Expression'.
setModifier(Modifier),
JavaPackage.getVariableDeclarationExpression_Modifier(),
Modifier.getVariableDeclarationExpression()void setModifier(Modifier value)
Modifier' containment reference.
value - the new value of the 'Modifier' containment reference.getModifier()org.eclipse.emf.common.util.EList<Annotation> getAnnotations()
Annotation.
JavaPackage.getVariableDeclarationExpression_Annotations()Copyright © 2018–2020 Atlanmod. All rights reserved.