Package | Description |
---|---|
org.eclipse.wst.jsdt.core |
Modifier and Type | Interface and Description |
---|---|
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 ). |
Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.