Interface ReturnStatement

All Superinterfaces:
ASTNode, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, Statement
All Known Implementing Classes:
ReturnStatementImpl

public interface ReturnStatement
extends Statement
A representation of the model object 'Return Statement'.

The following features are supported:

See Also:
JavaPackage.getReturnStatement()