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

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

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

Subinterfaces of ITypeReference in org.eclipse.wst.jsdt.core.ast
 interface IArrayQualifiedTypeReference
           This interface is not intended to be implemented by clients.
 interface IArrayTypeReference
           This interface is not intended to be implemented by clients.
 interface IJsDocArrayQualifiedTypeReference
          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 IJsDocArraySingleTypeReference
          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 IJsDocImplicitTypeReference
          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 IJsDocQualifiedTypeReference
          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 IJsDocSingleTypeReference
          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 IParameterizedQualifiedTypeReference
          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 IParameterizedSingleTypeReference
          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 IQualifiedTypeReference
          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 ISingleTypeReference
           This interface is not intended to be implemented by clients.