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

N

NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier
Relation between base specifier and its name.
NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTPointerToMember
This property refers to the nested name.
NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUsingDeclaration
NAME is the qualified name brought into scope.
NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTGotoStatement
 
NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTLabelStatement
 
NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTNamedTypeSpecifier
NAME describes the relationship between an IASTNamedTypeSpecifier and its nested IASTName.
NAME_COLLISION - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Status constant indicating that a naming collision would occur if the operation proceeded.
NAMESPACE_NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceDefinition
NAMESPACE_NAME is the role served by the name in this interface.
NATURAL - Static variable in interface org.eclipse.cdt.debug.core.cdi.ICDIFormat
 
needsRegistersUpdated(ICDIEvent) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITargetConfiguration3
Same idea as needsRegistersUpdated() but for registers.
needsVariablesUpdated(ICDIEvent) - Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITargetConfiguration3
It may be desirable to update all variables when a certain event occurs.
NEGATIVE_RESULT - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTConditionalExpression
NEGATIVE_RESULT represents the relationship between an IASTConditionalExpression and its positive result IASTExpression.
NESTED_DECLARATOR - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTDeclarator
NESTED_DECLARATOR represents the relationship between an IASTDeclarator and a nested IASTDeclarator.
NESTED_EXPANSION_NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorMacroExpansion
 
NESTED_EXPRESSION - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTExpressionList
NESTED_EXPRESSION describes the relationship between IASTExpressionList and the nested IASTExpressions.
NESTED_INITIALIZER - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTInitializerList
 
NESTED_STATEMENT - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTCompoundStatement
NESTED_STATEMENT represents the relationship between an IASTCompoundStatement and its nested IASTStatement
NESTED_STATEMENT - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTLabelStatement
 
NESTED_TOKEN - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTTokenList
NESTED_TOKEN describes the relationship between IASTTokenList and the nested IASTTokens.
NEW_INITIALIZER - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
 
NEW_PLACEMENT - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
 
NEW_TYPEID_ARRAY_EXPRESSION - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
Deprecated. the id-expressions are part of the type-id.
newAliasDeclaration(IASTName, ICPPASTTypeId) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newArrayDeclarator(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newArrayDeclarator(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newArrayDesignator(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICNodeFactory
 
newArrayModifier(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICNodeFactory
 
newArrayModifier(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newArrayRangeDesignatorGCC(IASTExpression, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICNodeFactory
 
newArraySubscriptExpression(IASTExpression, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newArraySubscriptExpression(IASTExpression, IASTInitializerClause) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newArraySubscriptExpression(IASTExpression, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newASMDeclaration(String) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newAttribute(char[], IASTToken) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newBaseSpecifier(IASTName, int, boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newBinaryExpression(int, IASTExpression, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newBinaryExpression(int, IASTExpression, IASTInitializerClause) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newBinaryExpression(int, IASTExpression, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newBinaryTypeIdExpression(IASTBinaryTypeIdExpression.Operator, IASTTypeId, IASTTypeId) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newBreakStatement() - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newCapture() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newCaseStatement(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newCastExpression(int, IASTTypeId, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newCastExpression(int, IASTTypeId, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newCatchHandler(IASTDeclaration, IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newCompositeTypeSpecifier(int, IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICNodeFactory
 
newCompositeTypeSpecifier(int, IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newCompositeTypeSpecifier(int, IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newCompoundStatement() - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newConditionalExpession(IASTExpression, IASTExpression, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newConstructorChainInitializer(IASTName, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
Deprecated. Replaced by ICPPNodeFactory.newConstructorChainInitializer(IASTName, IASTInitializer)
newConstructorChainInitializer(IASTName, IASTInitializer) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newConstructorInitializer(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
Deprecated. Replaced by ICPPNodeFactory.newConstructorInitializer(IASTInitializerClause[]).
newConstructorInitializer(IASTInitializerClause[]) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newContainerEntry(IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_CONTAINER for the given path.
newContainerEntry(IPath, boolean) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_CONTAINER for the given path.
newContinueStatement() - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newConversionName(IASTTypeId) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newDeclarationStatement(IASTDeclaration) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newDeclarator(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newDeclarator(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newDecltypeSpecifier(ICPPASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newDefaultStatement() - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newDeleteExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newDesignatedInitializer(IASTInitializer) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICNodeFactory
Deprecated. Replaced by ICNodeFactory.newDesignatedInitializer(IASTInitializerClause).
newDesignatedInitializer(IASTInitializerClause) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICNodeFactory
 
newDoStatement(IASTStatement, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newElaboratedTypeSpecifier(int, IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICNodeFactory
 
newElaboratedTypeSpecifier(int, IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newElaboratedTypeSpecifier(int, IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newEnumerationSpecifier(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICNodeFactory
 
newEnumerationSpecifier(boolean, IASTName, ICPPASTDeclSpecifier) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newEnumerationSpecifier(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newEnumerator(IASTName, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newEqualsInitializer(IASTInitializerClause) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newExplicitTemplateInstantiation(IASTDeclaration) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newExplicitTemplateInstantiationGPP(IASTDeclaration) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
Deprecated. Replaced by ICPPNodeFactory.newExplicitTemplateInstantiation(IASTDeclaration).
newExpressionList() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newExpressionList() - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newExpressionStatement(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newFieldDeclarator(IASTName, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newFieldDeclarator(IASTName, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newFieldDesignator(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICNodeFactory
 
newFieldReference(IASTName, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newFieldReference(IASTName, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newForStatement() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newForStatement(IASTStatement, IASTDeclaration, IASTExpression, IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newForStatement(IASTStatement, IASTExpression, IASTExpression, IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newForStatement(IASTStatement, IASTExpression, IASTExpression, IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newFunctionCallExpression(IASTExpression, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
Deprecated. Replaced by ICPPNodeFactory.newFunctionCallExpression(IASTExpression, IASTInitializerClause[]).
newFunctionCallExpression(IASTExpression, IASTInitializerClause[]) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newFunctionCallExpression(IASTExpression, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
Deprecated. Replaced by INodeFactory.newFunctionCallExpression(IASTExpression, IASTInitializerClause[])
newFunctionCallExpression(IASTExpression, IASTInitializerClause[]) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newFunctionDeclarator(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newFunctionDeclarator(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newFunctionDefinition(IASTDeclSpecifier, IASTFunctionDeclarator, IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newFunctionDefinition(IASTDeclSpecifier, IASTFunctionDeclarator, IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newFunctionTryBlock(IASTDeclSpecifier, IASTFunctionDeclarator, IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newGNUCompoundStatementExpression(IASTCompoundStatement) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newGotoStatement(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newIdExpression(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newIfStatement() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newIfStatement(IASTDeclaration, IASTStatement, IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newIfStatement(IASTExpression, IASTStatement, IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newIfStatement(IASTExpression, IASTStatement, IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newIncludeEntry(IPath, IPath, IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_INCLUDE
newIncludeEntry(IPath, IPath, IPath, boolean) - Static method in class org.eclipse.cdt.core.model.CoreModel
* Creates and returns a new entry of kind CDT_INCLUDE
newIncludeEntry(IPath, IPath, IPath, boolean, IPath[]) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_INCLUDE
newIncludeEntry(IPath, IPath, IPath, boolean, IPath[], boolean) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_INCLUDE
newIncludeFileEntry(IPath, IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates a new entry of kind CDT_INCLUDE_FILE
newIncludeFileEntry(IPath, IPath, IPath, IPath, IPath[], boolean) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_INCLUDE_FILE
newIncludeRefEntry(IPath, IPath, IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_INCLUDE
newInitializerExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
Deprecated. Replaced by INodeFactory.newEqualsInitializer(IASTInitializerClause).
newInitializerList() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newInitializerList() - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newKnRFunctionDeclarator(IASTName[], IASTDeclaration[]) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICNodeFactory
 
newLabelStatement(IASTName, IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newLambdaExpression() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newLibraryEntry(IPath, IPath, IPath, IPath, IPath, IPath, boolean) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_LIBRARY for the archive or folder identified by the given absolute path.
newLibraryRefEntry(IPath, IPath, IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_LIBRARY for the archive or folder identified by the given absolute path.
newLinkageSpecification(String) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newLiteralExpression(int, String) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newLiteralExpression(int, String) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newMacroEntry(IPath, String, String) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns an entry kind CDT_MACRO
newMacroEntry(IPath, String, String, IPath[]) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns an entry kind CDT_MACRO
newMacroEntry(IPath, String, String, IPath[], boolean) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns an entry kind CDT_MACRO
newMacroFileEntry(IPath, IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates an entry kind CDT_MACRO_FILE
newMacroFileEntry(IPath, IPath, IPath, IPath, IPath[], boolean) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns an entry kind CDT_MACRO_FILE
newMacroRefEntry(IPath, IPath, String) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns an entry kind CDT_MACRO
newName() - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
Creates a "dummy" name using an empty char array.
newName(char[]) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newNamespaceAlias(IASTName, IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newNamespaceDefinition(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newNewExpression(IASTExpression, IASTExpression, IASTTypeId) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
Deprecated. Replaced by ICPPNodeFactory.newNewExpression(IASTInitializerClause[], IASTInitializer, IASTTypeId)
newNewExpression(IASTInitializerClause[], IASTInitializer, IASTTypeId) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newNullStatement() - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newOperatorName(char[]) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newOutputEntry(IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_OUTPUT for the project's output folder
newOutputEntry(IPath, IPath[]) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_OUPUT for the project
newPackExpansionExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
Creates a new pack expansion expression for the given pattern.
newParameterDeclaration(IASTDeclSpecifier, IASTDeclarator) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newParameterDeclaration(IASTDeclSpecifier, IASTDeclarator) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newPointer() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICNodeFactory
 
newPointer() - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newPointerGPP() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
Deprecated. Replaced by INodeFactory.newPointer().
newPointerToMember(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newPointerToMemberGPP(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
Deprecated. Replaced by ICPPNodeFactory.newPointerToMember(IASTName).
newProblem(int, char[], boolean) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newProblemDeclaration(IASTProblem) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newProblemExpression(IASTProblem) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newProblemStatement(IASTProblem) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newProblemTypeId(IASTProblem) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newProjectEntry(IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new non-exported entry of kind CDT_PROJECT for the project identified by the given absolute path.
newProjectEntry(IPath, boolean) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_PROJECT for the project identified by the given workspace-relative path.
newQualifiedName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newRangeBasedForStatement() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
Creates a range based for statement.
newReferenceOperator() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
Deprecated. Replaced by ICPPNodeFactory.newReferenceOperator(boolean).
newReferenceOperator(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
Creates an lvalue or rvalue reference operator.
newReturnStatement(IASTInitializerClause) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newReturnStatement(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newSimpleDeclaration(IASTDeclSpecifier) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newSimpleDeclSpecifier() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICNodeFactory
 
newSimpleDeclSpecifier() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newSimpleDeclSpecifier() - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newSimpleDeclSpecifierGCC(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICNodeFactory
Deprecated. Replaced by ICNodeFactory.newSimpleDeclSpecifier()
newSimpleDeclSpecifierGPP() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
Deprecated. Replaced by ICPPNodeFactory.newSimpleDeclSpecifier()
newSimpleTypeConstructorExpression(ICPPASTDeclSpecifier, IASTInitializer) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newSimpleTypeConstructorExpression(int, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
Deprecated. Replaced by ICPPNodeFactory.newSimpleTypeConstructorExpression(ICPPASTDeclSpecifier, IASTInitializer)
newSimpleTypeTemplateParameter(int, IASTName, IASTTypeId) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newSourceEntry(IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_SOURCE for the project's source folder identified by the given absolute workspace-relative path.
newSourceEntry(IPath, IPath[]) - Static method in class org.eclipse.cdt.core.model.CoreModel
Creates and returns a new entry of kind CDT_SOURCE for the project's source folder identified by the given absolute workspace-relative path but excluding all source files with paths matching any of the given patterns.
newStaticAssertion(IASTExpression, ICPPASTLiteralExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
Creates a new static assertion declaration with the given condition and message.
newSwitchStatement() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newSwitchStatement(IASTDeclaration, IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newSwitchStatement(IASTExpression, IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newSwitchStatement(IASTExpression, IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newTemplateDeclaration(IASTDeclaration) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newTemplatedTypeTemplateParameter(IASTName, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newTemplateId(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newTemplateSpecialization(IASTDeclaration) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newToken(int, char[]) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newTokenList() - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newTranslationUnit() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
Deprecated. Replaced by ICPPNodeFactory.newTranslationUnit(IScanner).
newTranslationUnit(IScanner) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
Creates a new translation unit that cooperates with the given scanner in order to track macro-expansions and location information.
newTranslationUnit() - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
Deprecated. Replaced by INodeFactory.newTranslationUnit(IScanner).
newTranslationUnit(IScanner) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
Creates a new translation unit that cooperates with the given scanner in order to track macro-expansions and location information.
newTryBlockStatement(IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newTypedefNameSpecifier(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICNodeFactory
 
newTypedefNameSpecifier(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newTypedefNameSpecifier(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newTypeId(IASTDeclSpecifier, IASTDeclarator) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newTypeId(IASTDeclSpecifier, IASTDeclarator) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newTypeIdExpression(int, IASTTypeId) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newTypeIdExpression(int, IASTTypeId) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newTypeIdInitializerExpression(IASTTypeId, IASTInitializer) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICNodeFactory
 
newTypeIdInitializerExpression(IASTTypeId, IASTInitializer) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newTypenameExpression(IASTName, IASTExpression, boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
Deprecated. Replaced by ICPPNodeFactory.newSimpleTypeConstructorExpression(ICPPASTDeclSpecifier, IASTInitializer)
newTypeTransformationSpecifier(ICPPUnaryTypeTransformation.Operator, ICPPASTTypeId) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newUnaryExpression(int, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newUnaryExpression(int, IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
newUsingDeclaration(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newUsingDirective(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newVisibilityLabel(int) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newWhileStatement() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newWhileStatement(IASTDeclaration, IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newWhileStatement(IASTExpression, IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNodeFactory
 
newWhileStatement(IASTExpression, IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
 
NO_ELEMENTS_TO_PROCESS - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Status constant indicating that no elements were provided to the operation for processing.
NO_EXCEPTION_SPECIFICATION - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
Used as return value for ICPPASTFunctionDeclarator.getExceptionSpecification().
NO_LOCAL_CONTENTS - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Status indicating that the corresponding resource has no local contents yet.
NOEXCEPT_DEFAULT - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
Represents a 'noexcept' specification without an expression.
NOEXCEPT_EXPRESSION - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
 
notifyLanguageChangeListeners(ILanguageMappingChangeEvent) - Method in class org.eclipse.cdt.core.model.LanguageManager
Notifies all language mappings change listeners of a change in the mappings.
NULL_NAME - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Status constant indicating that null was specified as a name argument.
NULL_PATH - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Status constant indicating that a null path was supplied to the operation.
NULL_STRING - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Status constant indicating that a string was supplied to the operation that was null.
numericalValue() - Method in interface org.eclipse.cdt.core.dom.ast.IValue
Returns the value as a number, or null if it is not possible.

Eclipse CDT
7.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, 2012. All Rights Reserved.