Interface IType

All Superinterfaces:
Cloneable
All Known Subinterfaces:
IArrayType, IBasicType, ICArrayType, ICBasicType, ICompositeType, ICPointerType, ICPPAliasTemplate, ICPPAliasTemplateInstance, ICPPBasicType, ICPPClassSpecialization, ICPPClassTemplate, ICPPClassTemplatePartialSpecialization, ICPPClassTemplatePartialSpecializationSpecialization, ICPPClassType, ICPPEnumeration, ICPPEnumerationSpecialization, ICPPFunctionType, ICPPParameterPackType, ICPPPointerToMemberType, ICPPReferenceType, ICPPTemplateTemplateParameter, ICPPTemplateTypeParameter, ICPPTypeSpecialization, ICPPUnaryTypeTransformation, ICQualifierType, IEnumeration, IFunctionType, IGPPBasicType, IGPPPointerToMemberType, IGPPPointerType, IGPPQualifierType, IPointerType, IProblemBinding, IProblemType, IQualifierType, ITypedef

public interface IType extends Cloneable
Interface for all c- and c++ types.
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.