|
Eclipse CDT Pre-release 3.0 |
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
OPERAND
represents the relationship between a cast
expression and the expression it is casting (operand).
OPERAND
represents the relationship between an IASTUnaryExpression
and
it's nested IASTExpression
.
OPERAND
represents the relationship between
ICASTDesignatedInitializer
and its
IASTInitializer
.
OPERAND
is the expression representing the pointer being
deleted.
IASTBinaryExpression
and an IASTExpression
representing the lhs.
IASTBinaryExpression
and an IASTExpression
representing the rhs.
AbstractLanguage.getASTTranslationUnit(CodeReader, IScannerInfo, ICodeReaderFactory, IIndex, int, IParserLogService)
Instructs the parser to add comment nodes to the ast.
AbstractLanguage.getASTTranslationUnit(CodeReader, IScannerInfo, ICodeReaderFactory, IIndex, int, IParserLogService)
Instructs the parser to skip function and method bodies.
OWNED_DECLARATION
represents the relationship between an IASTTranslationUnit
and
it's nested IASTDeclaration
's.
OWNED_DECLARATION
represents the role of the inner
declaration that this template refers to.
OWNED_DECLARATION
is the owned declaration role for
linkages.
OWNED_DECLARATION
is the role served by all the nested
declarations.
OWNED_DECLARATION
is the subdeclaration that we maintain
grammatically.
op_alignOf
is used for __alignOf( unaryExpression ) type
expressions.
op_alignOf
is used for __alignOf( typeId ) type
expressions.
op_cast
represents a traditional cast.
op_const_cast
is used for const_cast<>'s.
op_dynamic_cast
is used for dynamic_cast<>'s.
op_last
for subinterfaces
op_last
defined for sub-interfaces to extend.
op_last
is made available for subclasses.
op_last
is defined for subinterfaces to further extend.
op_last
is for subinterfaces to extend.
op_last
is provided for subinterfaces.
op_last
is available for sub-interfaces.
op_last
is available for sub-interfaces.
op_last
provided for sub-interfaces to extend.
op_max
represents >?
op_min
represents
op_pmarrow
pointer-to-member pointer dereference.
op_pmdot
pointer-to-member field dereference.
op_sizeof
sizeof( typeId ) expression
op_static_cast
is used for static_cast<>'s.
op_throw
throw exp
op_typeid
= typeid( exp )
op_typeof
is used for typeof( typeId ) type expressions.
op_typeof
is used for typeof( unaryExpression ) type
expressions.
|
Eclipse CDT Pre-release 3.0 |
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |