|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
t_Bool
boolean. e.g.
t_bool
bool
t_char
implies char type e.g. char y;
t_double
implies double floating point type. e.g. double
d;
t_float
implies floating point type. e.g. float yy;
t_int
implies int type e.g. int x;
t_last
is defined for sub-interfaces.
t_last
is specified for subinterfaces.
t_last
is specified for subinterfaces.
t_last
is for subinterfaces to extend these types.
t_last
specified for subinterface definition.
t_typeof
represents a typeof() expression type.
t_typeof
represents a typeof() expression type.
t_unspecified
implies an unspecified type. .e.g x = 5; //
declaration w/t_unspecified type logically defaults to integer.
t_void
implies void type e.g. void x();
t_wchar_t
wchar_t
"org.eclipse.cdt.core.task"
).
KIND_TERMINATE
event.
THEN
represents the relationship between an
IASTIfStatement
and its nested IASTStatement
(then).
ti_extern
implies 'extern' keyword is used.
ti_inline
implies 'inline' keyword is used.
ti_static
implies 'static' keyword is used.
TYPE_ID
represents the relationship between an
ICASTTypeIdInitializerExpression
and
IASTTypeId
.
TYPE_ID
represents the relationship between a cast
expression and the type cast to.
TYPEID
represents the relationship between an IASTTypeIdExpression
and
it's nested IASTTypeId
.
TYPE_NAME
represents the relationship between an
IASTCompositeTypeSpecifier
and its IASTName
.
TYPE_NAME
describes the relationship between
IASTElaboratedTypeSpecifier
and IASTName
.
TYPENAME
is the name of the type.
TYPEOF_EXPRESSION
represents the relationship between the
decl spec & the expression for typeof().
TYPEOF_EXPRESSION
represents the relationship between the
decl spec & the expression for typeof().
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |