public interface ArrayInitializer extends Expression
The following features are supported:
JavaPackage.getArrayInitializer()| Modifier and Type | Method and Description |
|---|---|
|
getExpressions()
Returns the value of the 'Expressions' containment reference list.
|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitgetExpressions()
Expression.
If the meaning of the 'Expressions' containment reference list isn't clear, there really should be more of a description here...
JavaPackage.getArrayInitializer_Expressions()