|
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.IType |
EMPTY_TYPE_ARRAY |
| Method Summary | |
IType[] |
getParameterTypes()
get the adjusted parameter types ISO C99 6.7.5.3, ISO C++98 8.3.4-3 |
IType |
getReturnType()
get the return type of this function type |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.IType |
clone, isSameType |
| Method Detail |
public IType getReturnType()
throws DOMException
DOMException
public IType[] getParameterTypes()
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 | ||||||||||