|
Eclipse CDT Pre-release 3.0 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary |
---|
Fields inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateParameter |
---|
EMPTY_TEMPLATE_PARAMETER_ARRAY |
Fields inherited from interface org.eclipse.cdt.core.dom.ast.IBinding |
---|
EMPTY_BINDING_ARRAY |
Method Summary | |
---|---|
IType |
getDefault()
The default type for this parameter. |
ICPPTemplateParameter[] |
getTemplateParameters()
Returns an array of the template parameters. |
Methods inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBinding |
---|
getQualifiedName, getQualifiedNameCharArray, isGloballyQualified |
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IBinding |
---|
getLinkage, getName, getNameCharArray, getScope |
Methods inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassTemplate |
---|
getPartialSpecializations |
Method Detail |
public ICPPTemplateParameter[] getTemplateParameters() throws DOMException
ICPPTemplateDefinition
getTemplateParameters
in interface ICPPTemplateDefinition
DOMException
public IType getDefault() throws DOMException
DOMException
|
Eclipse CDT Pre-release 3.0 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |