|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReturnStatement
A representation of the model object 'Return Statement'.
The following features are supported:
GASTMPackage.getReturnStatement()
Method Summary | |
---|---|
Expression |
getReturnValue()
Returns the value of the 'Return Value' containment reference. |
void |
setReturnValue(Expression value)
Sets the value of the ' Return Value ' containment reference. |
Methods inherited from interface org.eclipse.modisco.omg.gastm.GASTMSyntaxObject |
---|
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfo |
Method Detail |
---|
Expression getReturnValue()
If the meaning of the 'Return Value' containment reference isn't clear, there really should be more of a description here...
setReturnValue(Expression)
,
GASTMPackage.getReturnStatement_ReturnValue()
void setReturnValue(Expression value)
Return Value
' containment reference.
value
- the new value of the 'Return Value' containment reference.getReturnValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |