Interface ICPPAliasTemplate

All Superinterfaces:
Cloneable, org.eclipse.core.runtime.IAdaptable, IBinding, ICPPBinding, ICPPTemplateDefinition, IType

public interface ICPPAliasTemplate extends IType, ICPPTemplateDefinition
Represents an alias template (14.5.7).
Since:
5.5
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 aliased type.