|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReturnStatement | |
---|---|
org.eclipse.modisco.omg.gastm | |
org.eclipse.modisco.omg.gastm.util |
Uses of ReturnStatement in org.eclipse.modisco.omg.gastm |
---|
Methods in org.eclipse.modisco.omg.gastm that return ReturnStatement | |
---|---|
ReturnStatement |
GASTMFactory.createReturnStatement()
Returns a new object of class 'Return Statement'. |
Uses of ReturnStatement in org.eclipse.modisco.omg.gastm.util |
---|
Methods in org.eclipse.modisco.omg.gastm.util with parameters of type ReturnStatement | |
---|---|
T |
GASTMSwitch.caseReturnStatement(ReturnStatement object)
Returns the result of interpreting the object as an instance of 'Return Statement'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |