JavaScript Development Tools
Release 3.2

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).
 


JavaScript Development Tools
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.