Interface IImportDeclaration

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, IJavaElement, ISourceManipulation, ISourceReference
All Known Implementing Classes:
AssistImportDeclaration, ImportDeclaration

public interface IImportDeclaration extends IJavaElement, ISourceReference, ISourceManipulation
Represents an import declaration in Java compilation unit.