Interface ITypedef

All Superinterfaces:
Cloneable, org.eclipse.core.runtime.IAdaptable, IBinding, IType
All Known Subinterfaces:
ICPPAliasTemplateInstance

public interface ITypedef extends IBinding, IType
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.
  • Method Details

    • getType

      IType getType()
      Returns the type that this thing is a typedef of.