|
Eclipse CDT 7.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IEnumerator | |
---|---|
org.eclipse.cdt.core.dom.ast | |
org.eclipse.cdt.core.dom.ast.cpp |
Uses of IEnumerator in org.eclipse.cdt.core.dom.ast |
---|
Methods in org.eclipse.cdt.core.dom.ast that return IEnumerator | |
---|---|
IEnumerator[] |
IEnumeration.getEnumerators()
Returns an array of the IEnumerators declared in this enumeration |
Uses of IEnumerator in org.eclipse.cdt.core.dom.ast.cpp |
---|
Methods in org.eclipse.cdt.core.dom.ast.cpp that return IEnumerator | |
---|---|
IEnumerator |
ICPPEnumerationSpecialization.specializeEnumerator(IEnumerator enumerator)
Return a specialized version of the given enumerator. |
Methods in org.eclipse.cdt.core.dom.ast.cpp with parameters of type IEnumerator | |
---|---|
IEnumerator |
ICPPEnumerationSpecialization.specializeEnumerator(IEnumerator enumerator)
Return a specialized version of the given enumerator. |
|
Eclipse CDT 7.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |