Uses of Interface
org.eclipse.wst.jsdt.core.ast.INameReference

Packages that use INameReference
org.eclipse.wst.jsdt.core.ast   
 

Uses of INameReference in org.eclipse.wst.jsdt.core.ast
 

Subinterfaces of INameReference in org.eclipse.wst.jsdt.core.ast
 interface IJsDocSingleNameReference
          Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface IQualifiedNameReference
          Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface ISingleNameReference
          Representation of name reference.