Eclipse CDT
Pre-release 3.0
A B C D E F G H I J K L M N O P Q R S T U V W

O

OCTAL - Static variable in interface org.eclipse.cdt.debug.core.cdi.ICDIFormat
 
OffsetLocatable - Class in org.eclipse.cdt.core.search
 
OffsetLocatable(int, int) - Constructor for class org.eclipse.cdt.core.search.OffsetLocatable
Used to create an OffsetLocatable that contains just the name offsets
OffsetLocatable(int, int, int, int) - Constructor for class org.eclipse.cdt.core.search.OffsetLocatable
Create an OffsetLocatable that contains both the offsets of the name and the offsets of the element itself
op_alignof - Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.IGNUASTTypeIdExpression
op_alignOf is used for __alignOf( typeId ) type expressions.
op_alignOf - Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.IGNUASTUnaryExpression
op_alignOf is used for __alignOf( unaryExpression ) type expressions.
OP_AMPER - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
op_amper - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
Operator ampersand.
OP_AMPER_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_AND - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_ARROW - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_ARROWSTAR - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
op_assign - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
assignment =
op_binaryAnd - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
binary and &
op_binaryAndAssign - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
binary and assign &=
op_binaryOr - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
binary Or |
op_binaryOrAssign - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
binary Or assign |=
op_binaryXor - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
binary Xor ^
op_binaryXorAssign - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
binary Xor assign ^=
OP_BITOR - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_BITOR_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_BRACKET - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
op_bracketedPrimary - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
A bracketed expression.
op_cast - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTCastExpression
op_cast represents a traditional cast.
OP_COMMA - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_COMPL - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
op_const_cast - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCastExpression
op_const_cast is used for const_cast<>'s.
OP_DECR - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_DELETE - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_DELETE_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_DIV - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_DIV_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
op_divide - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
divide /
op_divideAssign - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
divide assignemnt /=
op_dynamic_cast - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCastExpression
op_dynamic_cast is used for dynamic_cast<>'s.
OP_EQUAL - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
op_equals - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
equals ==
op_greaterEqual - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
greater than or equals >=
op_greaterThan - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
greater than >
OP_GT - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_GTEQUAL - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_INCR - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
op_last - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTBinaryExpression
op_last is defined for subinterfaces to further extend.
op_last - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCastExpression
op_last is for subinterfaces to extend.
op_last - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTypeIdExpression
 
op_last - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUnaryExpression
op_last is provided for subinterfaces.
op_last - Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTBinaryExpression
op_last provided for sub-interfaces to extend.
op_last - Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.IGNUASTTypeIdExpression
op_last is available for sub-interfaces.
op_last - Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.IGNUASTUnaryExpression
op_last is available for sub-interfaces.
op_last - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
op_last is the field used in subinterfaces to start their operators at
op_last - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTCastExpression
op_last for subinterfaces
op_last - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTTypeIdExpression
op_last defined for sub-interfaces to extend.
op_last - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
op_last is made available for subclasses.
op_lessEqual - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
less than or equals <=
op_lessThan - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
less than <
op_logicalAnd - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
logical and &&
op_logicalOr - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
logical or ||
OP_LT - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_LTEQUAL - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
op_max - Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTBinaryExpression
op_max represents >?
op_min - Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTBinaryExpression
op_min represents OP_MINUS - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
op_minus - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
minus -
op_minus - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
Operator minus.
OP_MINUS_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
op_minusAssign - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
minus assignment -=
OP_MOD - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_MOD_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
op_modulo - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
modulo %
op_moduloAssign - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
modulo assignment %=
op_multiply - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
multiply *
op_multiplyAssign - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
multiply assignment *=
OP_NEW - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_NEW_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_NOT - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
op_not - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
not.
OP_NOTEQUAL - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
op_notequals - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
not equals !
OP_OR - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_PAREN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_PLUS - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
op_plus - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
plus +
op_plus - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
Operator plus.
OP_PLUS_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
op_plusAssign - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
plus assignment +=
op_pmarrow - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTBinaryExpression
op_pmarrow pointer-to-member pointer dereference.
op_pmdot - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTBinaryExpression
op_pmdot pointer-to-member field dereference.
op_postFixDecr - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
Postfix decrement.
op_postFixIncr - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
Postfix increment.
op_prefixDecr - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
Prefix decrement.
op_prefixIncr - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
Prefix increment.
op_reinterpret_cast - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCastExpression
op_reinterpret_cast is used for reinterpret_cast<>'s.
OP_SHIFTL - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_SHIFTL_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
op_shiftLeft - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
shift left <<
op_shiftLeftAssign - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
shift left assignment <<=
OP_SHIFTR - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_SHIFTR_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
op_shiftRight - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
shift right >>
op_shiftRightAssign - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
shift right assign >>=
op_sizeof - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTTypeIdExpression
op_sizeof sizeof( typeId ) expression
op_sizeof - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
sizeof.
OP_STAR - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
op_star - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
Operator star.
OP_STAR_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
op_static_cast - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCastExpression
op_static_cast is used for static_cast<>'s.
op_throw - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUnaryExpression
op_throw throw exp
op_tilde - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
Operator tilde.
op_typeid - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTypeIdExpression
 
