|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ILanguage
which allows
an assembly language variant to expose certain syntax characteristics.IBuiltinBindingsProvider
insteadIASTTypeIdInitializerExpression
).ILanguage
which allows
a C/C++ language variant to expose the set of keywords it defines.ICElement
hierarchy provided by
contributed languages.ICPPDeferredClassInstance
instead.ID_NAME
represents the relationship between an
IASTIdExpression
and a IASTName
.
INCLUDE_NAME
describes the relationship between an include directive and
it's name.
INITIAL_VALUE
is an expression.
Expression field is being initialized to.
- INITIALIZER -
Static variable in interface org.eclipse.cdt.core.dom.ast.IASTDeclarator
INITIALIZER
represents the relationship between an
IASTDeclarator
and an IASTInitializer
.
- INITIALIZER -
Static variable in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
INITIALIZER
represents the relationship between a
IASTForStatement
and its IASTDeclaration
initializer.
- INITIALIZER -
Static variable in interface org.eclipse.cdt.core.dom.ast.IASTTypeIdInitializerExpression
INITIALIZER
represents the relationship between an
ICASTTypeIdInitializerExpression
and
IASTInitializer
.
- INITIALIZER_EXPRESSION -
Static variable in interface org.eclipse.cdt.core.dom.ast.IASTInitializerExpression
INITIALIZER_EXPRESSION
represents the relationship between
an IASTInitializerExpression
. and its
IASTExpression
.
java.io.IOException
occurred.
abstract
modifier.
true
if the code is assembly
true
if the code is C
true
for a constant method
true
if the code is C++
true
if this is a dynamic macro.
true
if the two objects are equal or represent the same type.
explicit
modifier.
export
modifier.
extern
modifier.
true
if this is a function-style macro.
ICDIBreakpoint2.getType()
true
if the function is inline.
inline
modifier.
mutable
modifier.
private
modifier.
protected
modifier.
public
modifier.
true
if the function has the static storage-class specifier
similarly for extern, auto, register.
static
modifier.
ICDIBreakpoint2.getType()
virtual
modifier.
true
for a volatile method
volatile
modifier.
ITERATION
represents the relationship between a
IASTForStatement
and its IASTExpression
iteration expression.
.c
source file).
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |