|
Eclipse CDT Pre-release 3.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| Field Summary | |
|---|---|
static int |
t_typeof
|
| Fields inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBasicType |
|---|
IS_LONG, IS_SHORT, IS_SIGNED, IS_UNSIGNED, LAST, t_bool, t_wchar_t |
| Fields inherited from interface org.eclipse.cdt.core.dom.ast.IBasicType |
|---|
t_char, t_double, t_float, t_int, t_unspecified, t_void |
| Fields inherited from interface org.eclipse.cdt.core.dom.ast.IType |
|---|
EMPTY_TYPE_ARRAY |
| Method Summary | |
|---|---|
IType |
getTypeofType()
|
boolean |
isComplex()
Is complex number? |
boolean |
isImaginary()
Is imaginary number? |
boolean |
isLongLong()
|
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBasicType |
|---|
getQualifierBits |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.IBasicType |
|---|
getType, getValue, isLong, isShort, isSigned, isUnsigned |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.IType |
|---|
clone, isSameType |
| Field Detail |
public static final int t_typeof
| Method Detail |
public boolean isComplex()
public boolean isImaginary()
public boolean isLongLong()
throws DOMException
DOMException
public IType getTypeofType()
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 | |||||||||||