op_typeid - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUnaryExpression
op_typeid = typeid( exp )
op_typeof - Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.IGNUASTTypeIdExpression
op_typeof is used for typeof( typeId ) type expressions.
op_typeof - Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.IGNUASTUnaryExpression
op_typeof is used for typeof( unaryExpression ) type expressions.
OP_XOR - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OP_XOR_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
open(IProgressMonitor) - Method in interface org.eclipse.cdt.core.model.IOpenable
Opens this element and all parent elements that are not already open.
OPERAND - Static variable in interface org.eclipse.cdt.core.dom.ast.c.ICASTDesignatedInitializer
OPERAND represents the relationship between ICASTDesignatedInitializer and its IASTInitializer.
OPERAND - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeleteExpression
OPERAND is the expression representing the pointer being deleted.
OPERAND - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTCastExpression
OPERAND represents the relationship between a cast expression and the expression it is casting (operand).
OPERAND - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
OPERAND represents the relationship between an IASTUnaryExpression and it's nested IASTExpression.
OPERAND_ONE - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
Node property that describes the relationship between an IASTBinaryExpression and an IASTExpression representing the lhs.
OPERAND_TWO - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
Node property that describes the relationship between an IASTBinaryExpression and an IASTExpression representing the rhs.
OPERATOR - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_AMPER - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_AMPER_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_AND - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_ARROW - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_ARROWSTAR - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_BITOR - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_BITOR_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_BRACKET - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_COMMA - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_COMPL - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_DECR - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_DELETE - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_DELETE_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_DIV - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_DIV_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_EQUAL - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_GT - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_GTEQUAL - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_INCR - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_LT - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_LTEQUAL - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_MINUS - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_MINUS_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_MOD - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_MOD_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_NEW - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_NEW_ARRAY - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_NOT - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_NOTEQUAL - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_OR - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_PAREN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_PLUS - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_PLUS_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_SHIFTL - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_SHIFTL_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_SHIFTR - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_SHIFTR_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_STAR - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_STAR_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_XOR - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
OPERATOR_XOR_ASSIGN - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
 
org.eclipse.cdt.core.dom.ast - package org.eclipse.cdt.core.dom.ast
 
org.eclipse.cdt.core.dom.ast.c - package org.eclipse.cdt.core.dom.ast.c
 
org.eclipse.cdt.core.dom.ast.cpp - package org.eclipse.cdt.core.dom.ast.cpp
 
org.eclipse.cdt.core.dom.ast.gnu - package org.eclipse.cdt.core.dom.ast.gnu
 
org.eclipse.cdt.core.dom.ast.gnu.c - package org.eclipse.cdt.core.dom.ast.gnu.c
 
org.eclipse.cdt.core.dom.ast.gnu.cpp - package org.eclipse.cdt.core.dom.ast.gnu.cpp
 
org.eclipse.cdt.core.model - package org.eclipse.cdt.core.model
 
org.eclipse.cdt.core.search - package org.eclipse.cdt.core.search
 
org.eclipse.cdt.debug.core.cdi - package org.eclipse.cdt.debug.core.cdi
 
org.eclipse.cdt.debug.core.cdi.event - package org.eclipse.cdt.debug.core.cdi.event
 
org.eclipse.cdt.debug.core.cdi.model - package org.eclipse.cdt.debug.core.cdi.model
 
org.eclipse.cdt.debug.core.cdi.model.type - package org.eclipse.cdt.debug.core.cdi.model.type
 
OrPattern - Class in org.eclipse.cdt.core.search
 
OrPattern() - Constructor for class org.eclipse.cdt.core.search.OrPattern
 
OWNED_DECLARATION - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTExplicitTemplateInstantiation
OWNED_DECLARATION represents the role of the inner declaration that this template refers to.
OWNED_DECLARATION - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLinkageSpecification
OWNED_DECLARATION is the owned declaration role for linkages.
OWNED_DECLARATION - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceDefinition
OWNED_DECLARATION is the role served by all the nested declarations.
OWNED_DECLARATION - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateDeclaration
OWNED_DECLARATION is the subdeclaration that we maintain grammatically.
OWNED_DECLARATION - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateSpecialization
The declaration that the specialization affects.
OWNED_DECLARATION - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
OWNED_DECLARATION represents the relationship between an IASTTranslationUnit and it's nested IASTDeclaration's.

Eclipse CDT
Pre-release 3.0
A B C D E F G H I J K L M N O P Q R S T U V W
Copyright (c) IBM Corp. and others 2004. All Rights Reserved.