|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICPPEnumerationSpecialization
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.cdt.core.dom.ast.IType |
|---|
EMPTY_TYPE_ARRAY, TYPE_MATCHER |
| Fields inherited from interface org.eclipse.cdt.core.dom.ast.IBinding |
|---|
EMPTY_BINDING_ARRAY |
| Method Summary | |
|---|---|
ICPPEnumeration |
getSpecializedBinding()
Return the binding that this specialization specializes. |
IEnumerator |
specializeEnumerator(IEnumerator enumerator)
Return a specialized version of the given enumerator. |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPEnumeration |
|---|
asScope, getFixedType, isScoped |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.IEnumeration |
|---|
getEnumerators, getMaxValue, getMinValue |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.IType |
|---|
clone, isSameType |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPSpecialization |
|---|
getArgumentMap, getTemplateParameterMap |
| 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, getOwner, getScope |
| Method Detail |
|---|
ICPPEnumeration getSpecializedBinding()
ICPPSpecialization
getSpecializedBinding in interface ICPPSpecializationIEnumerator specializeEnumerator(IEnumerator enumerator)
|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||