|
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 |
getType()
get the type that this is qualifying |
boolean |
isConst()
is this a const type |
boolean |
isVolatile()
is this a volatile type |
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IType |
clone, isSameType |
Method Detail |
public boolean isConst() throws DOMException
DOMException
public boolean isVolatile() throws DOMException
DOMException
public IType getType() 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 |