| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Method and Description |
|---|---|
ReturnStatement |
GASTMFactory.createReturnStatement()
Returns a new object of class 'Return Statement'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseReturnStatement(ReturnStatement object)
Returns the result of interpreting the object as an instance of 'Return Statement'.
|