public interface ArrayAccess extends Expression
The following features are supported:
GASTMPackage.getArrayAccess()| Modifier and Type | Method and Description |
|---|---|
Expression |
getArrayName()
Returns the value of the 'Array Name' containment reference.
|
|
getSubscripts()
Returns the value of the 'Subscripts' containment reference list.
|
void |
setArrayName(Expression value)
Sets the value of the '
Array Name' containment reference. |
getExpressionType, setExpressionTypegetAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfoExpression getArrayName()
If the meaning of the 'Array Name' containment reference isn't clear, there really should be more of a description here...
setArrayName(Expression),
GASTMPackage.getArrayAccess_ArrayName()void setArrayName(Expression value)
Array Name' containment reference.
value - the new value of the 'Array Name' containment reference.getArrayName()getSubscripts()
Expression.
If the meaning of the 'Subscripts' containment reference list isn't clear, there really should be more of a description here...
GASTMPackage.getArrayAccess_Subscripts()