public interface ICPPClassTemplatePartialSpecialization extends ICPPClassTemplate
Modifier and Type | Field and Description |
---|---|
static ICPPClassTemplatePartialSpecialization[] |
EMPTY_PARTIAL_SPECIALIZATION_ARRAY |
EMPTY_CLASS_ARRAY, k_class, v_private, v_protected, v_public
k_struct, k_union
EMPTY_TYPE_ARRAY, TYPE_MATCHER
EMPTY_BINDING_ARRAY
Modifier and Type | Method and Description |
---|---|
IType[] |
getArguments()
Deprecated.
use
getTemplateArguments() , instead. |
ICPPClassTemplate |
getPrimaryClassTemplate()
Returns the ICPPTemplateDefinition which this is a specialization of
|
ICPPTemplateArgument[] |
getTemplateArguments()
Returns the arguments of this partial specialization.
|
asDeferredInstance, getPartialSpecializations
getTemplateParameters
findField, getAllDeclaredMethods, getBases, getConstructors, getDeclaredFields, getDeclaredMethods, getFields, getFriends, getMethods, getNestedClasses, getVisibility, isFinal
getCompositeScope, getKey, isAnonymous
clone, isSameType
getQualifiedName, getQualifiedNameCharArray, isGloballyQualified
getLinkage, getName, getNameCharArray, getOwner, getScope
static final ICPPClassTemplatePartialSpecialization[] EMPTY_PARTIAL_SPECIALIZATION_ARRAY
ICPPClassTemplate getPrimaryClassTemplate()
ICPPTemplateArgument[] getTemplateArguments()
@Deprecated IType[] getArguments() throws DOMException
getTemplateArguments()
, instead.DOMException
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.