JavaScript Development Tools
Release 3.2

Uses of Interface
org.eclipse.wst.jsdt.core.dom.IPackageBinding

Packages that use IPackageBinding
org.eclipse.wst.jsdt.core.dom   
 

Uses of IPackageBinding in org.eclipse.wst.jsdt.core.dom
 

Methods in org.eclipse.wst.jsdt.core.dom that return IPackageBinding
 IPackageBinding ITypeBinding.getPackage()
          Returns the binding for the package in which this type is declared.
 IPackageBinding PackageDeclaration.resolveBinding()
          Resolves and returns the binding for the package declared in this package declaration.
 


JavaScript Development Tools
Release 3.2

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