| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Integer
A representation of the model object 'Integer'.
|
| Modifier and Type | Method and Description |
|---|---|
IntegerLiteral |
GASTMFactory.createIntegerLiteral()
Returns a new object of class 'Integer Literal'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseIntegerLiteral(IntegerLiteral object)
Returns the result of interpreting the object as an instance of 'Integer Literal'.
|