Uses of Interface
org.eclipse.wst.jsdt.core.IImportContainer

Packages that use IImportContainer
org.eclipse.wst.jsdt.core   
 

Uses of IImportContainer in org.eclipse.wst.jsdt.core
 

Methods in org.eclipse.wst.jsdt.core that return IImportContainer
 IImportContainer IJavaScriptUnit.getImportContainer()
          Returns the import container for this javaScript file.