Interface CompilationUnit

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

public interface CompilationUnit
extends NamedElement
A representation of the model object 'Compilation Unit'.

The following features are supported:

See Also:
JavaPackage.getCompilationUnit()