Interface IPackageDeclaration

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, IAnnotatable, IJavaElement, ISourceReference
All Known Implementing Classes:
AssistPackageDeclaration, PackageDeclaration

public interface IPackageDeclaration extends IJavaElement, ISourceReference, IAnnotatable
Represents a package declaration in Java compilation unit.