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