Interface ExpressionStatement

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

public interface ExpressionStatement
extends Statement
A representation of the model object 'Expression Statement'.

The following features are supported:

See Also:
JavaPackage.getExpressionStatement()