public interface IExportContainer extends IJavaScriptElement, IParent, ISourceReference
This interface is not intended to be implemented by clients.
CLASS_FILE, EXPORT_CONTAINER, EXPORT_DECLARATION, FIELD, IMPORT_CONTAINER, IMPORT_DECLARATION, INITIALIZER, JAVASCRIPT_MODEL, JAVASCRIPT_PROJECT, JAVASCRIPT_UNIT, LOCAL_VARIABLE, METHOD, PACKAGE_FRAGMENT, PACKAGE_FRAGMENT_ROOT, TYPE
Modifier and Type | Method and Description |
---|---|
IExportDeclaration |
getExport(java.lang.String name)
Returns the first export declaration in this export container with the given name.
|
exists, getAncestor, getAttachedJavadoc, getCommonSuperType, getCorrespondingResource, getDisplayName, getElementName, getElementType, getHandleIdentifier, getHostPath, getJavaScriptModel, getJavaScriptProject, getOpenable, getParent, getPath, getPrimaryElement, getResource, getSchedulingRule, getUnderlyingResource, isReadOnly, isStructureKnown, isVirtual
newNameLookup, newNameLookup, newSearchableNameEnvironment, newSearchableNameEnvironment
getChildren, hasChildren
exists, getSource, getSourceRange
IExportDeclaration getExport(java.lang.String name)
name
- the given nameCopyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.