public interface ICPPPartialSpecialization extends ICPPTemplateDefinition
| Modifier and Type | Field and Description |
|---|---|
static ICPPPartialSpecialization[] |
EMPTY_ARRAY |
EMPTY_BINDING_ARRAY| Modifier and Type | Method and Description |
|---|---|
ICPPTemplateDefinition |
getPrimaryTemplate()
Returns the ICPPTemplateDefinition which this is a specialization of.
|
ICPPTemplateArgument[] |
getTemplateArguments()
Returns the arguments of this partial specialization.
|
getTemplateParametersgetQualifiedName, getQualifiedNameCharArray, isGloballyQualifiedgetLinkage, getName, getNameCharArray, getOwner, getScopestatic final ICPPPartialSpecialization[] EMPTY_ARRAY
ICPPTemplateDefinition getPrimaryTemplate()
ICPPTemplateArgument[] getTemplateArguments()
Copyright (c) IBM Corp. and others 2004, 2019. All Rights Reserved.