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