public interface ICPPSpecialization extends ICPPBinding
EMPTY_BINDING_ARRAY
Modifier and Type | Method and Description |
---|---|
org.eclipse.cdt.core.parser.util.ObjectMap |
getArgumentMap()
Deprecated.
use
getTemplateParameterMap() , instead. |
IBinding |
getSpecializedBinding()
Return the binding that this specialization specializes.
|
ICPPTemplateParameterMap |
getTemplateParameterMap()
Returns the mapping of template parameters to values.
|
getQualifiedName, getQualifiedNameCharArray, isGloballyQualified
getLinkage, getName, getNameCharArray, getOwner, getScope
IBinding getSpecializedBinding()
ICPPTemplateParameterMap getTemplateParameterMap()
@Deprecated org.eclipse.cdt.core.parser.util.ObjectMap getArgumentMap()
getTemplateParameterMap()
, instead.Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.