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

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

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

Subinterfaces of ICodeAssist in org.eclipse.wst.jsdt.core
 interface IClassFile
          Represents an entire non-editable JavaScript file.
 interface IJavaScriptUnit
          Represents an entire JavaScript file (source file with one of the JavaScript-like extensions).
 interface ITypeRoot
          Represents an entire JavaScript type root (either an IJavaScriptUnit or an IClassFile).