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