public interface ArrayLengthAccess extends Expression
The following features are supported:
JavaPackage.getArrayLengthAccess()| Modifier and Type | Method and Description |
|---|---|
Expression |
getArray()
Returns the value of the 'Array' containment reference.
|
void |
setArray(Expression value)
Sets the value of the '
Array' containment reference. |
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitExpression getArray()
If the meaning of the 'Array' containment reference isn't clear, there really should be more of a description here...
setArray(Expression),
JavaPackage.getArrayLengthAccess_Array()void setArray(Expression value)
Array' containment reference.
value - the new value of the 'Array' containment reference.getArray()