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.
|
getTemplateParameters
getQualifiedName, getQualifiedNameCharArray, isGloballyQualified
getLinkage, getName, getNameCharArray, getOwner, getScope
static final ICPPPartialSpecialization[] EMPTY_ARRAY
ICPPTemplateDefinition getPrimaryTemplate()
ICPPTemplateArgument[] getTemplateArguments()
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.