- c__HAS_FEATURE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- c_ALIGNAS - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- c_ALIGNOF - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- C_ARCHIVE - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
- C_BCOMM - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_BINARY - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
- C_BINCL - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_BLOCK - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- c_BOOL - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- C_BSTAT - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_CCONTAINER - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
Constant representing a folder (ICContainer object).
- C_CLASS - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
Constant representing a class structure.
- C_CLASS_CTOR - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
- C_CLASS_DECLARATION - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
Declaration of a class without the definition.
- C_CLASS_DTOR - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
- c_COMPLEX - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- C_DECL - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_DECLARED_OR_IMPLICIT - Static variable in class org.eclipse.cdt.core.index.IndexFilter
-
- C_ECOML - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_ECOMM - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_EINCL - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_ENTRY - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_ENUMERATION - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
Enumeration.
- C_ENUMERATOR - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
Enumerator.
- C_ESTAT - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_EXT - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_FCN - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_FIELD - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
A Field definition part of a structure(class, struct, union).
- C_FILE - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_FUN - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_FUNCTION - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
a C/C++ function definition.
- C_FUNCTION_DECLARATION - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
a C/C++ function prototype.
- C_GNU_PARSER_EXTENSION - Static variable in class org.eclipse.cdt.core.dom.ast.gnu.c.GCCLanguage
-
- C_GNU_SCANNER_EXTENSION - Static variable in class org.eclipse.cdt.core.dom.ast.gnu.c.GCCLanguage
-
- C_GSYM - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_HIDEXT - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- c_IMAGINARY - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- C_INCLUDE - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
Preprocessor #include directive.
- C_INFO - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_LINKAGE_ID - Static variable in interface org.eclipse.cdt.core.dom.ILinkage
-
- C_LINKAGE_NAME - Static variable in interface org.eclipse.cdt.core.dom.ILinkage
-
- C_LSYM - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_MACRO - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
A preprocessor macro.
- C_METHOD - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
A method definition part of a structure(class, struct, union).
- C_METHOD_DECLARATION - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
A method declaration part of a structure(class, struct, union).
- C_MODEL - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
Constant representing a C Root workspace (IWorkspaceRoot object).
- C_MODEL_MARKER_EXTERNAL_LOCATION - Static variable in interface org.eclipse.cdt.core.model.ICModelMarker
-
C model extension to the marker problem markers which may hold
the path to the workspace external location of the file containing the problem
- C_MODEL_MARKER_VARIABLE - Static variable in interface org.eclipse.cdt.core.model.ICModelMarker
-
C model extension to the marker problem markers which may hold a hint on
the variable name that caused the error.
- C_MODEL_PROBLEM_MARKER - Static variable in interface org.eclipse.cdt.core.model.ICModelMarker
-
C model problem marker type (value "org.eclipse.cdt.core.problem"
).
- C_NAMESPACE - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
Namespace.
- C_NATURE_ID - Static variable in class org.eclipse.cdt.core.CProjectNature
-
- C_NATURE_ID - Static variable in class org.eclipse.cdt.core.CProjectNature
-
- C_NULL - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_PROJECT - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
Constant representing a C project (IProject object).
- C_PSYM - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_RPSYM - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_RSYM - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_STAT - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_STORAGE_EXTERN - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
- C_STORAGE_STATIC - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
- C_STRUCT - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
Constant representing a struct structure.
- C_STRUCT_DECLARATION - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
Declaration of a structure without the definition.
- C_STSYM - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_TCSYM - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- C_TEMPLATE_CLASS - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
C++ template class with definition.
- C_TEMPLATE_CLASS_DECLARATION - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
C++ template class declaration without a definition.
- C_TEMPLATE_FUNCTION - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
C++ template function.
- C_TEMPLATE_FUNCTION_DECLARATION - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
C++ template function declaration.
- C_TEMPLATE_METHOD - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
C++ template method.
- C_TEMPLATE_METHOD_DECLARATION - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
C++ template method.
- C_TEMPLATE_STRUCT - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
C++ template struct.
- C_TEMPLATE_STRUCT_DECLARATION - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
C++ template struct.
- C_TEMPLATE_UNION - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
C++ template union.
- C_TEMPLATE_UNION_DECLARATION - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
C++ template union.
- C_TEMPLATE_VARIABLE - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
C++ template variable.
- C_TYPEDEF - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
a Typedef.
- C_UNION - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
Constant representing a union structure.
- C_UNION_DECLARATION - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
Declaration of a union without the definition.
- C_UNIT - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
Constant representing a C/C++ children of a Translation Unit
- C_UNKNOWN_DECLARATION - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
An unknown ICElement.
- C_USING - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
Using.
- C_VARIABLE - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
Global variable.
- C_VARIABLE_DECLARATION - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
variable Declaration.
- C_VARIABLE_LOCAL - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
Local Variable.
- C_VCONTAINER - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
Virtual container serving as a place holder.
- C_WEAKEXT - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- cALIGNAS - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cALIGNOF - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cancel() - Method in interface org.eclipse.cdt.core.dom.IPDOMIndexerTask
-
Notifies the task that it should stop executing at its earliest convenience.
- cancel() - Method in interface org.eclipse.cdt.core.dom.parser.ISourceCodeParser
-
Cancel the parsing.
- cancel() - Method in interface org.eclipse.cdt.core.parser.IScanner
-
Attempts to cancel the scanner.
- canConvertProject(IProject, String, ICProjectDescription) - Method in interface org.eclipse.cdt.core.settings.model.extension.ICProjectConverter
-
- cAND - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cAND_EQ - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- canDisableDiscoveredEntries(int) - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryLanguageData
-
- canDisableDiscoveredEntries() - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryLanguageData.UserAndDiscoveredEntryLanguageDataEntryStorage
-
- canDisableDiscoveredEntries() - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryStorage
-
- canExclude(boolean) - Method in interface org.eclipse.cdt.core.settings.model.ICResourceDescription
-
- canExclude(IPath, boolean, boolean, ICSourceEntry[]) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- canSubstituteFor(ITypeInfo) - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Deprecated.
- canSubstituteFor(ITypeInfo) - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Deprecated.
- canSubstituteFor(ITypeInfo) - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- canUpdatePathEntryContainer(IPath, ICProject) - Method in class org.eclipse.cdt.core.model.PathEntryContainerInitializer
-
Returns true
if this container initializer can be requested to perform updates
on its own container values.
- capacity() - Method in class org.eclipse.cdt.core.parser.util.HashTable
-
- CAPTURE - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLambdaExpression
-
- capturesThisPointer() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCapture
-
Returns whether this capture is for the this pointer.
- CARRIES_DEPENDENCY - Static variable in class org.eclipse.cdt.core.parser.StandardAttributes
-
- CASE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cASM - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cASSERT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CAST - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CASTVisitor - Class in org.eclipse.cdt.core.dom.ast.c
-
- CASTVisitor() - Constructor for class org.eclipse.cdt.core.dom.ast.c.CASTVisitor
-
Deprecated.
- CATCH - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CATCH_BODY - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCatchHandler
-
CATCH_BODY
represents the nested (compound) statement.
- CATCH_HANDLER - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionTryBlockDeclarator
-
Deprecated.
A CATCH_HANDLER
is the role of an ICPPASTCatchHandler in
this interface.
- CATCH_HANDLER - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionWithTryBlock
-
A CATCH_HANDLER
is the role of an ICPPASTCatchHandler in
this interface.
- CATCH_HANDLER - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTryBlockStatement
-
CATCH_HANDLER
are the exception catching handlers.
- CaughtException - Static variable in class org.eclipse.cdt.core.formatter.Messages
-
- cAUTO - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cBITAND - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cBITOR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cBOOL - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cBREAK - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CBuildConfiguration - Class in org.eclipse.cdt.core.build
-
Root class for CDT build configurations.
- CBuildConfiguration(IBuildConfiguration, String) - Constructor for class org.eclipse.cdt.core.build.CBuildConfiguration
-
- CBuildConfiguration(IBuildConfiguration, String, IToolChain) - Constructor for class org.eclipse.cdt.core.build.CBuildConfiguration
-
- CBuildConfiguration(IBuildConfiguration, String, IToolChain, String) - Constructor for class org.eclipse.cdt.core.build.CBuildConfiguration
-
- CBuildConfiguration(IBuildConfiguration, IToolChain) - Constructor for class org.eclipse.cdt.core.build.CBuildConfiguration
-
- CBuildData - Class in org.eclipse.cdt.core.settings.model.extension
-
- CBuildData() - Constructor for class org.eclipse.cdt.core.settings.model.extension.CBuildData
-
- CBuilder - Class in org.eclipse.cdt.core.build
-
- CBuilder() - Constructor for class org.eclipse.cdt.core.build.CBuilder
-
- CC_NATURE_ID - Static variable in class org.eclipse.cdt.core.CCProjectNature
-
- CC_NATURE_ID - Static variable in class org.eclipse.cdt.core.CCProjectNature
-
- cCARRIES_DEPENDENCY - Static variable in class org.eclipse.cdt.core.parser.StandardAttributes
-
- cCASE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cCATCH - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cCHAR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cCHAR16_T - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cCHAR32_T - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cCLASS - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cCOMPL - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CConfigurationData - Class in org.eclipse.cdt.core.settings.model.extension
-
- CConfigurationData() - Constructor for class org.eclipse.cdt.core.settings.model.extension.CConfigurationData
-
- CConfigurationDataProvider - Class in org.eclipse.cdt.core.settings.model.extension
-
The class is to be implemented by the Configuration data provider contributed via
a org.eclipse.cdt.core.CConfigurationDataProvider extension point
- CConfigurationDataProvider() - Constructor for class org.eclipse.cdt.core.settings.model.extension.CConfigurationDataProvider
-
- CConfigurationStatus - Class in org.eclipse.cdt.core.settings.model
-
- CConfigurationStatus(String, int, String, Throwable) - Constructor for class org.eclipse.cdt.core.settings.model.CConfigurationStatus
-
- CConfigurationStatus(int, String, Throwable) - Constructor for class org.eclipse.cdt.core.settings.model.CConfigurationStatus
-
- CConfigurationStatus(int, String) - Constructor for class org.eclipse.cdt.core.settings.model.CConfigurationStatus
-
- cCONST - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cCONST_CAST - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cCONSTEXPR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cCONTINUE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CConventions - Class in org.eclipse.cdt.core
-
- CConventions - Class in org.eclipse.cdt.core
-
- CConventions() - Constructor for class org.eclipse.cdt.core.CConventions
-
- CConventions() - Constructor for class org.eclipse.cdt.core.CConventions
-
- CCorePlugin - Class in org.eclipse.cdt.core
-
CCorePlugin is the life-cycle owner of the core plug-in, and starting point
for access to many core APIs.
- CCorePlugin - Class in org.eclipse.cdt.core
-
CCorePlugin is the life-cycle owner of the core plug-in, and starting point
for access to many core APIs.
- CCorePlugin() - Constructor for class org.eclipse.cdt.core.CCorePlugin
-
- CCorePlugin() - Constructor for class org.eclipse.cdt.core.CCorePlugin
-
- CCorePreferenceConstants - Class in org.eclipse.cdt.core
-
- CCorePreferenceConstants - Class in org.eclipse.cdt.core
-
- CCorePreferenceConstants() - Constructor for class org.eclipse.cdt.core.CCorePreferenceConstants
-
- CCorePreferenceConstants() - Constructor for class org.eclipse.cdt.core.CCorePreferenceConstants
-
- CCProjectNature - Class in org.eclipse.cdt.core
-
- CCProjectNature - Class in org.eclipse.cdt.core
-
- CCProjectNature() - Constructor for class org.eclipse.cdt.core.CCProjectNature
-
- CCProjectNature() - Constructor for class org.eclipse.cdt.core.CCProjectNature
-
- CDataFactory - Class in org.eclipse.cdt.core.settings.model.extension.impl
-
- CDataFactory() - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CDataFactory
-
- CDataObject - Class in org.eclipse.cdt.core.settings.model.extension
-
- CDataSerializer - Class in org.eclipse.cdt.core.settings.model.util
-
- CDataSerializer() - Constructor for class org.eclipse.cdt.core.settings.model.util.CDataSerializer
-
- CDataUtil - Class in org.eclipse.cdt.core.settings.model.util
-
- CDataUtil() - Constructor for class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- cDECLTYPE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cDEFAULT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CDefaultBuildData - Class in org.eclipse.cdt.core.settings.model.extension.impl
-
- CDefaultBuildData() - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- CDefaultBuildData(String, CBuildData) - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- CDefaultConfigurationData - Class in org.eclipse.cdt.core.settings.model.extension.impl
-
- CDefaultConfigurationData(CDataFactory) - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- CDefaultConfigurationData(String, String, CDataFactory) - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- CDefaultConfigurationData(String, String, CConfigurationData, CDataFactory, boolean) - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- CDefaultConfigurationDataProvider - Class in org.eclipse.cdt.core.settings.model.extension.impl
-
- CDefaultConfigurationDataProvider() - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationDataProvider
-
- CDefaultFileData - Class in org.eclipse.cdt.core.settings.model.extension.impl
-
- CDefaultFileData(CConfigurationData, CDataFactory) - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- CDefaultFileData(String, IPath, CConfigurationData, CDataFactory) - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- CDefaultFileData(String, IPath, CFileData, CConfigurationData, CDataFactory, boolean) - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- CDefaultFileData(String, IPath, CFolderData, CLanguageData, CConfigurationData, CDataFactory) - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- CDefaultFolderData - Class in org.eclipse.cdt.core.settings.model.extension.impl
-
- CDefaultFolderData(CConfigurationData, CDataFactory) - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- CDefaultFolderData(String, IPath, CConfigurationData, CDataFactory) - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- CDefaultFolderData(String, IPath, CFolderData, CConfigurationData, CDataFactory, boolean) - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- CDefaultLanguageData - Class in org.eclipse.cdt.core.settings.model.extension.impl
-
- CDefaultLanguageData() - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- CDefaultLanguageData(String, String, String[], boolean) - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- CDefaultLanguageData(String, CLanguageData) - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- CDefaultTargetPlatformData - Class in org.eclipse.cdt.core.settings.model.extension.impl
-
- CDefaultTargetPlatformData() - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultTargetPlatformData
-
- CDefaultTargetPlatformData(String, String) - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultTargetPlatformData
-
- CDefaultTargetPlatformData(String, CTargetPlatformData) - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultTargetPlatformData
-
- cDEFINE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cDEFINED - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cDELETE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cDEPRECATED - Static variable in class org.eclipse.cdt.core.parser.StandardAttributes
-
- CDescriptorEvent - Class in org.eclipse.cdt.core
-
- CDescriptorEvent - Class in org.eclipse.cdt.core
-
- CDescriptorEvent(ICDescriptor, int, int) - Constructor for class org.eclipse.cdt.core.CDescriptorEvent
-
Deprecated.
- CDescriptorEvent(ICDescriptor, int, int) - Constructor for class org.eclipse.cdt.core.CDescriptorEvent
-
Deprecated.
- cDO - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CDOM - Class in org.eclipse.cdt.core.dom
-
- cDOUBLE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CDT - Static variable in interface org.eclipse.cdt.core.ICLogConstants
-
- CDT - Static variable in interface org.eclipse.cdt.core.ICLogConstants
-
- CDT_CONTAINER - Static variable in interface org.eclipse.cdt.core.model.IPathEntry
-
Entry kind constant describing a path entry representing
a container id.
- CDT_INCLUDE - Static variable in interface org.eclipse.cdt.core.model.IPathEntry
-
Entry kind constant describing a path entry identifying a
include path.
- CDT_INCLUDE_FILE - Static variable in interface org.eclipse.cdt.core.model.IPathEntry
-
Entry kind constant describing a path entry representing
a file that will be process file as if "#include "file"" appeared as
the first line of the source file.
- CDT_LIBRARY - Static variable in interface org.eclipse.cdt.core.model.IPathEntry
-
Entry kind constant describing a path entry identifying a
library.
- CDT_MACRO - Static variable in interface org.eclipse.cdt.core.model.IPathEntry
-
Entry kind constant describing a path entry representing
a macro definition.
- CDT_MACRO_FILE - Static variable in interface org.eclipse.cdt.core.model.IPathEntry
-
Entry kind constant describing a path entry representing
a file that will be process file as if "#include "file"" appeared as
the first line of the source file but only the macro definitions are kept.
- CDT_OUTPUT - Static variable in interface org.eclipse.cdt.core.model.IPathEntry
-
Entry kind constant describing output location
- CDT_PROJECT - Static variable in interface org.eclipse.cdt.core.model.IPathEntry
-
Entry kind constant describing a path entry identifying a
required project.
- CDT_PROJECT_NATURE_ID_MISMATCH - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
- CDT_PROJECT_NATURE_ID_MISMATCH - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
- CDT_SOURCE - Static variable in interface org.eclipse.cdt.core.model.IPathEntry
-
Entry kind constant describing a path entry identifying a
folder containing source code to be compiled.
- CDTListComparator - Class in org.eclipse.cdt.core.model.util
-
- CDTListComparator() - Constructor for class org.eclipse.cdt.core.model.util.CDTListComparator
-
- cdtLog - Variable in class org.eclipse.cdt.core.CCorePlugin
-
- cdtLog - Variable in class org.eclipse.cdt.core.CCorePlugin
-
- CDTPROJECT_ADDED - Static variable in class org.eclipse.cdt.core.CDescriptorEvent
-
Deprecated.
- CDTPROJECT_ADDED - Static variable in class org.eclipse.cdt.core.CDescriptorEvent
-
Deprecated.
- CDTPROJECT_CHANGED - Static variable in class org.eclipse.cdt.core.CDescriptorEvent
-
Deprecated.
- CDTPROJECT_CHANGED - Static variable in class org.eclipse.cdt.core.CDescriptorEvent
-
Deprecated.
- CDTPROJECT_REMOVED - Static variable in class org.eclipse.cdt.core.CDescriptorEvent
-
Deprecated.
- CDTPROJECT_REMOVED - Static variable in class org.eclipse.cdt.core.CDescriptorEvent
-
Deprecated.
- CdtVariable - Class in org.eclipse.cdt.core.cdtvariables
-
This is the trivial implementation of the IBuildMacro used internaly by the MBS
- CdtVariable() - Constructor for class org.eclipse.cdt.core.cdtvariables.CdtVariable
-
- CdtVariable(String, int, String) - Constructor for class org.eclipse.cdt.core.cdtvariables.CdtVariable
-
- CdtVariable(String, int, String[]) - Constructor for class org.eclipse.cdt.core.cdtvariables.CdtVariable
-
- CdtVariable(ICdtVariable) - Constructor for class org.eclipse.cdt.core.cdtvariables.CdtVariable
-
- CdtVariableException - Exception in org.eclipse.cdt.core.cdtvariables
-
This exception is thrown in the case of some build macros-related operation failure
The exception typically contains one or more IBuildMacroStatus statuses
- CdtVariableException(IStatus) - Constructor for exception org.eclipse.cdt.core.cdtvariables.CdtVariableException
-
Creates a new exception with the given status object.
- CdtVariableException(int, String, Throwable, String, String, String) - Constructor for exception org.eclipse.cdt.core.cdtvariables.CdtVariableException
-
Creates an exception containing a single IBuildMacroStatus status with the IStatus.ERROR severity
- CdtVariableException(int, String, String, String) - Constructor for exception org.eclipse.cdt.core.cdtvariables.CdtVariableException
-
Creates an exception containing a single IBuildMacroStatus status with the IStatus.ERROR severity and with the default message
- CdtVariableResolver - Class in org.eclipse.cdt.utils.cdtvariables
-
Utility class to resolve macro and variable references.
- CdtVariableResolver() - Constructor for class org.eclipse.cdt.utils.cdtvariables.CdtVariableResolver
-
- CdtVariableStatus - Class in org.eclipse.cdt.core.cdtvariables
-
This class implements the IBuildMacroStatus interface
- CdtVariableStatus(int, int, String, Throwable, String, String, String) - Constructor for class org.eclipse.cdt.core.cdtvariables.CdtVariableStatus
-
- CdtVariableStatus(int, String, Throwable, String, String, String) - Constructor for class org.eclipse.cdt.core.cdtvariables.CdtVariableStatus
-
Creates status with the IStatus.ERROR severity
- CdtVariableStatus(int, String, String, String) - Constructor for class org.eclipse.cdt.core.cdtvariables.CdtVariableStatus
-
Creates status with the IStatus.ERROR severity and with the default message
- cDYNAMIC_CAST - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CElementBaseLabels - Class in org.eclipse.cdt.core.model.util
-
- CElementBaseLabels() - Constructor for class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
- cELIF - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cELSE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cENDIF - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CEntriesSet - Class in org.eclipse.cdt.core.settings.model.util
-
- CEntriesSet() - Constructor for class org.eclipse.cdt.core.settings.model.util.CEntriesSet
-
- CEntriesSet(List<ICSettingEntry>) - Constructor for class org.eclipse.cdt.core.settings.model.util.CEntriesSet
-
- CEntriesSet(ICSettingEntry[]) - Constructor for class org.eclipse.cdt.core.settings.model.util.CEntriesSet
-
- cENUM - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cERROR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cEXPLICIT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cEXPORT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CExtensionUtil - Class in org.eclipse.cdt.core.settings.model.util
-
- CExtensionUtil() - Constructor for class org.eclipse.cdt.core.settings.model.util.CExtensionUtil
-
- cEXTERN - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CExternalSetting - Class in org.eclipse.cdt.core.settings.model
-
- CExternalSetting(ICExternalSetting) - Constructor for class org.eclipse.cdt.core.settings.model.CExternalSetting
-
- CExternalSetting(ICExternalSetting, ICSettingEntry[]) - Constructor for class org.eclipse.cdt.core.settings.model.CExternalSetting
-
- CExternalSetting(String[], String[], String[], ICSettingEntry[]) - Constructor for class org.eclipse.cdt.core.settings.model.CExternalSetting
-
- CExternalSettingProvider - Class in org.eclipse.cdt.core.settings.model.extension
-
Abstract base class for the External Settings Provider extension point.
- CExternalSettingProvider() - Constructor for class org.eclipse.cdt.core.settings.model.extension.CExternalSettingProvider
-
- cFALLTHROUGH - Static variable in class org.eclipse.cdt.core.parser.StandardAttributes
-
- cFALSE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CFG_DATA_SETTINGS_UNMODIFIED - Static variable in interface org.eclipse.cdt.core.settings.model.IModificationContext
-
- CFG_DATA_STORAGE_UNMODIFIED - Static variable in interface org.eclipse.cdt.core.settings.model.IModificationContext
-
- CFG_REF_ADDED - Static variable in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- CFG_REF_REMOVED - Static variable in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- CFG_STATUS_ERROR - Static variable in class org.eclipse.cdt.core.settings.model.CConfigurationStatus
-
- CFG_STATUS_OK - Static variable in class org.eclipse.cdt.core.settings.model.CConfigurationStatus
-
- CFileData - Class in org.eclipse.cdt.core.settings.model.extension
-
- CFileData() - Constructor for class org.eclipse.cdt.core.settings.model.extension.CFileData
-
- cFINAL - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cFLOAT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CFolderData - Class in org.eclipse.cdt.core.settings.model.extension
-
- CFolderData() - Constructor for class org.eclipse.cdt.core.settings.model.extension.CFolderData
-
- cFOR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cFRIEND - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cGOTO - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- changeCurrentPath(IPath, boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CResourceDataContainer
-
- CHANGED - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
Status constant indicating that the element has been changed,
as described by the change flags.
- CHANGED - Static variable in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- changeIndent(String, int, int, int, String, String) - Static method in class org.eclipse.cdt.core.formatter.IndentManipulation
-
Change the indent of a, possible multiple line, code string.
- changeNotification(IResource, IScannerInfo) - Method in interface org.eclipse.cdt.core.parser.IScannerInfoChangeListener
-
The listener must implement this method in order to receive the new
information from the provider.
- CHAR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CHAR16_T - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CHAR32_T - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- Characteristics - Variable in class org.eclipse.cdt.utils.coff.PE.IMAGE_DEBUG_DIRECTORY
-
Deprecated.
- Characteristics - Variable in class org.eclipse.cdt.utils.coff.PE64.IMAGE_DEBUG_DIRECTORY
-
- CharArrayIntMap - Class in org.eclipse.cdt.core.parser.util
-
- CharArrayIntMap(int, int) - Constructor for class org.eclipse.cdt.core.parser.util.CharArrayIntMap
-
- CharArrayMap<V> - Class in org.eclipse.cdt.core.parser.util
-
Provides functionality similar to a Map, with the feature that char arrays
and sections of char arrays (known as slices) may be used as keys.
- CharArrayMap() - Constructor for class org.eclipse.cdt.core.parser.util.CharArrayMap
-
Constructs an empty CharArrayMap with default initial capacity.
- CharArrayMap(int) - Constructor for class org.eclipse.cdt.core.parser.util.CharArrayMap
-
Constructs an empty CharArrayMap with the given initial capacity.
- CharArrayObjectMap<T> - Class in org.eclipse.cdt.core.parser.util
-
- CharArrayObjectMap(int) - Constructor for class org.eclipse.cdt.core.parser.util.CharArrayObjectMap
-
- CharArraySet - Class in org.eclipse.cdt.core.parser.util
-
- CharArraySet(int) - Constructor for class org.eclipse.cdt.core.parser.util.CharArraySet
-
- CharArrayUtils - Class in org.eclipse.cdt.core.parser.util
-
A static utility class for char arrays
- CharTable - Class in org.eclipse.cdt.core.parser.util
-
- CharTable(int) - Constructor for class org.eclipse.cdt.core.parser.util.CharTable
-
- check_level - Variable in class org.eclipse.cdt.utils.som.SOM.Symbol
-
- checkCategory(int) - Method in interface org.eclipse.cdt.core.parser.IProblem
-
Check the parameter bit-mask against an IProblem's ID to broadly segregate the
types of problems.
- checkDirectoryInWorkspace(String) - Static method in class org.eclipse.cdt.core.templateengine.TemplateEngineHelper
-
Check whether there is a directory existing in present workspace, with
the given name.
- checkEqual(Object, Object) - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor
-
- checkFlags(int) - Method in class org.eclipse.cdt.core.settings.model.ACSettingEntry
-
- checkIntegrity(IVariableContextInfo, IVariableSubstitutor) - Static method in class org.eclipse.cdt.utils.cdtvariables.CdtVariableResolver
-
Checks the macros integrity for the given context.
- checkParentContextRelation(IVariableContextInfo, IVariableContextInfo) - Static method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableManager
-
- checkPut(T) - Method in class org.eclipse.cdt.core.parser.util.ObjectSet
-
Adds the specified item to the set, or no-ops if the key is null
- CheckSum - Variable in class org.eclipse.cdt.utils.coff.PE.NTOptionalHeader
-
Deprecated.
- CheckSum - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader32
-
- CheckSum - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader64
-
- checksum - Variable in class org.eclipse.cdt.utils.som.AR.LSTHeader
-
- checksum - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- checkVariable(String, String, int, String) - Method in class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
- checkVariableIntegrity(ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.cdtvariables.ICdtVariableManager
-
checks the integrity of the Macros
If there are inconsistencies, such as when a macro value refers to a nonexistent macro
or when two macros refer to each other, this method will throw the BuildMacroException exception
The BuildMacroException will contain the human-readable string describing
the inconsistency and the array of the IBuildMacro interfaces that will represent the macros that
caused the inconsistency.
- checkVariables(String, IVariableSubstitutor) - Static method in class org.eclipse.cdt.utils.cdtvariables.CdtVariableResolver
-
- cIDENT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cIF - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cIFDEF - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cIFNDEF - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cIMPORT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cINCLUDE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cINCLUDE_NEXT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CIncludeFileEntry - Class in org.eclipse.cdt.core.settings.model
-
Representation in the project model of include file settings entries.
- CIncludeFileEntry(String, int) - Constructor for class org.eclipse.cdt.core.settings.model.CIncludeFileEntry
-
This constructor is discouraged to be referenced by clients.
- CIncludeFileEntry(IPath, int) - Constructor for class org.eclipse.cdt.core.settings.model.CIncludeFileEntry
-
This constructor is discouraged to be used directly.
- CIncludeFileEntry(IFile, int) - Constructor for class org.eclipse.cdt.core.settings.model.CIncludeFileEntry
-
This constructor is discouraged to be used directly.
- CIncludePathEntry - Class in org.eclipse.cdt.core.settings.model
-
Representation in the project model of include path settings entries.
- CIncludePathEntry(String, int) - Constructor for class org.eclipse.cdt.core.settings.model.CIncludePathEntry
-
This constructor is discouraged to be referenced by clients.
- CIncludePathEntry(IPath, int) - Constructor for class org.eclipse.cdt.core.settings.model.CIncludePathEntry
-
This constructor is discouraged to be used directly.
- CIncludePathEntry(IFolder, int) - Constructor for class org.eclipse.cdt.core.settings.model.CIncludePathEntry
-
This constructor is discouraged to be used directly.
- cINLINE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cINT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cksum - Variable in class org.eclipse.cdt.utils.macho.MachO.PrebindCksumCommand
-
Deprecated.
- cksum - Variable in class org.eclipse.cdt.utils.macho.MachO64.PrebindCksumCommand
-
- CLanguageData - Class in org.eclipse.cdt.core.settings.model.extension
-
- CLanguageData() - Constructor for class org.eclipse.cdt.core.settings.model.extension.CLanguageData
-
- CLanguageKeywords - Class in org.eclipse.cdt.core.dom.parser
-
This class allows provides a reusable implementation of ICLanguageKeywords
for use by ILanguage implementations.
- CLanguageKeywords(ParserLanguage, IScannerExtensionConfiguration) - Constructor for class org.eclipse.cdt.core.dom.parser.CLanguageKeywords
-
- CLASS - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CLASS_ATTRIBUTE_NAME - Static variable in class org.eclipse.cdt.core.resources.ExclusionInstance
-
- CLASS_ATTRIBUTE_NAME - Static variable in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- CLASS_VIRT_SPECIFIER - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier
-
- clean(IProgressMonitor) - Method in class org.eclipse.cdt.core.build.CBuilder
-
- clean(IConsole, IProgressMonitor) - Method in class org.eclipse.cdt.core.build.ErrorBuildConfiguration
-
- clean(IConsole, IProgressMonitor) - Method in interface org.eclipse.cdt.core.build.ICBuildConfiguration
-
Perform clean.
- clean(IConsole, IProgressMonitor) - Method in class org.eclipse.cdt.core.build.StandardBuildConfiguration
-
- clean(IProgressMonitor) - Method in class org.eclipse.cdt.core.resources.ACBuilder
-
- CLEAN_COMMAND - Static variable in class org.eclipse.cdt.core.build.StandardBuildConfiguration
-
- clear() - Method in interface org.eclipse.cdt.core.browser.ITypeSearchScope
-
- clear() - Method in class org.eclipse.cdt.core.browser.TypeSearchScope
-
- clear() - Method in class org.eclipse.cdt.core.dom.ast.ASTNameCollector
-
Clears the names found, such that the collector can be reused.
- clear() - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsSerializableProvider
-
Clears all the entries for all configurations, all resources and all languages.
- clear() - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsStorage
-
Clear all the entries for all resources and all languages.
- clear() - Method in class org.eclipse.cdt.core.parser.util.CharArrayIntMap
-
- clear() - Method in class org.eclipse.cdt.core.parser.util.CharArrayMap
-
Removes all mappings from the map.
- clear() - Method in class org.eclipse.cdt.core.parser.util.CharArrayObjectMap
-
- clear() - Method in class org.eclipse.cdt.core.parser.util.CharTable
-
- clear() - Method in class org.eclipse.cdt.core.parser.util.HashTable
-
- clear() - Method in class org.eclipse.cdt.core.parser.util.IntArray
-
- clear() - Method in class org.eclipse.cdt.core.parser.util.ObjectMap
-
- clear() - Method in class org.eclipse.cdt.core.parser.util.ObjectTable
-
- clear() - Method in interface org.eclipse.cdt.core.settings.model.ICStorageElement
-
Erases all children, attributes and any value set on this ICStorageElement
- clear() - Method in class org.eclipse.cdt.core.settings.model.util.CEntriesSet
-
- clear() - Method in class org.eclipse.cdt.core.settings.model.util.CSettingEntryFactory
-
Deprecated.
- clear() - Method in class org.eclipse.cdt.core.settings.model.util.KindBasedStore
-
- clear() - Method in class org.eclipse.cdt.core.settings.model.util.PatternNameMap
-
- clear() - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.SettingLevel
-
- clear(Object) - Method in class org.eclipse.cdt.core.settings.model.util.ThreadLocalMap
-
- clear() - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- clearAllData() - Method in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- clearAndGetMap() - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.SettingLevel
-
- clearCachedValues() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- clearCachedValues() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- clearExclusions(IProject, String, IResource) - Method in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- clearPatterns() - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorParser
-
Remove all error patterns.
- clearResourcesToRefresh(IProject) - Method in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- clearScratchBuffer() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- clearScratchBuffer() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- CLibraryFileEntry - Class in org.eclipse.cdt.core.settings.model
-
Representation in the project model of library file settings entries.
- CLibraryFileEntry(String, int) - Constructor for class org.eclipse.cdt.core.settings.model.CLibraryFileEntry
-
This constructor is discouraged to be referenced by clients.
- CLibraryFileEntry(IPath, int) - Constructor for class org.eclipse.cdt.core.settings.model.CLibraryFileEntry
-
This constructor is discouraged to be used directly.
- CLibraryFileEntry(IFile, int) - Constructor for class org.eclipse.cdt.core.settings.model.CLibraryFileEntry
-
This constructor is discouraged to be used directly.
- CLibraryFileEntry(String, int, IPath, IPath, IPath) - Constructor for class org.eclipse.cdt.core.settings.model.CLibraryFileEntry
-
- CLibraryFileEntry(IPath, int, IPath, IPath, IPath) - Constructor for class org.eclipse.cdt.core.settings.model.CLibraryFileEntry
-
- CLibraryFileEntry(IFile, int, IPath, IPath, IPath) - Constructor for class org.eclipse.cdt.core.settings.model.CLibraryFileEntry
-
- CLibraryPathEntry - Class in org.eclipse.cdt.core.settings.model
-
Representation in the project model of library path settings entries.
- CLibraryPathEntry(String, int) - Constructor for class org.eclipse.cdt.core.settings.model.CLibraryPathEntry
-
This constructor is discouraged to be referenced by clients.
- CLibraryPathEntry(IPath, int) - Constructor for class org.eclipse.cdt.core.settings.model.CLibraryPathEntry
-
This constructor is discouraged to be used directly.
- CLibraryPathEntry(IFolder, int) - Constructor for class org.eclipse.cdt.core.settings.model.CLibraryPathEntry
-
This constructor is discouraged to be used directly.
- client - Variable in class org.eclipse.cdt.utils.macho.MachO.SubClientCommand
-
Deprecated.
- client - Variable in class org.eclipse.cdt.utils.macho.MachO64.SubClientCommand
-
- cLINE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CLIUtil_OptionParametersMismatch - Static variable in class org.eclipse.cdt.core.index.export.Messages
-
- clone() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBase
-
- clone() - Method in interface org.eclipse.cdt.core.dom.ast.IType
-
- clone() - Method in interface org.eclipse.cdt.core.dom.ast.IValue
-
Make a deep copy of this value.
- clone() - Method in class org.eclipse.cdt.core.envvar.EnvironmentVariable
-
- clone() - Method in class org.eclipse.cdt.core.errorparsers.ErrorParserNamedWrapper
-
- clone() - Method in class org.eclipse.cdt.core.errorparsers.FixitErrorParser
-
- clone() - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorParser
-
- clone() - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
- clone() - Method in interface org.eclipse.cdt.core.language.settings.providers.ILanguageSettingsEditableProvider
-
- clone() - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsGenericProvider
-
- clone() - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsSerializableProvider
-
- clone() - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsStorage
-
Clone storage for the entries.
- clone() - Method in class org.eclipse.cdt.core.parser.util.CharArrayIntMap
-
- clone() - Method in class org.eclipse.cdt.core.parser.util.CharArrayObjectMap
-
- clone() - Method in class org.eclipse.cdt.core.parser.util.CharTable
-
- clone() - Method in class org.eclipse.cdt.core.parser.util.HashTable
-
- clone() - Method in class org.eclipse.cdt.core.parser.util.ObjectMap
-
- clone() - Method in class org.eclipse.cdt.core.parser.util.ObjectTable
-
- clone() - Method in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- clone() - Method in class org.eclipse.cdt.core.settings.model.util.KindBasedStore
-
- cloneEnvironmentWithContext(Object, StorableEnvironment, boolean) - Method in class org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader
-
Creates the StorableEnvironment clone for a new configuration, say,
based on an existing configuration
- cloneShallow() - Method in interface org.eclipse.cdt.core.language.settings.providers.ILanguageSettingsEditableProvider
-
Shallow clone of the provider.
- cloneShallow() - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsGenericProvider
-
- cloneShallow() - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsSerializableProvider
-
Shallow clone of the provider.
- cLONG - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- close() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- close() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- close() - Method in interface org.eclipse.cdt.core.model.IBuffer
-
Closes the buffer.
- close() - Method in interface org.eclipse.cdt.core.model.IOpenable
-
Closes this element and its buffer (if any).
- close() - Method in interface org.eclipse.cdt.core.resources.IPathEntryStore
-
- close() - Method in class org.eclipse.cdt.utils.pty.PTYOutputStream
-
Close the Reader
- close() - Method in class org.eclipse.cdt.utils.spawner.SpawnerOutputStream
-
Close the Reader
- CLOSE_MARKER - Static variable in class org.eclipse.cdt.core.templateengine.TemplateEngineHelper
-
- closeStreams() - Method in class org.eclipse.cdt.utils.pty.PersistentPTY
-
This method must be called once the PersistentPTY is
no longer needed, so that its streams can be closed.
- CMacroEntry - Class in org.eclipse.cdt.core.settings.model
-
Representation in the project model of macro settings entries.
- CMacroEntry(String, String, int) - Constructor for class org.eclipse.cdt.core.settings.model.CMacroEntry
-
This constructor is discouraged to be referenced by clients.
- CMacroFileEntry - Class in org.eclipse.cdt.core.settings.model
-
Representation in the project model of include file settings entries.
- CMacroFileEntry(String, int) - Constructor for class org.eclipse.cdt.core.settings.model.CMacroFileEntry
-
This constructor is discouraged to be referenced by clients.
- CMacroFileEntry(IPath, int) - Constructor for class org.eclipse.cdt.core.settings.model.CMacroFileEntry
-
This constructor is discouraged to be used directly.
- CMacroFileEntry(IFile, int) - Constructor for class org.eclipse.cdt.core.settings.model.CMacroFileEntry
-
This constructor is discouraged to be used directly.
- cMAYBE_UNUSED - Static variable in class org.eclipse.cdt.core.parser.StandardAttributes
-
- cmd - Variable in class org.eclipse.cdt.utils.macho.MachO.LoadCommand
-
Deprecated.
- cmd - Variable in class org.eclipse.cdt.utils.macho.MachO64.LoadCommand
-
- cmdsize - Variable in class org.eclipse.cdt.utils.macho.MachO.LoadCommand
-
Deprecated.
- cmdsize - Variable in class org.eclipse.cdt.utils.macho.MachO64.LoadCommand
-
- CModelException - Exception in org.eclipse.cdt.core.model
-
A checked exception representing a failure in the C model.
- CModelException(Throwable, int) - Constructor for exception org.eclipse.cdt.core.model.CModelException
-
Creates a C model exception that wrappers the given Throwable
.
- CModelException(CoreException) - Constructor for exception org.eclipse.cdt.core.model.CModelException
-
Creates a C model exception for the given CoreException
.
- CModelException(ICModelStatus) - Constructor for exception org.eclipse.cdt.core.model.CModelException
-
Creates a C model exception for the given C-specific status object.
- cMUTABLE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cNAMESPACE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cNEW - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cNODISCARD - Static variable in class org.eclipse.cdt.core.parser.StandardAttributes
-
- cNOEXCEPT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cNORETURN - Static variable in class org.eclipse.cdt.core.parser.StandardAttributes
-
- cNOT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cNOT_EQ - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cNULLPTR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CODE - Static variable in class org.eclipse.cdt.utils.som.SOM.Symbol
-
- CODE_FORMATTER - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Active code formatter ID.
- CODE_FORMATTER - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Active code formatter ID.
- CODE_READER_BUFFER - Static variable in class org.eclipse.cdt.core.parser.CodeReaderCache
-
Deprecated.
The string used to identify this CodeReaderCache.
- codeForContentsKey() - Method in class org.eclipse.cdt.core.settings.model.ACSettingEntry
-
- CodeFormatter - Class in org.eclipse.cdt.core.formatter
-
Specification for a generic source code formatter.
- CodeFormatter() - Constructor for class org.eclipse.cdt.core.formatter.CodeFormatter
-
- CodeFormatterApplication - Class in org.eclipse.cdt.core.formatter
-
Implements an Eclipse Application for org.eclipse.cdt.core.CodeFormatter.
- CodeFormatterApplication() - Constructor for class org.eclipse.cdt.core.formatter.CodeFormatterApplication
-
- codeForNameKey() - Method in class org.eclipse.cdt.core.settings.model.ACSettingEntry
-
- CodeReader - Class in org.eclipse.cdt.core.parser
-
- CodeReader(String, char[]) - Constructor for class org.eclipse.cdt.core.parser.CodeReader
-
Deprecated.
- CodeReader(char[]) - Constructor for class org.eclipse.cdt.core.parser.CodeReader
-
Deprecated.
- CodeReader(String) - Constructor for class org.eclipse.cdt.core.parser.CodeReader
-
Deprecated.
- CodeReader(String, String) - Constructor for class org.eclipse.cdt.core.parser.CodeReader
-
Deprecated.
- CodeReader(String, InputStream) - Constructor for class org.eclipse.cdt.core.parser.CodeReader
-
Deprecated.
- CodeReader(String, String, InputStream) - Constructor for class org.eclipse.cdt.core.parser.CodeReader
-
Deprecated.
- CodeReaderCache - Class in org.eclipse.cdt.core.parser
-
Deprecated.
- CodeReaderCache(int) - Constructor for class org.eclipse.cdt.core.parser.CodeReaderCache
-
Deprecated.
Creates a CodeReaderCache and sets the size of the CodeReaderCache in MB.
- CodeViewReader - Class in org.eclipse.cdt.utils.coff
-
- CodeViewReader(RandomAccessFile, int, boolean) - Constructor for class org.eclipse.cdt.utils.coff.CodeViewReader
-
- Coff - Class in org.eclipse.cdt.utils.coff
-
- Coff(String) - Constructor for class org.eclipse.cdt.utils.coff.Coff
-
Deprecated.
- Coff(RandomAccessFile, long) - Constructor for class org.eclipse.cdt.utils.coff.Coff
-
Deprecated.
- Coff.FileHeader - Class in org.eclipse.cdt.utils.coff
-
Deprecated.
- Coff.Lineno - Class in org.eclipse.cdt.utils.coff
-
Deprecated.
- Coff.OptionalHeader - Class in org.eclipse.cdt.utils.coff
-
Deprecated.
- Coff.Reloc - Class in org.eclipse.cdt.utils.coff
-
Deprecated.
- Coff.SectionHeader - Class in org.eclipse.cdt.utils.coff
-
Deprecated.
- Coff.Symbol - Class in org.eclipse.cdt.utils.coff
-
Deprecated.
- Coff64 - Class in org.eclipse.cdt.utils.coff
-
- Coff64(String) - Constructor for class org.eclipse.cdt.utils.coff.Coff64
-
- Coff64(RandomAccessFile, long) - Constructor for class org.eclipse.cdt.utils.coff.Coff64
-
- Coff64.FileHeader - Class in org.eclipse.cdt.utils.coff
-
- Coff64.Lineno - Class in org.eclipse.cdt.utils.coff
-
- Coff64.OptionalHeader - Class in org.eclipse.cdt.utils.coff
-
- Coff64.OptionalHeader.OptionalHeader32 - Class in org.eclipse.cdt.utils.coff
-
- Coff64.OptionalHeader.OptionalHeader64 - Class in org.eclipse.cdt.utils.coff
-
- Coff64.Reloc - Class in org.eclipse.cdt.utils.coff
-
- Coff64.SectionHeader - Class in org.eclipse.cdt.utils.coff
-
- Coff64.Symbol - Class in org.eclipse.cdt.utils.coff
-
- collectEntries(IProject, ICConfigurationDescription) - Static method in class org.eclipse.cdt.core.settings.model.util.PathEntryTranslator
-
- collectFiles(IProject, List<IResource>) - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- collectFiles(IProject, List<IResource>) - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- CollectionUtils - Class in org.eclipse.cdt.core.parser.util
-
Useful utility methods for dealing with Collections.
- COMMA_STRING - Static variable in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Separator for parameters, base classes, exceptions, etc.
- COMMAND_CANCELED - Static variable in class org.eclipse.cdt.core.CommandLauncher
-
- COMMAND_CANCELED - Static variable in class org.eclipse.cdt.core.CommandLauncher
-
- COMMAND_CANCELED - Static variable in interface org.eclipse.cdt.core.ICommandLauncher
-
- COMMAND_CANCELED - Static variable in interface org.eclipse.cdt.core.ICommandLauncher
-
- COMMAND_LAUNCHER_FACTORY_SIMPLE_ID - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
Name of the extension point for contributing a Command Launcher factory
- COMMAND_LAUNCHER_FACTORY_SIMPLE_ID - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
Name of the extension point for contributing a Command Launcher factory
- COMMAND_LAUNCHER_FACTORY_UNIQ_ID - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
Full unique name of the extension point for contributing a Command Launcher
factory
- COMMAND_LAUNCHER_FACTORY_UNIQ_ID - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
Full unique name of the extension point for contributing a Command Launcher
factory
- CommandLauncher - Class in org.eclipse.cdt.core
-
- CommandLauncher - Class in org.eclipse.cdt.core
-
- CommandLauncher() - Constructor for class org.eclipse.cdt.core.CommandLauncher
-
Creates a new launcher Fills in stderr and stdout output to the given
streams.
- CommandLauncher() - Constructor for class org.eclipse.cdt.core.CommandLauncher
-
Creates a new launcher Fills in stderr and stdout output to the given
streams.
- CommandLauncherManager - Class in org.eclipse.cdt.core
-
- CommandLauncherManager - Class in org.eclipse.cdt.core
-
- CommandLineConfigFile - Static variable in class org.eclipse.cdt.core.formatter.Messages
-
- CommandLineDone - Static variable in class org.eclipse.cdt.core.formatter.Messages
-
- CommandLineErrorConfig - Static variable in class org.eclipse.cdt.core.formatter.Messages
-
- CommandLineErrorFile - Static variable in class org.eclipse.cdt.core.formatter.Messages
-
- CommandLineErrorFileDir - Static variable in class org.eclipse.cdt.core.formatter.Messages
-
- CommandLineErrorFileTryFullPath - Static variable in class org.eclipse.cdt.core.formatter.Messages
-
- CommandLineErrorQuietVerbose - Static variable in class org.eclipse.cdt.core.formatter.Messages
-
- CommandLineFormatting - Static variable in class org.eclipse.cdt.core.formatter.Messages
-
- CommandLineStart - Static variable in class org.eclipse.cdt.core.formatter.Messages
-
- CommandLineUsage - Static variable in class org.eclipse.cdt.core.formatter.Messages
-
- CommandLineUtil - Class in org.eclipse.cdt.utils
-
Utilities to work with command line, parse arguments, etc.
- CommandLineUtil - Class in org.eclipse.cdt.utils
-
Utilities to work with command line, parse arguments, etc.
- CommandLineUtil() - Constructor for class org.eclipse.cdt.utils.CommandLineUtil
-
- CommandLineUtil() - Constructor for class org.eclipse.cdt.utils.CommandLineUtil
-
- comment_formatter_off_tag - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- comment_formatter_on_tag - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- comment_line_up_line_comment_in_blocks_on_first_column - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- comment_min_distance_between_code_and_line_comment - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- comment_preserve_white_space_between_code_and_line_comment - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- commit(boolean, IProgressMonitor) - Method in interface org.eclipse.cdt.core.model.IWorkingCopy
-
Commits the contents of this working copy to its original element
and underlying resource, bringing the C model up-to-date with the current
contents of the working copy.
- commonSetup(byte[], boolean) - Method in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- commonSetup(byte[], boolean) - Method in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- commonSetup(ReadMemoryAccess) - Method in class org.eclipse.cdt.utils.coff.PE.DOSHeader
-
Deprecated.
- commonSetup(ReadMemoryAccess) - Method in class org.eclipse.cdt.utils.coff.PE64.DOSHeader
-
- commonSetup(byte[], boolean) - Method in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- commonSetup(byte[], boolean) - Method in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- compact(Object[]) - Static method in class org.eclipse.cdt.core.parser.util.ArrayUtil
-
Moves all null
elements to the end of the array.
- compact_else_if - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- Comparator - Class in org.eclipse.cdt.core.settings.model.util
-
- Comparator() - Constructor for class org.eclipse.cdt.core.settings.model.util.Comparator
-
- compare(Object, Object) - Method in class org.eclipse.cdt.core.model.util.CDTListComparator
-
- compare(char[], char[]) - Static method in class org.eclipse.cdt.core.parser.util.CharArrayUtils
-
Implements a lexicographical comparator for char arrays.
- compare(Object[], Object[]) - Static method in class org.eclipse.cdt.core.settings.model.util.ListComparator
-
- compare(Object[], Object[], Comparator) - Static method in class org.eclipse.cdt.core.settings.model.util.ListComparator
-
- compare(Object, Object) - Method in class org.eclipse.cdt.utils.elf.SymbolSortCompare
-
Deprecated.
- compare(Object, Object) - Method in class org.eclipse.cdt.utils.macho.MachO.SymbolComparator
-
Deprecated.
- compare(Object, Object) - Method in class org.eclipse.cdt.utils.macho.MachO64.SymbolComparator
-
- compareTo(IQualifiedTypeName) - Method in interface org.eclipse.cdt.core.browser.IQualifiedTypeName
-
- compareTo(IQualifiedTypeName) - Method in class org.eclipse.cdt.core.browser.QualifiedTypeName
-
- compareTo(Object) - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- compareTo(Object) - Method in class org.eclipse.cdt.utils.Addr32
-
- compareTo(Object) - Method in class org.eclipse.cdt.utils.Addr32
-
- compareTo(Object) - Method in class org.eclipse.cdt.utils.Addr64
-
- compareTo(Object) - Method in class org.eclipse.cdt.utils.Addr64
-
- compareTo(Object) - Method in class org.eclipse.cdt.utils.debug.tools.DebugSym
-
- compareTo(Object) - Method in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- compareTo(Object) - Method in class org.eclipse.cdt.utils.macho.MachO.Line
-
Deprecated.
- compareTo(Object) - Method in class org.eclipse.cdt.utils.macho.MachO.Symbol
-
Deprecated.
- compareTo(Object) - Method in class org.eclipse.cdt.utils.macho.MachO64.Line
-
- compareTo(Object) - Method in class org.eclipse.cdt.utils.macho.MachO64.Symbol
-
- compareTo(Object) - Method in class org.eclipse.cdt.utils.Symbol
-
- compareTo(Object) - Method in class org.eclipse.cdt.utils.Symbol
-
- compareToIgnoreCase(IQualifiedTypeName) - Method in interface org.eclipse.cdt.core.browser.IQualifiedTypeName
-
- compareToIgnoreCase(IQualifiedTypeName) - Method in class org.eclipse.cdt.core.browser.QualifiedTypeName
-
- compatibility_version - Variable in class org.eclipse.cdt.utils.macho.MachO.DyLib
-
Deprecated.
- compatibility_version - Variable in class org.eclipse.cdt.utils.macho.MachO64.DyLib
-
- compiler_location - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- compiler_total - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- COMPL - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CompletionNameEntry(IASTName, IASTNode) - Constructor for class org.eclipse.cdt.core.dom.ast.IASTCompletionNode.CompletionNameEntry
-
- COMPLEX - Static variable in class org.eclipse.cdt.core.templateengine.process.ProcessParameter
-
- COMPLEX_ARRAY - Static variable in class org.eclipse.cdt.core.templateengine.process.ProcessParameter
-
- composeFlags(String) - Static method in class org.eclipse.cdt.core.settings.model.util.LanguageSettingEntriesSerializer
-
- composeFlagsString(int) - Static method in class org.eclipse.cdt.core.settings.model.util.LanguageSettingEntriesSerializer
-
- concat(char[], char[]) - Static method in class org.eclipse.cdt.core.parser.util.CharArrayUtils
-
- CONCAT_STRING - Static variable in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Separator for appending qualifiers
- CONDITION - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTStaticAssertDeclaration
-
- CONDITION - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTDoStatement
-
CONDITION
represents the relationship between a
IASTDoStatement
and its condition
IASTExpression
.
- CONDITION - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
-
CONDITION
represents the relationship between a IASTForStatement
and
its IASTExpression
condition.
- CONDITION - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTIfStatement
-
CONDITION
represents the relationship between an
IASTIfStatement
and its nested IASTExpression
.
- CONDITION - Static variable in class org.eclipse.cdt.core.templateengine.process.ProcessHelper
-
- CONDITION_DECLARATION - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTForStatement
-
- ConditionalProcessGroup - Class in org.eclipse.cdt.core.templateengine.process
-
ConditionalProcess encloses an <if condition="..."></if> block of the template.
- ConditionalProcessGroup(TemplateCore, Element, int) - Constructor for class org.eclipse.cdt.core.templateengine.process.ConditionalProcessGroup
-
Constructs a ConditionalProcess element from the supplied conditionElement (<if>) while building Process
objects out of each of the element's <process> children.
- ConditionalProcessGroup(TemplateCore, Element[]) - Constructor for class org.eclipse.cdt.core.templateengine.process.ConditionalProcessGroup
-
Constructs a ConditionalProcess element from the supplied process elements while building Process
objects out of each of the supplied process elements (<process>).
- CONDITIONDECLARATION - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTWhileStatement
-
In C++ conditions can be declarations w/side effects.
- CONDITIONEXPRESSION - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTWhileStatement
-
CONDITIONEXPRESSION
represents the relationship between an IASTWhileStatement
and
it's nested IASTExpression
.
- ConfigFileNotFoundErrorTryFullPath - Static variable in class org.eclipse.cdt.core.formatter.Messages
-
- ConfigFileReadingError - Static variable in class org.eclipse.cdt.core.formatter.Messages
-
- CONFIGS_INDEPENDENT - Static variable in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionPreferences
-
Configuration relation status specifying that the Settings and Build configurations are
independent of each other, i.e.
- CONFIGS_LINK_SETTINGS_AND_ACTIVE - Static variable in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionPreferences
-
Configuration relation status specifying that the Settings and Build configurations are
settings are linked with each other, i.e.
- CONFIGURATION_ELEMENT - Static variable in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- CONFIGURATION_ELEMENT_NAME - Static variable in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- configure() - Method in class org.eclipse.cdt.core.CCProjectNature
-
Checks to ensure that a cnature already exists,
if not throw a CoreException.
- configure() - Method in class org.eclipse.cdt.core.CCProjectNature
-
Checks to ensure that a cnature already exists,
if not throw a CoreException.
- configure() - Method in class org.eclipse.cdt.core.CProjectNature
-
- configure() - Method in class org.eclipse.cdt.core.CProjectNature
-
- configure(IProject, String) - Method in interface org.eclipse.cdt.core.ICDescriptorManager
-
Deprecated.
- configure(IProject, String) - Method in interface org.eclipse.cdt.core.ICDescriptorManager
-
Deprecated.
- configure(ICDescriptor) - Method in interface org.eclipse.cdt.core.ICOwner
-
Deprecated.
- configure(ICDescriptor) - Method in interface org.eclipse.cdt.core.ICOwner
-
Deprecated.
- configurePluginDebugOptions() - Method in class org.eclipse.cdt.core.CCorePlugin
-
Configure the plug-in with respect to option settings defined in
".options" file
- configurePluginDebugOptions() - Method in class org.eclipse.cdt.core.CCorePlugin
-
Configure the plug-in with respect to option settings defined in
".options" file
- configureProvider(String, String, List<String>, List<ICLanguageSettingEntry>, Map<String, String>) - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsBaseProvider
-
A method to configure the provider.
- configureProvider(String, String, List<String>, List<ICLanguageSettingEntry>, Map<String, String>) - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsSerializableProvider
-
- ConsoleOutputStream - Class in org.eclipse.cdt.core
-
Output stream which storing the console output
- ConsoleOutputStream - Class in org.eclipse.cdt.core
-
Output stream which storing the console output
- ConsoleOutputStream() - Constructor for class org.eclipse.cdt.core.ConsoleOutputStream
-
- ConsoleOutputStream() - Constructor for class org.eclipse.cdt.core.ConsoleOutputStream
-
- CONST - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CONST_CAST - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CONSTANT_EXPRESSION - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTArrayModifier
-
Node property that describes the relationship between an
IASTArrayModifier
and an IASTExpression
.
- CONSTEXPR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- constructCommandArray(String, String[]) - Method in class org.eclipse.cdt.core.CommandLauncher
-
Constructs a command array that will be passed to the process
- constructCommandArray(String, String[]) - Method in class org.eclipse.cdt.core.CommandLauncher
-
Constructs a command array that will be passed to the process
- CONSTRUCTOR_CHAIN_MEMBER - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
- consumable(Class<V>) - Method in interface org.eclipse.cdt.core.options.OptionStorage
-
Checks if the value type can be consumed by an enclosed storage.
- consumable(Class<V>) - Method in class org.eclipse.cdt.core.options.OsgiPreferenceStorage
-
- CONTAINER_BUILD_ENABLED - Static variable in interface org.eclipse.cdt.core.ICommandLauncherFactory2
-
- CONTAINER_BUILD_ENABLED - Static variable in interface org.eclipse.cdt.core.ICommandLauncherFactory2
-
- containerAdded(PathSettingsContainer) - Method in interface org.eclipse.cdt.core.settings.model.util.IPathSettingsContainerListener
-
- containerPathChanged(PathSettingsContainer, IPath, boolean) - Method in interface org.eclipse.cdt.core.settings.model.util.IPathSettingsContainerListener
-
- containerSet() - Method in interface org.eclipse.cdt.core.browser.ITypeSearchScope
-
- containerSet() - Method in class org.eclipse.cdt.core.browser.TypeSearchScope
-
- containerValueChanged(PathSettingsContainer, Object) - Method in interface org.eclipse.cdt.core.settings.model.util.IPathSettingsContainerListener
-
- contains(ICdtVariable) - Method in interface org.eclipse.cdt.core.cdtvariables.IStorableCdtVariables
-
- contains(IASTNode) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
-
Returns whether this node contains the given one.
- contains(IIndexFile) - Method in interface org.eclipse.cdt.core.index.IIndexFileSet
-
Returns whether the given file is part of this file set.
- contains(ICElement) - Method in interface org.eclipse.cdt.core.model.IRegion
-
Returns whether the given element is contained in this region.
- contains(T[], T) - Static method in class org.eclipse.cdt.core.parser.util.ArrayUtil
-
Returns whether the specified array contains the specified object.
- containsDeclaration(IIndexBinding) - Method in interface org.eclipse.cdt.core.index.IIndexFileSet
-
Returns true
if this file set contains a declaration or definition of
the given binding.
- containsDiscoveredScannerInfo() - Method in class org.eclipse.cdt.core.settings.model.extension.CLanguageData
-
- containsDoubleStar() - Method in class org.eclipse.cdt.core.settings.model.util.PatternNameMap
-
- containsEntriesList(int) - Method in class org.eclipse.cdt.core.settings.model.util.EntryStore
-
- containsEqual(T[], T) - Static method in class org.eclipse.cdt.core.parser.util.ArrayUtil
-
Assumes that array contains null
s at the end, only.
- containsKey(char[], int, int) - Method in class org.eclipse.cdt.core.parser.util.CharArrayMap
-
Returns true if the given key has a value associated with it in the map.
- containsKey(char[]) - Method in class org.eclipse.cdt.core.parser.util.CharArrayMap
-
Returns true if the given key has a value associated with it in the map.
- containsKey(char[], int, int) - Method in class org.eclipse.cdt.core.parser.util.CharTable
-
- containsKey(char[]) - Method in class org.eclipse.cdt.core.parser.util.CharTable
-
- containsKey(T) - Method in class org.eclipse.cdt.core.parser.util.ObjectTable
-
- containsName(IASTName) - Method in class org.eclipse.cdt.core.dom.ast.ASTCompletionNode
-
- containsName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompletionNode
-
- containsNonLocalDeclaration(IBinding, IIndexFragment) - Method in interface org.eclipse.cdt.core.index.IIndexFileSet
-
Checks whether the given binding has a non-local declaration in
another index fragment.
- containsOverrideInfo() - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.SettingLevel
-
- containsValue(V) - Method in class org.eclipse.cdt.core.parser.util.CharArrayMap
-
Returns true if the given value is contained in the map.
- containsValue(Object) - Method in class org.eclipse.cdt.core.parser.util.CharArrayObjectMap
-
Checks if the map values contain the given object.
- CONTENT_CHANGED - Static variable in class org.eclipse.cdt.core.resources.PathEntryStoreChangedEvent
-
- CONTENT_TYPE_ASMSOURCE - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
IContentType id for ASM Unit
- CONTENT_TYPE_ASMSOURCE - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
IContentType id for ASM Unit
- CONTENT_TYPE_BINARYFILE - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
IContentType id for Binary Files
- CONTENT_TYPE_BINARYFILE - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
IContentType id for Binary Files
- CONTENT_TYPE_CHEADER - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
IContentType id for C Header Unit
- CONTENT_TYPE_CHEADER - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
IContentType id for C Header Unit
- CONTENT_TYPE_CSOURCE - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
IContentType id for C Source Unit
- CONTENT_TYPE_CSOURCE - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
IContentType id for C Source Unit
- CONTENT_TYPE_CXXHEADER - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
IContentType id for C++ Header Unit
- CONTENT_TYPE_CXXHEADER - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
IContentType id for C++ Header Unit
- CONTENT_TYPE_CXXSOURCE - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
IContentType id for C++ Source Unit
- CONTENT_TYPE_CXXSOURCE - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
IContentType id for C++ Source Unit
- CONTENT_TYPE_IDS - Static variable in class org.eclipse.cdt.core.settings.model.util.CDataSerializer
-
- contentsToString() - Method in class org.eclipse.cdt.core.settings.model.ACExclusionFilterEntry
-
- contentsToString() - Method in class org.eclipse.cdt.core.settings.model.ACPathEntry
-
- contentsToString() - Method in class org.eclipse.cdt.core.settings.model.ACSettingEntry
-
- contentsToString() - Method in class org.eclipse.cdt.core.settings.model.CLibraryFileEntry
-
- contentsToString() - Method in class org.eclipse.cdt.core.settings.model.CMacroEntry
-
- continuation_indentation - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- continuation_indentation_for_initializer_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- CONTINUE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CONTRIBUTOR_ID_ATTRIBUTE_NAME - Static variable in class org.eclipse.cdt.core.resources.ExclusionInstance
-
- CONTRIBUTOR_ID_ATTRIBUTE_NAME - Static variable in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- CONTROLLER_DECLARATION - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSwitchStatement
-
CONTROLLER_DECLARATION
represents the relationship between an
IASTSwitchStatement
and it's nested
IASTDeclaration
.
- CONTROLLER_EXP - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTSwitchStatement
-
CONTROLLER_EXP
represents the relationship between an
IASTSwitchStatement
and it's nested
IASTExpression
.
- convert(IProject, String) - Method in interface org.eclipse.cdt.core.ICDescriptorManager
-
Deprecated.
- convert(IProject, String) - Method in interface org.eclipse.cdt.core.ICDescriptorManager
-
Deprecated.
- convert(IParserLogService) - Static method in class org.eclipse.cdt.core.parser.AbstractParserLogService
-
- convert(Class<T>, S[]) - Static method in class org.eclipse.cdt.core.parser.util.ArrayUtil
-
Stores the specified array contents in a new array of specified runtime type.
- convertProject(IProject, IProjectDescription, String, ICProjectDescription) - Method in interface org.eclipse.cdt.core.settings.model.extension.ICProjectConverter
-
- convertProjectFromCtoCC(IProject, IProgressMonitor) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Method convertProjectFromCtoCC converts a C Project to a C++ Project The
newProject MUST, not be null, already have a C Nature && must NOT already
have a C++ Nature
- convertProjectFromCtoCC(IProject, IProgressMonitor) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Method convertProjectFromCtoCC converts a C Project to a C++ Project The
newProject MUST, not be null, already have a C Nature && must NOT already
have a C++ Nature
- convertProjectToC(IProject, IProgressMonitor, String) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Method to convert a project to a C nature All checks should have been
done externally (as in the Conversion Wizards).
- convertProjectToC(IProject, IProgressMonitor, String) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Method to convert a project to a C nature All checks should have been
done externally (as in the Conversion Wizards).
- convertProjectToCC(IProject, IProgressMonitor, String) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Method to convert a project to a C++ nature
- convertProjectToCC(IProject, IProgressMonitor, String) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Method to convert a project to a C++ nature
- convertProjectToNewC(IProject, String, IProgressMonitor) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- convertProjectToNewC(IProject, String, IProgressMonitor) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- convertProjectToNewCC(IProject, String, IProgressMonitor) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- convertProjectToNewCC(IProject, String, IProgressMonitor) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- convertStringListToString(String[], String) - Method in interface org.eclipse.cdt.core.cdtvariables.ICdtVariableManager
-
converts StringList value into String of the following format:
"< listDelimiter >< listDelimiter > ...
- convertStringListToString(String[], String) - Static method in class org.eclipse.cdt.utils.cdtvariables.CdtVariableResolver
-
Converts list of strings to one string using given string as delimiter,
i.e -> "string1:string2:string3"
- convertToList(String, String) - Static method in class org.eclipse.cdt.utils.envvar.EnvVarOperationProcessor
-
Converts a given value to string using a delimiter passed to this method
- convertToString(List<String>, String) - Static method in class org.eclipse.cdt.utils.envvar.EnvVarOperationProcessor
-
Converts list to a single String using a given delimiter to separate
the list value in the resulting String
- cOPERATOR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTArrayDesignator
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTArrayDesignator
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTArrayModifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTArrayModifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTCompositeTypeSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTCompositeTypeSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTDeclSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTDesignatedInitializer
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTDesignatedInitializer
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTDesignator
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTDesignator
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTElaboratedTypeSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTElaboratedTypeSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTEnumerationSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTEnumerationSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTFieldDesignator
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTFieldDesignator
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTPointer
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTPointer
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTSimpleDeclSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTSimpleDeclSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTTypedefNameSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTTypedefNameSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTTypeIdInitializerExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTTypeIdInitializerExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTAliasDeclaration
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTAliasDeclaration
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTAlignmentSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTAlignmentSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTArrayDesignator
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTArrayDesignator
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTArraySubscriptExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTArraySubscriptExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTAttribute
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTAttribute
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTBinaryExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTBinaryExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCapture
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCapture
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCastExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCastExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCatchHandler
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCatchHandler
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTClassVirtSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTClassVirtSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConstructorChainInitializer
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConstructorChainInitializer
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConstructorInitializer
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConstructorInitializer
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConversionName
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConversionName
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeclSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeclSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeleteExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeleteExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDesignatedInitializer
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDesignatedInitializer
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDesignator
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDesignator
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTElaboratedTypeSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTElaboratedTypeSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTEnumerationSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTEnumerationSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTExplicitTemplateInstantiation
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTExplicitTemplateInstantiation
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTExpressionList
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTExpressionList
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFieldDesignator
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFieldDesignator
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFieldReference
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFieldReference
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTForStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTForStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionCallExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionCallExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDefinition
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDefinition
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionTryBlockDeclarator
-
Deprecated.
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionWithTryBlock
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTIfStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTIfStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTInitCapture
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTInitCapture
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTInitializerList
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTInitializerList
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLinkageSpecification
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLinkageSpecification
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLiteralExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLiteralExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTName
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTName
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamedTypeSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamedTypeSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceAlias
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceAlias
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceDefinition
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceDefinition
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNameSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNameSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNaryTypeIdExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNaryTypeIdExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTOperatorName
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTParameterDeclaration
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTParameterDeclaration
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTPointerToMember
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTQualifiedName
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTQualifiedName
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTRangeBasedForStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTRangeBasedForStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTReferenceOperator
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTReferenceOperator
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleDeclSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleDeclSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeConstructorExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeConstructorExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeTemplateParameter
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeTemplateParameter
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSwitchStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSwitchStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateDeclaration
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateDeclaration
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplatedTypeTemplateParameter
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplatedTypeTemplateParameter
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateId
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateId
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateParameter
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateParameter
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateSpecialization
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateSpecialization
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTranslationUnit
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTranslationUnit
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTryBlockStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTryBlockStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTypeId
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTypeId
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTypeIdExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTypeIdExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTypenameExpression
-
Deprecated.
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUnaryExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUnaryExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUsingDeclaration
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUsingDeclaration
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUsingDirective
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUsingDirective
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTVirtSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTVirtSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTVisibilityLabel
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTVisibilityLabel
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTWhileStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTWhileStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.ICASTKnRFunctionDeclarator
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.ICASTKnRFunctionDeclarator
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.IGCCASTArrayRangeDesignator
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.IGCCASTArrayRangeDesignator
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.IGCCASTSimpleDeclSpecifier
-
Deprecated.
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.IGCCASTSimpleDeclSpecifier
-
Deprecated.
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTArrayRangeDesignator
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTArrayRangeDesignator
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTBinaryExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTDeclSpecifier
-
Deprecated.
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTExplicitTemplateInstantiation
-
Deprecated.
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTPointer
-
Deprecated.
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTPointerToMember
-
Deprecated.
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTSimpleDeclSpecifier
-
Deprecated.
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.IGCCASTAttributeSpecifier
-
Deprecated.
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.gnu.IGCCASTAttributeSpecifier
-
Deprecated.
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.IGNUASTCompoundStatementExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.gnu.IGNUASTCompoundStatementExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.IGNUASTGotoStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.gnu.IGNUASTGotoStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.IGNUASTTypeIdExpression
-
Deprecated.
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.IGNUASTUnaryExpression
-
Deprecated.
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTAlignmentSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTAlignmentSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTArrayDeclarator
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTArrayDeclarator
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTArrayModifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTArrayModifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTArraySubscriptExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTArraySubscriptExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTASMDeclaration
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTASMDeclaration
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTAttribute
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTAttribute
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTAttributeSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTAttributeSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTBinaryTypeIdExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTBinaryTypeIdExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTBreakStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTBreakStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCaseStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTCaseStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCastExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTCastExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompositeTypeSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompoundStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompoundStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTConditionalExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTConditionalExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTContinueStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTContinueStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclaration
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclaration
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclarationStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclarationStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclarator
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclarator
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDefaultStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTDefaultStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDoStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTDoStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTElaboratedTypeSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTEnumerationSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTEnumerationSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTEnumerationSpecifier.IASTEnumerator
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTEnumerationSpecifier.IASTEnumerator
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTExpressionList
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTExpressionList
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTExpressionStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTExpressionStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFieldDeclarator
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTFieldDeclarator
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFieldReference
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTFieldReference
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionCallExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionCallExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionDeclarator
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionDeclarator
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionDefinition
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionDefinition
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTGotoStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTGotoStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTIdExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTIdExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTIfStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTIfStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTImplicitName
-
This method is not supported on implicit names.
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTInitializer
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTInitializer
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTInitializerClause
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTInitializerClause
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTInitializerExpression
-
Deprecated.
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTInitializerExpression
-
Deprecated.
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTInitializerList
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTInitializerList
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTLabelStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTLabelStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTLiteralExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTLiteralExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTName
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTName
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNamedTypeSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
-
Returns a mutable copy of the tree rooted at this node.
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
-
Returns a mutable copy of the tree rooted at this node.
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNullStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNullStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTParameterDeclaration
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTParameterDeclaration
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPointer
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTPointer
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPointerOperator
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTPointerOperator
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTProblem
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTProblem
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTProblemDeclaration
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTProblemDeclaration
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTProblemExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTProblemExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTProblemStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTProblemStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTProblemTypeId
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTProblemTypeId
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTReturnStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTReturnStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclaration
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclaration
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTStandardFunctionDeclarator
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTStandardFunctionDeclarator
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSwitchStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTSwitchStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTToken
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTToken
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTokenList
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTokenList
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns a copy of the AST, however the ILocationResolver
and the preprocessor nodes are not copied.
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns a copy of the AST, however the ILocationResolver and the preprocessor nodes are not
copied.
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeId
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeId
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeIdExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeIdExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeIdInitializerExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeIdInitializerExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
-
- copy() - Method in interface org.eclipse.cdt.core.dom.ast.IASTWhileStatement
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.ast.IASTWhileStatement
-
- copy() - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPASTAttributeSpecifier
-
- copy(IASTNode.CopyStyle) - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPASTAttributeSpecifier
-
- copy(ICElement[], ICElement[], ICElement[], String[], boolean, IProgressMonitor) - Method in interface org.eclipse.cdt.core.model.ICModel
-
Copies the given elements to the specified container(s).
- copy(ICElement, ICElement, String, boolean, IProgressMonitor) - Method in interface org.eclipse.cdt.core.model.ISourceManipulation
-
Copies this element to the given container.
- Copy - Class in org.eclipse.cdt.core.templateengine.process.processes
-
Copies a File to the Project.
- Copy() - Constructor for class org.eclipse.cdt.core.templateengine.process.processes.Copy
-
- COPY_CREATED - Static variable in class org.eclipse.cdt.core.settings.model.CProjectDescriptionEvent
-
Event kind indicating a copy of the description has been created
- copyBinaryFile(URL, File) - Static method in class org.eclipse.cdt.core.templateengine.process.ProcessHelper
-
This method reads contents from source, and writes the contents into
destination file.
- copyBuildData(CBuildData, boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- copyDataFrom(CFileData, boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- copyDataFrom(CFolderData, CLanguageData) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- copyDataFrom(CFolderData, boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- copyDataFrom(CTargetPlatformData) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultTargetPlatformData
-
- copyFileData(IPath, CFileData, boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- copyFileData(IPath, CFolderData, CLanguageData) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- copyFolderData(IPath, CFolderData, boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- copyLanguageData(CLanguageData, boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- copyLanguageData(CLanguageData, boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- copySettingsFrom(CBuildData) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- copySettingsFrom(CConfigurationData, boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- copySettingsFrom(CLanguageData) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- copySettingsFrom(CLanguageData) - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryLanguageData
-
- copyStorage() - Method in interface org.eclipse.cdt.core.language.settings.providers.ILanguageSettingsBroadcastingProvider
-
Return a copy of internal storage.
- copyStorage() - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsSerializableProvider
-
- copyTargetPlatformData(CTargetPlatformData, boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- copyTo(RefreshExclusion) - Method in class org.eclipse.cdt.core.resources.RefreshExclusion
-
Duplicate this refresh exclusion to the given one.
- cOR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cOR_EQ - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CORE - Static variable in interface org.eclipse.cdt.core.IBinaryParser.IBinaryFile
-
Binary is a core file, an IBinaryFile
- CORE - Static variable in interface org.eclipse.cdt.core.IBinaryParser.IBinaryFile
-
Binary is a core file, an IBinaryFile
- CORE_ENCODING - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
Possible configurable option ID.
- CORE_ENCODING - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
Possible configurable option ID.
- CORE_EXCEPTION - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
-
Status constant indicating a core exception occurred.
- CORE_MODEL_ID - Static variable in class org.eclipse.cdt.core.model.CoreModel
-
- CoreModel - Class in org.eclipse.cdt.core.model
-
- CoreModelUtil - Class in org.eclipse.cdt.core.model
-
- CoreModelUtil() - Constructor for class org.eclipse.cdt.core.model.CoreModelUtil
-
- couldBePolymorphicMethodCall() - Method in interface org.eclipse.cdt.core.index.IIndexName
-
Returns whether this name potentially denotes a polymorphic method call.
- countCollisions() - Method in class org.eclipse.cdt.core.parser.util.HashTable
-
Returns the number of collisions.
- COutputEntry - Class in org.eclipse.cdt.core.settings.model
-
- COutputEntry(IPath, IPath[], int) - Constructor for class org.eclipse.cdt.core.settings.model.COutputEntry
-
- COutputEntry(IFolder, IPath[], int) - Constructor for class org.eclipse.cdt.core.settings.model.COutputEntry
-
- COutputEntry(String, IPath[], int) - Constructor for class org.eclipse.cdt.core.settings.model.COutputEntry
-
- cOVERRIDE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cp__ALIGNOF - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__ALIGNOF__ - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__ASM - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__ASM__ - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__ATTRIBUTE - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__ATTRIBUTE__ - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__CONST - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__CONST__ - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__DECLSPEC - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__DECLTYPE - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__FINAL - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__float128 - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__has_nothrow_assign - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__has_nothrow_constructor - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__has_nothrow_copy - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__has_trivial_assign - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__has_trivial_constructor - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__has_trivial_copy - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__has_trivial_destructor - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__has_virtual_destructor - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__INLINE - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__INLINE__ - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__int128 - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__integer_pack - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__is_abstract - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__is_base_of - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__is_class - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__is_constructible - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__is_empty - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__is_enum - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__is_final - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__is_literal_type - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__is_pod - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__is_polymorphic - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__is_standard_layout - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__is_trivial - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__is_trivially_assignable - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__is_trivially_constructible - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__is_trivially_copyable - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__is_union - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__RESTRICT - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__RESTRICT__ - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__SIGNED - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__SIGNED__ - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__TYPEOF - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__TYPEOF__ - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__underlying_type - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__VOLATILE - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp__VOLATILE__ - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp_decimal128 - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp_decimal32 - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cp_decimal64 - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- CP_VARIABLE_PATH_UNBOUND - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
-
Status constant indicating that a variable path was not resolvable
indicating either the referred variable is undefined, unbound or the resolved
variable path does not correspond to an existing file or folder.
- cpAMPER - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpAMPERASSIGN - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpAND - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpARROW - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpARROWSTAR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpASSIGN - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpBITOR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpBITORASSIGN - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpCOLON - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpCOLONCOLON - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpCOMMA - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpCOMPL - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpDECR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpDIV - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpDIVASSIGN - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpDOT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpDOTSTAR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpELLIPSIS - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpEQUAL - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpGT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpGTEQUAL - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpINCR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpLBRACE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpLBRACKET - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpLPAREN - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpLT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpLTEQUAL - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpMAX - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpMIN - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpMINUS - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpMINUSASSIGN - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpMOD - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpMODASSIGN - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpNOT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpNOTEQUAL - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpOR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CPP_DECLARED_OR_IMPLICIT - Static variable in class org.eclipse.cdt.core.index.IndexFilter
-
- CPP_DECLARED_OR_IMPLICIT_NO_INSTANCE - Static variable in class org.eclipse.cdt.core.index.IndexFilter
-
- CPP_FRIEND - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
- CPP_GNU_PARSER_EXTENSION - Static variable in class org.eclipse.cdt.core.dom.ast.gnu.cpp.GPPLanguage
-
- CPP_GNU_SCANNER_EXTENSION - Static variable in class org.eclipse.cdt.core.dom.ast.gnu.cpp.GPPLanguage
-
- CPP_LINKAGE_ID - Static variable in interface org.eclipse.cdt.core.dom.ILinkage
-
- CPP_LINKAGE_NAME - Static variable in interface org.eclipse.cdt.core.dom.ILinkage
-
- CPP_PRIVATE - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
- CPP_PROTECTED - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
- CPP_PUBLIC - Static variable in interface org.eclipse.cdt.core.model.ICElement
-
- CPPASTVisitor - Class in org.eclipse.cdt.core.dom.ast.cpp
-
- CPPASTVisitor() - Constructor for class org.eclipse.cdt.core.dom.ast.cpp.CPPASTVisitor
-
Deprecated.
- CPPASTVisitor(boolean) - Constructor for class org.eclipse.cdt.core.dom.ast.cpp.CPPASTVisitor
-
Deprecated.
- CPPFilt - Class in org.eclipse.cdt.utils
-
- CPPFilt - Class in org.eclipse.cdt.utils
-
- CPPFilt(String, String[]) - Constructor for class org.eclipse.cdt.utils.CPPFilt
-
- CPPFilt(String) - Constructor for class org.eclipse.cdt.utils.CPPFilt
-
- CPPFilt() - Constructor for class org.eclipse.cdt.utils.CPPFilt
-
- CPPFilt(String, String[]) - Constructor for class org.eclipse.cdt.utils.CPPFilt
-
- CPPFilt(String) - Constructor for class org.eclipse.cdt.utils.CPPFilt
-
- CPPFilt() - Constructor for class org.eclipse.cdt.utils.CPPFilt
-
- cppFilt - Variable in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- cppFilt - Variable in class org.eclipse.cdt.utils.macho.MachO64
-
- cppFiltEnabled - Variable in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- cppFiltEnabled - Variable in class org.eclipse.cdt.utils.macho.MachO64
-
- cppFilterEnabled() - Method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- cppFilterEnabled() - Method in class org.eclipse.cdt.utils.macho.MachO64
-
- cpPLUS - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpPLUSASSIGN - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpPOUND - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpPOUNDPOUND - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpQUESTION - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cPRAGMA - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpRBRACE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpRBRACKET - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cPRIVATE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CProjectDescriptionEvent - Class in org.eclipse.cdt.core.settings.model
-
Events fired for the project deltas.
- CProjectDescriptionEvent(int, ICDescriptionDelta, ICProjectDescription, ICProjectDescription, ICProjectDescription) - Constructor for class org.eclipse.cdt.core.settings.model.CProjectDescriptionEvent
-
- CProjectNature - Class in org.eclipse.cdt.core
-
- CProjectNature - Class in org.eclipse.cdt.core
-
- CProjectNature() - Constructor for class org.eclipse.cdt.core.CProjectNature
-
- CProjectNature(IProject) - Constructor for class org.eclipse.cdt.core.CProjectNature
-
- CProjectNature() - Constructor for class org.eclipse.cdt.core.CProjectNature
-
- CProjectNature(IProject) - Constructor for class org.eclipse.cdt.core.CProjectNature
-
- cPROTECTED - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpRPAREN - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpSEMI - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpSHIFTL - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpSHIFTLASSIGN - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpSHIFTR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpSHIFTRASSIGN - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpSTAR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpSTARASSIGN - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpTYPEOF - Static variable in class org.eclipse.cdt.core.parser.GCCKeywords
-
- cpu - Variable in class org.eclipse.cdt.utils.BinaryObjectAdapter.BinaryObjectInfo
-
- cpu - Variable in class org.eclipse.cdt.utils.BinaryObjectAdapter.BinaryObjectInfo
-
- CPU_ARCH_ABI64 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_ARCH_MASK - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_386 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_386 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_486 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_486 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_486SX - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_486SX - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_586 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_586 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_BIG_ENDIAN - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_BIG_ENDIAN - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_CELERON - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_CELERON_MOBILE - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_HPPA_7100 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_HPPA_7100 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_HPPA_7100LC - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_HPPA_7100LC - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_HPPA_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_HPPA_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_I386_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_I386_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_I860_860 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_I860_860 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_I860_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_I860_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_ITANIUM - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_ITANIUM_2 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_LIB64 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_LITTLE_ENDIAN - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_LITTLE_ENDIAN - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_MASK - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_MC68030 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_MC68030 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_MC68030_ONLY - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_MC68030_ONLY - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_MC68040 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_MC68040 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_MC680x0_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_MC680x0_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_MC88000_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_MC88000_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_MC88100 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_MC88100 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_MC88110 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_MC88110 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_MC98000_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_MC98000_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_MC98601 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_MC98601 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_MIPS_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_MIPS_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_MIPS_R2000 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_MIPS_R2000 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_MIPS_R2000a - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_MIPS_R2000a - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_MIPS_R2300 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_MIPS_R2300 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_MIPS_R2600 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_MIPS_R2600 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_MIPS_R2800 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_MIPS_R2800 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_MIPS_R3000 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_MIPS_R3000 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_MIPS_R3000a - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_MIPS_R3000a - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_MULTIPLE - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_MULTIPLE - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_PENT - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_PENT - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_PENTII_M3 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_PENTII_M3 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_PENTII_M5 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_PENTII_M5 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_PENTIUM_3 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_PENTIUM_3_M - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_PENTIUM_3_XEON - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_PENTIUM_4 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_PENTIUM_4_M - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_PENTIUM_M - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_PENTPRO - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_PENTPRO - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_POWERPC_601 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_POWERPC_601 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_POWERPC_602 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_POWERPC_602 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_POWERPC_603 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_POWERPC_603 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_POWERPC_603e - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_POWERPC_603e - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_POWERPC_603ev - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_POWERPC_603ev - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_POWERPC_604 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_POWERPC_604 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_POWERPC_604e - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_POWERPC_604e - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_POWERPC_620 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_POWERPC_620 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_POWERPC_7400 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_POWERPC_7400 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_POWERPC_7450 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_POWERPC_7450 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_POWERPC_750 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_POWERPC_750 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_POWERPC_970 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_POWERPC_970 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_POWERPC_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_POWERPC_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_SPARC_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_SPARC_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_UVAXI - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_UVAXI - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_UVAXII - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_UVAXII - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_UVAXIII - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_UVAXIII - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_VAX730 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_VAX730 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_VAX750 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_VAX750 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_VAX780 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_VAX780 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_VAX785 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_VAX785 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_VAX8200 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_VAX8200 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_VAX8500 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_VAX8500 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_VAX8600 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_VAX8600 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_VAX8650 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_VAX8650 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_VAX8800 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_VAX8800 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_VAX_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_SUBTYPE_VAX_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_X86_64_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_X86_ALL - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_X86_ARCH1 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_XEON - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_SUBTYPE_XEON_MP - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_TYPE_ANY - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_TYPE_ANY - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_TYPE_HPPA - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_TYPE_HPPA - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_TYPE_I386 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_TYPE_I386 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_TYPE_I860 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_TYPE_I860 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_TYPE_MC680x0 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_TYPE_MC680x0 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_TYPE_MC88000 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_TYPE_MC88000 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_TYPE_MC98000 - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_TYPE_MC98000 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_TYPE_POWERPC - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_TYPE_POWERPC - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_TYPE_POWERPC64 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_TYPE_SPARC - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_TYPE_SPARC - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_TYPE_VAX - Static variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- CPU_TYPE_VAX - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_TYPE_X86 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- CPU_TYPE_X86_64 - Static variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- cPUBLIC - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpusubtype - Variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- cpusubtype - Variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- cputype - Variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- cputype - Variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- cpXOR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cpXORASSIGN - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- create(IIndex, IIndexBinding) - Static method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Creates a type info suitable for the binding.
- create(IIndex, IIndexMacro) - Static method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Creates a type info object suitable for a macro.
- create(IndexTypeInfo, ITypeReference) - Static method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
- create(IASTTranslationUnit) - Static method in class org.eclipse.cdt.core.dom.rewrite.ASTRewrite
-
Creates a rewriter for a translation unit.
- create(INodeFactory) - Static method in class org.eclipse.cdt.core.dom.rewrite.DeclarationGenerator
-
- create(IASTTranslationUnit, IASTFileLocation) - Static method in class org.eclipse.cdt.core.dom.rewrite.MacroExpansionExplorer
-
Creates a macro expansion explorer for a given file location in a translation unit.
- create(IASTTranslationUnit, IRegion) - Static method in class org.eclipse.cdt.core.dom.rewrite.MacroExpansionExplorer
-
Creates a macro expansion explorer for a given region in the outermost file of a
translation unit.
- create(String, String) - Method in interface org.eclipse.cdt.core.ICDescriptor
-
- create(String, String) - Method in interface org.eclipse.cdt.core.ICDescriptor
-
- create(IPath) - Method in class org.eclipse.cdt.core.model.CoreModel
-
Creates an ICElement for an IPath.
- create(String) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Returns the C model element corresponding to the given handle identifier
generated by ICElement.getHandleIdentifier()
, or
null
if unable to create the associated element.
- create(IFile) - Method in class org.eclipse.cdt.core.model.CoreModel
-
Creates an ICElement for an IFile.
- create(IFolder) - Method in class org.eclipse.cdt.core.model.CoreModel
-
Creates an ICElement for an IFolder.
- create(IProject) - Method in class org.eclipse.cdt.core.model.CoreModel
-
Creates an ICElement for an IProject.
- create(IResource) - Method in class org.eclipse.cdt.core.model.CoreModel
-
Creates an ICElement for an IResource.
- create(IWorkspaceRoot) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Returns the C model.
- create(ITranslationUnit) - Method in interface org.eclipse.cdt.core.model.IContributedModelBuilder.Factory
-
Create a model builder for the given translation unit.
- create(String, char[]) - Static method in class org.eclipse.cdt.core.parser.FileContent
-
Creates a file content object for a fixed buffer.
- create(String, boolean, char[]) - Static method in class org.eclipse.cdt.core.parser.FileContent
-
Creates a file content object for a fixed buffer.
- create(ITranslationUnit) - Static method in class org.eclipse.cdt.core.parser.FileContent
-
Creates a file content object for a translation-unit, which may be a working copy.
- create(IIndexFileLocation) - Static method in class org.eclipse.cdt.core.parser.FileContent
-
Creates a file content object for an index file location.
- create(IFile) - Static method in class org.eclipse.cdt.core.parser.FileContent
-
Creates a file content for a workspace header file.
- create(String, String) - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
- createAddress(String) - Method in interface org.eclipse.cdt.core.IAddressFactory
-
Creates address from string representation.
- createAddress(String, int) - Method in interface org.eclipse.cdt.core.IAddressFactory
-
Creates address from string with given radix.
- createAddress(BigInteger) - Method in interface org.eclipse.cdt.core.IAddressFactory
-
Create address from a BigInteger
- createAddress(String) - Method in interface org.eclipse.cdt.core.IAddressFactory
-
Creates address from string representation.
- createAddress(String, int) - Method in interface org.eclipse.cdt.core.IAddressFactory
-
Creates address from string with given radix.
- createAddress(BigInteger) - Method in interface org.eclipse.cdt.core.IAddressFactory
-
Create address from a BigInteger
- createAddress(String, boolean) - Method in interface org.eclipse.cdt.core.IAddressFactory2
-
- createAddress(String, int, boolean) - Method in interface org.eclipse.cdt.core.IAddressFactory2
-
- createAddress(BigInteger, boolean) - Method in interface org.eclipse.cdt.core.IAddressFactory2
-
- createAddress(String, boolean) - Method in interface org.eclipse.cdt.core.IAddressFactory2
-
- createAddress(String, int, boolean) - Method in interface org.eclipse.cdt.core.IAddressFactory2
-
- createAddress(BigInteger, boolean) - Method in interface org.eclipse.cdt.core.IAddressFactory2
-
- createAddress(String) - Method in class org.eclipse.cdt.utils.Addr32Factory
-
- createAddress(String, boolean) - Method in class org.eclipse.cdt.utils.Addr32Factory
-
- createAddress(String, int) - Method in class org.eclipse.cdt.utils.Addr32Factory
-
- createAddress(String, int, boolean) - Method in class org.eclipse.cdt.utils.Addr32Factory
-
- createAddress(BigInteger) - Method in class org.eclipse.cdt.utils.Addr32Factory
-
- createAddress(BigInteger, boolean) - Method in class org.eclipse.cdt.utils.Addr32Factory
-
- createAddress(String) - Method in class org.eclipse.cdt.utils.Addr32Factory
-
- createAddress(String, boolean) - Method in class org.eclipse.cdt.utils.Addr32Factory
-
- createAddress(String, int) - Method in class org.eclipse.cdt.utils.Addr32Factory
-
- createAddress(String, int, boolean) - Method in class org.eclipse.cdt.utils.Addr32Factory
-
- createAddress(BigInteger) - Method in class org.eclipse.cdt.utils.Addr32Factory
-
- createAddress(BigInteger, boolean) - Method in class org.eclipse.cdt.utils.Addr32Factory
-
- createAddress(String) - Method in class org.eclipse.cdt.utils.Addr64Factory
-
- createAddress(String, boolean) - Method in class org.eclipse.cdt.utils.Addr64Factory
-
- createAddress(String, int) - Method in class org.eclipse.cdt.utils.Addr64Factory
-
- createAddress(String, int, boolean) - Method in class org.eclipse.cdt.utils.Addr64Factory
-
- createAddress(BigInteger) - Method in class org.eclipse.cdt.utils.Addr64Factory
-
- createAddress(BigInteger, boolean) - Method in class org.eclipse.cdt.utils.Addr64Factory
-
- createAddress(long) - Method in class org.eclipse.cdt.utils.Addr64Factory
-
- createAddress(String) - Method in class org.eclipse.cdt.utils.Addr64Factory
-
- createAddress(String, boolean) - Method in class org.eclipse.cdt.utils.Addr64Factory
-
- createAddress(String, int) - Method in class org.eclipse.cdt.utils.Addr64Factory
-
- createAddress(String, int, boolean) - Method in class org.eclipse.cdt.utils.Addr64Factory
-
- createAddress(BigInteger) - Method in class org.eclipse.cdt.utils.Addr64Factory
-
- createAddress(BigInteger, boolean) - Method in class org.eclipse.cdt.utils.Addr64Factory
-
- createAddress(long) - Method in class org.eclipse.cdt.utils.Addr64Factory
-
- createAlignmentValue(boolean, int, int) - Static method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
Create a new alignment value according to the given values.
- createArchiveMembers(AR.ARHeader[]) - Method in class org.eclipse.cdt.utils.elf.parser.ElfBinaryArchive
-
- createArchiveMembers(AR.ARHeader[]) - Method in class org.eclipse.cdt.utils.elf.parser.GNUElfBinaryArchive
-
- createBinaryArchive(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEParser
-
Deprecated.
- createBinaryArchive(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEParser64
-
- createBinaryArchive(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.PEParser
-
Deprecated.
- createBinaryArchive(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.PEParser64
-
- createBinaryArchive(IPath) - Method in class org.eclipse.cdt.utils.elf.parser.ElfParser
-
- createBinaryArchive(IPath) - Method in class org.eclipse.cdt.utils.elf.parser.GNUElfParser
-
- createBinaryArchive(IPath) - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser
-
Deprecated.
- createBinaryArchive(IPath) - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser64
-
- createBinaryCore(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEParser
-
Deprecated.
- createBinaryCore(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEParser64
-
- createBinaryCore(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.PEParser
-
Deprecated.
- createBinaryCore(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.PEParser64
-
- createBinaryCore(IPath) - Method in class org.eclipse.cdt.utils.elf.parser.ElfParser
-
- createBinaryCore(IPath) - Method in class org.eclipse.cdt.utils.elf.parser.GNUElfParser
-
- createBinaryCore(IPath) - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser
-
Deprecated.
- createBinaryCore(IPath) - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser64
-
- createBinaryExecutable(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEParser
-
Deprecated.
- createBinaryExecutable(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEParser64
-
- createBinaryExecutable(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.PEParser
-
Deprecated.
- createBinaryExecutable(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.PEParser64
-
- createBinaryExecutable(IPath) - Method in class org.eclipse.cdt.utils.elf.parser.ElfParser
-
- createBinaryExecutable(IPath) - Method in class org.eclipse.cdt.utils.elf.parser.GNUElfParser
-
- createBinaryExecutable(IPath) - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser
-
Deprecated.
- createBinaryExecutable(IPath) - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser64
-
- createBinaryObject(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEParser
-
Deprecated.
- createBinaryObject(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEParser64
-
- createBinaryObject(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.PEParser
-
Deprecated.
- createBinaryObject(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.PEParser64
-
- createBinaryObject(IPath) - Method in class org.eclipse.cdt.utils.elf.parser.ElfParser
-
- createBinaryObject(IPath) - Method in class org.eclipse.cdt.utils.elf.parser.GNUElfParser
-
- createBinaryObject(IPath) - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser
-
Deprecated.
- createBinaryObject(IPath) - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser64
-
- createBinaryShared(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEParser
-
Deprecated.
- createBinaryShared(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEParser64
-
- createBinaryShared(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.PEParser
-
Deprecated.
- createBinaryShared(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.PEParser64
-
- createBinaryShared(IPath) - Method in class org.eclipse.cdt.utils.elf.parser.ElfParser
-
- createBinaryShared(IPath) - Method in class org.eclipse.cdt.utils.elf.parser.GNUElfParser
-
- createBinaryShared(IPath) - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser
-
Deprecated.
- createBinaryShared(IPath) - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser64
-
- createBuildConfiguration(ICBuildConfigurationProvider, IProject, String, IProgressMonitor) - Method in interface org.eclipse.cdt.core.build.ICBuildConfigurationManager
-
Create a new build configuration to be owned by a provider.
- createBuildConfiguration(IProject, IToolChain, String, IProgressMonitor) - Method in interface org.eclipse.cdt.core.build.ICBuildConfigurationProvider
-
Create a new build configuration for a given project using a given
toolchain and builds for a given launch mode.
- createBuildData(CConfigurationData, CBuildData, String, String, boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDataFactory
-
- createBuildData() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- createCDescription(ICConfigurationDescription[]) - Static method in class org.eclipse.cdt.core.settings.model.MultiItemsHolder
-
This method is put here to prevent UI from
accessing constructors in "internal" dirs.
- createCDTProject(IProjectDescription, IProject, IProgressMonitor) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- createCDTProject(IProjectDescription, IProject, String, IProgressMonitor) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- createCDTProject(IProjectDescription, IProject, IProgressMonitor) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- createCDTProject(IProjectDescription, IProject, String, IProgressMonitor) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- createChild(String) - Method in interface org.eclipse.cdt.core.settings.model.ICStorageElement
-
Create a child ICStorageElement with the given name.
- createChild(IPath) - Method in class org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector
-
- createChild(Element, boolean, String[], String[]) - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- createChild(String, boolean, String[], String[]) - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- createChild(String) - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- createCIncludeFileEntry(String, int) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- createCIncludePathEntry(String, int) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- createCLibraryFileEntry(String, int) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- createCLibraryPathEntry(String, int) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- createCMacroEntry(String, String, int) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- createCMacroFileEntry(String, int) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- createCodeFormatter(Map<String, ?>) - Static method in class org.eclipse.cdt.core.ToolFactory
-
Creates an instance of a code formatter.
- createCodeFormatter(Map<String, ?>) - Static method in class org.eclipse.cdt.core.ToolFactory
-
Creates an instance of a code formatter.
- createCodeReaderForInclusion(String) - Method in interface org.eclipse.cdt.core.dom.ICodeReaderFactory
-
Deprecated.
Create CodeReader for inclusion.
- createCodeReaderForTranslationUnit(String) - Method in interface org.eclipse.cdt.core.dom.ICodeReaderFactory
-
Deprecated.
Create CodeReader for translation unit
- createConfiguration(ICConfigurationDescription, ICConfigurationDescription, CConfigurationData, boolean, IProgressMonitor) - Method in class org.eclipse.cdt.core.settings.model.extension.CConfigurationDataProvider
-
Requests the Configuration Data to be created for the given ConfigurationDescription.
- createConfiguration(ICConfigurationDescription, ICConfigurationDescription, CConfigurationData, boolean, IProgressMonitor) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationDataProvider
-
- createConfiguration(String, String, ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescription
-
creates/adds a new configuration for this project description
- createConfiguration(String, CConfigurationData) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescription
-
creates/adds a new configuration for this project description
This method is typically used by the Build System-specific code for creating new configurations
- createConfigurationdata(String, String, CConfigurationData, boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDataFactory
-
- createCopy() - Method in interface org.eclipse.cdt.core.settings.model.ICStorageElement
-
Create a deep copy of the current ICStorageElement such that name, children, attributes and value
are the same.
- createCopy() - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- createCProject(IProjectDescription, IProject, IProgressMonitor, String) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Creates a C project resource given the project handle and description.
- createCProject(IProjectDescription, IProject, IProgressMonitor, String) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Creates a C project resource given the project handle and description.
- createCStorageTree(Document) - Static method in class org.eclipse.cdt.core.settings.model.XmlStorageUtil
-
Return an ICStorageElement tree based around the specified
document
N.B.
- createCStorageTree(Element) - Static method in class org.eclipse.cdt.core.settings.model.XmlStorageUtil
-
Return an ICStorageElement tree based around the specified
Element.
- createDeclaratorFromType(IType, char[]) - Method in class org.eclipse.cdt.core.dom.rewrite.DeclarationGenerator
-
- createDeclSpecFromType(IType) - Method in class org.eclipse.cdt.core.dom.rewrite.DeclarationGenerator
-
- createDefaultCodeFormatter(Map<String, ?>) - Static method in class org.eclipse.cdt.core.ToolFactory
-
Creates an instance of the built-in code formatter.
- createDefaultCodeFormatter(Map<String, ?>) - Static method in class org.eclipse.cdt.core.ToolFactory
-
Creates an instance of the built-in code formatter.
- createDefaultLogService() - Static method in class org.eclipse.cdt.core.parser.ParserFactory
-
- createEmptyData(String, String, CDataFactory, boolean) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- createEmptySettings() - Method in class org.eclipse.cdt.core.settings.model.util.AbstractEntryStorage
-
- createEmptySettings() - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryStorage
-
- createEntry(ICLanguageSettingEntry, int, int) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- createEntry(ICLanguageSettingEntry, int) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- createEntry(int, String, String, IPath[], int) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- createEntry(int, String, String, IPath[], int, IPath, IPath, IPath) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- createExtension() - Method in interface org.eclipse.cdt.core.ICExtensionReference
-
Deprecated.
Creates and returns a new instance of the cextension executable
identified by the <run> attribute of the cextension.
- createExtension() - Method in interface org.eclipse.cdt.core.ICExtensionReference
-
Deprecated.
Creates and returns a new instance of the cextension executable
identified by the <run> attribute of the cextension.
- createExternalSetting(String[], String[], String[], ICSettingEntry[]) - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Creates/adds external setting to this configuration
in case some configurations refer (depend on) this configuration
exported settings of this configuration get applied to those configurations
- createFileData(IPath, CFileData) - Method in class org.eclipse.cdt.core.settings.model.extension.CConfigurationData
-
- createFileData(IPath, CFolderData, CLanguageData) - Method in class org.eclipse.cdt.core.settings.model.extension.CConfigurationData
-
- createFileData(CConfigurationData, CResourceData, CLanguageData, String, boolean, IPath) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDataFactory
-
- createFileData(IPath, CFileData) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- createFileData(IPath, CFolderData, CLanguageData) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- createFileDescription(IPath, ICResourceDescription) - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Creates a new file description for the specified path
- createFileSet() - Method in interface org.eclipse.cdt.core.index.IIndex
-
Creates a file-set that can be used with this index as long as the caller holds a read-lock.
- CreateFolder - Class in org.eclipse.cdt.core.templateengine.process.processes
-
Creates regular folder in the project.
- CreateFolder() - Constructor for class org.eclipse.cdt.core.templateengine.process.processes.CreateFolder
-
- createFolder(String, String, IProgressMonitor) - Static method in class org.eclipse.cdt.core.templateengine.process.processes.CreateFolder
-
Creates specified folder in the project recursively.
- createFolderData(IPath, CFolderData) - Method in class org.eclipse.cdt.core.settings.model.extension.CConfigurationData
-
- createFolderData(CConfigurationData, CFolderData, String, boolean, IPath) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDataFactory
-
- createFolderData(IPath, CFolderData) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- createFolderDescription(IPath, ICFolderDescription) - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Creates a new folder description for the specified path
- createForExternalFileLocation(String) - Static method in class org.eclipse.cdt.core.parser.FileContent
-
Creates a file content object for a header file that is not part of the workspace.
- createForExternalFileLocation(String, String) - Static method in class org.eclipse.cdt.core.parser.FileContent
-
Creates a file content object for a header file that is not part of the workspace.
- createForExternalFileLocation(String, boolean, String) - Static method in class org.eclipse.cdt.core.parser.FileContent
-
Creates a file content object for a header or a source file that is not part of the workspace.
- createFunctionStyleMacro(String, String, String[]) - Static method in class org.eclipse.cdt.core.dom.parser.AbstractScannerExtensionConfiguration
-
- createGNUToolFactory() - Method in class org.eclipse.cdt.utils.elf.parser.GNUElfParser
-
- createGNUToolFactory() - Method in class org.eclipse.cdt.utils.som.parser.SOMParser
-
- createInclude(String, boolean, ICElement, IProgressMonitor) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Creates and returns an include declaration in this translation unit
with the given name.
- createIndentationString(int) - Method in class org.eclipse.cdt.core.formatter.CodeFormatter
-
Answers the string that corresponds to the indentation to the given indentation level,
or an empty string if the indentation cannot be computed.
- createLanguageData(CConfigurationData, CResourceData, CLanguageData, String, boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDataFactory
-
- createLanguageData(CConfigurationData, CResourceData, String, String, String, int, String[], boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDataFactory
-
- createLanguageData(CConfigurationData, CResourceData, CLanguageData, String, boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.UserAndDiscoveredEntryConfigurationDataProvider.DataFactory
-
- createLanguageData(CConfigurationData, CResourceData, String, String, String, int, String[], boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.UserAndDiscoveredEntryConfigurationDataProvider.DataFactory
-
- createLanguageDataForContentTypes(String, String[]) - Method in class org.eclipse.cdt.core.settings.model.extension.CFolderData
-
- createLanguageDataForContentTypes(String, String[]) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- createLanguageDataForExtensions(String, String[]) - Method in class org.eclipse.cdt.core.settings.model.extension.CFolderData
-
- createLanguageDataForExtensions(String, String[]) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- createLanguageSettingForContentTypes(String, String[]) - Method in interface org.eclipse.cdt.core.settings.model.ICFolderDescription
-
- createLanguageSettingForExtensions(String, String[]) - Method in interface org.eclipse.cdt.core.settings.model.ICFolderDescription
-
- createLanguageSettingsProviders(String[]) - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
Create a list of providers with intention to assign to a configuration description.
- createLiteralNode(String) - Method in class org.eclipse.cdt.core.dom.rewrite.ASTRewrite
-
Creates and returns a node for a source string that is to be inserted into
the output document.
- createMacro(ICdtVariable) - Method in interface org.eclipse.cdt.core.cdtvariables.IStorableCdtVariables
-
- createMacro(String, int, String) - Method in interface org.eclipse.cdt.core.cdtvariables.IStorableCdtVariables
-
- createMacro(String, int, String[]) - Method in interface org.eclipse.cdt.core.cdtvariables.IStorableCdtVariables
-
- createMacro(ICdtVariable, ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.cdtvariables.IUserVarSupplier
-
- createMacro(String, int, String, ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.cdtvariables.IUserVarSupplier
-
- createMacro(String, int, String[], ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.cdtvariables.IUserVarSupplier
-
- createMacro(String, String) - Static method in class org.eclipse.cdt.core.dom.parser.AbstractScannerExtensionConfiguration
-
- createMacros(ICdtVariable[]) - Method in interface org.eclipse.cdt.core.cdtvariables.IStorableCdtVariables
-
- createModelBuilder(ITranslationUnit) - Method in class org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage
-
- createModelBuilder(ITranslationUnit) - Method in class org.eclipse.cdt.core.model.AssemblyLanguage
-
- createModelBuilder(ITranslationUnit) - Method in interface org.eclipse.cdt.core.model.ILanguage
-
Used to override the default model building behavior for a translation unit.
- createNameForAnonymous(IBinding) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
-
- createNamespace(String, ICElement, IProgressMonitor) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Creates and returns a namespace in this translation unit
- createNewExclusion() - Method in class org.eclipse.cdt.core.resources.RefreshExclusionFactory
-
Creates a new RefreshExclusion.
- createNewExclusionInstance() - Method in class org.eclipse.cdt.core.resources.RefreshExclusionFactory
-
Creates a new ExclusionInstance
- createNewURIFromPath(URI, String) - Method in class org.eclipse.cdt.core.EFSExtensionProvider
-
Creates a new URI which clones the contents of the original URI, but with the path replaced by the
given absolute path, such that calling getPathFromURI() on the returned URI will return the given path.
- createNewURIFromPath(URI, String) - Method in class org.eclipse.cdt.core.EFSExtensionProvider
-
Creates a new URI which clones the contents of the original URI, but with the path replaced by the
given absolute path, such that calling getPathFromURI() on the returned URI will return the given path.
- createNewURIFromPath(URI, String) - Method in class org.eclipse.cdt.utils.EFSExtensionManager
-
Creates a new URI which clones the contents of the original URI, but with the path replaced by the
given path, such that calling getPathFromURI() on the returned URI will return the given path.
- createNewURIFromPath(URI, String) - Method in class org.eclipse.cdt.utils.EFSExtensionManager
-
Creates a new URI which clones the contents of the original URI, but with the path replaced by the
given path, such that calling getPathFromURI() on the returned URI will return the given path.
- createOrderedMap() - Static method in class org.eclipse.cdt.core.parser.util.CharArrayMap
-
Static factory method that constructs an empty CharArrayMap with default initial capacity,
and the map will be kept in ascending key order.
- createParser(IScanner, ParserMode, IParserLogService, IIndex) - Method in class org.eclipse.cdt.core.dom.ast.gnu.c.GCCLanguage
-
- createParser(IScanner, ParserMode, IParserLogService, IIndex, int, IParserSettings) - Method in class org.eclipse.cdt.core.dom.ast.gnu.c.GCCLanguage
-
- createParser(IScanner, ParserMode, IParserLogService, IIndex) - Method in class org.eclipse.cdt.core.dom.ast.gnu.cpp.GPPLanguage
-
- createParser(IScanner, ParserMode, IParserLogService, IIndex, int, IParserSettings) - Method in class org.eclipse.cdt.core.dom.ast.gnu.cpp.GPPLanguage
-
- createParser(IScanner, ParserMode, IParserLogService, IIndex) - Method in class org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage
-
- createParser(IScanner, ParserMode, IParserLogService, IIndex, int, IParserSettings) - Method in class org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage
-
- createParser(IScanner, IParserLogService, IIndex, boolean, int) - Method in class org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage
-
Creates the parser.
- createParser(IScanner, IParserLogService, IIndex, boolean, int, IParserSettings) - Method in class org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage
-
Create the parser with additional settings.
- createPathRcDataMap(CConfigurationData) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- createPreferenceConfig(CDataFactory) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationDataProvider
-
- createProject() - Method in class org.eclipse.cdt.core.index.export.ExternalExportProjectProvider
-
- createProject() - Method in interface org.eclipse.cdt.core.index.export.IExportProjectProvider
-
Creates, configures and returns a project for the indexer to index.
- createProjectDescription(IProject, boolean) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Equivalent to
createProjectDescription(IProject, boolean, false)
.
- createProjectDescription(IProject, boolean, boolean) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Creates and returns a writable project description.
- createProjectDescription(IProject, boolean) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Equivalent to
createProjectDescription(IProject, boolean, false)
.
- createProjectDescription(IProject, boolean, boolean) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Creates and returns a writable project description.
- createProjectDescription(IProject, boolean) - Method in class org.eclipse.cdt.core.model.CoreModel
-
This method is a full equivalent to createProjectDescription(project, loadIfExists, false)
.
- createProjectDescription(IProject, boolean, boolean) - Method in class org.eclipse.cdt.core.model.CoreModel
-
Creates and returns a writable project description
- createProjectDescription(IProject, boolean) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
This method is a full equivalent to:
- createProjectDescription(IProject, boolean, false)
- getProjectDescription(IProject, GET_WRITABLE | loadIfExists ? 0 : GET_EMPTY_PROJECT_DESCRIPTION)
and returns a writable project description which is either empty or a copy of the previous configuration description
if loadIfExists == true.
- createProjectDescription(IProject, boolean, boolean) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
the method creates and returns a writable project description
- createRcDataHolder(CConfigurationData) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- createRDescription(ICResourceDescription[]) - Static method in class org.eclipse.cdt.core.settings.model.MultiItemsHolder
-
This method is put here to prevent UI from
accessing constructors in "internal" dirs.
- createReader(String, Iterator<IWorkingCopy>) - Static method in class org.eclipse.cdt.core.parser.ParserUtil
-
Deprecated.
- CreateResourceIdentifier - Class in org.eclipse.cdt.core.templateengine.process.processes
-
Creates a template macro value that can be used as a pseudo-unique resource identifier.
- CreateResourceIdentifier() - Constructor for class org.eclipse.cdt.core.templateengine.process.processes.CreateResourceIdentifier
-
- createResourceMoveHandler(IResourceChangeEvent) - Method in class org.eclipse.cdt.core.settings.model.util.ResourceChangeHandlerBase
-
- createRootContainer() - Static method in class org.eclipse.cdt.core.settings.model.util.PathSettingsContainer
-
- createRootContainer(boolean) - Static method in class org.eclipse.cdt.core.settings.model.util.PathSettingsContainer
-
- createRootFolderData() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- createsAST() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIncludeStatement
-
Returns true
, if an attempt will be or has been made to create AST for the target
of this inclusion.
- createScanner(CodeReader, IScannerInfo, ICodeReaderFactory, IParserLogService) - Method in class org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage
-
- createScanner(FileContent, IScannerInfo, IncludeFileContentProvider, IParserLogService) - Method in class org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage
-
Create the scanner to be used with the parser.
- CreateSourceFolder - Class in org.eclipse.cdt.core.templateengine.process.processes
-
Creates a include Folder to the project.
- CreateSourceFolder() - Constructor for class org.eclipse.cdt.core.templateengine.process.processes.CreateSourceFolder
-
- createSourceFolder(String, String, IProgressMonitor) - Method in class org.eclipse.cdt.core.templateengine.process.processes.CreateSourceFolder
-
- createStatus(String) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- createStatus(String, Throwable) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- createStatus(String) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- createStatus(String, Throwable) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- createStore(CLanguageData) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- createStore() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- createStore() - Method in class org.eclipse.cdt.core.settings.model.util.EntryStorageBasedLanguageData
-
- createTag(String, int) - Method in interface org.eclipse.cdt.core.dom.ast.tag.ITagWriter
-
Creates and returns a new tag for the receiver.
- createTargetPlatformData(CConfigurationData, CTargetPlatformData, String, String, boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDataFactory
-
- createTargetPlatformData() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- createTask(ITranslationUnit[], ITranslationUnit[], ITranslationUnit[]) - Method in interface org.eclipse.cdt.core.dom.IPDOMIndexer
-
Clients are not allowed to call this method, it is called by the framework.
- createToolFactory() - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEParser
-
Deprecated.
- createToolFactory() - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEParser64
-
- createTranslationUnitFrom(ICProject, IPath) - Method in class org.eclipse.cdt.core.model.CoreModel
-
Creates a translation from an IPath.
- createTranslationUnitFrom(ICProject, URI) - Method in class org.eclipse.cdt.core.model.CoreModel
-
Creates a translation from a location URI.
- createType(IASTDeclarator) - Static method in class org.eclipse.cdt.core.dom.rewrite.TypeHelper
-
- createUsing(String, boolean, ICElement, IProgressMonitor) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Creates and returns a using declaration/directive in this translation unit.
- createVariable(String, String, int, String) - Method in class org.eclipse.cdt.utils.envvar.PrefsStorableEnvironment
-
- createVariable(String, String, int, String) - Method in class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
- createVariable(String) - Method in class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
- createVariable(String, String) - Method in class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
- createVariable(String, String, String) - Method in class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
- createVariableReference(String) - Static method in class org.eclipse.cdt.utils.cdtvariables.CdtVariableResolver
-
Constructs a macro reference given the macro name
e.g.
- createVriables(IEnvironmentVariable[]) - Method in class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
- cREGISTER - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cREINTERPRET_CAST - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CResourceData - Class in org.eclipse.cdt.core.settings.model.extension
-
- CResourceDataContainer - Class in org.eclipse.cdt.core.settings.model.extension.impl
-
- CResourceDataContainer(PathSettingsContainer, boolean) - Constructor for class org.eclipse.cdt.core.settings.model.extension.impl.CResourceDataContainer
-
- cRESTRICT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cRETURN - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cSCCS - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CSettingEntryFactory - Class in org.eclipse.cdt.core.settings.model.util
-
- CSettingEntryFactory() - Constructor for class org.eclipse.cdt.core.settings.model.util.CSettingEntryFactory
-
Deprecated.
- cSHORT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cSIGNED - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cSIZEOF - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cSIZEOFPACK - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CSourceEntry - Class in org.eclipse.cdt.core.settings.model
-
- CSourceEntry(IPath, IPath[], int) - Constructor for class org.eclipse.cdt.core.settings.model.CSourceEntry
-
- CSourceEntry(IFolder, IPath[], int) - Constructor for class org.eclipse.cdt.core.settings.model.CSourceEntry
-
- CSourceEntry(String, IPath[], int) - Constructor for class org.eclipse.cdt.core.settings.model.CSourceEntry
-
- cSTATIC - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cSTATIC_ASSERT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cSTATIC_CAST - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cSTRUCT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cSWITCH - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CTargetPlatformData - Class in org.eclipse.cdt.core.settings.model.extension
-
- CTargetPlatformData() - Constructor for class org.eclipse.cdt.core.settings.model.extension.CTargetPlatformData
-
- cTEMPLATE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cTHIS - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cTHREAD_LOCAL - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cTHROW - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CTRLC - Variable in class org.eclipse.cdt.utils.spawner.Spawner
-
A fabricated signal number for use on Windows only.
- cTRUE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cTRY - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cTYPEDEF - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cTYPEID - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cTYPENAME - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cUNASSERT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cUNDEF - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cUNION - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cUNSIGNED - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- current_version - Variable in class org.eclipse.cdt.utils.macho.MachO.DyLib
-
Deprecated.
- current_version - Variable in class org.eclipse.cdt.utils.macho.MachO64.DyLib
-
- currEntry - Variable in class org.eclipse.cdt.core.parser.util.HashTable
-
- cUSING - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cVA_ARGS - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cVIRTUAL - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cVOID - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cVOLATILE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cWARNING - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cWCHAR_T - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CWD - Static variable in class org.eclipse.cdt.core.settings.model.util.CDataSerializer
-
- cWHILE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cXOR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- cXOR_EQ - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- CygPath - Class in org.eclipse.cdt.utils
-
- CygPath - Class in org.eclipse.cdt.utils
-
- CygPath(String) - Constructor for class org.eclipse.cdt.utils.CygPath
-
- CygPath() - Constructor for class org.eclipse.cdt.utils.CygPath
-
- CygPath(String) - Constructor for class org.eclipse.cdt.utils.CygPath
-
- CygPath() - Constructor for class org.eclipse.cdt.utils.CygPath
-
- CygwinPEBinaryArchive - Class in org.eclipse.cdt.utils.coff.parser
-
- CygwinPEBinaryArchive(PEParser, IPath) - Constructor for class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryArchive
-
Deprecated.
- CygwinPEBinaryArchive64 - Class in org.eclipse.cdt.utils.coff.parser
-
- CygwinPEBinaryArchive64(PEParser64, IPath) - Constructor for class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryArchive64
-
- CygwinPEBinaryExecutable - Class in org.eclipse.cdt.utils.coff.parser
-
- CygwinPEBinaryExecutable(IBinaryParser, IPath, int) - Constructor for class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryExecutable
-
Deprecated.
- CygwinPEBinaryExecutable64 - Class in org.eclipse.cdt.utils.coff.parser
-
- CygwinPEBinaryExecutable64(IBinaryParser, IPath, int) - Constructor for class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryExecutable64
-
- CygwinPEBinaryObject - Class in org.eclipse.cdt.utils.coff.parser
-
- CygwinPEBinaryObject(IBinaryParser, IPath, AR.ARHeader) - Constructor for class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject
-
Deprecated.
- CygwinPEBinaryObject(IBinaryParser, IPath, int) - Constructor for class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject
-
Deprecated.
- CygwinPEBinaryObject64 - Class in org.eclipse.cdt.utils.coff.parser
-
- CygwinPEBinaryObject64(IBinaryParser, IPath, AR.ARHeader) - Constructor for class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject64
-
- CygwinPEBinaryObject64(IBinaryParser, IPath, int) - Constructor for class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject64
-
- CygwinPEBinaryShared - Class in org.eclipse.cdt.utils.coff.parser
-
- CygwinPEBinaryShared(IBinaryParser, IPath) - Constructor for class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryShared
-
Deprecated.
- CygwinPEBinaryShared64 - Class in org.eclipse.cdt.utils.coff.parser
-
- CygwinPEBinaryShared64(IBinaryParser, IPath) - Constructor for class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryShared64
-
- CygwinPEParser - Class in org.eclipse.cdt.utils.coff.parser
-
- CygwinPEParser() - Constructor for class org.eclipse.cdt.utils.coff.parser.CygwinPEParser
-
Deprecated.
- CygwinPEParser64 - Class in org.eclipse.cdt.utils.coff.parser
-
- CygwinPEParser64() - Constructor for class org.eclipse.cdt.utils.coff.parser.CygwinPEParser64
-
- F_ADDED_PATHENTRY_LIBRARY - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
A pathEntry Library was added for this resource
- F_ADDED_PATHENTRY_SOURCE - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
A source entry added for this resource.
- F_APP_TYPE_SIGNATURE - Static variable in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Field names contain the declared type (appended)
e.g.
- F_AR16WR - Static variable in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- F_AR16WR - Static variable in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- F_AR32W - Static variable in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- F_AR32W - Static variable in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- F_AR32WR - Static variable in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- F_AR32WR - Static variable in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- F_BINARY_PARSER_CHANGED - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
Change in the binary Parser.
- F_CHANGED_PATHENTRY_INCLUDE - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
A pathEntry Include was added for this resource
- F_CHANGED_PATHENTRY_MACRO - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
A pathEntry Macro was added for this resource
- F_CHANGED_PATHENTRY_PROJECT - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
A pathEntry Project was added to the project.
- F_CHILDREN - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
Change flag indicating that there are changes to the children of the element.
- F_CLOSED - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
Change flag indicating that the underlying IProject
has been
closed.
- F_CONTENT - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
Change flag indicating that the content of the element has changed.
- F_CONTENT_TYPE - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
Change in the binary Parser.
- F_DLL - Static variable in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- F_DLL - Static variable in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- F_DSA - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- F_DYNLOAD - Static variable in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- F_DYNLOAD - Static variable in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- F_DYNLOAD - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- F_EXEC - Static variable in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- F_EXEC - Static variable in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- F_EXEC - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- F_FDPR_OPTI - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- F_FDPR_PROF - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- F_FINE_GRAINED - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
Change flag indicating that this is a fine-grained delta, i.e.
- f_flags - Variable in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- f_flags - Variable in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- f_flags - Variable in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- F_FULLY_QUALIFIED - Static variable in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Fields names are fully qualified.
- F_LNNO - Static variable in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- F_LNNO - Static variable in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- F_LNNO - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- F_LOADONLY - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- F_LSYMS - Static variable in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- F_LSYMS - Static variable in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- F_LSYMS - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- f_magic - Variable in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- f_magic - Variable in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- f_magic - Variable in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- F_MODIFIERS - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
Change flag indicating that the modifiers of the element have changed.
- F_MOVED_FROM - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
Change flag indicating that the element was moved from another location.
- F_MOVED_TO - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
Change flag indicating that the element was moved to another location.
- f_nscns - Variable in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- f_nscns - Variable in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- f_nscns - Variable in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- f_nsyms - Variable in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- f_nsyms - Variable in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- f_nsyms - Variable in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- F_OPENED - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
Change flag indicating that the underlying IProject
has been
opened.
- f_opthdr - Variable in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- f_opthdr - Variable in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- f_opthdr - Variable in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- F_PATHENTRY_REORDER - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
Reordering of the path entries.
- F_POST_QUALIFIED - Static variable in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Fields names are post qualified.
- F_PRE_TYPE_SIGNATURE - Static variable in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Field names contain the declared type (prepended)
e.g.
- F_RELFLG - Static variable in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- F_RELFLG - Static variable in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- F_RELFLG - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- F_REMOVED_PATHENTRY_LIBRARY - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
A pathEntry Library was added for this resource
- F_REMOVED_PATHENTRY_SOURCE - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
A source entry was remove for this resource.
- F_REORDER - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
Change flag indicating that the element has changed position relatively to its siblings.
- F_SHROBJ - Static variable in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- F_SHROBJ - Static variable in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- F_SHROBJ - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- F_SIMPLE_NAME - Static variable in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Static field names without qualifier.
- F_SOURCEATTACHED - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
Change flag indicating that a source jar has been attached to a binary jar.
- F_SOURCEDETACHED - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
Change flag indicating that a source jar has been detached to a binary jar.
- f_symptr - Variable in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- f_symptr - Variable in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- f_symptr - Variable in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- f_timdat - Variable in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- f_timdat - Variable in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- f_timdat - Variable in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- FACTORY_CLASS - Static variable in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- FAIL - Static variable in interface org.eclipse.cdt.core.dom.ast.tag.ITag
-
A constant that is returned to indicate a read failure.
- fail(String) - Method in class org.eclipse.cdt.core.index.export.AbstractExportProjectProvider
-
Produces an error in the application
- FALLTHROUGH - Static variable in class org.eclipse.cdt.core.parser.StandardAttributes
-
- FALSE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Value to set an option to false.
- FALSE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- fBinaryFile - Variable in class org.eclipse.cdt.core.model.BinaryFilePresentation
-
- fBinaryParserIds - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultTargetPlatformData
-
- fBuffer - Variable in class org.eclipse.cdt.core.ConsoleOutputStream
-
- fBuffer - Variable in class org.eclipse.cdt.core.ConsoleOutputStream
-
- fBuildData - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- fCfg - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- fCfg - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- fCommandArgs - Variable in class org.eclipse.cdt.core.CommandLauncher
-
- fCommandArgs - Variable in class org.eclipse.cdt.core.CommandLauncher
-
- fContributorId - Variable in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- fCWD - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- fDeletedVariables - Variable in class org.eclipse.cdt.utils.envvar.PrefsStorableEnvironment
-
Set of 'deleted' variables (to be removed from the backing store)
- fDelimiter - Variable in class org.eclipse.cdt.core.envvar.EnvironmentVariable
-
- fDescription - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- fDisplayString - Variable in class org.eclipse.cdt.core.resources.ExclusionInstance
-
- fErrorMessage - Variable in class org.eclipse.cdt.core.CommandLauncher
-
- fErrorMessage - Variable in class org.eclipse.cdt.core.CommandLauncher
-
- fErrorParserIDs - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- fExclusionInstanceList - Variable in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- fExclusionType - Variable in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- fExtension - Variable in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- fExtension - Variable in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- fId - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- fId - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- fId - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- fId - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- fId - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- fId - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultTargetPlatformData
-
- FIELD_NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.c.ICASTFieldDesignator
-
FIELD_NAME
represent the relationship between an
ICASTFieldDesignator
and an IASTName
.
- FIELD_NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFieldDesignator
-
The name of the field being initialized.
- FIELD_NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTFieldReference
-
FIELD_NAME
represents the relationship between a
IASTFieldReference
and its IASTName
field
name.
- FIELD_OWNER - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTFieldReference
-
FIELD_OWNER
represents the relationship between a
IASTFieldReference
and its IASTExpression
field owner.
- FIELD_SIZE - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTFieldDeclarator
-
FIELD_SIZE
represents the relationship between a
IASTFieldDeclarator
and its IASTExpression
.
- file - Variable in class org.eclipse.cdt.core.ProblemMarkerInfo
-
- file - Variable in class org.eclipse.cdt.core.ProblemMarkerInfo
-
- file - Variable in class org.eclipse.cdt.utils.elf.Elf
-
- file - Variable in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- file - Variable in class org.eclipse.cdt.utils.macho.MachO.Line
-
Deprecated.
- file - Variable in class org.eclipse.cdt.utils.macho.MachO64
-
- file - Variable in class org.eclipse.cdt.utils.macho.MachO64.Line
-
- file - Variable in class org.eclipse.cdt.utils.som.AR
-
- FILE_DATA - Static variable in class org.eclipse.cdt.core.settings.model.util.CDataSerializer
-
- file_end - Variable in class org.eclipse.cdt.utils.som.AR.LSTHeader
-
- FILE_PATH_CANONICALIZATION - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Boolean preference controlling whether paths of non-workspace files are stored in index in canonical
form or not.
- FILE_PATH_CANONICALIZATION - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Boolean preference controlling whether paths of non-workspace files are stored in index in canonical
form or not.
- file_time_nano - Variable in class org.eclipse.cdt.utils.som.AR.LSTHeader
-
- file_time_nano - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- file_time_sec - Variable in class org.eclipse.cdt.utils.som.AR.LSTHeader
-
- file_time_sec - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- FILE_VALUE - Static variable in class org.eclipse.cdt.core.resources.ExclusionInstance
-
- FILE_VALUE - Static variable in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- FILE_VALUE - Static variable in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- FileAlignment - Variable in class org.eclipse.cdt.utils.coff.PE.NTOptionalHeader
-
Deprecated.
- FileAlignment - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader32
-
- FileAlignment - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader64
-
- FileContent - Class in org.eclipse.cdt.core.parser
-
Abstract class for representing the content of a file.
- FileContent() - Constructor for class org.eclipse.cdt.core.parser.FileContent
-
- FileHeader(RandomAccessFile) - Constructor for class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- FileHeader(RandomAccessFile, long) - Constructor for class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- FileHeader(byte[], boolean) - Constructor for class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- FileHeader(RandomAccessFile) - Constructor for class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- FileHeader(RandomAccessFile, long) - Constructor for class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- FileHeader(byte[], boolean) - Constructor for class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- FileHeader(RandomAccessFile) - Constructor for class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- FileHeader(RandomAccessFile, long) - Constructor for class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- FileHeader(byte[], boolean) - Constructor for class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- FileHeader(RandomAccessFile) - Constructor for class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- FileHeader(RandomAccessFile, long) - Constructor for class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- FileHeader(byte[], boolean) - Constructor for class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- filename - Variable in class org.eclipse.cdt.core.parser.CodeReader
-
Deprecated.
- filename - Variable in class org.eclipse.cdt.utils.AR
-
- filename - Variable in class org.eclipse.cdt.utils.AR
-
- filename - Variable in class org.eclipse.cdt.utils.coff.PEArchive
-
Deprecated.
- filename - Variable in class org.eclipse.cdt.utils.debug.tools.DebugSym
-
- filename - Variable in class org.eclipse.cdt.utils.elf.AR
-
Deprecated.
- filename - Variable in class org.eclipse.cdt.utils.macho.AR
-
- filename - Variable in class org.eclipse.cdt.utils.som.AR
-
- filename - Variable in class org.eclipse.cdt.utils.xcoff.AR
-
- FILENAME_NOT_PROVIDED - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- fileoff - Variable in class org.eclipse.cdt.utils.macho.MachO.SegmentCommand
-
Deprecated.
- fileoff - Variable in class org.eclipse.cdt.utils.macho.MachO64.SegmentCommand
-
- filesize - Variable in class org.eclipse.cdt.utils.macho.MachO.SegmentCommand
-
Deprecated.
- filesize - Variable in class org.eclipse.cdt.utils.macho.MachO64.SegmentCommand
-
- FileStorage - Class in org.eclipse.cdt.core.resources
-
- FileStorage(IPath) - Constructor for class org.eclipse.cdt.core.resources.FileStorage
-
- FileStorage(InputStream, IPath) - Constructor for class org.eclipse.cdt.core.resources.FileStorage
-
- filetype - Variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- filetype - Variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- FILHSZ - Static variable in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- FILHSZ - Static variable in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- FILHSZ - Static variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- FILHSZ - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- fillEntriesMapByContentsKey(Map<EntryContentsKey, ICSettingEntry>, ICSettingEntry[]) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- fillEntriesMapByNameKey(Map<EntryNameKey, ICSettingEntry>, ICSettingEntry[]) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- filter(T[], IUnaryPredicate<T>) - Static method in class org.eclipse.cdt.core.parser.util.ArrayUtil
-
Filter the elements of an array down to just the ones
that match the given predicate.
- filter(Collection<T>, IUnaryPredicate<T>) - Static method in class org.eclipse.cdt.core.parser.util.CollectionUtils
-
Filter the elements of a collection down to just the ones that match the given predicate.
- FILTER_PATTERN - Static variable in class org.eclipse.cdt.core.templateengine.TemplateEngineHelper
-
- filterFileLocalBindings(IBinding[]) - Method in interface org.eclipse.cdt.core.index.IIndexFileSet
-
Returns an array of bindings where all local bindings that are not part of this file-set
have been removed.
- filterRcDatasToCopy(CConfigurationData) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- filterVariables(IEnvironmentVariable[], String[]) - Static method in class org.eclipse.cdt.utils.envvar.EnvVarOperationProcessor
-
- FINAL - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- finalize() - Method in class org.eclipse.cdt.core.parser.CodeReaderCache
-
Deprecated.
- finalize() - Method in class org.eclipse.cdt.utils.AR
-
- finalize() - Method in class org.eclipse.cdt.utils.AR
-
- finalize() - Method in class org.eclipse.cdt.utils.coff.PE
-
Deprecated.
- finalize() - Method in class org.eclipse.cdt.utils.coff.PE64
-
- finalize() - Method in class org.eclipse.cdt.utils.coff.PEArchive
-
Deprecated.
Do not leak fds.
- finalize() - Method in class org.eclipse.cdt.utils.elf.AR
-
Deprecated.
- finalize() - Method in class org.eclipse.cdt.utils.elf.Elf
-
Make sure we do not leak the fds.
- finalize() - Method in class org.eclipse.cdt.utils.envvar.PrefsStorableEnvironment
-
- finalize() - Method in class org.eclipse.cdt.utils.macho.AR
-
- finalize() - Method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
Make sure we do not leak the fds.
- finalize() - Method in class org.eclipse.cdt.utils.macho.MachO64
-
Make sure we do not leak the fds.
- finalize() - Method in class org.eclipse.cdt.utils.pty.PTYOutputStream
-
- finalize() - Method in class org.eclipse.cdt.utils.som.AR
-
- finalize() - Method in class org.eclipse.cdt.utils.spawner.Spawner
-
- finalize() - Method in class org.eclipse.cdt.utils.spawner.SpawnerOutputStream
-
- finalize() - Method in class org.eclipse.cdt.utils.xcoff.AR
-
- find(String, IASTTranslationUnit) - Method in interface org.eclipse.cdt.core.dom.ast.IScope
-
This is the general lookup entry point.
- find(String) - Method in interface org.eclipse.cdt.core.dom.ast.IScope
-
- FIND_ALL_OCCURRENCES - Static variable in interface org.eclipse.cdt.core.index.IIndex
-
Constant to search for all occurrences of a binding.
- FIND_DECLARATIONS - Static variable in interface org.eclipse.cdt.core.index.IIndex
-
Constant to search for declarations.
- FIND_DECLARATIONS_DEFINITIONS - Static variable in interface org.eclipse.cdt.core.index.IIndex
-
Constant to search for all declarations including definitions.
- FIND_DEFINITIONS - Static variable in interface org.eclipse.cdt.core.index.IIndex
-
Constant to search for definitions.
- FIND_POTENTIAL_MATCHES - Static variable in interface org.eclipse.cdt.core.index.IIndex
-
Constant to include potential matches in the results of a search.
- FIND_REFERENCES - Static variable in interface org.eclipse.cdt.core.index.IIndex
-
Constant to search for references.
- findBinding(IName) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Searches for the binding of a name.
- findBindings(IASTName, boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompletionContext
-
Returns bindings that start with the given name or prefix, only
considering those that are valid for this context.
- findBindings(IASTName, boolean, String[]) - Method in interface org.eclipse.cdt.core.dom.ast.ICPPASTCompletionContext
-
Returns bindings that start with the given name or prefix, only considering those that are valid for
this context, including those in the requested set of namespaces.
- findBindings(Pattern, boolean, IndexFilter, IProgressMonitor) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Searches for all bindings with simple names that match the given pattern.
- findBindings(Pattern[], boolean, IndexFilter, IProgressMonitor) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Searches for all bindings with qualified names that seen as an array of simple names match
the given array of patterns.
- findBindings(char[][], IndexFilter, IProgressMonitor) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Searches for all bindings in global scope with a given name.
- findBindings(char[], IndexFilter, IProgressMonitor) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Searches the global scope for all bindings with a given name.
- findBindings(char[], boolean, IndexFilter, IProgressMonitor) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Searches the global scope and optionally all other scopes for bindings with a given name.
- findBindingsForContentAssist(char[], boolean, IndexFilter, IProgressMonitor) - Method in interface org.eclipse.cdt.core.index.IIndex
-
- findBindingsForPrefix(char[], boolean, IndexFilter, IProgressMonitor) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Searches for all bindings with names that start with the given prefix.
- findCommand(String) - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- findDeclarations(IBinding) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Searches for all declarations and definitions that resolve to the given binding.
- findDefinitions(IBinding) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Searches for all definitions that resolve to the given binding.
- findElement(IPath) - Method in interface org.eclipse.cdt.core.model.ICProject
-
Returns the ICElement
corresponding to the given
path, or null
if no such
ICElement
is found.
- findEnclosingImplicitName(int, int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNodeSelector
-
Returns the first implicit name enclosing the given range.
- findEnclosingMacroExpansion(int, int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNodeSelector
-
Returns a macro expansion enclosing the given range, or null
.
- findEnclosingName(int, int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNodeSelector
-
Returns the smallest name enclosing the given range, or null
if there is
no such node.
- findEnclosingNode(int, int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNodeSelector
-
Returns the smallest node enclosing the given range, or null
if there is
no such node.
- findEnclosingNodeInExpansion(int, int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNodeSelector
-
Returns the smallest node enclosing the range, or null
if there is no such node.
- findField(String) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
-
The method is restated here to point out that this method looks through the inheritance tree
of this class while looking for a field with the given name.
- findField(String) - Method in interface org.eclipse.cdt.core.dom.ast.ICompositeType
-
Returns the field that matches name, or null
if there is no such field.
- findFileInWorkspace(IPath) - Method in class org.eclipse.cdt.core.ErrorParserManager
-
Find exact match in the workspace.
- findFileInWorkspace(URI) - Method in class org.eclipse.cdt.core.ErrorParserManager
-
Find exact match in the workspace.
- findFileInWorkspace(IPath) - Method in class org.eclipse.cdt.core.ErrorParserManager
-
Find exact match in the workspace.
- findFileInWorkspace(URI) - Method in class org.eclipse.cdt.core.ErrorParserManager
-
Find exact match in the workspace.
- findFileName(String) - Method in class org.eclipse.cdt.core.ErrorParserManager
-
Returns the file with the given (partial) location if that file can be uniquely identified.
- findFileName(String) - Method in class org.eclipse.cdt.core.ErrorParserManager
-
Returns the file with the given (partial) location if that file can be uniquely identified.
- findFilePath(String) - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- findFilePath(String) - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- findFirstAndRemove(List<?>, Class<T>) - Static method in class org.eclipse.cdt.core.parser.util.CollectionUtils
-
Finds the first object in the heterogeneous list that is an instance of
the given class, removes it from the list, and returns it.
- findFirstContainedName(int, int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNodeSelector
-
Returns the first name contained in the given range, or null
if there is
no such node.
- findFirstContainedNode(int, int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNodeSelector
-
Returns the first node contained in the given range, or null
if there is
no such node.
- findFirstContainedNodeInExpansion(int, int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNodeSelector
-
Returns the first node contained in the given expansion, or null
if there is
no such node.
- findImplicitName(int, int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNodeSelector
-
Returns the implicit name for the exact given range, or null
if there is
no such node.
- findIncludedBy(IIndexFile) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Looks for include relations pointing to the given file.
- findIncludedBy(IIndexFile, int) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Looks recursively for include relations pointing to the given file.
- findIncludes(IIndexFile) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Looks for include relations originated by the given file.
- findIncludes(IIndexFile, int) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Looks recursively for include relations originated by the given file.
- findKey(char[], int, int) - Method in class org.eclipse.cdt.core.parser.util.CharTable
-
- findLanguagDataForFile(String, IProject, CFolderData) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- findLanguagDataForFile(String, IProject, CLanguageData[]) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- findLanguageDataForExtension(String, CLanguageData[]) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- findMacroContainers(Pattern, IndexFilter, IProgressMonitor) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Searches for all macro containers (one for macros with the same name) with names that
match the given pattern.
- findMacros(char[], IndexFilter, IProgressMonitor) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Searches for all macros with a given name.
- findMacrosForPrefix(char[], IndexFilter, IProgressMonitor) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Searches for all macros with names that start with the given prefix.
- findMethod(String, String[], boolean, boolean, IMethodDeclaration[]) - Static method in class org.eclipse.cdt.core.browser.TypeUtil
-
Finds a method by name.
- findMethod(String, String[], boolean, boolean, ICElement) - Static method in class org.eclipse.cdt.core.browser.TypeUtil
-
Finds a method in a type.
- findName(int, int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNodeSelector
-
Returns the name for the exact given range, or null
if there is no such node.
- findNames(IBinding, int) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Searches for all names that resolve to the given binding.
- findNames(int, int) - Method in interface org.eclipse.cdt.core.index.IIndexFile
-
Find all names within the given range.
- findNode(int, int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNodeSelector
-
Returns the node for the exact given range, or null
if there is no such node.
- findNodeInExpansion(int, int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNodeSelector
-
Returns the node for the exact given range, or null
if there is no such node.
- findPositionConverter(ITranslationUnit, long) - Method in interface org.eclipse.cdt.core.IPositionTrackerManager
-
Returns the position converter suitable for mapping character offsets of the
given translation unit to the current version of it.
- findPositionConverter(IFile, long) - Method in interface org.eclipse.cdt.core.IPositionTrackerManager
-
Returns the position converter suitable for mapping character offsets of the
given file/timestamp to the current version of it.
- findPositionConverter(IPath, long) - Method in interface org.eclipse.cdt.core.IPositionTrackerManager
-
Returns the position tracker suitable for mapping character offsets of the
given external file/timestamp to the current version of it.
- findPositionConverter(URI, long) - Method in interface org.eclipse.cdt.core.IPositionTrackerManager
-
Returns the position tracker suitable for mapping character offsets of the
given external file/timestamp to the current version of it.
- findPositionConverter(ITranslationUnit, long) - Method in interface org.eclipse.cdt.core.IPositionTrackerManager
-
Returns the position converter suitable for mapping character offsets of the
given translation unit to the current version of it.
- findPositionConverter(IFile, long) - Method in interface org.eclipse.cdt.core.IPositionTrackerManager
-
Returns the position converter suitable for mapping character offsets of the
given file/timestamp to the current version of it.
- findPositionConverter(IPath, long) - Method in interface org.eclipse.cdt.core.IPositionTrackerManager
-
Returns the position tracker suitable for mapping character offsets of the
given external file/timestamp to the current version of it.
- findPositionConverter(URI, long) - Method in interface org.eclipse.cdt.core.IPositionTrackerManager
-
Returns the position tracker suitable for mapping character offsets of the
given external file/timestamp to the current version of it.
- findProgramLocation(String, String) - Static method in class org.eclipse.cdt.utils.PathUtil
-
Finds location of the program inspecting each path in the path list.
- findProgramLocation(String) - Static method in class org.eclipse.cdt.utils.PathUtil
-
Finds location of the program inspecting each path in the path list
defined by environment variable ${PATH}.
- findProgramLocation(String, String) - Static method in class org.eclipse.cdt.utils.PathUtil
-
Finds location of the program inspecting each path in the path list.
- findProgramLocation(String) - Static method in class org.eclipse.cdt.utils.PathUtil
-
Finds location of the program inspecting each path in the path list
defined by environment variable ${PATH}.
- findReferences(IBinding) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Searches for all references that resolve to the given binding.
- findSharedWorkingCopy() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns the shared working copy for this element, using the default IBuffer
factory, or null
, if no working copy has been created for this element.
- findSharedWorkingCopy(IBufferFactory) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
- findSourceRoot(IResource) - Method in interface org.eclipse.cdt.core.model.ICProject
-
- findSourceRoot(IPath) - Method in interface org.eclipse.cdt.core.model.ICProject
-
- findStrictlyEnclosingNode(int, int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNodeSelector
-
Returns the smallest node strictly enclosing the given range, or null
if there
is no such node.
- findTagReader(IBinding) - Method in interface org.eclipse.cdt.core.dom.ast.tag.ITagService
-
Finds or creates a tag reader for the specified binding or null if a reader cannot be
associated with this binding.
- findTranslationUnit(IFile) - Static method in class org.eclipse.cdt.core.model.CoreModelUtil
-
Returns the translation unit for the file given or null
.
- findTranslationUnitForLocation(IPath, ICProject) - Static method in class org.eclipse.cdt.core.model.CoreModelUtil
-
Searches for a translation unit within the cprojects.
- findTranslationUnitForLocation(URI, ICProject) - Static method in class org.eclipse.cdt.core.model.CoreModelUtil
-
Searches for a translation unit within the cprojects.
- findTranslationUnitForLocation(IIndexFileLocation, ICProject) - Static method in class org.eclipse.cdt.core.model.CoreModelUtil
-
Returns the translation unit for the location given or null
.
- findWorkingCopy(IResource, Iterator<IWorkingCopy>) - Static method in class org.eclipse.cdt.core.parser.ParserUtil
-
- findWorkingCopyBuffer(String, Iterator<IWorkingCopy>) - Static method in class org.eclipse.cdt.core.parser.ParserUtil
-
- finishTranslationUnit() - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
-
- fInstanceExclusionType - Variable in class org.eclipse.cdt.core.resources.ExclusionInstance
-
- FIRST_RESERVED_IExtensionToken - Static variable in interface org.eclipse.cdt.core.parser.IToken
-
- FIRST_RESERVED_IGCCToken - Static variable in interface org.eclipse.cdt.core.parser.IToken
-
- FIRST_RESERVED_PREPROCESSOR - Static variable in interface org.eclipse.cdt.core.parser.IToken
-
- FIRST_RESERVED_SCANNER - Static variable in interface org.eclipse.cdt.core.parser.IToken
-
- fIsModified - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- fIsModified - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- fIsModified - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- fIsModified - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- fIsModified - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- fIsModified - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultTargetPlatformData
-
- FixitErrorParser - Class in org.eclipse.cdt.core.errorparsers
-
- FixitErrorParser(String, String) - Constructor for class org.eclipse.cdt.core.errorparsers.FixitErrorParser
-
- FixitErrorParser() - Constructor for class org.eclipse.cdt.core.errorparsers.FixitErrorParser
-
- fixup_request_location - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- fixup_request_total - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- Flags - Class in org.eclipse.cdt.core.model
-
Utility class for decoding modifier flags in C elements.
- flags - Variable in class org.eclipse.cdt.utils.macho.MachO.DyLibReference
-
Deprecated.
- flags - Variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- flags - Variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- flags(int) - Method in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- flags - Variable in class org.eclipse.cdt.utils.macho.MachO.SegmentCommand
-
Deprecated.
- flags - Variable in class org.eclipse.cdt.utils.macho.MachO64.DyLibReference
-
- flags - Variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- flags - Variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- flags(int) - Method in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- flags - Variable in class org.eclipse.cdt.utils.macho.MachO64.SegmentCommand
-
- FLAGS_SEPARATOR - Static variable in class org.eclipse.cdt.core.settings.model.util.LanguageSettingEntriesSerializer
-
- fLanguageData - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- fLanguageDatas - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- fLanguageId - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- flattenLocationsToFile(IASTNodeLocation[]) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Flattens the node locations provided into a single file location.
- FLOAT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- flush() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- flush() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- flush() - Method in class org.eclipse.cdt.core.parser.CodeReaderCache
-
Deprecated.
- flush() - Method in interface org.eclipse.cdt.core.parser.ICodeReaderCache
-
Deprecated.
- fName - Variable in class org.eclipse.cdt.core.cdtvariables.CdtVariable
-
- fName - Variable in class org.eclipse.cdt.core.dom.ast.IASTCompletionNode.CompletionNameEntry
-
- fName - Variable in class org.eclipse.cdt.core.envvar.EnvironmentVariable
-
- fName - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- fName - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- fName - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- fName - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- fName - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- fName - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultTargetPlatformData
-
- fNestedExclusions - Variable in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- FOLDER_DATA - Static variable in class org.eclipse.cdt.core.settings.model.util.CDataSerializer
-
- FOLDER_VALUE - Static variable in class org.eclipse.cdt.core.resources.ExclusionInstance
-
- FOLDER_VALUE - Static variable in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- FOLDER_VALUE - Static variable in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- fOperation - Variable in class org.eclipse.cdt.core.envvar.EnvironmentVariable
-
- FOR - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- FORCE_INDEX_INCLUSION - Static variable in interface org.eclipse.cdt.core.index.IIndexManager
-
Include files that are otherwise would be excluded from the index.
- FOREVER - Static variable in interface org.eclipse.cdt.core.index.IIndexManager
-
Constant for indicating that there is no time out period for joining the indexer job.
- format(int, String, int, int, int, String) - Method in class org.eclipse.cdt.core.formatter.CodeFormatter
-
Formats source
, and returns a text edit that correspond to the difference
between the given string and the formatted string.
- format(int, String, IRegion[], String) - Method in class org.eclipse.cdt.core.formatter.CodeFormatter
-
Formats one or more regions of source
, and returns an array of edits, one edit
per region.
- format_block_comment - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- format_header_comment - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- format_line_comment - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- FormatProblem - Static variable in class org.eclipse.cdt.core.formatter.Messages
-
- FORMATTER_ALIGNMENT_FOR_ARGUMENTS_IN_METHOD_INVOCATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of arguments in method invocation
- option id: "org.eclipse.cdt.core.formatter.alignment_for_arguments_in_method_invocation"
- possible values: values returned by createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_ASSIGNMENT - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of assignment
- option id: "org.eclipse.cdt.core.formatter.alignment_for_assignment"
- possible values: values returned by createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_BASE_CLAUSE_IN_TYPE_DECLARATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of base-clause in type declaration
- option id: "org.eclipse.cdt.core.formatter.alignment_for_base_clause_in_type_declaration"
- possible values: values returned by createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_NEXT_SHIFTED, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_BINARY_EXPRESSION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of binary expression
- option id: "org.eclipse.cdt.core.formatter.alignment_for_binary_expression"
- possible values: values returned by createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_COMPACT_IF - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of compact if
- option id: "org.eclipse.cdt.core.formatter.alignment_for_compact_if"
- possible values: values returned by createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_ONE_PER_LINE, INDENT_BY_ONE)
- FORMATTER_ALIGNMENT_FOR_CONDITIONAL_EXPRESSION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of conditional expression
- option id: "org.eclipse.cdt.core.formatter.alignment_for_conditional_expression"
- possible values: values returned by createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT_FIRST_BREAK, INDENT_ON_COLUMN)
- FORMATTER_ALIGNMENT_FOR_CONDITIONAL_EXPRESSION_CHAIN - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of a chain of conditional expressions.
- FORMATTER_ALIGNMENT_FOR_CONSTRUCTOR_INITIALIZER_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of constructor initializer list
- option id: "org.eclipse.cdt.core.formatter.alignment_for_constructor_initializer_list"
- possible values: values returned by createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_DECLARATOR_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of a declarator list
- option id: "org.eclipse.cdt.core.formatter.alignment_for_declarator_list"
- possible values: values returned by createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_ENUMERATOR_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of a enumerator list
- option id: "org.eclipse.cdt.core.formatter.alignment_for_enumerator_list"
- possible values: values returned by createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_ONE_PER_LINE, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_EXPRESSION_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of a expression list (except arguments in a method invocation)
- option id: "org.eclipse.cdt.core.formatter.alignment_for_expression_list"
- possible values: values returned by createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_EXPRESSIONS_IN_INITIALIZER_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of expressions in initializer list
- option id: "org.eclipse.cdt.core.formatter.alignment_for_expressions_in_array_initializer"
- possible values: values returned by createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_LAMBDA_EXPRESSION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of lambda expression
- option id: "org.eclipse.cdt.core.formatter.alignment_for_lambda_expression"
- possible values: values returned by createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_MEMBER_ACCESS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of member access
- option id: "org.eclipse.cdt.core.formatter.alignment_for_member_access"
- possible values: values returned by createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, M_NO_ALIGNMENT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_OVERLOADED_LEFT_SHIFT_CHAIN - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of stream output expression consisting of a chain of
overloaded << operators.
- FORMATTER_ALIGNMENT_FOR_PARAMETERS_IN_METHOD_DECLARATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of parameters in method declaration
- option id: "org.eclipse.cdt.core.formatter.alignment_for_parameters_in_method_declaration"
- possible values: values returned by createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_THROWS_CLAUSE_IN_METHOD_DECLARATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of throws clause in method declaration
- option id: "org.eclipse.cdt.core.formatter.alignment_for_throws_clause_in_method_declaration"
- possible values: values returned by createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_BRACE_POSITION_FOR_BLOCK - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a block
- option id: "org.eclipse.cdt.core.formatter.brace_position_for_block"
- possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP }
- default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_BLOCK_IN_CASE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a block in a case statement when the block is the first statement following
the case
- option id: "org.eclipse.cdt.core.formatter.brace_position_for_block_in_case"
- possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP }
- default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_INITIALIZER_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of initializer list
- option id: "org.eclipse.cdt.core.formatter.brace_position_for_array_initializer"
- possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP }
- default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_LINKAGE_DECLARATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a linkage declaration
- option id: "org.eclipse.cdt.core.formatter.brace_position_for_linkage_declaration"
- possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP }
- default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_METHOD_DECLARATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a method declaration
- option id: "org.eclipse.cdt.core.formatter.brace_position_for_method_declaration"
- possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP }
- default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_NAMESPACE_DECLARATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a namespace declaration
- option id: "org.eclipse.cdt.core.formatter.brace_position_for_namespace_declaration"
- possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP }
- default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_SWITCH - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a switch statement
- option id: "org.eclipse.cdt.core.formatter.brace_position_for_switch"
- possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP }
- default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_TYPE_DECLARATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a type declaration
- option id: "org.eclipse.cdt.core.formatter.brace_position_for_type_declaration"
- possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP }
- default: END_OF_LINE
- FORMATTER_COMMENT_BLOCK - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Formatter option to format block comment
- option id: "org.eclipse.cdt.core.formatter.format_block_comment"
- default: true
- FORMATTER_COMMENT_HEADER - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Formatter option to format header comment
- option id: "org.eclipse.cdt.core.formatter.format_header_comment"
- default: true
- FORMATTER_COMMENT_LINE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Formatter option to format line comment
- option id: "org.eclipse.cdt.core.formatter.format_line_comment"
- default: true
- FORMATTER_COMMENT_LINE_UP_LINE_COMMENT_IN_BLOCKS_ON_FIRST_COLUMN - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether line comments on subsequent lines on unindented code should be treated as block comment
- option id: "org.eclipse.cdt.core.formatter.comment.line_up_line_comment_in_blocks_on_first_column"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_COMMENT_MIN_DISTANCE_BETWEEN_CODE_AND_LINE_COMMENT - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify the minimum distance between code and line comment.
- FORMATTER_COMMENT_NEVER_INDENT_LINE_COMMENTS_ON_FIRST_COLUMN - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether comments starting from the beginning of line should stay that way and never be indented.
- FORMATTER_COMMENT_OFF_TAG - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Formatter off tag format option
- option id: "org.eclipse.cdt.core.formatter.comment_formatter_off_tag"
- default: @formatter:off
- FORMATTER_COMMENT_ON_TAG - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Formatter on tag format option
- option id: "org.eclipse.cdt.core.formatter.comment_formatter_on_tag"
- default: @formatter:on
- FORMATTER_COMMENT_PRESERVE_WHITE_SPACE_BETWEEN_CODE_AND_LINE_COMMENT - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether the white space between code and line comments should be preserved or replaced with a single space
- option id: "org.eclipse.cdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_COMPACT_ELSE_IF - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to compact else/if
- option id: "org.eclipse.cdt.core.formatter.compact_else_if"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_CONTINUATION_INDENTATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to set the continuation indentation
- option id: "org.eclipse.cdt.core.formatter.continuation_indentation"
- possible values: "<n>", where n is zero or a positive integer
- default: "2"
- FORMATTER_CONTINUATION_INDENTATION_FOR_INITIALIZER_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to set the continuation indentation inside initializer list
- option id: "org.eclipse.cdt.core.formatter.continuation_indentation_for_array_initializer"
- possible values: "<n>", where n is zero or a positive integer
- default: "2"
- FORMATTER_CURRENT_FILE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for the current file
- option id: "org.eclipse.cdt.core.formatter.current_file"
- possible values: object of class IFile
or null
- default: null
- FORMATTER_EXTPOINT_ID - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
Name of the extension point for contributing a source code formatter
- FORMATTER_EXTPOINT_ID - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
Name of the extension point for contributing a source code formatter
- FORMATTER_INDENT_ACCESS_SPECIFIER_COMPARE_TO_TYPE_HEADER - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent 'public:', 'protected:', 'private:' access specifiers relative to class declaration.
- FORMATTER_INDENT_ACCESS_SPECIFIER_EXTRA_SPACES - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Number of extra spaces in front of 'public:', 'protected:', 'private:' access specifiers.
- FORMATTER_INDENT_BODY_DECLARATIONS_COMPARE_TO_ACCESS_SPECIFIER - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent body declarations relative to access specifiers (visibility labels)
- option id: "org.eclipse.cdt.core.formatter.indent_body_declarations_compare_to_access_specifier"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_INDENT_BODY_DECLARATIONS_COMPARE_TO_LINKAGE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent body declarations compare to its enclosing linkage section
- option id: "org.eclipse.cdt.core.formatter.indent_body_declarations_compare_to_linkage"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_INDENT_BODY_DECLARATIONS_COMPARE_TO_NAMESPACE_HEADER - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent body declarations compare to its enclosing namespace header
- option id: "org.eclipse.cdt.core.formatter.indent_body_declarations_compare_to_namespace_header"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_INDENT_BREAKS_COMPARE_TO_CASES - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent breaks compare to cases
- option id: "org.eclipse.cdt.core.formatter.indent_breaks_compare_to_cases"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_INDENT_DECLARATION_COMPARE_TO_TEMPLATE_HEADER - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent template declaration compare to template header
- option id: "org.eclipse.cdt.core.formatter.indent_declaration_compare_to_template_header"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_INDENT_EMPTY_LINES - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent empty lines
- option id: "org.eclipse.cdt.core.formatter.indent_empty_lines"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_INDENT_INSIDE_LINE_COMMENTS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent inside line comments at column 0
- option id: "org.eclipse.cdt.core.formatter.indent_inside_line_comments"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_INDENT_LABEL_COMPARE_TO_STATEMENTS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent labels compare to statements where it is defined
- option id: "org.eclipse.cdt.core.formatter.indent_label_compare_to_statements"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_INDENT_STATEMENTS_COMPARE_TO_BLOCK - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent statements inside a block
- option id: "org.eclipse.cdt.core.formatter.indent_statements_compare_to_block"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_INDENT_STATEMENTS_COMPARE_TO_BODY - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent statements inside the body of a method or a constructor
- option id: "org.eclipse.cdt.core.formatter.indent_statements_compare_to_body"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_INDENT_SWITCHSTATEMENTS_COMPARE_TO_CASES - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent switch statements compare to cases
- option id: "org.eclipse.cdt.core.formatter.indent_switchstatements_compare_to_cases"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_INDENT_SWITCHSTATEMENTS_COMPARE_TO_SWITCH - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent switch statements compare to switch
- option id: "org.eclipse.cdt.core.formatter.indent_switchstatements_compare_to_switch"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_INDENTATION_SIZE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify the equivalent number of spaces that represents one indentation
- option id: "org.eclipse.cdt.core.formatter.indentation.size"
- possible values: "<n>", where n is zero or a positive integer
- default: "4"
- FORMATTER_INSERT_NEW_LINE_AFTER_COLON_IN_CONSTRUCTOR_INITIALIZER_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after colon in constructor initializer list.
- FORMATTER_INSERT_NEW_LINE_AFTER_LABEL - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after a label
- option id: "org.eclipse.cdt.core.formatter.insert_new_line_after_label"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_AFTER_OPENING_BRACE_IN_INITIALIZER_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after the opening brace in an initializer list
- option id: "org.eclipse.cdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_AFTER_TEMPLATE_DECLARATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after template declaration
- option id: "org.eclipse.cdt.core.formatter.insert_new_line_after_template_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_NEW_LINE_AT_END_OF_FILE_IF_MISSING - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line at the end of the current file if missing
- option id: "org.eclipse.cdt.core.formatter.insert_new_line_at_end_of_file_if_missing"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_BEFORE_CATCH_IN_TRY_STATEMENT - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line before the catch keyword in try statement
- option id: "org.eclipse.cdt.core.formatter.insert_new_line_before_catch_in_try_statement"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_BEFORE_CLOSING_BRACE_IN_INITIALIZER_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line before the closing brace in an initializer list
- option id: "org.eclipse.cdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_BEFORE_COLON_IN_CONSTRUCTOR_INITIALIZER_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line before colon in constructor initializer list.
- FORMATTER_INSERT_NEW_LINE_BEFORE_ELSE_IN_IF_STATEMENT - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line before the else keyword in if statement
- option id: "org.eclipse.cdt.core.formatter.insert_new_line_before_else_in_if_statement"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_BEFORE_IDENTIFIER_IN_FUNCTION_DECLARATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line before the identifier in a function declaration
- option id: "org.eclipse.cdt.core.formatter.insert_new_line_before_identifier_in_function_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_NEW_LINE_BEFORE_WHILE_IN_DO_STATEMENT - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line before while in do statement
- option id: "org.eclipse.cdt.core.formatter.insert_new_line_before_while_in_do_statement"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_IN_EMPTY_BLOCK - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line in an empty block
- option id: "org.eclipse.cdt.core.formatter.insert_new_line_in_empty_block"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_ASSIGNMENT_OPERATOR - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after an assignment operator
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_assignment_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_BINARY_OPERATOR - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after a binary operator
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_binary_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_CLOSING_ANGLE_BRACKET_IN_TEMPLATE_ARGUMENTS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the closing angle bracket in template arguments
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_closing_angle_bracket_in_template_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_CLOSING_ANGLE_BRACKET_IN_TEMPLATE_PARAMETERS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the closing angle bracket in template parameters
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_closing_angle_bracket_in_template_parameters"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_CLOSING_BRACE_IN_BLOCK - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the closing brace of a block
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_closing_brace_in_block"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_CLOSING_PAREN_IN_CAST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the closing parenthesis of a cast expression
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_closing_paren_in_cast"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COLON_IN_BASE_CLAUSE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after colon in a base clause of a type definition
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_colon_in_base_clause"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COLON_IN_CASE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after colon in a case statement when a opening brace follows the colon
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_colon_in_case"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COLON_IN_CONDITIONAL - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the colon in a conditional expression
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_colon_in_conditional"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COLON_IN_LABELED_STATEMENT - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the colon in a labeled statement
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_colon_in_labeled_statement"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_BASE_TYPES - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in base type names of a type header
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_comma_in_base_types"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_DECLARATOR_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in a declarator list
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_comma_in_declarator_list"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_ENUM_DECLARATIONS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in enum declarations
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_comma_in_enum_declarations"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_EXPRESSION_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in expression list
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_comma_in_expression_list"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_INITIALIZER_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in an initializer list
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_comma_in_array_initializer"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_METHOD_DECLARATION_PARAMETERS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the parameters of a method declaration
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_METHOD_DECLARATION_THROWS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the exception names in a throws clause of a method declaration
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_comma_in_method_declaration_throws"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_METHOD_INVOCATION_ARGUMENTS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the arguments of a method invocation
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_STRUCTURED_BINDING_NAME_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after a comma in the name list of a structured binding declaration
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_comma_in_structured_binding_name_list"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_TEMPLATE_ARGUMENTS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in template arguments
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_comma_in_template_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_TEMPLATE_PARAMETERS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in template parameters
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_comma_in_template_parameters"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_LAMBDA_RETURN - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after lambda return
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_lambda_return"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_ANGLE_BRACKET_IN_TEMPLATE_ARGUMENTS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening angle bracket in template arguments
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_opening_angle_bracket_in_template_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_ANGLE_BRACKET_IN_TEMPLATE_PARAMETERS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening angle bracket in template parameters
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_opening_angle_bracket_in_template_parameters"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_BRACE_IN_INITIALIZER_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening brace in an initializer list
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_opening_brace_in_array_initializer"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_BRACKET - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening bracket
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_opening_bracket"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_CAST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a cast expression
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_cast"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_CATCH - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a catch
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_catch"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_EXCEPTION_SPECIFICATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in an exception specification
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_exception_specification"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_FOR - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a for statement
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_for"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_IF - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in an if statement
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_if"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_METHOD_DECLARATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a method declaration
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_method_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_METHOD_INVOCATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a method invocation
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_method_invocation"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_PARENTHESIZED_EXPRESSION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a parenthesized expression
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_SWITCH - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a switch statement
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_switch"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_WHILE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a while statement
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_while"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_STRUCTURED_BINDING_NAME_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening bracket of the name list in a structured binding declaration
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_opening_structured_binding_name_list"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_POINTER_IN_DECLARATOR_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after a pointer in a declarator list
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_pointer_in_declarator_list"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_POINTER_IN_METHOD_DECLARATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after a pointer in a method declaration
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_pointer_in_method_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_POSTFIX_OPERATOR - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after a postfix operator
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_postfix_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_PREFIX_OPERATOR - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after a prefix operator
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_prefix_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_QUESTION_IN_CONDITIONAL - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after question mark in a conditional expression
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_question_in_conditional"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_SEMICOLON_IN_FOR - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after semicolon in a for statement
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_semicolon_in_for"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_UNARY_OPERATOR - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after an unary operator
- option id: "org.eclipse.cdt.core.formatter.insert_space_after_unary_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_ASSIGNMENT_OPERATOR - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before an assignment operator
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_assignment_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_BINARY_OPERATOR - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before an binary operator
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_binary_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_ANGLE_BRACKET_IN_TEMPLATE_ARGUMENTS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing angle bracket in template arguments
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_closing_angle_bracket_in_template_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_ANGLE_BRACKET_IN_TEMPLATE_PARAMETERS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing angle bracket in template parameters
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_closing_angle_bracket_in_template_parameters"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_BRACE_IN_INITIALIZER_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing brace in an initializer list
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_closing_brace_in_array_initializer"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_BRACKET - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing bracket
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_closing_bracket"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_CAST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a cast expression
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_cast"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_CATCH - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a catch
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_catch"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_EXCEPTION_SPECIFICATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in an exception specification
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_exception_specification"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_FOR - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a for statement
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_for"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_IF - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in an if statement
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_if"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_METHOD_DECLARATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a method declaration
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_method_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_METHOD_INVOCATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a method invocation
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_method_invocation"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_PARENTHESIZED_EXPRESSION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a parenthesized expression
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_SWITCH - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a switch statement
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_switch"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_WHILE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a while statement
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_while"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_STRUCTURED_BINDING_NAME_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing bracket of the name list in a structured binding declaration
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_closing_structured_binding_name_list"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_BASE_CLAUSE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before colon in a base clause of a type definition
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_colon_in_base_clause"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_CASE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before colon in a case statement
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_colon_in_case"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_CONDITIONAL - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before colon in a conditional expression
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_colon_in_conditional"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_DEFAULT - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before colon in a default statement
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_colon_in_default"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_LABELED_STATEMENT - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before colon in a labeled statement
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_colon_in_labeled_statement"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_BASE_TYPES - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the base type names in a type header
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_comma_in_base_types"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_DECLARATOR_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in a declarator list
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_comma_in_declarator_list"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_ENUM_DECLARATIONS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in enum declarations
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_comma_in_enum_declarations"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_EXPRESSION_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in a expression list
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_comma_in_expression_list"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_INITIALIZER_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in an initializer list
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_comma_in_array_initializer"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_METHOD_DECLARATION_PARAMETERS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the parameters of a method declaration
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_METHOD_DECLARATION_THROWS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the exception names of the throws clause of a method declaration
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_comma_in_method_declaration_throws"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_METHOD_INVOCATION_ARGUMENTS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the arguments of a method invocation
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_STRUCTURED_BINDING_NAME_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before a comma in the name list of a structured binding declaration
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_comma_in_structured_binding_name_list"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_TEMPLATE_ARGUMENTS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in template arguments
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_comma_in_template_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_TEMPLATE_PARAMETERS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in template parameters
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_comma_in_template_parameters"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_LAMBDA_RETURN - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before lambda return
- option id: "org.eclipse.cdt.core.formatter.insert_before_lambda_return"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_ANGLE_BRACKET_IN_TEMPLATE_ARGUMENTS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening angle bracket in template arguments
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_opening_angle_bracket_in_template_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_ANGLE_BRACKET_IN_TEMPLATE_PARAMETERS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening angle bracket in template parameters
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_opening_angle_bracket_in_template_parameters"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_BLOCK - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in a block
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_block"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_INITIALIZER_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in an initializer list
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_array_initializer"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_LINKAGE_DECLARATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in a linkage declaration
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_linkage_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_METHOD_DECLARATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in a method declaration
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_method_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_NAMESPACE_DECLARATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in a namespace declaration
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_namespace_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_SWITCH - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in a switch statement
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_switch"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_TYPE_DECLARATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in a type declaration
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_type_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACKET - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening bracket
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_opening_bracket"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_CATCH - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a catch
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_catch"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_EXCEPTION_SPECIFICATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in an exception specification
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_exception_specification"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_FOR - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a for statement
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_for"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_IF - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in an if statement
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_if"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_METHOD_DECLARATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a method declaration
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_method_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_METHOD_INVOCATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a method invocation
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_method_invocation"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_PARENTHESIZED_EXPRESSION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a parenthesized expression
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_SWITCH - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a switch statement
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_switch"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_WHILE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a while statement
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_while"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_STRUCTURED_BINDING_NAME_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening bracket of the name list in a structured binding declaration
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_opening_structured_binding_name_list"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_POINTER_IN_DECLARATOR_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before a pointer in a declarator list
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_pointer_in_declarator_list"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_POINTER_IN_METHOD_DECLARATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before a pointer in a method declaration
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_pointer_in_method_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_POSTFIX_OPERATOR - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before a postfix operator
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_postfix_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_PREFIX_OPERATOR - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before a prefix operator
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_prefix_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_QUESTION_IN_CONDITIONAL - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before question mark in a conditional expression
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_question_in_conditional"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_REF_QUALIFIER_IN_STRUCTURED_BINDING - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before a reference qualifier in a structured binding declaration
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_ref_qualifier_in_structured_binding"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_SEMICOLON - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before semicolon
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_semicolon"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_SEMICOLON_IN_FOR - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before semicolon in for statement
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_semicolon_in_for"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_UNARY_OPERATOR - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before unary operator
- option id: "org.eclipse.cdt.core.formatter.insert_space_before_unary_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_BRACES_IN_INITIALIZER_LIST - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between empty braces in an initializer list
- option id: "org.eclipse.cdt.core.formatter.insert_space_between_empty_braces_in_array_initializer"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_BRACKETS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between empty brackets
- option id: "org.eclipse.cdt.core.formatter.insert_space_between_empty_brackets"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_PARENS_IN_EXCEPTION_SPECIFICATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between empty parenthesis in an exception specification
- option id: "org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_exception_specification"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_PARENS_IN_METHOD_DECLARATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between empty parenthesis in a method declaration
- option id: "org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_method_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_PARENS_IN_METHOD_INVOCATION - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between empty parenthesis in a method invocation
- option id: "org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_method_invocation"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_JOIN_WRAPPED_LINES - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify whether the formatter can join wrapped lines or not
- option id: "org.eclipse.cdt.core.formatter.join_wrapped_lines"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_KEEP_ELSE_STATEMENT_ON_SAME_LINE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to keep else statement on the same line
- option id: "org.eclipse.cdt.core.formatter.keep_else_statement_on_same_line"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_KEEP_EMPTY_INITIALIZER_LIST_ON_ONE_LINE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to keep empty initializer list one one line
- option id: "org.eclipse.cdt.core.formatter.keep_empty_array_initializer_on_one_line"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_KEEP_GUARDIAN_CLAUSE_ON_ONE_LINE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to keep guardian clause on one line
- option id: "org.eclipse.cdt.core.formatter.format_guardian_clause_on_one_line"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_KEEP_SIMPLE_IF_ON_ONE_LINE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to keep simple if statement on the one line
- option id: "org.eclipse.cdt.core.formatter.keep_imple_if_on_one_line"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_KEEP_THEN_STATEMENT_ON_SAME_LINE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to keep then statement on the same line
- option id: "org.eclipse.cdt.core.formatter.keep_then_statement_on_same_line"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_LANGUAGE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for the language
- option id: "org.eclipse.cdt.core.formatter.language"
- possible values: object of class ILanguage
or null
- default: null
- FORMATTER_LINE_SPLIT - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify the length of the page.
- FORMATTER_NUMBER_OF_EMPTY_LINES_TO_PRESERVE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify the number of empty lines to preserve
- option id: "org.eclipse.cdt.core.formatter.number_of_empty_lines_to_preserve"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- FORMATTER_OFF_TAG - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Default formatter off tag
- FORMATTER_ON_TAG - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Default formatter on tag
- FORMATTER_PUT_EMPTY_STATEMENT_ON_NEW_LINE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify whether or not empty statement should be on a new line
- option id: "org.eclipse.cdt.core.formatter.put_empty_statement_on_new_line"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_STATEMENT_SCOPE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option that tells the formatter that the formatting region should be
extended to the enclosing statement boundaries.
- FORMATTER_TAB_CHAR - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify the tabulation size
- option id: "org.eclipse.cdt.core.formatter.tabulation.char"
- possible values: { TAB, SPACE, MIXED }
- default: TAB
- FORMATTER_TAB_SIZE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify the equivalent number of spaces that represents one tabulation
- option id: "org.eclipse.cdt.core.formatter.tabulation.size"
- possible values: "<n>", where n is zero or a positive integer
- default: "4"
- FORMATTER_TRANSLATION_UNIT - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for the translation unit
- option id: "org.eclipse.cdt.core.formatter.current_translation_unit"
- possible values: object of class ITranslationUnit
or null
- default: null
- FORMATTER_USE_COMMENT_TAG - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Formatter on tag format option
- option id: "org.eclipse.cdt.core.formatter.use_comment_formatter_tag"
- default: true
- FORMATTER_USE_TABS_ONLY_FOR_LEADING_INDENTATIONS - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to use tabulations only for leading indentations
- option id: "org.eclipse.cdt.core.formatter.use_tabs_only_for_leading_indentations"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORTRAN_LINKAGE_ID - Static variable in interface org.eclipse.cdt.core.dom.ILinkage
-
- FORTRAN_LINKAGE_NAME - Static variable in interface org.eclipse.cdt.core.dom.ILinkage
-
- forwarder - Variable in class org.eclipse.cdt.utils.coff.PE.ImportDirectoryEntry
-
Deprecated.
- forwarder - Variable in class org.eclipse.cdt.utils.coff.PE64.ImportDirectoryEntry
-
- fOutputEntries - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- fParent - Variable in class org.eclipse.cdt.core.dom.ast.IASTCompletionNode.CompletionNameEntry
-
- fParent - Variable in class org.eclipse.cdt.core.resources.ExclusionInstance
-
- fParentExclusion - Variable in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- fParentResource - Variable in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- fPath - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- fPath - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- fProcess - Variable in class org.eclipse.cdt.core.CommandLauncher
-
- fProcess - Variable in class org.eclipse.cdt.core.CommandLauncher
-
- FRAMEWORKS_MAC - Static variable in interface org.eclipse.cdt.core.settings.model.ICSettingEntry
-
Flag FRAMEWORKS_MAC
applies for path entries.
- free_list - Variable in class org.eclipse.cdt.utils.som.AR.LSTHeader
-
- freeze() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Causes this node and all the nodes rooted at this node to become immutable.
- fResource - Variable in class org.eclipse.cdt.core.resources.ExclusionInstance
-
- FRIEND - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- fromInternalFormat(String) - Method in interface org.eclipse.cdt.core.index.IIndexLocationConverter
-
Convert a raw string in an internal IIndexFragment implementation specific format to
an IIndexFileLocation or null if the internal format could not be translated.
- fromInternalFormat(String) - Method in class org.eclipse.cdt.core.index.ResourceContainerRelativeLocationConverter
-
- fromInternalFormat(String) - Method in class org.eclipse.cdt.core.index.URIRelativeLocationConverter
-
- fRootFolderData - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- fShowCommand - Variable in class org.eclipse.cdt.core.CommandLauncher
-
- fShowCommand - Variable in class org.eclipse.cdt.core.CommandLauncher
-
- fSourceContentTypeIds - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- fSourceEntries - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- fSourceExts - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- fStorage - Variable in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsStorage
-
Storage to keep settings entries.
- fStore - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- fStringListValue - Variable in class org.eclipse.cdt.core.cdtvariables.CdtVariable
-
- fStringValue - Variable in class org.eclipse.cdt.core.cdtvariables.CdtVariable
-
- fSupportedKinds - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- fTargetPlatformData - Variable in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- fType - Variable in class org.eclipse.cdt.core.cdtvariables.CdtVariable
-
- fullExclusionPatternChars() - Method in interface org.eclipse.cdt.core.model.IIncludeEntry
-
Returns a char based representation of the exclusions patterns full path.
- fullExclusionPatternChars() - Method in interface org.eclipse.cdt.core.model.IIncludeFileEntry
-
Returns a char based representation of the exclusions patterns full path.
- fullExclusionPatternChars() - Method in interface org.eclipse.cdt.core.model.IMacroEntry
-
Returns a char based representation of the exclusions patterns full path.
- fullExclusionPatternChars() - Method in interface org.eclipse.cdt.core.model.IMacroFileEntry
-
Returns a char based representation of the exclusions patterns full path.
- fullExclusionPatternChars() - Method in interface org.eclipse.cdt.core.model.IOutputEntry
-
Returns a char based representation of the exclusions patterns full path.
- fullExclusionPatternChars() - Method in interface org.eclipse.cdt.core.model.ISourceEntry
-
Returns a char based representation of the exclusions patterns full path.
- fullExclusionPatternChars() - Method in class org.eclipse.cdt.core.settings.model.ACExclusionFilterEntry
-
Returns a char based representation of the exclusions patterns full path.
- fullExclusionPatternChars() - Method in interface org.eclipse.cdt.core.settings.model.ICExclusionPatternPathEntry
-
Returns a char based representation of the exclusions patterns full path.
- fullPath - Variable in class org.eclipse.cdt.core.index.ResourceContainerRelativeLocationConverter
-
- fullPathForLocation(IPath) - Method in class org.eclipse.cdt.core.settings.model.ACPathEntry
-
- FUNCTION - Static variable in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
-
Symbol is type function.
- FUNCTION - Static variable in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
-
Symbol is type function.
- function - Variable in class org.eclipse.cdt.utils.macho.MachO.Line
-
Deprecated.
- function - Variable in class org.eclipse.cdt.utils.macho.MachO64.Line
-
- FUNCTION_BODY - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTFunctionDefinition
-
FUNCTION_BODY
represents the relationship between a
IASTFunctionDefinition
and its IASTStatement
.
- FUNCTION_NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTFunctionCallExpression
-
- FUNCTION_PARAMETER - Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.c.ICASTKnRFunctionDeclarator
-
FUNCTION_PARAMETER
represents the relationship between an
K&R function declarator and the full parameter declarations.
- FUNCTION_PARAMETER - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTStandardFunctionDeclarator
-
FUNCTION_PARAMETER
represents the relationship between an
IASTStandardFunctionDeclarator
and it's nested
IASTParameterDeclaration
.
- functionTakesParameters(IFunction) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
-
Returns whether the function matching the given function binding takes parameters or not.
- fValue - Variable in class org.eclipse.cdt.core.envvar.EnvironmentVariable
-
- FVMFileCommand() - Constructor for class org.eclipse.cdt.utils.macho.MachO.FVMFileCommand
-
Deprecated.
- FVMFileCommand() - Constructor for class org.eclipse.cdt.utils.macho.MachO64.FVMFileCommand
-
- FVMLib() - Constructor for class org.eclipse.cdt.utils.macho.MachO.FVMLib
-
Deprecated.
- fvmlib - Variable in class org.eclipse.cdt.utils.macho.MachO.FVMLibCommand
-
Deprecated.
- FVMLib() - Constructor for class org.eclipse.cdt.utils.macho.MachO64.FVMLib
-
- fvmlib - Variable in class org.eclipse.cdt.utils.macho.MachO64.FVMLibCommand
-
- FVMLibCommand() - Constructor for class org.eclipse.cdt.utils.macho.MachO.FVMLibCommand
-
Deprecated.
- FVMLibCommand() - Constructor for class org.eclipse.cdt.utils.macho.MachO64.FVMLibCommand
-
- GCCKeywords - Class in org.eclipse.cdt.core.parser
-
- GCCKeywords() - Constructor for class org.eclipse.cdt.core.parser.GCCKeywords
-
- GCCLanguage - Class in org.eclipse.cdt.core.dom.ast.gnu.c
-
Concrete ILanguage implementation for the DOM C parser.
- GCCLanguage() - Constructor for class org.eclipse.cdt.core.dom.ast.gnu.c.GCCLanguage
-
- GCCParserExtensionConfiguration - Class in org.eclipse.cdt.core.dom.parser.c
-
Configures the parser for c-source code as accepted by gcc.
- GCCParserExtensionConfiguration() - Constructor for class org.eclipse.cdt.core.dom.parser.c.GCCParserExtensionConfiguration
-
- GCCScannerExtensionConfiguration - Class in org.eclipse.cdt.core.dom.parser.c
-
Configures the preprocessor for parsing c-sources as accepted by gcc.
- GCCScannerExtensionConfiguration() - Constructor for class org.eclipse.cdt.core.dom.parser.c.GCCScannerExtensionConfiguration
-
- GCCScannerExtensionConfiguration(int) - Constructor for class org.eclipse.cdt.core.dom.parser.c.GCCScannerExtensionConfiguration
-
- GCCScannerExtensionConfiguration(GCCScannerExtensionConfiguration.CompilerType, int) - Constructor for class org.eclipse.cdt.core.dom.parser.c.GCCScannerExtensionConfiguration
-
- generateExternalMarker(IResource, int, String, int, String, IPath) - Method in class org.eclipse.cdt.core.ErrorParserManager
-
Add marker to the list of error markers.
- generateExternalMarker(IResource, int, String, int, String, IPath) - Method in class org.eclipse.cdt.core.ErrorParserManager
-
Add marker to the list of error markers.
- generateMarker(IResource, int, String, int, String) - Method in class org.eclipse.cdt.core.ErrorParserManager
-
Add marker to the list of error markers.
- generateMarker(IResource, int, String, int, String) - Method in class org.eclipse.cdt.core.ErrorParserManager
-
Add marker to the list of error markers.
- generateMessage() - Method in class org.eclipse.cdt.core.cdtvariables.CdtVariableStatus
-
generates and returns the default status message based upon then status data
- genericLeave(IASTNode) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
-
- genericVisit(IASTNode) - Method in class org.eclipse.cdt.core.dom.ast.ASTGenericVisitor
-
- genId(String) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- genRandomNumber() - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- get(String) - Method in interface org.eclipse.cdt.core.ICDescriptor
-
- get(String, boolean) - Method in interface org.eclipse.cdt.core.ICDescriptor
-
Deprecated.
- get(String) - Method in interface org.eclipse.cdt.core.ICDescriptor
-
- get(String, boolean) - Method in interface org.eclipse.cdt.core.ICDescriptor
-
Deprecated.
- get(String) - Method in class org.eclipse.cdt.core.parser.CodeReaderCache
-
Deprecated.
Get a CodeReader from the cache.
- get(String, IIndexFileLocation) - Method in class org.eclipse.cdt.core.parser.CodeReaderCache
-
Deprecated.
- get(String) - Method in interface org.eclipse.cdt.core.parser.ICodeReaderCache
-
Deprecated.
Retrieves the CodeReader corresponding to the key specified that represents the
path for that CodeReader.
- get(String, IIndexFileLocation) - Method in interface org.eclipse.cdt.core.parser.ICodeReaderCache
-
Deprecated.
Retrieves the CodeReader corresponding to the key specified that represents the
path for that CodeReader.
- get(char[], int, int) - Method in class org.eclipse.cdt.core.parser.util.CharArrayIntMap
-
- get(int) - Method in class org.eclipse.cdt.core.parser.util.CharArrayIntMap
-
- get(char[]) - Method in class org.eclipse.cdt.core.parser.util.CharArrayIntMap
-
- get(char[], int, int) - Method in class org.eclipse.cdt.core.parser.util.CharArrayMap
-
Returns the value to which the specified array slice is mapped in this map,
or null if the map contains no mapping for this key.
- get(char[]) - Method in class org.eclipse.cdt.core.parser.util.CharArrayMap
-
Returns the value to which the specified array is mapped in this map,
or null if the map contains no mapping for this key.
- get(char[], int, int) - Method in class org.eclipse.cdt.core.parser.util.CharArrayObjectMap
-
- get(char[]) - Method in class org.eclipse.cdt.core.parser.util.CharArrayObjectMap
-
- get(int) - Method in class org.eclipse.cdt.core.parser.util.IntArray
-
- get(Object) - Method in class org.eclipse.cdt.core.parser.util.ObjectMap
-
- get(String) - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
- get(int) - Method in class org.eclipse.cdt.core.settings.model.util.KindBasedStore
-
- get(String) - Method in class org.eclipse.cdt.core.settings.model.util.PatternNameMap
-
- get(Object) - Method in class org.eclipse.cdt.core.settings.model.util.ThreadLocalMap
-
- GET - Static variable in class org.eclipse.cdt.core.templateengine.SharedDefaults
-
- GET_CREATE_DESCRIPTION - Static variable in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
Flag indicating that the user has called createProjectDescription.
- GET_EMPTY_PROJECT_DESCRIPTION - Static variable in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
Flag indicating that a new empty ICProjectDescription should be created and returned
(irrespective of whether one already exists)
- GET_IF_LOADDED - Static variable in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
Return the project description only if it's already loaded
- GET_WRITABLE - Static variable in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
Flag indicating writable project description is required
- getAbsolutePath(IIndexFileLocation) - Static method in class org.eclipse.cdt.core.index.IndexLocationFactory
-
Returns the absolute file path of a location, or null
if the location is not a file-system path.
- getAbstractDeclarator() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeId
-
Get the abstract declarator.
- getActiveCfgDelta() - Method in class org.eclipse.cdt.core.settings.model.CProjectDescriptionEvent
-
- getActiveConfiguration() - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescription
-
Returns the Project's active configuration.
- getAdapter(Class<T>) - Method in class org.eclipse.cdt.core.dom.ast.gnu.c.GCCLanguage
-
- getAdapter(Class<T>) - Method in class org.eclipse.cdt.core.dom.ast.gnu.cpp.GPPLanguage
-
- getAdapter(Class<T>) - Method in class org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage
-
- getAdapter(Class<T>) - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject
-
Deprecated.
- getAdapter(Class<T>) - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject64
-
- getAdapter(Class<T>) - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEParser
-
Deprecated.
- getAdapter(Class<T>) - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEParser64
-
- getAdapter(Class<T>) - Method in class org.eclipse.cdt.utils.coff.parser.PEBinaryObject
-
Deprecated.
- getAdapter(Class<T>) - Method in class org.eclipse.cdt.utils.coff.parser.PEBinaryObject64
-
- getAdapter(Class<T>) - Method in class org.eclipse.cdt.utils.elf.parser.ElfBinaryObject
-
- getAdapter(Class<T>) - Method in class org.eclipse.cdt.utils.elf.parser.GNUElfBinaryObject
-
- getAdapter(Class<T>) - Method in class org.eclipse.cdt.utils.elf.parser.GNUElfParser
-
- getAdapter(Class<T>) - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- getAdapter(Class<T>) - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- getAdapter(Class<T>) - Method in class org.eclipse.cdt.utils.som.parser.SOMBinaryObject
-
- getAdapter(Class<T>) - Method in class org.eclipse.cdt.utils.som.parser.SOMParser
-
- getAdapter(Class<T>) - Method in class org.eclipse.cdt.utils.xcoff.parser.XCOFF32Parser
-
- getAdapter(Class<T>) - Method in class org.eclipse.cdt.utils.xcoff.parser.XCOFFBinaryObject
-
- getAdded(Object[], Object[]) - Static method in class org.eclipse.cdt.core.settings.model.util.ListComparator
-
- getAdded(Object[], Object[], Comparator) - Static method in class org.eclipse.cdt.core.settings.model.util.ListComparator
-
- getAddedChildren() - Method in interface org.eclipse.cdt.core.model.ICElementDelta
-
Returns deltas for the children that have been added.
- getAddedEntriesKinds() - Method in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- getAdditionalContextSensitiveKeywords() - Method in class org.eclipse.cdt.core.dom.parser.cpp.AbstractCPPParserExtensionConfiguration
-
- getAdditionalContextSensitiveKeywords() - Method in class org.eclipse.cdt.core.dom.parser.cpp.GPPParserExtensionConfiguration
-
- getAdditionalContextSensitiveKeywords() - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPParserExtensionConfiguration
-
Additional variants of context-sensitive keywords.
- getAdditionalGNUMacros() - Static method in class org.eclipse.cdt.core.dom.parser.GNUScannerExtensionConfiguration
-
- getAdditionalKeywords() - Method in class org.eclipse.cdt.core.dom.parser.AbstractScannerExtensionConfiguration
-
- getAdditionalKeywords() - Method in interface org.eclipse.cdt.core.dom.parser.IScannerExtensionConfiguration
-
Support for additional keywords.
- getAdditionalMacros() - Method in class org.eclipse.cdt.core.dom.parser.AbstractScannerExtensionConfiguration
-
- getAdditionalMacros() - Method in interface org.eclipse.cdt.core.dom.parser.IScannerExtensionConfiguration
-
Support for additional macros.
- getAdditionalNumericLiteralSuffixes() - Method in interface org.eclipse.cdt.core.parser.IScanner
-
Returns a list of additional (compiler specific) suffixes which can
be placed on numbers.
- getAdditionalPreprocessorKeywords() - Method in class org.eclipse.cdt.core.dom.parser.AbstractScannerExtensionConfiguration
-
- getAdditionalPreprocessorKeywords() - Method in interface org.eclipse.cdt.core.dom.parser.IScannerExtensionConfiguration
-
Support for additional preprocessor directives.
- getAdditionalRawEntries() - Method in class org.eclipse.cdt.core.index.export.ExternalExportProjectProvider
-
Get additional raw entries (above those added as part of the ExternalExportProjectProvider functionality)
- getAddr2line(boolean) - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject
-
Deprecated.
- getAddr2line(boolean) - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject64
-
- getAddr2line(IPath) - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getAddr2line(IPath) - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getAddr2line(boolean) - Method in class org.eclipse.cdt.utils.elf.parser.GNUElfBinaryObject
-
- getAddr2line(IPath) - Method in interface org.eclipse.cdt.utils.IGnuToolFactory
-
- getAddr2line(IPath) - Method in interface org.eclipse.cdt.utils.IGnuToolFactory
-
- getAddr2line(boolean) - Method in class org.eclipse.cdt.utils.som.parser.SOMBinaryObject
-
- getAddr2line(boolean) - Method in class org.eclipse.cdt.utils.xcoff.parser.XCOFFBinaryObject
-
- getAddr2linePath() - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getAddr2linePath() - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getAddress() - Method in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
-
Address of the symbol
- getAddress() - Method in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
-
Address of the symbol
- getAddress() - Method in interface org.eclipse.cdt.core.model.IBinaryElement
-
Returns the address of the function.
- getAddress() - Method in class org.eclipse.cdt.utils.Symbol
-
- getAddress() - Method in class org.eclipse.cdt.utils.Symbol
-
- getAddressFactory() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryObject
-
- getAddressFactory() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryObject
-
- getAddressFactory() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getAddressFactory() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getAddressFactory() - Method in class org.eclipse.cdt.utils.coff.parser.PEBinaryObject
-
Deprecated.
- getAddressFactory() - Method in class org.eclipse.cdt.utils.coff.parser.PEBinaryObject64
-
- getAddressFactory() - Method in class org.eclipse.cdt.utils.elf.Elf.Attribute
-
- getAddressFactory() - Method in class org.eclipse.cdt.utils.elf.parser.ElfBinaryObject
-
- getAddressFactory() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- getAddressFactory() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- getAddressFactory() - Method in class org.eclipse.cdt.utils.som.parser.SOMBinaryObject
-
- getAddressFactory() - Method in class org.eclipse.cdt.utils.xcoff.parser.XCOFFBinaryObject
-
- getAffectedChildren() - Method in interface org.eclipse.cdt.core.model.ICElementDelta
-
Returns deltas for the affected (added, removed, or changed) children.
- getAffectedContentTypes() - Method in interface org.eclipse.cdt.core.model.ILanguageMappingChangeEvent
-
Returns an array of IContentTypes for which mappings have been changed, or an empty collection
if there are no affected content types.
- getAffectedContentTypes() - Method in class org.eclipse.cdt.core.model.LanguageMappingChangeEvent
-
- getAffectedPath() - Method in interface org.eclipse.cdt.core.model.IIncludeReference
-
Return the affected path
- getAffectedProject() - Method in interface org.eclipse.cdt.core.index.IIndexChangeEvent
-
Returns the project for which the index has changed.
- getAffectedResources(String) - Method in interface org.eclipse.cdt.core.language.settings.providers.ILanguageSettingsChangeEvent
-
- getAlias() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTAliasDeclaration
-
Returns the alias name.
- getAlias() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceAlias
-
Get the new alias name.
- getAlignmentSpecifiers() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTDeclSpecifier
-
- getAlignmentSpecifiers() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
- getAllContentTypes() - Method in class org.eclipse.cdt.core.model.LanguageManager
-
- getAllDeclaredMethods(IASTNode) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassSpecialization
-
- getAllDeclaredMethods() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
-
Returns a list of ICPPMethod objects representing all method explicitly declared by this
class and inherited from base classes.
- getAllDiscoveredEntries(UserAndDiscoveredEntryConfigurationDataProvider.LanguageData, int) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.UserAndDiscoveredEntryConfigurationDataProvider
-
- getAllDiscoveredEntries(int) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.UserAndDiscoveredEntryConfigurationDataProvider.LanguageData
-
- getAllDiscoveredEntries(int) - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryLanguageData
-
- getAllEntryKinds() - Static method in class org.eclipse.cdt.core.settings.model.util.KindBasedStore
-
- getAllErrorParsersIDs() - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getAllErrorParsersIDs() - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getAllFiles() - Method in interface org.eclipse.cdt.core.index.IIndex
-
Returns an array of all files that are part of this index.
- getAllMacros() - Method in class org.eclipse.cdt.core.templateengine.process.ConditionalProcessGroup
-
- getAllMacros() - Method in class org.eclipse.cdt.core.templateengine.process.TemplateProcessHandler
-
- getAllmanSettings() - Static method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
Returns the Allman formatter settings
- getAllmanSettings() - Static method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- getAllMissingMacrosInProcesses() - Method in class org.eclipse.cdt.core.templateengine.TemplateCore
-
Returns All Missing Macros In Processes.
- getAllParameterPositions() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateParameterMap
-
Returns the array of template parameter positions, for which a mapping exists.
- getAllPreprocessorStatements() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns all preprocessor statements.
- getAllSegments() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTQualifiedName
-
Returns all segments of the name.
- getAllSourceRoots() - Method in interface org.eclipse.cdt.core.model.ICProject
-
Returns all of the existing source roots that exist
on the project, in the order they are defined by the ".cdtproject".
- getAllSubValues() - Method in interface org.eclipse.cdt.core.dom.ast.IValue
-
If this value consists of sub-values, returns an array containing all of them.
- getAllToolChains() - Method in interface org.eclipse.cdt.core.build.IToolChainManager
-
Return all of the toolchains.
- getAllTypes() - Static method in class org.eclipse.cdt.core.browser.AllTypesCache
-
Returns all types in the workspace.
- getAllTypes(IProgressMonitor) - Static method in class org.eclipse.cdt.core.browser.AllTypesCache
-
Returns all types in the workspace.
- getAllTypes(ITranslationUnit) - Static method in class org.eclipse.cdt.core.browser.TypeUtil
-
Returns all types declared in the given translation unit in the order
in which they appear in the source.
- getAncestor(int) - Method in interface org.eclipse.cdt.core.model.ICElement
-
Returns the first ancestor of this C element that has the given type.
- getApplicationArguments() - Method in class org.eclipse.cdt.core.index.export.AbstractExportProjectProvider
-
- getAppliedCProjectDescription() - Method in class org.eclipse.cdt.core.settings.model.CProjectDescriptionEvent
-
- getArchive(String) - Method in interface org.eclipse.cdt.core.model.ICContainer
-
This is a handle-only operation.
- getArchiveContainer() - Method in interface org.eclipse.cdt.core.model.ICProject
-
Return the ArchiveContainer of this Project.
- getArchiveName() - Method in class org.eclipse.cdt.utils.AR.ARHeader
-
- getArchiveName() - Method in class org.eclipse.cdt.utils.AR.ARHeader
-
- getArchiveName() - Method in class org.eclipse.cdt.utils.elf.AR.ARHeader
-
Deprecated.
- getArchiveName() - Method in class org.eclipse.cdt.utils.macho.AR.ARHeader
-
- getArchiveName() - Method in class org.eclipse.cdt.utils.xcoff.AR.MemberHeader
-
- getArchives() - Method in interface org.eclipse.cdt.core.model.IArchiveContainer
-
- getArchives() - Method in interface org.eclipse.cdt.core.model.ICContainer
-
Returns all the archives of this container.
- getArgument() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTArraySubscriptExpression
-
- getArgument(int) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateParameterMap
-
Returns the value for the template parameter with the given id.
- getArgument(ICPPTemplateParameter) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateParameterMap
-
Returns the value for the template parameter in the map, or null
if
the parameter is not mapped or the parameter is a parameter pack.
- getArgument(ICPPTemplateParameter, int) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateParameterMap
-
If 'param' is not a parameter pack, returns the value for 'param' in the map.
- getArgument() - Method in interface org.eclipse.cdt.core.dom.ast.IASTArraySubscriptExpression
-
Returns the operand of this expression.
- getArgumentClause() - Method in interface org.eclipse.cdt.core.dom.ast.IASTAttribute
-
Returns arguments of this attribute, or null
if the attribute doesn't have arguments.
- getArgumentListString(ICPPTemplateArgument[], boolean) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
-
Returns a comma-separated list of the string representations of the arguments, enclosed
in angle brackets.
- getArguments() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConstructorInitializer
-
Returns the arguments of this initializer, never null
.
- getArguments() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionCallExpression
-
Returns the arguments for this function call, never null
.
- getArguments() - Method in interface org.eclipse.cdt.core.parser.IProblem
-
Returns a possibly empty argument array to compute the message.
- getArgumentsMismatchMessage(ProcessArgument[]) - Method in class org.eclipse.cdt.core.templateengine.process.ProcessRunner
-
Return the String containing the mismatching message
if the arguments are not matching the required parameters.
- getArgumentString(ICPPTemplateArgument, boolean) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
-
Returns a string representation for an template argument.
- getArrayExpression() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTArraySubscriptExpression
-
- getArrayExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTArraySubscriptExpression
-
Get the expression that represents the array
- getArrayModifiers() - Method in interface org.eclipse.cdt.core.dom.ast.IASTArrayDeclarator
-
Get all IASTArrayModifier
's for this declarator.
- getArraySizeExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IArrayType
-
- getAssembly() - Method in interface org.eclipse.cdt.core.dom.ast.IASTASMDeclaration
-
Get the assembly value.
- getAST() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Creates the full AST for this translation unit.
- getAST(IIndex, int) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Creates an AST based on the requested style.
- getASTFileSet() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns the set of files in the index that are superseded by this AST, or null
if not available.
- getASTNode() - Method in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
-
Returns the AST node that this problem was created for
- getASTNodeFactory() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns the node factory that was used to build the AST.
- getASTService() - Method in class org.eclipse.cdt.core.dom.CDOM
-
Deprecated.
- getASTTranslationUnit(CodeReader, IScannerInfo, ICodeReaderFactory, IIndex, IParserLogService) - Method in class org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage
-
Deprecated.
- getASTTranslationUnit(CodeReader, IScannerInfo, ICodeReaderFactory, IIndex, int, IParserLogService) - Method in class org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage
-
Deprecated.
- getASTTranslationUnit(FileContent, IScannerInfo, IncludeFileContentProvider, IIndex, int, IParserLogService) - Method in class org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage
-
- getASTTranslationUnit(CodeReader, IScannerInfo, ICodeReaderFactory, IIndex, int, IParserLogService) - Method in class org.eclipse.cdt.core.model.AbstractLanguage
-
- getASTTranslationUnit(FileContent, IScannerInfo, IncludeFileContentProvider, IIndex, int, IParserLogService) - Method in class org.eclipse.cdt.core.model.AbstractLanguage
-
- getASTTranslationUnit(CodeReader, IScannerInfo, ICodeReaderFactory, IIndex, IParserLogService) - Method in class org.eclipse.cdt.core.model.AssemblyLanguage
-
Deprecated.
- getASTTranslationUnit(FileContent, IScannerInfo, IncludeFileContentProvider, IIndex, int, IParserLogService) - Method in interface org.eclipse.cdt.core.model.ILanguage
-
Constructs an AST for the source code provided by reader
.
- getASTTranslationUnit(CodeReader, IScannerInfo, ICodeReaderFactory, IIndex, IParserLogService) - Method in interface org.eclipse.cdt.core.model.ILanguage
-
- getASTTranslationUnit(CodeReader, IScannerInfo, ICodeReaderFactory, IIndex, int, IParserLogService) - Method in interface org.eclipse.cdt.core.model.ILanguage
-
- getAt(int) - Method in class org.eclipse.cdt.core.parser.util.CharArrayObjectMap
-
- getAt(int) - Method in class org.eclipse.cdt.core.parser.util.ObjectMap
-
- getAttribute(String) - Method in class org.eclipse.cdt.core.ProblemMarkerInfo
-
Return the value of the attribute with the given key,
or null if no such attribute exists.
- getAttribute(String) - Method in class org.eclipse.cdt.core.ProblemMarkerInfo
-
Return the value of the attribute with the given key,
or null if no such attribute exists.
- getAttribute(String) - Method in interface org.eclipse.cdt.core.settings.model.ICStorageElement
-
Return the String of attribute value for name.
- getAttribute(String) - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- getAttribute() - Method in class org.eclipse.cdt.utils.coff.PE
-
Deprecated.
- getAttribute(byte[]) - Static method in class org.eclipse.cdt.utils.coff.PE
-
Deprecated.
- getAttribute(String) - Static method in class org.eclipse.cdt.utils.coff.PE
-
Deprecated.
- getAttribute() - Method in class org.eclipse.cdt.utils.coff.PE64
-
- getAttribute(byte[]) - Static method in class org.eclipse.cdt.utils.coff.PE64
-
- getAttribute(String) - Static method in class org.eclipse.cdt.utils.coff.PE64
-
- getAttributeFilters() - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- getAttributeNames() - Method in interface org.eclipse.cdt.core.settings.model.ICStorageElement
-
Returns a string array of attribute names
- getAttributeNames() - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- getAttributes() - Method in interface org.eclipse.cdt.core.dom.ast.IASTAttributeList
-
Returns the attributes in the list.
- getAttributes() - Method in interface org.eclipse.cdt.core.dom.ast.IASTAttributeOwner
-
Returns the array of all attributes.
- getAttributes() - Method in interface org.eclipse.cdt.core.dom.ast.IASTAttributeSpecifier
-
- getAttributes() - Method in class org.eclipse.cdt.core.ProblemMarkerInfo
-
Get the attribute map.
- getAttributes() - Method in class org.eclipse.cdt.core.ProblemMarkerInfo
-
Get the attribute map.
- getAttributes(Coff.FileHeader) - Static method in class org.eclipse.cdt.utils.coff.PE
-
Deprecated.
- getAttributes(Coff64.FileHeader) - Static method in class org.eclipse.cdt.utils.coff.PE64
-
- getAttributes() - Method in class org.eclipse.cdt.utils.elf.Elf
-
- getAttributes(String) - Static method in class org.eclipse.cdt.utils.elf.Elf
-
- getAttributes(byte[]) - Static method in class org.eclipse.cdt.utils.elf.Elf
-
- getAttributes() - Method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- getAttributes(String) - Static method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- getAttributes(byte[]) - Static method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- getAttributes() - Method in class org.eclipse.cdt.utils.macho.MachO64
-
- getAttributes(String) - Static method in class org.eclipse.cdt.utils.macho.MachO64
-
- getAttributes(byte[]) - Static method in class org.eclipse.cdt.utils.macho.MachO64
-
- getAttributes() - Method in class org.eclipse.cdt.utils.som.SOM
-
- getAttributes(byte[]) - Static method in class org.eclipse.cdt.utils.som.SOM
-
- getAttributes(String) - Static method in class org.eclipse.cdt.utils.som.SOM
-
- getAttributes() - Method in class org.eclipse.cdt.utils.xcoff.XCoff32
-
- getAttributes(byte[]) - Static method in class org.eclipse.cdt.utils.xcoff.XCoff32
-
- getAttributes(String) - Static method in class org.eclipse.cdt.utils.xcoff.XCoff32
-
- getAttributeSpecifiers() - Method in interface org.eclipse.cdt.core.dom.ast.IASTAttributeOwner
-
Returns an array of all the node's attribute specifiers.
- getBaseClass() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBase
-
The base class.
- getBaseClassType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBase
-
The base class.
- getBasePath() - Method in interface org.eclipse.cdt.core.model.IIncludeEntry
-
Return the base path of the includePath
- getBasePath() - Method in interface org.eclipse.cdt.core.model.IIncludeFileEntry
-
Return the base path of the includePath
- getBasePath() - Method in interface org.eclipse.cdt.core.model.ILibraryEntry
-
Return the base path of the library.
- getBasePath() - Method in interface org.eclipse.cdt.core.model.IMacroEntry
-
Return the base path.
- getBasePath() - Method in interface org.eclipse.cdt.core.model.IMacroFileEntry
-
Return the base path.
- getBaseReference() - Method in interface org.eclipse.cdt.core.model.IIncludeEntry
-
Return the reference path
- getBaseReference() - Method in interface org.eclipse.cdt.core.model.IIncludeFileEntry
-
Return the reference path
- getBaseReference() - Method in interface org.eclipse.cdt.core.model.ILibraryEntry
-
Return the base reference.
- getBaseReference() - Method in interface org.eclipse.cdt.core.model.IMacroEntry
-
return the base reference
IMacroEntry
- getBaseReference() - Method in interface org.eclipse.cdt.core.model.IMacroFileEntry
-
return the base reference
IMacroEntry
- getBases(IASTNode) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassSpecialization
-
- getBases() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
-
Returns an array of base class relationships.
- getBaseSpecifiers() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier
-
Returns the base specifiers.
- getBaseType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTEnumerationSpecifier
-
Returns the base type for this enum or null
if it was not specified.
- getBinaries() - Method in interface org.eclipse.cdt.core.model.IArchive
-
Return the binaries contain in the archive.
- getBinaries() - Method in interface org.eclipse.cdt.core.model.IBinaryContainer
-
- getBinaries() - Method in interface org.eclipse.cdt.core.model.ICContainer
-
Returns the all the binaries of this container.
- getBinary(byte[], IPath) - Method in interface org.eclipse.cdt.core.IBinaryParser
-
Creates an IBinaryFile.
- getBinary(IPath) - Method in interface org.eclipse.cdt.core.IBinaryParser
-
Creates an IBinaryFile.
- getBinary(byte[], IPath) - Method in interface org.eclipse.cdt.core.IBinaryParser
-
Creates an IBinaryFile.
- getBinary(IPath) - Method in interface org.eclipse.cdt.core.IBinaryParser
-
Creates an IBinaryFile.
- getBinary() - Method in interface org.eclipse.cdt.core.model.IBinaryElement
-
Returns the binary object the element belongs to.
- getBinary(String) - Method in interface org.eclipse.cdt.core.model.ICContainer
-
Returns the binary for this name, it must be a valid binary.
- getBinary(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.PEParser
-
Deprecated.
- getBinary(byte[], IPath) - Method in class org.eclipse.cdt.utils.coff.parser.PEParser
-
Deprecated.
- getBinary(IPath) - Method in class org.eclipse.cdt.utils.coff.parser.PEParser64
-
- getBinary(byte[], IPath) - Method in class org.eclipse.cdt.utils.coff.parser.PEParser64
-
- getBinary(IPath) - Method in class org.eclipse.cdt.utils.elf.parser.ElfParser
-
- getBinary(byte[], IPath) - Method in class org.eclipse.cdt.utils.elf.parser.ElfParser
-
- getBinary(IPath) - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser
-
Deprecated.
- getBinary(byte[], IPath) - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser
-
Deprecated.
- getBinary(IPath) - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser64
-
- getBinary(byte[], IPath) - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser64
-
- getBinary(byte[], IPath) - Method in class org.eclipse.cdt.utils.som.parser.SOMParser
-
- getBinary(IPath) - Method in class org.eclipse.cdt.utils.som.parser.SOMParser
-
- getBinary(byte[], IPath) - Method in class org.eclipse.cdt.utils.xcoff.parser.XCOFF32Parser
-
- getBinary(IPath) - Method in class org.eclipse.cdt.utils.xcoff.parser.XCOFF32Parser
-
- getBinaryContainer() - Method in interface org.eclipse.cdt.core.model.ICProject
-
Return the BinaryContainer of this Project.
- getBinaryElements() - Method in interface org.eclipse.cdt.core.model.IBinaryModule
-
- getBinaryObject() - Method in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
-
Return the binary object this symbol is from.
- getBinaryObject() - Method in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
-
Return the binary object this symbol is from.
- getBinaryObject() - Method in class org.eclipse.cdt.utils.Symbol
-
- getBinaryObject() - Method in class org.eclipse.cdt.utils.Symbol
-
- getBinaryObjectInfo() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getBinaryObjectInfo() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getBinaryObjectInfo() - Method in class org.eclipse.cdt.utils.coff.parser.PEBinaryObject
-
Deprecated.
- getBinaryObjectInfo() - Method in class org.eclipse.cdt.utils.coff.parser.PEBinaryObject64
-
- getBinaryObjectInfo() - Method in class org.eclipse.cdt.utils.elf.parser.ElfBinaryObject
-
- getBinaryObjectInfo() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- getBinaryObjectInfo() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- getBinaryObjectInfo() - Method in class org.eclipse.cdt.utils.som.parser.SOMBinaryObject
-
- getBinaryObjectInfo() - Method in class org.eclipse.cdt.utils.xcoff.parser.XCOFFBinaryObject
-
- getBinaryOperatorString(IASTBinaryExpression) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
-
Deprecated.
Returns the String representation of the IASTBinaryExpression's operator.
- getBinaryParser(IProject) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getBinaryParser(String) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Returns the binary parser with the given id.
- getBinaryParser(IProject) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getBinaryParser(String) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Returns the binary parser with the given id.
- getBinaryParser() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryFile
-
Return the binary parser
- getBinaryParser() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryFile
-
Return the binary parser
- getBinaryParser(ICConfigExtensionReference) - Static method in class org.eclipse.cdt.core.model.CoreModelUtil
-
Instantiate binary parser for given extension reference.
- getBinaryParser() - Method in class org.eclipse.cdt.utils.BinaryFile
-
- getBinaryParser() - Method in class org.eclipse.cdt.utils.BinaryFile
-
- getBinaryParserExtensions(IProject) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getBinaryParserExtensions(IProject) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getBinaryParserId() - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- getBinaryParserId() - Method in class org.eclipse.cdt.core.build.ErrorBuildConfiguration
-
- getBinaryParserId() - Method in interface org.eclipse.cdt.core.build.ICBuildConfiguration
-
Ids for the Binary Parsers to use when checking whether a file is a
binary that can be launched.
- getBinaryParserId() - Method in interface org.eclipse.cdt.core.build.IToolChain
-
Returns the IDs for the binary parsers that can parse the build output of
the toolchain.
- getBinaryParserIds(ICConfigurationDescription[]) - Static method in class org.eclipse.cdt.core.model.CoreModelUtil
-
Returns binary parser IDs for configurations
- getBinaryParserIds() - Method in class org.eclipse.cdt.core.settings.model.extension.CTargetPlatformData
-
- getBinaryParserIds() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultTargetPlatformData
-
- getBinaryParserIds() - Method in interface org.eclipse.cdt.core.settings.model.ICTargetPlatformSetting
-
- getBinding(char[]) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICCompositeTypeScope
-
Returns the binding for the member that has been previous added to this scope
and that matches the given name.
- getBinding(char[]) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICFunctionScope
-
return the ILabel binding in this scope that matches the given name
- getBinding() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNamespaceAlias
-
Returns the binding of the original namespace.
- getBinding() - Method in interface org.eclipse.cdt.core.dom.ast.IASTName
-
Returns the semantic object attached to this name.
- getBinding(IASTName, boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IScope
-
Returns the binding in this scope that the given name would resolve to.
- getBinding(IASTName, boolean, IIndexFileSet) - Method in interface org.eclipse.cdt.core.dom.ast.IScope
-
Returns the binding in this scope that the given name would resolve to.
- getBindings(IASTName, boolean, boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IScope
-
- getBindings(IASTName, boolean, boolean, IIndexFileSet) - Method in interface org.eclipse.cdt.core.dom.ast.IScope
-
- getBindings(IScope.ScopeLookupData) - Method in interface org.eclipse.cdt.core.dom.ast.IScope
-
Returns the bindings in this scope that the given name or prefix could resolve to.
- getBitFieldSize() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFieldDeclarator
-
Returns the number of bits if this is a bit field, otherwise null
.
- getBody() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLambdaExpression
-
Returns the compound statement of this lambda expression.
- getBody() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTRangeBasedForStatement
-
Returns the statement of this for-loop.
- getBody() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDoStatement
-
Returns the body of the loop.
- getBody() - Method in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
-
Returns the statements that this for loop controls.
- getBody() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionDefinition
-
Returns the body of the function.
- getBody() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSwitchStatement
-
Returns the body of the switch statement.
- getBody() - Method in interface org.eclipse.cdt.core.dom.ast.IASTWhileStatement
-
The body of the loop.
- getBodyScope() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICFunctionScope
-
Get the scope representing the function body .
- getBodyScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPFunctionScope
-
Returns the scope representing the function body, or null
if there is no
function definition.
- getBoolean(ICStorageElement, String, boolean) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- getBSS() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryObject
-
- getBSS() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryObject
-
- getBSS() - Method in interface org.eclipse.cdt.core.model.IBinary
-
- getBSS() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getBSS() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getBSS() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- getBSS() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- getBSSSymbols() - Method in class org.eclipse.cdt.utils.NM
-
- getBSSSymbols() - Method in class org.eclipse.cdt.utils.NM
-
- getBuffer() - Method in class org.eclipse.cdt.core.model.BufferChangedEvent
-
Returns the buffer which has changed.
- getBuffer() - Method in interface org.eclipse.cdt.core.model.IOpenable
-
Returns the buffer opened for this element, or null
if this element does not have a buffer.
- getBuildConfigNameFragment() - Method in interface org.eclipse.cdt.core.build.IToolChain
-
Return a toolchain specific part of the build configuration name.
- getBuildConfiguration() - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- getBuildConfiguration() - Method in class org.eclipse.cdt.core.build.ErrorBuildConfiguration
-
- getBuildConfiguration() - Method in interface org.eclipse.cdt.core.build.ICBuildCommandLauncher
-
Get registered CBuildConfiguration
- getBuildConfiguration() - Method in interface org.eclipse.cdt.core.build.ICBuildConfiguration
-
Returns the resources build configuration that this CDT build configuration
is associated with.
- getBuildConfiguration(IProject, IToolChain, String, IProgressMonitor) - Method in interface org.eclipse.cdt.core.build.ICBuildConfigurationManager
-
Create a new build configuration for a given project using a given
toolchain and builds for a given launch mode.
- getBuildConfiguration(IProject, Map<String, String>, String, IProgressMonitor) - Method in interface org.eclipse.cdt.core.build.ICBuildConfigurationManager
-
- getBuildConfiguration(IBuildConfiguration) - Method in interface org.eclipse.cdt.core.build.ICBuildConfigurationManager
-
Return the CDT build configuration associated with the given Platform
build configuration.
- getBuildConsole(String, String, URL) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Create CDT console adapter for build console.
- getBuildConsole(String, String, URL) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Create CDT console adapter for build console.
- getBuildContainer() - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- getBuildContainer() - Method in class org.eclipse.cdt.core.build.StandardBuildConfiguration
-
- getBuildData() - Method in class org.eclipse.cdt.core.settings.model.extension.CConfigurationData
-
- getBuildData() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- getBuildDirectory() - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- getBuildDirectoryURI() - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- getBuildDirectoryURI() - Method in class org.eclipse.cdt.core.build.ErrorBuildConfiguration
-
- getBuildDirectoryURI() - Method in interface org.eclipse.cdt.core.build.ICBuildConfiguration2
-
The URI for the directory in which the build is executed.
- getBuildEnvironmentContributor() - Method in class org.eclipse.cdt.core.settings.model.extension.CBuildData
-
- getBuildEnvironmentContributor() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- getBuildEnvironmentContributor() - Method in interface org.eclipse.cdt.core.settings.model.ICBuildSetting
-
- getBuildEnvironmentManager() - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getBuildEnvironmentManager() - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getBuilderCWD() - Method in class org.eclipse.cdt.core.settings.model.extension.CBuildData
-
- getBuilderCWD() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- getBuilderCWD() - Method in interface org.eclipse.cdt.core.settings.model.ICBuildSetting
-
- getBuildOutput() - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- getBuildOutput() - Method in interface org.eclipse.cdt.core.build.ICBuildConfiguration
-
The binaries produced by the build.
- getBuildSetting() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Returns the build setting for this configuration
- getBuildSpecCommand() - Method in class org.eclipse.cdt.core.settings.model.extension.CBuildData
-
Override to return the build-command overlayed with data (eg.
- getBuildSystemId() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Returns the ID of the build system used with this configuration
i.e.
- getBuildVariablesContributor() - Method in class org.eclipse.cdt.core.settings.model.extension.CConfigurationData
-
- getBuildVariablesContributor() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- getBuildVariablesContributor() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Returns the CDT variable contributor that represent information on the
CDT variables (Build Macros) contributed/used with this configuration
- getBuiltinBindings(IScope) - Method in interface org.eclipse.cdt.core.dom.parser.IBuiltinBindingsProvider
-
Get additional built-in bindings for the given scope.
- getBuiltinBindingsProvider() - Method in class org.eclipse.cdt.core.dom.parser.c.AbstractCParserExtensionConfiguration
-
- getBuiltinBindingsProvider() - Method in class org.eclipse.cdt.core.dom.parser.c.GCCParserExtensionConfiguration
-
- getBuiltinBindingsProvider() - Method in interface org.eclipse.cdt.core.dom.parser.c.ICParserExtensionConfiguration
-
Provide additional built-in bindings.
- getBuiltinBindingsProvider() - Method in class org.eclipse.cdt.core.dom.parser.cpp.AbstractCPPParserExtensionConfiguration
-
- getBuiltinBindingsProvider() - Method in class org.eclipse.cdt.core.dom.parser.cpp.GPPParserExtensionConfiguration
-
- getBuiltinBindingsProvider() - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPParserExtensionConfiguration
-
Provide additional built-in bindings.
- getBuiltinMacroDefinitions() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns built-in macro definitions used when parsing this translation unit.
- getBuiltinTypes() - Method in class org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage
-
- getBuiltinTypes() - Method in class org.eclipse.cdt.core.dom.parser.CLanguageKeywords
-
- getBuiltinTypes() - Method in interface org.eclipse.cdt.core.model.ICLanguageKeywords
-
Returns the built-in type names defined for this language.
- getBundle(String) - Static method in class org.eclipse.cdt.utils.Platform
-
- getBundle(String) - Static method in class org.eclipse.cdt.utils.Platform
-
- getByNameMatchFlags() - Method in class org.eclipse.cdt.core.settings.model.ACSettingEntry
-
- getByte(int) - Method in interface org.eclipse.cdt.core.dom.ast.tag.ITag
-
Returns the byte from the specified offset or
ITag.FAIL
on failure.
- getByte() - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getByte(int) - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getBytes(int, int) - Method in interface org.eclipse.cdt.core.dom.ast.tag.ITag
-
Returns the specified number of bytes from the specified offset.
- getBytes(byte[]) - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getBytes(byte[], int) - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getBytes(byte[], int, int) - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getCandidateBindings() - Method in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
-
Returns bindings that were considered when resolving the node corresponding
to this problem binding, but rejected for some reason.
- getCandidates() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPDeferredFunction
-
Returns the candidate functions the reference might resolve to
after template instantiation.
- getCanonicalPath(IPath) - Static method in class org.eclipse.cdt.core.browser.PathUtil
-
Deprecated.
- getCanonicalPath(IPath) - Static method in class org.eclipse.cdt.utils.PathUtil
-
Return the canonical path (or the passed in path, if one couldn't be found).
- getCanonicalPath(IPath) - Static method in class org.eclipse.cdt.utils.PathUtil
-
Return the canonical path (or the passed in path, if one couldn't be found).
- getCanonicalPathWindows(IPath) - Static method in class org.eclipse.cdt.utils.PathUtil
-
- getCanonicalPathWindows(IPath) - Static method in class org.eclipse.cdt.utils.PathUtil
-
- getCaptureDefault() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLambdaExpression
-
Returns the capture default for this lambda expression.
- getCaptures() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLambdaExpression
-
Returns the array of captures for this lambda expression.
- getCastOperatorString(IASTCastExpression) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
-
Deprecated.
Returns the String representation of the IASTCastExpression's operator.
- getCatchBody() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCatchHandler
-
Returns the catch body.
- getCatchHandlers() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionTryBlockDeclarator
-
Deprecated.
Get catch handlers.
- getCatchHandlers() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionWithTryBlock
-
Returns an array of catch handlers.
- getCatchHandlers() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTryBlockStatement
-
Returns the catch handlers.
- getCategory(String) - Method in class org.eclipse.cdt.core.templateengine.TemplateEngine2
-
- getCBuildConfiguration(IBuildConfiguration, String) - Method in interface org.eclipse.cdt.core.build.ICBuildConfigurationProvider
-
Returns the ICBuildConfiguration that owns this build configuration.
- getCContainer(String) - Method in interface org.eclipse.cdt.core.model.ICContainer
-
Returns the container with the given name.
- getCContainers() - Method in interface org.eclipse.cdt.core.model.ICContainer
-
Returns all the child containers of this container.
- getCDescriptor() - Method in interface org.eclipse.cdt.core.ICExtensionReference
-
Deprecated.
Returns the project descriptor which this extension reference belongs to.
- getCDescriptor() - Method in interface org.eclipse.cdt.core.ICExtensionReference
-
Deprecated.
Returns the project descriptor which this extension reference belongs to.
- getCDescriptorManager() - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getCDescriptorManager() - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getCDTFeatureVersion() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
Return the version of the CDT feature in this Eclipse installation, if any.
- getCDTFeatureVersion() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
Return the version of the CDT feature in this Eclipse installation, if any.
- getCdtVariableManager() - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getCdtVariableManager() - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getCElements() - Method in interface org.eclipse.cdt.core.browser.ITypeReference
-
Returns the CElements located at the stored offset and length,
or null
if not found.
- getCElements() - Method in class org.eclipse.cdt.core.browser.TypeReference
-
- getCElementType() - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
- getCElementType() - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Returns the CElement type.
- getCElementType() - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- getChangedChildren() - Method in interface org.eclipse.cdt.core.model.ICElementDelta
-
Returns deltas for the children which have changed.
- getChangeFlags() - Method in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- getChangeIndentEdits(String, int, int, int, String) - Static method in class org.eclipse.cdt.core.formatter.IndentManipulation
-
Returns the text edits retrieved after changing the indentation of a, possible multi-line, code string.
- getChar(int) - Method in interface org.eclipse.cdt.core.model.IBuffer
-
Returns the character at the given position in this buffer.
- getCharacters() - Method in interface org.eclipse.cdt.core.model.IBuffer
-
Returns the contents of this buffer as a character array, or null
if
the buffer has not been initialized.
- getCharImage() - Method in interface org.eclipse.cdt.core.parser.IToken
-
- getCharsNum() - Method in interface org.eclipse.cdt.core.IAddress
-
Returns amount of symbols in hex representation.
- getCharsNum() - Method in interface org.eclipse.cdt.core.IAddress
-
Returns amount of symbols in hex representation.
- getCharsNum() - Method in class org.eclipse.cdt.utils.Addr32
-
- getCharsNum() - Method in class org.eclipse.cdt.utils.Addr32
-
- getCharsNum() - Method in class org.eclipse.cdt.utils.Addr64
-
- getCharsNum() - Method in class org.eclipse.cdt.utils.Addr64
-
- getChildContainer(IPath, boolean, boolean) - Method in class org.eclipse.cdt.core.settings.model.util.PathSettingsContainer
-
- getChildContainer(IPath, boolean, boolean, boolean) - Method in class org.eclipse.cdt.core.settings.model.util.PathSettingsContainer
-
- getChildFilters() - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- getChildren() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
-
Returns the children of this node.
- getChildren() - Method in interface org.eclipse.cdt.core.model.IParent
-
Returns the immediate children of this element.
- getChildren() - Method in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- getChildren() - Method in interface org.eclipse.cdt.core.settings.model.ICStorageElement
-
Returns an array of the ICStorageElement children of this
ICStorageElement or an empty array if no children were found
- getChildren(boolean) - Method in class org.eclipse.cdt.core.settings.model.util.PathSettingsContainer
-
- getChildren() - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- getChildren(Class<XmlStorageElement>) - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- getChildren(boolean) - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- getChildren(Class<XmlStorageElement>, boolean) - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- getChildrenByName(String) - Method in interface org.eclipse.cdt.core.settings.model.ICStorageElement
-
Returns the children ICStorageElements with name name
- getChildrenByName(String) - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- getChildrenForPath(IPath, boolean) - Method in class org.eclipse.cdt.core.settings.model.util.PathSettingsContainer
-
- getChildrenOfElement(Element) - Static method in class org.eclipse.cdt.core.templateengine.TemplateEngine
-
Returns the Children of the Element.
- getChildrenOfElementByTag(Element, String) - Static method in class org.eclipse.cdt.core.templateengine.TemplateEngine
-
Returns the child elements by Tag
- getChildrenOfType(int) - Method in interface org.eclipse.cdt.core.model.IParent
-
returns the children of a certain type
- getChildSettings() - Method in interface org.eclipse.cdt.core.settings.model.ICSettingContainer
-
- getClassDefinitionName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBase
-
Returns the name of the class definition that originally declares the base.
- getClassOwner() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMember
-
- getClassType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassScope
-
Returns the binding for the class this scope is associated with.
- getClauses() - Method in interface org.eclipse.cdt.core.dom.ast.IASTInitializerList
-
Returns the list of initializers.
- getClosureTypeName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLambdaExpression
-
Returns an implicit name that represents the closure type.
- getCModel() - Method in class org.eclipse.cdt.core.model.CoreModel
-
Returns the default ICModel.
- getCModel() - Method in interface org.eclipse.cdt.core.model.ICElement
-
Returns the C model.
- getCModelStatus() - Method in exception org.eclipse.cdt.core.model.CModelException
-
Returns the C model status object for this exception.
- getCodeAfterStep() - Method in interface org.eclipse.cdt.core.dom.rewrite.MacroExpansionExplorer.IMacroExpansionStep
-
Returns the code after this step.
- getCodeBeforeStep() - Method in interface org.eclipse.cdt.core.dom.rewrite.MacroExpansionExplorer.IMacroExpansionStep
-
Returns the code before this step.
- getCodeBranchNesting() - Method in interface org.eclipse.cdt.core.parser.IScanner
-
Returns the current nesting in code branches.
- getCodeReader() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
- getCodeReaderCache() - Method in interface org.eclipse.cdt.core.dom.ICodeReaderFactory
-
Deprecated.
Returns the ICodeReaderCache used for this ICodeReaderFacotry.
- getCodeReaderFactory(int) - Method in class org.eclipse.cdt.core.dom.CDOM
-
Deprecated.
This method always returns null
.
- getCommandArgs() - Method in class org.eclipse.cdt.core.CommandLauncher
-
- getCommandArgs() - Method in class org.eclipse.cdt.core.CommandLauncher
-
- getCommandArgs() - Method in interface org.eclipse.cdt.core.ICommandLauncher
-
Returns an array of the command line arguments that were last used to execute a command.
- getCommandArgs() - Method in interface org.eclipse.cdt.core.ICommandLauncher
-
Returns an array of the command line arguments that were last used to execute a command.
- getCommandFromPath(Path) - Static method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
Takes a command path and returns either the command path itself if it is
absolute or the path to the command as it appears in the PATH environment
variable.
- getCommandLauncher() - Method in class org.eclipse.cdt.core.CommandLauncherManager
-
- getCommandLauncher(IProject) - Method in class org.eclipse.cdt.core.CommandLauncherManager
-
Get a command launcher.
- getCommandLauncher(ICBuildConfiguration) - Method in class org.eclipse.cdt.core.CommandLauncherManager
-
Get a command launcher.
- getCommandLauncher(ICConfigurationDescription) - Method in class org.eclipse.cdt.core.CommandLauncherManager
-
Get a command launcher.
- getCommandLauncher() - Method in class org.eclipse.cdt.core.CommandLauncherManager
-
- getCommandLauncher(IProject) - Method in class org.eclipse.cdt.core.CommandLauncherManager
-
Get a command launcher.
- getCommandLauncher(ICBuildConfiguration) - Method in class org.eclipse.cdt.core.CommandLauncherManager
-
Get a command launcher.
- getCommandLauncher(ICConfigurationDescription) - Method in class org.eclipse.cdt.core.CommandLauncherManager
-
Get a command launcher.
- getCommandLauncher(IProject) - Method in interface org.eclipse.cdt.core.ICommandLauncherFactory
-
Get a Command Launcher for a project (based on active configuration)
- getCommandLauncher(ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.ICommandLauncherFactory
-
Get a Command Launcher for a build configuration descriptor
- getCommandLauncher(IProject) - Method in interface org.eclipse.cdt.core.ICommandLauncherFactory
-
Get a Command Launcher for a project (based on active configuration)
- getCommandLauncher(ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.ICommandLauncherFactory
-
Get a Command Launcher for a build configuration descriptor
- getCommandLauncher(ICBuildConfiguration) - Method in interface org.eclipse.cdt.core.ICommandLauncherFactory2
-
Get a Command Launcher for a build configuration descriptor
- getCommandLauncher(ICBuildConfiguration) - Method in interface org.eclipse.cdt.core.ICommandLauncherFactory2
-
Get a Command Launcher for a build configuration descriptor
- getCommandLine() - Method in class org.eclipse.cdt.core.CommandLauncher
-
- getCommandLine(String[]) - Method in class org.eclipse.cdt.core.CommandLauncher
-
- getCommandLine() - Method in class org.eclipse.cdt.core.CommandLauncher
-
- getCommandLine(String[]) - Method in class org.eclipse.cdt.core.CommandLauncher
-
- getCommandLine() - Method in interface org.eclipse.cdt.core.ICommandLauncher
-
Returns the constructed command line of the last command executed.
- getCommandLine() - Method in interface org.eclipse.cdt.core.ICommandLauncher
-
Returns the constructed command line of the last command executed.
- getCommandPath(Path) - Method in interface org.eclipse.cdt.core.build.IToolChain
-
Returns the absolute path of the tool represented by the command
- getComment() - Method in interface org.eclipse.cdt.core.dom.ast.IASTComment
-
Returns a char array representation of the comment.
- getComments() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
In case the AST was created in a way that supports comment parsing, all comments of
the translation unit are returned.
- getComments(IASTNode, ASTRewrite.CommentPosition) - Method in class org.eclipse.cdt.core.dom.rewrite.ASTRewrite
-
Returns comments for the given node.
- getCommonObjects() - Method in class org.eclipse.cdt.utils.elf.ElfHelper
-
- getCommonObjects() - Method in class org.eclipse.cdt.utils.macho.MachOHelper
-
Deprecated.
- getCommonObjects() - Method in class org.eclipse.cdt.utils.macho.MachOHelper64
-
- getCompatibleContentTypeIds() - Method in class org.eclipse.cdt.core.settings.model.CExternalSetting
-
- getCompatibleContentTypeIds() - Method in interface org.eclipse.cdt.core.settings.model.ICExternalSetting
-
- getCompatibleExtensions() - Method in class org.eclipse.cdt.core.settings.model.CExternalSetting
-
- getCompatibleExtensions() - Method in interface org.eclipse.cdt.core.settings.model.ICExternalSetting
-
- getCompatibleLanguageIds() - Method in class org.eclipse.cdt.core.settings.model.CExternalSetting
-
- getCompatibleLanguageIds() - Method in interface org.eclipse.cdt.core.settings.model.ICExternalSetting
-
- getCompileCommands() - Method in interface org.eclipse.cdt.core.build.IToolChain
-
Returns the list of compiler tools.
- getCompileCommands(ILanguage) - Method in interface org.eclipse.cdt.core.build.IToolChain
-
Returns the list of compiler tools for a given language.
- getCompileOptions(String) - Method in interface org.eclipse.cdt.core.ICompileOptionsFinder
-
Get compiler options for a given file name.
- getCompileOptions(String) - Method in interface org.eclipse.cdt.core.ICompileOptionsFinder
-
Get compiler options for a given file name.
- getCompileOptions(String) - Method in class org.eclipse.cdt.utils.debug.dwarf.DwarfReader
-
Get the set of command line flags used for a particular file name.
- getCompletionContext() - Method in interface org.eclipse.cdt.core.dom.ast.IASTName
-
Returns the completion context for this name.
- getCompletionNode(IFile, int, ICodeReaderFactory) - Method in class org.eclipse.cdt.core.dom.CDOM
-
Deprecated.
- getCompletionNode(IStorage, IProject, int, ICodeReaderFactory) - Method in class org.eclipse.cdt.core.dom.CDOM
-
Deprecated.
- getCompletionNode(IFile, int, ICodeReaderFactory) - Method in interface org.eclipse.cdt.core.dom.IASTServiceProvider
-
Deprecated.
Returns a parse tree that represents the content provided as parameters.
- getCompletionNode(IStorage, IProject, int, ICodeReaderFactory) - Method in interface org.eclipse.cdt.core.dom.IASTServiceProvider
-
Deprecated.
Returns a parse tree that represents the content provided as parameters.
- getCompletionNode(CodeReader, IScannerInfo, ICodeReaderFactory, IIndex, IParserLogService, int) - Method in class org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage
-
Deprecated.
- getCompletionNode(FileContent, IScannerInfo, IncludeFileContentProvider, IIndex, IParserLogService, int) - Method in class org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage
-
- getCompletionNode() - Method in interface org.eclipse.cdt.core.dom.parser.ISourceCodeParser
-
- getCompletionNode(FileContent, IScannerInfo, IncludeFileContentProvider, IIndex, IParserLogService, int) - Method in class org.eclipse.cdt.core.model.AbstractLanguage
-
- getCompletionNode(CodeReader, IScannerInfo, ICodeReaderFactory, IIndex, IParserLogService, int) - Method in class org.eclipse.cdt.core.model.AssemblyLanguage
-
Deprecated.
- getCompletionNode(FileContent, IScannerInfo, IncludeFileContentProvider, IIndex, IParserLogService, int) - Method in interface org.eclipse.cdt.core.model.ILanguage
-
Returns the AST completion node for the given offset.
- getCompletionNode(CodeReader, IScannerInfo, ICodeReaderFactory, IIndex, IParserLogService, int) - Method in interface org.eclipse.cdt.core.model.ILanguage
-
- getCompletionNode(IIndex, int, int) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns the completion node using the given index and parsing style at the given offset.
- getComplexArrayValue() - Method in class org.eclipse.cdt.core.templateengine.process.ProcessArgument
-
Returns Process Arguments
- getComplexChildren() - Method in class org.eclipse.cdt.core.templateengine.process.ProcessParameter
-
- getComplexValue() - Method in class org.eclipse.cdt.core.templateengine.process.ProcessArgument
-
Returns Process Arguments
- getComponentType() - Method in class org.eclipse.cdt.utils.debug.DebugDerivedType
-
- getCompositeScope() - Method in interface org.eclipse.cdt.core.dom.ast.ICompositeType
-
Returns the IScope object that is associated with this composite type.
- getCompositeType() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICCompositeTypeScope
-
Returns the type this scope is associated with.
- getCompositeTypeOwner() - Method in interface org.eclipse.cdt.core.dom.ast.IField
-
Returns the composite type that owns the field.
- getCompoundStatement() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.IGNUASTCompoundStatementExpression
-
Get the compound statement.
- getCondition() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTStaticAssertDeclaration
-
Returns the condition of the assertion
- getCondition() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDoStatement
-
The condition on the loop.
- getCondition() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorElifStatement
-
The condition of the elif.
- getCondition() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIfdefStatement
-
The condition of the ifdef-statement.
- getCondition() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIfndefStatement
-
Returns the condition of the ifndef-statement.
- getCondition() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIfStatement
-
The condition of the if.
- getCondition() - Method in interface org.eclipse.cdt.core.dom.ast.IASTWhileStatement
-
Returns the condition on the while loop
- getConditionDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTForStatement
-
- getConditionDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTIfStatement
-
Returns the condition declaration.
- getConditionDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTWhileStatement
-
Get the condition declaration.
- getConditionExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
-
Returns the condition expression for the loop.
- getConditionExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTIfStatement
-
Returns the condition in the if statement.
- getConfigExtensionReference() - Method in class org.eclipse.cdt.core.AbstractCExtension
-
Returns the extension reference this extension was created from.
- getConfigExtensionReference() - Method in class org.eclipse.cdt.core.AbstractCExtension
-
Returns the extension reference this extension was created from.
- getConfigExtensionReference() - Method in interface org.eclipse.cdt.core.ICExtension
-
- getConfigExtensionReference() - Method in interface org.eclipse.cdt.core.ICExtension
-
- getConfiguration() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigExtensionReference
-
Returns the project descriptor which this extension reference belongs to.
- getConfiguration() - Method in interface org.eclipse.cdt.core.settings.model.ICSettingObject
-
- getConfiguration() - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- getConfigurationById(String) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescription
-
- getConfigurationByName(String) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescription
-
- getConfigurationData() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
This method should be used by the build system only for getting
the build-system contributed CConfigurationData
- getConfigurationDescription() - Method in interface org.eclipse.cdt.core.ICDescriptor
-
Deprecated.
- getConfigurationDescription() - Method in interface org.eclipse.cdt.core.ICDescriptor
-
Deprecated.
- getConfigurationDescriptionIds() - Method in interface org.eclipse.cdt.core.language.settings.providers.ILanguageSettingsChangeEvent
-
- getConfigurationRelations() - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionPreferences
-
returns the CONFIG_xxx status for this project description
- getConfigurations() - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescription
-
- getConfigurations() - Method in class org.eclipse.cdt.core.templateengine.TemplateInfo
-
- getConfigurationStatus() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
- getConfigurationToResourcesMap(IProject) - Method in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- getConsole(String, String, String, URL) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Create CDT console adapter for build console defined as an extension.
- getConsole(String) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Create CDT console adapter.
- getConsole() - Method in class org.eclipse.cdt.core.CCorePlugin
-
Create CDT console adapter connected to the default build console.
- getConsole(String, String, String, URL) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Create CDT console adapter for build console defined as an extension.
- getConsole(String) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Create CDT console adapter.
- getConsole() - Method in class org.eclipse.cdt.core.CCorePlugin
-
Create CDT console adapter connected to the default build console.
- getConsoleHeader() - Method in interface org.eclipse.cdt.core.build.ICBuildCommandLauncher
-
Get any special console header (e.g.
- getConstantExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTArrayModifier
-
Get the constant expression that represents the size of the array.
- getConstantExpression() - Method in interface org.eclipse.cdt.core.model.IEnumerator
-
Returns the enumerator's constant expression if any.
- getConstructionPoint() - Method in interface org.eclipse.cdt.core.dom.ast.IASTImplicitDestructorName
-
Returns the name corresponding to the constructor call.
- getConstructorChain() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
- getConstructorChainExecution(IASTNode) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPConstructor
-
- getConstructorChainExecution() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPConstructor
-
For a constexpr constructor returns the ICPPExecution for its constructor chain.
- getConstructors() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassScope
-
Returns the array of constructors, including implicit ones.
- getConstructors(IASTNode) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassSpecialization
-
- getConstructors() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
-
Returns an array of ICPPConstructor objects representing the constructors
for this class.
- getContainerLabel(ICContainer, int, StringBuffer) - Static method in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Appends the label for a container to a StringBuffer.
- getContainingFilename() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
-
Lightweight check for understanding what file we are in.
- getContainingFilename(int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
- getContainingScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPUsingDirective
-
Returns the scope containing this directive.
- getContentFolder() - Method in class org.eclipse.cdt.core.index.export.ExternalExportProjectProvider
-
Returns the project folder the external content is stored in
- getContents() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryFile
-
- getContents() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryFile
-
- getContents() - Method in interface org.eclipse.cdt.core.model.IBuffer
-
Returns the contents of this buffer as a String
.
- getContents() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns the contents of a translation unit as a char[]
- getContents() - Method in class org.eclipse.cdt.core.resources.EFSFileStorage
-
- getContents() - Method in class org.eclipse.cdt.core.resources.FileStorage
-
- getContents() - Method in class org.eclipse.cdt.core.settings.model.util.KindBasedStore
-
- getContents() - Method in class org.eclipse.cdt.utils.BinaryFile
-
- getContents() - Method in class org.eclipse.cdt.utils.BinaryFile
-
- getContents() - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject
-
Deprecated.
- getContents() - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject64
-
- getContents() - Method in class org.eclipse.cdt.utils.coff.parser.PEBinaryObject
-
Deprecated.
- getContents() - Method in class org.eclipse.cdt.utils.coff.parser.PEBinaryObject64
-
- getContents() - Method in class org.eclipse.cdt.utils.elf.parser.ElfBinaryObject
-
- getContents() - Method in class org.eclipse.cdt.utils.elf.parser.GNUElfBinaryObject
-
- getContents() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- getContents() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- getContents() - Method in class org.eclipse.cdt.utils.som.parser.SOMBinaryObject
-
- getContents() - Method in class org.eclipse.cdt.utils.xcoff.parser.XCOFFBinaryObject
-
- getContentsHash() - Method in interface org.eclipse.cdt.core.index.IIndexFile
-
Hash of the file contents when the file was indexed.
- getContentsHash() - Method in class org.eclipse.cdt.core.parser.FileContent
-
Returns a 64-bit hash value of the file contents.
- getContentsKey() - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.EntryInfo
-
- getContentType(String) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
Helper function, returning the content type for a filename Same as:
- getContentType(IProject, String) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
Returns the content type for a filename.
- getContentType(String) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
Helper function, returning the content type for a filename Same as:
- getContentType(IProject, String) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
Returns the content type for a filename.
- getContentTypeFileSpecs(IProject, IContentType) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- getContentTypeId() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Return the contentType id for this file.
- getContentTypeIds() - Method in interface org.eclipse.cdt.core.model.ILanguageDescriptor
-
- getContentTypeIdToLanguageDescriptionsMap() - Method in class org.eclipse.cdt.core.model.LanguageManager
-
- getContentTypeMappings() - Method in class org.eclipse.cdt.core.language.ProjectLanguageConfiguration
-
Returns a copy of all the per-configuration content type mappings stored in this configuration.
- getContentTypes() - Method in interface org.eclipse.cdt.core.model.ILanguageDescriptor
-
- getContext() - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.SettingLevel
-
- getContextInclusionStatement() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFileLocation
-
Returns the inclusion statement that included this file, or null
for
a top-level file.
- getContributedEnvironment() - Method in interface org.eclipse.cdt.core.envvar.IEnvironmentVariableManager
-
- getContributedModelBuilderFor(TranslationUnit) - Method in class org.eclipse.cdt.core.model.LanguageManager
-
- getContributedModelBuilderFor(ITranslationUnit) - Method in class org.eclipse.cdt.core.model.LanguageManager
-
- getContributorId() - Method in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- getControllerDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSwitchStatement
-
In C++, a switch statement can be contorller by a declaration.
- getControllerExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSwitchStatement
-
This returns the expression which determines which case to take.
- getCoreModel() - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getCoreModel() - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getCPPFilt() - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject
-
Deprecated.
- getCPPFilt() - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject64
-
- getCPPFilt() - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getCPPFilt() - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getCPPFilt() - Method in class org.eclipse.cdt.utils.elf.parser.GNUElfBinaryObject
-
- getCPPFilt() - Method in interface org.eclipse.cdt.utils.IGnuToolFactory
-
- getCPPFilt() - Method in interface org.eclipse.cdt.utils.IGnuToolFactory
-
- getCPPFilt() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- getCPPFilt() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- getCPPFilt() - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser
-
Deprecated.
- getCPPFilt() - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser64
-
- getCPPFilt() - Method in class org.eclipse.cdt.utils.som.parser.SOMBinaryObject
-
- getCPPFiltPath() - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getCPPFiltPath() - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getCPPFiltPath() - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser
-
Deprecated.
- getCPPFiltPath() - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser64
-
- getCProject() - Method in interface org.eclipse.cdt.core.model.ICElement
-
Returns the C project this element is contained in, or null
if this element
is not contained in any C project
- getCProject(String) - Method in interface org.eclipse.cdt.core.model.ICModel
-
Returns the C project with the given name.
- getCProjectDescription(IProject) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getCProjectDescription(IProject, boolean) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Deprecated.
- getCProjectDescription(IProject) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getCProjectDescription(IProject, boolean) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Deprecated.
- getCProjects() - Method in interface org.eclipse.cdt.core.model.ICModel
-
Returns the C projects.
- getCPU() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryObject
-
CPU name
- getCPU() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryObject
-
CPU name
- getCPU() - Method in interface org.eclipse.cdt.core.model.IBinary
-
- getCPU() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getCPU() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getCPU() - Method in class org.eclipse.cdt.utils.coff.PE.Attribute
-
Deprecated.
- getCPU() - Method in class org.eclipse.cdt.utils.coff.PE64.Attribute
-
- getCPU() - Method in class org.eclipse.cdt.utils.elf.Elf.Attribute
-
- getCPU() - Method in class org.eclipse.cdt.utils.elf.parser.ElfBinaryObject
-
- getCPU() - Method in class org.eclipse.cdt.utils.macho.MachO.Attribute
-
Deprecated.
- getCPU() - Method in class org.eclipse.cdt.utils.macho.MachO64.Attribute
-
- getCPU() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- getCPU() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- getCPU() - Method in class org.eclipse.cdt.utils.som.SOM.Attribute
-
- getCPU() - Method in class org.eclipse.cdt.utils.xcoff.XCoff32.Attribute
-
- getCrossRefName() - Method in class org.eclipse.cdt.utils.debug.DebugCrossRefType
-
- getCurrentPath() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CResourceDataContainer
-
- getCurrentProject() - Method in class org.eclipse.cdt.core.resources.ACBuilder
-
Returns the current project that this builder is running.
- getCurrentResourceData() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CResourceDataContainer
-
- getCurrentSpace() - Method in class org.eclipse.cdt.core.parser.CodeReaderCache
-
Deprecated.
Returns the current size of the cache.
- getCurrentSpace() - Method in interface org.eclipse.cdt.core.parser.ICodeReaderCache
-
Deprecated.
Returns the amount of space that the cache is using.
- getCurrentUserKeyName(String, int) - Method in class org.eclipse.cdt.utils.WindowsRegistry
-
Given a subkey of HKEY_CURRENT_USER, and an index (starting from 0)
to the key's array of sub keys, return the name of the indexed key.
- getCurrentUserKeyName(String, int) - Method in class org.eclipse.cdt.utils.WindowsRegistry
-
Given a subkey of HKEY_CURRENT_USER, and an index (starting from 0)
to the key's array of sub keys, return the name of the indexed key.
- getCurrentUserValue(String, String) - Method in class org.eclipse.cdt.utils.WindowsRegistry
-
Gets the registry value for the subkey of HKEY_CURRENT_USER with the
given name.
- getCurrentUserValue(String, String) - Method in class org.eclipse.cdt.utils.WindowsRegistry
-
Gets the registry value for the subkey of HKEY_CURRENT_USER with the
given name.
- getCurrentUserValueName(String, int) - Method in class org.eclipse.cdt.utils.WindowsRegistry
-
Given a subkey of HKEY_CURRENT_USER, and an index (starting from 0)
to the key's array of values, return the name of the indexed value.
- getCurrentUserValueName(String, int) - Method in class org.eclipse.cdt.utils.WindowsRegistry
-
Given a subkey of HKEY_CURRENT_USER, and an index (starting from 0)
to the key's array of values, return the name of the indexed value.
- getCustomInfo() - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.EntryInfo
-
- getCygPath() - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject
-
Deprecated.
- getCygPath() - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject64
-
- getCygPath() - Method in class org.eclipse.cdt.utils.DefaultCygwinToolFactory
-
- getCygPath() - Method in class org.eclipse.cdt.utils.DefaultCygwinToolFactory
-
- getCygPath() - Method in interface org.eclipse.cdt.utils.ICygwinToolsFactroy
-
- getCygPath() - Method in interface org.eclipse.cdt.utils.ICygwinToolsFactroy
-
- getCygPathPath() - Method in class org.eclipse.cdt.utils.DefaultCygwinToolFactory
-
- getCygPathPath() - Method in class org.eclipse.cdt.utils.DefaultCygwinToolFactory
-
- getData() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryObject
-
- getData() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryObject
-
- getData() - Method in interface org.eclipse.cdt.core.model.IBinary
-
- getData() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getData() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getData() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- getData() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- getDataFactory() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationDataProvider
-
- getDataFactory() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.UserAndDiscoveredEntryConfigurationDataProvider
-
- getDataLen() - Method in interface org.eclipse.cdt.core.dom.ast.tag.ITag
-
Returns the number of bytes in the tag's data payload.
- getDataSerializer() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationDataProvider
-
- getDataSerializer() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.UserAndDiscoveredEntryConfigurationDataProvider
-
- getDataSymbols() - Method in class org.eclipse.cdt.utils.NM
-
- getDataSymbols() - Method in class org.eclipse.cdt.utils.NM
-
- getDebugEnumFields() - Method in class org.eclipse.cdt.utils.debug.DebugEnumType
-
- getDebugFields() - Method in class org.eclipse.cdt.utils.debug.DebugStructType
-
- getDebugType() - Method in class org.eclipse.cdt.utils.debug.DebugField
-
- getDebugType() - Method in class org.eclipse.cdt.utils.elf.Elf.Attribute
-
- getDebugType() - Method in class org.eclipse.cdt.utils.macho.MachO.Attribute
-
Deprecated.
- getDebugType() - Method in class org.eclipse.cdt.utils.macho.MachO64.Attribute
-
- getDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCatchHandler
-
Returns the declaration.
- getDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTExplicitTemplateInstantiation
-
Get the owned declaration.
- getDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTRangeBasedForStatement
-
Returns the for-range-declaration
- getDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateDeclaration
-
Returns the template declaration.
- getDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateSpecialization
-
Get the declaration.
- getDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclarationStatement
-
Gets the declaration introduced by this statement.
- getDeclarations() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLinkageSpecification
-
Returns all of the declarations.
- getDeclarations() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceDefinition
-
A namespace contains an ordered sequence of declarations.
- getDeclarations(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclarationListOwner
-
Returns the array of declarations.
- getDeclarations() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
A translation unit contains an ordered sequence of declarations.
- getDeclarations(IBinding) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns the list of declarations in this translation unit for the given
binding.
- getDeclarationsInAST(IBinding) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns the list of declarations in this translation unit for the given
binding.
- getDeclarator() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTInitCapture
-
- getDeclarator() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLambdaExpression
-
Returns the lambda declarator for this lambda expression, or null
in case it was not specified.
- getDeclarator() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTParameterDeclaration
-
- getDeclarator() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionDefinition
-
Returns the function declarator of the function.
- getDeclarator() - Method in interface org.eclipse.cdt.core.dom.ast.IASTParameterDeclaration
-
Returns the declarator.
- getDeclaratorForParameterName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.ICASTKnRFunctionDeclarator
-
Map declarator to IASTName.
- getDeclarators() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclaration
-
This returns the list of declarators in this declaration.
- getDeclaredBindingFilter(int, boolean) - Static method in class org.eclipse.cdt.core.index.IndexFilter
-
Get an IndexFilter that filters out bindings without declarations and those from linkages
other than that specified.
- getDeclaredBindingFilter(int, boolean, boolean) - Static method in class org.eclipse.cdt.core.index.IndexFilter
-
Get an IndexFilter that filters out bindings without declarations and those
from linkages other than that specified.
- getDeclaredFields(IASTNode) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassSpecialization
-
- getDeclaredFields() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
-
Returns a list of ICPPField objects representing fields declared in this class.
- getDeclaredMethods(IASTNode) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassSpecialization
-
- getDeclaredMethods() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
-
Returns a list of ICPPMethod objects representing all methods explicitly declared by this
class.
- getDeclaredType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPFunction
-
Returns the function's declared type.
- getDeclaringClass(ICElement) - Static method in class org.eclipse.cdt.core.browser.TypeUtil
-
- getDeclaringType(ICElement) - Static method in class org.eclipse.cdt.core.browser.TypeUtil
-
Returns the type in which this member is declared, or null
if this member is not declared in a type (for example, a top-level type).
- getDeclSpecifier() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeConstructorExpression
-
Returns the declaration specifier that specifies the type.
- getDeclSpecifier() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionDefinition
-
Returns the decl specifier for the function.
- getDeclSpecifier() - Method in interface org.eclipse.cdt.core.dom.ast.IASTParameterDeclaration
-
Returns the decl specifier.
- getDeclSpecifier() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclaration
-
This returns the object representing the declSpecifiers for this
declaration.
- getDeclSpecifier() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeId
-
Returns the decl specifier.
- getDecltypeExpression() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDecltypeSpecifier
-
- getDeclTypeExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
-
- getDefault() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getDefault() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getDefault() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateNonTypeParameter
-
- getDefault() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateTemplateParameter
-
Returns the default value for this parameter, or null
.
- getDefault() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateTypeParameter
-
The default type for this parameter.
- getDefault() - Static method in class org.eclipse.cdt.core.dom.ast.gnu.c.GCCLanguage
-
- getDefault() - Static method in class org.eclipse.cdt.core.dom.ast.gnu.cpp.GPPLanguage
-
- getDefault() - Static method in class org.eclipse.cdt.core.model.AssemblyLanguage
-
- getDefault() - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Returns the singleton.
- getDefault() - Static method in class org.eclipse.cdt.core.settings.model.extension.impl.CDataFactory
-
- getDefault() - Static method in class org.eclipse.cdt.core.settings.model.util.CDataSerializer
-
- getDefault() - Static method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryDataSerializer
-
- getDefault() - Static method in class org.eclipse.cdt.core.templateengine.process.ProcessRunnerFactory
-
- getDefault() - Static method in class org.eclipse.cdt.core.templateengine.TemplateEngine
-
create the singleton instance, check for null condition of
TEMPLATE_ENGINE.
- getDefault() - Static method in class org.eclipse.cdt.core.templateengine.TemplateEngine2
-
- getDefault() - Static method in class org.eclipse.cdt.utils.EFSExtensionManager
-
- getDefault() - Static method in class org.eclipse.cdt.utils.EFSExtensionManager
-
- getDefaultBinaryParser() - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getDefaultBinaryParser() - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getDefaultBinaryParserExtensions(IProject) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Returns the binary parser extensions for the default settings
configuration.
- getDefaultBinaryParserExtensions(IProject) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Returns the binary parser extensions for the default settings
configuration.
- getDefaultBuildContainer() - Method in class org.eclipse.cdt.core.build.StandardBuildConfiguration
-
- getDefaultCNodeFactory() - Static method in class org.eclipse.cdt.core.dom.ast.ASTNodeFactoryFactory
-
- getDefaultComparator() - Static method in class org.eclipse.cdt.core.settings.model.util.ListComparator
-
- getDefaultCPPNodeFactory() - Static method in class org.eclipse.cdt.core.dom.ast.ASTNodeFactoryFactory
-
- getDefaultDelimiter() - Method in interface org.eclipse.cdt.core.envvar.IEnvironmentVariableManager
-
- getDefaultErrorParserIds() - Static method in class org.eclipse.cdt.core.ErrorParserManager
-
- getDefaultErrorParserIds() - Static method in class org.eclipse.cdt.core.ErrorParserManager
-
- getDefaultIndexerId() - Method in interface org.eclipse.cdt.core.dom.IPDOMManager
-
- getDefaultLanguageSettingsProvidersIds() - Method in interface org.eclipse.cdt.core.language.settings.providers.ILanguageSettingsProvidersKeeper
-
Retrieve the list of IDs of default language settings providers.
- getDefaultOptions() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
TODO: Add all options here Returns a table of all known configurable
options with their default values.
- getDefaultOptions() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
TODO: Add all options here Returns a table of all known configurable
options with their default values.
- getDefaultProperties() - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- getDefaultProperties() - Method in interface org.eclipse.cdt.core.build.ICBuildConfiguration
-
Returns the default values for the properties.
- getDefaultProviderIdsLegacy(ICConfigurationDescription) - Static method in class org.eclipse.cdt.core.language.settings.providers.ScannerDiscoveryLegacySupport
-
Return list containing User provider and one of wrapper providers to support legacy projects (backward compatibility).
- getDefaultScannerInfo(IBuildConfiguration, IExtendedScannerInfo, ILanguage, URI) - Method in interface org.eclipse.cdt.core.build.IToolChain
-
Return the default scanner info for this toolchain.
- getDefaultSettingCfgDelta() - Method in class org.eclipse.cdt.core.settings.model.CProjectDescriptionEvent
-
- getDefaultSettingConfiguration() - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescription
-
Returns the default setting ICConfigurationDescription.
- getDefaultSettings() - Static method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
Returns the default formatter settings
- getDefaultSettings() - Static method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- getDefaultType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeTemplateParameter
-
Returns the default value (a type id) for this template parameter, or null
.
- getDefaultValue() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplatedTypeTemplateParameter
-
Get default value for template template parameter or null
.
- getDefaultValue() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPParameter
-
Returns the default value of this parameter if it has one,
or null otherwise.
- getDefaultValue() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateParameter
-
Returns the default value for this template parameter, or null
.
- getDefectiveFiles() - Method in interface org.eclipse.cdt.core.index.IIndex
-
Returns an array of files that were indexed with I/O errors.
- getDefinedSymbols() - Method in interface org.eclipse.cdt.core.parser.IScannerInfo
-
Returns a
Map
containing all the defined preprocessor symbols and their values.
- getDefinedSymbols() - Method in class org.eclipse.cdt.core.parser.ScannerInfo
-
- getDefinedSymbols() - Method in class org.eclipse.cdt.core.resources.ScannerInfo
-
Deprecated.
- getDefinition() - Method in interface org.eclipse.cdt.core.index.IIndexMacro
-
Returns the name of the definition of this macro, or null
if not available.
- getDefinitions(IBinding) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns the array of definitions in this translation unit for the given binding.
- getDefinitionsInAST(IBinding) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Equivalent to getDefinitionsInAst(binding, false).
- getDefinitionsInAST(IBinding, boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns the array of definitions in this translation unit for the given binding.
- getDelegates() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPUsingDeclaration
-
Return an array of bindings that were declared by this using declaration.
- getDelimiter() - Method in class org.eclipse.cdt.core.envvar.EnvironmentVariable
-
- getDelimiter() - Method in interface org.eclipse.cdt.core.envvar.IEnvironmentVariable
-
- getDelimiter() - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor.ResolvedMacro
-
- getDelimiterMap() - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor
-
- getDelta() - Method in class org.eclipse.cdt.core.model.ElementChangedEvent
-
Returns the delta describing the change.
- getDeltaKind() - Method in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
returns the kind
- getDependencyTree() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns the dependency tree for the translation unit.
- getDeprecatedLegacyProfiles(String) - Static method in class org.eclipse.cdt.core.language.settings.providers.ScannerDiscoveryLegacySupport
-
Returns the values of scanner discovery profiles (scannerConfigDiscoveryProfileId) which were deprecated
and replaced with language settings providers in plugin.xml.
- getDerivedReferences() - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Deprecated.
- getDerivedReferences() - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Deprecated.
- getDerivedReferences() - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- getDesc(Matcher) - Method in class org.eclipse.cdt.core.errorparsers.ErrorPattern
-
- getDesc(Matcher) - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
- getDescription(String) - Static method in class org.eclipse.cdt.core.index.export.ExportIndexFileInfoMatcher
-
- getDescription() - Method in interface org.eclipse.cdt.core.model.IPathEntryContainer
-
Answers a readable description of this container
- getDescription(IPath, ICProject) - Method in class org.eclipse.cdt.core.model.PathEntryContainerInitializer
-
- getDescription() - Method in class org.eclipse.cdt.core.settings.model.extension.CConfigurationData
-
- getDescription() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- getDescription() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Returns the human-readable configuration description.
- getDescription() - Method in class org.eclipse.cdt.core.templateengine.TemplateCore
-
- getDescriptionExpression() - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
- getDescriptor() - Method in class org.eclipse.cdt.core.CDescriptorEvent
-
Deprecated.
- getDescriptor() - Method in class org.eclipse.cdt.core.CDescriptorEvent
-
Deprecated.
- getDescriptor(IProject) - Method in interface org.eclipse.cdt.core.ICDescriptorManager
-
Deprecated.
Return the ICDescriptor for the project.
- getDescriptor(IProject, boolean) - Method in interface org.eclipse.cdt.core.ICDescriptorManager
-
Deprecated.
Return the ICDescriptor for the project.
- getDescriptor(IProject) - Method in interface org.eclipse.cdt.core.ICDescriptorManager
-
Deprecated.
Return the ICDescriptor for the project.
- getDescriptor(IProject, boolean) - Method in interface org.eclipse.cdt.core.ICDescriptorManager
-
Deprecated.
Return the ICDescriptor for the project.
- getDescriptors(ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.index.provider.IReadOnlyPDOMProvider
-
- getDesignators() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTDesignatedInitializer
-
Get all of the designators.
- getDesignators() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDesignatedInitializer
-
Returns all of the designators.
- getDirectChildren() - Method in class org.eclipse.cdt.core.settings.model.util.PathSettingsContainer
-
- getDirectChildrenForPath(IPath) - Method in class org.eclipse.cdt.core.settings.model.util.PathSettingsContainer
-
- getDirectiveKeywords() - Method in class org.eclipse.cdt.core.model.AssemblyLanguage
-
- getDirectiveKeywords() - Method in interface org.eclipse.cdt.core.model.IAsmLanguage
-
Get the set of assembler directives defined for this variant.
- getDirectoryLevel() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- getDirectoryLevel() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- getDisabledSet(int) - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryLanguageData
-
- getDiscoveredEntries(int, Set<String>) - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryLanguageData
-
- getDiscoveredEntries(Set<String>) - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryLanguageData.UserAndDiscoveredEntryLanguageDataEntryStorage
-
- getDiscoveredEntries(Set<String>) - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryStorage
-
- getDisplayString() - Method in class org.eclipse.cdt.core.resources.ExclusionInstance
-
- getDOM() - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getDOM() - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getDOSHeader() - Method in class org.eclipse.cdt.utils.coff.PE
-
Deprecated.
- getDOSHeader() - Method in class org.eclipse.cdt.utils.coff.PE64
-
- getDyLibs(int) - Method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- getDyLibs(int) - Method in class org.eclipse.cdt.utils.macho.MachO64
-
- getDynamicSections(Elf.Section) - Method in class org.eclipse.cdt.utils.elf.Elf
-
- getDynamicSymbols() - Method in class org.eclipse.cdt.utils.elf.Elf
-
- getDynamicSymbols() - Method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- getDynamicSymbols() - Method in class org.eclipse.cdt.utils.macho.MachO64
-
- getEclipseProjectDescription() - Method in interface org.eclipse.cdt.core.settings.model.IModificationContext
-
- getElement() - Method in interface org.eclipse.cdt.core.model.ICElementDelta
-
Returns the element that this delta describes a change to.
- getElement(String) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
- getElementAtLine(int) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns the smallest element within this translation unit that
includes the given source position (that is, a method, field, etc.), or
null
if there is no element other than the translation
unit itself at the given position, or if the given position is not
within the source range of this translation unit.
- getElementAtOffset(int) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns the smallest element within this translation unit that
includes the given source position (that is, a method, field, etc.), or
null
if there is no element other than the translation
unit itself at the given position, or if the given position is not
within the source range of this translation unit.
- getElementLabel(ICElement, int) - Static method in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Returns the label for an element.
- getElementLabel(ICElement, int, StringBuffer) - Static method in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Appends the label for an element to a StringBuffer.
- getElementName() - Method in interface org.eclipse.cdt.core.model.ICElement
-
Returns the name of this element.
- getElementName() - Method in interface org.eclipse.cdt.core.model.IUsing
-
Returns the name of the package the statement refers to.
- getElements() - Method in interface org.eclipse.cdt.core.model.ICModelStatus
-
Returns any C elements associated with the failure (see specification
of the status code), or an empty array if no elements are related to this
particular status code.
- getElements() - Method in interface org.eclipse.cdt.core.model.IRegion
-
Returns the top level elements in this region.
- getElements() - Method in class org.eclipse.cdt.core.settings.model.util.PathEntryResolveInfo
-
- getElementsAtOffset(int) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns the elements within this translation unit that
includes the given source position (that is, a method, field, etc.), or
an empty array if there are no elements other than the translation
unit itself at the given position, or if the given position is not
within the source range of this translation unit.
- getElementType() - Method in interface org.eclipse.cdt.core.model.ICElement
-
Returns this element's kind encoded as an integer.
- getElf() - Method in class org.eclipse.cdt.utils.elf.AR.ARHeader
-
Deprecated.
Create an new Elf object for the object file.
- getElf() - Method in class org.eclipse.cdt.utils.elf.ElfHelper
-
Give back the Elf object that this helper is wrapping
- getELFhdr() - Method in class org.eclipse.cdt.utils.elf.Elf
-
- getElfHelper() - Method in class org.eclipse.cdt.utils.elf.parser.ElfBinaryObject
-
- getElseClause() - Method in interface org.eclipse.cdt.core.dom.ast.IASTIfStatement
-
Returns the statement that is executed if the condition is false.
- getEmptyFilesProvider() - Static method in class org.eclipse.cdt.core.parser.IncludeFileContentProvider
-
Returns a provider that pretends that every include file is empty.
- getEnclosedNames() - Method in interface org.eclipse.cdt.core.index.IIndexName
-
Returns the names of the references contained in this definition.
- getEnclosedTypes() - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Deprecated.
- getEnclosedTypes(int[]) - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Deprecated.
- getEnclosedTypes() - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Deprecated.
- getEnclosedTypes(int[]) - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Deprecated.
- getEnclosedTypes() - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- getEnclosedTypes(int[]) - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- getEnclosingDefinition() - Method in interface org.eclipse.cdt.core.index.IIndexName
-
Returns the name of the definition that contains this name.
- getEnclosingNames() - Method in interface org.eclipse.cdt.core.browser.IQualifiedTypeName
-
- getEnclosingNames() - Method in class org.eclipse.cdt.core.browser.QualifiedTypeName
-
- getEnclosingNamespace(boolean) - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Deprecated.
- getEnclosingNamespace(boolean) - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Deprecated.
- getEnclosingNamespace(boolean) - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- getEnclosingProject() - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
- getEnclosingProject() - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Returns the enclosing project.
- getEnclosingProject(IPath) - Static method in class org.eclipse.cdt.core.browser.PathUtil
-
Deprecated.
- getEnclosingProject() - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- getEnclosingProject(IPath) - Static method in class org.eclipse.cdt.utils.PathUtil
-
- getEnclosingProject(IPath) - Static method in class org.eclipse.cdt.utils.PathUtil
-
- getEnclosingProjects() - Method in interface org.eclipse.cdt.core.browser.ITypeSearchScope
-
- getEnclosingProjects() - Method in class org.eclipse.cdt.core.browser.TypeSearchScope
-
- getEnclosingType() - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Deprecated.
- getEnclosingType(int[]) - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Deprecated.
- getEnclosingType() - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Deprecated.
- getEnclosingType(int[]) - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Deprecated.
- getEnclosingType(int[]) - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- getEnclosingType() - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- getEnclosingTypeName() - Method in interface org.eclipse.cdt.core.browser.IQualifiedTypeName
-
- getEnclosingTypeName() - Method in class org.eclipse.cdt.core.browser.QualifiedTypeName
-
- getEncodingHashcode() - Method in interface org.eclipse.cdt.core.index.IIndexFile
-
- getEndingLineNumber() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFileLocation
-
Returns the ending line number.
- getEndLine() - Method in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
-
End line number of the symbol in the source
- getEndLine() - Method in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
-
End line number of the symbol in the source
- getEndLine() - Method in interface org.eclipse.cdt.core.model.ISourceRange
-
Returns the 1-based ending line of this element.
- getEndLine(long) - Method in class org.eclipse.cdt.utils.debug.tools.DebugAddr2line
-
- getEndLine() - Method in class org.eclipse.cdt.utils.Symbol
-
- getEndLine() - Method in class org.eclipse.cdt.utils.Symbol
-
- getEndOffset() - Method in exception org.eclipse.cdt.core.parser.EndOfFileException
-
Returns the offset at which the translation unit ends, or -1 if not known.
- getEndOffset() - Method in interface org.eclipse.cdt.core.parser.IToken
-
- getEndOffset() - Method in interface org.eclipse.cdt.core.parser.ITokenDuple
-
Deprecated.
- getEntries() - Method in class org.eclipse.cdt.core.dom.ast.ASTCompletionNode
-
- getEntries() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompletionNode
-
Returns a list of names that fir in this context, along with their parents.
- getEntries(int) - Method in class org.eclipse.cdt.core.settings.model.CExternalSetting
-
- getEntries() - Method in class org.eclipse.cdt.core.settings.model.CExternalSetting
-
- getEntries(int) - Method in class org.eclipse.cdt.core.settings.model.extension.CLanguageData
-
- getEntries(int) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- getEntries(int) - Method in interface org.eclipse.cdt.core.settings.model.ICExternalSetting
-
- getEntries() - Method in interface org.eclipse.cdt.core.settings.model.ICExternalSetting
-
- getEntries(List<ICLanguageSettingEntry>) - Method in class org.eclipse.cdt.core.settings.model.util.AbstractEntryStorage
-
- getEntries(int) - Method in class org.eclipse.cdt.core.settings.model.util.EntryStorageBasedLanguageData
-
- getEntries() - Method in class org.eclipse.cdt.core.settings.model.util.EntryStore
-
- getEntries(int) - Method in class org.eclipse.cdt.core.settings.model.util.EntryStore
-
- getEntries(int, List<IPathEntry>, int, ICConfigurationDescription) - Method in class org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector
-
- getEntries(List<IPathEntry>, int, ICConfigurationDescription) - Method in class org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector
-
- getEntries(int, ICConfigurationDescription) - Method in class org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector
-
- getEntries() - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet
-
- getEntries(int) - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet
-
- getEntries() - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.SettingLevel
-
- getEntries(boolean) - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.SettingLevel
-
- getEntries() - Method in class org.eclipse.cdt.utils.debug.tools.DebugSymsRequestor
-
- getEntriesFromStore(int) - Method in class org.eclipse.cdt.core.settings.model.util.EntryStorageBasedLanguageData
-
- getEntriesList(int) - Method in class org.eclipse.cdt.core.settings.model.util.EntryStore
-
- getEntriesList(boolean) - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.SettingLevel
-
- getEntriesToCopy(int, CLanguageData) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- getEntriesToCopy(int, CLanguageData) - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryLanguageData
-
- getEntry(ICSettingEntry) - Method in class org.eclipse.cdt.core.settings.model.util.CSettingEntryFactory
-
Deprecated.
- getEntry(int, String, String, IPath[], int, boolean) - Method in class org.eclipse.cdt.core.settings.model.util.CSettingEntryFactory
-
Deprecated.
- getEntry() - Method in class org.eclipse.cdt.core.settings.model.util.EntryContentsKey
-
- getEntry() - Method in class org.eclipse.cdt.core.settings.model.util.EntryNameKey
-
- getEntry() - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.EntryInfo
-
- getEntry(long) - Method in class org.eclipse.cdt.utils.debug.tools.DebugSymsRequestor
-
- getEntryKind() - Method in interface org.eclipse.cdt.core.model.IPathEntry
-
Returns the kind of this path entry.
- getEntryLevelMap(int) - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet
-
- getEnumerationType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPEnumScope
-
Returns the binding for the enumeration this scope is associated with.
- getEnumeratorLabel(IEnumerator, int, StringBuffer) - Static method in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Appends the label for an enumerator to a StringBuffer.
- getEnumerators() - Method in interface org.eclipse.cdt.core.dom.ast.IASTEnumerationSpecifier
-
Returns enumerators.
- getEnumerators() - Method in interface org.eclipse.cdt.core.dom.ast.IEnumeration
-
Returns an array of the IEnumerators declared in this enumeration
- getEnvironment() - Method in class org.eclipse.cdt.core.CommandLauncher
-
- getEnvironment() - Method in class org.eclipse.cdt.core.CommandLauncher
-
- getEnvironment() - Method in interface org.eclipse.cdt.core.ICommandLauncher
-
Returns the set of environment variables in the context of which
this launcher will execute commands.
- getEnvironment() - Method in interface org.eclipse.cdt.core.ICommandLauncher
-
Returns the set of environment variables in the context of which
this launcher will execute commands.
- getEnvVar(String) - Static method in class org.eclipse.cdt.utils.spawner.EnvironmentReader
-
- getEnvVars() - Static method in class org.eclipse.cdt.utils.spawner.EnvironmentReader
-
- getErrorCount() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- getErrorCount() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- getErrorKind() - Method in error org.eclipse.cdt.core.parser.ParseError
-
- getErrorMessage() - Method in class org.eclipse.cdt.core.CommandLauncher
-
- getErrorMessage() - Method in class org.eclipse.cdt.core.CommandLauncher
-
- getErrorMessage() - Method in interface org.eclipse.cdt.core.ICommandLauncher
-
Returns a human readable error message corresponding to the last error encountered during command
execution.
- getErrorMessage() - Method in interface org.eclipse.cdt.core.ICommandLauncher
-
Returns a human readable error message corresponding to the last error encountered during command
execution.
- getErrorParser(String) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getErrorParser(String) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getErrorParser() - Method in class org.eclipse.cdt.core.errorparsers.ErrorParserNamedWrapper
-
- getErrorParserAvailableIds() - Static method in class org.eclipse.cdt.core.ErrorParserManager
-
- getErrorParserAvailableIds() - Static method in class org.eclipse.cdt.core.ErrorParserManager
-
- getErrorParserAvailableIdsInContext(String) - Static method in class org.eclipse.cdt.core.ErrorParserManager
-
- getErrorParserAvailableIdsInContext(String) - Static method in class org.eclipse.cdt.core.ErrorParserManager
-
- getErrorParserCopy(String) - Static method in class org.eclipse.cdt.core.ErrorParserManager
-
- getErrorParserCopy(String) - Static method in class org.eclipse.cdt.core.ErrorParserManager
-
- getErrorParserExtensionCopy(String) - Static method in class org.eclipse.cdt.core.ErrorParserManager
-
- getErrorParserExtensionCopy(String) - Static method in class org.eclipse.cdt.core.ErrorParserManager
-
- getErrorParserExtensionIds() - Static method in class org.eclipse.cdt.core.ErrorParserManager
-
- getErrorParserExtensionIds() - Static method in class org.eclipse.cdt.core.ErrorParserManager
-
- getErrorParserIds() - Method in interface org.eclipse.cdt.core.build.IToolChain
-
Returns the error parser IDs use to create error markers for builds with
this toolchain.
- getErrorParserIDs() - Method in class org.eclipse.cdt.core.settings.model.extension.CBuildData
-
- getErrorParserIDs() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- getErrorParserIDs() - Method in interface org.eclipse.cdt.core.settings.model.ICBuildSetting
-
- getErrorParserIDs() - Method in interface org.eclipse.cdt.core.settings.model.ICMultiConfigDescription
-
- getErrorStream() - Method in interface org.eclipse.cdt.core.resources.IConsole
-
- getErrorStream() - Method in class org.eclipse.cdt.utils.spawner.Spawner
-
See java.lang.Process#getErrorStream ();
The client is responsible for closing the stream explicitly.
- getEvaluation() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTInitializerClause
-
Returns the evaluation object for this expression.
- getEvaluation() - Method in interface org.eclipse.cdt.core.dom.ast.IValue
-
Returns the evaluation object if this value cannot be represented as a single numerical value, or
null
otherwise.
- getEventType() - Method in class org.eclipse.cdt.core.settings.model.CProjectDescriptionEvent
-
- getException() - Method in exception org.eclipse.cdt.core.model.CModelException
-
Returns the underlying Throwable
that caused the failure.
- getExceptions() - Method in interface org.eclipse.cdt.core.model.IFunctionDeclaration
-
Returns the type signatures of the exceptions this method throws,
in the order declared in the source.
- getExceptionSpecification() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
Returns an array of type-ids representing the exception specification.
- getExceptionSpecification() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPFunction
-
Returns the exception specification for this function or null
if there
is no exception specification.
- getExceptionSpecification(IASTNode) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMethodSpecialization
-
- getExclusionClassname() - Method in class org.eclipse.cdt.core.resources.RefreshExclusionFactory
-
Returns the fully qualified classname of the type of the object that will be returned by
org.eclipse.cdt.core.resources.RefreshExclusionFactory.createNewExclusion()
- getExclusionForClassName(String) - Method in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- getExclusionInstances() - Method in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- getExclusionPatterns() - Method in interface org.eclipse.cdt.core.model.IIncludeEntry
-
If isRecursive() is true, specify an exclude file patterns.
- getExclusionPatterns() - Method in interface org.eclipse.cdt.core.model.IIncludeFileEntry
-
If isRecursive() is true, specify an exclude file patterns.
- getExclusionPatterns() - Method in interface org.eclipse.cdt.core.model.IMacroEntry
-
Returns an array of inclusion paths affecting the
resource when looking for files recursively.
- getExclusionPatterns() - Method in interface org.eclipse.cdt.core.model.IMacroFileEntry
-
Returns an array of inclusion paths affecting the
resource when looking for files recursively.
- getExclusionPatterns() - Method in interface org.eclipse.cdt.core.model.IOutputEntry
-
Returns an array of inclusion paths affecting the
source folder when looking for files recursively.
- getExclusionPatterns() - Method in interface org.eclipse.cdt.core.model.ISourceEntry
-
Returns an array of inclusion paths affecting the
source folder when looking for files recursively.
- getExclusionPatterns() - Method in class org.eclipse.cdt.core.settings.model.ACExclusionFilterEntry
-
Returns the exclusion patterns
- getExclusionPatterns() - Method in interface org.eclipse.cdt.core.settings.model.ICExclusionPatternPathEntry
-
Returns an array of inclusion paths affecting the
source folder when looking for files recursively.
- getExclusions(IProject, String, IResource) - Method in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- getExclusionType() - Method in class org.eclipse.cdt.core.resources.ExclusionInstance
-
- getExclusionType() - Method in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- getExeHeader() - Method in class org.eclipse.cdt.utils.coff.Exe
-
- getExeHeader() - Method in class org.eclipse.cdt.utils.coff.PE
-
Deprecated.
- getExeHeader() - Method in class org.eclipse.cdt.utils.coff.PE64
-
- getExpandedMacro() - Method in interface org.eclipse.cdt.core.dom.rewrite.MacroExpansionExplorer.IMacroExpansionStep
-
Returns the macro that gets expanded in this step, or null
for
a step representing a full expansion.
- getExpansion() - Method in interface org.eclipse.cdt.core.dom.ast.IASTMacroExpansionLocation
-
Returns the expansion node enclosing this location.
- getExpansion() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorMacroDefinition
-
Returns the macro expansion, or an empty string for dynamic style macros.
- getExpansion() - Method in interface org.eclipse.cdt.core.dom.ast.IMacroBinding
-
Returns the expansion of this macro definition, or null
if the definition is not
available.
- getExpansion() - Method in class org.eclipse.cdt.core.dom.parser.AbstractScannerExtensionConfiguration.MacroDefinition
-
- getExpansion() - Method in interface org.eclipse.cdt.core.parser.IMacro
-
Returns the expansion for this macro.
- getExpansionImage() - Method in interface org.eclipse.cdt.core.dom.ast.IMacroBinding
-
Returns the image of the expansion (also containing comments), or null
if the definition
is not available.
- getExpansionLocation() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorMacroDefinition
-
Returns the location of the macro expansion, or null
if not supported.
- getExpansionLocations() - Method in interface org.eclipse.cdt.core.dom.ast.IASTMacroExpansion
-
- getExpansionPattern() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateArgument
-
Returns the expansion pattern, if this is a pack expansion, or null
otherwise.
- getExpansionStep(int) - Method in class org.eclipse.cdt.core.dom.rewrite.MacroExpansionExplorer
-
Returns a description for the requested step within the expansion of the region of this
expansion explorer.
- getExpansionStepCount() - Method in class org.eclipse.cdt.core.dom.rewrite.MacroExpansionExplorer
-
Returns the total number of available steps for expanding the region of this expansion
explorer.
- getExportProperties() - Method in class org.eclipse.cdt.core.index.export.ExternalExportProjectProvider
-
- getExportProperties() - Method in interface org.eclipse.cdt.core.index.export.IExportProjectProvider
-
Get a String to String map of properties to store with the index
content.
- getExpression() - Method in class org.eclipse.cdt.core.cdtvariables.CdtVariableStatus
-
- getExpression() - Method in interface org.eclipse.cdt.core.cdtvariables.ICdtVariableStatus
-
returns the string whose resolutinon caused caused this status creation or null if none
- getExpression() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConstructorInitializer
-
- getExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTAlignmentSpecifier
-
If the specifier is of the form 'alignas()' or '_Alignas()',
returns the enclosed expression.
- getExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCaseStatement
-
The expression that determines whether this case should be taken.
- getExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTExpressionStatement
-
Get the expression in this statement.
- getExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTInitializerExpression
-
Deprecated.
Get the expression for the initializer.
- getExpressions() - Method in interface org.eclipse.cdt.core.dom.ast.IASTExpressionList
-
Returns nested expressions.
- getExpressionString(IASTExpression) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
-
Deprecated.
Return a string representation for the given IASTExpression.
- getExpressionType() - Method in interface org.eclipse.cdt.core.dom.ast.IASTExpression
-
Returns the type of the value the expression evaluates to.
- getExtension() - Method in interface org.eclipse.cdt.core.ICExtensionReference
-
Deprecated.
Return the extension point of this reference.
- getExtension() - Method in interface org.eclipse.cdt.core.ICExtensionReference
-
Deprecated.
Return the extension point of this reference.
- getExtensionData(String) - Method in interface org.eclipse.cdt.core.ICExtensionReference
-
Deprecated.
Gets a value of the key from the .cdtproject file set by
setExtensionData()
- getExtensionData(String) - Method in interface org.eclipse.cdt.core.ICExtensionReference
-
Deprecated.
Gets a value of the key from the .cdtproject file set by
setExtensionData()
- getExtensionData(String) - Method in interface org.eclipse.cdt.core.settings.model.ICConfigExtensionReference
-
Gets a value of the key from the .cdtproject file set by
setExtensionData()
- getExtensionElements() - Method in interface org.eclipse.cdt.core.ICExtensionReference
-
Deprecated.
Returns all configuration elements that are children of the
cextension element.
- getExtensionElements() - Method in interface org.eclipse.cdt.core.ICExtensionReference
-
Deprecated.
Returns all configuration elements that are children of the
cextension element.
- getExtensionPoint() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigExtensionReference
-
Return the extension point of this reference.
- getExtensionProviderCopy(String, boolean) - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
Get language settings provider defined via extension point
org.eclipse.cdt.core.LanguageSettingsProvider
.
- getExtensionProviderIds() - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
Returns list of provider id-s contributed by all extensions.
- getExtensionReference() - Method in class org.eclipse.cdt.core.AbstractCExtension
-
- getExtensionReference() - Method in class org.eclipse.cdt.core.AbstractCExtension
-
- getExtensionReference() - Method in interface org.eclipse.cdt.core.ICExtension
-
- getExtensionReference() - Method in interface org.eclipse.cdt.core.ICExtension
-
- getExtensionsFromContentTypes(IProject, String[]) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- getExternalFunctions() - Method in class org.eclipse.cdt.utils.elf.ElfHelper
-
- getExternalFunctions() - Method in class org.eclipse.cdt.utils.macho.MachOHelper
-
Deprecated.
- getExternalFunctions() - Method in class org.eclipse.cdt.utils.macho.MachOHelper64
-
- getExternalIFL(String) - Static method in class org.eclipse.cdt.core.index.IndexLocationFactory
-
Returns an IIndexFileLocation for the specified absolute path, with no associated full path.
- getExternalIFL(IPath) - Static method in class org.eclipse.cdt.core.index.IndexLocationFactory
-
Returns an IIndexFileLocation for the specified absolute path, with no associated full path.
- getExternalObjects() - Method in class org.eclipse.cdt.utils.elf.ElfHelper
-
- getExternalObjects() - Method in class org.eclipse.cdt.utils.macho.MachOHelper
-
Deprecated.
- getExternalObjects() - Method in class org.eclipse.cdt.utils.macho.MachOHelper64
-
- getExternalSettings() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Returns an array of settings exported by this configuration
in case some configurations refer (depend on) this configuration
exported settings of this configuration get applied to those configurations
- getExternalSettings() - Method in class org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.ReferenceSettingsInfo
-
- getExternalSettingsProviderIds() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Returns the ids of external setting providers used for the configuration
- getExtraPagesProvider() - Method in class org.eclipse.cdt.core.templateengine.TemplateInfo
-
- getFactory() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- getFactory() - Static method in class org.eclipse.cdt.utils.spawner.ProcessFactory
-
- getFactoryForClassName(String) - Method in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- getFD() - Method in class org.eclipse.cdt.utils.pty.PTY.MasterFD
-
- getField(String) - Method in interface org.eclipse.cdt.core.model.IStructure
-
Returns the specific field with the given name within the structure.
- getFieldLabel(IField, int, StringBuffer) - Static method in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Appends the label for a field to a StringBuffer.
- getFieldName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFieldReference
-
Returns the name of the field being dereferenced.
- getFieldOwner() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFieldReference
-
- getFieldOwner() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFieldReference
-
Returns an expression for the object containing the field.
- getFieldOwnerType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFieldReference
-
Returns the type of the field owner.
- getFieldPosition() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPField
-
Returns the position of this field within its class owner's declared fields, or -1 if the position
cannot be determined.
- getFields(ICElement) - Static method in class org.eclipse.cdt.core.browser.TypeUtil
-
- getFields(IASTNode) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassSpecialization
-
- getFields() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
-
The method is restated here just to point out that this method returns a list of ICPPField
objects representing all fields, declared or inherited.
- getFields() - Method in interface org.eclipse.cdt.core.dom.ast.ICompositeType
-
Returns the fields for this type.
- getFields() - Method in interface org.eclipse.cdt.core.model.IStructure
-
Returns the fields of a structure.
- getFile(int, IIndexFileLocation) - Method in interface org.eclipse.cdt.core.index.IIndex
-
- getFile(int, IIndexFileLocation, ISignificantMacros) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Returns the file for the given location, linkage, and significant macros
May return null
, if no such file exists.
- getFile() - Method in interface org.eclipse.cdt.core.index.IIndexMacro
-
Returns the file in which this macro is defined and belongs to.
- getFile() - Method in interface org.eclipse.cdt.core.index.IIndexName
-
Returns the file the name belongs to.
- getFile() - Method in interface org.eclipse.cdt.core.model.ILanguageMappingChangeEvent
-
Returns an IFile corresponding to the file for which settings have changed if this
event's type is TYPE_FILE, or null otherwise.
- getFile() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns the corresponding file for this translation unit, or null
if this translation
unit does not have a corresponding file.
- getFile() - Method in class org.eclipse.cdt.core.model.LanguageMappingChangeEvent
-
- getFileData(IPath) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CResourceDataContainer
-
- getFileDescriptions() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Returns the complete set of file descriptions defined for this configuration
The file description is the settings holder for the specified file
- getFileExpression() - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
- getFileHeader() - Method in class org.eclipse.cdt.utils.coff.Coff
-
Deprecated.
- getFileHeader() - Method in class org.eclipse.cdt.utils.coff.Coff64
-
- getFileHeader() - Method in class org.eclipse.cdt.utils.coff.PE
-
Deprecated.
- getFileHeader() - Method in class org.eclipse.cdt.utils.coff.PE64
-
- getFileHeader() - Method in class org.eclipse.cdt.utils.som.SOM
-
- getFileHeader() - Method in class org.eclipse.cdt.utils.xcoff.XCoff32
-
- getFileLocation() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
-
Computes a file location for the node.
- getFileLocation() - Method in interface org.eclipse.cdt.core.dom.IName
-
- getFileLocation() - Method in interface org.eclipse.cdt.core.index.IIndexMacro
-
If available, return the file location for the macro definition of this macro,
otherwise return null
.
- getFileLocation() - Method in class org.eclipse.cdt.core.parser.FileContent
-
- getFileMappings() - Method in class org.eclipse.cdt.core.language.ProjectLanguageConfiguration
-
Returns a copy of all the per-file content type mappings stored in this configuration.
- getFileName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFileLocation
-
The name of the file.
- getFileName() - Method in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
-
Returns the file name this problem occurred in, or null
if it is unknown.
- getFileName(Matcher) - Method in class org.eclipse.cdt.core.errorparsers.ErrorPattern
-
- getFileName(Matcher) - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
- getFilename() - Method in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
-
Source filename of the symbol.
- getFilename() - Method in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
-
Source filename of the symbol.
- getFilename() - Method in interface org.eclipse.cdt.core.model.ILanguageMappingChangeEvent
-
Returns a String corresponding to the full path to the file for which settings have changed if this
event's type is TYPE_FILE, or null otherwise.
- getFilename() - Method in class org.eclipse.cdt.core.model.LanguageMappingChangeEvent
-
- getFileName(IAddress) - Method in class org.eclipse.cdt.utils.Addr2line
-
The format of the output:
addr2line -C -f -e hello
08048442
main
hello.c:39
- getFileName(IAddress) - Method in class org.eclipse.cdt.utils.Addr2line
-
The format of the output:
addr2line -C -f -e hello
08048442
main
hello.c:39
- getFilename() - Method in class org.eclipse.cdt.utils.coff.PE
-
Deprecated.
- getFilename() - Method in class org.eclipse.cdt.utils.coff.PE64
-
- getFileName(String) - Method in class org.eclipse.cdt.utils.CygPath
-
Use this method for series of translations of paths.
- getFileName(String) - Method in class org.eclipse.cdt.utils.CygPath
-
Use this method for series of translations of paths.
- getFileName(long) - Method in class org.eclipse.cdt.utils.debug.tools.DebugAddr2line
-
- getFilename() - Method in class org.eclipse.cdt.utils.elf.Elf
-
- getFilename() - Method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- getFilename() - Method in class org.eclipse.cdt.utils.macho.MachO.Symbol
-
Deprecated.
If the filename is available from the symbol information,
this will return the base filename information.
- getFilename() - Method in class org.eclipse.cdt.utils.macho.MachO64
-
- getFilename() - Method in class org.eclipse.cdt.utils.macho.MachO64.Symbol
-
If the filename is available from the symbol information,
this will return the base filename information.
- getFilename() - Method in class org.eclipse.cdt.utils.Symbol
-
- getFilename() - Method in class org.eclipse.cdt.utils.Symbol
-
- getFileNo() - Method in class org.eclipse.cdt.utils.debug.stabs.TypeNumber
-
- getFilePath() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns the location of the root file of this translation unit.
- getFilePointer() - Method in class org.eclipse.cdt.utils.ERandomAccessFile
-
- getFilePointer() - Method in class org.eclipse.cdt.utils.ERandomAccessFile
-
- getFilePointer() - Method in class org.eclipse.cdt.utils.macho.ERandomAccessFile
-
- getFiles(int, IIndexFileLocation) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Returns the file objects for the given location and linkage.
- getFiles(IIndexFileLocation) - Method in interface org.eclipse.cdt.core.index.IIndex
-
Returns the file objects for the given location in any linkage.
- getFilesCleared() - Method in interface org.eclipse.cdt.core.index.IIndexChangeEvent
-
Returns the set of files that has been cleared in the index.
- getFileSize() - Method in class org.eclipse.cdt.core.parser.FileContent
-
Returns the size of the file, or NULL_FILE_SIZE if the content does not originate from
a file.
- getFilesWithUnresolvedIncludes() - Method in interface org.eclipse.cdt.core.index.IIndex
-
Returns an array of files containing unresolved includes.
- getFilesWritten() - Method in interface org.eclipse.cdt.core.index.IIndexChangeEvent
-
Returns the set of files that has been added or updated.
- getFilter(int) - Static method in class org.eclipse.cdt.core.index.IndexFilter
-
Get an IndexFilter that filters out bindings from linkages other than that specified.
- getFilterPattern() - Method in class org.eclipse.cdt.core.templateengine.TemplateInfo
-
- getFinalToken() - Method in exception org.eclipse.cdt.core.parser.OffsetLimitReachedException
-
- getFirstConfigurationElement(ICConfigExtensionReference, String, boolean) - Static method in class org.eclipse.cdt.core.settings.model.util.CExtensionUtil
-
- getFirstMarkerID(String) - Static method in class org.eclipse.cdt.core.templateengine.TemplateEngineHelper
-
- getFirstNonExpandableMacro() - Method in class org.eclipse.cdt.core.templateengine.process.ProcessArgument
-
Returns the First Non-expandable Macro.
- getFirstTemplate(String, String, String) - Method in class org.eclipse.cdt.core.templateengine.TemplateEngine
-
Returns the first template defined for the specified parameters
- getFirstTemplate(String) - Method in class org.eclipse.cdt.core.templateengine.TemplateEngine
-
Equivalent to calling the overloaded version of getFirstTemplate with null arguments for
toolChain and usageFilter.
- getFirstToken() - Method in interface org.eclipse.cdt.core.parser.ITokenDuple
-
Deprecated.
- getFixedType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPEnumeration
-
Returns the underlying type of the enumeration if it is fixed, or null
otherwise.
- getFlags() - Method in class org.eclipse.cdt.core.CDescriptorEvent
-
Deprecated.
- getFlags() - Method in class org.eclipse.cdt.core.CDescriptorEvent
-
Deprecated.
- getFlags() - Method in interface org.eclipse.cdt.core.model.ICElementDelta
-
Returns flags that describe how an element has changed.
- getFlags() - Method in class org.eclipse.cdt.core.settings.model.ACSettingEntry
-
- getFlags() - Method in interface org.eclipse.cdt.core.settings.model.ICSettingEntry
-
- getFlags(int) - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.SettingLevel
-
- getFlagsToClear() - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.SettingLevel
-
- getFlagsToSet() - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.SettingLevel
-
- getFolderData(IPath) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CResourceDataContainer
-
- getFolderDescriptions() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Returns the complete set of folder descriptions defined for this configuration
The folder description is the settings holder for the specified folder
- getForceWrapping(String) - Static method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
Return the force value of the given alignment value.
- getFormat() - Method in interface org.eclipse.cdt.core.IBinaryParser
-
Returns the name of the Format.
- getFormat() - Method in interface org.eclipse.cdt.core.IBinaryParser
-
Returns the name of the Format.
- getFormat() - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEParser
-
Deprecated.
- getFormat() - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEParser64
-
- getFormat() - Method in class org.eclipse.cdt.utils.coff.parser.PEParser
-
Deprecated.
- getFormat() - Method in class org.eclipse.cdt.utils.coff.parser.PEParser64
-
- getFormat() - Method in class org.eclipse.cdt.utils.elf.parser.ElfParser
-
- getFormat() - Method in class org.eclipse.cdt.utils.elf.parser.GNUElfParser
-
- getFormat() - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser
-
Deprecated.
- getFormat() - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser64
-
- getFormat() - Method in class org.eclipse.cdt.utils.som.parser.SOMParser
-
- getFormat() - Method in class org.eclipse.cdt.utils.xcoff.parser.XCOFF32Parser
-
- getFormattedString(String, String) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getFormattedString(String, String[]) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getFormattedString(String, String) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getFormattedString(String, String[]) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getFriends(IASTNode) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassSpecialization
-
- getFriends() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
-
Returns an array of bindings for those classes/functions declared as friends of this class.
- getFullExpansion() - Method in class org.eclipse.cdt.core.dom.rewrite.MacroExpansionExplorer
-
Returns the full expansion for the region of this expansion explorer.
- getFullFileName() - Method in interface org.eclipse.cdt.core.model.IInclude
-
- getFullIncludeFilePath() - Method in interface org.eclipse.cdt.core.model.IIncludeFileEntry
-
Return the includeFilePath with the base path.
- getFullIncludePath() - Method in interface org.eclipse.cdt.core.model.IIncludeEntry
-
Return the includePath with the base path.
- getFullLibraryPath() - Method in interface org.eclipse.cdt.core.model.ILibraryEntry
-
Returns the complete path, equivalent to:
getBasepath().append(getPath());
- getFullMacroFilePath() - Method in interface org.eclipse.cdt.core.model.IMacroFileEntry
-
the path is completed if it relative.
- getFullName() - Method in interface org.eclipse.cdt.core.index.IIndexInclude
-
Returns the name of the include.
- getFullPath() - Method in interface org.eclipse.cdt.core.index.IIndexFileLocation
-
Returns the workspace relative path of the file in the index or null
if the file
is not in the workspace.
- getFullPath() - Method in class org.eclipse.cdt.core.resources.EFSFileStorage
-
- getFullPath() - Method in class org.eclipse.cdt.core.resources.FileStorage
-
- getFullPath() - Method in class org.eclipse.cdt.core.settings.model.ACPathEntry
-
- getFullPath() - Method in interface org.eclipse.cdt.core.settings.model.ICPathEntry
-
- getFullyQualifiedName() - Method in interface org.eclipse.cdt.core.browser.IQualifiedTypeName
-
- getFullyQualifiedName() - Method in class org.eclipse.cdt.core.browser.QualifiedTypeName
-
- getFullyQualifiedName(ICElement) - Static method in class org.eclipse.cdt.core.browser.TypeUtil
-
- getFuncLineNumber() - Method in class org.eclipse.cdt.utils.macho.MachO.Symbol
-
Deprecated.
Returns the line number of the function which is closest
associated with the address if it is available.
- getFuncLineNumber() - Method in class org.eclipse.cdt.utils.macho.MachO64.Symbol
-
Returns the line number of the function which is closest
associated with the address if it is available.
- getFunction(IAddress) - Method in class org.eclipse.cdt.utils.Addr2line
-
- getFunction(IAddress) - Method in class org.eclipse.cdt.utils.Addr2line
-
- getFunction(String) - Method in class org.eclipse.cdt.utils.CPPFilt
-
- getFunction(String) - Method in class org.eclipse.cdt.utils.CPPFilt
-
- getFunction(long) - Method in class org.eclipse.cdt.utils.debug.tools.DebugAddr2line
-
- getFunction() - Method in class org.eclipse.cdt.utils.macho.MachO.Symbol
-
Deprecated.
If the function is available from the symbol information,
this will return the function name.
- getFunction() - Method in class org.eclipse.cdt.utils.macho.MachO64.Symbol
-
If the function is available from the symbol information,
this will return the function name.
- getFunctionCallOperatorName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLambdaExpression
-
Returns an implicit name that represents the implicit function call operator of
the closure.
- getFunctionLabel(IFunctionDeclaration, int, StringBuffer) - Static method in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Appends the label for a function declaration to a StringBuffer.
- getFunctionNameExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionCallExpression
-
Returns the function name expression.
- getFunctionScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
Get function scope this node represents.
- getFunctionScope() - Method in interface org.eclipse.cdt.core.dom.ast.IASTStandardFunctionDeclarator
-
Get the scope for this declarator.
- getFunctionScope() - Method in interface org.eclipse.cdt.core.dom.ast.IFunction
-
Returns the function scope
- getGlobalNamespace() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTranslationUnit
-
Returns the global namespace of the translation unit.
- getGNUSettings() - Static method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
Returns the GNU formatter settings
- getGNUSettings() - Static method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- getHandleIdentifier() - Method in interface org.eclipse.cdt.core.model.ICElement
-
Returns a string representation of this element handle.
- getHeaders() - Method in class org.eclipse.cdt.utils.AR
-
Get an array of all the object file headers for this archive.
- getHeaders() - Method in class org.eclipse.cdt.utils.AR
-
Get an array of all the object file headers for this archive.
- getHeaders() - Method in class org.eclipse.cdt.utils.coff.PEArchive
-
Deprecated.
Get an array of all the object file headers for this archive.
- getHeaders() - Method in class org.eclipse.cdt.utils.elf.AR
-
Deprecated.
Get an array of all the object file headers for this archive.
- getHeaders() - Method in class org.eclipse.cdt.utils.macho.AR
-
Get an array of all the object file headers for this archive.
- getHeaders() - Method in class org.eclipse.cdt.utils.som.AR
-
Get an array of all the object file headers for this archive.
- getHeaders() - Method in class org.eclipse.cdt.utils.xcoff.AR
-
Get an array of all the object file headers for this archive.
- getHintBufferSize() - Method in interface org.eclipse.cdt.core.IBinaryParser
-
Get a hint of the needed buffer size to recognize the file.
- getHintBufferSize() - Method in interface org.eclipse.cdt.core.IBinaryParser
-
Get a hint of the needed buffer size to recognize the file.
- getHintBufferSize() - Method in class org.eclipse.cdt.utils.coff.parser.PEParser
-
Deprecated.
- getHintBufferSize() - Method in class org.eclipse.cdt.utils.coff.parser.PEParser64
-
- getHintBufferSize() - Method in class org.eclipse.cdt.utils.elf.parser.ElfParser
-
- getHintBufferSize() - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser
-
Deprecated.
- getHintBufferSize() - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser64
-
- getHintBufferSize() - Method in class org.eclipse.cdt.utils.som.parser.SOMParser
-
- getHintBufferSize() - Method in class org.eclipse.cdt.utils.xcoff.parser.XCOFF32Parser
-
- getIcon() - Method in class org.eclipse.cdt.core.templateengine.TemplateInfo
-
- getId() - Method in class org.eclipse.cdt.core.AbstractExecutableExtensionBase
-
- getId() - Method in class org.eclipse.cdt.core.AbstractExecutableExtensionBase
-
- getId() - Method in interface org.eclipse.cdt.core.build.ICBuildConfigurationProvider
-
Return the id of this provider
- getId() - Method in interface org.eclipse.cdt.core.build.IToolChain
-
The ID of the toolchain
- getId() - Method in interface org.eclipse.cdt.core.build.IToolChainProvider
-
Returns the id for this provider.
- getId() - Method in class org.eclipse.cdt.core.dom.ast.gnu.c.GCCLanguage
-
- getId() - Method in class org.eclipse.cdt.core.dom.ast.gnu.cpp.GPPLanguage
-
- getID() - Method in interface org.eclipse.cdt.core.dom.ast.ISemanticProblem
-
Returns the ID of the problem.
- getID() - Method in interface org.eclipse.cdt.core.dom.IPDOMIndexer
-
Returns the unique ID of type of this indexer
- getId() - Method in class org.eclipse.cdt.core.errorparsers.ErrorParserNamedWrapper
-
- getId() - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorParser
-
- getId() - Method in interface org.eclipse.cdt.core.ICExtensionDescriptor
-
- getId() - Method in interface org.eclipse.cdt.core.ICExtensionDescriptor
-
- getID() - Method in interface org.eclipse.cdt.core.ICExtensionReference
-
Deprecated.
Return the extension ID of this reference.
- getID() - Method in interface org.eclipse.cdt.core.ICExtensionReference
-
Deprecated.
Return the extension ID of this reference.
- getID() - Method in interface org.eclipse.cdt.core.ICOwnerInfo
-
- getID() - Method in interface org.eclipse.cdt.core.ICOwnerInfo
-
- getId() - Method in interface org.eclipse.cdt.core.IErrorParserNamed
-
- getId() - Method in interface org.eclipse.cdt.core.IErrorParserNamed
-
- getId() - Method in interface org.eclipse.cdt.core.language.settings.providers.ILanguageSettingsBroadcastingProvider
-
- getId() - Method in interface org.eclipse.cdt.core.language.settings.providers.ILanguageSettingsEditableProvider
-
- getId() - Method in interface org.eclipse.cdt.core.language.settings.providers.ILanguageSettingsProvider
-
Id is used to keep track of the providers internally.
- getId() - Method in class org.eclipse.cdt.core.model.AssemblyLanguage
-
- getId() - Method in interface org.eclipse.cdt.core.model.ILanguage
-
Return the language id for this language.
- getID() - Method in interface org.eclipse.cdt.core.parser.IProblem
-
Returns the problem id
- getId() - Method in class org.eclipse.cdt.core.settings.model.extension.CDataObject
-
- getId() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- getId() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- getId() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- getId() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- getId() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- getId() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultTargetPlatformData
-
- getID() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigExtensionReference
-
Return the extension ID of this reference.
- getId() - Method in interface org.eclipse.cdt.core.settings.model.ICSettingObject
-
- getId() - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- getId() - Method in class org.eclipse.cdt.core.templateengine.TemplateCategory
-
- getIdentifier() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCapture
-
Returns the identifier for this capture or null
, when
this is captured.
- getIdentifierList() - Method in interface org.eclipse.cdt.core.model.IMacro
-
Returns the Identifier List.
- getIdLength() - Method in interface org.eclipse.cdt.core.model.ISourceRange
-
Returns the number of characters of the Id for this element.
- getIdStartPos() - Method in interface org.eclipse.cdt.core.model.ISourceRange
-
Returns the Id starting position of this element.
- getIFL(ITranslationUnit) - Static method in class org.eclipse.cdt.core.index.IndexLocationFactory
-
Returns
a workspace IIndexFileLocation if the translation unit has an associated resource
an external IIndexFileLocation if the translation unit does not have an associated resource
null, in any other case
- getIFLExpensive(String) - Static method in class org.eclipse.cdt.core.index.IndexLocationFactory
-
Equivalent to the overloaded form with the ICProject parameter set to null
- getIFLExpensive(ICProject, String) - Static method in class org.eclipse.cdt.core.index.IndexLocationFactory
-
Returns an IIndexFileLocation by searching the workspace for resources that are mapped
onto the specified absolute path.
- getImage() - Method in interface org.eclipse.cdt.core.parser.IToken
-
- getImageDataDirectories() - Method in class org.eclipse.cdt.utils.coff.PE
-
Deprecated.
- getImageDataDirectories() - Method in class org.eclipse.cdt.utils.coff.PE64
-
- getImageLocation() - Method in interface org.eclipse.cdt.core.dom.ast.IASTName
-
Returns the image location for this name or null
if the information is not
available.
- getImplicitDestructorNames() - Method in interface org.eclipse.cdt.core.dom.ast.IASTImplicitDestructorNameOwner
-
- getImplicitMethods() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassScope
-
Returns an array of methods that were implicitly added to this class
scope.
- getImplicitNames() - Method in interface org.eclipse.cdt.core.dom.ast.IASTImplicitNameOwner
-
- getImportedIndexFile() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIncludeStatement
-
Returns the file from the index that this include statement has pulled in, or null
if the include creates AST or is unresolved or skipped.
- getInclude(String) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns the include declaration in this translation unit with the given name.
- getIncludeBeginExportsPattern() - Method in class org.eclipse.cdt.core.parser.IncludeExportPatterns
-
Returns the include export pattern, e.g.
- getIncludedBy() - Method in interface org.eclipse.cdt.core.index.IIndexInclude
-
Returns the file that contains this directive.
- getIncludedByLocation() - Method in interface org.eclipse.cdt.core.index.IIndexInclude
-
Returns the IIndexFileLocation of the file that contains this directive.
- getIncludedFileContentsHash() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIncludeStatement
-
Returns a hash-code for the contents of the file included, or 0
if the content has not been parsed.
- getIncludedFileReadTime() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIncludeStatement
-
Returns time when the included file was read.
- getIncludedFiles() - Method in class org.eclipse.cdt.core.dom.ast.IScope.ScopeLookupData
-
- getIncludedFileSize() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIncludeStatement
-
Returns the size of the included file, or -1 if the file was not read.
- getIncludedFileTimestamp() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIncludeStatement
-
Returns the modification time of the included file, or -1 if the file was not read.
- getIncludeDirective() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit.IDependencyTree.IASTInclusionNode
-
- getIncludeDirectives() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns the include directives encountered in parsing this translation unit.
- getIncludeEndExportsPattern() - Method in class org.eclipse.cdt.core.parser.IncludeExportPatterns
-
Returns the include export pattern, e.g.
- getIncludeEntries(IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
This method returns the include entries associated with a translation unit
if the path does not refer to a valid translation unit an empty array is return.
- getIncludeEntry() - Method in interface org.eclipse.cdt.core.model.IIncludeReference
-
Returns the pathEntry
- getIncludeExportPattern() - Method in class org.eclipse.cdt.core.parser.IncludeExportPatterns
-
Returns the include export pattern, e.g.
- getIncludeExportPatterns() - Method in class org.eclipse.cdt.core.parser.ExtendedScannerInfo
-
Returns the regular expression patterns matching export directives for included files.
- getIncludeFileEntries(IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
This method returns the include file entries associated with a translation unit
if the path does not refer to a valid translation unit an empty array is return.
- getIncludeFilePath() - Method in interface org.eclipse.cdt.core.model.IIncludeFileEntry
-
Returns the include file
- getIncludeFiles() - Method in class org.eclipse.cdt.core.parser.ExtendedScannerInfo
-
- getIncludeFiles() - Method in interface org.eclipse.cdt.core.parser.IExtendedScannerInfo
-
Return an array of files that will be parsed before parsing the translation-unit as if
the these files were included using include directives.
- getIncludeFiles() - Method in class org.eclipse.cdt.core.resources.ScannerInfo
-
Deprecated.
- getIncludeName() - Method in interface org.eclipse.cdt.core.model.IInclude
-
Returns the name that of the included file.
- getIncludePath() - Method in interface org.eclipse.cdt.core.model.IIncludeEntry
-
Returns the include path
- getIncludePaths() - Method in interface org.eclipse.cdt.core.parser.IScannerInfo
-
Returns an array of paths that are searched when processing an include directive.
- getIncludePaths() - Method in class org.eclipse.cdt.core.parser.ScannerInfo
-
- getIncludePaths() - Method in class org.eclipse.cdt.core.resources.ScannerInfo
-
Deprecated.
- getIncludeReferences() - Method in interface org.eclipse.cdt.core.model.ICProject
-
Return the include paths set on the project.
- getIncludes() - Method in interface org.eclipse.cdt.core.index.IIndexFile
-
Returns all includes found in this file.
- getIncludes() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns the include declarations in this translation unit
in the order in which they appear in the source.
- getIncludesLocation() - Method in interface org.eclipse.cdt.core.index.IIndexInclude
-
Returns the IIndexFileLocation of the file that is included by this
directive.
- getInclusions() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit.IDependencyTree
-
- getIncorrectlyReferencedMacroValue() - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor
-
- getIndentStyle(String) - Static method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
Return the indentation style of the given alignment value.
- getIndentWidth(Map<String, String>) - Static method in class org.eclipse.cdt.core.formatter.IndentManipulation
-
Returns the tab width as configured in the given map.
- getIndex() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns the Index associated with this translation unit.
- getIndex() - Method in class org.eclipse.cdt.core.dom.ast.IScope.ScopeLookupData
-
- getIndex(ICProject) - Method in interface org.eclipse.cdt.core.index.IIndexManager
-
Returns the index for the given project.
- getIndex(ICProject[]) - Method in interface org.eclipse.cdt.core.index.IIndexManager
-
Returns the index for the given projects.
- getIndex(ICProject, int) - Method in interface org.eclipse.cdt.core.index.IIndexManager
-
Returns the index for the given project.
- getIndex(ICProject[], int) - Method in interface org.eclipse.cdt.core.index.IIndexManager
-
Returns the index for the given projects.
- getIndex() - Method in interface org.eclipse.cdt.core.model.ISourceReference
-
Allows to differentiate otherwise equal elements of the same file.
- getIndexer() - Method in interface org.eclipse.cdt.core.dom.IPDOMIndexerTask
-
Returns the indexer the task belongs to.
- getIndexerId(ICProject) - Method in interface org.eclipse.cdt.core.dom.IPDOMManager
-
- getIndexerId(ICProject) - Method in interface org.eclipse.cdt.core.index.IIndexManager
-
Returns the id of the indexer working on the project.
- getIndexFileSet() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns the set of files that have been skipped because they have been part of the index
prior to creating this AST, or null
if not available.
- getIndexLocationConverter() - Method in interface org.eclipse.cdt.core.index.provider.IPDOMDescriptor
-
An index location converter suitable of translating the internal formatted
path representations to index locations representing the current content location.
- getIndexManager() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getIndexManager() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getInexistentMacroValue() - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor
-
- getInfo() - Method in interface org.eclipse.cdt.core.settings.model.util.IKindBasedInfo
-
Return type info
- getInfo(int) - Method in class org.eclipse.cdt.core.settings.model.util.KindBasedStore
-
- getInfo() - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor.MacroDescriptor
-
- getInfos() - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.SettingLevel
-
- getInfoStream() - Method in interface org.eclipse.cdt.core.resources.IConsole
-
- getInitializer() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConstructorChainInitializer
-
Returns the initializer for the member
- getInitializer() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
-
Returns the initializer or null
.
- getInitializer() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeConstructorExpression
-
Returns the argument for initialization.
- getInitializer() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTStructuredBindingDeclaration
-
Returns the initializer of the structured binding declaration.
- getInitializer() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclarator
-
Returns the optional initializer for this declarator.
- getInitializer() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeIdInitializerExpression
-
Returns the initializer for the compound literal.
- getInitializer() - Method in interface org.eclipse.cdt.core.model.IVariable
-
Returns the initializer of a variable.
- getInitializerClause() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTRangeBasedForStatement
-
Returns the for-range-initializer.
- getInitializerClause() - Method in interface org.eclipse.cdt.core.dom.ast.IASTEqualsInitializer
-
Returns the expression or braced initializer list of this initializer.
- getInitializers() - Method in interface org.eclipse.cdt.core.dom.ast.IASTInitializerList
-
- getInitializerStatement() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTIfStatement
-
Returns the init-statement for an if.
- getInitializerStatement() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSwitchStatement
-
Returns the init-statement for a switch.
- getInitializerStatement() - Method in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
-
Returns the initializer statement.
- getInitializerString(IASTInitializer) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
-
Deprecated.
This function is used to return the signature of an IASTInitializer.
- getInitializerValue() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConstructorChainInitializer
-
- getInitialValue() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeConstructorExpression
-
- getInitialValue() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTypenameExpression
-
Deprecated.
Get initial value.
- getInitialValue() - Method in interface org.eclipse.cdt.core.dom.ast.IParameter
-
Inherited from
IVariable
, always returns
null
.
- getInitialValue() - Method in interface org.eclipse.cdt.core.dom.ast.IVariable
-
Returns the value for a variable with an initializer,
or null
otherwise.
- getInitOperand2() - Method in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
-
Returns the second operand of the expression.
- getInlineNamespaces() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNamespaceScope
-
Returns the inline namespaces that are members of this scope.
- getInlineNamespaces() - Method in interface org.eclipse.cdt.core.index.IIndex
-
Returns the global inline c++ namespaces.
- getInputStream() - Method in class org.eclipse.cdt.utils.Objdump
-
- getInputStream() - Method in class org.eclipse.cdt.utils.Objdump
-
- getInputStream() - Method in class org.eclipse.cdt.utils.pty.PersistentPTY
-
- getInputStream() - Method in class org.eclipse.cdt.utils.pty.PTY
-
- getInputStream() - Method in class org.eclipse.cdt.utils.spawner.Spawner
-
See java.lang.Process#getInputStream ();
The client is responsible for closing the stream explicitly.
- getInstance() - Static method in class org.eclipse.cdt.core.CommandLauncherManager
-
- getInstance() - Static method in class org.eclipse.cdt.core.CommandLauncherManager
-
- getInstance() - Static method in class org.eclipse.cdt.core.dom.CDOM
-
Deprecated.
accessor for singleton instance
- getInstance() - Static method in class org.eclipse.cdt.core.dom.parser.c.GCCParserExtensionConfiguration
-
- getInstance() - Static method in class org.eclipse.cdt.core.dom.parser.c.GCCScannerExtensionConfiguration
-
- getInstance(IScannerInfo) - Static method in class org.eclipse.cdt.core.dom.parser.c.GCCScannerExtensionConfiguration
-
- getInstance() - Static method in class org.eclipse.cdt.core.dom.parser.cpp.GPPParserExtensionConfiguration
-
- getInstance() - Static method in class org.eclipse.cdt.core.dom.parser.cpp.GPPScannerExtensionConfiguration
-
- getInstance(IScannerInfo) - Static method in class org.eclipse.cdt.core.dom.parser.cpp.GPPScannerExtensionConfiguration
-
- getInstance() - Static method in class org.eclipse.cdt.core.dom.parser.cpp.POPCPPParserExtensionConfiguration
-
- getInstance() - Static method in class org.eclipse.cdt.core.dom.parser.cpp.POPCPPScannerExtensionConfiguration
-
- getInstance() - Static method in class org.eclipse.cdt.core.model.LanguageManager
-
- getInstance() - Static method in class org.eclipse.cdt.core.model.util.CDTListComparator
-
- getInstance() - Static method in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- getInstance() - Static method in class org.eclipse.cdt.core.resources.ScannerProvider
-
Deprecated.
- getInstance() - Static method in class org.eclipse.cdt.core.templateengine.SharedDefaults
-
- getInstance() - Static method in class org.eclipse.cdt.utils.UNCPathConverter
-
Get the instance of the class that combines the registered converters.
- getInstance() - Static method in class org.eclipse.cdt.utils.UNCPathConverter
-
Get the instance of the class that combines the registered converters.
- getInstanceClassname() - Method in class org.eclipse.cdt.core.resources.RefreshExclusionFactory
-
Returns the fully qualified classname of the type of the object that will be returned by
org.eclipse.cdt.core.resources.RefreshExclusionFactory.createNewExclusionInstance()
- getInstanceForClassName(String) - Method in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- getInt() - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getIntBE() - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getIntBE(int) - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getIntBE(byte[]) - Static method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getInteger(ICStorageElement, String, int) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- getInternalExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IValue
-
- getIntLE() - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getIntLE(int) - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getIntLE(byte[]) - Static method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getItems() - Method in interface org.eclipse.cdt.core.settings.model.ICMultiItemsHolder
-
- getItems() - Method in class org.eclipse.cdt.core.settings.model.MultiItemsHolder
-
- getItems() - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- getIterationExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
-
Returns the expression that is evaluated after the completion of an iteration of the loop.
- getKandRSettings() - Static method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
Returns the K&R formatter settings
- getKandRSettings() - Static method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- getKey() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompositeTypeSpecifier
-
Returns the type (key) of this composite specifier.
- getKey() - Method in interface org.eclipse.cdt.core.dom.ast.ICompositeType
-
- getKey(ICSettingEntry) - Method in class org.eclipse.cdt.core.settings.model.util.CEntriesSet
-
- getKeyLocation(char[], int, int) - Method in class org.eclipse.cdt.core.parser.util.CharArrayIntMap
-
- getKeywords() - Method in class org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage
-
- getKeywords() - Method in class org.eclipse.cdt.core.dom.parser.CLanguageKeywords
-
- getKeywords() - Method in interface org.eclipse.cdt.core.model.ICLanguageKeywords
-
Returns the keywords defined for this language, excluding built-in types.
- getKeywordSet(KeywordSetKey, ParserLanguage) - Static method in class org.eclipse.cdt.core.parser.ParserFactory
-
- getKind() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTClassVirtSpecifier
-
Return the kind of this class-virt-specifier.
- getKind() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTVirtSpecifier
-
Return the kind of this virt-specifier.
- getKind() - Method in interface org.eclipse.cdt.core.dom.ast.IASTElaboratedTypeSpecifier
-
Returns the kind.
- getKind() - Method in interface org.eclipse.cdt.core.dom.ast.IASTLiteralExpression
-
Returns the kind of the literal expression kind, which can be one of the lk_*
constants defined above.
- getKind() - Method in interface org.eclipse.cdt.core.dom.ast.IBasicType
-
This returns the kind of basic type you are looking at.
- getKind() - Method in interface org.eclipse.cdt.core.dom.ast.IScope
-
Classifies the scope.
- getKind() - Method in interface org.eclipse.cdt.core.model.ICElementDelta
-
Returns the kind of this delta - one of ADDED
, REMOVED
,
or CHANGED
.
- getKind() - Method in class org.eclipse.cdt.core.settings.model.CIncludeFileEntry
-
- getKind() - Method in class org.eclipse.cdt.core.settings.model.CIncludePathEntry
-
- getKind() - Method in class org.eclipse.cdt.core.settings.model.CLibraryFileEntry
-
- getKind() - Method in class org.eclipse.cdt.core.settings.model.CLibraryPathEntry
-
- getKind() - Method in class org.eclipse.cdt.core.settings.model.CMacroEntry
-
- getKind() - Method in class org.eclipse.cdt.core.settings.model.CMacroFileEntry
-
- getKind() - Method in class org.eclipse.cdt.core.settings.model.COutputEntry
-
- getKind() - Method in class org.eclipse.cdt.core.settings.model.CSourceEntry
-
- getKind() - Method in interface org.eclipse.cdt.core.settings.model.ICSettingEntry
-
- getKind() - Method in class org.eclipse.cdt.core.settings.model.util.AbstractEntryStorage
-
- getKind() - Method in interface org.eclipse.cdt.core.settings.model.util.IKindBasedInfo
-
- getLabel() - Method in class org.eclipse.cdt.core.templateengine.TemplateCategory
-
- getLabel() - Method in class org.eclipse.cdt.core.templateengine.TemplateCore
-
- getLabelNameExpression() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.IGNUASTGotoStatement
-
Returns the label-name expression.
- getLabelStatement() - Method in interface org.eclipse.cdt.core.dom.ast.ILabel
-
Returns the label statement for this label.
- getLanguage() - Method in interface org.eclipse.cdt.core.model.ILanguageDescriptor
-
- getLanguage() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Return the language for this translation unit.
- getLanguage(String) - Method in class org.eclipse.cdt.core.model.LanguageManager
-
- getLanguage(IContentType) - Method in class org.eclipse.cdt.core.model.LanguageManager
-
- getLanguage(IContentType, IProject) - Method in class org.eclipse.cdt.core.model.LanguageManager
-
Returns language binding to a particular content type for given project.
- getLanguage(IContentType, IProject, ICConfigurationDescription) - Method in class org.eclipse.cdt.core.model.LanguageManager
-
Returns language binding to a particular content type for given project.
- getLanguageConfiguration(IProject) - Method in class org.eclipse.cdt.core.model.LanguageManager
-
Returns the language configuration for the given project.
- getLanguageData() - Method in class org.eclipse.cdt.core.settings.model.extension.CFileData
-
- getLanguageData() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- getLanguageDatas() - Method in class org.eclipse.cdt.core.settings.model.extension.CFolderData
-
- getLanguageDatas() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- getLanguageDescriptor(String) - Method in class org.eclipse.cdt.core.model.LanguageManager
-
- getLanguageDescriptors() - Method in class org.eclipse.cdt.core.model.LanguageManager
-
- getLanguageEntryKinds() - Static method in class org.eclipse.cdt.core.settings.model.util.KindBasedStore
-
- getLanguageForContentType(ICConfigurationDescription, String) - Method in class org.eclipse.cdt.core.language.ProjectLanguageConfiguration
-
Returns the language id that is mapped to the given content type when
the given configuration is active.
- getLanguageForContentType(String) - Method in class org.eclipse.cdt.core.language.WorkspaceLanguageConfiguration
-
Returns the language id that is mapped to the given content type.
- getLanguageForContentTypeID(String) - Method in class org.eclipse.cdt.core.model.LanguageManager
-
- getLanguageForFile(ICConfigurationDescription, IFile) - Method in class org.eclipse.cdt.core.language.ProjectLanguageConfiguration
-
Returns the language id that is mapped to the given file when the given
configuration is active.
- getLanguageForFile(ICConfigurationDescription, String) - Method in class org.eclipse.cdt.core.language.ProjectLanguageConfiguration
-
Returns the language id that is mapped to the file located at the given path
when the given configuration is active.
- getLanguageForFile(String, IProject, ICConfigurationDescription) - Method in class org.eclipse.cdt.core.model.LanguageManager
-
Returns an ILanguage representing the language to be used for the given file.
- getLanguageForFile(IPath, IProject, ICConfigurationDescription) - Method in class org.eclipse.cdt.core.model.LanguageManager
-
Returns an ILanguage representing the language to be used for the given file.
- getLanguageForFile(IPath, IProject, ICConfigurationDescription, String) - Method in class org.eclipse.cdt.core.model.LanguageManager
-
Returns an ILanguage representing the language to be used for the given file.
- getLanguageForFile(IFile, ICConfigurationDescription) - Method in class org.eclipse.cdt.core.model.LanguageManager
-
Returns an ILanguage representing the language to be used for the given file.
- getLanguageForFile(IFile, ICConfigurationDescription, String) - Method in class org.eclipse.cdt.core.model.LanguageManager
-
Returns an ILanguage representing the language to be used for the given file.
- getLanguageId() - Method in class org.eclipse.cdt.core.settings.model.extension.CLanguageData
-
- getLanguageId() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- getLanguageId() - Method in interface org.eclipse.cdt.core.settings.model.ICLanguageSetting
-
- getLanguageId() - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- getLanguages(ICResourceDescription) - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
Find language IDs for the resource represented by resource description.
- getLanguages(IResource, ICConfigurationDescription) - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
Find language IDs for the resource in given build configuration.
- getLanguages() - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsStorage
-
- getLanguageScope() - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsBaseProvider
-
- getLanguageSetting() - Method in interface org.eclipse.cdt.core.settings.model.ICFileDescription
-
- getLanguageSettingEntries(IProject, List<ICLanguageSettingEntry>) - Method in class org.eclipse.cdt.core.CommandLauncherManager
-
- getLanguageSettingEntries(IProject, List<ICLanguageSettingEntry>) - Method in class org.eclipse.cdt.core.CommandLauncherManager
-
- getLanguageSettingEntry(ICLanguageSettingEntry) - Method in class org.eclipse.cdt.core.settings.model.util.CSettingEntryFactory
-
Deprecated.
- getLanguageSettingForFile(IPath, boolean) - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
- getLanguageSettingForFile(String) - Method in interface org.eclipse.cdt.core.settings.model.ICFolderDescription
-
- getLanguageSettingProviders() - Method in interface org.eclipse.cdt.core.language.settings.providers.ILanguageSettingsProvidersKeeper
-
Returns the list of language settings providers.
- getLanguageSettings() - Method in interface org.eclipse.cdt.core.settings.model.ICFolderDescription
-
- getLanguageSettingsM(Comparator<Object>) - Method in interface org.eclipse.cdt.core.settings.model.ICMultiFolderDescription
-
- getLastName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTQualifiedName
-
The last name is often semantically significant.
- getLastName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTName
-
For convenience this method returns the last name of a qualified name or this
if this is not a qualified name.
- getLastSegment() - Method in interface org.eclipse.cdt.core.parser.ITokenDuple
-
Deprecated.
- getLastToken() - Method in interface org.eclipse.cdt.core.parser.ITokenDuple
-
Deprecated.
- getLastWriteAccess() - Method in interface org.eclipse.cdt.core.index.IIndex
-
Returns a timestamp of when the index was last written to.
- getLaunchMode() - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- getLaunchMode() - Method in interface org.eclipse.cdt.core.build.ICBuildConfiguration
-
Return the launch mode associated with this build configuration.
- getLeadingSegments() - Method in interface org.eclipse.cdt.core.parser.ITokenDuple
-
Deprecated.
- getLeadingSyntax() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
-
Returns the tokens that can be found between this node and its left sibling (or the
beginning of the parent, if there is no left sibling).
- getLength() - Method in interface org.eclipse.cdt.core.browser.ITypeReference
-
Returns the length.
- getLength() - Method in class org.eclipse.cdt.core.browser.TypeReference
-
- getLength() - Method in class org.eclipse.cdt.core.dom.ast.ASTCompletionNode
-
- getLength() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompletionNode
-
Returns the length of the completion point.
- getLength() - Method in interface org.eclipse.cdt.core.dom.rewrite.ITrackedNodePosition
-
Returns the original or modified length of the tracked node depending if called before
or after the rewrite is applied.
- getLength() - Method in class org.eclipse.cdt.core.model.BufferChangedEvent
-
Returns the length of text removed or replaced in the buffer, or
0 if text has been inserted into the buffer.
- getLength() - Method in interface org.eclipse.cdt.core.model.IBuffer
-
Returns number of characters stored in this buffer.
- getLength() - Method in interface org.eclipse.cdt.core.model.ISourceRange
-
Returns the number of characters of the source code for this element.
- getLength() - Method in interface org.eclipse.cdt.core.parser.IToken
-
- getLevels() - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet
-
- getLibraryEntry() - Method in interface org.eclipse.cdt.core.model.ILibraryReference
-
Return the pathEntry.
- getLibraryPath() - Method in interface org.eclipse.cdt.core.model.ILibraryEntry
-
Return the library path.
- getLibraryReferences() - Method in interface org.eclipse.cdt.core.model.ICProject
-
Return the library references for this project.
- getLine(IAddress) - Method in class org.eclipse.cdt.utils.Addr2line
-
- getLine(IAddress) - Method in class org.eclipse.cdt.utils.Addr2line
-
- getLineCommentCharacters() - Method in class org.eclipse.cdt.core.model.AssemblyLanguage
-
- getLineCommentCharacters() - Method in interface org.eclipse.cdt.core.model.IAsmLanguage
-
Get the set of valid line comment characters defined for this assembly variant.
- getLineCounter() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- getLineCounter() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- getLineExpression() - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
- getLinenos() - Method in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- getLinenos() - Method in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- getLineNum(Matcher) - Method in class org.eclipse.cdt.core.errorparsers.ErrorPattern
-
- getLineNum(Matcher) - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
- getLineNumber() - Method in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
-
Returns the line number for this problem, or -1 if it is unknown.
- getLineNumber(long) - Method in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
-
Line number corresponding to the address offset.
- getLineNumber(long) - Method in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
-
Line number corresponding to the address offset.
- getLineNumber(IAddress) - Method in class org.eclipse.cdt.utils.Addr2line
-
The format of the output:
addr2line -C -f -e hello
08048442
main
hello.c:39
- getLineNumber(IAddress) - Method in class org.eclipse.cdt.utils.Addr2line
-
The format of the output:
addr2line -C -f -e hello
08048442
main
hello.c:39
- getLineNumber(long) - Method in class org.eclipse.cdt.utils.elf.parser.GNUSymbol
-
- getLineNumber(long) - Method in class org.eclipse.cdt.utils.macho.MachO.Symbol
-
Deprecated.
Returns the line number of the file if it is available
from the symbol information.
- getLineNumber(long) - Method in class org.eclipse.cdt.utils.macho.MachO64.Symbol
-
Returns the line number of the file if it is available
from the symbol information.
- getLineNumber(long) - Method in class org.eclipse.cdt.utils.som.parser.SomSymbol
-
- getLineNumber(long) - Method in class org.eclipse.cdt.utils.Symbol
-
- getLineNumber(long) - Method in class org.eclipse.cdt.utils.Symbol
-
- getLineNumber(long) - Method in class org.eclipse.cdt.utils.xcoff.parser.XCoffSymbol
-
- getLineSeparatorCharacter() - Method in class org.eclipse.cdt.core.model.AssemblyLanguage
-
- getLineSeparatorCharacter() - Method in interface org.eclipse.cdt.core.model.IAsmLanguage
-
Get the line separator character defined for this assembly variant.
- getLineTable() - Method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- getLineTable() - Method in class org.eclipse.cdt.utils.macho.MachO64
-
- getLinkage() - Method in interface org.eclipse.cdt.core.dom.ast.IASTName
-
Determines the current linkage in which the name has to be resolved.
- getLinkage() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns the linkage this AST was parsed in.
- getLinkage() - Method in interface org.eclipse.cdt.core.dom.ast.IBinding
-
Returns the linkage the binding belongs to.
- getLinkageID() - Method in class org.eclipse.cdt.core.dom.ast.gnu.c.GCCLanguage
-
- getLinkageID() - Method in class org.eclipse.cdt.core.dom.ast.gnu.cpp.GPPLanguage
-
- getLinkageID() - Method in interface org.eclipse.cdt.core.dom.ILinkage
-
Returns a unique id for the linkage.
- getLinkageID() - Method in interface org.eclipse.cdt.core.index.IIndexFile
-
Returns the id of the linkage this file was parsed in.
- getLinkageID() - Method in class org.eclipse.cdt.core.model.AssemblyLanguage
-
- getLinkageID() - Method in interface org.eclipse.cdt.core.model.ILanguage
-
Return the id of the linkage this language contributes to.
- getLinkageName() - Method in interface org.eclipse.cdt.core.dom.ILinkage
-
Returns the name of the linkage.
- getLinkedURI(URI) - Method in class org.eclipse.cdt.core.EFSExtensionProvider
-
In the case of a virtual file-system, where URIs in the given file-system are just soft links in EFS to
URIs in other file-systems, returns the URI that this URI links to.
- getLinkedURI(URI) - Method in class org.eclipse.cdt.core.EFSExtensionProvider
-
In the case of a virtual file-system, where URIs in the given file-system are just soft links in EFS to
URIs in other file-systems, returns the URI that this URI links to.
- getLinkedURI(URI) - Method in class org.eclipse.cdt.utils.EFSExtensionManager
-
In the case of a virtual filesystem, where URIs in the given filesystem are just soft links in EFS to
URIs in other filesystems, returns the URI that this URI links to.
- getLinkedURI(URI) - Method in class org.eclipse.cdt.utils.EFSExtensionManager
-
In the case of a virtual filesystem, where URIs in the given filesystem are just soft links in EFS to
URIs in other filesystems, returns the URI that this URI links to.
- getListDelimiter() - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor
-
- getLiteral() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLinkageSpecification
-
Returns the "literal" that represents the linkage.
- getLoadedVersions() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIncludeStatement
-
Returns the list of versions of the target file, each of which is
identified by its significant macros, that had been included
in this translation-unit prior to this statement.
- getLocalFunctions() - Method in class org.eclipse.cdt.utils.elf.ElfHelper
-
- getLocalFunctions() - Method in class org.eclipse.cdt.utils.macho.MachOHelper
-
Deprecated.
- getLocalFunctions() - Method in class org.eclipse.cdt.utils.macho.MachOHelper64
-
- getLocalIncludePath() - Method in class org.eclipse.cdt.core.parser.ExtendedScannerInfo
-
- getLocalIncludePath() - Method in interface org.eclipse.cdt.core.parser.IExtendedScannerInfo
-
Return an array of paths that is searched after the current directory, when an include
directive with double-quotes is processed.
- getLocalIncludePath() - Method in class org.eclipse.cdt.core.resources.ScannerInfo
-
Deprecated.
- getLocalMachineKeyName(String, int) - Method in class org.eclipse.cdt.utils.WindowsRegistry
-
Given a subkey of HKEY_LOCAL_MACHINE, and an index (starting from 0)
to the key's array of sub keys, return the name of the indexed key.
- getLocalMachineKeyName(String, int) - Method in class org.eclipse.cdt.utils.WindowsRegistry
-
Given a subkey of HKEY_LOCAL_MACHINE, and an index (starting from 0)
to the key's array of sub keys, return the name of the indexed key.
- getLocalMachineValue(String, String) - Method in class org.eclipse.cdt.utils.WindowsRegistry
-
Gets the registry value for the subkey of HKEY_LOCAL_MACHINE with the
given name.
- getLocalMachineValue(String, String) - Method in class org.eclipse.cdt.utils.WindowsRegistry
-
Gets the registry value for the subkey of HKEY_LOCAL_MACHINE with the
given name.
- getLocalMachineValueName(String, int) - Method in class org.eclipse.cdt.utils.WindowsRegistry
-
Given a subkey of HKEY_LOCAL_MACHINE, and an index (starting from 0)
to the key's array of values, return the name of the indexed value.
- getLocalMachineValueName(String, int) - Method in class org.eclipse.cdt.utils.WindowsRegistry
-
Given a subkey of HKEY_LOCAL_MACHINE, and an index (starting from 0)
to the key's array of values, return the name of the indexed value.
- getLocalObjects() - Method in class org.eclipse.cdt.utils.elf.ElfHelper
-
- getLocalObjects() - Method in class org.eclipse.cdt.utils.macho.MachOHelper
-
Deprecated.
- getLocalObjects() - Method in class org.eclipse.cdt.utils.macho.MachOHelper64
-
- getLocalSymbols() - Method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- getLocalSymbols() - Method in class org.eclipse.cdt.utils.macho.MachO64
-
- getLocalToFile() - Method in interface org.eclipse.cdt.core.index.IIndexBinding
-
Returns the file this binding is local to, or null
for global
bindings.
- getLocation() - Method in interface org.eclipse.cdt.core.browser.ITypeReference
-
Returns the absolute path in the local file system
to this reference, or null if no path can be
determined.
- getLocation() - Method in class org.eclipse.cdt.core.browser.TypeReference
-
- getLocation(String) - Method in class org.eclipse.cdt.core.errorparsers.ErrorPattern
-
If the file designated by filename exists, return the IPath representation of the filename
If it does not exist, try cygpath translation
- getLocation() - Method in interface org.eclipse.cdt.core.index.IIndexFile
-
Returns an IIndexFileLocation representing the location of this file
- getLocation() - Method in interface org.eclipse.cdt.core.index.provider.IPDOMDescriptor
-
The absolute location in a local file system of the PDOM format file
to contribute to the logical index.
- getLocation() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns the absolute path of the location of the translation unit.
- getLocation() - Method in class org.eclipse.cdt.core.settings.model.ACPathEntry
-
- getLocation() - Method in interface org.eclipse.cdt.core.settings.model.ICPathEntry
-
- getLocationConverter(ICProject) - Method in class org.eclipse.cdt.core.index.export.ExternalExportProjectProvider
-
- getLocationConverter(ICProject) - Method in interface org.eclipse.cdt.core.index.export.IExportProjectProvider
-
The location converter to use on export.
- getLocationKind() - Method in interface org.eclipse.cdt.core.dom.ast.IASTImageLocation
-
- getLocationOfExpandedMacroDefinition() - Method in interface org.eclipse.cdt.core.dom.rewrite.MacroExpansionExplorer.IMacroExpansionStep
-
Returns the location of the macro-definition that gets expanded in this step,
or null
for built-in macros or for a step representing a full expansion.
- getLocationResolver() - Method in interface org.eclipse.cdt.core.parser.IScanner
-
Returns the location resolver associated with this scanner.
- getLocationURI() - Method in interface org.eclipse.cdt.core.model.ICElement
-
Returns an absolute URI corresponding to the innermost file enclosing this element.
- getLocationURI() - Method in class org.eclipse.cdt.core.resources.EFSFileStorage
-
Returns the location URI corresponding to the EFS resource that
backs this storage.
- getLogicalConditionExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTConditionalExpression
-
Get the logical condition expression.
- getLong() - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getLongBE() - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getLongBE(int) - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getLongBE(byte[]) - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getLongLE() - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getLongLE(int) - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getLongLE(byte[]) - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getLookupKey() - Method in interface org.eclipse.cdt.core.dom.ast.IASTName
-
Returns the key for looking up this name in a scope.
- getLookupKey() - Method in class org.eclipse.cdt.core.dom.ast.IScope.ScopeLookupData
-
- getLookupName() - Method in class org.eclipse.cdt.core.dom.ast.IScope.ScopeLookupData
-
- getLookupPoint() - Method in class org.eclipse.cdt.core.dom.ast.IScope.ScopeLookupData
-
- getMachO() - Method in class org.eclipse.cdt.utils.macho.MachOHelper
-
Deprecated.
Give back the MachO object that this helper is wrapping
- getMachO() - Method in class org.eclipse.cdt.utils.macho.MachOHelper64
-
Give back the MachO64 object that this helper is wrapping
- getMachOhdr() - Method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- getMachOhdr() - Method in class org.eclipse.cdt.utils.macho.MachO64
-
- getMachOHelper() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- getMachOHelper() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- getMacro(String) - Method in interface org.eclipse.cdt.core.cdtvariables.IStorableCdtVariables
-
- getMacro() - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor.MacroDescriptor
-
- getMacroContextInfo() - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor
-
- getMacroDefinition() - Method in interface org.eclipse.cdt.core.dom.ast.IASTMacroExpansion
-
Deprecated.
The macro definition used for the expansion
- getMacroDefinition() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorMacroExpansion
-
Returns the macro definition used for the expansion.
- getMacroDefinitions() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns the macro definitions encountered in parsing this translation unit.
- getMacroDefinitions() - Method in interface org.eclipse.cdt.core.parser.IScanner
-
Returns a map from
String
to
IMacroBinding
containing
all the definitions that are defined at the current point in the
process of scanning.
- getMacroEntries(IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
This method returns the macro entries associated with a translation unit
if the path does not refer to a valid translation unit an empty array is return.
- getMacroExpansions() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns an array with all macro expansions of this translation unit.
- getMacroFileEntries(IPath) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
This method returns the macro file entries associated with a translation unit
if the path does not refer to a valid translation unit an empty array is return.
- getMacroFilePath() - Method in interface org.eclipse.cdt.core.model.IMacroFileEntry
-
Returns the macroFile path.
- getMacroFiles() - Method in class org.eclipse.cdt.core.parser.ExtendedScannerInfo
-
- getMacroFiles() - Method in interface org.eclipse.cdt.core.parser.IExtendedScannerInfo
-
Return an array of files which will be preprocessed before parsing the translation-unit in
order to populate the macro-dictionary.
- getMacroFiles() - Method in class org.eclipse.cdt.core.resources.ScannerInfo
-
Deprecated.
- getMacroLabel(IMacro, int, StringBuffer) - Static method in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Appends the label for a macro definition to a StringBuffer.
- getMacroName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorUndefStatement
-
Returns the reference to the macro, or null
.
- getMacroName() - Method in interface org.eclipse.cdt.core.model.IMacroEntry
-
Returns the macro name.
- getMacroReference() - Method in interface org.eclipse.cdt.core.dom.ast.IASTMacroExpansion
-
Deprecated.
The macro reference for the explicit macro expansion containing this expansion.
- getMacroReference() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIfdefStatement
-
Returns the macro reference, or null
if the macro does not exist.
- getMacroReference() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIfndefStatement
-
Returns the macro reference, or null
if the macro does not exist.
- getMacroReference() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorMacroExpansion
-
Returns the reference to the macro that causes this expansion.
- getMacros() - Method in interface org.eclipse.cdt.core.cdtvariables.IStorableCdtVariables
-
- getMacros(ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.cdtvariables.IUserVarSupplier
-
- getMacros() - Method in interface org.eclipse.cdt.core.index.IIndexFile
-
Returns all macros defined in this file.
- getMacros() - Method in class org.eclipse.cdt.core.templateengine.process.ConditionalProcessGroup
-
Returns the Macros as a Set.
- getMacros() - Method in class org.eclipse.cdt.core.templateengine.process.Process
-
- getMacros() - Method in class org.eclipse.cdt.core.templateengine.process.ProcessArgument
-
- getMacroValue() - Method in interface org.eclipse.cdt.core.model.IMacroEntry
-
Returns the macro value.
- getMap() - Method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- getMappedPath(URI) - Method in class org.eclipse.cdt.core.EFSExtensionProvider
-
For file-systems that map the path to a physical file in one file-system (say on a remote machine) to
another path (say, on the local machine), this method returns the path that the store maps to.
- getMappedPath(URI) - Method in class org.eclipse.cdt.core.EFSExtensionProvider
-
For file-systems that map the path to a physical file in one file-system (say on a remote machine) to
another path (say, on the local machine), this method returns the path that the store maps to.
- getMappedPath(URI) - Method in class org.eclipse.cdt.utils.EFSExtensionManager
-
For filesystems that map the path to a physical file in one filesystem (say on a remote machine) to
another path (say, on the local machine), this method returns the path that the store maps to.
- getMappedPath(URI) - Method in class org.eclipse.cdt.utils.EFSExtensionManager
-
For filesystems that map the path to a physical file in one filesystem (say on a remote machine) to
another path (say, on the local machine), this method returns the path that the store maps to.
- getMappingName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceAlias
-
Get the mapping name.
- getMappingTypeId() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTAliasDeclaration
-
Returns the mapping type id.
- getMarkerType() - Method in interface org.eclipse.cdt.core.parser.IPersistableProblem
-
Returns the marker type associated to this problem, if it gets persisted into a marker.
- getMasterFD() - Method in class org.eclipse.cdt.utils.pty.PTY
-
- getMatcher(CharSequence) - Method in class org.eclipse.cdt.core.errorparsers.ErrorPattern
-
- getMax() - Method in interface org.eclipse.cdt.core.IAddressFactory
-
Returns maximal address.
- getMax() - Method in interface org.eclipse.cdt.core.IAddressFactory
-
Returns maximal address.
- getMax() - Method in class org.eclipse.cdt.utils.Addr32Factory
-
- getMax() - Method in class org.eclipse.cdt.utils.Addr32Factory
-
- getMax() - Method in class org.eclipse.cdt.utils.Addr64Factory
-
- getMax() - Method in class org.eclipse.cdt.utils.Addr64Factory
-
- getMaximumTokensPerTranslationUnit() - Method in class org.eclipse.cdt.core.parser.IParserSettings2.Default
-
- getMaximumTokensPerTranslationUnit() - Method in interface org.eclipse.cdt.core.parser.IParserSettings2
-
Returns the maximum number of tokens that should be created while parsing any one translation unit.
- getMaximumTrivialExpressionsInAggregateInitializers() - Method in interface org.eclipse.cdt.core.parser.IParserSettings
-
Returns the maximum number of trivial expressions in aggregate initializers.
- getMaximumTrivialExpressionsInAggregateInitializers() - Method in class org.eclipse.cdt.core.parser.ParserSettings
-
- getMaxOffset() - Method in interface org.eclipse.cdt.core.IAddress
-
Returns maximal offset possible for address.
- getMaxOffset() - Method in interface org.eclipse.cdt.core.IAddress
-
Returns maximal offset possible for address.
- getMaxOffset() - Method in class org.eclipse.cdt.utils.Addr32
-
- getMaxOffset() - Method in class org.eclipse.cdt.utils.Addr32
-
- getMaxOffset() - Method in class org.eclipse.cdt.utils.Addr64
-
- getMaxOffset() - Method in class org.eclipse.cdt.utils.Addr64
-
- getMaxValue() - Method in interface org.eclipse.cdt.core.dom.ast.IEnumeration
-
- getMemberBindings() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNamespace
-
Returns an array of the all the bindings declared in this namespace.
- getMemberInitializerId() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConstructorChainInitializer
-
Returns the name of the member.
- getMemberInitializers() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDefinition
-
Returns the array of associated member initializers.
- getMemberOfClass() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPPointerToMemberType
-
Returns the class to whose members this points to.
- getMembers() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompositeTypeSpecifier
-
Returns a list of member declarations.
- getMessage() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTStaticAssertDeclaration
-
Returns the message of the assertion.
- getMessage() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorErrorStatement
-
The Error Message.
- getMessage() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorPragmaStatement
-
Returns the pragma message.
- getMessage() - Method in interface org.eclipse.cdt.core.dom.ast.ISemanticProblem
-
A human-readable message that describes the problem.
- getMessage() - Method in interface org.eclipse.cdt.core.parser.IProblem
-
Returns a human-readable message describing the problem.
- getMessageWithLocation() - Method in interface org.eclipse.cdt.core.parser.IProblem
-
Returns a human-readable message string describing the problem, adding
location information.
- getMethod(String) - Method in interface org.eclipse.cdt.core.model.IStructure
-
Returns the specific method with the given name within the structure.
- getMethodLabel(IMethodDeclaration, int, StringBuffer) - Static method in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Appends the label for a method declaration to a StringBuffer.
- getMethods(ICElement) - Static method in class org.eclipse.cdt.core.browser.TypeUtil
-
- getMethods(IASTNode) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassSpecialization
-
- getMethods() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
-
Returns a list of ICPPMethod objects representing all methods defined for this class
including those declared, inherited, or generated (e.g.
- getMethods() - Method in interface org.eclipse.cdt.core.model.IStructure
-
Returns all methods within the structure.
- getMinValue() - Method in interface org.eclipse.cdt.core.dom.ast.IEnumeration
-
- getModifier() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTExplicitTemplateInstantiation
-
- getModifiers() - Method in interface org.eclipse.cdt.core.dom.ast.IBasicType
-
This returns the combination of modifier bits for this type.
- getMovedFromElement() - Method in interface org.eclipse.cdt.core.model.ICElementDelta
-
Returns an element describing this element before it was moved
to its current location, or null
if the
F_MOVED_FROM
change flag is not set.
- getMovedToElement() - Method in interface org.eclipse.cdt.core.model.ICElementDelta
-
Returns an element describing this element in its new location,
or null
if the F_MOVED_TO
change
flag is not set.
- getName() - Method in class org.eclipse.cdt.core.AbstractExecutableExtensionBase
-
- getName() - Method in class org.eclipse.cdt.core.AbstractExecutableExtensionBase
-
- getName() - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
- getName() - Method in interface org.eclipse.cdt.core.browser.IQualifiedTypeName
-
- getName() - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Returns the type name.
- getName() - Method in class org.eclipse.cdt.core.browser.QualifiedTypeName
-
- getName() - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- getName() - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- getName() - Method in interface org.eclipse.cdt.core.build.IToolChain
-
The user friendly name for the toolchain
- getName() - Method in class org.eclipse.cdt.core.cdtvariables.CdtVariable
-
- getName() - Method in interface org.eclipse.cdt.core.cdtvariables.ICdtVariable
-
Returns the macro name
- getName() - Method in class org.eclipse.cdt.core.dom.ast.ASTNodeProperty
-
Each property has a name to help distinguish it from other properties of
a node.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTFieldDesignator
-
Returns the field name.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier
-
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFieldDesignator
-
Returns the field name.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceDefinition
-
Returns the name of the namespace.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTPointerToMember
-
Get the name.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeTemplateParameter
-
Returns the template parameter name.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplatedTypeTemplateParameter
-
Get the (optional) name of this template template parameter.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTypenameExpression
-
Deprecated.
Get the name.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUsingDeclaration
-
Get the name.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTAttribute
-
Returns the name of the attribute.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompositeTypeSpecifier
-
Returns the name for this composite type.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclarator
-
Returns the name of the declarator.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTElaboratedTypeSpecifier
-
Returns the name.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTEnumerationSpecifier
-
Returns the enum's name.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTEnumerationSpecifier.IASTEnumerator
-
Get the enumerator's name.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTGotoStatement
-
Returns the name of the label.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTIdExpression
-
Returns the name used in the expression.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTLabelStatement
-
The name for the label.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNamedTypeSpecifier
-
Get the name.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIncludeStatement
-
Returns the name of the file as specified in the directive.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorMacroDefinition
-
Get the macro name.
- getName() - Method in interface org.eclipse.cdt.core.dom.ast.IBinding
-
Returns the unqualified name of the binding as a string.
- getName() - Method in class org.eclipse.cdt.core.envvar.EnvironmentVariable
-
- getName() - Method in interface org.eclipse.cdt.core.envvar.IEnvironmentVariable
-
- getName() - Method in class org.eclipse.cdt.core.errorparsers.ErrorParserNamedWrapper
-
- getName() - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorParser
-
- getName() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryObject
-
The name of the object
- getName() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryObject
-
The name of the object
- getName() - Method in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
-
Name of the Symbol
- getName() - Method in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
-
Name of the Symbol
- getName() - Method in interface org.eclipse.cdt.core.ICExtensionDescriptor
-
- getName() - Method in interface org.eclipse.cdt.core.ICExtensionDescriptor
-
- getName() - Method in interface org.eclipse.cdt.core.ICOwnerInfo
-
- getName() - Method in interface org.eclipse.cdt.core.ICOwnerInfo
-
- getName() - Method in interface org.eclipse.cdt.core.IErrorParserNamed
-
- getName() - Method in interface org.eclipse.cdt.core.IErrorParserNamed
-
- getName() - Method in interface org.eclipse.cdt.core.index.IIndexInclude
-
Returns the simple name of the directive.
- getName() - Method in interface org.eclipse.cdt.core.IProcessInfo
-
- getName() - Method in interface org.eclipse.cdt.core.IProcessInfo
-
- getName() - Method in interface org.eclipse.cdt.core.language.settings.providers.ILanguageSettingsBroadcastingProvider
-
- getName() - Method in interface org.eclipse.cdt.core.language.settings.providers.ILanguageSettingsEditableProvider
-
- getName() - Method in interface org.eclipse.cdt.core.language.settings.providers.ILanguageSettingsProvider
-
Name is used to present the provider to the end user in UI.
- getName() - Method in class org.eclipse.cdt.core.model.AbstractLanguage
-
- getName() - Method in interface org.eclipse.cdt.core.model.ILanguage
-
Returns the human readable name corresponding to this language, suitable for display.
- getName() - Method in class org.eclipse.cdt.core.resources.EFSFileStorage
-
- getName() - Method in class org.eclipse.cdt.core.resources.FileStorage
-
- getName() - Method in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- getName() - Method in class org.eclipse.cdt.core.settings.model.ACSettingEntry
-
- getName() - Method in class org.eclipse.cdt.core.settings.model.extension.CDataObject
-
- getName() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- getName() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- getName() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- getName() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- getName() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- getName() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultTargetPlatformData
-
- getName() - Method in interface org.eclipse.cdt.core.settings.model.ICSettingEntry
-
- getName() - Method in interface org.eclipse.cdt.core.settings.model.ICSettingObject
-
- getName() - Method in interface org.eclipse.cdt.core.settings.model.ICStorageElement
-
Returns the name of this ICStorageElement
- getName() - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- getName() - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- getName() - Method in class org.eclipse.cdt.core.templateengine.process.ProcessArgument
-
Returns Parameter name.
- getName() - Method in class org.eclipse.cdt.core.templateengine.process.ProcessParameter
-
Return the Element name.
- getName() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getName() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getName() - Method in class org.eclipse.cdt.utils.coff.Coff.Symbol
-
Deprecated.
- getName(byte[]) - Method in class org.eclipse.cdt.utils.coff.Coff.Symbol
-
Deprecated.
- getName() - Method in class org.eclipse.cdt.utils.coff.Coff64.Symbol
-
- getName(byte[]) - Method in class org.eclipse.cdt.utils.coff.Coff64.Symbol
-
- getName() - Method in class org.eclipse.cdt.utils.coff.parser.PEBinaryObject
-
Deprecated.
- getName() - Method in class org.eclipse.cdt.utils.coff.parser.PEBinaryObject64
-
- getName() - Method in class org.eclipse.cdt.utils.debug.DebugCrossRefType
-
- getName() - Method in class org.eclipse.cdt.utils.debug.DebugEnumField
-
- getName() - Method in class org.eclipse.cdt.utils.debug.DebugEnumType
-
- getName() - Method in class org.eclipse.cdt.utils.debug.DebugField
-
- getName() - Method in class org.eclipse.cdt.utils.debug.DebugStructType
-
- getName() - Method in class org.eclipse.cdt.utils.debug.DebugUnknownType
-
- getName() - Method in class org.eclipse.cdt.utils.debug.stabs.StringField
-
- getName() - Method in class org.eclipse.cdt.utils.elf.parser.ElfBinaryObject
-
- getName() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- getName() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- getName() - Method in class org.eclipse.cdt.utils.som.parser.SOMBinaryObject
-
- getName(byte[]) - Method in class org.eclipse.cdt.utils.som.SOM.Symbol
-
- getName() - Method in class org.eclipse.cdt.utils.Symbol
-
- getName() - Method in class org.eclipse.cdt.utils.Symbol
-
- getName() - Method in class org.eclipse.cdt.utils.xcoff.parser.XCOFFBinaryObject
-
- getName(byte[]) - Method in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- getNameCharArray() - Method in interface org.eclipse.cdt.core.dom.ast.IBinding
-
Returns the unqualified name of the binding as an array of characters.
- getNameLength() - Method in interface org.eclipse.cdt.core.index.IIndexInclude
-
Returns the length of the name of the include.
- getNameOffset() - Method in interface org.eclipse.cdt.core.index.IIndexInclude
-
Returns the character offset of the name of the include in its source file.
- getNames() - Method in class org.eclipse.cdt.core.dom.ast.ASTCompletionNode
-
- getNames() - Method in class org.eclipse.cdt.core.dom.ast.ASTNameCollector
-
Returns the array of matching names.
- getNames() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTStructuredBindingDeclaration
-
Returns the list of names declared by this structured binding declaration.
- getNames() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompletionNode
-
Returns a list of names that fit in this context.
- getNamespace(String) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns the first namespace declaration in this translation unit with the given name
This is a handle-only method.
- getNamespaces(ITypeSearchScope, boolean) - Static method in class org.eclipse.cdt.core.browser.AllTypesCache
-
Returns all namespaces in the given scope.
- getNamespaces() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns the namespace declarations in this translation unit
in the order in which they appear in the source.
- getNamespaceScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNamespace
-
Returns the scope object associated with this namespace
- getNameSpecifier() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier
-
Returns the name specifier inside this base specifier.
- getNeeded() - Method in class org.eclipse.cdt.utils.elf.ElfHelper
-
- getNeeded() - Method in class org.eclipse.cdt.utils.macho.MachOHelper
-
Deprecated.
- getNeeded() - Method in class org.eclipse.cdt.utils.macho.MachOHelper64
-
- getNeededSharedLibs() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryExecutable
-
Needed shared libraries for this executable
- getNeededSharedLibs() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryExecutable
-
Needed shared libraries for this executable
- getNeededSharedLibs() - Method in interface org.eclipse.cdt.core.model.IBinary
-
- getNeededSharedLibs() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getNeededSharedLibs() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getNeededSharedLibs() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- getNeededSharedLibs() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- getNegativeResultExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTConditionalExpression
-
Get the negative result expression.
- getNestedClasses(IASTNode) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassSpecialization
-
- getNestedClasses() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
-
Returns an array of nested classes/structures
- getNestedDeclarator() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclarator
-
If the declarator is nested in parentheses, returns the declarator
as found in those parentheses.
- getNestedExclusions() - Method in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- getNestedInclusions() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit.IDependencyTree.IASTInclusionNode
-
- getNestedMacroReferences() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorMacroExpansion
-
Returns an array of nested macro expansions.
- getNestedResourceDescription(IPath, boolean) - Method in interface org.eclipse.cdt.core.settings.model.ICFolderDescription
-
- getNestedResourceDescriptions(int) - Method in interface org.eclipse.cdt.core.settings.model.ICFolderDescription
-
- getNestedResourceDescriptions() - Method in interface org.eclipse.cdt.core.settings.model.ICFolderDescription
-
- getNestedStatement() - Method in interface org.eclipse.cdt.core.dom.ast.IASTLabelStatement
-
Returns the statement following the label.
- getNewCProjectDescription() - Method in class org.eclipse.cdt.core.settings.model.CProjectDescriptionEvent
-
Return the new description which may be writeable (depending on the event type)
- getNewInitializer() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
-
- getNewNesting() - Method in interface org.eclipse.cdt.core.parser.IInactiveCodeToken
-
- getNewPlacement() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
-
- getNewSetting() - Method in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- getNewTypeIdArrayExpressions() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
-
- getNewVariables() - Method in interface org.eclipse.cdt.utils.envvar.IEnvironmentChangeEvent
-
- getNext() - Method in interface org.eclipse.cdt.core.parser.IToken
-
- getNext() - Method in interface org.eclipse.cdt.utils.cdtvariables.IVariableContextInfo
-
Returns context info for the next lower-precedence context
- getNext() - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor.MacroDescriptor
-
- getNM() - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject
-
Deprecated.
- getNM() - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject64
-
- getNM(IPath) - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getNM(IPath) - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getNM(IPath) - Method in interface org.eclipse.cdt.utils.IGnuToolFactory
-
- getNM(IPath) - Method in interface org.eclipse.cdt.utils.IGnuToolFactory
-
- getNMArgs() - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getNMArgs() - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getNMPath() - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getNMPath() - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getNode() - Method in interface org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader.ISerializeInfo
-
IEclipsePreferences
root node in the Preference store
- getNodeLength() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFileLocation
-
Returns the length of this location in terms of characters.
- getNodeLength() - Method in interface org.eclipse.cdt.core.dom.ast.IASTMacroExpansion
-
Deprecated.
Returns the length of this location.
- getNodeLength() - Method in interface org.eclipse.cdt.core.dom.ast.IASTMacroExpansionLocation
-
Returns the length of this location.
- getNodeLength() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNodeLocation
-
This is the length of the node within the file or macro-expansion.
- getNodeLength() - Method in interface org.eclipse.cdt.core.index.IIndexName
-
Returns the length of the name.
- getNodeLocations() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
-
Returns the location of this node.
- getNodeOffset() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFileLocation
-
Returns the offset within the file where this location starts.
- getNodeOffset() - Method in interface org.eclipse.cdt.core.dom.ast.IASTMacroExpansion
-
Deprecated.
Returns an offset within the macro-expansion.
- getNodeOffset() - Method in interface org.eclipse.cdt.core.dom.ast.IASTMacroExpansionLocation
-
Returns an offset within the macro-expansion.
- getNodeOffset() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNodeLocation
-
This is the offset within either the file or a macro-expansion.
- getNodeOffset() - Method in interface org.eclipse.cdt.core.index.IIndexName
-
Returns the character offset of the location of the name.
- getNodeSelector(String) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns an IASTNodeSelector object for finding nodes by file offsets.
- getNodeSignature(IASTNode) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
-
Deprecated.
Return's the String representation of a node's type (if available).
- getNodeType(IASTNode) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
-
For testing purposes, only.
- getNoexceptEvaluation() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
Returns the noexcept evaluation, or null
if no noexcept specification is present, or
or an evaluation representing noexcept(true)
in case of an empty exception specification.
- getNoexceptExpression() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
- getNoexceptSpecifier() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPFunctionType
-
Returns the evaluation object for the noexcept specifier or null if there is no noexcept specifier.
- getNominatedScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPUsingDirective
-
Returns the scope of the namespace that is nominated by this
directive, or null
if it cannot be determined.
- getNonCResources() - Method in interface org.eclipse.cdt.core.model.ICContainer
-
Returns an array of non-C resources directly contained in this project.
- getNonCResources() - Method in interface org.eclipse.cdt.core.model.ICModel
-
Returns an array of non-C resources (i.e.
- getNonCResources() - Method in interface org.eclipse.cdt.core.model.ICProject
-
Returns an array of non-C resources directly contained in this project.
- getNonTypeEvaluation() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateArgument
-
If this is a non-type value (suitable for a template non-type parameters),
the evaluation object is returned.
- getNonTypeValue() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateArgument
-
If this is a non-type value (suitable for a template non-type parameters),
the value is returned.
- getNTOptionalHeader() - Method in class org.eclipse.cdt.utils.coff.PE
-
Deprecated.
- getNTOptionalHeader32() - Method in class org.eclipse.cdt.utils.coff.PE64
-
- getNTOptionalHeader64() - Method in class org.eclipse.cdt.utils.coff.PE64
-
- getNumberOfParameters() - Method in interface org.eclipse.cdt.core.model.IFunctionDeclaration
-
Returns the number of parameters of this method.
- getNumberOfTemplateParameters() - Method in interface org.eclipse.cdt.core.model.ITemplate
-
Returns the number of template parameters
- getObjdump() - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject
-
Deprecated.
- getObjdump() - Method in class org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject64
-
- getObjdump(IPath) - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getObjdump(IPath) - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getObjdump() - Method in class org.eclipse.cdt.utils.elf.parser.GNUElfBinaryObject
-
- getObjdump(IPath) - Method in interface org.eclipse.cdt.utils.IGnuToolFactory
-
- getObjdump(IPath) - Method in interface org.eclipse.cdt.utils.IGnuToolFactory
-
- getObjdump() - Method in class org.eclipse.cdt.utils.som.parser.SOMBinaryObject
-
- getObjdumpArgs() - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getObjdumpArgs() - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getObjdumpPath() - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getObjdumpPath() - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getObjectData() - Method in class org.eclipse.cdt.utils.AR.ARHeader
-
- getObjectData() - Method in class org.eclipse.cdt.utils.AR.ARHeader
-
- getObjectData() - Method in class org.eclipse.cdt.utils.coff.PEArchive.ARHeader
-
Deprecated.
- getObjectData() - Method in class org.eclipse.cdt.utils.elf.AR.ARHeader
-
Deprecated.
- getObjectData() - Method in class org.eclipse.cdt.utils.macho.AR.ARHeader
-
- getObjectData() - Method in class org.eclipse.cdt.utils.som.AR.ARHeader
-
- getObjectData() - Method in class org.eclipse.cdt.utils.xcoff.AR.MemberHeader
-
- getObjectDataOffset() - Method in class org.eclipse.cdt.utils.AR.ARHeader
-
- getObjectDataOffset() - Method in class org.eclipse.cdt.utils.AR.ARHeader
-
- getObjectDataOffset() - Method in class org.eclipse.cdt.utils.macho.AR.ARHeader
-
Create an new MachO object for the object file.
- getObjectDataOffset() - Method in class org.eclipse.cdt.utils.som.AR.ARHeader
-
- getObjectDataOffset() - Method in class org.eclipse.cdt.utils.xcoff.AR.MemberHeader
-
- getObjectName() - Method in class org.eclipse.cdt.utils.AR.ARHeader
-
Get the name of the object file
- getObjectName() - Method in class org.eclipse.cdt.utils.AR.ARHeader
-
Get the name of the object file
- getObjectName() - Method in class org.eclipse.cdt.utils.coff.PEArchive.ARHeader
-
Deprecated.
Get the name of the object file
- getObjectName() - Method in class org.eclipse.cdt.utils.elf.AR.ARHeader
-
Deprecated.
Get the name of the object file
- getObjectName() - Method in class org.eclipse.cdt.utils.macho.AR.ARHeader
-
Get the name of the object file
- getObjectName() - Method in class org.eclipse.cdt.utils.som.AR.ARHeader
-
Get the name of the object file
- getObjectName() - Method in class org.eclipse.cdt.utils.xcoff.AR.MemberHeader
-
Get the name of the object file
- getObjects() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryArchive
-
- getObjects() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryArchive
-
- getObjects() - Method in class org.eclipse.cdt.utils.coff.parser.PEBinaryArchive
-
Deprecated.
- getObjects() - Method in class org.eclipse.cdt.utils.coff.parser.PEBinaryArchive64
-
- getObjects() - Method in class org.eclipse.cdt.utils.elf.parser.ElfBinaryArchive
-
- getObjects() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryArchive
-
Deprecated.
- getObjects() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryArchive64
-
- getObjects() - Method in class org.eclipse.cdt.utils.som.parser.SOMBinaryArchive
-
- getObjects() - Method in class org.eclipse.cdt.utils.xcoff.parser.XCOFFBinaryArchive
-
- getOffset() - Method in interface org.eclipse.cdt.core.browser.ITypeReference
-
Returns the offset.
- getOffset() - Method in class org.eclipse.cdt.core.browser.TypeReference
-
- getOffset() - Method in class org.eclipse.cdt.core.model.BufferChangedEvent
-
Returns the index of the first character inserted, removed, or replaced
in the buffer.
- getOffset() - Method in interface org.eclipse.cdt.core.parser.IToken
-
- getOldCProjectDescription() - Method in class org.eclipse.cdt.core.settings.model.CProjectDescriptionEvent
-
- getOldNesting() - Method in interface org.eclipse.cdt.core.parser.IInactiveCodeToken
-
- getOldSetting() - Method in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- getOldVariables() - Method in interface org.eclipse.cdt.utils.envvar.IEnvironmentChangeEvent
-
- getOperand() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTDesignatedInitializer
-
Returns the operand initializer.
- getOperand() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeleteExpression
-
Get the operand.
- getOperand() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDesignatedInitializer
-
Returns the operand of the initializer.
- getOperand() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTypeTransformationSpecifier
-
Returns the type-id to which the type transformation operator is being applied.
- getOperand() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPUnaryTypeTransformation
-
Returns the type to which the type transformation operator is being applied.
- getOperand() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCastExpression
-
Get expression being cast.
- getOperand() - Method in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
-
Returns the operand.
- getOperand1() - Method in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
-
Get the first operand.
- getOperand1() - Method in interface org.eclipse.cdt.core.dom.ast.IASTBinaryTypeIdExpression
-
Returns the first operand.
- getOperand2() - Method in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
-
Get the second operand.
- getOperand2() - Method in interface org.eclipse.cdt.core.dom.ast.IASTBinaryTypeIdExpression
-
Returns the second operand, or null
if it was not provided (content assist).
- getOperandInitializer() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTDesignatedInitializer
-
- getOperands() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNaryTypeIdExpression
-
Returns the operands of the expression.
- getOperation() - Method in class org.eclipse.cdt.core.envvar.EnvironmentVariable
-
- getOperation() - Method in interface org.eclipse.cdt.core.envvar.IEnvironmentVariable
-
- getOperator() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNaryTypeIdExpression
-
Returns the operator of the expression.
- getOperator() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTypeTransformationSpecifier
-
Returns the type transformation operator being applied.
- getOperator() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPUnaryTypeTransformation
-
Returns the type transformation operator being applied.
- getOperator() - Method in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
-
Returns the operator.
- getOperator() - Method in interface org.eclipse.cdt.core.dom.ast.IASTBinaryTypeIdExpression
-
Returns the operator for the expression.
- getOperator() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCastExpression
-
Get the type of cast (as an operator).
- getOperator() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeIdExpression
-
Returns the operator for the expression.
- getOperator() - Method in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
-
Returns the operator/kind.
- getOption(String) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
Helper method for returning one option value only.
- getOption(String) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
Helper method for returning one option value only.
- getOption(String, boolean) - Method in interface org.eclipse.cdt.core.model.ICProject
-
Helper method for returning one option value only.
- getOptionalHeader() - Method in class org.eclipse.cdt.utils.coff.Coff
-
Deprecated.
- getOptionalHeader() - Method in class org.eclipse.cdt.utils.coff.Coff64
-
- getOptionalHeader() - Method in class org.eclipse.cdt.utils.coff.PE
-
Deprecated.
- getOptionalHeader() - Method in class org.eclipse.cdt.utils.coff.PE64
-
- getOptionalHeader() - Method in class org.eclipse.cdt.utils.xcoff.XCoff32
-
- getOptions() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
Returns the table of the current options.
- getOptions() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
Returns the table of the current options.
- getOptions(boolean) - Method in interface org.eclipse.cdt.core.model.ICProject
-
Returns the table of the current custom options for this project.
- getOriginal(ICElement) - Method in interface org.eclipse.cdt.core.model.IWorkingCopy
-
Returns the original element the specified working copy element was created from,
or null
if this is not a working copy element.
- getOriginalElement() - Method in interface org.eclipse.cdt.core.model.IWorkingCopy
-
Returns the original element this working copy was created from,
or null
if this is not a working copy.
- getOriginalNode() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCopyLocation
-
- getOriginalNode() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
-
If the node is a copy of some other node, returns the original node.
- getOriginalProblem() - Method in interface org.eclipse.cdt.core.dom.ast.IASTProblem
-
If this problem was triggered by another problem, returns that problem,
otherwise returns null.
- getOriginalTypeValue() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateArgument
-
- getOriginatingFileName() - Method in interface org.eclipse.cdt.core.parser.IProblem
-
Returns the file name in which the problem was found
- getOriginatingTranslationUnit() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns the ITranslationUnit this AST originated from, or null
if the AST
does not correspond to an ITranslationUnit.
- getOriginator() - Method in exception org.eclipse.cdt.core.parser.OffsetLimitReachedException
-
Returns one of ORIGIN_...
- getOS() - Static method in class org.eclipse.cdt.utils.Platform
-
- getOS() - Static method in class org.eclipse.cdt.utils.Platform
-
- getOSArch() - Static method in class org.eclipse.cdt.utils.Platform
-
- getOSArch() - Static method in class org.eclipse.cdt.utils.Platform
-
- getOutput(String) - Method in class org.eclipse.cdt.utils.Addr2line
-
- getOutput(String) - Method in class org.eclipse.cdt.utils.Addr2line
-
- getOutput(int) - Method in class org.eclipse.cdt.utils.Objdump
-
Limit output to number of bytes
- getOutput() - Method in class org.eclipse.cdt.utils.Objdump
-
- getOutput(int) - Method in class org.eclipse.cdt.utils.Objdump
-
Limit output to number of bytes
- getOutput() - Method in class org.eclipse.cdt.utils.Objdump
-
- getOutputDirectories() - Method in class org.eclipse.cdt.core.settings.model.extension.CBuildData
-
- getOutputDirectories() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- getOutputDirectories() - Method in interface org.eclipse.cdt.core.settings.model.ICBuildSetting
-
- getOutputEntries() - Method in interface org.eclipse.cdt.core.model.ICProject
-
Return the output entries.
- getOutputStream() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
Method getOutputStream.
- getOutputStream() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
Method getOutputStream.
- getOutputStream() - Method in interface org.eclipse.cdt.core.resources.IConsole
-
- getOutputStream() - Method in class org.eclipse.cdt.utils.pty.PersistentPTY
-
- getOutputStream() - Method in class org.eclipse.cdt.utils.pty.PTY
-
- getOutputStream() - Method in class org.eclipse.cdt.utils.spawner.Spawner
-
See java.lang.Process#getOutputStream ();
The client is responsible for closing the stream explicitly.
- getOverload() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTBinaryExpression
-
Returns the function binding for the overloaded operator, or null
if
the operator is not overloaded.
- getOverload() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionCallExpression
-
Returns the function binding for the overloaded operator() invoked by
the function call, or null
if the operator() is not overloaded.
- getOverload() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUnaryExpression
-
Returns the function binding for the overloaded operator, or null
if
the operator is not overloaded.
- getOverrideSet() - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.SettingLevel
-
- getOwner() - Method in interface org.eclipse.cdt.core.dom.ast.IBinding
-
Returns the binding that owns this binding, or null
if there is no owner.
- getOwner() - Method in interface org.eclipse.cdt.core.index.IIndexBinding
-
- getOwner() - Method in interface org.eclipse.cdt.core.model.IBuffer
-
Returns the resource element owning of this buffer.
- getPackExpansion(int) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateParameterMap
-
Returns the values for the template parameter pack with the given id in the map,
or null
if the parameter is not mapped or is not a parameter pack.
- getPackExpansion(ICPPTemplateParameter) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateParameterMap
-
Returns the values for the template parameter pack in the map, or null
if the
parameter is not mapped or is no parameter pack.
- getParameter() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionStyleMacroParameter
-
Get the parameter name.
- getParameterDeclarations() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.ICASTKnRFunctionDeclarator
-
Get parameters declarations.
- getParameterID() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateParameter
-
Returns (getTemplateNestingLevel() << 16) + getParameterPosition()
.
- getParameterInitializer(int) - Method in interface org.eclipse.cdt.core.model.IFunctionDeclaration
-
Returns the initializer of parameters position for this method.
- getParameterList() - Method in interface org.eclipse.cdt.core.dom.ast.IMacroBinding
-
Returns the parameter names or null
if this is not a function style macro.
- getParameterNames() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.ICASTKnRFunctionDeclarator
-
Returns parameter names.
- getParameterPlaceholderList() - Method in interface org.eclipse.cdt.core.dom.ast.IMacroBinding
-
Returns the parameter list where the name of the last parameter is changed if this is a variadic macro,
or null
if this is not a function style macro.
- getParameterPosition() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateParameter
-
Returns the zero-based position of this parameter within the template parameter list it belongs to.
- getParameters() - Method in interface org.eclipse.cdt.core.browser.IFunctionInfo
-
- getParameters() - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
- getParameters() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
- getParameters() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPFunction
-
- getParameters() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorFunctionStyleMacroDefinition
-
Returns the macro parameters.
- getParameters() - Method in interface org.eclipse.cdt.core.dom.ast.IASTStandardFunctionDeclarator
-
Gets the parameter declarations for the function
- getParameters() - Method in interface org.eclipse.cdt.core.dom.ast.IFunction
-
Returns the formal parameters of the function.
- getParameters(String) - Method in class org.eclipse.cdt.core.index.export.AbstractExportProjectProvider
-
- getParameters(String, int) - Method in class org.eclipse.cdt.core.index.export.AbstractExportProjectProvider
-
Returns a list of strings representing the parameters to the specified option.
- getParameterSignature(IASTDeclarator) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
-
Deprecated.
Returns the parameter signature for an IASTDeclarator as a comma separated list wrapped in parenthesis.
- getParameterSignatureArray(IASTDeclarator) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
-
Deprecated.
Returns a String[] corresponding to the signatures of individual parameters for an IASTDeclarator.
- getParameterType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeTemplateParameter
-
- getParameterType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplatedTypeTemplateParameter
-
- getParameterType() - Method in class org.eclipse.cdt.core.templateengine.process.ProcessArgument
-
Returns the Parameter Type
- getParameterTypes() - Method in interface org.eclipse.cdt.core.dom.ast.IFunctionType
-
Returns the adjusted parameter types
ISO C99 6.7.5.3, ISO C++98 8.3.4-3
- getParameterTypes() - Method in interface org.eclipse.cdt.core.model.IFunctionDeclaration
-
Returns the type signatures for the parameters of this method.
- getParameterTypeString(IFunctionType) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
-
Returns a string representation for the parameters of the given function type.
- getParameterTypeStringAndQualifiers(IFunctionType) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
-
Returns a string representation for the parameters and the qualifiers of the given function type.
- getParameterTypeStringArray(IFunctionType) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
-
Returns an array of normalized string representations for the parameter types of the given
function type.
- getParent() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
-
Returns the parent node of this node in the tree.
- getParent() - Method in interface org.eclipse.cdt.core.dom.ast.IScope
-
Returns the first enclosing non-template scope, or null
if this is the global scope.
- getParent() - Method in interface org.eclipse.cdt.core.model.ICElement
-
Returns the element directly containing this element,
or null
if this element has no parent.
- getParent() - Method in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- getParent() - Method in interface org.eclipse.cdt.core.settings.model.ICSettingObject
-
- getParent() - Method in interface org.eclipse.cdt.core.settings.model.ICStorageElement
-
Return the parent IStorageElement or null if this
ICStorageElement doesn't have a parent
- getParent() - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- getParent() - Method in class org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector
-
- getParent() - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- getParentCategoryIds() - Method in class org.eclipse.cdt.core.templateengine.TemplateCategory
-
- getParentCategoryIds() - Method in class org.eclipse.cdt.core.templateengine.TemplateInfo2
-
- getParentContainer() - Method in class org.eclipse.cdt.core.settings.model.util.PathSettingsContainer
-
- getParentExclusion() - Method in class org.eclipse.cdt.core.resources.ExclusionInstance
-
Returns the parent exclusion of this exclusion instance.
- getParentExclusion() - Method in class org.eclipse.cdt.core.resources.RefreshExclusion
-
If this is a nested exclusion, returns the exclusion which is the direct parent of this one.
- getParentFolderDescription() - Method in interface org.eclipse.cdt.core.settings.model.ICResourceDescription
-
- getParentResource() - Method in class org.eclipse.cdt.core.resources.RefreshExclusion
-
If this exclusion is a direct descendant of a resource, returns that resource.
- getParsedArgs() - Method in class org.eclipse.cdt.core.index.export.AbstractExportProjectProvider
-
Returns a mapping from string option to parameter string list
For example, if -option p1 p2 p3 appears on the command line, then
the mapping option=>[p1,p2,p3] will be present in the map
- getParsedInContext() - Method in interface org.eclipse.cdt.core.index.IIndexFile
-
Returns the include that was used to parse this file, may be null
.
- getParserDialect() - Method in interface org.eclipse.cdt.core.dom.IParserConfiguration
-
Deprecated.
- getParserExtensionConfiguration() - Method in class org.eclipse.cdt.core.dom.ast.gnu.c.GCCLanguage
-
Returns the extension configuration used for creating the parser.
- getParserExtensionConfiguration() - Method in class org.eclipse.cdt.core.dom.ast.gnu.cpp.GPPLanguage
-
Returns the extension configuration used for creating the parser.
- getParserLanguage() - Method in class org.eclipse.cdt.core.dom.ast.gnu.c.GCCLanguage
-
- getParserLanguage() - Method in class org.eclipse.cdt.core.dom.ast.gnu.cpp.GPPLanguage
-
- getParserLanguage() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
- getParserLanguage() - Method in class org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage
-
- getParserLogService() - Static method in class org.eclipse.cdt.core.parser.ParserUtil
-
- getParserSettings() - Method in class org.eclipse.cdt.core.parser.ExtendedScannerInfo
-
Returns additional settings for the parser.
- getPartialSpecializations() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassTemplate
-
Returns the partial specializations of this class template.
- getPartialSpecializations() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPPartiallySpecializable
-
Returns the partial specializations of this template.
- getPartialSpecializations() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateTemplateParameter
-
- getPath() - Method in interface org.eclipse.cdt.core.browser.ITypeReference
-
Returns the full, absolute path of this reference
relative to the workspace, or null if no path can be
determined.
- getPath() - Method in class org.eclipse.cdt.core.browser.TypeReference
-
- getPath() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIncludeStatement
-
Returns the absolute location of the file found through #include, or an empty string if
include was not resolved.
- getPath() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryFile
-
Filename of the binary
- getPath() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryFile
-
Filename of the binary
- getPath(IIndexFileLocation) - Static method in class org.eclipse.cdt.core.index.IndexLocationFactory
-
Returns
the full path if this IIndexFileLocation is within the workspace root
the absolute path if this IIndexFileLocation is URI based and corresponds
to a location on the local file system
otherwise, null
- getPath() - Method in interface org.eclipse.cdt.core.model.ICElement
-
Returns the path to the innermost resource enclosing this element.
- getPath() - Method in interface org.eclipse.cdt.core.model.ICModelStatus
-
Returns the path associated with the failure (see specification
of the status code), or null
if the failure is not
one of DEVICE_PATH
, INVALID_PATH
,
PATH_OUTSIDE_PROJECT
, or RELATIVE_PATH
.
- getPath() - Method in interface org.eclipse.cdt.core.model.ILanguageMappingChangeEvent
-
Returns an IPath corresponding to the file for which settings have changed if this
event's type is TYPE_FILE, or null otherwise.
- getPath() - Method in interface org.eclipse.cdt.core.model.IPathEntry
-
Returns the affected IPath
- getPath() - Method in interface org.eclipse.cdt.core.model.IPathEntryContainer
-
Answers the container path identifying this container.
- getPath() - Method in class org.eclipse.cdt.core.model.LanguageMappingChangeEvent
-
- getPath() - Method in class org.eclipse.cdt.core.model.PathEntryContainerChanged
-
Returns the affected path;
- getPath() - Method in class org.eclipse.cdt.core.parser.CodeReader
-
Deprecated.
- getPath() - Method in class org.eclipse.cdt.core.settings.model.extension.CResourceData
-
- getPath() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- getPath() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- getPath() - Method in interface org.eclipse.cdt.core.settings.model.ICResourceDescription
-
- getPath() - Method in class org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector
-
- getPath() - Method in class org.eclipse.cdt.core.settings.model.util.PathSettingsContainer
-
- getPath() - Method in class org.eclipse.cdt.utils.BinaryFile
-
- getPath() - Method in class org.eclipse.cdt.utils.BinaryFile
-
- getPathEntries() - Method in interface org.eclipse.cdt.core.model.IPathEntryContainer
-
Answers the set of path entries this container is mapping to.
- getPathEntries(IPath, int) - Method in interface org.eclipse.cdt.core.model.IPathEntryContainerExtension
-
Returns the set of entries associated with the resource
and empty array if none.
- getPathEntries(IProject, ICConfigurationDescription, int) - Static method in class org.eclipse.cdt.core.settings.model.util.PathEntryTranslator
-
- getPathEntryContainer(IPath, ICProject) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Answers the project specific value for a given container.
- getPathEntryContainerInitializer(String) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Helper method finding the pathentry container initializer registered for
a given container ID or null
if none was found while
iterating over the contributions to extension point to the extension
point "org.eclipse.cdt.core.PathEntryContainerInitializer".
- getPathEntryStore(IProject) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Returns the IPathEntryStore of the project.
- getPathEntryStore() - Method in class org.eclipse.cdt.core.resources.PathEntryStoreChangedEvent
-
- getPathEntryVariableManager() - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getPathEntryVariableManager() - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getPathFromURI(URI) - Method in class org.eclipse.cdt.core.EFSExtensionProvider
-
If the EFS store represented by locationURI is backed by a physical file, gets the path corresponding
to the underlying file as the operating system on hosting machine would see it.
- getPathFromURI(URI) - Method in class org.eclipse.cdt.core.EFSExtensionProvider
-
If the EFS store represented by locationURI is backed by a physical file, gets the path corresponding
to the underlying file as the operating system on hosting machine would see it.
- getPathFromURI(URI) - Method in class org.eclipse.cdt.utils.EFSExtensionManager
-
If the EFS store represented by locationURI is backed by a physical file, gets the path corresponding
to the underlying file.
- getPathFromURI(URI) - Method in class org.eclipse.cdt.utils.EFSExtensionManager
-
If the EFS store represented by locationURI is backed by a physical file, gets the path corresponding
to the underlying file.
- getPattern() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTPackExpansionExpression
-
Returns the pattern of the pack expansion.
- getPattern() - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
- getPatterns() - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorParser
-
- getPDOMLinkageFactoryMappings() - Method in class org.eclipse.cdt.core.model.LanguageManager
-
Returns mappings between IDs and IPDOMLinkageFactory.
- getPDOMManager() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getPDOMManager() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getPE() - Method in class org.eclipse.cdt.utils.coff.parser.PEBinaryObject
-
Deprecated.
- getPE() - Method in class org.eclipse.cdt.utils.coff.parser.PEBinaryObject64
-
- getPE() - Method in class org.eclipse.cdt.utils.coff.PEArchive.ARHeader
-
Deprecated.
Create an new PE object for the object file.
- getPE(boolean) - Method in class org.eclipse.cdt.utils.coff.PEArchive.ARHeader
-
Deprecated.
- getPersistTrueIDs() - Method in class org.eclipse.cdt.core.templateengine.TemplateCore
-
This is the List of IDs from TemplateDescriptor with "attribute" Persist
as "true"
- getPersistTrueIDs() - Method in class org.eclipse.cdt.core.templateengine.TemplateDescriptor
-
return the list of IDs whose Persist attribute is true.
- getPHdrs() - Method in class org.eclipse.cdt.utils.elf.Elf
-
- getPid() - Method in interface org.eclipse.cdt.core.IProcessInfo
-
- getPid() - Method in interface org.eclipse.cdt.core.IProcessInfo
-
- getPlacementArguments() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
-
Returns the additional arguments for the new placement, or null
.
- getPlatform() - Method in interface org.eclipse.cdt.core.ICDescriptor
-
Deprecated.
- getPlatform() - Method in interface org.eclipse.cdt.core.ICDescriptor
-
Deprecated.
- getPlatform() - Method in interface org.eclipse.cdt.core.ICOwnerInfo
-
- getPlatform() - Method in interface org.eclipse.cdt.core.ICOwnerInfo
-
- getPluginId() - Method in class org.eclipse.cdt.core.templateengine.TemplateDescriptor
-
- getPluginId() - Method in class org.eclipse.cdt.core.templateengine.TemplateInfo
-
- getPointerOperators() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclarator
-
This is the list of pointer operators applied to the type for the declarator.
- getPointOfDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPUsingDirective
-
Returns the point of declaration as global offset (ASTNode.getOffset()
).
- getPooledEmptyList() - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsStorage
-
- getPooledEntry(T) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
Return entry cached in setting entries pool to optimize for memory usage.
- getPooledList(List<ICLanguageSettingEntry>) - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsStorage
-
Find and return the equal list of entries from the pool to conserve the memory.
- getPositionTrackerManager() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getPositionTrackerManager() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getPositiveResultExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTConditionalExpression
-
Get the positive result expression, or null
in case the positive condition was omitted (this is
a gcc extension).
- getPreBinding() - Method in interface org.eclipse.cdt.core.dom.ast.IASTName
-
Returns the intermediate representation of the binding, if already available.
- getPreference(String, ICProject) - Static method in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Returns the string value for the given key in the given context.
- getPreference(String, IProject) - Static method in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Returns the string value for the given key in the given context.
- getPreference(String, ICProject, String) - Static method in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Returns the string value for the given key in the given context.
- getPreference(String, IProject, String) - Static method in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Returns the string value for the given key in the given context.
- getPreference(String, ICProject, int) - Static method in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Returns the integer value for the given key in the given context.
- getPreference(String, IProject, int) - Static method in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Returns the integer value for the given key in the given context.
- getPreference(String, ICProject, boolean) - Static method in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Returns the boolean value for the given key in the given context.
- getPreference(String, IProject, boolean) - Static method in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Returns the boolean value for the given key in the given context.
- getPreference(String, ICProject) - Static method in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Returns the string value for the given key in the given context.
- getPreference(String, IProject) - Static method in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Returns the string value for the given key in the given context.
- getPreference(String, ICProject, String) - Static method in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Returns the string value for the given key in the given context.
- getPreference(String, IProject, String) - Static method in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Returns the string value for the given key in the given context.
- getPreference(String, ICProject, int) - Static method in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Returns the integer value for the given key in the given context.
- getPreference(String, IProject, int) - Static method in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Returns the integer value for the given key in the given context.
- getPreference(String, ICProject, boolean) - Static method in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Returns the boolean value for the given key in the given context.
- getPreference(String, IProject, boolean) - Static method in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Returns the boolean value for the given key in the given context.
- getPreferenceConfiguration(String) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getPreferenceConfiguration(String, boolean) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getPreferenceConfiguration(String) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getPreferenceConfiguration(String, boolean) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getPreferenceConfiguration(String) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
- getPreferenceConfiguration(String, boolean) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
- getPreferenceScopes(IProject) - Static method in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Returns the scopes for preference lookup.
- getPreferenceScopes(IProject) - Static method in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Returns the scopes for preference lookup.
- getPrefix() - Method in class org.eclipse.cdt.core.dom.ast.ASTCompletionNode
-
- getPrefix() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompletionNode
-
If the point of completion was at the end of a potential identifier, this
string contains the text of that identifier.
- getPrefixForBinarySearch() - Method in interface org.eclipse.cdt.core.parser.util.IContentAssistMatcher
-
The user provided text normally represents some kind of pattern.
- getPrefixForBinarySearch() - Method in class org.eclipse.cdt.core.parser.util.SegmentMatcher
-
The pattern used by this matcher is not suitable for binary searches
(e.g.
- getPrefName() - Method in interface org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader.ISerializeInfo
-
Name in the preference store
- getPreprocessorKeywords() - Method in class org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage
-
- getPreprocessorKeywords() - Method in class org.eclipse.cdt.core.dom.parser.CLanguageKeywords
-
- getPreprocessorKeywords() - Method in class org.eclipse.cdt.core.model.AssemblyLanguage
-
- getPreprocessorKeywords() - Method in interface org.eclipse.cdt.core.model.IAsmLanguage
-
Get the preprocessor keywords (directives) defined for this variant.
- getPreprocessorKeywords() - Method in interface org.eclipse.cdt.core.model.ICLanguageKeywords
-
Returns the preprocessor keywords (directives) defined for this language.
- getPreprocessorProblems() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns all preprocessor and scanner problems.
- getPreprocessorProblemsCount() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Fast access to the count of preprocessor problems to support statistics.
- getPreviousLine() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
Called by the error parsers.
- getPreviousLine() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
Called by the error parsers.
- getPrimaryClassTemplate() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassTemplatePartialSpecialization
-
Returns the ICPPTemplateDefinition which this is a specialization of.
- getPrimaryTemplate() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPPartialSpecialization
-
Returns the ICPPTemplateDefinition which this is a specialization of.
- getProblem() - Method in exception org.eclipse.cdt.core.dom.ast.DOMException
-
Returns the problem associated w/this exception.
- getProblem() - Method in interface org.eclipse.cdt.core.dom.ast.IASTProblemHolder
-
Get the problem.
- getProblemMessage(int, String) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
-
Deprecated.
- getProcessHandler() - Method in class org.eclipse.cdt.core.templateengine.TemplateCore
-
TemplateDescriptor for which, this Template is created.
- getProcessLineBehaviour() - Method in interface org.eclipse.cdt.core.IErrorParser2
-
- getProcessLineBehaviour() - Method in interface org.eclipse.cdt.core.IErrorParser2
-
- getProcessList() - Method in class org.eclipse.cdt.core.CCorePlugin
-
Get the IProcessList contributed interface for the platform.
- getProcessList() - Method in class org.eclipse.cdt.core.CCorePlugin
-
Get the IProcessList contributed interface for the platform.
- getProcessList() - Method in interface org.eclipse.cdt.core.IProcessList
-
- getProcessList() - Method in interface org.eclipse.cdt.core.IProcessList
-
- getProcessMessage(String, int, String) - Method in class org.eclipse.cdt.core.templateengine.process.ProcessRunner
-
Returns the process message based on the parameters.
- getProcessParameters() - Method in class org.eclipse.cdt.core.templateengine.process.ProcessRunner
-
Returns the Process Parameters.
- getProcessRunner(String) - Method in class org.eclipse.cdt.core.templateengine.process.ProcessRunnerFactory
-
- getProgressInformation() - Method in interface org.eclipse.cdt.core.dom.IPDOMIndexerTask
-
Returns progress information for the task.
- getProject() - Method in class org.eclipse.cdt.core.AbstractCExtension
-
Returns the project for which this extension is defined.
- getProject() - Method in class org.eclipse.cdt.core.AbstractCExtension
-
Returns the project for which this extension is defined.
- getProject() - Method in interface org.eclipse.cdt.core.browser.ITypeReference
-
Returns the project.
- getProject() - Method in class org.eclipse.cdt.core.browser.TypeReference
-
- getProject() - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- getProject() - Method in class org.eclipse.cdt.core.CommandLauncher
-
- getProject() - Method in class org.eclipse.cdt.core.CommandLauncher
-
- getProject() - Method in class org.eclipse.cdt.core.CProjectNature
-
- getProject() - Method in class org.eclipse.cdt.core.CProjectNature
-
- getProject() - Method in interface org.eclipse.cdt.core.dom.IPDOMIndexer
-
Returns the project associated with the indexer.
- getProject() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- getProject() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- getProject() - Method in interface org.eclipse.cdt.core.ICDescriptor
-
Deprecated.
- getProject() - Method in interface org.eclipse.cdt.core.ICDescriptor
-
Deprecated.
- getProject() - Method in interface org.eclipse.cdt.core.ICExtension
-
- getProject() - Method in interface org.eclipse.cdt.core.ICExtension
-
- getProject() - Method in interface org.eclipse.cdt.core.ICommandLauncher
-
Gets the project this launcher is associated with.
- getProject() - Method in interface org.eclipse.cdt.core.ICommandLauncher
-
Gets the project this launcher is associated with.
- getProject() - Method in interface org.eclipse.cdt.core.model.ICProject
-
- getProject() - Method in interface org.eclipse.cdt.core.model.ILanguageMappingChangeEvent
-
Returns an IProject corresponding to the project for which settings have changed if this
event's type is TYPE_PROJECT or TYPE_FILE, or null otherwise.
- getProject() - Method in class org.eclipse.cdt.core.model.LanguageMappingChangeEvent
-
- getProject() - Method in class org.eclipse.cdt.core.resources.PathEntryStoreChangedEvent
-
- getProject() - Method in class org.eclipse.cdt.core.settings.model.CProjectDescriptionEvent
-
- getProject() - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescription
-
- getProject() - Method in interface org.eclipse.cdt.core.settings.model.IModificationContext
-
- getProjectData(String) - Method in interface org.eclipse.cdt.core.ICDescriptor
-
- getProjectData(String) - Method in interface org.eclipse.cdt.core.ICDescriptor
-
- getProjectDelta() - Method in class org.eclipse.cdt.core.settings.model.CProjectDescriptionEvent
-
- getProjectDescription(IProject) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Returns the project description associated with this project or null if
the project does not contain the CDT data associated with it.
- getProjectDescription(IProject, boolean) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Returns the project description associated with this project or null if
the project does not contain the CDT data associated with it.
- getProjectDescription(IProject) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Returns the project description associated with this project or null if
the project does not contain the CDT data associated with it.
- getProjectDescription(IProject, boolean) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Returns the project description associated with this project or null if
the project does not contain the CDT data associated with it.
- getProjectDescription(IProject) - Method in class org.eclipse.cdt.core.model.CoreModel
-
Returns the project description associated with this project or null if the project does not contain the
CDT data associated with it.
- getProjectDescription(IProject, boolean) - Method in class org.eclipse.cdt.core.model.CoreModel
-
returns the project description associated with this project or null if the project does not contain the
CDT data associated with it.
- getProjectDescription() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Returns the project description this configuration belongs to
- getProjectDescription(IProject) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
returns the project description associated with this project or null if the project does not contain the
CDT data associated with it.
- getProjectDescription(IProject, boolean) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
returns the project description associated with this project or null if the project does not contain the
CDT data associated with it.
- getProjectDescription(IProject, int) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
- getProjectDescriptionManager() - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getProjectDescriptionManager() - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getProjectDescriptionManager() - Method in class org.eclipse.cdt.core.model.CoreModel
-
- getProjectDescriptionWorkspacePreferences(boolean) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
Returns the workspace project description preferences.
- getProjectName() - Method in interface org.eclipse.cdt.core.language.settings.providers.ILanguageSettingsChangeEvent
-
- getProjectOwner() - Method in interface org.eclipse.cdt.core.ICDescriptor
-
Deprecated.
- getProjectOwner() - Method in interface org.eclipse.cdt.core.ICDescriptor
-
Deprecated.
- getProjectRelativePath(IPath, IProject) - Static method in class org.eclipse.cdt.core.browser.PathUtil
-
Deprecated.
- getProjectRelativePath(IPath, IProject) - Static method in class org.eclipse.cdt.utils.PathUtil
-
- getProjectRelativePath(IPath, IProject) - Static method in class org.eclipse.cdt.utils.PathUtil
-
- getProjectStorageElement(String) - Method in interface org.eclipse.cdt.core.ICDescriptor
-
Deprecated.
Return a storage element corresponding to the id in which
client related metadata may be stored.
- getProjectStorageElement(String) - Method in interface org.eclipse.cdt.core.ICDescriptor
-
Deprecated.
Return a storage element corresponding to the id in which
client related metadata may be stored.
- getProjectType() - Method in class org.eclipse.cdt.core.templateengine.TemplateInfo
-
- getProperties() - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- getProperties() - Method in interface org.eclipse.cdt.core.build.ICBuildConfiguration
-
Return the properties for this build configuration.
- getProperty(String) - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- getProperty(String) - Method in interface org.eclipse.cdt.core.build.ICBuildConfiguration
-
Return the named property.
- getProperty(String) - Method in interface org.eclipse.cdt.core.build.IToolChain
-
Returns an property of the toolchain.
- getProperty(String) - Method in class org.eclipse.cdt.core.build.StandardBuildConfiguration
-
- getProperty(String) - Method in interface org.eclipse.cdt.core.dom.IPDOMIndexer
-
Returns the value of a property.
- getProperty(String) - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsBaseProvider
-
LanguageSettingsBaseProvider
keeps the list of key-value pairs
so extenders of this class can customize the provider.
- getPropertyBool(String) - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsBaseProvider
-
Convenience method to get boolean property.
- getPropertyGroupList() - Method in class org.eclipse.cdt.core.templateengine.TemplateDescriptor
-
This method is to get the list of property-group elements from template
descriptor root element.
- getPropertyInParent() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
-
Describes relationship between this child node and it's parent.
- getProvider(String) - Method in interface org.eclipse.cdt.core.build.ICBuildConfigurationManager
-
Return the build configuration provider with the given id.
- getProvider() - Method in interface org.eclipse.cdt.core.build.IToolChain
-
The provider of the toolchain.
- getProvider(String) - Method in interface org.eclipse.cdt.core.build.IToolChainManager
-
Return the provider with the given id
- getProviderCopy(ILanguageSettingsEditableProvider, boolean) - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
Copy language settings provider.
- getPseudoDestructor() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBasicType
-
Get the built-in type's pseudo-destructor.
- getPureVirtualMethods(ICPPClassType) - Static method in class org.eclipse.cdt.core.dom.ast.cpp.SemanticQueries
-
Returns all pure virtual methods of a class.
- getPureVirtualMethods(ICPPClassType, IASTNode) - Static method in class org.eclipse.cdt.core.dom.ast.cpp.SemanticQueries
-
- getQnxUsage() - Method in class org.eclipse.cdt.utils.elf.ElfHelper
-
- getQnxUsage() - Method in class org.eclipse.cdt.utils.macho.MachOHelper
-
Deprecated.
- getQnxUsage() - Method in class org.eclipse.cdt.utils.macho.MachOHelper64
-
- getQualifiedName(ICPPBinding) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
-
Returns the qualified name for the given binding including template arguments.
- getQualifiedName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUsingDirective
-
Get the qualified name.
- getQualifiedName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBinding
-
Returns an array of strings representing the qualified name of this binding.
- getQualifiedName() - Method in interface org.eclipse.cdt.core.index.IIndexBinding
-
Returns the qualified name of this binding as array of strings.
- getQualifiedNameCharArray() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBinding
-
- getQualifiedTypeName() - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
- getQualifiedTypeName() - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Returns the qualified type name.
- getQualifiedTypeName() - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- getQualifier() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTQualifiedName
-
Returns all segments of the name but the last.
- getQualifierBits() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBasicType
-
- getRandomAccessFile() - Method in class org.eclipse.cdt.utils.som.AR
-
- getRandomAccessFile() - Method in class org.eclipse.cdt.utils.xcoff.AR
-
- getRangeCeiling() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.IGCCASTArrayRangeDesignator
-
Get the range ceiling expression.
- getRangeCeiling() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTArrayRangeDesignator
-
Returns the end expression of the index range.
- getRangeFloor() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.IGCCASTArrayRangeDesignator
-
Get the floor expression of the range.
- getRangeFloor() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTArrayRangeDesignator
-
Returns the start expression of the index range.
- getRawData() - Method in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- getRawData() - Method in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- getRawData() - Method in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- getRawEntry() - Method in class org.eclipse.cdt.core.settings.model.util.PathEntryResolveInfoElement
-
- getRawEnvVars() - Static method in class org.eclipse.cdt.utils.spawner.EnvironmentReader
-
- getRawLocation(IPath) - Static method in class org.eclipse.cdt.core.browser.PathUtil
-
Deprecated.
- getRawLocation(IPath) - Static method in class org.eclipse.cdt.utils.PathUtil
-
- getRawLocation(IPath) - Static method in class org.eclipse.cdt.utils.PathUtil
-
- getRawPathEntries(ICProject) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Returns the raw pathentries for the project.
- getRawPathEntries() - Method in interface org.eclipse.cdt.core.model.ICProject
-
Returns the list of entries for the project.
- getRawPathEntries() - Method in interface org.eclipse.cdt.core.resources.IPathEntryStore
-
Returns the path entries save on the project.
- getRawProvider(ILanguageSettingsProvider) - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
Helper method to get to real underlying provider collecting entries as opposed to wrapper
which is normally used for workspace provider.
- getRawSignature() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
-
Returns the raw signature of the IASTNode before it is processed by the preprocessor.
- getRcDataList(int) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CResourceDataContainer
-
- getReadTime() - Method in class org.eclipse.cdt.core.parser.FileContent
-
Returns time when the file was read.
- getReferencedConfigurationDescriptions(ICConfigurationDescription, boolean) - Static method in class org.eclipse.cdt.core.model.CoreModelUtil
-
Returns the configuration descriptions referenced directly by the specified
configuration description.
- getReferencedMacroName() - Method in class org.eclipse.cdt.core.cdtvariables.CdtVariableStatus
-
- getReferencedMacroName() - Method in interface org.eclipse.cdt.core.cdtvariables.ICdtVariableStatus
-
returns the macro name referenced in the resolution string that caused this this status creation or null if none
- getReferencedProjectsPaths() - Method in class org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.ReferenceSettingsInfo
-
- getReferenceInfo() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Returns a Map of configurations referenced by this configuration.
- getReferences() - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
- getReferences() - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Returns the originating locations where this type was declared.
- getReferences() - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- getReferences(IBinding) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns the list of references in this translation unit to the given
binding.
- getReferencingConfigurationDescriptions(ICConfigurationDescription, boolean) - Static method in class org.eclipse.cdt.core.model.CoreModelUtil
-
Returns the list of all configuration descriptions which directly reference
the specified configuration description.
- getRefProjectsMap() - Method in class org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.ReferenceSettingsInfo
-
- getRefQualifier() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
Returns the ref-qualifier.
- getRefQualifier() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTStructuredBindingDeclaration
-
Returns the RefQualifier
of the structured binding.
- getRefreshRunnable(IProject) - Method in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
Refresh the given project using the refresh setting for the active configuration
- getRefreshRunnable(IProject, String) - Method in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
Refresh the given project using the refresh setting for the configuration with the given name
- getRefreshSchedulingRule(IProject, String) - Method in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- getRegistedContentTypeId(IProject, String) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Return the registered content type id, for example:
CONTENT_TYPE_CHEADER
CONTENT_TYPE_CXXHEADER
CONTENT_TYPE_CSOURCE
CONTENT_TYPE_CXXSOURCE
CONTENT_TYPE_ASMSOURCE
or null is return if no id match the list
- getRegistedContentTypeIds() - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Returns an array of the register contentTypes.
- getRegisteredContentTypeIds() - Method in class org.eclipse.cdt.core.model.LanguageManager
-
Returns all content types that are registered with CDT.
- getRegisteredLanguages() - Method in class org.eclipse.cdt.core.model.LanguageManager
-
Returns all of the languages registered with the Platform
.
- getRegistry() - Static method in class org.eclipse.cdt.utils.WindowsRegistry
-
- getRegistry() - Static method in class org.eclipse.cdt.utils.WindowsRegistry
-
- getRelativeIncludePath(IProject) - Method in interface org.eclipse.cdt.core.browser.ITypeReference
-
Gets the path for this location, relative to one of
the given project's include paths.
- getRelativeIncludePath(IProject) - Method in class org.eclipse.cdt.core.browser.TypeReference
-
- getRelativePath(IPath) - Method in interface org.eclipse.cdt.core.browser.ITypeReference
-
Gets the path for this location, relative to the
given path.
- getRelativePath(IPath) - Method in class org.eclipse.cdt.core.browser.TypeReference
-
- getRelocs() - Method in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- getRelocs() - Method in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- getRemovedChildren() - Method in interface org.eclipse.cdt.core.model.ICElementDelta
-
Returns deltas for the children which have been removed.
- getRemovedEntriesKinds() - Method in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- getReorderedEntriesKinds() - Method in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- getReplaceKeys(String) - Static method in class org.eclipse.cdt.core.templateengine.process.ProcessHelper
-
This method returns a vector of all replace marker strings.
- getReplaceKeys(String, String, String) - Static method in class org.eclipse.cdt.core.templateengine.process.ProcessHelper
-
This method returns a vector of all replace marker strings.
- getReplaceMarker(String) - Static method in class org.eclipse.cdt.core.templateengine.process.ProcessHelper
-
- getReplacementHeader() - Method in interface org.eclipse.cdt.core.index.IIndexFile
-
Returns the name of the replacement header obtained from @headername{header}
or
from IWYU pragma: private, include "header"
.
- getReplacements() - Method in interface org.eclipse.cdt.core.dom.rewrite.MacroExpansionExplorer.IMacroExpansionStep
-
Returns an array of replacements representing the change from the code before
this step to the code after this step.
- getRequiredArgumentCount() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPFunction
-
- getRequiredProjectNames() - Method in interface org.eclipse.cdt.core.model.ICProject
-
Returns the names of the projects that are directly required by this
project.
- getResolvedEntries() - Method in class org.eclipse.cdt.core.settings.model.util.PathEntryResolveInfoElement
-
- getResolvedMacro(SupplierBasedCdtVariableSubstitutor.MacroDescriptor) - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor
-
- getResolvedOutputDirectories() - Method in interface org.eclipse.cdt.core.settings.model.ICBuildSetting
-
- getResolvedPathEntries(ICProject) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
This method returns the resolved pathentries for the project All
pathEntry.CDT_CONTAINER entries in the project's will be replaced by the
entries they resolve to.
- getResolvedPathEntries() - Method in interface org.eclipse.cdt.core.model.ICProject
-
Returns the list of entries for the project.
- getResolvedReference() - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
- getResolvedReference() - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Returns the real location where type was declared.
- getResolvedReference() - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- getResolvedSettingEntries(int) - Method in interface org.eclipse.cdt.core.settings.model.ICLanguageSetting
-
- getResolvedSettingEntries(int) - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- getResolvedSourceEntries() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
- getResource() - Method in interface org.eclipse.cdt.core.browser.ITypeReference
-
Returns the resource.
- getResource() - Method in class org.eclipse.cdt.core.browser.TypeReference
-
- getResource() - Method in interface org.eclipse.cdt.core.model.ICContainer
-
Returns the corresponding IContainer.
- getResource() - Method in interface org.eclipse.cdt.core.model.ICElement
-
Returns the corresponding resource for this element, or null
if this element
does not have a corresponding resource.
- getResource() - Method in class org.eclipse.cdt.core.resources.ExclusionInstance
-
If there is a resource directly associated with this exclusion instance, returns the resource.
- getResourceBundle() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getResourceBundle() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getResourceData(IPath) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- getResourceData(IPath, boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CResourceDataContainer
-
- getResourceData(IPath, boolean, int) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CResourceDataContainer
-
- getResourceDatas() - Method in class org.eclipse.cdt.core.settings.model.extension.CConfigurationData
-
- getResourceDatas() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- getResourceDatas() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CResourceDataContainer
-
- getResourceDatas(int) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CResourceDataContainer
-
- getResourceDatas(int, Class<CResourceData>) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CResourceDataContainer
-
- getResourceDeltas() - Method in interface org.eclipse.cdt.core.model.ICElementDelta
-
Returns the collection of resource deltas.
- getResourceDescription(IPath, boolean) - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Returns the resource description for the given path
- getResourceDescriptions() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Returns the complete set of file and folder descriptions (resource descriptions) defined
for this configuration
The resource description is the settings holder for the specified resource
- getResourceForFilename(String) - Static method in class org.eclipse.cdt.core.parser.ParserUtil
-
- getResourcePaths(String) - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsStorage
-
Returns set of paths for all resources associated with entries for given language.
- getResourcesFromCommand(List<String>, URI) - Method in interface org.eclipse.cdt.core.build.IToolChain
-
Returns the list of resources referenced in a compile command.
- getResourcesFromCommand(String[], URI) - Method in interface org.eclipse.cdt.core.build.IToolChain
-
Deprecated.
- getResourcesToRefresh(IProject, String) - Method in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- getResourceString(String) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getResourceString(String) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getReturnArgument() - Method in interface org.eclipse.cdt.core.dom.ast.IASTReturnStatement
-
- getReturnType() - Method in interface org.eclipse.cdt.core.browser.IFunctionInfo
-
- getReturnType() - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
- getReturnType() - Method in interface org.eclipse.cdt.core.dom.ast.IFunctionType
-
Returns the return type of this function type
- getReturnType() - Method in interface org.eclipse.cdt.core.model.IFunctionDeclaration
-
Returns the return value of this method.
- getReturnType() - Method in class org.eclipse.cdt.utils.debug.DebugFunctionType
-
- getReturnValue() - Method in interface org.eclipse.cdt.core.dom.ast.IASTReturnStatement
-
This is the optional return value for this function.
- getRoleForName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNameOwner
-
Get the role for the name.
- getRoleOfName(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTName
-
Returns the role of this name.
- getRootContainer() - Method in class org.eclipse.cdt.core.settings.model.util.PathSettingsContainer
-
- getRootElement() - Method in class org.eclipse.cdt.core.templateengine.TemplateDescriptor
-
added to return root of this document.
- getRootFolderData() - Method in class org.eclipse.cdt.core.settings.model.extension.CConfigurationData
-
- getRootFolderData() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- getRootFolderDescription() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Returns the "root" folder description
The root folder description is the default one used for the project root folder
The root folder description can not be null
- getRootNamespace(boolean) - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Deprecated.
- getRootNamespace(boolean) - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Deprecated.
- getRootNamespace(boolean) - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- getRootPropertyGroup(Element) - Method in class org.eclipse.cdt.core.templateengine.TemplateDescriptor
-
This method is to get the complex property-group from template descriptor
root element.
- getRule(int, Map) - Method in class org.eclipse.cdt.core.resources.ACBuilder
-
Default ACBuilder shouldn't require locking the workspace during a CDT Project build.
- getSavedFilesProvider() - Static method in class org.eclipse.cdt.core.parser.IncludeFileContentProvider
-
Returns a provider for the content as saved in the file-system,
without using a cache.
- getScannerConfigurationHashcode() - Method in interface org.eclipse.cdt.core.index.IIndexFile
-
- getScannerExtensionConfiguration() - Method in class org.eclipse.cdt.core.dom.ast.gnu.c.GCCLanguage
-
- getScannerExtensionConfiguration(IScannerInfo) - Method in class org.eclipse.cdt.core.dom.ast.gnu.c.GCCLanguage
-
- getScannerExtensionConfiguration() - Method in class org.eclipse.cdt.core.dom.ast.gnu.cpp.GPPLanguage
-
- getScannerExtensionConfiguration(IScannerInfo) - Method in class org.eclipse.cdt.core.dom.ast.gnu.cpp.GPPLanguage
-
- getScannerExtensionConfiguration() - Method in class org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage
-
- getScannerExtensionConfiguration(IScannerInfo) - Method in class org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage
-
- getScannerInfo(IBuildConfiguration, List<String>, IExtendedScannerInfo, IResource, URI) - Method in interface org.eclipse.cdt.core.build.IToolChain
-
Get the scanner info for a given build config, command, base scanner
info, resource and build directory.
- getScannerInfo(IBuildConfiguration, Path, String[], IExtendedScannerInfo, IResource, URI) - Method in interface org.eclipse.cdt.core.build.IToolChain
-
Deprecated.
- getScannerInfo(IResource) - Method in class org.eclipse.cdt.core.build.ScannerInfoCache
-
- getScannerInfo(List<String>) - Method in class org.eclipse.cdt.core.build.ScannerInfoCache
-
- getScannerInfo() - Method in interface org.eclipse.cdt.core.dom.IParserConfiguration
-
Deprecated.
- getScannerInfo(boolean) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns the scanner info associated with this translation unit.
- getScannerInfoCache() - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- getScannerInfoProvider(IProject) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getScannerInfoProvider(IProject) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- getScannerInformation(IResource) - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- getScannerInformation(IResource) - Method in class org.eclipse.cdt.core.build.ErrorBuildConfiguration
-
- getScannerInformation(IResource) - Method in interface org.eclipse.cdt.core.parser.IScannerInfoProvider
-
The receiver will answer the current state of the build information for the
resource specified in the argument.
- getScannerInformation(IResource) - Method in class org.eclipse.cdt.core.resources.ScannerProvider
-
Deprecated.
- getScannerLogService() - Static method in class org.eclipse.cdt.core.parser.ParserUtil
-
- getScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTAttribute
-
Returns the scope of the attribute, or null
if the attribute doesn't have a scope.
- getScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCatchHandler
-
Returns the scope represented by this catch handler.
- getScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier
-
- getScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTEnumerationSpecifier
-
Returns the scope containing the enumerators of this enumeration,
or null
if the specifier is opaque.
- getScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTIfStatement
-
Returns the implicit IScope
represented by this if statement
- getScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceDefinition
-
Returns the scope object represented by this construct.
- getScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTRangeBasedForStatement
-
Returns the scope defined by this for-loop.
- getScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSwitchStatement
-
Get the IScope
represented by this switch.
- getScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateDeclaration
-
Returns the template scope representing this declaration in the logical tree.
- getScope() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTWhileStatement
-
Get the IScope
represented by this while.
- getScope() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompositeTypeSpecifier
-
Returns the scope that this interface eludes to in the logical tree.
- getScope() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompoundStatement
-
Returns IScope
node that this node eludes to in the logical tree.
- getScope() - Method in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
-
Returns the IScope
represented by this for loop.
- getScope() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionDefinition
-
Get the logical IScope that the function definition body represents.
- getScope() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
This returns the global scope for the translation unit.
- getScope() - Method in interface org.eclipse.cdt.core.dom.ast.IBinding
-
Returns the parent scope for this binding.
- getScopeName() - Method in interface org.eclipse.cdt.core.dom.ast.IScope
-
Returns the IName for this scope, may be null
.
- getScopeStyle() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTEnumerationSpecifier
-
- getScratchBuffer() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- getScratchBuffer() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- getSectionByName(String) - Method in class org.eclipse.cdt.utils.elf.Elf
-
- getSectionHeaders() - Method in class org.eclipse.cdt.utils.coff.Coff
-
Deprecated.
- getSectionHeaders() - Method in class org.eclipse.cdt.utils.coff.Coff64
-
- getSectionHeaders() - Method in class org.eclipse.cdt.utils.coff.PE
-
Deprecated.
- getSectionHeaders() - Method in class org.eclipse.cdt.utils.coff.PE64
-
- getSectionHeaders() - Method in class org.eclipse.cdt.utils.xcoff.XCoff32
-
- getSections(int) - Method in class org.eclipse.cdt.utils.elf.Elf
-
- getSections() - Method in class org.eclipse.cdt.utils.elf.Elf
-
- getSections() - Method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- getSections() - Method in class org.eclipse.cdt.utils.macho.MachO64
-
- getSegmentCount() - Method in interface org.eclipse.cdt.core.parser.ITokenDuple
-
Deprecated.
- getSegments() - Method in interface org.eclipse.cdt.core.parser.ITokenDuple
-
Deprecated.
- getSelectedNames(IASTTranslationUnit, int, int) - Method in class org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage
-
Deprecated.
- getSelectedNames(IASTTranslationUnit, int, int) - Method in class org.eclipse.cdt.core.model.AssemblyLanguage
-
- getSelectedNames(IASTTranslationUnit, int, int) - Method in interface org.eclipse.cdt.core.model.ILanguage
-
- getSerializeInfo(Object) - Method in class org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader
-
this method should return the ISerializeInfo representing the information
of where the variable should be stored and loaded
If the given context is not supported this method should return null
- getService(Class<T>) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
Return the given OSGi service.
- getService(Class<T>) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
Return the given OSGi service.
- getSessionProperty(QualifiedName) - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
The get/setSettionsProperty methods allow to associate the session properties mechanism on
the configuration level session properties are not persisted and are not restored on the next
eclipse session the scope of configuration session properties is the current configuration
description, i.e.
- getSessionProperty(QualifiedName) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescription
-
the get/setSettionsProperty methods allow to associate the session properties with the given project description
session properties are not persisted and are not restored on the next eclipse session
the scope of project description session properties is the current project description,
i.e.
- getSetting() - Method in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- getSettingEntries(ICConfigurationDescription, IResource, String) - Method in interface org.eclipse.cdt.core.language.settings.providers.ILanguageSettingsBroadcastingProvider
-
- getSettingEntries(ICConfigurationDescription, IResource, String) - Method in interface org.eclipse.cdt.core.language.settings.providers.ILanguageSettingsEditableProvider
-
- getSettingEntries(ICConfigurationDescription, IResource, String) - Method in interface org.eclipse.cdt.core.language.settings.providers.ILanguageSettingsProvider
-
Returns the list of setting entries for the given configuration description,
resource and language.
- getSettingEntries(ICConfigurationDescription, IResource, String) - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsBaseProvider
-
Returns the list of setting entries for the given configuration description,
resource and language.
- getSettingEntries(ICConfigurationDescription, IResource, String) - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsSerializableProvider
-
Returns the list of setting entries for the given configuration description,
resource and language.
- getSettingEntries(String, String) - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsStorage
-
Returns the list of setting entries for the given resource and language.
- getSettingEntries(int) - Method in interface org.eclipse.cdt.core.settings.model.ICLanguageSetting
-
- getSettingEntries(int) - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- getSettingEntriesByKind(ICConfigurationDescription, IResource, String, int) - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
Returns the list of setting entries of a certain kind (such as include paths)
for the given configuration description, resource and language.
- getSettingEntriesList(int) - Method in interface org.eclipse.cdt.core.settings.model.ICLanguageSetting
-
- getSettingEntriesList(int) - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- getSettingEntriesM(int) - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- getSettingEntriesUpResourceTree(ILanguageSettingsProvider, ICConfigurationDescription, IResource, String) - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
Returns the list of setting entries of the given provider
for the given configuration description, resource and language.
- getSettings() - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- getSettings(IProject, ICConfigurationDescription) - Method in class org.eclipse.cdt.core.settings.model.extension.CExternalSettingProvider
-
Hook for fetching external settings from the contributed external setting provider
- getSettings(IProject, ICConfigurationDescription, CExternalSetting[]) - Method in class org.eclipse.cdt.core.settings.model.extension.CExternalSettingProvider
-
Hook for fetching external settings from the contributed external settings provider.
- getSettingType() - Method in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- getSeverity(Matcher) - Method in class org.eclipse.cdt.core.errorparsers.ErrorPattern
-
- getSeverity() - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
- getSeverity(Matcher) - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
- getSharedDefaultLocation(String) - Static method in class org.eclipse.cdt.core.templateengine.TemplateEngineHelper
-
Gets the backup shareddefaults XML file.
- getSharedDefaults() - Static method in class org.eclipse.cdt.core.templateengine.TemplateEngine
-
- getSharedDefaultsMap() - Method in class org.eclipse.cdt.core.templateengine.SharedDefaults
-
This method returns the latest key value pair (HashMap)
- getSharedWorkingCopies() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
Returns the shared working copies currently registered for the default
buffer factory.
- getSharedWorkingCopies() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
Returns the shared working copies currently registered for the default
buffer factory.
- getSharedWorkingCopy(IProgressMonitor, IProblemRequestor) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns a shared working copy on this element using the given factory to create the buffer,
or this element if this element is already a working copy.
- getSharedWorkingCopy(IProgressMonitor, IBufferFactory) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
- getSharedWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
- getShort() - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getShortBE() - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getShortBE(int) - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getShortBE(byte[]) - Static method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getShortLE() - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getShortLE(int) - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getShortLE(byte[]) - Static method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getSignature(IASTDeclarator) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
-
Deprecated.
Returns the String signature corresponding to an IASTDeclarator.
- getSignature(IASTDeclSpecifier) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
-
Deprecated.
Returns the String representation of the signature for the IASTDeclSpecifier.
- getSignature(IASTTypeId) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
-
Deprecated.
Returns the String representation of the signature for the IASTTypeId.
- getSignature() - Method in interface org.eclipse.cdt.core.dom.ast.IValue
-
Returns a signature uniquely identifying the value.
- getSignature() - Method in class org.eclipse.cdt.core.dom.parser.AbstractScannerExtensionConfiguration.MacroDefinition
-
- getSignature() - Method in interface org.eclipse.cdt.core.model.IFunctionDeclaration
-
Returns the signature of the method.
- getSignature() - Method in interface org.eclipse.cdt.core.parser.IMacro
-
Return the signature of a macro, which is the name for object style macros and
the name followed by the comma-separated parameters put in parenthesis.
- getSignificantMacros() - Method in interface org.eclipse.cdt.core.dom.ast.IFileNomination
-
Returns macros relevant to parsing of the file included by this include statement and their
definitions at the point of the include.
- getSimpleArgument(IASTAttribute) - Static method in class org.eclipse.cdt.core.parser.util.AttributeUtil
-
Returns character representation of the attribute argument, or null
if the attribute
has zero or more than one argument.
- getSimpleArrayValue() - Method in class org.eclipse.cdt.core.templateengine.process.ProcessArgument
-
Returns the Simple Array Values.
- getSimpleID() - Method in interface org.eclipse.cdt.core.dom.IName
-
Returns the name without qualification and without template arguments.
- getSimpleType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeConstructorExpression
-
- getSimpleValue() - Method in class org.eclipse.cdt.core.templateengine.process.ProcessArgument
-
Returns the Simple Value.
- getSingleString(String) - Method in class org.eclipse.cdt.core.index.export.AbstractExportProjectProvider
-
Gets an option's single parameter, or throws a CoreException should the option
not be present, or if it does not have exactly one parameter
- getSize() - Method in interface org.eclipse.cdt.core.dom.ast.IArrayType
-
Returns the value for the size of the array type, or null
if it is unspecified.
- getSize() - Method in interface org.eclipse.cdt.core.dom.ast.IASTInitializerList
-
Returns the size of the initializer list, including trivial initializers.
- getSize() - Method in interface org.eclipse.cdt.core.IAddress
-
Returns the address size in bytes.
- getSize() - Method in interface org.eclipse.cdt.core.IAddress
-
Returns the address size in bytes.
- getSize() - Method in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
-
Size of the symbol.
- getSize() - Method in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
-
Size of the symbol.
- getSize() - Method in class org.eclipse.cdt.utils.Addr32
-
- getSize() - Method in class org.eclipse.cdt.utils.Addr32
-
- getSize() - Method in class org.eclipse.cdt.utils.Addr64
-
- getSize() - Method in class org.eclipse.cdt.utils.Addr64
-
- getSize() - Method in class org.eclipse.cdt.utils.AR.ARHeader
-
Get the size of the object file .
- getSize() - Method in class org.eclipse.cdt.utils.AR.ARHeader
-
Get the size of the object file .
- getSize() - Method in class org.eclipse.cdt.utils.coff.Coff.Symbol
-
Deprecated.
- getSize() - Method in class org.eclipse.cdt.utils.coff.Coff64.OptionalHeader
-
- getSize() - Method in class org.eclipse.cdt.utils.coff.Coff64.Symbol
-
- getSize() - Method in class org.eclipse.cdt.utils.coff.PEArchive.ARHeader
-
Deprecated.
Get the size of the object file .
- getSize() - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getSize() - Method in class org.eclipse.cdt.utils.debug.DebugArrayType
-
- getSize() - Method in class org.eclipse.cdt.utils.debug.DebugStructType
-
- getSize() - Method in class org.eclipse.cdt.utils.elf.AR.ARHeader
-
Deprecated.
Get the size of the object file .
- getSize() - Method in class org.eclipse.cdt.utils.macho.AR.ARHeader
-
Get the size of the object file .
- getSize() - Method in class org.eclipse.cdt.utils.som.AR.ARHeader
-
Get the size of the object file .
- getSize() - Method in class org.eclipse.cdt.utils.Symbol
-
- getSize() - Method in class org.eclipse.cdt.utils.Symbol
-
- getSize() - Method in class org.eclipse.cdt.utils.xcoff.AR.MemberHeader
-
Get the size of the object file .
- getSizes() - Method in class org.eclipse.cdt.utils.elf.ElfHelper
-
- getSizes() - Method in class org.eclipse.cdt.utils.macho.MachOHelper
-
Deprecated.
- getSizes() - Method in class org.eclipse.cdt.utils.macho.MachOHelper64
-
- getSlaveName() - Method in class org.eclipse.cdt.utils.pty.PTY
-
- getSOM() - Method in class org.eclipse.cdt.utils.som.parser.SOMBinaryObject
-
- getSoName() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryShared
-
The Share Object name.
- getSoName() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryShared
-
The Share Object name.
- getSoname() - Method in interface org.eclipse.cdt.core.model.IBinary
-
- getSoName() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getSoName() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getSoname() - Method in class org.eclipse.cdt.utils.elf.ElfHelper
-
- getSoname() - Method in class org.eclipse.cdt.utils.macho.MachOHelper
-
Deprecated.
- getSoname() - Method in class org.eclipse.cdt.utils.macho.MachOHelper64
-
- getSoName() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- getSoName() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- getSortedEntries() - Method in class org.eclipse.cdt.utils.debug.tools.DebugSymsRequestor
-
- getSource() - Method in interface org.eclipse.cdt.core.model.ISourceReference
-
Returns the source code associated with this element.
- getSourceAttachmentPath() - Method in interface org.eclipse.cdt.core.model.ILibraryEntry
-
Returns the path to the source archive or folder associated with this
C path entry, or null
if this C path entry has no
source attachment.
- getSourceAttachmentPath() - Method in class org.eclipse.cdt.core.settings.model.CLibraryFileEntry
-
- getSourceAttachmentPath() - Method in interface org.eclipse.cdt.core.settings.model.ICLibraryFileEntry
-
Returns the path to the source archive or folder associated with this
C path entry, or null
if this C path entry has no
source attachment.
- getSourceAttachmentPrefixMapping() - Method in interface org.eclipse.cdt.core.model.ILibraryEntry
-
Returns the path to map the source paths with to the source achive or folder
An empty path indicates that the is a one-to-one mapping of source paths to the
source achive or folder path.
- getSourceAttachmentPrefixMapping() - Method in class org.eclipse.cdt.core.settings.model.CLibraryFileEntry
-
- getSourceAttachmentPrefixMapping() - Method in interface org.eclipse.cdt.core.settings.model.ICLibraryFileEntry
-
Returns the path to map the source paths with to the source achive or folder
An empty path indicates that the is a one-to-one mapping of source paths to the
source achive or folder path.
- getSourceAttachmentRootPath() - Method in interface org.eclipse.cdt.core.model.ILibraryEntry
-
Returns the path within the source archive or folder where source
are located.
- getSourceAttachmentRootPath() - Method in class org.eclipse.cdt.core.settings.model.CLibraryFileEntry
-
- getSourceAttachmentRootPath() - Method in interface org.eclipse.cdt.core.settings.model.ICLibraryFileEntry
-
Returns the path within the source archive or folder where source
are located.
- getSourceContentTypeIds() - Method in class org.eclipse.cdt.core.settings.model.extension.CLanguageData
-
- getSourceContentTypeIds() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- getSourceContentTypeIds() - Method in interface org.eclipse.cdt.core.settings.model.ICLanguageSetting
-
- getSourceContentTypeIds() - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- getSourceContentTypeIdsM() - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- getSourceEnd() - Method in interface org.eclipse.cdt.core.parser.IProblem
-
- getSourceEntries() - Method in class org.eclipse.cdt.core.settings.model.extension.CConfigurationData
-
- getSourceEntries() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- getSourceEntries() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Returns the source entries for this configuration
- getSourceExtensions() - Method in class org.eclipse.cdt.core.settings.model.extension.CLanguageData
-
- getSourceExtensions() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- getSourceExtensions() - Method in interface org.eclipse.cdt.core.settings.model.ICLanguageSetting
-
- getSourceExtensions() - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- getSourceExtensions(IProject, CLanguageData) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- getSourceExtensionsM() - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- getSourceFiles() - Method in interface org.eclipse.cdt.core.ISymbolReader
-
- getSourceFiles(IProgressMonitor) - Method in interface org.eclipse.cdt.core.ISymbolReader
-
Gets the source files from this symbol reader.
- getSourceFiles() - Method in interface org.eclipse.cdt.core.ISymbolReader
-
- getSourceFiles(IProgressMonitor) - Method in interface org.eclipse.cdt.core.ISymbolReader
-
Gets the source files from this symbol reader.
- getSourceFiles() - Method in class org.eclipse.cdt.utils.coff.CodeViewReader
-
- getSourceFiles(IProgressMonitor) - Method in class org.eclipse.cdt.utils.coff.CodeViewReader
-
- getSourceFiles() - Method in class org.eclipse.cdt.utils.debug.dwarf.DwarfReader
-
- getSourceFiles(IProgressMonitor) - Method in class org.eclipse.cdt.utils.debug.dwarf.DwarfReader
-
- getSourceFiles() - Method in class org.eclipse.cdt.utils.debug.stabs.StabsReader
-
- getSourceFiles(IProgressMonitor) - Method in class org.eclipse.cdt.utils.debug.stabs.StabsReader
-
- getSourceLineNumber() - Method in interface org.eclipse.cdt.core.parser.IProblem
-
- getSourceRange() - Method in interface org.eclipse.cdt.core.model.ISourceReference
-
Returns the source range associated with this element.
- getSourceReadTime() - Method in interface org.eclipse.cdt.core.index.IIndexFile
-
Time when the file was read during indexing.
- getSourceRoot(ISourceEntry) - Method in interface org.eclipse.cdt.core.model.ICProject
-
- getSourceRoot(ICElement) - Static method in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Returns the source root of ICElement
.
- getSourceRootLabel(ISourceRoot, int, StringBuffer) - Static method in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Appends the label for a source root to a StringBuffer.
- getSourceRoots() - Method in interface org.eclipse.cdt.core.model.ICProject
-
Returns the source root folders of the project.
- getSourceStart() - Method in interface org.eclipse.cdt.core.parser.IProblem
-
- getSpecializedBinding() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassSpecialization
-
- getSpecializedBinding() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPEnumerationSpecialization
-
- getSpecializedBinding() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPSpecialization
-
Return the binding that this specialization specializes.
- getStartingLineNumber() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFileLocation
-
Returns the starting line number.
- getStartLine() - Method in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
-
Start linenumber of the symbol in the source
- getStartLine() - Method in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
-
Start linenumber of the symbol in the source
- getStartLine() - Method in interface org.eclipse.cdt.core.model.ISourceRange
-
Returns the 1-based starting line of this element.
- getStartLine(long) - Method in class org.eclipse.cdt.utils.debug.tools.DebugAddr2line
-
- getStartLine() - Method in class org.eclipse.cdt.utils.Symbol
-
- getStartLine() - Method in class org.eclipse.cdt.utils.Symbol
-
- getStartOffset() - Method in interface org.eclipse.cdt.core.parser.ITokenDuple
-
Deprecated.
- getStartPos() - Method in interface org.eclipse.cdt.core.model.ISourceRange
-
Returns the zero-based starting position of this element.
- getStartPosition() - Method in interface org.eclipse.cdt.core.dom.rewrite.ITrackedNodePosition
-
Returns the original or modified start position of the tracked node depending if called before
or after the rewrite is applied.
- getStatements() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompoundStatement
-
Returns the statements in this block.
- getStatus() - Method in class org.eclipse.cdt.core.settings.model.extension.CConfigurationData
-
- getStatus() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- getStatuses() - Method in exception org.eclipse.cdt.core.templateengine.process.ProcessFailureException
-
Returns the Statuses.
- getStorage(String, boolean) - Method in interface org.eclipse.cdt.core.settings.model.ICSettingsStorage
-
returns the storage of the specified id
- getStorage(int) - Method in class org.eclipse.cdt.core.settings.model.util.EntryStorageBasedLanguageData
-
- getStorage(int) - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryLanguageData
-
- getStorageClass() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
Returns the storage class, which is one of the constants sc_...
- getStorageElement(ICConfigurationDescription, boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationDataProvider
-
- getStorageId() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationDataProvider
-
- getString() - Method in interface org.eclipse.cdt.core.model.ICModelStatus
-
Returns the string associated with the failure (see specification
of the status code), or null
if no string is related to this
particular status code.
- getString(String) - Static method in class org.eclipse.cdt.core.settings.model.util.UtilMessages
-
- getString(String) - Static method in class org.eclipse.cdt.core.templateengine.process.processes.Messages
-
- getString(String) - Static method in class org.eclipse.cdt.core.templateengine.TemplateEngineMessages
-
Deprecated.
- getStringListValue() - Method in class org.eclipse.cdt.core.cdtvariables.CdtVariable
-
- getStringListValue() - Method in interface org.eclipse.cdt.core.cdtvariables.ICdtVariable
-
- getStringListValue() - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor.ResolvedMacro
-
- getStringTable() - Method in class org.eclipse.cdt.utils.coff.Coff
-
Deprecated.
- getStringTable(byte[]) - Static method in class org.eclipse.cdt.utils.coff.Coff
-
Deprecated.
- getStringTable() - Method in class org.eclipse.cdt.utils.coff.Coff64
-
- getStringTable(byte[]) - Static method in class org.eclipse.cdt.utils.coff.Coff64
-
- getStringTable() - Method in class org.eclipse.cdt.utils.coff.PE
-
Deprecated.
- getStringTable() - Method in class org.eclipse.cdt.utils.coff.PE64
-
- getStringTable() - Method in class org.eclipse.cdt.utils.som.SOM
-
- getStringTable() - Method in class org.eclipse.cdt.utils.xcoff.XCoff32
-
- getStringTableEntry(int) - Method in class org.eclipse.cdt.utils.coff.PE
-
Deprecated.
- getStringTableEntry(int) - Method in class org.eclipse.cdt.utils.coff.PE64
-
- getStringValue() - Method in class org.eclipse.cdt.core.cdtvariables.CdtVariable
-
- getStringValue() - Method in interface org.eclipse.cdt.core.cdtvariables.ICdtVariable
-
- getStringValue() - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor.ResolvedMacro
-
- getStripPath() - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getStripPath() - Method in class org.eclipse.cdt.utils.DefaultGnuToolFactory
-
- getSubscriptExpression() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTArrayDesignator
-
Get the subsript expression.
- getSubscriptExpression() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTArrayDesignator
-
Returns the subscript expression.
- getSubscriptExpression() - Method in interface org.eclipse.cdt.core.dom.ast.IASTArraySubscriptExpression
-
- getSubTypes() - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Deprecated.
- getSubTypes() - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Deprecated.
- getSubTypes() - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- getSubValue(int) - Method in interface org.eclipse.cdt.core.dom.ast.IValue
-
If this value consists of sub-values, returns the sub-value at the given index.
- getSuperClassAccess(String) - Method in interface org.eclipse.cdt.core.model.IInheritance
-
Returns the super class access : ASTAccessVisibility
- getSuperClassesNames() - Method in interface org.eclipse.cdt.core.model.IInheritance
-
Return the inherited structures names.
- getSuperTypeAccess(ITypeInfo) - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Deprecated.
- getSuperTypeAccess(ITypeInfo) - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Deprecated.
- getSuperTypeAccess(ITypeInfo) - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- getSuperTypes() - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Deprecated.
- getSuperTypes() - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Deprecated.
- getSuperTypes() - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- getSupplierNum() - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor.MacroDescriptor
-
- getSuppliers() - Method in interface org.eclipse.cdt.utils.cdtvariables.IVariableContextInfo
-
Returns suppliers to be used for this context
- getSupportedEntryKinds() - Method in class org.eclipse.cdt.core.settings.model.extension.CLanguageData
-
- getSupportedEntryKinds() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- getSupportedEntryKinds() - Method in interface org.eclipse.cdt.core.settings.model.ICLanguageSetting
-
- getSupportedEntryKinds() - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- getSupportedToolchains(Collection<IToolChain>) - Method in interface org.eclipse.cdt.core.build.ICBuildConfigurationProvider
-
Return a collection of supported toolchains for build configurations of this
type.
- getSymbol(IAddress) - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryObject
-
Symbo at this address.
- getSymbol(IAddress) - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryObject
-
Symbo at this address.
- getSymbol(IAddress) - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getSymbol(IAddress) - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getSymbol(IAddress) - Method in class org.eclipse.cdt.utils.elf.Elf
-
- getSymbol(long) - Method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- getSymbol(long) - Method in class org.eclipse.cdt.utils.macho.MachO64
-
- getSymbol(IAddress) - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- getSymbol(IAddress) - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- getSymbolDescriptor() - Method in class org.eclipse.cdt.utils.debug.stabs.StringField
-
- getSymbolReader() - Method in class org.eclipse.cdt.utils.coff.PE
-
Deprecated.
- getSymbolReader() - Method in class org.eclipse.cdt.utils.coff.PE64
-
- getSymbolReader() - Method in class org.eclipse.cdt.utils.elf.Elf
-
- getSymbolReader() - Method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- getSymbolReader() - Method in class org.eclipse.cdt.utils.macho.MachO64
-
- getSymbols() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryObject
-
Symbols of the object
- getSymbols() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryObject
-
Symbols of the object
- getSymbols() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getSymbols() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getSymbols() - Method in class org.eclipse.cdt.utils.coff.Coff
-
Deprecated.
- getSymbols() - Method in class org.eclipse.cdt.utils.coff.Coff64
-
- getSymbols() - Method in class org.eclipse.cdt.utils.coff.parser.PEBinaryObject
-
Deprecated.
- getSymbols() - Method in class org.eclipse.cdt.utils.coff.parser.PEBinaryObject64
-
- getSymbols() - Method in class org.eclipse.cdt.utils.coff.PE
-
Deprecated.
- getSymbols() - Method in class org.eclipse.cdt.utils.coff.PE64
-
- getSymbols() - Method in class org.eclipse.cdt.utils.elf.Elf
-
- getSymbols() - Method in class org.eclipse.cdt.utils.elf.parser.ElfBinaryObject
-
- getSymbols() - Method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- getSymbols() - Method in class org.eclipse.cdt.utils.macho.MachO64
-
- getSymbols() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- getSymbols() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- getSymbols() - Method in class org.eclipse.cdt.utils.som.parser.SOMBinaryObject
-
- getSymbols() - Method in class org.eclipse.cdt.utils.som.SOM
-
- getSymbols() - Method in class org.eclipse.cdt.utils.xcoff.parser.XCOFFBinaryObject
-
- getSymbols() - Method in class org.eclipse.cdt.utils.xcoff.XCoff32
-
- getSymtabSymbols() - Method in class org.eclipse.cdt.utils.elf.Elf
-
- getSymtabSymbols() - Method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- getSymtabSymbols() - Method in class org.eclipse.cdt.utils.macho.MachO64
-
- getSyntax() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
-
Returns the tokens that make up this node.
- getTabWidth(Map<String, String>) - Static method in class org.eclipse.cdt.core.formatter.IndentManipulation
-
Returns the tab width as configured in the given map.
- getTag(String) - Method in interface org.eclipse.cdt.core.dom.ast.tag.ITagReader
-
Looks for a tag for the receiver, returns null if there is no such tag.
- getTaggerId() - Method in interface org.eclipse.cdt.core.dom.ast.tag.ITag
-
Returns the globally unique id of the tagger that created the receiver.
- getTags() - Method in interface org.eclipse.cdt.core.dom.ast.tag.ITagReader
-
Returns all tags known to the receiver.
- getTagService() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getTagService() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getTargetPlatformData() - Method in class org.eclipse.cdt.core.settings.model.extension.CConfigurationData
-
- getTargetPlatformData() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- getTargetPlatformSetting() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Returns the target platform settings for this configuration
- getTemplate(TemplateInfo) - Static method in class org.eclipse.cdt.core.templateengine.TemplateCore
-
Gets the Template
- getTemplateArguments() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateId
-
Returns all template arguments as nodes.
- getTemplateArguments() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassTemplatePartialSpecialization
-
Returns the arguments of this partial specialization.
- getTemplateArguments() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPPartialSpecialization
-
Returns the arguments of this partial specialization.
- getTemplateArguments() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateInstance
-
Returns the template arguments of this instance.
- getTemplateArguments() - Method in interface org.eclipse.cdt.core.model.ITemplate
-
Returns the template arguments in a printable format.
- getTemplateById(String) - Method in class org.eclipse.cdt.core.templateengine.TemplateEngine
-
- getTemplateDeclaration() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateScope
-
Returns the corresponding template declaration
- getTemplateDefaults(Element) - Method in class org.eclipse.cdt.core.templateengine.TemplateDescriptor
-
This method is to get the default key value pair (HashMap) form template
descriptor root element.
- getTemplateDefinition() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPAliasTemplateInstance
-
Returns the alias template specialized by this instance.
- getTemplateDefinition() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateInstance
-
Returns the template that this instance was instantiated from.
- getTemplateDescriptor() - Method in class org.eclipse.cdt.core.templateengine.TemplateCore
-
TemplateDescriptor for which, this Template is created.
- getTemplateId() - Method in class org.eclipse.cdt.core.templateengine.TemplateCore
-
- getTemplateId() - Method in class org.eclipse.cdt.core.templateengine.TemplateInfo
-
- getTemplateIdArgLists() - Method in interface org.eclipse.cdt.core.parser.ITokenDuple
-
Deprecated.
- getTemplateInfo() - Method in class org.eclipse.cdt.core.templateengine.TemplateCore
-
return the TemplateInfo instance corresponding to this Template.
- getTemplateInfoMap() - Method in class org.eclipse.cdt.core.templateengine.TemplateEngine
-
- getTemplateInfos(String, String, String) - Method in class org.eclipse.cdt.core.templateengine.TemplateEngine
-
Gets an array of template info objects matching the criteria passed as parameters.
- getTemplateInfos(String, String) - Method in class org.eclipse.cdt.core.templateengine.TemplateEngine
-
- getTemplateInfos(String) - Method in class org.eclipse.cdt.core.templateengine.TemplateEngine
-
- getTemplateInfos() - Method in class org.eclipse.cdt.core.templateengine.TemplateEngine
-
- getTemplateName() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateId
-
Returns the name of the template.
- getTemplateNestingLevel() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateParameter
-
Returns the nesting-level of the template declaration this parameter belongs to.
- getTemplateParameterMap() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPSpecialization
-
Returns the mapping of template parameters to values.
- getTemplateParameters() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateDeclaration
-
Returns the template parameters.
- getTemplateParameters() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplatedTypeTemplateParameter
-
Get the nested template parameters.
- getTemplateParameters() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateDefinition
-
Returns an array of the template parameters.
- getTemplateParameterTypes() - Method in interface org.eclipse.cdt.core.model.ITemplate
-
Returns the template parameter types.
- getTemplatePath() - Method in class org.eclipse.cdt.core.templateengine.TemplateInfo
-
- getTemplateResourceURL(String, String) - Static method in class org.eclipse.cdt.core.templateengine.TemplateEngineHelper
-
Return Template Source path as URL
- getTemplateResourceURLRelativeToTemplate(TemplateCore, String) - Static method in class org.eclipse.cdt.core.templateengine.TemplateEngineHelper
-
Returns the Template Resource Relative Path as URL
- getTemplates() - Method in class org.eclipse.cdt.core.templateengine.TemplateEngine
-
Returns all the TemplateCore objects, no filtering is done.
- getTemplates(String, String, String) - Method in class org.eclipse.cdt.core.templateengine.TemplateEngine
-
This method will be called by Container UIs (Wizard, PropertyPage,
PreferencePage).
- getTemplates(String, String) - Method in class org.eclipse.cdt.core.templateengine.TemplateEngine
-
- getTemplates(String) - Method in class org.eclipse.cdt.core.templateengine.TemplateEngine
-
- getTemplateSchemaURL() - Method in class org.eclipse.cdt.core.templateengine.TemplateEngine
-
Returns the Template Schema URL
- getTemplateSignature() - Method in interface org.eclipse.cdt.core.model.ITemplate
-
Returns the template signature
The signature depends on the type of template.
- getTemplateType() - Method in class org.eclipse.cdt.core.templateengine.TemplateCore
-
- getText() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryObject
-
- getText() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryObject
-
- getText() - Method in class org.eclipse.cdt.core.model.BufferChangedEvent
-
Returns the text that was inserted, the replacement text,
or null
if text has been removed.
- getText() - Method in interface org.eclipse.cdt.core.model.IBinary
-
- getText(int, int) - Method in interface org.eclipse.cdt.core.model.IBuffer
-
Returns the given range of text in this buffer.
- getText() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getText() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- getText() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- getText() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- getTextSymbols() - Method in class org.eclipse.cdt.utils.NM
-
- getTextSymbols() - Method in class org.eclipse.cdt.utils.NM
-
- getThenClause() - Method in interface org.eclipse.cdt.core.dom.ast.IASTIfStatement
-
Returns the statement that is executed if the condition is true.
- getThisType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPFunctionType
-
- getTimestamp() - Method in interface org.eclipse.cdt.core.index.IIndexFile
-
Last modification of file before it was indexed.
- getTimestamp() - Method in class org.eclipse.cdt.core.parser.FileContent
-
Returns the modification time of the file containing the content, or NULL_TIMESTAMP if
the content does not originate from a file.
- getToken(int) - Method in interface org.eclipse.cdt.core.parser.ITokenDuple
-
Deprecated.
- getTokenCharImage() - Method in interface org.eclipse.cdt.core.dom.ast.IASTToken
-
Returns the token text.
- getTokenCharImage() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTokenList
-
If the list contains a single token, returns its text.
- getTokens() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTokenList
-
Returns nested tokens.
- getTokenSequence() - Method in interface org.eclipse.cdt.core.model.IMacro
-
Returns the Token Sequence.
- getTokenType() - Method in interface org.eclipse.cdt.core.dom.ast.IASTToken
-
Returns the token type.
- getTokenType() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTokenList
-
If the list contains a single token, returns its type.
- getToolChain() - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- getToolChain() - Method in class org.eclipse.cdt.core.build.ErrorBuildConfiguration
-
- getToolChain() - Method in interface org.eclipse.cdt.core.build.ICBuildConfiguration
-
Build Configurations are configurations for a given toolchain.
- getToolChain(String, String, String) - Method in interface org.eclipse.cdt.core.build.IToolChainManager
-
- getToolChain(String, String) - Method in interface org.eclipse.cdt.core.build.IToolChainManager
-
Return the toolChain with the given type and id.
- getToolChain(String, String) - Method in interface org.eclipse.cdt.core.build.IToolChainProvider
-
- getToolChainIds() - Method in class org.eclipse.cdt.core.templateengine.TemplateInfo
-
- getToolChains(String) - Method in interface org.eclipse.cdt.core.build.IToolChainManager
-
- getToolChains(String, String) - Method in interface org.eclipse.cdt.core.build.IToolChainManager
-
- getToolChainsMatching(Map<String, String>) - Method in interface org.eclipse.cdt.core.build.IToolChainManager
-
Returns the list of toolchains that have the given properties.
- getToolChainTypeName(String) - Method in interface org.eclipse.cdt.core.build.IToolChainManager
-
Return the UI label for the toolchain type.
- getTrailingReturnType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
Returns the trailing return type as in auto f() -> int
, or null
.
- getTrailingSyntax() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
-
Returns the tokens that can be found between this node and its right sibling (or the
end of the parent, if there is no right sibling).
- getTranslationUnit() - Method in interface org.eclipse.cdt.core.browser.ITypeReference
-
Returns a translation unit for this location.
- getTranslationUnit() - Method in class org.eclipse.cdt.core.browser.TypeReference
-
- getTranslationUnit(ICElement) - Static method in class org.eclipse.cdt.core.browser.TypeUtil
-
- getTranslationUnit() - Method in class org.eclipse.cdt.core.dom.ast.ASTCompletionNode
-
- getTranslationUnit() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompletionNode
-
Returns the translation unit for this completion.
- getTranslationUnit() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
-
Returns the translation unit (master) node that is the ancestor of all nodes
in this AST.
- getTranslationUnit() - Method in class org.eclipse.cdt.core.dom.ast.IScope.ScopeLookupData
-
- getTranslationUnit(IFile) - Method in class org.eclipse.cdt.core.dom.CDOM
-
Deprecated.
- getTranslationUnit(IFile, ICodeReaderFactory) - Method in class org.eclipse.cdt.core.dom.CDOM
-
Deprecated.
- getTranslationUnit(IFile, ICodeReaderFactory, IParserConfiguration) - Method in class org.eclipse.cdt.core.dom.CDOM
-
Deprecated.
- getTranslationUnit(IStorage, IProject, ICodeReaderFactory) - Method in class org.eclipse.cdt.core.dom.CDOM
-
Deprecated.
- getTranslationUnit(IStorage, IProject) - Method in class org.eclipse.cdt.core.dom.CDOM
-
Deprecated.
- getTranslationUnit(IFile, boolean) - Method in class org.eclipse.cdt.core.dom.CDOM
-
Deprecated.
- getTranslationUnit(IFile, ICodeReaderFactory, boolean) - Method in class org.eclipse.cdt.core.dom.CDOM
-
Deprecated.
- getTranslationUnit(IFile) - Method in interface org.eclipse.cdt.core.dom.IASTServiceProvider
-
Deprecated.
Returns a parse tree that represents the content provided as parameters.
- getTranslationUnit(IFile, boolean) - Method in interface org.eclipse.cdt.core.dom.IASTServiceProvider
-
Deprecated.
Returns a parse tree that represents the content provided as parameters.
- getTranslationUnit(IStorage, IProject, ICodeReaderFactory) - Method in interface org.eclipse.cdt.core.dom.IASTServiceProvider
-
Deprecated.
Returns a parse tree that represents the content provided as parameters.
- getTranslationUnit(IStorage, IProject) - Method in interface org.eclipse.cdt.core.dom.IASTServiceProvider
-
Deprecated.
Returns a parse tree that represents the content provided as parameters.
- getTranslationUnit(IFile, ICodeReaderFactory) - Method in interface org.eclipse.cdt.core.dom.IASTServiceProvider
-
Deprecated.
Returns a parse tree that represents the content provided as parameters.
- getTranslationUnit(IFile, ICodeReaderFactory, boolean) - Method in interface org.eclipse.cdt.core.dom.IASTServiceProvider
-
Deprecated.
Returns a parse tree that represents the content provided as parameters.
- getTranslationUnit(IFile, ICodeReaderFactory, IParserConfiguration) - Method in interface org.eclipse.cdt.core.dom.IASTServiceProvider
-
Deprecated.
Returns a parse tree that represents the content provided as parameters.
- getTranslationUnit(String) - Method in interface org.eclipse.cdt.core.model.ICContainer
-
Returns the translation unit with the specified name in this container
(for example, "foobar.c"
).
- getTranslationUnit() - Method in interface org.eclipse.cdt.core.model.ISourceReference
-
Returns the translation unit in which this member is declared, or null
if this member is not declared in a translation unit (for example, a binary type).
- getTranslationUnit() - Method in interface org.eclipse.cdt.core.model.ITranslationUnitHolder
-
Returns the translation unit that is provided by the receiver or null if there is no
such translation unit.
- getTranslationUnitLabel(ITranslationUnit, int, StringBuffer) - Static method in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Appends the label for a translation unit to a StringBuffer.
- getTranslationUnitPath() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit.IDependencyTree
-
- getTranslationUnits() - Method in interface org.eclipse.cdt.core.model.ICContainer
-
Returns all of the translation units in this ccontainer.
- getTryBody() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTryBlockStatement
-
Returns the try body.
- getType(ICProject, int, IQualifiedTypeName) - Static method in class org.eclipse.cdt.core.browser.AllTypesCache
-
- getType() - Method in class org.eclipse.cdt.core.CDescriptorEvent
-
Deprecated.
- getType() - Method in class org.eclipse.cdt.core.CDescriptorEvent
-
Deprecated.
- getType(IType) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
-
Returns the normalized string representation of the type.
- getType(IType, boolean) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
-
Returns a string representation of a type.
- getType(IASTDeclarator) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
-
For testing purposes, only.
- getType(IASTTypeId) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
-
Returns the type representation of the IASTTypeId as a String.
- getType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPAliasTemplate
-
Returns the aliased type.
- getType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPFunction
-
Returns the function's type.
- getType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMember
-
Returns the type of the member (function type or type of field)
- getType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPParameterPackType
-
Returns the pattern for the pack-expansion
- getType() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPReferenceType
-
Returns the type that this is a reference of.
- getType() - Method in interface org.eclipse.cdt.core.dom.ast.IArrayType
-
Returns the type that this is an array of.
- getType() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
-
Returns the built-in type for the declaration.
- getType() - Method in interface org.eclipse.cdt.core.dom.ast.IBasicType
-
- getType() - Method in interface org.eclipse.cdt.core.dom.ast.IEnumerator
-
Returns the type of this enumeration.
- getType() - Method in interface org.eclipse.cdt.core.dom.ast.IFunction
-
Returns the IFunctionType for this function
- getType() - Method in interface org.eclipse.cdt.core.dom.ast.IPointerType
-
Returns the type that this is a pointer to.
- getType() - Method in interface org.eclipse.cdt.core.dom.ast.IQualifierType
-
Returns the type that this is qualifying
- getType() - Method in interface org.eclipse.cdt.core.dom.ast.ITypedef
-
Returns the type that this thing is a typedef of.
- getType() - Method in interface org.eclipse.cdt.core.dom.ast.IVariable
-
Returns the type of the variable
- getType() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryFile
-
Binary type
- getType() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryFile
-
Binary type
- getType() - Method in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
-
Type of the symbol
- getType() - Method in interface org.eclipse.cdt.core.IBinaryParser.ISymbol
-
Type of the symbol
- getType() - Method in class org.eclipse.cdt.core.model.ElementChangedEvent
-
Returns the type of event being reported.
- getType() - Method in interface org.eclipse.cdt.core.model.ILanguageMappingChangeEvent
-
Returns the type of even being reported.
- getType() - Method in class org.eclipse.cdt.core.model.LanguageMappingChangeEvent
-
- getType() - Method in class org.eclipse.cdt.core.model.PathEntryContainerChanged
-
Type of change.
- getType() - Method in interface org.eclipse.cdt.core.parser.IToken
-
- getType() - Method in class org.eclipse.cdt.core.ProblemMarkerInfo
-
Return the type of this problem marker or null
if type was not set.
- getType() - Method in class org.eclipse.cdt.core.ProblemMarkerInfo
-
Return the type of this problem marker or null
if type was not set.
- getType() - Method in class org.eclipse.cdt.core.resources.PathEntryVariableChangeEvent
-
- getType() - Method in class org.eclipse.cdt.core.settings.model.extension.CBuildData
-
- getType() - Method in class org.eclipse.cdt.core.settings.model.extension.CConfigurationData
-
- getType() - Method in class org.eclipse.cdt.core.settings.model.extension.CDataObject
-
- getType() - Method in class org.eclipse.cdt.core.settings.model.extension.CFileData
-
- getType() - Method in class org.eclipse.cdt.core.settings.model.extension.CFolderData
-
- getType() - Method in class org.eclipse.cdt.core.settings.model.extension.CLanguageData
-
- getType() - Method in class org.eclipse.cdt.core.settings.model.extension.CTargetPlatformData
-
- getType() - Method in interface org.eclipse.cdt.core.settings.model.ICSettingObject
-
- getType() - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- getType() - Method in class org.eclipse.cdt.core.templateengine.process.ProcessParameter
-
Returns the Element Type.
- getType() - Method in class org.eclipse.cdt.utils.BinaryFile
-
- getType() - Method in class org.eclipse.cdt.utils.BinaryFile
-
- getType() - Method in class org.eclipse.cdt.utils.coff.PE.Attribute
-
Deprecated.
- getType() - Method in class org.eclipse.cdt.utils.coff.PE64.Attribute
-
- getType() - Method in class org.eclipse.cdt.utils.elf.Elf.Attribute
-
- getType() - Method in class org.eclipse.cdt.utils.macho.MachO.Attribute
-
Deprecated.
- getType() - Method in class org.eclipse.cdt.utils.macho.MachO64.Attribute
-
- getType() - Method in class org.eclipse.cdt.utils.som.SOM.Attribute
-
- getType() - Method in class org.eclipse.cdt.utils.Symbol
-
- getType() - Method in class org.eclipse.cdt.utils.Symbol
-
- getType() - Method in class org.eclipse.cdt.utils.xcoff.XCoff32.Attribute
-
- getTypeDefLabel(ITypeDef, int, StringBuffer) - Static method in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Appends the label for a type definition to a StringBuffer.
- getTypeDescriptor() - Method in class org.eclipse.cdt.utils.debug.stabs.TypeInformation
-
- getTypeId() - Method in interface org.eclipse.cdt.core.build.IToolChain
-
The type id for the toolchain.
- getTypeId() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConversionName
-
Returns the IASTTypeId for the ICPPASTConversionName.
- getTypeId() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
-
Get the type Id.
- getTypeId() - Method in interface org.eclipse.cdt.core.dom.ast.IASTAlignmentSpecifier
-
If the specifier is of the form 'alignas()' or '_Alignas()',
returns the enclosed type-id.
- getTypeId() - Method in interface org.eclipse.cdt.core.dom.ast.IASTCastExpression
-
Get the typeId.
- getTypeId() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeIdExpression
-
Get the type Id.
- getTypeId() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeIdInitializerExpression
-
Returns the type id of the compound literal.
- getTypeInformation() - Method in class org.eclipse.cdt.utils.debug.stabs.StringField
-
- getTypeLabel(ICElement, int, StringBuffer) - Static method in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Appends the label for a type to a StringBuffer.
- getTypeListString(IType[]) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
-
Returns a string representation for the type array.
- getTypeListString(IType[], boolean) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
-
Returns a String representation of the type array as a
comma-separated list.
- getTypeName() - Method in interface org.eclipse.cdt.core.model.IEnumeration
-
- getTypeName() - Method in interface org.eclipse.cdt.core.model.INamespace
-
Returns the typename of a namespace.
- getTypeName() - Method in interface org.eclipse.cdt.core.model.IStructureDeclaration
-
- getTypeName() - Method in interface org.eclipse.cdt.core.model.ITypeDef
-
Returns the type of the typedef item
- getTypeName() - Method in interface org.eclipse.cdt.core.model.IVariableDeclaration
-
Returns the variable declaration type name.
- getTypeName() - Method in class org.eclipse.cdt.utils.debug.DebugBaseType
-
- getTypeNo() - Method in class org.eclipse.cdt.utils.debug.stabs.TypeNumber
-
- getTypeNumber() - Method in class org.eclipse.cdt.utils.debug.stabs.TypeInformation
-
- getTypeofExpression() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.IGCCASTSimpleDeclSpecifier
-
- getTypeofExpression() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTSimpleDeclSpecifier
-
- getTypeOfNonTypeValue() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateArgument
-
If this is a non-type value (suitable for a template non-type parameter),
the type of the value is returned.
- getTypeofType() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPBasicType
-
- getTypes(ITypeSearchScope, int[]) - Static method in class org.eclipse.cdt.core.browser.AllTypesCache
-
Returns all types in the given scope.
- getTypes(ICProject, IQualifiedTypeName, boolean, boolean) - Static method in class org.eclipse.cdt.core.browser.AllTypesCache
-
- getTypes(ITranslationUnit) - Static method in class org.eclipse.cdt.core.browser.TypeUtil
-
Returns the top-level types declared in the given translation unit
in the order in which they appear in the source.
- getTypes(ICElement) - Static method in class org.eclipse.cdt.core.browser.TypeUtil
-
Returns the immediate member types declared by the given element.
- getTypeValue() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateArgument
-
If this is a type value (suitable for a template type and template template parameters),
the type used as a value is returned.
- getUnaryOperatorString(IASTUnaryExpression) - Static method in class org.eclipse.cdt.core.dom.ast.ASTSignatureUtil
-
Deprecated.
Returns the String representation of the IASTUnaryExpression's operator.
- getUndefined() - Method in class org.eclipse.cdt.utils.elf.ElfHelper
-
- getUndefined() - Method in class org.eclipse.cdt.utils.macho.MachOHelper
-
Deprecated.
- getUndefined() - Method in class org.eclipse.cdt.utils.macho.MachOHelper64
-
- getUndefSymbols() - Method in class org.eclipse.cdt.utils.NM
-
- getUndefSymbols() - Method in class org.eclipse.cdt.utils.NM
-
- getUnderlyingResource() - Method in interface org.eclipse.cdt.core.model.IBuffer
-
Returns the underlying resource for which this buffer was opened,
or null
if this buffer was not opened on a resource.
- getUnderlyingResource() - Method in interface org.eclipse.cdt.core.model.ICElement
-
Returns the underlying resource that contains this element, or null
if this element
is not contained in a resource.
- getUniqueIdentifier() - Method in interface org.eclipse.cdt.core.dom.ICodeReaderFactory
-
Deprecated.
- getUnknownBindings() - Method in interface org.eclipse.cdt.core.dom.ast.IValue
-
- getUnsignedByte() - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getUnsignedByte(int) - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getUnsignedIntBE() - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getUnsignedIntBE(int) - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getUnsignedIntBE(byte[]) - Static method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getUnsignedIntLE() - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getUnsignedIntLE(int) - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getUnsignedIntLE(byte[]) - Static method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getUnsignedShort() - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getUnsignedShortBE() - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getUnsignedShortBE(int) - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getUnsignedShortBE(byte[]) - Static method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getUnsignedShortLE() - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getUnsignedShortLE(int) - Method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getUnsignedShortLE(byte[]) - Static method in class org.eclipse.cdt.utils.coff.ReadMemoryAccess
-
- getURI() - Method in interface org.eclipse.cdt.core.index.IIndexFileLocation
-
Returns the URI of the indexed file (non-null
).
- getUserDefinedErrorParserIds() - Static method in class org.eclipse.cdt.core.ErrorParserManager
-
- getUserDefinedErrorParserIds() - Static method in class org.eclipse.cdt.core.ErrorParserManager
-
- getUserEntries(int) - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryLanguageData
-
- getUserEntries() - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryLanguageData.UserAndDiscoveredEntryLanguageDataEntryStorage
-
- getUserEntries() - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryStorage
-
- getUserVarSupplier() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getUserVarSupplier() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getUsing(String) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns the first using in this translation unit with the name
This is a handle-only method.
- getUsingDeclarations(IASTNode) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassSpecialization
-
- getUsingDeclarations() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
-
Returns an array of using declarations in this class.
- getUsingDirectives() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNamespaceScope
-
Get the using directives that have been added to this scope to nominate other
namespaces during lookup.
- getUsingDirectives() - Method in interface org.eclipse.cdt.core.index.IIndexFile
-
Returns all using directives for namespaces and global scope, found in this file.
- getUsings() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns the usings in this translation unit
in the order in which they appear in the source.
- getValidEnclosingFolder(IPath) - Static method in class org.eclipse.cdt.core.browser.PathUtil
-
Deprecated.
- getValidEnclosingFolder(IPath) - Static method in class org.eclipse.cdt.utils.PathUtil
-
- getValidEnclosingFolder(IPath) - Static method in class org.eclipse.cdt.utils.PathUtil
-
- getValue() - Method in interface org.eclipse.cdt.core.dom.ast.IASTEnumerationSpecifier.IASTEnumerator
-
Returns enumerator value.
- getValue() - Method in interface org.eclipse.cdt.core.dom.ast.IASTLiteralExpression
-
Returns the value of the literal as char-array.
- getValue() - Method in interface org.eclipse.cdt.core.dom.ast.IBasicType
-
- getValue() - Method in interface org.eclipse.cdt.core.dom.ast.IEnumerator
-
Returns the value assigned to this enumerator.
- getValue() - Method in class org.eclipse.cdt.core.envvar.EnvironmentVariable
-
- getValue() - Method in interface org.eclipse.cdt.core.envvar.IEnvironmentVariable
-
- getValue() - Method in interface org.eclipse.cdt.core.IAddress
-
Returns the value of the address.
- getValue() - Method in interface org.eclipse.cdt.core.IAddress
-
Returns the value of the address.
- getValue(String) - Method in interface org.eclipse.cdt.core.resources.IPathEntryVariableManager
-
Returns the value of the variable with the given name.
- getValue() - Method in class org.eclipse.cdt.core.resources.PathEntryVariableChangeEvent
-
- getValue() - Method in class org.eclipse.cdt.core.settings.model.ACSettingEntry
-
- getValue() - Method in class org.eclipse.cdt.core.settings.model.CMacroEntry
-
- getValue() - Method in interface org.eclipse.cdt.core.settings.model.ICMacroEntry
-
- getValue() - Method in interface org.eclipse.cdt.core.settings.model.ICSettingEntry
-
- getValue() - Method in interface org.eclipse.cdt.core.settings.model.ICStorageElement
-
Returns the String value of this element or null if there is no String value set.
- getValue() - Method in class org.eclipse.cdt.core.settings.model.util.PathSettingsContainer
-
- getValue() - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- getValue() - Method in class org.eclipse.cdt.utils.Addr32
-
- getValue() - Method in class org.eclipse.cdt.utils.Addr32
-
- getValue() - Method in class org.eclipse.cdt.utils.Addr64
-
- getValue() - Method in class org.eclipse.cdt.utils.Addr64
-
- getValue() - Method in class org.eclipse.cdt.utils.debug.DebugEnumField
-
- getValueAfterExpandingMacros(String, Set<String>, Map<String, String>) - Static method in class org.eclipse.cdt.core.templateengine.process.ProcessHelper
-
- getValueAfterExpandingMacros(String, Set<String>, Map<String, String>, String, String) - Static method in class org.eclipse.cdt.core.templateengine.process.ProcessHelper
-
- getValueCategory() - Method in interface org.eclipse.cdt.core.dom.ast.IASTExpression
-
Returns the value category of this expression.
- getValues(boolean) - Method in class org.eclipse.cdt.core.settings.model.util.PathSettingsContainer
-
- getValues(String) - Method in class org.eclipse.cdt.core.settings.model.util.PatternNameMap
-
- getValueStore() - Method in class org.eclipse.cdt.core.templateengine.TemplateCore
-
return the ValueStore maintained by this Template.
- getValueType() - Method in class org.eclipse.cdt.core.cdtvariables.CdtVariable
-
- getValueType() - Method in interface org.eclipse.cdt.core.cdtvariables.ICdtVariable
-
- getVariable(String) - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- getVariable(String) - Method in class org.eclipse.cdt.core.build.ErrorBuildConfiguration
-
- getVariable(String) - Method in interface org.eclipse.cdt.core.build.ICBuildConfiguration
-
Return a build environment variable with a given name.
- getVariable(String) - Method in interface org.eclipse.cdt.core.build.IToolChain
-
Return the environment variable of the given name used when invoking the
toolchain.
- getVariable(String, ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.cdtvariables.ICdtVariableManager
-
Returns reference to the IBuildMacro interface representing Macro of the
specified name or null if there is there is no such macro
- getVariable(String, ICdtVariableManager) - Method in interface org.eclipse.cdt.core.cdtvariables.ICdtVariablesContributor
-
- getVariable(String, ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.envvar.IContributedEnvironment
-
- getVariable(String, IEnvironmentVariableManager) - Method in interface org.eclipse.cdt.core.envvar.IEnvironmentContributor
-
- getVariable(String, ICConfigurationDescription, boolean) - Method in interface org.eclipse.cdt.core.envvar.IEnvironmentVariableManager
-
- getVariable(String, IBuildConfiguration, boolean) - Method in interface org.eclipse.cdt.core.envvar.IEnvironmentVariableManager
-
Returns the named environment variable in the given build configuration.
- getVariable(String, IVariableContextInfo) - Method in interface org.eclipse.cdt.utils.cdtvariables.ICdtVariableSupplier
-
- getVariable(String, IVariableContextInfo, boolean) - Static method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableManager
-
- getVariable(String) - Method in class org.eclipse.cdt.utils.envvar.EnvironmentCollector
-
- getVariable(String) - Method in class org.eclipse.cdt.utils.envvar.PrefsStorableEnvironment
-
- getVariable(String) - Method in class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
- getVariableContextInfo() - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableStatus
-
- getVariableLabel(IVariableDeclaration, int, StringBuffer) - Static method in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Appends the label for a variable declaration to a StringBuffer.
- getVariableName() - Method in class org.eclipse.cdt.core.cdtvariables.CdtVariableStatus
-
- getVariableName() - Method in interface org.eclipse.cdt.core.cdtvariables.ICdtVariableStatus
-
returns the name of the build macro whose resolution caused this status creation or null if none
- getVariableName() - Method in class org.eclipse.cdt.core.resources.PathEntryVariableChangeEvent
-
- getVariableNames() - Method in interface org.eclipse.cdt.core.resources.IPathEntryVariableManager
-
Returns an array containing all defined variable names.
- getVariables() - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- getVariables() - Method in class org.eclipse.cdt.core.build.ErrorBuildConfiguration
-
- getVariables() - Method in interface org.eclipse.cdt.core.build.ICBuildConfiguration
-
Return all of the build environment variables for this configuration.
- getVariables() - Method in interface org.eclipse.cdt.core.build.IToolChain
-
Return the environment variables to be set when invoking the tools in the
toolchain.
- getVariables() - Method in class org.eclipse.cdt.core.build.StandardBuildConfiguration
-
- getVariables(ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.cdtvariables.ICdtVariableManager
-
- getVariables(ICdtVariableManager) - Method in interface org.eclipse.cdt.core.cdtvariables.ICdtVariablesContributor
-
- getVariables(ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.envvar.IContributedEnvironment
-
- getVariables(IEnvironmentVariableManager) - Method in interface org.eclipse.cdt.core.envvar.IEnvironmentContributor
-
- getVariables(ICConfigurationDescription, boolean) - Method in interface org.eclipse.cdt.core.envvar.IEnvironmentVariableManager
-
if environment variable names are case insensitive in the current OS,
the environment variable provider will remove the duplicates of the variables if their names
differ only by case
- getVariables(IBuildConfiguration, boolean) - Method in interface org.eclipse.cdt.core.envvar.IEnvironmentVariableManager
-
Returns a list of environment variables for the given build configuration.
- getVariables(IVariableContextInfo) - Method in interface org.eclipse.cdt.utils.cdtvariables.ICdtVariableSupplier
-
- getVariables(IVariableContextInfo, boolean) - Static method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableManager
-
- getVariables() - Method in class org.eclipse.cdt.utils.envvar.EnvironmentCollector
-
- getVariables() - Method in class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
- getVariableStatuses() - Method in exception org.eclipse.cdt.core.cdtvariables.CdtVariableException
-
Returns an array of the IBuildMacroStatus statuses this exception holds
- getVarName(Matcher) - Method in class org.eclipse.cdt.core.errorparsers.ErrorPattern
-
- getVarName(Matcher) - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
- getVarNameExpression() - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
- getVersion() - Method in interface org.eclipse.cdt.core.build.IToolChain
-
- getVersion() - Method in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- getVirtSpecifier() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier
-
Returns the class-virt-specifier of this class, or null if it doesn't have one.
- getVirtSpecifiers() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
Returns the virt-specifiers of this function.
- getVisibility() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier
-
Returns the accessibility for the base.
- getVisibility() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTVisibilityLabel
-
Returns the visibility.
- getVisibility() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBase
-
The visibility qualifier applied to the base class.
- getVisibility(IBinding) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
-
Returns the access specifier of the member
.
- getVisibility() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMember
-
Returns the accessibility of the member.
- getVisibility() - Method in interface org.eclipse.cdt.core.model.IMember
-
Returns the member's visibility
V_PRIVATE = 0 V_PROTECTED = 1 V_PUBLIC = 2
- getWarningCount() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- getWarningCount() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- getWhitesmithsSettings() - Static method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
Returns the Whitesmiths formatter settings
- getWhitesmithsSettings() - Static method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- getWord() - Method in class org.eclipse.cdt.utils.coff.PE.Attribute
-
Deprecated.
- getWord() - Method in class org.eclipse.cdt.utils.coff.PE64.Attribute
-
- getWorkingCopies() - Method in interface org.eclipse.cdt.core.browser.IWorkingCopyProvider
-
Deprecated.
- getWorkingCopies() - Method in interface org.eclipse.cdt.core.model.IWorkingCopyProvider
-
- getWorkingCopy() - Method in interface org.eclipse.cdt.core.browser.ITypeReference
-
Returns the working copy.
- getWorkingCopy() - Method in class org.eclipse.cdt.core.browser.TypeReference
-
- getWorkingCopy() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns a new working copy for the Translation Unit.
- getWorkingCopy(IProgressMonitor) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns a new working copy for the Translation Unit.
- getWorkingCopy(IProgressMonitor, IBufferFactory) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
- getWorkingDirectory() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- getWorkingDirectory() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- getWorkingDirectoryURI() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- getWorkingDirectoryURI() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- getWorkingDirectoryURI() - Method in interface org.eclipse.cdt.core.language.settings.providers.IWorkingDirectoryTracker
-
Returns current working directory for the current build command as determined from
build output.
- getWorkspace() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getWorkspace() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
- getWorkspace() - Method in interface org.eclipse.cdt.core.model.ICModel
-
Returns the workspace associated with this C model.
- getWorkspaceIFL(IFile) - Static method in class org.eclipse.cdt.core.index.IndexLocationFactory
-
Returns an IIndexFileLocation for the specified workspace file, or null
if it does not have a location.
- getWorkspaceLanguageConfiguration() - Method in class org.eclipse.cdt.core.model.LanguageManager
-
Returns the language configuration for the workspace.
- getWorkspaceMappings() - Method in class org.eclipse.cdt.core.language.WorkspaceLanguageConfiguration
-
Returns a read-only copy of the workspace-wide language mappings.
- getWorkspacePath() - Static method in class org.eclipse.cdt.core.templateengine.TemplateEngineHelper
-
This method returns the workspace path present in the workspace
- getWorkspaceProvider(String) - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
- getWorkspaceProviders() - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
Get Language Settings Providers defined in the workspace.
- getWorkspaceRelativePath(IPath) - Static method in class org.eclipse.cdt.core.browser.PathUtil
-
Deprecated.
- getWorkspaceRelativePath(String) - Static method in class org.eclipse.cdt.core.browser.PathUtil
-
Deprecated.
- getWorkspaceRelativePath(IPath) - Static method in class org.eclipse.cdt.utils.PathUtil
-
- getWorkspaceRelativePath(String) - Static method in class org.eclipse.cdt.utils.PathUtil
-
- getWorkspaceRelativePath(IPath) - Static method in class org.eclipse.cdt.utils.PathUtil
-
- getWorkspaceRelativePath(String) - Static method in class org.eclipse.cdt.utils.PathUtil
-
- getWorkspaceRoot() - Static method in class org.eclipse.cdt.core.browser.PathUtil
-
Deprecated.
- getWorkspaceRoot() - Static method in class org.eclipse.cdt.utils.PathUtil
-
- getWorkspaceRoot() - Static method in class org.eclipse.cdt.utils.PathUtil
-
- getWorkspaceVariablesCopy() - Method in interface org.eclipse.cdt.core.cdtvariables.IUserVarSupplier
-
- getWrappingStyle(String) - Static method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
Return the wrapping style of the given alignment value.
- getXCoff32() - Method in class org.eclipse.cdt.utils.xcoff.parser.XCOFFBinaryObject
-
- getZero() - Method in interface org.eclipse.cdt.core.IAddressFactory
-
Returns zero address, i.e.
- getZero() - Method in interface org.eclipse.cdt.core.IAddressFactory
-
Returns zero address, i.e.
- getZero() - Method in class org.eclipse.cdt.utils.Addr32Factory
-
- getZero() - Method in class org.eclipse.cdt.utils.Addr32Factory
-
- getZero() - Method in class org.eclipse.cdt.utils.Addr64Factory
-
- getZero() - Method in class org.eclipse.cdt.utils.Addr64Factory
-
- GLOBAL - Static variable in class org.eclipse.cdt.utils.debug.DebugVariableKind
-
- GNU_LATEST_VERSION_MAJOR - Static variable in class org.eclipse.cdt.core.dom.ast.gnu.cpp.GPPLanguage
-
- GNU_LATEST_VERSION_MINOR - Static variable in class org.eclipse.cdt.core.dom.ast.gnu.cpp.GPPLanguage
-
- GNUElfBinaryArchive - Class in org.eclipse.cdt.utils.elf.parser
-
- GNUElfBinaryArchive(IBinaryParser, IPath) - Constructor for class org.eclipse.cdt.utils.elf.parser.GNUElfBinaryArchive
-
- GNUElfBinaryExecutable - Class in org.eclipse.cdt.utils.elf.parser
-
- GNUElfBinaryExecutable(IBinaryParser, IPath) - Constructor for class org.eclipse.cdt.utils.elf.parser.GNUElfBinaryExecutable
-
- GNUElfBinaryObject - Class in org.eclipse.cdt.utils.elf.parser
-
- GNUElfBinaryObject(IBinaryParser, IPath, AR.ARHeader) - Constructor for class org.eclipse.cdt.utils.elf.parser.GNUElfBinaryObject
-
- GNUElfBinaryObject(IBinaryParser, IPath, int) - Constructor for class org.eclipse.cdt.utils.elf.parser.GNUElfBinaryObject
-
- GNUElfBinaryShared - Class in org.eclipse.cdt.utils.elf.parser
-
- GNUElfBinaryShared(IBinaryParser, IPath) - Constructor for class org.eclipse.cdt.utils.elf.parser.GNUElfBinaryShared
-
- GNUElfParser - Class in org.eclipse.cdt.utils.elf.parser
-
- GNUElfParser() - Constructor for class org.eclipse.cdt.utils.elf.parser.GNUElfParser
-
- GNUScannerExtensionConfiguration - Class in org.eclipse.cdt.core.dom.parser
-
Base class for all gnu scanner configurations.
- GNUScannerExtensionConfiguration() - Constructor for class org.eclipse.cdt.core.dom.parser.GNUScannerExtensionConfiguration
-
- GNUSymbol - Class in org.eclipse.cdt.utils.elf.parser
-
- GNUSymbol(ElfBinaryObject, String, int, IAddress, long, IPath, int, int) - Constructor for class org.eclipse.cdt.utils.elf.parser.GNUSymbol
-
- GNUSymbol(ElfBinaryObject, String, int, IAddress, long) - Constructor for class org.eclipse.cdt.utils.elf.parser.GNUSymbol
-
- GOTO - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- GPPLanguage - Class in org.eclipse.cdt.core.dom.ast.gnu.cpp
-
Concrete ILanguage implementation for the DOM C++ parser.
- GPPLanguage() - Constructor for class org.eclipse.cdt.core.dom.ast.gnu.cpp.GPPLanguage
-
- GPPParserExtensionConfiguration - Class in org.eclipse.cdt.core.dom.parser.cpp
-
Configures the parser for c++-sources as accepted by g++.
- GPPParserExtensionConfiguration() - Constructor for class org.eclipse.cdt.core.dom.parser.cpp.GPPParserExtensionConfiguration
-
- GPPScannerExtensionConfiguration - Class in org.eclipse.cdt.core.dom.parser.cpp
-
Configures the preprocessor for c++-sources as accepted by g++.
- GPPScannerExtensionConfiguration() - Constructor for class org.eclipse.cdt.core.dom.parser.cpp.GPPScannerExtensionConfiguration
-
- GPPScannerExtensionConfiguration(int) - Constructor for class org.eclipse.cdt.core.dom.parser.cpp.GPPScannerExtensionConfiguration
-
- GPPScannerExtensionConfiguration(GPPScannerExtensionConfiguration.CompilerType, int) - Constructor for class org.eclipse.cdt.core.dom.parser.cpp.GPPScannerExtensionConfiguration
-
- IAddress - Interface in org.eclipse.cdt.core
-
Represents C/C++ address in CDT.
- IAddress - Interface in org.eclipse.cdt.core
-
Represents C/C++ address in CDT.
- IAddressFactory - Interface in org.eclipse.cdt.core
-
This inteface serves as an address factory.
- IAddressFactory - Interface in org.eclipse.cdt.core
-
This inteface serves as an address factory.
- IAddressFactory2 - Interface in org.eclipse.cdt.core
-
An extension of IAddressFactory that supports throwing an exception rather
than truncating the initialization value if the value is outside the range
supported by the factory.
- IAddressFactory2 - Interface in org.eclipse.cdt.core
-
An extension of IAddressFactory that supports throwing an exception rather
than truncating the initialization value if the value is outside the range
supported by the factory.
- IArchive - Interface in org.eclipse.cdt.core.model
-
An IArchive represents a group of files combined into a
single file(the Archive), for example 'libXX.a'.
- IArchiveContainer - Interface in org.eclipse.cdt.core.model
-
Represents a container of all the IArchive's found in the project
while inspecting the project.
- IArrayType - Interface in org.eclipse.cdt.core.dom.ast
-
- IAsmLabel - Interface in org.eclipse.cdt.core.model
-
Represents a label in assembly code.
- IAsmLanguage - Interface in org.eclipse.cdt.core.model
-
This is an optional extension interface to
ILanguage
which allows
an assembly language variant to expose certain syntax characteristics.
- IASTAlignmentSpecifier - Interface in org.eclipse.cdt.core.dom.ast
-
Represents an alignment specifier.
- IASTArrayDeclarator - Interface in org.eclipse.cdt.core.dom.ast
-
This is the declarator for an array.
- IASTArrayModifier - Interface in org.eclipse.cdt.core.dom.ast
-
This is the portion of the node that represents the portions when someone
declares a variable/type which is an array.
- IASTArraySubscriptExpression - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represents a postfix array subscript expression.
- IASTASMDeclaration - Interface in org.eclipse.cdt.core.dom.ast
-
ASM Statement as a Declaration.
- IASTAttribute - Interface in org.eclipse.cdt.core.dom.ast
-
Represents a C++11 (ISO/IEC 14882:2011 7.6)
or a GCC attribute (http://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html).
- IASTAttributeList - Interface in org.eclipse.cdt.core.dom.ast
-
An attribute-specifier of the form [[ attribute-list ]] or __attribute__(( attribute-list )).
- IASTAttributeOwner - Interface in org.eclipse.cdt.core.dom.ast
-
An AST node that may have attributes.
- IASTAttributeSpecifier - Interface in org.eclipse.cdt.core.dom.ast
-
Represents a C++11 (ISO/IEC 14882:2011 7.6.1)
or a GCC attribute specifier (http://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html).
- IASTBinaryExpression - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represents a binary expression.
- IASTBinaryTypeIdExpression - Interface in org.eclipse.cdt.core.dom.ast
-
- IASTBinaryTypeIdExpression.Operator - Enum in org.eclipse.cdt.core.dom.ast
-
Built-in type traits of g++.
- IASTBreakStatement - Interface in org.eclipse.cdt.core.dom.ast
-
This is the break clause in a loop.
- IASTCaseStatement - Interface in org.eclipse.cdt.core.dom.ast
-
This is a case in a switch statement.
- IASTCastExpression - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represents a cast expression of the form (TypeId)operand.
- IASTComment - Interface in org.eclipse.cdt.core.dom.ast
-
This class represents a comment.
- IASTCompletionContext - Interface in org.eclipse.cdt.core.dom.ast
-
Interface for a code completion's context.
- IASTCompletionNode - Interface in org.eclipse.cdt.core.dom.ast
-
This represents the node that would occur at the point of a context
completion.
- IASTCompletionNode.CompletionNameEntry - Class in org.eclipse.cdt.core.dom.ast
-
Represents a name that fits in this context, and its parent.
- IASTCompositeTypeSpecifier - Interface in org.eclipse.cdt.core.dom.ast
-
A composite type specifier represents a composite structure (contains declarations).
- IASTCompoundStatement - Interface in org.eclipse.cdt.core.dom.ast
-
This represents a block of statements.
- IASTConditionalExpression - Interface in org.eclipse.cdt.core.dom.ast
-
Conditional Expression of the format X ? Y : Z
- IASTContinueStatement - Interface in org.eclipse.cdt.core.dom.ast
-
This is the continue clause in a loop.
- IASTCopyLocation - Interface in org.eclipse.cdt.core.dom.ast
-
- IASTDeclaration - Interface in org.eclipse.cdt.core.dom.ast
-
This is the root class of all declarations.
- IASTDeclarationListOwner - Interface in org.eclipse.cdt.core.dom.ast
-
Common interface for parents of declaration lists.
- IASTDeclarationStatement - Interface in org.eclipse.cdt.core.dom.ast
-
A declaration statement that introduces a declaration.
- IASTDeclarator - Interface in org.eclipse.cdt.core.dom.ast
-
Base interface for a declarator.
- IASTDeclSpecifier - Interface in org.eclipse.cdt.core.dom.ast
-
This is the base interface that represents a declaration specifier sequence.
- IASTDefaultStatement - Interface in org.eclipse.cdt.core.dom.ast
-
This is the default clause in the switch statement.
- IASTDoStatement - Interface in org.eclipse.cdt.core.dom.ast
-
Ye ol' do statement.
- IASTElaboratedTypeSpecifier - Interface in org.eclipse.cdt.core.dom.ast
-
This represents an elaborated type specifier in the C & C++ language grammar.
- IASTEnumerationSpecifier - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represents enumerations in C and C++.
- IASTEnumerationSpecifier.IASTEnumerator - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represents an enumerator member of an enum specifier.
- IASTEqualsInitializer - Interface in org.eclipse.cdt.core.dom.ast
-
Initializer with equals sign (copy initialization) as in int x= 0;
.
- IASTExpression - Interface in org.eclipse.cdt.core.dom.ast
-
This is the root class of expressions.
- IASTExpression.ValueCategory - Enum in org.eclipse.cdt.core.dom.ast
-
- IASTExpressionList - Interface in org.eclipse.cdt.core.dom.ast
-
Expression list (comma separated list of expressions).
- IASTExpressionStatement - Interface in org.eclipse.cdt.core.dom.ast
-
Expression statement.
- IASTFieldDeclarator - Interface in org.eclipse.cdt.core.dom.ast
-
This represents a field in a struct.
- IASTFieldReference - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represents expressions that access a field reference.
- IASTFileLocation - Interface in org.eclipse.cdt.core.dom.ast
-
Represents a node location that is directly in the source file.
- IASTForStatement - Interface in org.eclipse.cdt.core.dom.ast
-
The 'for' statement.
- IASTFunctionCallExpression - Interface in org.eclipse.cdt.core.dom.ast
-
Represents a function call expression, f(x), where f is the function name expression
and x is the parameter expression.
- IASTFunctionDeclarator - Interface in org.eclipse.cdt.core.dom.ast
-
This is a declarator for a function.
- IASTFunctionDefinition - Interface in org.eclipse.cdt.core.dom.ast
-
This is a function definition, i.e.
- IASTFunctionStyleMacroParameter - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represents the name of a function style macro parameter.
- IASTGotoStatement - Interface in org.eclipse.cdt.core.dom.ast
-
Represents a goto statement.
- IASTIdExpression - Interface in org.eclipse.cdt.core.dom.ast
-
This is a name used in an expression.
- IASTIfStatement - Interface in org.eclipse.cdt.core.dom.ast
-
The 'if' statement including the optional else clause.
- IASTImageLocation - Interface in org.eclipse.cdt.core.dom.ast
-
An image location explains how a name made it into the translation unit.
- IASTImplicitDestructorName - Interface in org.eclipse.cdt.core.dom.ast
-
An implicit name corresponding to a destructor call for a temporary or a variable going out of scope.
- IASTImplicitDestructorNameOwner - Interface in org.eclipse.cdt.core.dom.ast
-
An AST node that may have implicit destructor names.
- IASTImplicitName - Interface in org.eclipse.cdt.core.dom.ast
-
An implicit name is used to resolve uses of implicit bindings, such as overloaded operators.
- IASTImplicitNameOwner - Interface in org.eclipse.cdt.core.dom.ast
-
An AST node that may have implicit names.
- IASTInitializer - Interface in org.eclipse.cdt.core.dom.ast
-
This represents an initializer for a declarator.
- IASTInitializerClause - Interface in org.eclipse.cdt.core.dom.ast
-
Interface for AST nodes that can nest in initializer lists.
- IASTInitializerExpression - Interface in org.eclipse.cdt.core.dom.ast
-
- IASTInitializerList - Interface in org.eclipse.cdt.core.dom.ast
-
Braced initializer list, for example as in:
- IASTLabelStatement - Interface in org.eclipse.cdt.core.dom.ast
-
Represents a label statement.
- IASTLiteralExpression - Interface in org.eclipse.cdt.core.dom.ast
-
This expression represents a literal in the program.
- IASTMacroExpansion - Interface in org.eclipse.cdt.core.dom.ast
-
- IASTMacroExpansionLocation - Interface in org.eclipse.cdt.core.dom.ast
-
Node location inside of a macro expansion.
- IASTName - Interface in org.eclipse.cdt.core.dom.ast
-
This class represents a name in the program that represents a semantic object
in the program.
- IASTNamedTypeSpecifier - Interface in org.eclipse.cdt.core.dom.ast
-
Represents the use of a typedef name in an decl specifier in C.
- IASTNameOwner - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represents a mechanism for a name to discover more information about it's parent.
- IASTNode - Interface in org.eclipse.cdt.core.dom.ast
-
This is the root node in the physical AST.
- IASTNode.CopyStyle - Enum in org.eclipse.cdt.core.dom.ast
-
- IASTNodeLocation - Interface in org.eclipse.cdt.core.dom.ast
-
A NodeLocation represents the source location of a given node.
- IASTNodeSelector - Interface in org.eclipse.cdt.core.dom.ast
-
Interface for searching nodes in a translation unit.
- IASTNullStatement - Interface in org.eclipse.cdt.core.dom.ast
-
This node represents a null statement, ';'
- IASTParameterDeclaration - Interface in org.eclipse.cdt.core.dom.ast
-
This class represents a parameter declaration
- IASTPointer - Interface in org.eclipse.cdt.core.dom.ast
-
This represents the good ol' * pointer operator.
- IASTPointerOperator - Interface in org.eclipse.cdt.core.dom.ast
-
- IASTPreprocessorElifStatement - Interface in org.eclipse.cdt.core.dom.ast
-
Represents a #elif preprocessor statement.
- IASTPreprocessorElseStatement - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represent a preprocessor #else statement.
- IASTPreprocessorEndifStatement - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represent a preprocessor #endif statement.
- IASTPreprocessorErrorStatement - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represent a preprocessor #error statement.
- IASTPreprocessorFunctionStyleMacroDefinition - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represent a preprocessor function-style macro definition.
- IASTPreprocessorIfdefStatement - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represent a preprocessor #ifdef statement.
- IASTPreprocessorIfndefStatement - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represent a preprocessor #ifndef statement.
- IASTPreprocessorIfStatement - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represent a preprocessor #if statement.
- IASTPreprocessorIncludeStatement - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represents a preprocessor #include statement.
- IASTPreprocessorMacroDefinition - Interface in org.eclipse.cdt.core.dom.ast
-
This represents the definition of a macro.
- IASTPreprocessorMacroExpansion - Interface in org.eclipse.cdt.core.dom.ast
-
Models macro expansion found in the source code that is not nested inside another expansion.
- IASTPreprocessorObjectStyleMacroDefinition - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represents an object-style macro definition.
- IASTPreprocessorPragmaStatement - Interface in org.eclipse.cdt.core.dom.ast
-
Represents a #pragma directive or a pragma operator.
- IASTPreprocessorStatement - Interface in org.eclipse.cdt.core.dom.ast
-
This is the base interface for all preprocessor directives.
- IASTPreprocessorUndefStatement - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represents a preprocessor #undef statement.
- IASTProblem - Interface in org.eclipse.cdt.core.dom.ast
-
Interface for problems in the AST tree.
- IASTProblemDeclaration - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represents a parse problem where we tried to match against a declaration.
- IASTProblemExpression - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represents a parse problem where we tried to match against
an expression.
- IASTProblemHolder - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represents a base interface to represent a problem owner or holder.
- IASTProblemStatement - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represents a parse problem where we tried to match against a statement.
- IASTProblemTypeId - Interface in org.eclipse.cdt.core.dom.ast
-
This interface represents a parse problem where we tried to match against a type-id.
- IASTReturnStatement - Interface in org.eclipse.cdt.core.dom.ast
-
- IASTServiceProvider - Interface in org.eclipse.cdt.core.dom
-
- IASTServiceProvider.UnsupportedDialectException - Exception in org.eclipse.cdt.core.dom
-
Deprecated.
This exception is thrown when there is not a service provider that can handle
the request due to dialect mis-match.
- IASTSimpleDeclaration - Interface in org.eclipse.cdt.core.dom.ast
-
This is a simple declaration which contains a sequence of declSpecifiers
followed by a list of declarators.
- IASTSimpleDeclSpecifier - Interface in org.eclipse.cdt.core.dom.ast
-
This represents a declaration specifier for a built-in type.
- IASTStandardFunctionDeclarator - Interface in org.eclipse.cdt.core.dom.ast
-
This is a declarator for a non K&R C function.
- IASTStatement - Interface in org.eclipse.cdt.core.dom.ast
-
This is the root interface for statements.
- IASTSwitchStatement - Interface in org.eclipse.cdt.core.dom.ast
-
The switch statement.
- IASTToken - Interface in org.eclipse.cdt.core.dom.ast
-
Represents an arbitrary code token.
- IASTTokenList - Interface in org.eclipse.cdt.core.dom.ast
-
Represents a sequence of code tokens.
- IASTTranslationUnit - Interface in org.eclipse.cdt.core.dom.ast
-
The translation unit represents a compilable unit of source.
- IASTTranslationUnit.IDependencyTree - Interface in org.eclipse.cdt.core.dom.ast
-
- IASTTranslationUnit.IDependencyTree.IASTInclusionNode - Interface in org.eclipse.cdt.core.dom.ast
-
- IASTTypeId - Interface in org.eclipse.cdt.core.dom.ast
-
- IASTTypeIdExpression - Interface in org.eclipse.cdt.core.dom.ast
-
- IASTTypeIdInitializerExpression - Interface in org.eclipse.cdt.core.dom.ast
-
Compound literal: type-id { initializer }
- IASTUnaryExpression - Interface in org.eclipse.cdt.core.dom.ast
-
This interface is used to represent a unary expression in the AST.
- IASTWhileStatement - Interface in org.eclipse.cdt.core.dom.ast
-
Ye ol' while statement.
- IBasicType - Interface in org.eclipse.cdt.core.dom.ast
-
Interface for basic types.
- IBasicType.Kind - Enum in org.eclipse.cdt.core.dom.ast
-
- IBinary - Interface in org.eclipse.cdt.core.model
-
Represents a Binary file, for example an ELF executable.
- IBinaryContainer - Interface in org.eclipse.cdt.core.model
-
Represents a container of all the IBinary's found in the project
while inspecting the project.
- IBinaryElement - Interface in org.eclipse.cdt.core.model
-
- IBinaryFunction - Interface in org.eclipse.cdt.core.model
-
Represents a function.
- IBinaryModule - Interface in org.eclipse.cdt.core.model
-
- IBinaryParser - Interface in org.eclipse.cdt.core
-
- IBinaryParser - Interface in org.eclipse.cdt.core
-
- IBinaryParser.IBinaryArchive - Interface in org.eclipse.cdt.core
-
Represents an archive.
- IBinaryParser.IBinaryArchive - Interface in org.eclipse.cdt.core
-
Represents an archive.
- IBinaryParser.IBinaryExecutable - Interface in org.eclipse.cdt.core
-
An executable.
- IBinaryParser.IBinaryExecutable - Interface in org.eclipse.cdt.core
-
An executable.
- IBinaryParser.IBinaryFile - Interface in org.eclipse.cdt.core
-
Represents a binary file for example an ELF executable.
- IBinaryParser.IBinaryFile - Interface in org.eclipse.cdt.core
-
Represents a binary file for example an ELF executable.
- IBinaryParser.IBinaryObject - Interface in org.eclipse.cdt.core
-
Represents a binary, for example an ELF excutable.
- IBinaryParser.IBinaryObject - Interface in org.eclipse.cdt.core
-
Represents a binary, for example an ELF excutable.
- IBinaryParser.IBinaryShared - Interface in org.eclipse.cdt.core
-
A DLL.
- IBinaryParser.IBinaryShared - Interface in org.eclipse.cdt.core
-
A DLL.
- IBinaryParser.ISymbol - Interface in org.eclipse.cdt.core
-
- IBinaryParser.ISymbol - Interface in org.eclipse.cdt.core
-
- IBinaryVariable - Interface in org.eclipse.cdt.core.model
-
Represents a global variable.
- IBinding - Interface in org.eclipse.cdt.core.dom.ast
-
Represents the semantics of a name found in the AST or the index.
- IBindingTagger - Interface in org.eclipse.cdt.core.dom.ast.tag
-
Implementations are contributed with the org.eclipse.cdt.core.tagger extension-point.
- IBuffer - Interface in org.eclipse.cdt.core.model
-
A buffer contains the text contents of a resource.
- IBufferChangedListener - Interface in org.eclipse.cdt.core.model
-
A listener, which gets notified when the contents of a specific buffer
have changed, or when the buffer is closed.
- IBuiltinBindingsProvider - Interface in org.eclipse.cdt.core.dom.parser
-
Provides built-in symbols to the parser.
- ICArrayType - Interface in org.eclipse.cdt.core.dom.ast.c
-
- ICASTArrayDesignator - Interface in org.eclipse.cdt.core.dom.ast.c
-
C-style array designator.
- ICASTArrayModifier - Interface in org.eclipse.cdt.core.dom.ast.c
-
This interface represents the role of a C array modifier.
- ICASTCompositeTypeSpecifier - Interface in org.eclipse.cdt.core.dom.ast.c
-
Structs and Unions in C can be qualified w/restrict keyword.
- ICASTDeclSpecifier - Interface in org.eclipse.cdt.core.dom.ast.c
-
C extension to IASTDeclSpecifier.
- ICASTDesignatedInitializer - Interface in org.eclipse.cdt.core.dom.ast.c
-
This interface represents a designated initializer,
e.g.
- ICASTDesignator - Interface in org.eclipse.cdt.core.dom.ast.c
-
Base interface for all C-style designators.
- ICASTElaboratedTypeSpecifier - Interface in org.eclipse.cdt.core.dom.ast.c
-
C's elaborated type specifier.
- ICASTEnumerationSpecifier - Interface in org.eclipse.cdt.core.dom.ast.c
-
C Enumeration decl specifier.
- ICASTFieldDesignator - Interface in org.eclipse.cdt.core.dom.ast.c
-
Specific designator that represents a field reference.
- ICASTKnRFunctionDeclarator - Interface in org.eclipse.cdt.core.dom.ast.gnu.c
-
This is the declarator for a K&R C Function.
- ICASTPointer - Interface in org.eclipse.cdt.core.dom.ast.c
-
C-specific pointer.
- ICASTSimpleDeclSpecifier - Interface in org.eclipse.cdt.core.dom.ast.c
-
This interface represents a built-in type in C.
- ICASTTypedefNameSpecifier - Interface in org.eclipse.cdt.core.dom.ast.c
-
This interface is just as an IASTNamedTypeSpecifier, except that it also
includes the abiliy to use the restrict modifier.
- ICASTTypeIdInitializerExpression - Interface in org.eclipse.cdt.core.dom.ast.c
-
C Expression of the format type-id { initializer }
GCC allows compound literals for c++, therefore the interface was moved to the common
ast interfaces (
IASTTypeIdInitializerExpression
).
- ICASTVisitor - Interface in org.eclipse.cdt.core.dom.ast.c
-
Interface for visitors to visit c-specific nodes.
- ICBasicType - Interface in org.eclipse.cdt.core.dom.ast.c
-
- ICBuildCommandLauncher - Interface in org.eclipse.cdt.core.build
-
- ICBuildConfiguration - Interface in org.eclipse.cdt.core.build
-
This is the root interface for "new style" CDT build configurations.
- ICBuildConfiguration2 - Interface in org.eclipse.cdt.core.build
-
- ICBuildConfigurationManager - Interface in org.eclipse.cdt.core.build
-
The OSGi service that manages the mapping from platform build configuration
to CDT build configuration.
- ICBuildConfigurationManager2 - Interface in org.eclipse.cdt.core.build
-
- ICBuildConfigurationProvider - Interface in org.eclipse.cdt.core.build
-
A CBuildConfigurationProvider provides C build configurations.
- ICBuildOutputParser - Interface in org.eclipse.cdt.core.language.settings.providers
-
Console parser interface extended to support language settings providers.
- ICBuildSetting - Interface in org.eclipse.cdt.core.settings.model
-
- ICCompositeTypeScope - Interface in org.eclipse.cdt.core.dom.ast.c
-
- ICConfigExtensionReference - Interface in org.eclipse.cdt.core.settings.model
-
Holds executable extension information in the
project configuration.
- ICConfigurationDescription - Interface in org.eclipse.cdt.core.settings.model
-
This is the class representing configuration and thus this is the root element
for configuration-specific settings.
- ICContainer - Interface in org.eclipse.cdt.core.model
-
A C folder resource.
- ICDescriptionDelta - Interface in org.eclipse.cdt.core.settings.model
-
- ICDescriptor - Interface in org.eclipse.cdt.core
-
- ICDescriptor - Interface in org.eclipse.cdt.core
-
- ICDescriptorListener - Interface in org.eclipse.cdt.core
-
- ICDescriptorListener - Interface in org.eclipse.cdt.core
-
- ICDescriptorManager - Interface in org.eclipse.cdt.core
-
- ICDescriptorManager - Interface in org.eclipse.cdt.core
-
- ICDescriptorOperation - Interface in org.eclipse.cdt.core
-
Deprecated.
- ICDescriptorOperation - Interface in org.eclipse.cdt.core
-
Deprecated.
- ICdtVariable - Interface in org.eclipse.cdt.core.cdtvariables
-
This interface represents the given build macro
Clients may implement or extend this interface.
- ICdtVariableManager - Interface in org.eclipse.cdt.core.cdtvariables
-
- ICdtVariablesContributor - Interface in org.eclipse.cdt.core.cdtvariables
-
- ICdtVariableStatus - Interface in org.eclipse.cdt.core.cdtvariables
-
This interface represents the status of a build macro operation
- ICdtVariableSupplier - Interface in org.eclipse.cdt.utils.cdtvariables
-
- ICElement - Interface in org.eclipse.cdt.core.model
-
Common protocol for all elements provided by the C model.
- ICElementDelta - Interface in org.eclipse.cdt.core.model
-
A C element delta describes changes in C element between two discrete
points in time.
- ICElementVisitor - Interface in org.eclipse.cdt.core.model
-
This interface is implemented by clients that walk the ICElement tree.
- ICExclusionPatternPathEntry - Interface in org.eclipse.cdt.core.settings.model
-
- ICExtension - Interface in org.eclipse.cdt.core
-
Represents an executable extension in the C model hierarchy.
- ICExtension - Interface in org.eclipse.cdt.core
-
Represents an executable extension in the C model hierarchy.
- ICExtensionDescriptor - Interface in org.eclipse.cdt.core
-
- ICExtensionDescriptor - Interface in org.eclipse.cdt.core
-
- ICExtensionReference - Interface in org.eclipse.cdt.core
-
- ICExtensionReference - Interface in org.eclipse.cdt.core
-
- ICExternalBinding - Interface in org.eclipse.cdt.core.dom.ast.c
-
This interface represents a binding for a function or variable that is
assumed to exist in another compilation unit and that would be found at link
time.
- ICExternalSetting - Interface in org.eclipse.cdt.core.settings.model
-
- ICFileDescription - Interface in org.eclipse.cdt.core.settings.model
-
- ICFolderDescription - Interface in org.eclipse.cdt.core.settings.model
-
- ICFunctionPrototypeScope - Interface in org.eclipse.cdt.core.dom.ast.c
-
- ICFunctionScope - Interface in org.eclipse.cdt.core.dom.ast.c
-
- ICIncludeFileEntry - Interface in org.eclipse.cdt.core.settings.model
-
Representation in the project model of language settings entries
such as include files (-include file
gcc option).
- ICIncludePathEntry - Interface in org.eclipse.cdt.core.settings.model
-
Representation in the project model of language settings entries
include paths (-I).
- ICLanguageKeywords - Interface in org.eclipse.cdt.core.model
-
This is an optional extension interface to
ILanguage
which allows
a C/C++ language variant to expose the set of keywords it defines.
- ICLanguageSetting - Interface in org.eclipse.cdt.core.settings.model
-
- ICLanguageSettingEntry - Interface in org.eclipse.cdt.core.settings.model
-
Representation in the project model of language settings entries
such as include paths (-I) or preprocessor defines (-D) and others (see
ICSettingEntry.INCLUDE_PATH
and other kinds).
- ICLanguageSettingPathEntry - Interface in org.eclipse.cdt.core.settings.model
-
Representation in the project model of language settings entries of
path-kind such as include paths (-I) or include files and others.
- ICLibraryFileEntry - Interface in org.eclipse.cdt.core.settings.model
-
Representation in the project model of language settings entries
such as library file (-l gcc option).
- ICLibraryPathEntry - Interface in org.eclipse.cdt.core.settings.model
-
Representation in the project model of language settings entries
such as library path (-L gcc option).
- ICListenerAgent - Interface in org.eclipse.cdt.core.language.settings.providers
-
Helper class to allow listeners of arbitrary events self-register/dispose.
- ICLogConstants - Interface in org.eclipse.cdt.core
-
- ICLogConstants - Interface in org.eclipse.cdt.core
-
- ICLogConstants.LogConst - Class in org.eclipse.cdt.core
-
- ICLogConstants.LogConst - Class in org.eclipse.cdt.core
-
- ICMacroEntry - Interface in org.eclipse.cdt.core.settings.model
-
Representation in the project model of language settings entries having
name-value attributes such as preprocessor defines (-D).
- ICMacroFileEntry - Interface in org.eclipse.cdt.core.settings.model
-
Representation in the project model of language settings entries
such as macro file (-imacros file
gcc option).
- ICModel - Interface in org.eclipse.cdt.core.model
-
Represent the root C element corresponding to the workspace.
- ICModelMarker - Interface in org.eclipse.cdt.core.model
-
Markers used by the C model.
- ICModelStatus - Interface in org.eclipse.cdt.core.model
-
Represents the outcome of an C model operation.
- ICModelStatusConstants - Interface in org.eclipse.cdt.core.model
-
Status codes used with C model status objects.
- ICMultiConfigDescription - Interface in org.eclipse.cdt.core.settings.model
-
- ICMultiFolderDescription - Interface in org.eclipse.cdt.core.settings.model
-
- ICMultiItemsHolder - Interface in org.eclipse.cdt.core.settings.model
-
Implementors of this interface are intended
to hold 1 or more items and perform
some simultaneous operations on them.
- ICMultiResourceDescription - Interface in org.eclipse.cdt.core.settings.model
-
- ICNodeFactory - Interface in org.eclipse.cdt.core.dom.ast.c
-
Factory for AST nodes for the C programming language.
- ICodeReaderCache - Interface in org.eclipse.cdt.core.parser
-
Deprecated.
- ICodeReaderFactory - Interface in org.eclipse.cdt.core.dom
-
- ICommandLauncher - Interface in org.eclipse.cdt.core
-
An interface for launchers of external commands.
- ICommandLauncher - Interface in org.eclipse.cdt.core
-
An interface for launchers of external commands.
- ICommandLauncherFactory - Interface in org.eclipse.cdt.core
-
- ICommandLauncherFactory - Interface in org.eclipse.cdt.core
-
- ICommandLauncherFactory2 - Interface in org.eclipse.cdt.core
-
- ICommandLauncherFactory2 - Interface in org.eclipse.cdt.core
-
- ICompileOptionsFinder - Interface in org.eclipse.cdt.core
-
A class that can find compiler options for a given file name.
- ICompileOptionsFinder - Interface in org.eclipse.cdt.core
-
A class that can find compiler options for a given file name.
- ICompositeType - Interface in org.eclipse.cdt.core.dom.ast
-
Interface for all composite types: classes, structs and unions.
- IConsole - Interface in org.eclipse.cdt.core.resources
-
CDT console adaptor interface providing output streams.
- IConsoleParser - Interface in org.eclipse.cdt.core
-
A basic interface for console parsers
- IConsoleParser - Interface in org.eclipse.cdt.core
-
A basic interface for console parsers
- IConsoleParser2 - Interface in org.eclipse.cdt.core
-
- IConsoleParser2 - Interface in org.eclipse.cdt.core
-
- IContainerEntry - Interface in org.eclipse.cdt.core.model
-
- IContentAssistMatcher - Interface in org.eclipse.cdt.core.parser.util
-
A matcher for content assist-like application to determine whether names
match the user provided text.
- IContributedCElement - Interface in org.eclipse.cdt.core.model
-
Additions to the ICElement
hierarchy provided by
contributed languages.
- IContributedEnvironment - Interface in org.eclipse.cdt.core.envvar
-
- IContributedModelBuilder - Interface in org.eclipse.cdt.core.model
-
Interface supported by model builders for contributed languages.
- IContributedModelBuilder.Factory - Interface in org.eclipse.cdt.core.model
-
A factory to create a model builder for a translation unit.
- ICOutputEntry - Interface in org.eclipse.cdt.core.settings.model
-
- ICOwner - Interface in org.eclipse.cdt.core
-
Deprecated.
- ICOwner - Interface in org.eclipse.cdt.core
-
Deprecated.
- ICOwnerInfo - Interface in org.eclipse.cdt.core
-
- ICOwnerInfo - Interface in org.eclipse.cdt.core
-
- ICParserExtensionConfiguration - Interface in org.eclipse.cdt.core.dom.parser.c
-
C parser extension configuration interface.
- ICPathEntry - Interface in org.eclipse.cdt.core.settings.model
-
- ICPointerType - Interface in org.eclipse.cdt.core.dom.ast.c
-
- ICPPAliasTemplate - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Represents an alias template (14.5.7).
- ICPPAliasTemplateInstance - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Represents an instance of an alias template (14.5.7).
- ICPPASTAliasDeclaration - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Represents a C++ alias declaration.
- ICPPASTAlignmentSpecifier - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
A C++ alignment-specifier.
- ICPPASTAmbiguousTemplateArgument - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Place-holder in the AST for template arguments that are not yet understood.
- ICPPASTArrayDeclarator - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Array declarator for C++
- ICPPASTArrayDesignator - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Array designator, e.g.
- ICPPASTArraySubscriptExpression - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPASTAttribute - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Represents a C++11 (ISO/IEC 14882:2011 7.6) attribute.
- ICPPASTAttributeList - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Represents a C++11 (ISO/IEC 14882:2011 7.6.1 [dcl.attr.grammar]) attribute specifier
of the form [[ attribute-list ]].
- ICPPASTAttributeSpecifier - Interface in org.eclipse.cdt.core.dom.parser.cpp
-
Represents a C++11 (ISO/IEC 14882:2011 7.6.1 [dcl.attr.grammar]) attribute specifier.
- ICPPASTBinaryExpression - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
C++ adds a few more binary expressions over C.
- ICPPASTCapture - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Capture for a lambda expression, introduced in C++0x.
- ICPPASTCastExpression - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
C++ adds in additional cast-style expressions.
- ICPPASTCatchHandler - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Catch handler used for try block statements or for functions with try block.
- ICPPASTClassVirtSpecifier - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
A class-virt-specifier after a class name.
- ICPPASTClassVirtSpecifier.SpecifierKind - Enum in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPASTCompletionContext - Interface in org.eclipse.cdt.core.dom.ast
-
Interface for a code completion's context.
- ICPPASTCompositeTypeSpecifier - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Base specifiers are where a class expresses from whom it inherits.
- ICPPASTCompoundStatement - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Represents a block of statements in C++.
- ICPPASTConstructorChainInitializer - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Represents a member initializer:
- ICPPASTConstructorInitializer - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Represents a potentially empty list of initializers in parenthesis: ( initializer-list? )
- ICPPASTConversionName - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface represents a C++ conversion member function.
- ICPPASTDeclarator - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Declarator for c++.
- ICPPASTDeclSpecifier - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
C++ adds additional modifiers and types for decl specifier sequence.
- ICPPASTDecltypeSpecifier - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
C++ AST node for decltype-specifiers.
- ICPPASTDeleteExpression - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface represents a delete expression.
- ICPPASTDesignatedInitializer - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface represents a designated initializer,
e.g.
- ICPPASTDesignator - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Base interface for all C-style designators.
- ICPPASTElaboratedTypeSpecifier - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Elaborated types specifier in C++ [dcl.type.elab].
- ICPPASTEnumerationSpecifier - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
enum struct : unsigned int {...}
- ICPPASTEnumerationSpecifier.ScopeStyle - Enum in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPASTExplicitTemplateInstantiation - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface represents an explicit template instantiation.
- ICPPASTExpression - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Interface for C++ expressions.
- ICPPASTExpressionList - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPASTFieldDeclarator - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Field declarator for c++.
- ICPPASTFieldDesignator - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Specific designator that represents a field reference.
- ICPPASTFieldReference - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Certain field references in C++ require the use the keyword template to
specify the parse.
- ICPPASTForStatement - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
The C++ 'for' statement.
- ICPPASTFunctionCallExpression - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPASTFunctionDeclarator - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
C++ adds a few things to function declarators.
- ICPPASTFunctionDeclarator.RefQualifier - Enum in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPASTFunctionDefinition - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
In c++ the a function definition for a constructor may contain member initializers.
- ICPPASTFunctionTryBlockDeclarator - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPASTFunctionWithTryBlock - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Models a function defined with a try block, which is a function definition:
- ICPPASTIfStatement - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
The 'if' statement including the optional else clause.
- ICPPASTInitCapture - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Init capture for a lambda expression, introduced in C++14.
- ICPPASTInitializerClause - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
C++ specific initializer clause.
- ICPPASTInitializerList - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Braced initializer list.
- ICPPASTLambdaExpression - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Lambda expression, introduced in C++11.
- ICPPASTLambdaExpression.CaptureDefault - Enum in org.eclipse.cdt.core.dom.ast.cpp
-
The capture default can be by copy, by reference or unspecified.
- ICPPASTLinkageSpecification - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface represents a linkage specification.
- ICPPASTLiteralExpression - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
C++ adds additional literal types to primary expression.
- ICPPASTName - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
AST node for names in C++ translation units.
- ICPPASTNamedTypeSpecifier - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
C++ adds the capability of qualifying a named type specifier w/the keyword
typename.
- ICPPASTNamespaceAlias - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface represents a namespace alias in C++,
e.g.
- ICPPASTNamespaceDefinition - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface represents a namespace definition in C++.
- ICPPASTNameSpecifier - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
AST node for elements of the qualifier in a qualified name.
- ICPPASTNaryTypeIdExpression - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
A type-id expression with any number of arguments.
- ICPPASTNaryTypeIdExpression.Operator - Enum in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPASTNewExpression - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface represents a new expression.
- ICPPASTOperatorName - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface represents a C++ overloaded operator member function name.
- ICPPASTPackExpandable - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Interface for nodes that can potentially be pack-expansions.
- ICPPASTPackExpansionExpression - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Pack expansion as it can occur as an element in an expression-lists or as a
non-type template argument.
- ICPPASTParameterDeclaration - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPASTPointerToMember - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This is a pointer to member pointer operator for declarators.
- ICPPASTQualifiedName - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface is a qualified name in C++.
- ICPPASTRangeBasedForStatement - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Represents a range-based 'for' loop.
- ICPPASTReferenceOperator - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This is C++'s reference operator, i.e.
- ICPPASTSimpleDeclSpecifier - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface represents a built-in type in C++.
- ICPPASTSimpleTypeConstructorExpression - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Functional cast expressions:
simple-type-specifier (expression-list?)
simple-type-specifier braced-init-list
typename-specifier (expression-list?)
typename-specifier braced-init-list
- ICPPASTSimpleTypeTemplateParameter - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface represents a simple type template parameter.
- ICPPASTStaticAssertDeclaration - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Models static assertions: static_assert(false, "message");
- ICPPASTStructuredBindingDeclaration - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This is a structured binding declaration which contains a sequence names,
in square brackets, that decompose an initializer.
- ICPPASTSwitchStatement - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPASTTemplateDeclaration - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Template declaration.
- ICPPASTTemplatedTypeTemplateParameter - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This is a template template parameter as V
in
template<template<typename T> class V> class CT;
- ICPPASTTemplateId - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPASTTemplateName - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface represents template names which use the template disambiguator
keyword.
- ICPPASTTemplateParameter - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Base interface for all template parameters.
- ICPPASTTemplateSpecialization - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface represents a template specialization.
- ICPPASTTranslationUnit - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPASTTryBlockStatement - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface represents the try block statement.
- ICPPASTTypeId - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Type ids in C++.
- ICPPASTTypeIdExpression - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPASTTypenameExpression - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPASTTypeTransformationSpecifier - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
A decl-specifier that represents the application of an intrinsic type
transformation operator like __underlying_type(T).
- ICPPASTUnaryExpression - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPASTUsingDeclaration - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface represents a using declaration.
- ICPPASTUsingDirective - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface represents a C++ using directive.
- ICPPASTVirtSpecifier - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
A virt-specifier at the end of a function declaration.
- ICPPASTVirtSpecifier.SpecifierKind - Enum in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPASTVisibilityLabel - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
C++ allows for visibility labels to be mixed with declarations in class specifiers.
- ICPPASTVisitor - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Interface for visitors to visit c-specific nodes.
- ICPPASTWhileStatement - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface accommodates C++ allows for broader while loop syntax.
- ICPPBase - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Represents the relationship between a class and one of its base classes.
- ICPPBasicType - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPBinding - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPBlockScope - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPClassScope - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Interface for class scopes.
- ICPPClassSpecialization - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Specializations of all sorts of class types.
- ICPPClassTemplate - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPClassTemplatePartialSpecialization - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface represents a class template partial specialization.
- ICPPClassTemplatePartialSpecializationSpecialization - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Interface for specializations of partial specializations.
- ICPPClassType - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Represents a C++ class.
- ICPPConstructor - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPConstructorSpecialization - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Binding for specializations of constructors.
- ICPPDeferredFunction - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Represents a reference to a function which cannot be resolved
because an argument depends on a template parameter.
- ICPPDeferredTemplateInstance - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPEnumeration - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
C++ specific version of enumerations.
- ICPPEnumerationSpecialization - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPEnumScope - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Interface for enumeration scopes.
- ICPPField - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPFieldTemplate - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
A field template.
- ICPPFunction - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Binding for c++ functions.
- ICPPFunctionInstance - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface represents an instantiation or an explicit specialization of a function template.
- ICPPFunctionScope - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPFunctionSpecialization - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Binding for specializations of functions.
- ICPPFunctionTemplate - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Interface for function templates
- ICPPFunctionType - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPMember - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Represents a member of a class.
- ICPPMethod - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Base interface for methods, also used for constructors.
- ICPPMethodSpecialization - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Specialization of a method.
- ICPPNamespace - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface represents a C++ namespace
- ICPPNamespaceAlias - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPNamespaceScope - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
A namespace scope is either a block-scope or a namespace-scope or global scope.
- ICPPNodeFactory - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Factory for AST nodes for the C++ programming language.
- ICPPParameter - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPParameterPackType - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
A parameter pack is not actually a type, however we model it as such in order
to be able to represent function-types that contain parameter packs.
- ICPPParserExtensionConfiguration - Interface in org.eclipse.cdt.core.dom.parser.cpp
-
C++ parser extension configuration interface.
- ICPPPartiallySpecializable - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Something that can be partially specialized.
- ICPPPartialSpecialization - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
A partially specialized variable or class template.
- ICPPPointerToMemberType - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPReferenceType - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPScope - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPSpecialization - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
For an instantiation of a class template, the members of that instantiation will be
specializations of the members of the original class template.
- ICPPTemplateArgument - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Models the value of a template parameter or for the argument of a template-id.
- ICPPTemplateDefinition - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Base interface for all template definitions including explicit (partial) specializations.
- ICPPTemplateInstance - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
This interface represents an instantiation or an explicit specialization of a class or a function template.
- ICPPTemplateNonTypeParameter - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Interface for template non type parameters.
- ICPPTemplateParameter - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Base interface for all template parameters (non-type, type and template).
- ICPPTemplateParameterMap - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Models the mapping of template parameters to values, or pack-expansions.
- ICPPTemplateScope - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
A separate template scope is used for each template declaration.
- ICPPTemplateTemplateParameter - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Template parameters of type template.
- ICPPTemplateTypeParameter - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPTypeSpecialization - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
A common interface for ICPPClassSpecialization and ICPPEnumerationSpecialization.
- ICPPUnaryTypeTransformation - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
A type used to represent the result of applying an unary
type transformation operator like __underlying_type(T).
- ICPPUnaryTypeTransformation.Operator - Enum in org.eclipse.cdt.core.dom.ast.cpp
-
Identifies the type transformation operator being applied.
- ICPPUsingDeclaration - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
A using declaration introduces a name into the declarative region in which
it appears, that name is a synonym of some entity declared elsewhere
The using declaration is both a declaration of a new binding and a reference to a
previously declared binding
- ICPPUsingDirective - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Interface to model using directives.
- ICPPVariable - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
- ICPPVariableInstance - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Represents an instantiation or an explicit specialization of a variable template.
- ICPPVariableTemplate - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
A variable template.
- ICPPVariableTemplatePartialSpecialization - Interface in org.eclipse.cdt.core.dom.ast.cpp
-
Partial specialization of a variable template.
- ICProject - Interface in org.eclipse.cdt.core.model
-
A C project represents a view of a project resource in terms of C
elements such as , ICContainer, ITranslationUnit ....
- ICProjectConverter - Interface in org.eclipse.cdt.core.settings.model.extension
-
- ICProjectDescription - Interface in org.eclipse.cdt.core.settings.model
-
- ICProjectDescriptionListener - Interface in org.eclipse.cdt.core.settings.model
-
- ICProjectDescriptionManager - Interface in org.eclipse.cdt.core.settings.model
-
This interface represents the manager of CDT Project descriptions.
- ICProjectDescriptionPreferences - Interface in org.eclipse.cdt.core.settings.model
-
- ICProjectDescriptionWorkspacePreferences - Interface in org.eclipse.cdt.core.settings.model
-
- ICQualifierType - Interface in org.eclipse.cdt.core.dom.ast.c
-
- ICResourceDescription - Interface in org.eclipse.cdt.core.settings.model
-
- ICScope - Interface in org.eclipse.cdt.core.dom.ast.c
-
- ICSettingBase - Interface in org.eclipse.cdt.core.settings.model
-
- ICSettingContainer - Interface in org.eclipse.cdt.core.settings.model
-
- ICSettingEntry - Interface in org.eclipse.cdt.core.settings.model
-
An interface representing setting entries.
- ICSettingObject - Interface in org.eclipse.cdt.core.settings.model
-
this is the common super-class for all ICProjectDescription model elements
- ICSettingsStorage - Interface in org.eclipse.cdt.core.settings.model
-
This interface represents the settings storage that can be used as the root
of a settings tree of name-attribute-value holder elements (
ICStorageElement
s).
- ICSourceEntry - Interface in org.eclipse.cdt.core.settings.model
-
- ICStorageElement - Interface in org.eclipse.cdt.core.settings.model
-
This interface represents an generic element in a storage tree.
- ICTargetPlatformSetting - Interface in org.eclipse.cdt.core.settings.model
-
- ICygwinToolsFactroy - Interface in org.eclipse.cdt.utils
-
- ICygwinToolsFactroy - Interface in org.eclipse.cdt.utils
-
- ID - Static variable in class org.eclipse.cdt.core.dom.ast.gnu.c.GCCLanguage
-
- ID - Static variable in class org.eclipse.cdt.core.dom.ast.gnu.cpp.GPPLanguage
-
- ID - Static variable in class org.eclipse.cdt.core.index.export.ExportIndexFileInfoMatcher
-
- ID - Static variable in class org.eclipse.cdt.core.settings.model.util.CDataSerializer
-
- ID - Static variable in class org.eclipse.cdt.core.templateengine.TemplateDescriptor
-
- ID - Static variable in class org.eclipse.cdt.core.templateengine.TemplateEngineHelper
-
- ID_FAST_INDEXER - Static variable in interface org.eclipse.cdt.core.dom.IPDOMManager
-
- ID_FULL_INDEXER - Static variable in interface org.eclipse.cdt.core.dom.IPDOMManager
-
- ID_NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTIdExpression
-
ID_NAME
represents the relationship between an
IASTIdExpression
and a IASTName
.
- ID_NO_INDEXER - Static variable in interface org.eclipse.cdt.core.dom.IPDOMManager
-
- IDebugEntryRequestor - Interface in org.eclipse.cdt.utils.debug
-
- IDeclaration - Interface in org.eclipse.cdt.core.model
-
Base interface for any C Model element that could be considered a declaration.
- IdentCommand() - Constructor for class org.eclipse.cdt.utils.macho.MachO.IdentCommand
-
Deprecated.
- IdentCommand() - Constructor for class org.eclipse.cdt.utils.macho.MachO64.IdentCommand
-
- identifer() - Method in class org.eclipse.cdt.core.options.BaseOption
-
- identifer() - Method in interface org.eclipse.cdt.core.options.OptionMetadata
-
The option identifier to use as a key to access the option value.
- IDENTIFIER - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCapture
-
- IDENTIFIER - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTStructuredBindingDeclaration
-
IDENTIFIER
represents the relationship between an
ICPPASTStructuredBindingDeclaration
and its
IASTName
s.
- IElementChangedListener - Interface in org.eclipse.cdt.core.model
-
An element changed listener receives notification of changes to C elements
maintained by the C model.
- IEnumeration - Interface in org.eclipse.cdt.core.dom.ast
-
- IEnumeration - Interface in org.eclipse.cdt.core.model
-
An Enumeration type.
- IEnumerator - Interface in org.eclipse.cdt.core.dom.ast
-
Interface for enumerators.
- IEnumerator - Interface in org.eclipse.cdt.core.model
-
- IEnvironmentChangeEvent - Interface in org.eclipse.cdt.utils.envvar
-
A class to describe changes to environment variables defined by user
on CDT Environment page in Preferences.
- IEnvironmentChangeListener - Interface in org.eclipse.cdt.utils.envvar
-
Interface for listeners to changes in environment variables defined by user
on CDT Environment page in Preferences.
- IEnvironmentContributor - Interface in org.eclipse.cdt.core.envvar
-
- IEnvironmentVariable - Interface in org.eclipse.cdt.core.envvar
-
this interface represents the given environment variable
- IEnvironmentVariableManager - Interface in org.eclipse.cdt.core.envvar
-
this interface represent the environment variable provider - the main entry-point
to be used for querying the build environment
- IErrorParser - Interface in org.eclipse.cdt.core
-
Interface for error parser to parse build output to produce Errors, Warnings or Infos in Problems View.
- IErrorParser - Interface in org.eclipse.cdt.core
-
Interface for error parser to parse build output to produce Errors, Warnings or Infos in Problems View.
- IErrorParser2 - Interface in org.eclipse.cdt.core
-
Interface to provide flexibility for error parsers to parse unprocessed build output
- IErrorParser2 - Interface in org.eclipse.cdt.core
-
Interface to provide flexibility for error parsers to parse unprocessed build output
- IErrorParser3 - Interface in org.eclipse.cdt.core
-
- IErrorParser3 - Interface in org.eclipse.cdt.core
-
- IErrorParserNamed - Interface in org.eclipse.cdt.core
-
Extension of IErrorParser interface to attach id and names to an error parser.
- IErrorParserNamed - Interface in org.eclipse.cdt.core
-
Extension of IErrorParser interface to attach id and names to an error parser.
- IExportProjectProvider - Interface in org.eclipse.cdt.core.index.export
-
An IExportProjectProvider provides a configured ICProject suitable set up for
indexing.
- iextdefsym - Variable in class org.eclipse.cdt.utils.macho.MachO.DyLibModule
-
Deprecated.
- iextdefsym - Variable in class org.eclipse.cdt.utils.macho.MachO.DySymtabCommand
-
Deprecated.
- iextdefsym - Variable in class org.eclipse.cdt.utils.macho.MachO64.DyLibModule
-
- iextdefsym - Variable in class org.eclipse.cdt.utils.macho.MachO64.DySymtabCommand
-
- IExtendedScannerInfo - Interface in org.eclipse.cdt.core.parser
-
Extension to
IScannerInfo
, allows for providing additional preprocessor options.
- IExtensionToken - Interface in org.eclipse.cdt.core.dom.parser
-
Token types for parser extensions.
- iextrel - Variable in class org.eclipse.cdt.utils.macho.MachO.DyLibModule
-
Deprecated.
- iextrel - Variable in class org.eclipse.cdt.utils.macho.MachO64.DyLibModule
-
- IF - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- IF - Static variable in class org.eclipse.cdt.core.templateengine.TemplateDescriptor
-
- IField - Interface in org.eclipse.cdt.core.dom.ast
-
- IField - Interface in org.eclipse.cdt.core.model
-
Represents a field(variable) declared in an IStructure(struct, class, union).
- IFileNomination - Interface in org.eclipse.cdt.core.dom.ast
-
- IFunction - Interface in org.eclipse.cdt.core.dom.ast
-
This represents a function in the program.
- IFunction - Interface in org.eclipse.cdt.core.model
-
Represents a function definition.
- IFunctionDeclaration - Interface in org.eclipse.cdt.core.model
-
Represents a function
- IFunctionInfo - Interface in org.eclipse.cdt.core.browser
-
Provide function related information.
- IFunctionTemplate - Interface in org.eclipse.cdt.core.model
-
Function template definition.
- IFunctionTemplateDeclaration - Interface in org.eclipse.cdt.core.model
-
Function template declaration.
- IFunctionType - Interface in org.eclipse.cdt.core.dom.ast
-
- IGCCASTArrayRangeDesignator - Interface in org.eclipse.cdt.core.dom.ast.gnu.c
-
GCC-specific designator that allows for shorthand array range to be specified
in a designated initializer.
- IGCCASTAttributeList - Interface in org.eclipse.cdt.core.dom.ast.gnu
-
Represents a GCC attribute specifier, introduced by __attribute__.
- IGCCASTAttributeSpecifier - Interface in org.eclipse.cdt.core.dom.ast.gnu
-
- IGCCASTSimpleDeclSpecifier - Interface in org.eclipse.cdt.core.dom.ast.gnu.c
-
- IGCCToken - Interface in org.eclipse.cdt.core.parser
-
- IGNORE_CATEGORIES_MASK - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
Mask to use in order to filter out the category portion of the problem ID.
- IGNUASTCompoundStatementExpression - Interface in org.eclipse.cdt.core.dom.ast.gnu
-
There are GNU language extensions that apply to both GCC and G++.
- IGNUASTGotoStatement - Interface in org.eclipse.cdt.core.dom.ast.gnu
-
Represents a GNU goto expression.
- IGNUASTTypeIdExpression - Interface in org.eclipse.cdt.core.dom.ast.gnu
-
- IGNUASTUnaryExpression - Interface in org.eclipse.cdt.core.dom.ast.gnu
-
- IGnuToolFactory - Interface in org.eclipse.cdt.utils
-
- IGnuToolFactory - Interface in org.eclipse.cdt.utils
-
- IGPPASTArrayRangeDesignator - Interface in org.eclipse.cdt.core.dom.ast.gnu.cpp
-
GCC-specific designator that allows for shorthand array range to be specified
in a designated initializer, e.g.
- IGPPASTBinaryExpression - Interface in org.eclipse.cdt.core.dom.ast.gnu.cpp
-
G++ introduces additional operators.
- IGPPASTDeclSpecifier - Interface in org.eclipse.cdt.core.dom.ast.gnu.cpp
-
- IGPPASTExplicitTemplateInstantiation - Interface in org.eclipse.cdt.core.dom.ast.gnu.cpp
-
- IGPPASTPointer - Interface in org.eclipse.cdt.core.dom.ast.gnu.cpp
-
- IGPPASTPointerToMember - Interface in org.eclipse.cdt.core.dom.ast.gnu.cpp
-
- IGPPASTSimpleDeclSpecifier - Interface in org.eclipse.cdt.core.dom.ast.gnu.cpp
-
- IGPPBasicType - Interface in org.eclipse.cdt.core.dom.ast.gnu.cpp
-
- IGPPPointerToMemberType - Interface in org.eclipse.cdt.core.dom.ast.gnu.cpp
-
- IGPPPointerType - Interface in org.eclipse.cdt.core.dom.ast.gnu.cpp
-
- IGPPQualifierType - Interface in org.eclipse.cdt.core.dom.ast.gnu.cpp
-
- IInactiveCodeToken - Interface in org.eclipse.cdt.core.parser
-
- IInclude - Interface in org.eclipse.cdt.core.model
-
Represents an include declaration in a C translation unit.
- IIncludeEntry - Interface in org.eclipse.cdt.core.model
-
- IIncludeFileEntry - Interface in org.eclipse.cdt.core.model
-
- IIncludeReference - Interface in org.eclipse.cdt.core.model
-
- IIndex - Interface in org.eclipse.cdt.core.index
-
Interface for accessing the index for one or more projects.
- IIndexBinding - Interface in org.eclipse.cdt.core.index
-
Represents the semantics of a name in the index.
- IIndexChangeEvent - Interface in org.eclipse.cdt.core.index
-
IndexChangeEvents describe changes to the index.
- IIndexChangeListener - Interface in org.eclipse.cdt.core.index
-
An index change listener is notified of changes to the index.
- IIndexerStateEvent - Interface in org.eclipse.cdt.core.index
-
IndexChangeEvents describe changes to the state of the indexer.
- IIndexerStateListener - Interface in org.eclipse.cdt.core.index
-
An indexer state listener is notified of changes to the state of the indexer.
- IIndexFile - Interface in org.eclipse.cdt.core.index
-
Represents a file that has been indexed.
- IIndexFileLocation - Interface in org.eclipse.cdt.core.index
-
Files in the index are (conceptually) partitioned into workspace and non-workspace (external)
files.
- IIndexFileSet - Interface in org.eclipse.cdt.core.index
-
File set for index files.
- IIndexInclude - Interface in org.eclipse.cdt.core.index
-
Interface for an include directive stored in the index.
- IIndexLinkage - Interface in org.eclipse.cdt.core.index
-
Represents the linkage of a name in the index.
- IIndexLocationConverter - Interface in org.eclipse.cdt.core.index
-
Each IIndexFragment stores file location representations in an implementation specific manner.
- IIndexMacro - Interface in org.eclipse.cdt.core.index
-
Represents a macro stored in the index.
- IIndexMacroContainer - Interface in org.eclipse.cdt.core.index
-
Represents a binding for all macros with the same name.
- IIndexManager - Interface in org.eclipse.cdt.core.index
-
Starting point for working with the index.
- IIndexName - Interface in org.eclipse.cdt.core.index
-
Interface for all the names in the index.
- IIndexProvider - Interface in org.eclipse.cdt.core.index.provider
-
An IIndexProvider implementation provides additional indexing information for CDT projects
This interface only exists to hold commonality from sub-interfaces.
- IIndexSymbols - Interface in org.eclipse.cdt.core.index
-
A container for symbols that should be added to a linkage in the persisted index.
- IInheritance - Interface in org.eclipse.cdt.core.model
-
Place holder of the inherited class from struct or class(IStructure).
- iinit_iterm - Variable in class org.eclipse.cdt.utils.macho.MachO.DyLibModule
-
Deprecated.
- iinit_iterm - Variable in class org.eclipse.cdt.utils.macho.MachO64.DyLibModule
-
- IKindBasedInfo<T> - Interface in org.eclipse.cdt.core.settings.model.util
-
Type-Parameterised kind based item
- ILabel - Interface in org.eclipse.cdt.core.dom.ast
-
Represents the mapping between goto statements and the label statements
the go to.
- ILanguage - Interface in org.eclipse.cdt.core.model
-
Models differences between languages.
- ILanguageDescriptor - Interface in org.eclipse.cdt.core.model
-
- ILanguageMappingChangeEvent - Interface in org.eclipse.cdt.core.model
-
Contains the details of changes that occurred as a result of modifying
language mappings.
- ILanguageMappingChangeListener - Interface in org.eclipse.cdt.core.model
-
Listens to changes in language mappings.
- ILanguageSettingsBroadcastingProvider - Interface in org.eclipse.cdt.core.language.settings.providers
-
This interface is to be implemented by providers which want to broadcast the changes in their setting entries
with
ILanguageSettingsChangeEvent
.
- ILanguageSettingsChangeEvent - Interface in org.eclipse.cdt.core.language.settings.providers
-
Contains the details of changes that occurred as a result of modifying
language settings entries
ICLanguageSettingEntry
.
- ILanguageSettingsChangeListener - Interface in org.eclipse.cdt.core.language.settings.providers
-
- ILanguageSettingsEditableProvider - Interface in org.eclipse.cdt.core.language.settings.providers
-
This interface is used in UI to identify classes allowing user to modify settings externally
contrary to some subclasses of
LanguageSettingsSerializableProvider
managing
their settings themselves and not providing such option to the user.
- ILanguageSettingsProvider - Interface in org.eclipse.cdt.core.language.settings.providers
-
- ILanguageSettingsProvidersKeeper - Interface in org.eclipse.cdt.core.language.settings.providers
-
Interface to express ability (of a configuration description) to handle Language Settings
Providers.
- ILibraryEntry - Interface in org.eclipse.cdt.core.model
-
- ILibraryReference - Interface in org.eclipse.cdt.core.model
-
- ILinkage - Interface in org.eclipse.cdt.core.dom
-
Represents a linkage under which bindings are stored in the index.
- ILLEGAL_COMMAND - Static variable in class org.eclipse.cdt.core.CommandLauncher
-
- ILLEGAL_COMMAND - Static variable in class org.eclipse.cdt.core.CommandLauncher
-
- ILLEGAL_COMMAND - Static variable in interface org.eclipse.cdt.core.ICommandLauncher
-
- ILLEGAL_COMMAND - Static variable in interface org.eclipse.cdt.core.ICommandLauncher
-
- ilocalsym - Variable in class org.eclipse.cdt.utils.macho.MachO.DyLibModule
-
Deprecated.
- ilocalsym - Variable in class org.eclipse.cdt.utils.macho.MachO.DySymtabCommand
-
Deprecated.
- ilocalsym - Variable in class org.eclipse.cdt.utils.macho.MachO64.DyLibModule
-
- ilocalsym - Variable in class org.eclipse.cdt.utils.macho.MachO64.DySymtabCommand
-
- IMacro - Interface in org.eclipse.cdt.core.model
-
Represents a field declared in a type.
- IMacro - Interface in org.eclipse.cdt.core.parser
-
Interface to provide macro definitions in an IScannerExtensionConfiguration.
- IMacroBinding - Interface in org.eclipse.cdt.core.dom.ast
-
Models bindings for macro names.
- IMacroEntry - Interface in org.eclipse.cdt.core.model
-
- IMacroFileEntry - Interface in org.eclipse.cdt.core.model
-
- IMAGE_DATA_DIRECTORY() - Constructor for class org.eclipse.cdt.utils.coff.PE.IMAGE_DATA_DIRECTORY
-
Deprecated.
- IMAGE_DATA_DIRECTORY() - Constructor for class org.eclipse.cdt.utils.coff.PE64.IMAGE_DATA_DIRECTORY
-
- IMAGE_DEBUG_DIRECTORY(RandomAccessFile, long) - Constructor for class org.eclipse.cdt.utils.coff.PE.IMAGE_DEBUG_DIRECTORY
-
Deprecated.
- IMAGE_DEBUG_DIRECTORY(RandomAccessFile, long) - Constructor for class org.eclipse.cdt.utils.coff.PE64.IMAGE_DEBUG_DIRECTORY
-
- IMAGE_DIRECTORY_ENTRY_BASERELOC - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_DIRECTORY_ENTRY_COPYRIGHT - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_DIRECTORY_ENTRY_DEBUG - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_DIRECTORY_ENTRY_EXCEPTION - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_DIRECTORY_ENTRY_EXPORT - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_DIRECTORY_ENTRY_GLOBALPTR - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_DIRECTORY_ENTRY_IAT - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_DIRECTORY_ENTRY_IMPORT - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_DIRECTORY_ENTRY_RESOURCE - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_DIRECTORY_ENTRY_SECURITY - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_DIRECTORY_ENTRY_TLS - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_DLLCHARACTERISTICS_NO_BIND - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_DLLCHARACTERISTICS_WDM_DRIVER - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_16BIT_MACHINE - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_32BIT_MACHINE - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_AGGRESSIVE_WS_TRIM - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_BYTES_REVERSED_HI - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_BYTES_REVERSED_LO - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_DEBUG_STRIPPED - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_DLL - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_EXECUTABLE_IMAGE - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_LARGE_ADDRESS_AWARE - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_LINE_NUMS_STRIPPED - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_LOCAL_SYMS_STRIPPED - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_MACHINE_ALPHA - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_MACHINE_ALPHA64 - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_MACHINE_AMD64 - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_MACHINE_ARM - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_MACHINE_ARM2 - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_MACHINE_I386 - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_MACHINE_IA64 - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_MACHINE_M68K - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_MACHINE_MIPS16 - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_MACHINE_MIPSFPU - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_MACHINE_MIPSFPU16 - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_MACHINE_POWERPC - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_MACHINE_R10000 - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_MACHINE_R3000 - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_MACHINE_R4000 - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_MACHINE_SH3 - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_MACHINE_SH4 - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_MACHINE_THUMB - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_MACHINE_UNKNOWN - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_RELOCS_STRIPPED - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_REMOVABLE_RUN_FROM_SWAP - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_SYSTEM - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_FILE_UP_SYSTEM_ONLY - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_NUMBEROF_DIRECTORY_ENTRIES - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_SUBSYSTEM_EFI_APPLICATION - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_SUBSYSTEM_EFI_BOOT_SERVICE_DRIVER - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_SUBSYSTEM_EFI_RUNTIME_DRIVER - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_SUBSYSTEM_NATIVE - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_SUBSYSTEM_POSIX_CUI - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_SUBSYSTEM_UNKNOWN - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_SUBSYSTEM_WINDOWS_CE_GUI - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_SUBSYSTEM_WINDOWS_CUI - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- IMAGE_SUBSYSTEM_WINDOWS_GUI - Static variable in class org.eclipse.cdt.utils.coff.PEConstants
-
- ImageBase - Variable in class org.eclipse.cdt.utils.coff.PE.NTOptionalHeader
-
Deprecated.
- ImageBase - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader32
-
- ImageBase - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader64
-
- ImageDataDirectory(int, int) - Constructor for class org.eclipse.cdt.utils.coff.PE.ImageDataDirectory
-
Deprecated.
- ImageDataDirectory(int, int) - Constructor for class org.eclipse.cdt.utils.coff.PE64.ImageDataDirectory
-
- IMarkerGenerator - Interface in org.eclipse.cdt.core
-
- IMarkerGenerator - Interface in org.eclipse.cdt.core
-
- IMember - Interface in org.eclipse.cdt.core.model
-
Common protocol for C elements that can be members of types.
- IMethod - Interface in org.eclipse.cdt.core.model
-
Represents the definition method of a class.
- IMethodDeclaration - Interface in org.eclipse.cdt.core.model
-
Represents the declaration method of a class
- IMethodTemplate - Interface in org.eclipse.cdt.core.model
-
Member template definition.
- IMethodTemplateDeclaration - Interface in org.eclipse.cdt.core.model
-
Member template declaration.
- IModificationContext - Interface in org.eclipse.cdt.core.settings.model
-
- IMPLICIT_DESTRUCTOR_NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTImplicitDestructorNameOwner
-
- IMPLICIT_NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTImplicitNameOwner
-
- import_loc - Variable in class org.eclipse.cdt.utils.som.AR.LSTHeader
-
- importChild(ICStorageElement) - Method in interface org.eclipse.cdt.core.settings.model.ICStorageElement
-
Imports an existing ICStorageElemtn as a child of this ICStorageElement
- importChild(ICStorageElement) - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- ImportDirectoryEntry(RandomAccessFile) - Constructor for class org.eclipse.cdt.utils.coff.PE.ImportDirectoryEntry
-
Deprecated.
- ImportDirectoryEntry(RandomAccessFile, long) - Constructor for class org.eclipse.cdt.utils.coff.PE.ImportDirectoryEntry
-
Deprecated.
- ImportDirectoryEntry(RandomAccessFile) - Constructor for class org.eclipse.cdt.utils.coff.PE64.ImportDirectoryEntry
-
- ImportDirectoryEntry(RandomAccessFile, long) - Constructor for class org.eclipse.cdt.utils.coff.PE64.ImportDirectoryEntry
-
- importStorage(String, ICStorageElement) - Method in interface org.eclipse.cdt.core.settings.model.ICSettingsStorage
-
Import an existing ICStorageElement storage module into the ICSettingsStorage
Returns a handle on the newly imported ICSettingsStorage
NB Storage IDs are unique in an ICSettingsStorage.
- IMSASTDeclspecList - Interface in org.eclipse.cdt.core.dom.ast.ms
-
Represents a Microsoft attribute specifier, introduced by __declspec.
- IName - Interface in org.eclipse.cdt.core.dom
-
Common interface for names in the index and the AST.
- INamespace - Interface in org.eclipse.cdt.core.model
-
Represents a package declaration in a C translation unit.
- INCLUDE_ALL - Static variable in class org.eclipse.cdt.core.settings.model.util.PathEntryTranslator
-
- INCLUDE_BEGIN_EXPORTS_PATTERN - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Preference key for the regular expression pattern that, when appears in a comment, marks
the beginning of a sequence of include statements that export the included header files.
- INCLUDE_BEGIN_EXPORTS_PATTERN - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Preference key for the regular expression pattern that, when appears in a comment, marks
the beginning of a sequence of include statements that export the included header files.
- INCLUDE_BUILT_INS - Static variable in class org.eclipse.cdt.core.settings.model.util.PathEntryTranslator
-
- INCLUDE_CHANGED - Static variable in class org.eclipse.cdt.core.model.PathEntryContainerChanged
-
Change in the includes settings
- INCLUDE_END_EXPORTS_PATTERN - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Preference key for the regular expression pattern that, when appears in a comment, marks
the end of a sequence of include statements that export the included header files.
- INCLUDE_END_EXPORTS_PATTERN - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Preference key for the regular expression pattern that, when appears in a comment, marks
the end of a sequence of include statements that export the included header files.
- INCLUDE_EXPORT_PATTERN - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Preference key for the regular expression pattern that, when appears in a comment on the same
line as include statement, indicates that the included header file is exported.
- INCLUDE_EXPORT_PATTERN - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Preference key for the regular expression pattern that, when appears in a comment on the same
line as include statement, indicates that the included header file is exported.
- INCLUDE_FILE - Static variable in interface org.eclipse.cdt.core.settings.model.ICSettingEntry
-
- INCLUDE_FILE - Static variable in class org.eclipse.cdt.core.settings.model.util.LanguageSettingEntriesSerializer
-
- INCLUDE_KEEP_PATTERN - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Preference key for the regular expression pattern that, when appears in a comment on the same
line as include statement, indicates that the include statement should be preserved when
organizing includes.
- INCLUDE_KEEP_PATTERN - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Preference key for the regular expression pattern that, when appears in a comment on the same
line as include statement, indicates that the include statement should be preserved when
organizing includes.
- INCLUDE_NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIncludeStatement
-
INCLUDE_NAME
describes the relationship between an include directive and its name.
- INCLUDE_PATH - Static variable in interface org.eclipse.cdt.core.settings.model.ICSettingEntry
-
- INCLUDE_PATH - Static variable in class org.eclipse.cdt.core.settings.model.util.LanguageSettingEntriesSerializer
-
- INCLUDE_PRIVATE_PATTERN - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Preference key for the regular expression pattern that, when appears in a comment on the same
line as include statement, indicates that the included header file is private and that
another header file should be included instead.
- INCLUDE_PRIVATE_PATTERN - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Preference key for the regular expression pattern that, when appears in a comment on the same
line as include statement, indicates that the included header file is private and that
another header file should be included instead.
- INCLUDE_USER - Static variable in class org.eclipse.cdt.core.settings.model.util.PathEntryTranslator
-
- IncludeExportPatterns - Class in org.eclipse.cdt.core.parser
-
Container for include export patterns, for example "IWYU pragma: export",
"IWYU pragma: begin_exports" and "IWYU pragma: end_exports".
- IncludeExportPatterns(String, String, String) - Constructor for class org.eclipse.cdt.core.parser.IncludeExportPatterns
-
- IncludeFileContentProvider - Class in org.eclipse.cdt.core.parser
-
A file content provider is used to create file content objects for include
directives.
- IncludeFileContentProvider() - Constructor for class org.eclipse.cdt.core.parser.IncludeFileContentProvider
-
- includeInactiveNodes - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Per default inactive nodes are not visited.
- indent_access_specifier_compare_to_type_header - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- indent_access_specifier_extra_spaces - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- indent_body_declarations_compare_to_access_specifier - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- indent_body_declarations_compare_to_linkage - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- indent_body_declarations_compare_to_namespace_header - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- indent_breaks_compare_to_cases - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- INDENT_BY_ONE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / The wrapping is done by indenting by one compare to the current indentation.
- indent_declaration_compare_to_template_header - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- INDENT_DEFAULT - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / The wrapping is done by using the current indentation.
- indent_empty_lines - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- indent_label_compare_to_statements - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- INDENT_ON_COLUMN - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / The wrapping is done by indenting on column under the splitting location.
- indent_statements_compare_to_block - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- indent_statements_compare_to_body - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- indent_switchstatements_compare_to_cases - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- indent_switchstatements_compare_to_switch - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- indentation_size - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- IndentManipulation - Class in org.eclipse.cdt.core.formatter
-
Helper class to provide String manipulation functions dealing with indentations.
- INDEX_CFG - Static variable in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- INDEX_DB_CACHE_SIZE_PCT - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Cache size for the index in percentage of max memory.
- INDEX_DB_CACHE_SIZE_PCT - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Cache size for the index in percentage of max memory.
- INDEX_OUT_OF_BOUNDS - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
-
Status constant indicating the given source position is out of bounds.
- INDEX_SIMPLE_ID - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
- INDEX_SIMPLE_ID - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
- INDEX_UNIQ_ID - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
- INDEX_UNIQ_ID - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
- indexChanged(IIndexChangeEvent) - Method in interface org.eclipse.cdt.core.index.IIndexChangeListener
-
Notifies this listener that some part of the index has changed.
- indexChanged(IIndexerStateEvent) - Method in interface org.eclipse.cdt.core.index.IIndexerStateListener
-
Notifies this listener that the state of the indexer has changed.
- INDEXER_MARKER - Static variable in interface org.eclipse.cdt.core.model.ICModelMarker
-
- INDEXER_SIMPLE_ID - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
- INDEXER_SIMPLE_ID - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
- INDEXER_UNIQ_ID - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
- INDEXER_UNIQ_ID - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
- indexerIsIdle() - Method in interface org.eclipse.cdt.core.index.IIndexerStateEvent
-
Tests whether the indexer has more work to do.
- IndexerSetupParticipant - Class in org.eclipse.cdt.core.index
-
Abstract base class for indexer setup participants.
- IndexerSetupParticipant() - Constructor for class org.eclipse.cdt.core.index.IndexerSetupParticipant
-
- IndexFilter - Class in org.eclipse.cdt.core.index
-
Can be subclassed and used for queries in the index.
- IndexFilter() - Constructor for class org.eclipse.cdt.core.index.IndexFilter
-
- IndexLocationFactory - Class in org.eclipse.cdt.core.index
-
Factory for obtaining instances of IIndexFileLocation for workspace and external files, and
some utility methods for going in the opposite direction.
- IndexLocationFactory() - Constructor for class org.eclipse.cdt.core.index.IndexLocationFactory
-
- indexOf(char, char[]) - Static method in class org.eclipse.cdt.core.model.CoreModelUtil
-
Answers the first index in the array for which the corresponding character is equal to toBeFound.
- indexOf(char, char[], int) - Static method in class org.eclipse.cdt.core.model.CoreModelUtil
-
Answers the first index in the array for which the corresponding character is equal to toBeFound starting the search at index
start.
- indexOf(T[], T) - Static method in class org.eclipse.cdt.core.parser.util.ArrayUtil
-
Returns the index into the specified array of the specified object, or -1 if the array does
not contain the object, or if the array is null
.
- indexOf(char, char[]) - Static method in class org.eclipse.cdt.core.parser.util.CharArrayUtils
-
- indexOf(char, char[], int, int) - Static method in class org.eclipse.cdt.core.parser.util.CharArrayUtils
-
- indexOf(char[], char[]) - Static method in class org.eclipse.cdt.core.parser.util.CharArrayUtils
-
- indexOf(char[], char[][]) - Static method in class org.eclipse.cdt.core.parser.util.CharArrayUtils
-
Finds an array of chars in an array of arrays of chars.
- indexOf(Object, Object[]) - Static method in class org.eclipse.cdt.core.settings.model.util.ListComparator
-
- indexOf(Object, Object[], Comparator) - Static method in class org.eclipse.cdt.core.settings.model.util.ListComparator
-
- indexOfEqual(T[], T) - Static method in class org.eclipse.cdt.core.parser.util.ArrayUtil
-
Assumes that array contains null
s at the end, only.
- IndexTypeInfo - Class in org.eclipse.cdt.core.browser
-
- INDIRECT_SYMBOL_ABS - Static variable in class org.eclipse.cdt.utils.macho.MachO.DyLibTableOfContents
-
Deprecated.
- INDIRECT_SYMBOL_ABS - Static variable in class org.eclipse.cdt.utils.macho.MachO64.DyLibTableOfContents
-
- INDIRECT_SYMBOL_LOCAL - Static variable in class org.eclipse.cdt.utils.macho.MachO.DyLibTableOfContents
-
Deprecated.
- INDIRECT_SYMBOL_LOCAL - Static variable in class org.eclipse.cdt.utils.macho.MachO64.DyLibTableOfContents
-
- indirectsymoff - Variable in class org.eclipse.cdt.utils.macho.MachO.DySymtabCommand
-
Deprecated.
- indirectsymoff - Variable in class org.eclipse.cdt.utils.macho.MachO64.DySymtabCommand
-
- init(IToolChainManager) - Method in interface org.eclipse.cdt.core.build.IToolChainProvider
-
Initialize the list of toolchains.
- init(String, String[], String) - Method in class org.eclipse.cdt.utils.Addr2line
-
- init(String, String[], String) - Method in class org.eclipse.cdt.utils.Addr2line
-
- init(String, String[]) - Method in class org.eclipse.cdt.utils.CPPFilt
-
- init(String, String[]) - Method in class org.eclipse.cdt.utils.CPPFilt
-
- init(Elf) - Method in class org.eclipse.cdt.utils.debug.dwarf.Dwarf
-
- init(PE) - Method in class org.eclipse.cdt.utils.debug.dwarf.Dwarf
-
- init(PE64) - Method in class org.eclipse.cdt.utils.debug.dwarf.Dwarf
-
- init(Elf) - Method in class org.eclipse.cdt.utils.debug.dwarf.DwarfReader
-
- init(PE) - Method in class org.eclipse.cdt.utils.debug.dwarf.DwarfReader
-
- init(String, String[], String) - Method in class org.eclipse.cdt.utils.NM
-
- init(String, String[], String) - Method in class org.eclipse.cdt.utils.NM
-
- init(String, String[], String) - Method in class org.eclipse.cdt.utils.Objdump
-
- init(String, String[], String) - Method in class org.eclipse.cdt.utils.Objdump
-
- init_address - Variable in class org.eclipse.cdt.utils.macho.MachO.RoutinesCommand
-
Deprecated.
- init_address - Variable in class org.eclipse.cdt.utils.macho.MachO64.RoutinesCommand
-
- init_array_location - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- init_array_total - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- init_module - Variable in class org.eclipse.cdt.utils.macho.MachO.RoutinesCommand
-
Deprecated.
- init_module - Variable in class org.eclipse.cdt.utils.macho.MachO64.RoutinesCommand
-
- INIT_STATEMENT - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTIfStatement
-
INIT_STATEMENT
represents the relationship between an
ICPPASTIfStatement
and its nested IASTStatement
.
- INIT_STATEMENT - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSwitchStatement
-
INIT_STATEMENT
represents the relationship between an
ICPPASTSwitchStatement
and its nested IASTStatement
.
- initCache() - Method in class org.eclipse.cdt.core.build.ScannerInfoCache
-
Initialize the cache of scanner info.
- initCache() - Method in class org.eclipse.cdt.core.settings.model.util.AbstractEntryStorage
-
- initEmptyData() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- initial_indentation_level - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- INITIAL_VALUE - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTypenameExpression
-
Deprecated.
INITIAL_VALUE
is an expression.
- initialize(IProject, Object) - Method in class org.eclipse.cdt.core.index.export.ExportIndexFileInfoMatcher
-
- initialize(IPath, ICProject) - Method in class org.eclipse.cdt.core.model.PathEntryContainerInitializer
-
- initializeMacroValuesTo1() - Method in class org.eclipse.cdt.core.dom.parser.AbstractScannerExtensionConfiguration
-
- initializeMacroValuesTo1() - Method in interface org.eclipse.cdt.core.dom.parser.IScannerExtensionConfiguration
-
- INITIALIZER - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConstructorChainInitializer
-
- INITIALIZER - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTRangeBasedForStatement
-
- INITIALIZER - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeConstructorExpression
-
- INITIALIZER - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTStructuredBindingDeclaration
-
INITIALIZER
represents the relationship between an
ICPPASTStructuredBindingDeclaration
and its IASTInitializer
.
- 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.IASTEqualsInitializer
-
- 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
-
Deprecated.
INITIALIZER_EXPRESSION
represents the relationship between
an IASTInitializerExpression
.
- INITIALIZER_VALUE - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeConstructorExpression
-
- initially_frozen - Variable in class org.eclipse.cdt.utils.som.SOM.Symbol
-
- initprot - Variable in class org.eclipse.cdt.utils.macho.MachO.SegmentCommand
-
Deprecated.
- initprot - Variable in class org.eclipse.cdt.utils.macho.MachO64.SegmentCommand
-
- INLINE - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTExplicitTemplateInstantiation
-
Gnu extension.
- INLINE - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- INodeFactory - Interface in org.eclipse.cdt.core.dom.ast
-
Factory for creating AST nodes.
- INSERT - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
Possible configurable option value.
- INSERT - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
Possible configurable option value.
- insert_new_line_after_colon_in_constructor_initializer_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_new_line_after_label - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_new_line_after_opening_brace_in_initializer_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_new_line_after_template_declaration - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_new_line_at_end_of_file_if_missing - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_new_line_before_catch_in_try_statement - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_new_line_before_closing_brace_in_initializer_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_new_line_before_colon_in_constructor_initializer_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_new_line_before_else_in_if_statement - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_new_line_before_identifier_in_function_declaration - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_new_line_before_while_in_do_statement - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_new_line_in_empty_block - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_assignment_operator - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_binary_operator - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_closing_angle_bracket_in_template_arguments - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_closing_angle_bracket_in_template_parameters - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_closing_brace_in_block - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_closing_paren_in_cast - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_colon_in_base_clause - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_colon_in_case - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_colon_in_conditional - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_colon_in_labeled_statement - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_comma_in_base_types - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_comma_in_declarator_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_comma_in_enum_declarations - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_comma_in_expression_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_comma_in_initializer_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_comma_in_method_declaration_parameters - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_comma_in_method_declaration_throws - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_comma_in_method_invocation_arguments - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_comma_in_structured_binding_name_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_comma_in_template_arguments - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_comma_in_template_parameters - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_lambda_return - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_opening_angle_bracket_in_template_arguments - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_opening_angle_bracket_in_template_parameters - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_opening_brace_in_initializer_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_opening_bracket - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_opening_paren_in_cast - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_opening_paren_in_catch - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_opening_paren_in_exception_specification - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_opening_paren_in_for - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_opening_paren_in_if - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_opening_paren_in_method_declaration - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_opening_paren_in_method_invocation - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_opening_paren_in_parenthesized_expression - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_opening_paren_in_switch - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_opening_paren_in_while - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_opening_structured_binding_name_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_pointer_in_declarator_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_pointer_in_method_declaration - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_postfix_operator - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_prefix_operator - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_question_in_conditional - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_semicolon_in_for - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_after_unary_operator - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_assignment_operator - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_binary_operator - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_closing_angle_bracket_in_template_arguments - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_closing_angle_bracket_in_template_parameters - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_closing_brace_in_initializer_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_closing_bracket - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_closing_paren_in_cast - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_closing_paren_in_catch - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_closing_paren_in_exception_specification - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_closing_paren_in_for - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_closing_paren_in_if - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_closing_paren_in_method_declaration - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_closing_paren_in_method_invocation - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_closing_paren_in_parenthesized_expression - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_closing_paren_in_switch - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_closing_paren_in_while - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_closing_structured_binding_name_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_colon_in_base_clause - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_colon_in_case - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_colon_in_conditional - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_colon_in_default - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_colon_in_labeled_statement - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_comma_in_base_types - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_comma_in_declarator_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_comma_in_enum_declarations - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_comma_in_expression_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_comma_in_initializer_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_comma_in_method_declaration_parameters - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_comma_in_method_declaration_throws - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_comma_in_method_invocation_arguments - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_comma_in_structured_binding_name_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_comma_in_template_arguments - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_comma_in_template_parameters - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_lambda_return - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_opening_angle_bracket_in_template_arguments - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_opening_angle_bracket_in_template_parameters - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_opening_brace_in_block - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_opening_brace_in_initializer_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_opening_brace_in_linkage_declaration - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_opening_brace_in_method_declaration - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_opening_brace_in_namespace_declaration - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_opening_brace_in_switch - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_opening_brace_in_type_declaration - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_opening_bracket - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_opening_paren_in_catch - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_opening_paren_in_exception_specification - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_opening_paren_in_for - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_opening_paren_in_if - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_opening_paren_in_method_declaration - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_opening_paren_in_method_invocation - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_opening_paren_in_parenthesized_expression - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_opening_paren_in_switch - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_opening_paren_in_while - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_opening_structured_binding_name_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_pointer_in_declarator_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_pointer_in_method_declaration - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_postfix_operator - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_prefix_operator - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_question_in_conditional - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_ref_qualifier_in_structured_binding - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_semicolon - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_semicolon_in_for - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_before_unary_operator - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_between_empty_braces_in_initializer_list - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_between_empty_brackets - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_between_empty_parens_in_exception_specification - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_between_empty_parens_in_method_declaration - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insert_space_between_empty_parens_in_method_invocation - Variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- insertBefore(IASTNode, IASTNode, IASTNode, TextEditGroup) - Method in class org.eclipse.cdt.core.dom.rewrite.ASTRewrite
-
Inserts the given node in this rewriter.
- INSTANCE_CLASS - Static variable in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- INSTANCE_ELEMENT_NAME - Static variable in class org.eclipse.cdt.core.resources.ExclusionInstance
-
- INSTANCE_ELEMENT_NAME - Static variable in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- InstanceOfPredicate<T> - Class in org.eclipse.cdt.core.parser.util
-
Unary predicate returning true
if the object is an instance of the given class
or interface.
- InstanceOfPredicate(Class<?>) - Constructor for class org.eclipse.cdt.core.parser.util.InstanceOfPredicate
-
- INT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- INT - Variable in class org.eclipse.cdt.utils.spawner.Spawner
-
On Windows, what this does is far from easy to explain.
- INT_VALUE_NOT_PROVIDED - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
-1, returned when an offset or a line number is unknown.
- IntArray - Class in org.eclipse.cdt.core.parser.util
-
Automatically growing integer array.
- IntArray() - Constructor for class org.eclipse.cdt.core.parser.util.IntArray
-
- IntArray(int) - Constructor for class org.eclipse.cdt.core.parser.util.IntArray
-
- INTERNAL_RELATED - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
IProblem relates to an implementation or design limitation
- internalGetAttributes() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- internalGetAttributes() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- internalGetNeeded() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- internalGetNeeded() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- internalGetSizes() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- internalGetSizes() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- internalGetSoName() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- internalGetSoName() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- internalGetSymbols() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- internalGetSymbols() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- interrupt() - Method in class org.eclipse.cdt.utils.spawner.Spawner
-
On Windows, interrupt the spawned program by using Cygwin's utility 'kill -SIGINT' if it's a Cgywin
program, otherwise send it a CTRL-C.
- interruptCTRLC() - Method in class org.eclipse.cdt.utils.spawner.Spawner
-
On Windows, interrupt the spawned program by send it a CTRL-C (even if it's a Cygwin program).
- INVALID_CONTAINER_ENTRY - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
-
Container Entry could not be resolved.
- INVALID_CONTENTS - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
-
Status constant indicating that the specified contents
are not valid.
- INVALID_DESTINATION - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
-
Status constant indicating that a destination provided for a copy/move/rename operation
is invalid.
- INVALID_ELEMENT_TYPES - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
-
Status constant indicating one or more of the elements
supplied are not of a valid type for the operation to
process.
- INVALID_NAME - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
-
Status constant indicating that a name provided is not syntactically correct.
- INVALID_NAMESPACE - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
-
- INVALID_PATH - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
-
Status constant indicating that a path provided to an operation
is invalid.
- INVALID_PATHENTRY - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
-
Status constant indicating that a pathentry was invalid
- INVALID_PROJECT - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
-
Status indicating that a C element could not be created because
the project owning underlying resource does not have the C nature.
- INVALID_RESOURCE - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
-
Status indicating that a C element could not be created because
the underlying resource is invalid.
- INVALID_RESOURCE_TYPE - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
-
Status indicating that a C element could not be created because
the underlying resource is not of an appropriate type.
- INVALID_SIBLING - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
-
Status constant indicating that a sibling specified is not valid.
- invert() - Method in interface org.eclipse.cdt.core.index.IIndexFileSet
-
Returns an index file set with the inverse meaning.
- IO_EXCEPTION - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
-
Status constant indicating that an java.io.IOException
occurred.
- IObjectMatcher - Interface in org.eclipse.cdt.core.parser.util
-
- IOpenable - Interface in org.eclipse.cdt.core.model
-
An openable is an element that can be opened, saved, and closed.
- IOutputEntry - Interface in org.eclipse.cdt.core.model
-
- IParameter - Interface in org.eclipse.cdt.core.dom.ast
-
Represents a parameter to a function.
- IParent - Interface in org.eclipse.cdt.core.model
-
Common protocol for C elements that contain other C elements.
- IParserConfiguration - Interface in org.eclipse.cdt.core.dom
-
- IParserLogService - Interface in org.eclipse.cdt.core.parser
-
- IParserSettings - Interface in org.eclipse.cdt.core.parser
-
Interface for providing settings for the parser.
- IParserSettings2 - Interface in org.eclipse.cdt.core.parser
-
Interface for providing settings for the parser.
- IParserSettings2.Default - Class in org.eclipse.cdt.core.parser
-
An default implementation to be used as a base class by clients that want to
contribute parser settings.
- IPathEntry - Interface in org.eclipse.cdt.core.model
-
- IPathEntryContainer - Interface in org.eclipse.cdt.core.model
-
- IPathEntryContainerExtension - Interface in org.eclipse.cdt.core.model
-
- IPathEntryStore - Interface in org.eclipse.cdt.core.resources
-
IPathEntryStore
- IPathEntryStoreListener - Interface in org.eclipse.cdt.core.resources
-
IPathEntryStoreListener
- IPathEntryVariableChangeListener - Interface in org.eclipse.cdt.core.resources
-
An interface to be implemented by objects interested in path variable
creation, removal and value change events.
- IPathEntryVariableManager - Interface in org.eclipse.cdt.core.resources
-
Manages a collection of variables
- IPathSettingsContainerListener - Interface in org.eclipse.cdt.core.settings.model.util
-
- IPathSettingsContainerVisitor - Interface in org.eclipse.cdt.core.settings.model.util
-
- IPDOMASTProcessor - Interface in org.eclipse.cdt.core.index
-
The PDOMASTProcessor extension point allows contributors to the org.eclipse.cdt.core.PDOMASTProcessor
extension-point to store their own information in the persisted index.
- IPDOMASTProcessor.Abstract - Class in org.eclipse.cdt.core.index
-
An abstract class that should be extended by contributors of the extension-point.
- IPDOMDescriptor - Interface in org.eclipse.cdt.core.index.provider
-
Describes a PDOM format file in the local file system.
- IPDOMIndexer - Interface in org.eclipse.cdt.core.dom
-
- IPDOMIndexerTask - Interface in org.eclipse.cdt.core.dom
-
- IPDOMManager - Interface in org.eclipse.cdt.core.dom
-
- IPDOMNode - Interface in org.eclipse.cdt.core.dom
-
Interface for all nodes that can be visited by a
IPDOMVisitor
.
- IPDOMVisitor - Interface in org.eclipse.cdt.core.dom
-
- IPersistableProblem - Interface in org.eclipse.cdt.core.parser
-
- IPointerType - Interface in org.eclipse.cdt.core.dom.ast
-
- IPositionConverter - Interface in org.eclipse.cdt.core
-
Allows for converting character ranges of files previously stored on disk to the
range where the characters are found in the current version of the file.
- IPositionConverter - Interface in org.eclipse.cdt.core
-
Allows for converting character ranges of files previously stored on disk to the
range where the characters are found in the current version of the file.
- IPositionTrackerManager - Interface in org.eclipse.cdt.core
-
An interface to manage the position tracking.
- IPositionTrackerManager - Interface in org.eclipse.cdt.core
-
An interface to manage the position tracking.
- IPreprocessorDirective - Interface in org.eclipse.cdt.core.parser
-
Constants for supported preprocessor directive types.
- IProblem - Interface in org.eclipse.cdt.core.parser
-
Description of a C/C++ syntax problems and spelling errors as detected by the lexer, preprocessor,
parser or the spelling engine.
- IProblemBinding - Interface in org.eclipse.cdt.core.dom.ast
-
Interface for problem bindings.
- IProblemMarkerFilter - Interface in org.eclipse.cdt.core
-
The purpose of IProblemMarkerFilter is to provide filtering function for problem markers.
- IProblemMarkerFilter - Interface in org.eclipse.cdt.core
-
The purpose of IProblemMarkerFilter is to provide filtering function for problem markers.
- IProblemRequestor - Interface in org.eclipse.cdt.core.model
-
A callback interface for receiving problem as they are discovered
IProblemRequestor
- IProblemType - Interface in org.eclipse.cdt.core.dom.ast
-
Represents an type that cannot be determined or is illegal.
- IProcessInfo - Interface in org.eclipse.cdt.core
-
- IProcessInfo - Interface in org.eclipse.cdt.core
-
- IProcessList - Interface in org.eclipse.cdt.core
-
- IProcessList - Interface in org.eclipse.cdt.core
-
- IProjectEntry - Interface in org.eclipse.cdt.core.model
-
- IQualifiedTypeName - Interface in org.eclipse.cdt.core.browser
-
- IQualifierType - Interface in org.eclipse.cdt.core.dom.ast
-
Interface used to qualify types.
- IReadOnlyPDOMProvider - Interface in org.eclipse.cdt.core.index.provider
-
This interface is intended for ISVs to implement when plugging a mechanism
for read-only/off-line indexes into the CIndex.ReadOnlyPDOMProvider extension point element.
- irefsym - Variable in class org.eclipse.cdt.utils.macho.MachO.DyLibModule
-
Deprecated.
- irefsym - Variable in class org.eclipse.cdt.utils.macho.MachO64.DyLibModule
-
- IRegion - Interface in org.eclipse.cdt.core.model
-
A C model region describes a hierarchical set of elements.
- is64() - Method in class org.eclipse.cdt.utils.macho.MachO64
-
- is64() - Method in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- is64 - Variable in class org.eclipse.cdt.utils.macho.MachO64.Symbol
-
- is64() - Method in class org.eclipse.cdt.utils.macho.MachOHelper64
-
- is64 - Variable in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- is64Bits() - Method in class org.eclipse.cdt.utils.coff.Coff64.OptionalHeader
-
- IS_CATEGORY - Static variable in class org.eclipse.cdt.core.templateengine.TemplateEngineHelper
-
- is_common - Variable in class org.eclipse.cdt.utils.som.SOM.Symbol
-
- IS_COMPLEX - Static variable in interface org.eclipse.cdt.core.dom.ast.IBasicType
-
- IS_IMAGINARY - Static variable in interface org.eclipse.cdt.core.dom.ast.IBasicType
-
- IS_LONG - Static variable in interface org.eclipse.cdt.core.dom.ast.IBasicType
-
- IS_LONG_LONG - Static variable in interface org.eclipse.cdt.core.dom.ast.IBasicType
-
- IS_SHORT - Static variable in interface org.eclipse.cdt.core.dom.ast.IBasicType
-
- IS_SIGNED - Static variable in interface org.eclipse.cdt.core.dom.ast.IBasicType
-
- IS_UNSIGNED - Static variable in interface org.eclipse.cdt.core.dom.ast.IBasicType
-
- isAbstract(int) - Static method in class org.eclipse.cdt.core.model.Flags
-
Returns whether the given integer includes the abstract
modifier.
- isAbstract() - Method in interface org.eclipse.cdt.core.model.IStructure
-
Checks if the structure is abstract
- isActive() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
-
Returns false if this node was parsed in an inactive code branch.
- isActive() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIncludeStatement
-
Returns whether this include directive was actually taken.
- isActive() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorMacroDefinition
-
Returns whether this macro definition occurs in active code.
- isActive() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorUndefStatement
-
Returns whether this macro definition occurs in active code.
- isActive() - Method in interface org.eclipse.cdt.core.index.IIndexInclude
-
Test whether this include is in active code (not skipped by conditional preprocessing).
- isActive() - Method in interface org.eclipse.cdt.core.model.IProblemRequestor
-
Predicate allowing the problem requestor to signal whether or not it is currently
interested by problem reports.
- isActive() - Method in interface org.eclipse.cdt.core.model.ISourceReference
-
Returns whether this element is in active code.
- isActive() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Returns whether or not this is an active configuration.
- isAlternate() - Method in interface org.eclipse.cdt.core.dom.ast.IASTImplicitName
-
Returns true
if this node is an alternate.
- isAnonymous() - Method in interface org.eclipse.cdt.core.dom.ast.ICompositeType
-
Returns whether the type is anonymous or not.
- isArchive(IFile) - Method in class org.eclipse.cdt.core.model.CoreModel
-
Returns true if IFile is an Achive, *.a
- isArgumentDependent() - Method in class org.eclipse.cdt.core.dom.ast.IScope.ScopeLookupData
-
- isARHeader(byte[]) - Static method in class org.eclipse.cdt.utils.AR
-
- isARHeader(byte[]) - Static method in class org.eclipse.cdt.utils.AR
-
- isARHeader(byte[]) - Static method in class org.eclipse.cdt.utils.coff.PEArchive
-
Deprecated.
- isARHeader(byte[]) - Static method in class org.eclipse.cdt.utils.elf.AR
-
Deprecated.
- isARHeader(byte[]) - Static method in class org.eclipse.cdt.utils.macho.AR
-
- isARHeader(byte[]) - Static method in class org.eclipse.cdt.utils.som.AR
-
- isARHeader(byte[]) - Static method in class org.eclipse.cdt.utils.xcoff.AR
-
- isArray() - Method in class org.eclipse.cdt.utils.coff.Coff.Symbol
-
Deprecated.
- isArray() - Method in class org.eclipse.cdt.utils.coff.Coff64.Symbol
-
- isArrayAllocation() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
-
Returns true if this expression is allocating an array.
- isASMLanguage() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns true
if the code is assembly
- isAuto() - Method in interface org.eclipse.cdt.core.dom.ast.IFunction
-
- isAuto() - Method in interface org.eclipse.cdt.core.dom.ast.IVariable
-
Returns whether this variable is an automatic variable.
- isBaseDataCached() - Method in interface org.eclipse.cdt.core.settings.model.IModificationContext
-
returns true if the cache data gets re-applied, i.e.
- isBasedOn(IResource) - Method in interface org.eclipse.cdt.core.model.IWorkingCopy
-
Returns whether this working copy's original element's content
has not changed since the inception of this working copy.
- isBasedOnIncompleteIndex() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns true
if the index was not fully initialized when the code of the translation
unit was parsed.
- isBaseSpecifier() - Method in interface org.eclipse.cdt.core.index.IIndexName
-
Returns whether a declaration is a base-class specifier.
- isBinary(byte[], IPath) - Method in interface org.eclipse.cdt.core.IBinaryParser
-
True if the resource is a binary.
- isBinary(byte[], IPath) - Method in interface org.eclipse.cdt.core.IBinaryParser
-
True if the resource is a binary.
- isBinary(IFile) - Method in class org.eclipse.cdt.core.model.CoreModel
-
Returns true if IFile is an ELF.
- isBinary(byte[], IPath) - Method in class org.eclipse.cdt.utils.coff.parser.PEParser
-
Deprecated.
- isBinary(byte[], IPath) - Method in class org.eclipse.cdt.utils.coff.parser.PEParser64
-
- isBinary(byte[], IPath) - Method in class org.eclipse.cdt.utils.elf.parser.ElfParser
-
- isBinary(byte[], IPath) - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser
-
Deprecated.
- isBinary(byte[], IPath) - Method in class org.eclipse.cdt.utils.macho.parser.MachOParser64
-
- isBinary(byte[], IPath) - Method in class org.eclipse.cdt.utils.som.parser.SOMParser
-
- isBinary(byte[], IPath) - Method in class org.eclipse.cdt.utils.xcoff.parser.XCOFF32Parser
-
- isBlockComment() - Method in interface org.eclipse.cdt.core.dom.ast.IASTComment
-
Returns true if this is a block comment.
- isBuiltIn() - Method in class org.eclipse.cdt.core.settings.model.ACSettingEntry
-
- isBuiltIn() - Method in interface org.eclipse.cdt.core.settings.model.ICSettingEntry
-
- isByReference() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCapture
-
Returns whether the capture uses a leading ampersand.
- IScanner - Interface in org.eclipse.cdt.core.parser
-
Interface between the parser and the preprocessor.
- IScannerExtensionConfiguration - Interface in org.eclipse.cdt.core.dom.parser
-
Scanner extension configuration interface.
- IScannerInfo - Interface in org.eclipse.cdt.core.parser
-
Interface for providing a configuration for the preprocessor.
- IScannerInfoChangeListener - Interface in org.eclipse.cdt.core.parser
-
- IScannerInfoProvider - Interface in org.eclipse.cdt.core.parser
-
- isCatchAll() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCatchHandler
-
Is this catch handler for all exceptions?
- isCategory() - Method in class org.eclipse.cdt.core.templateengine.TemplateInfo
-
- isCdtProjectCreating() - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescription
-
when true specifies that the project creation is in progress.
- isChanged() - Method in interface org.eclipse.cdt.core.cdtvariables.IStorableCdtVariables
-
- isChanged() - Method in class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
Returns the "change" state of the environment.
- isCLanguage() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns true
if the code is C
- isClass() - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Deprecated.
- isClass() - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Deprecated.
- isClass() - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- isClass(ICElement) - Static method in class org.eclipse.cdt.core.browser.TypeUtil
-
- isClass() - Method in interface org.eclipse.cdt.core.model.IStructureDeclaration
-
Checks if the structure is a class
- isClassOrStruct(ICElement) - Static method in class org.eclipse.cdt.core.browser.TypeUtil
-
- isCleared() - Method in interface org.eclipse.cdt.core.index.IIndexChangeEvent
-
Returns true
when the index for the project was cleared.
- isClosed() - Method in interface org.eclipse.cdt.core.model.IBuffer
-
Returns whether this buffer has been closed.
- isComplex() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
-
_Complex t
;
- isComplex() - Method in interface org.eclipse.cdt.core.dom.ast.IBasicType
-
Is complex number? e.g.
- isConditionValueTrue() - Method in class org.eclipse.cdt.core.templateengine.process.ConditionalProcessGroup
-
- isConflictingName(String) - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- isConflictingName(String) - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- isConsistent() - Method in interface org.eclipse.cdt.core.model.IOpenable
-
Returns whether the element is consistent with its underlying resource or buffer.
- isConsole() - Method in class org.eclipse.cdt.utils.pty.PTY
-
- isConst(IType) - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
-
- isConst() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICArrayType
-
- isConst() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTArrayModifier
-
Is the const modifier used?
- isConst() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
Is this a const method?
- isConst() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPFunctionType
-
Returns true
for a constant method.
- isConst() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
- isConst() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPointer
-
Returns whether the pointer is const qualified.
- isConst() - Method in interface org.eclipse.cdt.core.dom.ast.IPointerType
-
Returns whether the pointer is const qualified.
- isConst() - Method in interface org.eclipse.cdt.core.dom.ast.IQualifierType
-
Returns whether this is a const type
- isConst() - Method in interface org.eclipse.cdt.core.model.IDeclaration
-
Checks if the declaration is constant.
- isConstexpr() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeclSpecifier
-
Is this a constexpr
- isConstexpr() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTIfStatement
-
Checks whether this if statement is a constexpr if statement.
- isConstexpr() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPFunction
-
Returns whether this function is declared constexpr.
- isConstexpr() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPVariable
-
Checks whether this variable is declared as constexpr.
- isConstructor() - Method in interface org.eclipse.cdt.core.model.IMethodDeclaration
-
Returns whether this method is a constructor.
- isContributedContentType(String) - Method in class org.eclipse.cdt.core.model.LanguageManager
-
- isConversionOrOperator() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTQualifiedName
-
Returns true
if last segment is an ICPPASTConversionName or an ICPPASTOperatorName.
- IScope - Interface in org.eclipse.cdt.core.dom.ast
-
Scopes can be used to look-up names.
- IScope.ScopeLookupData - Class in org.eclipse.cdt.core.dom.ast
-
- isCopyAssignmentOperator(ICPPMethod) - Static method in class org.eclipse.cdt.core.dom.ast.cpp.SemanticQueries
-
- isCopyConstructor(ICPPConstructor) - Static method in class org.eclipse.cdt.core.dom.ast.cpp.SemanticQueries
-
- isCopyOrMoveAssignmentOperator(ICPPMethod) - Static method in class org.eclipse.cdt.core.dom.ast.cpp.SemanticQueries
-
- isCopyOrMoveConstructor(ICPPConstructor) - Static method in class org.eclipse.cdt.core.dom.ast.cpp.SemanticQueries
-
- isCore() - Method in interface org.eclipse.cdt.core.model.IBinary
-
- isCPP() - Method in enum org.eclipse.cdt.core.parser.ParserLanguage
-
- isCXXLanguage() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Returns true
if the code is C++
- isDebug() - Method in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- isDebug() - Method in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- isDebug() - Method in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- isDeclaration() - Method in interface org.eclipse.cdt.core.dom.IName
-
Is this name being used in the AST as the introduction of a declaration?
- isDeclaringType(ICElement) - Static method in class org.eclipse.cdt.core.browser.TypeUtil
-
- isDefaultConfigurationRelations() - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionPreferences
-
specifies whether default configuration relations are used
- isDefaulted() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDefinition
-
Returns whether this is a defaulted function definition.
- isDeferDeDuplication() - Method in class org.eclipse.cdt.core.ProblemMarkerInfo
-
Flag marker for potential deferred de-duplication.
- isDeferDeDuplication() - Method in class org.eclipse.cdt.core.ProblemMarkerInfo
-
Flag marker for potential deferred de-duplication.
- isDefined(String) - Method in interface org.eclipse.cdt.core.resources.IPathEntryVariableManager
-
Returns true
if the given variable is defined and
false
otherwise.
- isDefined() - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor.ResolvedMacro
-
- isDefinition() - Method in interface org.eclipse.cdt.core.dom.IName
-
Is this name being used in the AST as a definition rather than a declaration?
- isDeleted() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDefinition
-
Returns whether this is a deleted function definition.
- isDeleted() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPFunction
-
Returns whether this is a function with a deleted function definition.
- isDestructor() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMethod
-
Is this a destructor?
Returns true if its name starts with '~'
- isDestructor() - Method in interface org.eclipse.cdt.core.model.IMethodDeclaration
-
Returns whether this method is a destructor.
- isDirective() - Method in interface org.eclipse.cdt.core.model.IUsing
-
- isDirty() - Method in class org.eclipse.cdt.utils.envvar.PrefsStorableEnvironment
-
- isDirty() - Method in class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
Returns the "dirty" state of the environment.
- isDynamic(ICdtVariable) - Method in interface org.eclipse.cdt.core.cdtvariables.IUserVarSupplier
-
- isDynamic() - Method in interface org.eclipse.cdt.core.dom.ast.IMacroBinding
-
Returns true
if this is a dynamic macro.
- isEatProcessedLine() - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
- isElfHeader(byte[]) - Static method in class org.eclipse.cdt.utils.elf.Elf
-
- ISemanticProblem - Interface in org.eclipse.cdt.core.dom.ast
-
- isEmpty() - Method in interface org.eclipse.cdt.core.browser.IQualifiedTypeName
-
- isEmpty() - Method in interface org.eclipse.cdt.core.browser.ITypeSearchScope
-
- isEmpty() - Method in class org.eclipse.cdt.core.browser.QualifiedTypeName
-
- isEmpty() - Method in class org.eclipse.cdt.core.browser.TypeSearchScope
-
- isEmpty() - Method in interface org.eclipse.cdt.core.cdtvariables.IStorableCdtVariables
-
- isEmpty() - Method in interface org.eclipse.cdt.core.index.IIndexSymbols
-
Return true if the map contains no symbols and false otherwise.
- isEmpty() - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsSerializableProvider
-
- isEmpty() - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsStorage
-
- isEmpty(IPath) - Method in interface org.eclipse.cdt.core.model.IPathEntryContainerExtension
-
Returns whether there are any path entries for the resource.
- isEmpty() - Method in class org.eclipse.cdt.core.parser.util.CharArrayMap
-
Returns true if the map is empty.
- isEmpty() - Method in class org.eclipse.cdt.core.parser.util.HashTable
-
- isEmpty() - Method in class org.eclipse.cdt.core.parser.util.IntArray
-
- isEmpty() - Method in class org.eclipse.cdt.core.settings.model.util.PatternNameMap
-
- isEnclosed(ITypeInfo) - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Deprecated.
- isEnclosed(ITypeSearchScope) - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Deprecated.
- isEnclosed(ITypeInfo) - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Deprecated.
- isEnclosed(ITypeSearchScope) - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Deprecated.
- isEnclosed(ITypeInfo) - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- isEnclosed(ITypeSearchScope) - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- isEnclosedType() - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Deprecated.
- isEnclosedType() - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Deprecated.
- isEnclosedType() - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- isEnclosingType() - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Deprecated.
- isEnclosingType() - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Deprecated.
- isEnclosingType() - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- isEnvironmentVariable(ICdtVariable, ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.cdtvariables.ICdtVariableManager
-
- isEqual(ICSourceEntry[], ICSourceEntry[]) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- isEqualExtensionProvider(ILanguageSettingsProvider, boolean) - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
Test if the provider is equal to the one defined via extension point
org.eclipse.cdt.core.LanguageSettingsProvider
.
- isEquivalent(Object, Object) - Method in class org.eclipse.cdt.core.dom.ast.ASTTypeMatcher
-
Returns true
if the two objects are equal or represent the same type.
- isEquivalent(Object, Object) - Method in interface org.eclipse.cdt.core.parser.util.IObjectMatcher
-
- isEquivalent(ObjectMap, IObjectMatcher) - Method in class org.eclipse.cdt.core.parser.util.ObjectMap
-
- isEquivalent(ObjectTable<T>, IObjectMatcher) - Method in class org.eclipse.cdt.core.parser.util.ObjectTable
-
- isEquivalentTo(IValue) - Method in interface org.eclipse.cdt.core.dom.ast.IValue
-
Returns true if this value is equivalent to 'other' for declaration matching purposes.
- isError() - Method in interface org.eclipse.cdt.core.parser.IProblem
-
Returns whether the problem is an error.
- isErrorInIncludedFile() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIncludeStatement
-
Returns true
if I/O errors were encountered while reading the included file.
- isExactMatch(ITypeInfo) - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
- isExcluded(IResource, char[][]) - Static method in class org.eclipse.cdt.core.model.CoreModelUtil
-
Returns whether the given resource matches one of the exclusion patterns.
- isExcluded(IPath, char[][]) - Static method in class org.eclipse.cdt.core.model.CoreModelUtil
-
Returns whether the given resource path matches one of the exclusion patterns.
- isExcluded() - Method in interface org.eclipse.cdt.core.settings.model.ICResourceDescription
-
- isExcluded(IPath, ICSourceEntry[]) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- isExcluded(IPath, ICSourceEntry) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- isExcludedPath(IPath, IPath[]) - Static method in class org.eclipse.cdt.core.model.CoreModelUtil
-
Returns whether the given path matches one of the exclusion patterns.
- isExec() - Method in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- isExec() - Method in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- isExec() - Method in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- isExecutable(IFile) - Method in class org.eclipse.cdt.core.model.CoreModel
-
Returns true if IFile is an ELF executable
- isExecutable() - Method in interface org.eclipse.cdt.core.model.IBinary
-
- isExeHeader(byte[]) - Static method in class org.eclipse.cdt.utils.coff.PE
-
Deprecated.
- isExeHeader(byte[]) - Static method in class org.eclipse.cdt.utils.coff.PE64
-
- isExplicit() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeclSpecifier
-
Is this an explicit constructor?
- isExplicit() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMethod
-
Returns whether this is an explicit constructor or an explicit conversion operator.
- isExplicit(int) - Static method in class org.eclipse.cdt.core.model.Flags
-
Returns whether the given integer includes the explicit
modifier.
- isExplicitSpecialization() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateInstance
-
Explicit specializations are modeled as instances of a template.
- isExport(int) - Static method in class org.eclipse.cdt.core.model.Flags
-
Return whether the give integer include the keyword export
modifier.
- isExported() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateDeclaration
-
Is the export keyword used?
- isExported() - Method in interface org.eclipse.cdt.core.model.IPathEntry
-
- isExtern() - Method in interface org.eclipse.cdt.core.dom.ast.IFunction
-
- isExtern() - Method in interface org.eclipse.cdt.core.dom.ast.IVariable
-
Returns whether this variable is declared extern.
- isExtern(int) - Static method in class org.eclipse.cdt.core.model.Flags
-
Returns whether the given integer includes the extern
modifier.
- isExternal() - Method in class org.eclipse.cdt.core.templateengine.process.ProcessParameter
-
Checks whether the element in external.
- isExternC() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPFunction
-
Returns whether this function is declared as extern "C".
- isExternC() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPVariable
-
Checks whether this variable is declared as extern "C".
- isFile() - Method in class org.eclipse.cdt.core.parser.CodeReader
-
Deprecated.
- isFile() - Method in class org.eclipse.cdt.core.settings.model.ACExclusionFilterEntry
-
- isFile() - Method in class org.eclipse.cdt.core.settings.model.ACPathEntry
-
- isFile() - Method in class org.eclipse.cdt.core.settings.model.CIncludeFileEntry
-
- isFile() - Method in class org.eclipse.cdt.core.settings.model.CIncludePathEntry
-
- isFile() - Method in class org.eclipse.cdt.core.settings.model.CLibraryFileEntry
-
- isFile() - Method in class org.eclipse.cdt.core.settings.model.CLibraryPathEntry
-
- isFile() - Method in class org.eclipse.cdt.core.settings.model.CMacroFileEntry
-
- isFileLocal() - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
- isFileLocal() - Method in interface org.eclipse.cdt.core.index.IIndexBinding
-
Returns whether the scope of the binding is file-local.
- isFinal() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier
-
Queries whether the type is final.
- isFinal() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
Returns whether this function is declared final.
- isFinal() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
-
Returns whether this type is declared final.
- isFinal() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMethod
-
Returns whether this method is declared final.
- isFriend() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeclSpecifier
-
Is this a friend declaration?
- isFriend() - Method in interface org.eclipse.cdt.core.model.IMethodDeclaration
-
return true if the member is a friend.
- isFrozen() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
-
Returns true if this node is frozen, false otherwise.
- isFullyInitialized() - Method in interface org.eclipse.cdt.core.index.IIndex
-
Returns true
if the index is fully initialized.
- isFullyQualified() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTQualifiedName
-
Is this name fully qualified?
- isFunction() - Method in class org.eclipse.cdt.utils.coff.Coff.Symbol
-
Deprecated.
- isFunction() - Method in class org.eclipse.cdt.utils.coff.Coff64.Symbol
-
- isFunction() - Method in class org.eclipse.cdt.utils.som.SOM.Symbol
-
- isFunction() - Method in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- isFunctionStyle() - Method in interface org.eclipse.cdt.core.dom.ast.IMacroBinding
-
Returns true
if this is a function-style macro.
- isFunctionStyle() - Method in interface org.eclipse.cdt.core.model.IMacro
-
Returns true if this macro is of function style.
- isGlobal() - Method in interface org.eclipse.cdt.core.browser.IQualifiedTypeName
-
- isGlobal() - Method in class org.eclipse.cdt.core.browser.QualifiedTypeName
-
- isGlobal() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeleteExpression
-
Is this the global delete function called?
- isGlobal() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
-
Is this a ::new expression?
- isGlobal() - Method in interface org.eclipse.cdt.core.model.IAsmLabel
-
Test whether this label is declared global.
- isGloballyQualified() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBinding
-
Returns true if this binding is qualified with respect to the translation unit
for example, local variables, function parameters and local classes will
all return false.
- isGLValue() - Method in enum org.eclipse.cdt.core.dom.ast.IASTExpression.ValueCategory
-
A generalized lvalue is either an lvalue or an xvalue.
- isHeaderUnit() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns whether this AST represents a header file.
- isHeaderUnit() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
True if its a header.
- ISignificantMacros - Interface in org.eclipse.cdt.core.parser
-
Significant macros describe the conditions under which the preprocessor selects
the same active code branches in a file.
- ISignificantMacros.IVisitor - Interface in org.eclipse.cdt.core.parser
-
- isIgnorePointOfDeclaration() - Method in class org.eclipse.cdt.core.dom.ast.IScope.ScopeLookupData
-
- isImaginary() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
-
_Imaginary t
;
- isImaginary() - Method in interface org.eclipse.cdt.core.dom.ast.IBasicType
-
Is imaginary number? e.g.
- isImplicit() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMethod
-
Returns whether this is an implicit method (constructor, assignment operator, etc.)
- isIncludeChange() - Method in class org.eclipse.cdt.core.model.PathEntryContainerChanged
-
whether or not the change affected the include paths
- isIncludedFileExported() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIncludeStatement
-
Returns true
if the included file is exported by the including header.
- isIncludedFileExported() - Method in interface org.eclipse.cdt.core.index.IIndexInclude
-
Returns true
if the included file is exported by the including header.
- isIndentChar(char) - Static method in class org.eclipse.cdt.core.formatter.IndentManipulation
-
Returns true
if the given character is an indentation character.
- isIndexerIdle() - Method in interface org.eclipse.cdt.core.index.IIndexManager
-
Checks whether the indexer is currently idle.
- isIndexerSetupPostponed(ICProject) - Method in interface org.eclipse.cdt.core.index.IIndexManager
-
Returns whether the indexer-setup for a project is currently postponed.
- isInheritedConstructorsSource() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBase
-
The base class is a source of inherited constructors if the class definition that declares
this base contains a using declaration naming the constructors of the base class.
- isInline() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceDefinition
-
Returns whether this namespace definition is inline.
- isInline() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPFunction
-
Is this an inline function
- isInline() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNamespace
-
Returns whether this is an inline namespace.
- isInline() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
- isInline() - Method in interface org.eclipse.cdt.core.dom.ast.IFunction
-
Returns true
if the function is inline.
- isInline(int) - Static method in class org.eclipse.cdt.core.model.Flags
-
Returns whether the given integer includes the inline
modifier.
- isInline() - Method in interface org.eclipse.cdt.core.model.IMethodDeclaration
-
Returns if this method is inline or not
- isInlineNamespaceDefinition() - Method in interface org.eclipse.cdt.core.index.IIndexName
-
Returns whether this name specifies an inline namespace.
- isKnownBuiltin(char[]) - Method in interface org.eclipse.cdt.core.dom.parser.IBuiltinBindingsProvider
-
Returns whether the given name names a known builtin.
- isLanguageSettingsProvidersFunctionalityDefined(IProject) - Static method in class org.eclipse.cdt.core.language.settings.providers.ScannerDiscoveryLegacySupport
-
Checks if Language Settings functionality is defined for given project in preferences.
- isLanguageSettingsProvidersFunctionalityEnabled(IProject) - Static method in class org.eclipse.cdt.core.language.settings.providers.ScannerDiscoveryLegacySupport
-
Checks if Language Settings functionality is enabled for given project.
- isLegacyScannerDiscoveryOn(ICConfigurationDescription) - Static method in class org.eclipse.cdt.core.language.settings.providers.ScannerDiscoveryLegacySupport
-
- isLegacyScannerDiscoveryOn(IProject) - Static method in class org.eclipse.cdt.core.language.settings.providers.ScannerDiscoveryLegacySupport
-
- isLegalIdentifier(String) - Static method in class org.eclipse.cdt.core.CConventions
-
- isLegalIdentifier(String) - Static method in class org.eclipse.cdt.core.CConventions
-
- isLineDelimiterChar(char) - Static method in class org.eclipse.cdt.core.formatter.IndentManipulation
-
Returns true
if the given character is a line delimiter character.
- isLineNumber() - Method in interface org.eclipse.cdt.core.browser.ITypeReference
-
- isLineNumber() - Method in class org.eclipse.cdt.core.browser.TypeReference
-
- isList() - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor.ResolvedMacro
-
- isLittleEndian() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryObject
-
The endian
- isLittleEndian() - Method in interface org.eclipse.cdt.core.IBinaryParser.IBinaryObject
-
The endian
- isLittleEndian() - Method in interface org.eclipse.cdt.core.model.IBinary
-
- isLittleEndian - Variable in class org.eclipse.cdt.utils.BinaryObjectAdapter.BinaryObjectInfo
-
- isLittleEndian - Variable in class org.eclipse.cdt.utils.BinaryObjectAdapter.BinaryObjectInfo
-
- isLittleEndian() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- isLittleEndian() - Method in class org.eclipse.cdt.utils.BinaryObjectAdapter
-
- isLittleEndian() - Method in class org.eclipse.cdt.utils.coff.PE.Attribute
-
Deprecated.
- isLittleEndian() - Method in class org.eclipse.cdt.utils.coff.PE64.Attribute
-
- isLittleEndian() - Method in class org.eclipse.cdt.utils.elf.Elf.Attribute
-
- isLittleEndian() - Method in class org.eclipse.cdt.utils.elf.parser.ElfBinaryObject
-
- isLittleEndian() - Method in class org.eclipse.cdt.utils.macho.MachO.Attribute
-
Deprecated.
- isLittleEndian() - Method in class org.eclipse.cdt.utils.macho.MachO64.Attribute
-
- isLittleEndian() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- isLittleEndian() - Method in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- isLittleEndian() - Method in class org.eclipse.cdt.utils.som.SOM.Attribute
-
- isLittleEndian() - Method in class org.eclipse.cdt.utils.xcoff.XCoff32.Attribute
-
- isLocal() - Method in interface org.eclipse.cdt.core.model.IInclude
-
- isLocal() - Method in class org.eclipse.cdt.core.settings.model.CIncludePathEntry
-
- isLocal() - Method in interface org.eclipse.cdt.core.settings.model.ICIncludePathEntry
-
- isLong() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
-
long int l;
- isLong() - Method in interface org.eclipse.cdt.core.dom.ast.IBasicType
-
- isLongLong() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
-
long long int l;
- isLongLong() - Method in interface org.eclipse.cdt.core.dom.ast.IBasicType
-
- isLongName() - Method in class org.eclipse.cdt.utils.coff.Coff.Symbol
-
Deprecated.
- isLongName() - Method in class org.eclipse.cdt.utils.coff.Coff64.Symbol
-
- isLowLevel() - Method in interface org.eclipse.cdt.core.browser.IQualifiedTypeName
-
- isLowLevel() - Method in class org.eclipse.cdt.core.browser.QualifiedTypeName
-
- isLValue() - Method in interface org.eclipse.cdt.core.dom.ast.IASTExpression
-
Returns whether this expression is an lvalue.
- isMachOHeader(byte[]) - Static method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- isMachOHeader(byte[]) - Static method in class org.eclipse.cdt.utils.macho.MachO64
-
- isMacroChange() - Method in class org.eclipse.cdt.core.model.PathEntryContainerChanged
-
Whether or not the change affected the macro entries
- isMax() - Method in interface org.eclipse.cdt.core.IAddress
-
Return true if address is maximal, i.e.
- isMax() - Method in interface org.eclipse.cdt.core.IAddress
-
Return true if address is maximal, i.e.
- isMax() - Method in class org.eclipse.cdt.utils.Addr32
-
- isMax() - Method in class org.eclipse.cdt.utils.Addr32
-
- isMax() - Method in class org.eclipse.cdt.utils.Addr64
-
- isMax() - Method in class org.eclipse.cdt.utils.Addr64
-
- isMbsLanguageSettingsProviderOn(ICConfigurationDescription) - Static method in class org.eclipse.cdt.core.language.settings.providers.ScannerDiscoveryLegacySupport
-
Check if legacy Scanner Discovery in MBS should be active.
- isMemberType(ICElement) - Static method in class org.eclipse.cdt.core.browser.TypeUtil
-
- isModified(CDataObject) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDataFactory
-
- isModified() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- isModified() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- isModified() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- isModified() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- isModified() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- isModified() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultTargetPlatformData
-
- isModified() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Returns whether or not the configuration description was modified
- isModified() - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescription
-
- isModified() - Method in interface org.eclipse.cdt.core.settings.model.ICSettingsStorage
-
Returns whether any non-persisted changes exist in this tree
- isMoveAssignmentOperator(ICPPMethod) - Static method in class org.eclipse.cdt.core.dom.ast.cpp.SemanticQueries
-
- isMoveConstructor(ICPPConstructor) - Static method in class org.eclipse.cdt.core.dom.ast.cpp.SemanticQueries
-
- isMutable() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
When used as a lambda declarator, it can be mutable.
- isMutable() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPFunction
-
Does this function have the mutable storage class specifier
- isMutable() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPVariable
-
Checks whether this variable has the mutable storage class specifier.
- isMutable(int) - Static method in class org.eclipse.cdt.core.model.Flags
-
Returns whether the given integer includes the mutable
modifier.
- isMutable() - Method in interface org.eclipse.cdt.core.model.IField
-
Returns whether this storage specifier is mutable for the member.
- isNamespace(ICElement) - Static method in class org.eclipse.cdt.core.browser.TypeUtil
-
- isNewStyleProject(IProject) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Answers whether the given project is a new-style project, i.e.
- isNewStyleProject(ICProjectDescription) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Answers whether the given project is a new-style project, i.e.
- isNewStyleProject(IProject) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Answers whether the given project is a new-style project, i.e.
- isNewStyleProject(ICProjectDescription) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Answers whether the given project is a new-style project, i.e.
- isNewStyleProject(IProject) - Method in class org.eclipse.cdt.core.model.CoreModel
-
Answers whether the given project is a new-style project,
i.e.
- isNewStyleProject(ICProjectDescription) - Method in class org.eclipse.cdt.core.model.CoreModel
-
Answers whether the given project is a new-style project,
i.e.
- isNewStyleProject(IProject) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
- isNewStyleProject(ICProjectDescription) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
- isNewTypeId() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
-
Returns whether the the typeID a new type ID, which is the case when
the type-id is provided without parenthesis.
- isNonTypeValue() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateArgument
-
Returns whether this is an integral value, suitable for a template non-type parameter.
- isNoReturn() - Method in interface org.eclipse.cdt.core.dom.ast.IFunction
-
Returns true
if this function never returns.
- isNoSymbol() - Method in class org.eclipse.cdt.utils.coff.Coff.Symbol
-
Deprecated.
- isNoSymbol() - Method in class org.eclipse.cdt.utils.coff.Coff64.Symbol
-
- isNullable() - Method in class org.eclipse.cdt.core.templateengine.process.ProcessParameter
-
- isObject(IFile) - Method in class org.eclipse.cdt.core.model.CoreModel
-
Returns true if IFile is a an object(ELF), i.e.
- isObject() - Method in interface org.eclipse.cdt.core.model.IBinary
-
- isOfParameterType(ProcessParameter) - Method in class org.eclipse.cdt.core.templateengine.process.ProcessArgument
-
Check for parameter type.
- isOnIncludeEntry(IPath) - Method in interface org.eclipse.cdt.core.model.IIncludeReference
-
Return true if the path is on the include path Entry
- isOnOutputEntry(IResource) - Method in interface org.eclipse.cdt.core.model.ICProject
-
- isOnSourceEntry(IResource) - Method in interface org.eclipse.cdt.core.model.ISourceRoot
-
- isOnSourceEntry(IPath) - Method in interface org.eclipse.cdt.core.model.ISourceRoot
-
- isOnSourceEntry(ICElement) - Method in interface org.eclipse.cdt.core.model.ISourceRoot
-
- isOnSourceEntry(IPath, ICSourceEntry) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- isOnSourceRoot(IResource) - Method in interface org.eclipse.cdt.core.model.ICProject
-
- isOnSourceRoot(ICElement) - Method in interface org.eclipse.cdt.core.model.ICProject
-
- isOnTopContext() - Method in interface org.eclipse.cdt.core.parser.IScanner
-
Returns true
, whenever we are processing the outermost file of the translation unit.
- isOpaque() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTEnumerationSpecifier
-
An opaque specifier does not have a body.
- isOpen() - Method in interface org.eclipse.cdt.core.model.IOpenable
-
Returns whether this CFile is open.
- isOperator() - Method in interface org.eclipse.cdt.core.dom.ast.IASTImplicitName
-
Convenience method that returns true if this name represents an overloaded operator.
- isOperator() - Method in interface org.eclipse.cdt.core.model.IMethodDeclaration
-
Returns whether this method is an operator method.
- isOperator() - Method in interface org.eclipse.cdt.core.parser.IToken
-
Deprecated.
- ISourceCodeParser - Interface in org.eclipse.cdt.core.dom.parser
-
Interface for an AST source code parser.
- ISourceEntry - Interface in org.eclipse.cdt.core.model
-
- ISourceFinder - Interface in org.eclipse.cdt.core
-
This interface is available for a Binary
via the adapter mechanism.
- ISourceFinder - Interface in org.eclipse.cdt.core
-
This interface is available for a Binary
via the adapter mechanism.
- ISourceManipulation - Interface in org.eclipse.cdt.core.model
-
Common protocol for C elements that support source code manipulations such
as copy, move, rename, and delete.
- ISourceRange - Interface in org.eclipse.cdt.core.model
-
A source range defines an element's source coordinates
- ISourceReference - Interface in org.eclipse.cdt.core.model
-
Common protocol for C elements that have associated source code.
- ISourceRoot - Interface in org.eclipse.cdt.core.model
-
- isOverridden() - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.EntryInfo
-
- isOverride() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
Returns whether this function is declared override.
- isOverride() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMethod
-
Returns whether this method is declared override.
- isOverrideSupported() - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.SettingLevel
-
- isPackExpansion() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTPackExpandable
-
Returns whether this base specifier is a pack expansion.
- isPackExpansion() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateArgument
-
Returns whether this template argument is a pack expansion or not.
- isParameterPack() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateParameter
-
Returns whether this template parameter is a parameter pack.
- isParameterPack() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPParameter
-
Returns whether this parameter is a parameter pack.
- isParameterPack() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateParameter
-
Returns whether this template parameter is a parameter pack.
- isParentRefAlowed() - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- isPartOfTranslationUnitFile() - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
-
Lightweight check to see whether this node is part of the root file.
- isPathEntryChange(ICElementDelta) - Method in class org.eclipse.cdt.core.resources.ScannerProvider
-
Deprecated.
- isPathScope() - Method in interface org.eclipse.cdt.core.browser.ITypeSearchScope
-
- isPathScope() - Method in class org.eclipse.cdt.core.browser.TypeSearchScope
-
- isPatternName(String) - Static method in class org.eclipse.cdt.core.settings.model.util.PatternNameMap
-
- isPointer() - Method in class org.eclipse.cdt.utils.coff.Coff.Symbol
-
Deprecated.
- isPointer() - Method in class org.eclipse.cdt.utils.coff.Coff64.Symbol
-
- isPointerDereference() - Method in interface org.eclipse.cdt.core.dom.ast.IASTFieldReference
-
Returns true of this is the arrow operator and not the dot operator.
- isPotentialMatch() - Method in interface org.eclipse.cdt.core.index.IIndexName
-
Returns whether this name is a potential match for its binding, rather than an exact match.
- isPragmaOperator() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorPragmaStatement
-
Returns whether this uses the pragma operator syntax, e.g: _Pragma("once")
- isPreferenceConfiguration() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
- isPreferShared(String) - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
Tells if the provider is meant to be shared between projects in workspace
or belong to a specific configuration.
- isPrefix(IPath, IPath) - Static method in class org.eclipse.cdt.utils.PathUtil
-
Checks whether path1 is a prefix of path2.
- isPrefix(IPath, IPath) - Static method in class org.eclipse.cdt.utils.PathUtil
-
Checks whether path1 is a prefix of path2.
- isPrefixLookup() - Method in class org.eclipse.cdt.core.dom.ast.IScope.ScopeLookupData
-
- isPrefixOf(IQualifiedTypeName) - Method in interface org.eclipse.cdt.core.browser.IQualifiedTypeName
-
- isPrefixOf(IQualifiedTypeName) - Method in class org.eclipse.cdt.core.browser.QualifiedTypeName
-
- isPresent(String) - Method in class org.eclipse.cdt.core.index.export.AbstractExportProjectProvider
-
Returns whether the specified option appears in the application arguments
- isPrivate(int) - Static method in class org.eclipse.cdt.core.model.Flags
-
Returns whether the given integer includes the private
modifier.
- isProjectContentSynced(ICProject) - Method in interface org.eclipse.cdt.core.index.IIndexManager
-
- isProjectIndexed(ICProject) - Method in interface org.eclipse.cdt.core.index.IIndexManager
-
Returns whether an indexer is selected for the project.
- isProjectScope() - Method in interface org.eclipse.cdt.core.browser.ITypeSearchScope
-
- isProjectScope() - Method in class org.eclipse.cdt.core.browser.TypeSearchScope
-
- isProtected(int) - Static method in class org.eclipse.cdt.core.model.Flags
-
Returns whether the given integer includes the protected
modifier.
- isProviderCompatible(String, ICConfigurationDescription) - Static method in class org.eclipse.cdt.core.language.settings.providers.ScannerDiscoveryLegacySupport
-
Checks if the provider is applicable for configuration from backward compatibility point of view
- isPublic(int) - Static method in class org.eclipse.cdt.core.model.Flags
-
Returns whether the given integer includes the public
modifier.
- isPureVirtual() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
Is the method pure virtual?
- isPureVirtual() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMethod
-
Returns whether this is a pure abstract method
- isPureVirtual() - Method in interface org.eclipse.cdt.core.model.IMethodDeclaration
-
Returns whether this method is declared pure virtual.
- isQualified() - Method in interface org.eclipse.cdt.core.browser.IQualifiedTypeName
-
- isQualified() - Method in class org.eclipse.cdt.core.browser.QualifiedTypeName
-
- isQualified() - Method in interface org.eclipse.cdt.core.dom.ast.IASTName
-
Returns whether this name is qualified, i.e.
- isReadAccess() - Method in interface org.eclipse.cdt.core.index.IIndexName
-
Returns whether this name is a read-reference to a variable or field.
- isReadOnly() - Method in interface org.eclipse.cdt.core.model.IBuffer
-
Returns whether this buffer is read-only.
- isReadOnly() - Method in interface org.eclipse.cdt.core.model.ICElement
-
Returns whether this C element is read-only.
- isReadOnly() - Method in class org.eclipse.cdt.core.resources.EFSFileStorage
-
- isReadOnly() - Method in class org.eclipse.cdt.core.resources.FileStorage
-
- isReadOnly() - Method in class org.eclipse.cdt.core.settings.model.ACSettingEntry
-
- isReadOnly() - Method in interface org.eclipse.cdt.core.settings.model.ICSettingEntry
-
- isReadOnly() - Method in interface org.eclipse.cdt.core.settings.model.ICSettingObject
-
- isReadOnly() - Method in interface org.eclipse.cdt.core.settings.model.ICSettingsStorage
-
Return whether this Settings Storage is currently read only
- isReadOnly() - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- isReadOnly() - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.SettingLevel
-
- isReadOnly() - Method in class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
- isReadyToProcess() - Method in class org.eclipse.cdt.core.templateengine.process.ConditionalProcessGroup
-
Checks if this conditional process group is completely ready to be processed.
- isReadyToProcess() - Method in class org.eclipse.cdt.core.templateengine.process.Process
-
- isReference() - Method in interface org.eclipse.cdt.core.dom.IName
-
Is this name being used in the AST as a reference rather than a declaration?
- isReferenced(ITypeSearchScope) - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Deprecated.
- isReferenced(ITypeSearchScope) - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Deprecated.
- isReferenced() - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- isReferenced(ITypeSearchScope) - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- isReferenced(ISourceRoot) - Static method in class org.eclipse.cdt.core.model.util.CElementBaseLabels
-
Deprecated.
Returns true
if the given source root is
referenced.
- isRegister() - Method in interface org.eclipse.cdt.core.dom.ast.IFunction
-
- isRegister() - Method in interface org.eclipse.cdt.core.dom.ast.IVariable
-
Returns whether this variable is declared register.
- isRegister(int) - Static method in class org.eclipse.cdt.core.model.Flags
-
Returns whether the given integer includes the indication that the
element is a register storage specifier.
- isReloaded() - Method in interface org.eclipse.cdt.core.index.IIndexChangeEvent
-
Returns true
when the index for the project was loaded for the first time or
reloaded with a different database.
- isResolve() - Method in class org.eclipse.cdt.core.dom.ast.IScope.ScopeLookupData
-
- isResolved() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIncludeStatement
-
Returns whether this include file was successfully resolved.
- isResolved() - Method in interface org.eclipse.cdt.core.index.IIndexInclude
-
Test whether this include has been resolved (found in the file system).
- isResolved() - Method in interface org.eclipse.cdt.core.model.IInclude
-
- isResolved() - Method in class org.eclipse.cdt.core.settings.model.ACSettingEntry
-
- isResolved() - Method in interface org.eclipse.cdt.core.settings.model.ICSettingEntry
-
- isResolved() - Method in class org.eclipse.cdt.core.templateengine.process.ProcessArgument
-
Checks whether the process argument has resolved.
- isResolvedByHeuristics() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIncludeStatement
-
Returns whether the inclusion was resolved using a heuristics.
- isResolvedByHeuristics() - Method in interface org.eclipse.cdt.core.index.IIndexInclude
-
Tests whether this include has been resolved using a heuristics rather than relying on
the include search path.
- isRestrict() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICArrayType
-
- isRestrict() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTArrayModifier
-
Is the restrict modifier used?
- isRestrict() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICPointerType
-
is this a restrict pointer
- isRestrict() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICQualifierType
-
is this a restrict type
- isRestrict() - Method in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPQualifierType
-
is this a restrict type
- isRestrict() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
- isRestrict() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPointer
-
Returns whether the pointer is restrict qualified.
- isRestrict() - Method in interface org.eclipse.cdt.core.dom.ast.IPointerType
-
Returns whether the pointer is qualified to be restrict.
- isRoot() - Method in interface org.eclipse.cdt.core.settings.model.ICFolderDescription
-
- isRoot() - Method in class org.eclipse.cdt.core.settings.model.util.PathSettingsContainer
-
- isRunning() - Method in class org.eclipse.cdt.utils.spawner.Spawner
-
- isRValue() - Method in enum org.eclipse.cdt.core.dom.ast.IASTExpression.ValueCategory
-
Both prvalues and xvalues are rvalues.
- isRValueReference() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTReferenceOperator
-
Returns whether the operator denotes a rvalue reference (e.g.
- isRValueReference() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPFunctionType
-
Returns true
if the type of the implicit object parameter is an rvalue reference.
- isRValueReference() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPReferenceType
-
Returns whether this is an rvalue reference (e.g: int&&)
- isSameMethodSignature(String, String[], boolean, boolean, IMethodDeclaration) - Static method in class org.eclipse.cdt.core.browser.TypeUtil
-
Tests if a method equals to the given signature.
- isSameType(IType) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateTemplateParameter
-
Types containing template parameters need to be compared even before it is known to which
binding the template parameter belongs to.
- isSameType(IType) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateTypeParameter
-
Types containing template parameters need to be compared even before it is known to which
binding the template parameter belongs to.
- isSameType(IType) - Method in interface org.eclipse.cdt.core.dom.ast.IType
-
Test whether this type is the same as the given one.
- isSameValue(ICPPTemplateArgument) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateArgument
-
Checks whether two arguments denote the same value.
- isScannerInformationEmpty(IResource) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
The method returns whether scanner information for a resource is empty or not.
- isScoped() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTEnumerationSpecifier
-
An enum is scoped if it uses the enumeration head enum class
or enum struct
.
- isScoped() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPEnumeration
-
Returns whether this enumeration is scoped.
- isSharedLib(IFile) - Method in class org.eclipse.cdt.core.model.CoreModel
-
Returns true if IFile is a shared library, i.e.
- isSharedLib() - Method in interface org.eclipse.cdt.core.model.IBinary
-
- isShort() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
-
short int s;
- isShort() - Method in interface org.eclipse.cdt.core.dom.ast.IBasicType
-
- isSigned() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
-
signed char c;
- isSigned() - Method in interface org.eclipse.cdt.core.dom.ast.IBasicType
-
- isSOMHeader(byte[]) - Static method in class org.eclipse.cdt.utils.som.SOM
-
- isSourceUnit() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
True it is a source file.
- isStandard() - Method in interface org.eclipse.cdt.core.model.IInclude
-
Returns whether the included was search on "standard places" like /usr/include first .
- isStatic() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICArrayType
-
- isStatic() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTArrayModifier
-
Is the static modifier used?
- isStatic() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMember
-
Returns whether this is a static member or not.
- isStatic() - Method in interface org.eclipse.cdt.core.dom.ast.IFunction
-
Returns true
if the function has the static storage-class specifier
similarly for extern, auto, register.
- isStatic() - Method in interface org.eclipse.cdt.core.dom.ast.IVariable
-
Returns whether this variable is declared static.
- isStatic(int) - Static method in class org.eclipse.cdt.core.model.Flags
-
Returns whether the given integer includes the static
modifier.
- isStatic() - Method in interface org.eclipse.cdt.core.model.IDeclaration
-
Checks if the declaration is static
Returns true if the declaration is static, false otherwise.
- isStatic() - Method in interface org.eclipse.cdt.core.model.IMethodDeclaration
-
Returns if this method is static or not
- isStoringEntriesInProjectArea(LanguageSettingsSerializableProvider) - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
Tells if language settings entries of the provider are persisted with the project
(under .settings/ folder) or in workspace area.
- isStringListValue(String, ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.cdtvariables.ICdtVariableManager
-
- isStringListVariable(int) - Static method in class org.eclipse.cdt.utils.cdtvariables.CdtVariableResolver
-
Test for String-list type of macro.
- isStrip() - Method in class org.eclipse.cdt.utils.coff.Coff.FileHeader
-
Deprecated.
- isStrip() - Method in class org.eclipse.cdt.utils.coff.Coff64.FileHeader
-
- isStrip() - Method in class org.eclipse.cdt.utils.xcoff.XCoff32.FileHeader
-
- isStruct() - Method in interface org.eclipse.cdt.core.model.IStructureDeclaration
-
Checks if the structure is a struct
- isStructureKnown() - Method in interface org.eclipse.cdt.core.model.ICElement
-
Returns whether the structure of this element is known.
- isSupported() - Static method in class org.eclipse.cdt.utils.pty.PTY
-
- isSupported(PTY.Mode) - Static method in class org.eclipse.cdt.utils.pty.PTY
-
- isSystemInclude() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorIncludeStatement
-
Returns whether this is a system include (one specified with angle brackets).
- isSystemInclude() - Method in interface org.eclipse.cdt.core.index.IIndexInclude
-
Returns whether this is a system include (an include specified within angle
brackets).
- isSystemInclude() - Method in interface org.eclipse.cdt.core.model.IIncludeEntry
-
Whether or not it a system include path
- isTemplate() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFieldReference
-
Was template keyword used?
- isTemplate() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTypenameExpression
-
Deprecated.
Was template token consumed?
- isThreadLocal() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeclSpecifier
-
Is this thread_local
- IStorableCdtVariables - Interface in org.eclipse.cdt.core.cdtvariables
-
Public interface to access StorableCdtVariables class methods
- isTracing(String) - Method in class org.eclipse.cdt.core.parser.AbstractParserLogService
-
- isTracing() - Method in class org.eclipse.cdt.core.parser.AbstractParserLogService
-
- isTracing() - Method in interface org.eclipse.cdt.core.parser.IParserLogService
-
- isTracingExceptions() - Method in class org.eclipse.cdt.core.parser.AbstractParserLogService
-
- isTranslationUnit(IFile) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Returns true if IFile is a possible TranslationUnit.
- IStructure - Interface in org.eclipse.cdt.core.model
-
Represent struct(ure), class or union.
- IStructureDeclaration - Interface in org.eclipse.cdt.core.model
-
- IStructureTemplate - Interface in org.eclipse.cdt.core.model
-
Class template definition.
- IStructureTemplateDeclaration - Interface in org.eclipse.cdt.core.model
-
Class template declaration.
- isTypeDefinition() - Method in class org.eclipse.cdt.utils.debug.stabs.TypeInformation
-
- isTypename() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamedTypeSpecifier
-
Was typename token consumed?
- isTypename() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUsingDeclaration
-
Set that the typename keyword was/wasn't used.
- isTypeValue() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateArgument
-
Returns whether this is a type value, suitable for either a template type or a
template template parameter.
- isub_image - Variable in class org.eclipse.cdt.utils.macho.MachO.TwoLevelHint
-
Deprecated.
- isub_image - Variable in class org.eclipse.cdt.utils.macho.MachO64.TwoLevelHint
-
- isUNC(String) - Static method in class org.eclipse.cdt.utils.UNCPathConverter
-
Test if the string path is in UNC format.
- isUNC(String) - Static method in class org.eclipse.cdt.utils.UNCPathConverter
-
Test if the string path is in UNC format.
- isUndefinedType() - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Deprecated.
- isUndefinedType() - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Deprecated.
- isUndefinedType() - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- isUnion() - Method in interface org.eclipse.cdt.core.model.IStructureDeclaration
-
Checks if the structure is a Union
- isUnion() - Method in class org.eclipse.cdt.utils.debug.DebugStructType
-
- isUnknownBuiltin(IProblemBinding, IASTNode) - Static method in class org.eclipse.cdt.core.dom.ast.cpp.SemanticQueries
-
Returns whether a problem binding represents a name resolution error due to an unknown built-in.
- isUnsigned() - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
-
unsigned int u;
- isUnsigned() - Method in interface org.eclipse.cdt.core.dom.ast.IBasicType
-
- isUnSigned() - Method in class org.eclipse.cdt.utils.debug.DebugBaseType
-
- isUserVariable(ICdtVariable, ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.cdtvariables.ICdtVariableManager
-
- isUserVariable(ICConfigurationDescription, IEnvironmentVariable) - Method in interface org.eclipse.cdt.core.envvar.IContributedEnvironment
-
- isValid() - Method in interface org.eclipse.cdt.core.browser.IQualifiedTypeName
-
- isValid() - Method in class org.eclipse.cdt.core.browser.QualifiedTypeName
-
- isValid() - Method in class org.eclipse.cdt.core.settings.model.extension.CDataObject
-
- isValid() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- isValid() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- isValid() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- isValid() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- isValid() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- isValid() - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultTargetPlatformData
-
- isValid() - Method in interface org.eclipse.cdt.core.settings.model.ICSettingObject
-
- isValid() - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- isValid() - Method in class org.eclipse.cdt.core.settings.model.util.PathSettingsContainer
-
- isValidASMSourceUnitName(IProject, String) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Returns true if name is a valid name for a translation unit.
- isValidCHeaderUnitName(IProject, String) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Returns true if name is a valid name for a translation unit.
- isValidCSourceUnitName(IProject, String) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Returns true if name is a valid name for a translation unit.
- isValidCXXHeaderUnitName(IProject, String) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Returns true if name is a valid name for a translation unit.
- isValidCXXSourceUnitName(IProject, String) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Returns true if name is a valid name for a translation unit.
- isValidHeaderUnitName(IProject, String) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Returns true if name is a valid name for a translation unit.
- isValidIdentifier(String) - Static method in class org.eclipse.cdt.core.CConventions
-
- isValidIdentifier(String) - Static method in class org.eclipse.cdt.core.CConventions
-
- isValidMachine(int) - Static method in class org.eclipse.cdt.utils.coff.PE
-
Deprecated.
- isValidMachine(int) - Static method in class org.eclipse.cdt.utils.coff.PE64
-
- isValidSegment(String) - Method in interface org.eclipse.cdt.core.browser.IQualifiedTypeName
-
- isValidSegment(String) - Method in class org.eclipse.cdt.core.browser.QualifiedTypeName
-
- isValidSourceUnitName(IProject, String) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Returns true if name is a valid name for a translation unit.
- isValidTranslationUnitName(IProject, String) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Returns true if name is a valid name for a translation unit.
- isValidType(int) - Static method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- isValueWorkspacePath() - Method in class org.eclipse.cdt.core.settings.model.ACPathEntry
-
- isValueWorkspacePath() - Method in interface org.eclipse.cdt.core.settings.model.ICPathEntry
-
- isVariable() - Method in class org.eclipse.cdt.utils.som.SOM.Symbol
-
- isVariable() - Method in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- isVariableCaseSensitive() - Method in interface org.eclipse.cdt.core.envvar.IEnvironmentVariableManager
-
- isVariableLength() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICArrayType
-
- isVariableSized() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTArrayModifier
-
Is the array variable sized? ( used ...
- isVectored() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeleteExpression
-
Is this a delete[] ?
- isVirtual() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier
-
Returns whether this specifies a virtual base.
- isVirtual() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeclSpecifier
-
Is this a virtual function?
- isVirtual() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBase
-
Whether this is a virtual base class.
- isVirtual() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMethod
-
Returns whether this method is declared to be virtual.
- isVirtual(URI) - Method in class org.eclipse.cdt.core.EFSExtensionProvider
-
Returns true if the given URI is part of a virtual file-system and thus points to another underlying
URI.
- isVirtual(URI) - Method in class org.eclipse.cdt.core.EFSExtensionProvider
-
Returns true if the given URI is part of a virtual file-system and thus points to another underlying
URI.
- isVirtual(int) - Static method in class org.eclipse.cdt.core.model.Flags
-
Returns whether the given integer includes the virtual
modifier.
- isVirtual() - Method in interface org.eclipse.cdt.core.model.IMethodDeclaration
-
Returns whether this method is declared virtual.
- isVirtual(URI) - Method in class org.eclipse.cdt.utils.EFSExtensionManager
-
Returns true if the given URI is part of a virtual filesystem and thus points to another underlying
URI.
- isVirtual(URI) - Method in class org.eclipse.cdt.utils.EFSExtensionManager
-
Returns true if the given URI is part of a virtual filesystem and thus points to another underlying
URI.
- isVolatile() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICArrayType
-
- isVolatile() - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTArrayModifier
-
Is the volatile modifier used?
- isVolatile() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
Is this a volatile method?
- isVolatile() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPFunctionType
-
Returns true
for a volatile method.
- isVolatile() - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
- isVolatile() - Method in interface org.eclipse.cdt.core.dom.ast.IASTPointer
-
Returns whether the pointer is volatile qualified.
- isVolatile() - Method in interface org.eclipse.cdt.core.dom.ast.IPointerType
-
Returns whether the pointer is volatile qualified.
- isVolatile() - Method in interface org.eclipse.cdt.core.dom.ast.IQualifierType
-
Returns whether this is a volatile type
- isVolatile(int) - Static method in class org.eclipse.cdt.core.model.Flags
-
Returns whether the given integer includes the volatile
modifier.
- isVolatile() - Method in interface org.eclipse.cdt.core.model.IDeclaration
-
Checks if the declaration is volatile.
- isWarning() - Method in interface org.eclipse.cdt.core.parser.IProblem
-
Returns whether the problem is a warning.
- isWindowsFileSystem() - Static method in class org.eclipse.cdt.core.browser.PathUtil
-
Deprecated.
- isWindowsFileSystem() - Static method in class org.eclipse.cdt.utils.PathUtil
-
- isWindowsFileSystem() - Static method in class org.eclipse.cdt.utils.PathUtil
-
- isWorkingCopy() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Checks if this is a working copy.
- isWorkspaceProvider(ILanguageSettingsProvider) - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
Checks if the provider is a workspace level provider.
- isWorkspaceScope() - Method in interface org.eclipse.cdt.core.browser.ITypeSearchScope
-
- isWorkspaceScope() - Method in class org.eclipse.cdt.core.browser.TypeSearchScope
-
- isWriteAccess() - Method in interface org.eclipse.cdt.core.index.IIndexName
-
Returns whether this name is a write-reference to a variable or field.
- isXCOFF32Header(byte[]) - Static method in class org.eclipse.cdt.utils.xcoff.XCoff32
-
- isXcoffARHeader() - Method in class org.eclipse.cdt.utils.xcoff.AR.ARHeader
-
- isym - Variable in class org.eclipse.cdt.utils.macho.MachO.DyLibReference
-
Deprecated.
- isym - Variable in class org.eclipse.cdt.utils.macho.MachO64.DyLibReference
-
- ISymbolReader - Interface in org.eclipse.cdt.core
-
A reader that's able to decipher debug symbol formats.
- ISymbolReader - Interface in org.eclipse.cdt.core
-
A reader that's able to decipher debug symbol formats.
- isZero() - Method in interface org.eclipse.cdt.core.IAddress
-
Return true if address is zero, i.e.
- isZero() - Method in interface org.eclipse.cdt.core.IAddress
-
Return true if address is zero, i.e.
- isZero() - Method in class org.eclipse.cdt.utils.Addr32
-
- isZero() - Method in class org.eclipse.cdt.utils.Addr32
-
- isZero() - Method in class org.eclipse.cdt.utils.Addr64
-
- isZero() - Method in class org.eclipse.cdt.utils.Addr64
-
- ITag - Interface in org.eclipse.cdt.core.dom.ast.tag
-
Tags are used to annotate
ITagReader
's with extra information.
- ITagReader - Interface in org.eclipse.cdt.core.dom.ast.tag
-
An interface that provides read-only access to the tags associated with a particular binding.
- ITagService - Interface in org.eclipse.cdt.core.dom.ast.tag
-
Provides ITagReaders for specific bindings.
- ITagWriter - Interface in org.eclipse.cdt.core.dom.ast.tag
-
An interface that allows tag creation and modification.
- ITemplate - Interface in org.eclipse.cdt.core.model
-
The interface is used to model, class or function templates and their partial or
explicit specializations.
- iterable(Iterator<T>) - Static method in class org.eclipse.cdt.core.parser.util.CollectionUtils
-
Creates an Iterable instance that just returns the given Iterator from its iterator() method.
- ITERATION - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
-
ITERATION
represents the relationship between a IASTForStatement
and
its IASTExpression
iteration expression.
- iterator() - Method in interface org.eclipse.cdt.core.parser.ITokenDuple
-
Deprecated.
- iterator() - Method in class org.eclipse.cdt.core.parser.util.ObjectTable
-
- itoc - Variable in class org.eclipse.cdt.utils.macho.MachO.TwoLevelHint
-
Deprecated.
- itoc - Variable in class org.eclipse.cdt.utils.macho.MachO64.TwoLevelHint
-
- IToken - Interface in org.eclipse.cdt.core.parser
-
- IToken.ContextSensitiveTokenType - Enum in org.eclipse.cdt.core.parser
-
Token types for context-sensitive tokens.
- ITokenDuple - Interface in org.eclipse.cdt.core.parser
-
- IToolChain - Interface in org.eclipse.cdt.core.build
-
Toolchains are a collection of tools that take the source code and converts
it into an executable system.
- IToolChain2 - Interface in org.eclipse.cdt.core.build
-
- IToolChainManager - Interface in org.eclipse.cdt.core.build
-
The global toolchain manager.
- IToolChainProvider - Interface in org.eclipse.cdt.core.build
-
A provider of toolchains.
- ITrackedNodePosition - Interface in org.eclipse.cdt.core.dom.rewrite
-
A tracked node position is returned when a rewrite change is
requested to be tracked.
- ITranslationUnit - Interface in org.eclipse.cdt.core.model
-
Represents an entire C translation unit (.c
source file).
- ITranslationUnitHolder - Interface in org.eclipse.cdt.core.model
-
Represents a workbench object that is able to provide instances of ITranslationUnit.
- IType - Interface in org.eclipse.cdt.core.dom.ast
-
Interface for all c- and c++ types.
- ITypedef - Interface in org.eclipse.cdt.core.dom.ast
-
- ITypeDef - Interface in org.eclipse.cdt.core.model
-
Represents a field declared in a type.
- ITypeInfo - Interface in org.eclipse.cdt.core.browser
-
- ITypeInfoVisitor - Interface in org.eclipse.cdt.core.browser
-
- ITypeReference - Interface in org.eclipse.cdt.core.browser
-
- ITypeSearchScope - Interface in org.eclipse.cdt.core.browser
-
- IUnaryPredicate<T> - Interface in org.eclipse.cdt.core.parser.util
-
A generic unary predicate interface.
- iundefsym - Variable in class org.eclipse.cdt.utils.macho.MachO.DySymtabCommand
-
Deprecated.
- iundefsym - Variable in class org.eclipse.cdt.utils.macho.MachO64.DySymtabCommand
-
- IUserToolChainProvider - Interface in org.eclipse.cdt.core.build
-
A toolchain provider that is managed by the user.
- IUserVarSupplier - Interface in org.eclipse.cdt.core.cdtvariables
-
Public interface to access to UserVarSupplier class methods
- IUsing - Interface in org.eclipse.cdt.core.model
-
Represents a "using" declaration in C translation unit.
- IValue - Interface in org.eclipse.cdt.core.dom.ast
-
Models a value of a variable, enumerator or expression.
- IVariable - Interface in org.eclipse.cdt.core.dom.ast
-
Interface for all sorts of variables: local, parameter, global, field.
- IVariable - Interface in org.eclipse.cdt.core.model
-
Represents a global variable.
- IVariableContextInfo - Interface in org.eclipse.cdt.utils.cdtvariables
-
This interface represents the context information.
- IVariableDeclaration - Interface in org.eclipse.cdt.core.model
-
Represents the declaration of a variable.
- IVariableSubstitutor - Interface in org.eclipse.cdt.utils.cdtvariables
-
This interface represents the logic of how macro references should be resolved
The implementer of this interface is passed to the MacroResolver and
when the the resolve* methods of this interface are called by the MacroResolver
each time the macro reference is encountered in the string being resolved
to resolve the macro encountered macro reference
- IWorkingCopy - Interface in org.eclipse.cdt.core.model
-
A working copy of a C element acts just like a regular element (handle),
except it is not attached to an underlying resource.
- IWorkingCopyProvider - Interface in org.eclipse.cdt.core.browser
-
- IWorkingCopyProvider - Interface in org.eclipse.cdt.core.model
-
Defines a simple interface in order to provide
a level of abstraction between the Core and UI
code.
- IWorkingDirectoryTracker - Interface in org.eclipse.cdt.core.language.settings.providers
-
Interface for console parsers able to track current working directory for build.
- IWritableTag - Interface in org.eclipse.cdt.core.dom.ast.tag
-
Tags are used to annotate
ITagWriter
's with extra information.
- S_4BYTE_LITERALS - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- S_4BYTE_LITERALS - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- S_8BYTE_LITERALS - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- S_8BYTE_LITERALS - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- S_ATTR_EXT_RELOC - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- S_ATTR_EXT_RELOC - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- S_ATTR_LOC_RELOC - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- S_ATTR_LOC_RELOC - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- S_ATTR_NO_TOC - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- S_ATTR_NO_TOC - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- S_ATTR_PURE_INSTRUCTIONS - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- S_ATTR_PURE_INSTRUCTIONS - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- S_ATTR_SOME_INSTRUCTIONS - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- S_ATTR_SOME_INSTRUCTIONS - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- S_ATTR_STRIP_STATIC_SYMS - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- S_ATTR_STRIP_STATIC_SYMS - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- S_COALESCED - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- S_COALESCED - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- S_CSTRING_LITERALS - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- S_CSTRING_LITERALS - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- s_flags - Variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- s_flags - Variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- s_flags - Variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- S_LAZY_SYMBOL_POINTERS - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- S_LAZY_SYMBOL_POINTERS - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- S_LITERAL_POINTERS - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- S_LITERAL_POINTERS - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- s_lnnoptr - Variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- s_lnnoptr - Variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- s_lnnoptr - Variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- S_MOD_INIT_FUNC_POINTERS - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- S_MOD_INIT_FUNC_POINTERS - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- S_MOD_TERM_FUNC_POINTERS - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- S_MOD_TERM_FUNC_POINTERS - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- s_name - Variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- s_name - Variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- s_name - Variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- S_NEWFCN - Static variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- S_NEWFCN - Static variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- s_nlnno - Variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- s_nlnno - Variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- s_nlnno - Variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- S_NON_LAZY_SYMBOL_POINTERS - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- S_NON_LAZY_SYMBOL_POINTERS - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- s_nreloc - Variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- s_nreloc - Variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- s_nreloc - Variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- s_paddr - Variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- s_paddr - Variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- s_paddr - Variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- S_REGULAR - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- S_REGULAR - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- s_relptr - Variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- s_relptr - Variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- s_relptr - Variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- s_scnptr - Variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- s_scnptr - Variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- s_scnptr - Variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- S_SHRSEG - Static variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- S_SHRSEG - Static variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- s_size - Variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- s_size - Variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- s_size - Variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- S_SYMBOL_STUBS - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- S_SYMBOL_STUBS - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- s_vaddr - Variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- s_vaddr - Variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- s_vaddr - Variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- S_ZEROFILL - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- S_ZEROFILL - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- safeClassName(Object) - Static method in class org.eclipse.cdt.core.parser.util.DebugUtil
-
- save(IProgressMonitor, boolean) - Method in interface org.eclipse.cdt.core.model.IBuffer
-
Saves the contents of this buffer to its underlying resource.
- save(IProgressMonitor, boolean) - Method in interface org.eclipse.cdt.core.model.IOpenable
-
Saves any changes in this element's buffer to its underlying resource
via a workspace resource operation.
- save(V, OptionMetadata<V>) - Method in interface org.eclipse.cdt.core.options.OptionStorage
-
Saves the value of specified option to the enclosed storage.
- save(V, OptionMetadata<V>) - Method in class org.eclipse.cdt.core.options.OsgiPreferenceStorage
-
- saveProjectData() - Method in interface org.eclipse.cdt.core.ICDescriptor
-
Deprecated.
- saveProjectData() - Method in interface org.eclipse.cdt.core.ICDescriptor
-
Deprecated.
- saveScannerInfoCache() - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- sc_auto - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
- sc_extern - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
- sc_mutable - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
- sc_register - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
- sc_static - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
- sc_typedef - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
- sc_unspecified - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
No storage class specified.
- SCALABILITY_LIMIT_TOKENS_PER_TU - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
A named preference that specifies whether the parser should abort when too many Tokens are created
during parse of a single TU.
- SCALABILITY_LIMIT_TOKENS_PER_TU - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
A named preference that specifies whether the parser should abort when too many Tokens are created
during parse of a single TU.
- SCALABILITY_MAXIMUM_TOKENS - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
A named preference that specifies the parser's token limit.
- SCALABILITY_MAXIMUM_TOKENS - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
A named preference that specifies the parser's token limit.
- SCALABILITY_MAXIMUM_TRIVIAL_EXPRESSIONS - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
The maximum number of trivial expressions that are parsed in initializer lists.
- SCALABILITY_MAXIMUM_TRIVIAL_EXPRESSIONS - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
The maximum number of trivial expressions that are parsed in initializer lists.
- SCALABILITY_SKIP_TRIVIAL_EXPRESSIONS - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
A named preference that controls whether the parser should skip trivial expressions in initializer lists.
- SCALABILITY_SKIP_TRIVIAL_EXPRESSIONS - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
A named preference that controls whether the parser should skip trivial expressions in initializer lists.
- SCANNER_ASSIGNMENT_NOT_ALLOWED - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
Assignment '=' encountered in macro by Scanner.
- SCANNER_BAD_BINARY_FORMAT - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
Bad binary encountered by Scanner.
- SCANNER_BAD_CHARACTER - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
Bad character encountered by Scanner.
- SCANNER_BAD_CONDITIONAL_EXPRESSION - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
Division by 0 encountered in macro by Scanner.
- SCANNER_BAD_DECIMAL_FORMAT - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
Bad decimal encountered by Scanner.
- SCANNER_BAD_FLOATING_POINT - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
Bad floating point encountered by Scanner.
- SCANNER_BAD_HEX_FORMAT - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
Bad hexadecimal encountered by Scanner.
- SCANNER_BAD_OCTAL_FORMAT - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
Bad octal encountered by Scanner.
- SCANNER_CONSTANT_WITH_BAD_SUFFIX - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
Invalid suffix on constant
- SCANNER_DIVIDE_BY_ZERO - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
Division by 0 encountered in macro by Scanner.
- SCANNER_EXPRESSION_SYNTAX_ERROR - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
Expression syntax error encountered in macro by Scanner.
- SCANNER_FLOAT_WITH_BAD_PREFIX - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
Invalid prefix on float
- SCANNER_ILLEGAL_IDENTIFIER - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
Expression syntax error encountered in macro by Scanner.
- SCANNER_INVALID_ESCAPECHAR - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
Invalid escape sequence encountered by Scanner.
- SCANNER_MISSING_R_PAREN - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
Missing ')' encountered in macro by Scanner.
- SCANNER_PROBLEM - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
SCANNER_PROBLEM
represents the relationship between an IASTTranslationUnit
and its nested IASTProblem
.
- SCANNER_RELATED - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
IProblem relates to a valid error on the Scanner
- SCANNER_UNBOUNDED_STRING - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
Unbounded literal string encountered by Scanner.
- SCANNER_UNEXPECTED_EOF - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
Unexpected EOF encountered by Scanner.
- ScannerDiscoveryLegacySupport - Class in org.eclipse.cdt.core.language.settings.providers
-
Collection of utilities for legacy support of older Scanner Discovery functionality.
- ScannerDiscoveryLegacySupport() - Constructor for class org.eclipse.cdt.core.language.settings.providers.ScannerDiscoveryLegacySupport
-
- ScannerInfo - Class in org.eclipse.cdt.core.parser
-
- ScannerInfo() - Constructor for class org.eclipse.cdt.core.parser.ScannerInfo
-
- ScannerInfo(Map<String, String>) - Constructor for class org.eclipse.cdt.core.parser.ScannerInfo
-
- ScannerInfo(Map<String, String>, String[]) - Constructor for class org.eclipse.cdt.core.parser.ScannerInfo
-
- ScannerInfo - Class in org.eclipse.cdt.core.resources
-
- ScannerInfo(String[], String[], String[], Map<String, String>, String[]) - Constructor for class org.eclipse.cdt.core.resources.ScannerInfo
-
Deprecated.
- ScannerInfoCache - Class in org.eclipse.cdt.core.build
-
Scanner info for a given build configuration.
- ScannerInfoCache() - Constructor for class org.eclipse.cdt.core.build.ScannerInfoCache
-
- ScannerProvider - Class in org.eclipse.cdt.core.resources
-
- ScannerProvider() - Constructor for class org.eclipse.cdt.core.resources.ScannerProvider
-
Deprecated.
- SCNHSZ - Static variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- SCNHSZ - Static variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- SCNHSZ - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- ScopeLookupData(IASTName, boolean, boolean) - Constructor for class org.eclipse.cdt.core.dom.ast.IScope.ScopeLookupData
-
- ScopeLookupData(char[], IASTNode) - Constructor for class org.eclipse.cdt.core.dom.ast.IScope.ScopeLookupData
-
- ScopeLookupData(char[], IASTTranslationUnit) - Constructor for class org.eclipse.cdt.core.dom.ast.IScope.ScopeLookupData
-
- SDLOG_FILE_NAME - Static variable in class org.eclipse.cdt.core.templateengine.TemplateEngineHelper
-
- SEARCH_ACROSS_LANGUAGE_BOUNDARIES - Static variable in interface org.eclipse.cdt.core.index.IIndex
-
Constant to search for occurrences across language boundaries.
- SEC_PROG - Static variable in class org.eclipse.cdt.utils.som.SOM.Symbol
-
- secondary_def - Variable in class org.eclipse.cdt.utils.som.SOM.Symbol
-
- Section() - Constructor for class org.eclipse.cdt.utils.elf.Elf.Section
-
- Section() - Constructor for class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- Section() - Constructor for class org.eclipse.cdt.utils.macho.MachO64.Section
-
- SECTION_ATTRIBUTES - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- SECTION_ATTRIBUTES - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- SECTION_ATTRIBUTES_SYS - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- SECTION_ATTRIBUTES_SYS - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- SECTION_ATTRIBUTES_USR - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- SECTION_ATTRIBUTES_USR - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- section_strtab - Variable in class org.eclipse.cdt.utils.elf.Elf
-
- SECTION_TYP - Static variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- SECTION_TYP - Static variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- SectionAlignment - Variable in class org.eclipse.cdt.utils.coff.PE.NTOptionalHeader
-
Deprecated.
- SectionAlignment - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader32
-
- SectionAlignment - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader64
-
- SectionHeader(RandomAccessFile, long) - Constructor for class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- SectionHeader(RandomAccessFile, long) - Constructor for class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- SectionHeader(RandomAccessFile, long) - Constructor for class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- sections - Variable in class org.eclipse.cdt.utils.elf.Elf
-
- sectname - Variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- sectname - Variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- seek(long) - Method in class org.eclipse.cdt.utils.ERandomAccessFile
-
- seek(long) - Method in class org.eclipse.cdt.utils.ERandomAccessFile
-
- seek(long) - Method in class org.eclipse.cdt.utils.macho.ERandomAccessFile
-
- segment(int) - Method in interface org.eclipse.cdt.core.browser.IQualifiedTypeName
-
- segment(int) - Method in class org.eclipse.cdt.core.browser.QualifiedTypeName
-
- segment - Variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- segment - Variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- SEGMENT_NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTQualifiedName
-
Each ICPPASTNameSpecifier segment has property being SEGMENT_NAME
.
- SegmentCommand() - Constructor for class org.eclipse.cdt.utils.macho.MachO.SegmentCommand
-
Deprecated.
- SegmentCommand() - Constructor for class org.eclipse.cdt.utils.macho.MachO64.SegmentCommand
-
- segmentCount() - Method in interface org.eclipse.cdt.core.browser.IQualifiedTypeName
-
- segmentCount() - Method in class org.eclipse.cdt.core.browser.QualifiedTypeName
-
- SegmentMatcher - Class in org.eclipse.cdt.core.parser.util
-
A matcher for camel case matching supporting both the camel case as well as
he underscore notation.
- SegmentMatcher(char[]) - Constructor for class org.eclipse.cdt.core.parser.util.SegmentMatcher
-
- segments() - Method in interface org.eclipse.cdt.core.browser.IQualifiedTypeName
-
- segments() - Method in class org.eclipse.cdt.core.browser.QualifiedTypeName
-
- segname - Variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- segname - Variable in class org.eclipse.cdt.utils.macho.MachO.SegmentCommand
-
Deprecated.
- segname - Variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- segname - Variable in class org.eclipse.cdt.utils.macho.MachO64.SegmentCommand
-
- selectNodeForLocation(String, int, int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
- SEMANTIC_AMBIGUOUS_LOOKUP - Static variable in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
-
- SEMANTIC_AMBIGUOUS_LOOKUP - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- SEMANTIC_BAD_SCOPE - Static variable in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
-
- SEMANTIC_BAD_VISIBILITY - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- SEMANTIC_CIRCULAR_INHERITANCE - Static variable in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
-
- SEMANTIC_CIRCULAR_INHERITANCE - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- SEMANTIC_DEFINITION_NOT_FOUND - Static variable in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
-
- SEMANTIC_ILLFORMED_FRIEND - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- SEMANTIC_INVALID_CONVERSION_TYPE - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- SEMANTIC_INVALID_OVERLOAD - Static variable in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
-
- SEMANTIC_INVALID_OVERLOAD - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- SEMANTIC_INVALID_REDECLARATION - Static variable in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
-
- SEMANTIC_INVALID_REDEFINITION - Static variable in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
-
- SEMANTIC_INVALID_TEMPLATE - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- SEMANTIC_INVALID_TEMPLATE_ARGUMENT - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- SEMANTIC_INVALID_TEMPLATE_ARGUMENTS - Static variable in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
-
- SEMANTIC_INVALID_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- SEMANTIC_INVALID_TYPE - Static variable in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
-
- SEMANTIC_INVALID_TYPE - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- SEMANTIC_INVALID_USING - Static variable in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
-
- SEMANTIC_INVALID_USING - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- SEMANTIC_KNR_PARAMETER_DECLARATION_NOT_FOUND - Static variable in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
-
- SEMANTIC_LABEL_STATEMENT_NOT_FOUND - Static variable in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
-
- SEMANTIC_MALFORMED_EXPRESSION - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- SEMANTIC_MEMBER_DECLARATION_NOT_FOUND - Static variable in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
-
- SEMANTIC_NAME_NOT_FOUND - Static variable in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
-
- SEMANTIC_NAME_NOT_FOUND - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- SEMANTIC_NAME_NOT_PROVIDED - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- SEMANTIC_RECURSION_IN_LOOKUP - Static variable in interface org.eclipse.cdt.core.dom.ast.IProblemBinding
-
- SEMANTIC_RECURSIVE_TEMPLATE_INSTANTIATION - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- SEMANTIC_REDECLARED_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- SEMANTIC_UNABLE_TO_RESOLVE_FUNCTION - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- SEMANTIC_UNIQUE_NAME_PREDEFINED - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- SemanticQueries - Class in org.eclipse.cdt.core.dom.ast.cpp
-
This class exposes semantic queries about C++ code to clients such
as code analysis.
- SemanticQueries() - Constructor for class org.eclipse.cdt.core.dom.ast.cpp.SemanticQueries
-
- SEMANTICS_RELATED - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- serialize(Element) - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsSerializableProvider
-
Serialize the provider under parent XML element.
- serialize(ICStorageElement) - Method in class org.eclipse.cdt.utils.envvar.PrefsStorableEnvironment
-
Deprecated.
- serialize(ICStorageElement) - Method in class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
Serialize the Storable enviornment into the ICStorageElement
NB assumes that any variables part of the ISerializeInfo will continue to be serialized
- serialize(ICStorageElement) - Method in class org.eclipse.cdt.utils.envvar.StorableEnvVar
-
- serialize(Preferences) - Method in class org.eclipse.cdt.utils.envvar.StorableEnvVar
-
Serialize this Preference straight into the Preferences element.
- serializeAttributes(Element) - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsSerializableProvider
-
Serialize the provider attributes under parent XML element.
- serializeEntries(Element) - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsSerializableProvider
-
Serialize the provider entries under parent XML element.
- serializeEntries(ICSettingEntry[], ICStorageElement) - Static method in class org.eclipse.cdt.core.settings.model.util.LanguageSettingEntriesSerializer
-
- serializeEntry(ICSettingEntry, ICStorageElement) - Static method in class org.eclipse.cdt.core.settings.model.util.LanguageSettingEntriesSerializer
-
- serializeLanguageSettings(ICProjectDescription) - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
Save language settings providers of a project to persistent storage.
- serializeLanguageSettings(ICConfigurationDescription) - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsSerializableProvider
-
Convenience method to persist language settings entries for the project or
workspace as often-used operation.
- serializeLanguageSettingsInBackground(ICProjectDescription) - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
Save language settings providers of a project to persistent storage in a background job.
- serializeLanguageSettingsInBackground(ICConfigurationDescription) - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsSerializableProvider
-
Convenience method to persist language settings entries in background for the project or
workspace as often-used operation.
- serializeLanguageSettingsWorkspace() - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
Save language settings providers of the workspace (global providers) to persistent storage.
- serializeLanguageSettingsWorkspaceInBackground() - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
Save language settings providers of the workspace (global providers) to persistent storage
in a background job.
- serialVersionUID - Static variable in exception org.eclipse.cdt.core.dom.IASTServiceProvider.UnsupportedDialectException
-
Deprecated.
- set(Map<String, String>) - Method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- set(int, int) - Method in class org.eclipse.cdt.core.parser.util.IntArray
-
- set(Object, Object) - Method in class org.eclipse.cdt.core.settings.model.util.ThreadLocalMap
-
- SET - Static variable in class org.eclipse.cdt.core.templateengine.SharedDefaults
-
Static reference string for getting (GET) and storing (SET)
shareddefaults.xml
- SET_FORCE - Static variable in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
Flag indicating that the description should be serialized even
if the ProjectDescription isn't marked as modified.
- SET_NO_SERIALIZE - Static variable in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
Flag indicating that the project description shouldn't be serialized.
- setAbstractDeclarator(IASTDeclarator) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeId
-
Sets the abstract declarator.
- setActive(IProgressMonitor) - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- setActive() - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- setActive() - Method in class org.eclipse.cdt.core.build.ErrorBuildConfiguration
-
- setActive() - Method in interface org.eclipse.cdt.core.build.ICBuildConfiguration2
-
Mark the Build Configuration as active
- setActive() - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
- setActiveConfiguration(ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescription
-
sets active configuration for this project description
- setAffectedContentTypes(IContentType[]) - Method in class org.eclipse.cdt.core.model.LanguageMappingChangeEvent
-
Sets the associated IContentTypes for this event.
- setAlias(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTAliasDeclaration
-
Sets the alias name.
- setAlias(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceAlias
-
Set the new alias name.
- setAlignmentSpecifiers(IASTAlignmentSpecifier[]) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTDeclSpecifier
-
- setAlignmentSpecifiers(IASTAlignmentSpecifier[]) - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
- setAllConfigBuild(boolean) - Static method in class org.eclipse.cdt.core.resources.ACBuilder
-
- setAllmanSettings() - Method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
Configure BSD/Allman style.
- setAppendContributedEnvironment(boolean) - Method in class org.eclipse.cdt.utils.envvar.PrefsStorableEnvironment
-
- setAppendContributedEnvironment(boolean) - Method in class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
- setAppendEnvironment(boolean, ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.envvar.IContributedEnvironment
-
- setAppendEnvironment(boolean) - Method in class org.eclipse.cdt.utils.envvar.PrefsStorableEnvironment
-
- setAppendEnvironment(boolean) - Method in class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
- setApplicationArguments(String[]) - Method in class org.eclipse.cdt.core.index.export.AbstractExportProjectProvider
-
- setApplicationArguments(String[]) - Method in interface org.eclipse.cdt.core.index.export.IExportProjectProvider
-
This method will be called by the export framework before any other method
in this class.
- setArgument(IASTInitializerClause) - Method in interface org.eclipse.cdt.core.dom.ast.IASTArraySubscriptExpression
-
Not allowed on frozen ast.
- setArgumentClause(IASTToken) - Method in interface org.eclipse.cdt.core.dom.ast.IASTAttribute
-
Sets the argument clause.
- setArgumentDependent(boolean) - Method in class org.eclipse.cdt.core.dom.ast.IScope.ScopeLookupData
-
- setArguments(IASTInitializerClause[]) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConstructorInitializer
-
Not allowed on frozen ast.
- setArguments(IASTInitializerClause[]) - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionCallExpression
-
Sets the arguments of the function call.
- setArrayExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTArraySubscriptExpression
-
Set the expression that represents the array.
- setAssembly(String) - Method in interface org.eclipse.cdt.core.dom.ast.IASTASMDeclaration
-
Set the assembly value.
- setAttribute(String, String) - Method in class org.eclipse.cdt.core.ProblemMarkerInfo
-
Set the value of the attribute with the given key
to the given value, or add one if one does not already
exist.
- setAttribute(String, String) - Method in class org.eclipse.cdt.core.ProblemMarkerInfo
-
Set the value of the attribute with the given key
to the given value, or add one if one does not already
exist.
- setAttribute(String, String) - Method in interface org.eclipse.cdt.core.settings.model.ICStorageElement
-
Set an attribute on this ICStorageElement
- setAttribute(String, String) - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- setBaseClass(IBinding) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBase
-
Used internally to change cloned bases.
- setBaseClass(IType) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBase
-
Used internally to change cloned bases.
- setBaseType(ICPPASTDeclSpecifier) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTEnumerationSpecifier
-
Not allowed on frozen ast.
- setBinaryParserIds(ICConfigurationDescription[], String[]) - Static method in class org.eclipse.cdt.core.model.CoreModelUtil
-
Sets binary parser ID list to given configurations
- setBinaryParserIds(String[]) - Method in class org.eclipse.cdt.core.settings.model.extension.CTargetPlatformData
-
- setBinaryParserIds(String[]) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultTargetPlatformData
-
- setBinaryParserIds(String[]) - Method in interface org.eclipse.cdt.core.settings.model.ICTargetPlatformSetting
-
- setBinding(IBinding) - Method in interface org.eclipse.cdt.core.dom.ast.IASTName
-
Sets the semantic object for this name to be the given binding
- setBitFieldSize(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTFieldDeclarator
-
Sets the bitfield size.
- setBody(IASTCompoundStatement) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLambdaExpression
-
Not allowed on frozen AST.
- setBody(IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTRangeBasedForStatement
-
Not allowed on frozen AST.
- setBody(IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.IASTDoStatement
-
Sets the body of the loop.
- setBody(IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
-
Sets the body of the for loop.
- setBody(IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionDefinition
-
Sets the body of the function.
- setBody(IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.IASTSwitchStatement
-
Set the body for the switch statement.
- setBody(IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.IASTWhileStatement
-
Sets the body of the while loop.
- setBoolean(ICStorageElement, String, boolean) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- setBuildCommand(String[]) - Method in class org.eclipse.cdt.core.build.StandardBuildConfiguration
-
- setBuildConfigResourceChanges(boolean) - Static method in class org.eclipse.cdt.core.resources.ACBuilder
-
Preference for building configurations only when there are resource changes within Eclipse or
when there are changes in its references.
- setBuildConfiguration(ICBuildConfiguration) - Method in interface org.eclipse.cdt.core.build.ICBuildCommandLauncher
-
Register a CBuildConfiguration for this command launcher
- setBuildContainer(IContainer) - Method in class org.eclipse.cdt.core.build.StandardBuildConfiguration
-
- setBuildEnvironment(Map<String, String>) - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- setBuildEnvironment(Map<String, String>) - Method in interface org.eclipse.cdt.core.build.ICBuildConfiguration
-
Set the environment for the builds.
- setBuilderCWD(IPath) - Method in class org.eclipse.cdt.core.settings.model.extension.CBuildData
-
- setBuilderCWD(IPath) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- setBuilderCWD(IPath) - Method in interface org.eclipse.cdt.core.settings.model.ICBuildSetting
-
- setCacheSize(int) - Method in class org.eclipse.cdt.core.parser.CodeReaderCache
-
Deprecated.
Sets the max cache size of this cache in terms of MB.
- setCaptureDefault(ICPPASTLambdaExpression.CaptureDefault) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLambdaExpression
-
Not allowed on frozen AST.
- setCatchBody(IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCatchHandler
-
Sets the catch body.
- setCdtProjectCreated() - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescription
-
sets the project creation state to false
- setCElementType(int) - Method in class org.eclipse.cdt.core.browser.IndexTypeInfo
-
Deprecated.
- setCElementType(int) - Method in interface org.eclipse.cdt.core.browser.ITypeInfo
-
Deprecated.
- setCElementType(int) - Method in class org.eclipse.cdt.core.browser.TypeInfo
-
Deprecated.
- setChanged(boolean) - Method in class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
sets the "change" state of the environment
- setCleanCommand(String[]) - Method in class org.eclipse.cdt.core.build.StandardBuildConfiguration
-
- setComment(char[]) - Method in interface org.eclipse.cdt.core.dom.ast.IASTComment
-
Sets the comment.
- setComplex(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
-
Not allowed on frozen ast.
- setComponentType(DebugType) - Method in class org.eclipse.cdt.utils.debug.DebugDerivedType
-
- setCompoundStatement(IASTCompoundStatement) - Method in interface org.eclipse.cdt.core.dom.ast.gnu.IGNUASTCompoundStatementExpression
-
Set the compound statement.
- setComputeImageLocations(boolean) - Method in interface org.eclipse.cdt.core.parser.IScanner
-
Turns on/off creation of image locations.
- setCondition(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTDoStatement
-
Sets the condition for the loop.
- setCondition(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTWhileStatement
-
Sets the condition of the while loop.
- setConditionDeclaration(IASTDeclaration) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTForStatement
-
- setConditionDeclaration(IASTDeclaration) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTIfStatement
-
Sets the condition declaration.
- setConditionDeclaration(IASTDeclaration) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTWhileStatement
-
Set the condition declaration.
- setConditionExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
-
Sets the condition expression for the loop.
- setConditionExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTIfStatement
-
Sets the condition in the if statement.
- setConfigurationData(String, CConfigurationData) - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
This method should be used by the build system only for updating
the build-system contributed CConfigurationData
- setConfigurationRelations(int) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionPreferences
-
sets the configuration relation status.
- setConfigurations(List<?>) - Method in class org.eclipse.cdt.core.templateengine.TemplateInfo
-
- setConfigurationSettingsFlags(int) - Method in interface org.eclipse.cdt.core.settings.model.IModificationContext
-
the CConfigurationDataProvider can call this method to indicate the
CConfigurationData settings state.
- setConst(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTArrayModifier
-
Set true/false that the const modifier is used.
- setConst(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
Sets the method to be const or not.
- setConst(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
Not allowed on frozen ast.
- setConst(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTPointer
-
Not allowed on frozen ast.
- setConstantExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTArrayModifier
-
Set the constant expression that represents the size of the array.
- setConstexpr(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeclSpecifier
-
Sets this to be constexpr.
- setContentAssistMode(int) - Method in interface org.eclipse.cdt.core.parser.IScanner
-
Puts the scanner into content assist mode.
- setContents(char[]) - Method in interface org.eclipse.cdt.core.model.IBuffer
-
Sets the contents of this buffer to the given character array.
- setContents(String) - Method in interface org.eclipse.cdt.core.model.IBuffer
-
Sets the contents of this buffer to the given String
.
- setContentTypeMappings(Map<String, Map<String, String>>) - Method in class org.eclipse.cdt.core.language.ProjectLanguageConfiguration
-
This method is used internally by CDT and should not be used outside of the CDT framework.
- setContext(Object) - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.SettingLevel
-
- setContributorId(String) - Method in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- setControllerDeclaration(IASTDeclaration) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSwitchStatement
-
In C++, a switch statement can be contorller by a declaration.
- setControllerExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTSwitchStatement
-
Set the controlling expression for the switch.
- setCppFilter(boolean) - Method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- setCppFilter(boolean) - Method in class org.eclipse.cdt.utils.macho.MachO64
-
- setCurrentProject(IProject) - Method in class org.eclipse.cdt.core.resources.ACBuilder
-
Set the current project that this builder is running.
- setDeclaration(IASTDeclaration) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCatchHandler
-
Sets the declaration.
- setDeclaration(IASTDeclaration) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTExplicitTemplateInstantiation
-
Set the owned declaration.
- setDeclaration(IASTDeclaration) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTRangeBasedForStatement
-
Not allowed on frozen AST.
- setDeclaration(IASTDeclaration) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateDeclaration
-
Sets the template declaration.
- setDeclaration(IASTDeclaration) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateSpecialization
-
Set the declaration.
- setDeclaration(IASTDeclaration) - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclarationStatement
-
Set the declaration for this statement.
- setDeclarator(ICPPASTDeclarator) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTInitCapture
-
- setDeclarator(ICPPASTFunctionDeclarator) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLambdaExpression
-
Not allowed on frozen AST.
- setDeclarator(IASTFunctionDeclarator) - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionDefinition
-
Sets the declarator for the function.
- setDeclarator(IASTDeclarator) - Method in interface org.eclipse.cdt.core.dom.ast.IASTParameterDeclaration
-
Sets the declarator.
- setDeclaresParameterPack(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeclarator
-
Set whether the declarator contains an ellipsis, denoting a pack expansion.
- setDeclSpecifier(ICPPASTDeclSpecifier) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeConstructorExpression
-
Not allowed on frozen ast.
- setDeclSpecifier(IASTDeclSpecifier) - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionDefinition
-
Set the decl specifier for the function.
- setDeclSpecifier(IASTDeclSpecifier) - Method in interface org.eclipse.cdt.core.dom.ast.IASTParameterDeclaration
-
Sets the decl specifier.
- setDeclSpecifier(IASTDeclSpecifier) - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclaration
-
Set the decl specifier.
- setDeclSpecifier(IASTDeclSpecifier) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeId
-
Set the decl specifier.
- setDeclTypeExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
-
Not allowed on frozen ast.
- setDefaultErrorParserIds(String[]) - Static method in class org.eclipse.cdt.core.ErrorParserManager
-
Set and store default error parsers IDs to be used if error parser list is empty.
- setDefaultErrorParserIds(String[]) - Static method in class org.eclipse.cdt.core.ErrorParserManager
-
Set and store default error parsers IDs to be used if error parser list is empty.
- setDefaultIndexerId(String) - Method in interface org.eclipse.cdt.core.dom.IPDOMManager
-
- setDefaultLanguageSettingsProvidersIds(String[]) - Method in interface org.eclipse.cdt.core.language.settings.providers.ILanguageSettingsProvidersKeeper
-
Sets the list of IDs of default language settings providers.
- setDefaultSettingConfiguration(ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescription
-
Sets the default setting ICConfigurationDescription.
- setDefaultSettings() - Method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- setDefaultType(IASTTypeId) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeTemplateParameter
-
Sets the default value (a type id) for this template parameter.
- setDefaultValue(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplatedTypeTemplateParameter
-
Set default value for the template template parameter.
- setDeferDeDuplication(boolean) - Method in class org.eclipse.cdt.core.ProblemMarkerInfo
-
Flag marker for potential deferred de-duplication.
- setDeferDeDuplication(boolean) - Method in class org.eclipse.cdt.core.ProblemMarkerInfo
-
Flag marker for potential deferred de-duplication.
- setDelimiterMap(Map<?, ?>) - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor
-
- setDescription(String) - Method in class org.eclipse.cdt.core.settings.model.extension.CConfigurationData
-
- setDescription(String) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- setDescription(String) - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Sets the configuration description
- setDescriptionExpression(String) - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
- setDirty() - Method in class org.eclipse.cdt.core.templateengine.TemplateCore
-
sets Dirty
- setDirty(boolean) - Method in class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
sets the "dirty" state of the environment
- setDisabledDiscoveredNames(int, Set<String>) - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryLanguageData
-
- setDisabledDiscoveredNames(Set<String>) - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryLanguageData.UserAndDiscoveredEntryLanguageDataEntryStorage
-
- setDisabledDiscoveredNames(Set<String>) - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryStorage
-
- setDisabledSet(int, Set<String>) - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryLanguageData
-
- setDisplayString(String) - Method in class org.eclipse.cdt.core.resources.ExclusionInstance
-
- setEatProcessedLine(boolean) - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
- setEclipseProjectDescription(IProjectDescription) - Method in interface org.eclipse.cdt.core.settings.model.IModificationContext
-
- setElseClause(IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.IASTIfStatement
-
Sets the else clause.
- setEmptyExceptionSpecification() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
Configures the declarator with an empty exception specification (as opposed to having none).
- setEndian(boolean) - Method in class org.eclipse.cdt.utils.ERandomAccessFile
-
- setEndian(boolean) - Method in class org.eclipse.cdt.utils.ERandomAccessFile
-
- setEndian(boolean) - Method in class org.eclipse.cdt.utils.macho.ERandomAccessFile
-
- setEndOffset(IASTNode, IASTNode) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
-
Adjusts the end-offset of a node to be the same as the end-offset of a given node.
- setEndOffset(IASTNode, int) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
-
Provides the end offset for a node.
- setEntries(int, ICLanguageSettingEntry[]) - Method in class org.eclipse.cdt.core.settings.model.extension.CLanguageData
-
- setEntries(int, ICLanguageSettingEntry[]) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- setEntries(ICLanguageSettingEntry[]) - Method in class org.eclipse.cdt.core.settings.model.util.AbstractEntryStorage
-
- setEntries(List<ICSettingEntry>) - Method in class org.eclipse.cdt.core.settings.model.util.CEntriesSet
-
- setEntries(ICSettingEntry[]) - Method in class org.eclipse.cdt.core.settings.model.util.CEntriesSet
-
- setEntries(int, ICLanguageSettingEntry[]) - Method in class org.eclipse.cdt.core.settings.model.util.EntryStorageBasedLanguageData
-
- setEntries(int, ICLanguageSettingEntry[], Set<ICSettingEntry>) - Method in class org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector
-
- setEntriesToStore(int, ICLanguageSettingEntry[]) - Method in class org.eclipse.cdt.core.settings.model.util.EntryStorageBasedLanguageData
-
- setEnvironment(Map<String, String>, IBuildConfiguration, boolean) - Method in interface org.eclipse.cdt.core.envvar.IEnvironmentVariableManager
-
Set the environment for a given build configuration.
- SetEnvironmentVariable - Class in org.eclipse.cdt.core.templateengine.process.processes
-
A template process for setting an environment variable in all of the new project's
build configurations.
- SetEnvironmentVariable() - Constructor for class org.eclipse.cdt.core.templateengine.process.processes.SetEnvironmentVariable
-
- setErrorMessage(String) - Method in class org.eclipse.cdt.core.build.ErrorBuildConfiguration
-
- setErrorMessage(String) - Method in class org.eclipse.cdt.core.CommandLauncher
-
- setErrorMessage(String) - Method in class org.eclipse.cdt.core.CommandLauncher
-
- setErrorMessage(String) - Method in interface org.eclipse.cdt.core.ICommandLauncher
-
Sets the human readable error message corresponding to the last error encountered during command
execution.
- setErrorMessage(String) - Method in interface org.eclipse.cdt.core.ICommandLauncher
-
Sets the human readable error message corresponding to the last error encountered during command
execution.
- setErrorParserIDs(String[]) - Method in class org.eclipse.cdt.core.settings.model.extension.CBuildData
-
- setErrorParserIDs(String[]) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- setErrorParserIDs(String[]) - Method in interface org.eclipse.cdt.core.settings.model.ICBuildSetting
-
- setErrorParserIDs(String[]) - Method in interface org.eclipse.cdt.core.settings.model.ICMultiConfigDescription
-
- setExcluded(boolean) - Method in interface org.eclipse.cdt.core.settings.model.ICResourceDescription
-
- setExcluded(IPath, boolean, boolean, ICSourceEntry[]) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- setExcluded(IPath, boolean, boolean, ICSourceEntry[], boolean) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- setExcludedIfPossible(IPath, boolean, boolean, ICSourceEntry[]) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- setExclusions(IProject, String, IResource, List<RefreshExclusion>) - Method in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- setExclusionType(ExclusionType) - Method in class org.eclipse.cdt.core.resources.ExclusionInstance
-
- setExclusionType(ExclusionType) - Method in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- setExplicit(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeclSpecifier
-
Sets this to be an explicit constructor.
- setExported(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateDeclaration
-
Should the export keyword be used?
- setExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConstructorInitializer
-
- setExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTCaseStatement
-
Set the expression.
- setExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTExpressionStatement
-
Set the expression statement.
- setExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTInitializerExpression
-
Deprecated.
Set the initializer's expression.
- setExtensionData(String, String) - Method in interface org.eclipse.cdt.core.ICExtensionReference
-
Deprecated.
Sets a name/value data pair on this reference in the .cdtproject file
- setExtensionData(String, String) - Method in interface org.eclipse.cdt.core.ICExtensionReference
-
Deprecated.
Sets a name/value data pair on this reference in the .cdtproject file
- setExtensionData(String, String) - Method in interface org.eclipse.cdt.core.settings.model.ICConfigExtensionReference
-
Sets a name/value data pair on this reference in the .cdtproject file
- setExtensionReference(ICExtensionReference) - Method in class org.eclipse.cdt.core.AbstractCExtension
-
Deprecated.
- setExtensionReference(ICConfigExtensionReference) - Method in class org.eclipse.cdt.core.AbstractCExtension
-
- setExtensionReference(ICExtensionReference) - Method in class org.eclipse.cdt.core.AbstractCExtension
-
Deprecated.
- setExtensionReference(ICConfigExtensionReference) - Method in class org.eclipse.cdt.core.AbstractCExtension
-
- setExternalSettingsProviderIds(String[]) - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Sets the external setting providers to be used for the configuration
- setFieldName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.IASTFieldReference
-
Sets the name of the field.
- setFieldOwner(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTFieldReference
-
Sets the expression for the object containing the field.
- setFile(IFile) - Method in class org.eclipse.cdt.core.model.LanguageMappingChangeEvent
-
Sets the associated IFile for this event.
- setFileExpression(String) - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
- setFileMappings(IFile, Map<String, String>) - Method in class org.eclipse.cdt.core.language.ProjectLanguageConfiguration
-
This method is used internally by CDT and should not be used outside of the CDT framework.
- setFileMappings(Map<String, Map<String, String>>) - Method in class org.eclipse.cdt.core.language.ProjectLanguageConfiguration
-
This method is used internally by CDT and should not be used outside of the CDT framework.
- setFileName(String) - Method in class org.eclipse.cdt.core.model.LanguageMappingChangeEvent
-
Sets the associated String filename for this event.
- setFileOffset(long) - Method in class org.eclipse.cdt.utils.ERandomAccessFile
-
- setFileOffset(long) - Method in class org.eclipse.cdt.utils.ERandomAccessFile
-
- setFileOffset(long) - Method in class org.eclipse.cdt.utils.macho.ERandomAccessFile
-
- setFinal(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier
-
- setFinal(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
- setFlagsToClear(int) - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.SettingLevel
-
- setFlagsToSet(int) - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.SettingLevel
-
- setForceWrapping(String, boolean) - Static method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
Set the force value of the given alignment value and return the new value.
- setFriend(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeclSpecifier
-
Sets this to be a friend declaration true/false.
- setFullyQualified(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTQualifiedName
-
Sets this name to be fully qualified or not (true/false).
- setFunctionNameExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionCallExpression
-
Sets the function name expression.
- setGNUSettings() - Method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
Configure GNU style.
- setHasNodesOmitted(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Sets whether the parser has skipped any nodes while creating the AST for the translation unit.
- setId(String) - Method in class org.eclipse.cdt.core.AbstractExecutableExtensionBase
-
Set extension ID.
- setId(String) - Method in class org.eclipse.cdt.core.AbstractExecutableExtensionBase
-
Set extension ID.
- setId(String) - Method in class org.eclipse.cdt.core.errorparsers.ErrorParserNamedWrapper
-
- setId(String) - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorParser
-
Set error parser ID.
- setId(String) - Method in interface org.eclipse.cdt.core.IErrorParserNamed
-
Set error parser ID.
- setId(String) - Method in interface org.eclipse.cdt.core.IErrorParserNamed
-
Set error parser ID.
- setIdentifier(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCapture
-
Not allowed on frozen AST.
- setIgnorePointOfDeclaration(boolean) - Method in class org.eclipse.cdt.core.dom.ast.IScope.ScopeLookupData
-
- setImaginary(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
-
Not allowed on frozen ast.
- setIncludeExportPatterns(IncludeExportPatterns) - Method in class org.eclipse.cdt.core.parser.ExtendedScannerInfo
-
Sets the regular expression patterns matching export directives for included files.
- setIncorrectlyReferencedMacroValue(String) - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor
-
- setIndentStyle(String, int) - Static method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
Set the indentation style of the given alignment value and return the new value.
- setIndex(IIndex) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Sets the Index to be used for this translation unit.
- setIndexerId(ICProject, String) - Method in interface org.eclipse.cdt.core.dom.IPDOMManager
-
- setIndexerId(ICProject, String) - Method in interface org.eclipse.cdt.core.index.IIndexManager
-
Changes the indexer working on the project.
- setInexistentMacroValue(String) - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor
-
- setInfo(T) - Method in interface org.eclipse.cdt.core.settings.model.util.IKindBasedInfo
-
Set info
- setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.cdt.core.model.AssemblyLanguage
-
- setInitializer(IASTInitializer) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConstructorChainInitializer
-
Not allowed on frozen ast.
- setInitializer(IASTInitializer) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
-
Not allowed on frozen ast.
- setInitializer(IASTInitializer) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeConstructorExpression
-
Not allowed on frozen ast.
- setInitializer(IASTInitializer) - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclarator
-
Set the optional initializer.
- setInitializer(IASTInitializer) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeIdInitializerExpression
-
Sets the initializer, must not be called on frozen ast.
- setInitializerClause(IASTInitializerClause) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTRangeBasedForStatement
-
Not allowed on frozen AST.
- setInitializerClause(IASTInitializerClause) - Method in interface org.eclipse.cdt.core.dom.ast.IASTEqualsInitializer
-
Not allowed on frozen ast.
- setInitializerStatement(IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTIfStatement
-
Sets the optional init-statement of an if.
- setInitializerStatement(IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSwitchStatement
-
Sets the optional init-statement of an switch.
- setInitializerStatement(IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
-
- setInitializerValue(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConstructorChainInitializer
-
- setInitialValue(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeConstructorExpression
-
- setInitialValue(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTypenameExpression
-
Deprecated.
Set initial value.
- setInline(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
Not allowed on frozen ast.
- setInt(int[], int, int) - Static method in class org.eclipse.cdt.core.parser.util.ArrayUtil
-
- setInteger(ICStorageElement, String, int) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- setIsByReference(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCapture
-
Not allowed on frozen AST.
- setIsCatchAll(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCatchHandler
-
Set is catch all handler.
- setIsConstexpr(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTIfStatement
-
Sets the isConstxpr member variable.
- setIsDefaulted(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDefinition
-
Make this a defaulted function definition, e.g.: C::C() = default;
- setIsDeleted(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDefinition
-
Make this a deleted function definition, e.g.: void f() = delete;
- setIsGlobal(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeleteExpression
-
Set this to be the global delete function called.
- setIsGlobal(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
-
Not allowed on frozen ast.
- setIsHeaderUnit(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Sets whether this AST represents a header file.
- setIsInline(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceDefinition
-
Specifies whether the namespace definition is inline.
- setIsNewTypeId(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
-
Not allowed on frozen ast.
- setIsOpaque(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTEnumerationSpecifier
-
Not allowed on frozen AST.
- setIsPackExpansion(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTPackExpandable
-
Sets whether this base specifier is a pack expansion.
- setIsParameterPack(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeTemplateParameter
-
Set whether this is a parameter pack.
- setIsParameterPack(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplatedTypeTemplateParameter
-
Set whether this template template parameter is a parameter pack.
- setIsPointerDereference(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTFieldReference
-
Sets whether or not this is a pointer dereference (default == no).
- setIsScoped(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTEnumerationSpecifier
-
- setIsStructureKnown(boolean) - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
-
Used by contributed languages' model builders to indicate whether or
not the parse of a translation unit was successful.
- setIsTemplate(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFieldReference
-
Sets the template keyword used.
- setIsTemplate(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTypenameExpression
-
Deprecated.
Was template token consumed?
- setIsTypename(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamedTypeSpecifier
-
Set this value.
- setIsTypename(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUsingDeclaration
-
Was the typename keyword used?
- setIsVectored(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeleteExpression
-
Set this to be a vector delete.
- setIterationExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
-
Sets the expression that is evaluated after the completion of an iteration of the loop.
- setKandRSettings() - Method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
Configure K&R style.
- setKey(int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompositeTypeSpecifier
-
Sets the type (key) of this composite specifier.
- setKind(int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTElaboratedTypeSpecifier
-
Sets the kind.
- setKind(int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTLiteralExpression
-
Sets the kind of the literal expression.
- setLabelNameExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.gnu.IGNUASTGotoStatement
-
Set the label-name expression.
- setLanguageId(String) - Method in class org.eclipse.cdt.core.settings.model.extension.CLanguageData
-
- setLanguageId(String) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- setLanguageId(String) - Method in interface org.eclipse.cdt.core.settings.model.ICLanguageSetting
-
- setLanguageId(String) - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- setLanguageScope(List<String>) - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsSerializableProvider
-
Sets the language scope of the provider.
- setLanguageSettingEntries(IProject, List<? extends ICLanguageSettingEntry>) - Method in class org.eclipse.cdt.core.CommandLauncherManager
-
- setLanguageSettingEntries(IProject, List<? extends ICLanguageSettingEntry>) - Method in class org.eclipse.cdt.core.CommandLauncherManager
-
- setLanguageSettingProviders(List<? extends ILanguageSettingsProvider>) - Method in interface org.eclipse.cdt.core.language.settings.providers.ILanguageSettingsProvidersKeeper
-
Sets the list of language settings providers.
- setLanguageSettingsProvidersFunctionalityEnabled(IProject, boolean) - Static method in class org.eclipse.cdt.core.language.settings.providers.ScannerDiscoveryLegacySupport
-
Enable/disable Language Settings functionality for the given project.
- setLastName(ICPPASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTQualifiedName
-
Sets the last name.
- setLaunchMode(String) - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- setLineExpression(String) - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
- setListDelimiter(String) - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor
-
- setLiteral(String) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLinkageSpecification
-
Sets the "literal" that represents the linkage.
- setLogicalConditionExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTConditionalExpression
-
Set the logical condition expression.
- setLong(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
-
Not allowed on frozen ast.
- setLongLong(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
-
Not allowed on frozen ast.
- setLookupKey(char[]) - Method in class org.eclipse.cdt.core.dom.ast.IScope.ScopeLookupData
-
- setMacroContextInfo(IVariableContextInfo) - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor
-
- setMacros(ICdtVariable[], ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.cdtvariables.IUserVarSupplier
-
- setMappingName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceAlias
-
Set the mapping name.
- setMappingTypeId(ICPPASTTypeId) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTAliasDeclaration
-
Sets the mapping type id.
- setMaximumTrivialExpressionsInAggregateInitializers(int) - Method in class org.eclipse.cdt.core.parser.ParserSettings
-
Sets the maximum number of trivial expressions in aggregate initializers.
- setMemberInitializerId(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConstructorChainInitializer
-
Not allowed on frozen ast.
- setModified(CDataObject, boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDataFactory
-
- setModified(boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- setModified(boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- setModified(boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- setModified(boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- setModified(boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- setModified(boolean) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultTargetPlatformData
-
- setModifier(int) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTExplicitTemplateInstantiation
-
Set the modifier value, not allowed on frozen ast.
- setMutable(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
When used as a lambda declarator, it can be mutable.
- setName(String) - Method in class org.eclipse.cdt.core.AbstractExecutableExtensionBase
-
Set extension name.
- setName(String) - Method in class org.eclipse.cdt.core.AbstractExecutableExtensionBase
-
Set extension name.
- setName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTFieldDesignator
-
Sets the field name.
- setName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier
-
- setName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFieldDesignator
-
Sets the field name.
- setName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceDefinition
-
Sets the name.
- setName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTPointerToMember
-
Set the name.
- setName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeTemplateParameter
-
Sets the template parameter name.
- setName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplatedTypeTemplateParameter
-
Set the name of this template template parameter.
- setName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTypenameExpression
-
Deprecated.
Set the name.
- setName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUsingDeclaration
-
Set the name.
- setName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.IASTCompositeTypeSpecifier
-
Sets the name for this composite type.
- setName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclarator
-
Sets the name of he declarator.
- setName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.IASTElaboratedTypeSpecifier
-
Sets the name.
- setName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.IASTEnumerationSpecifier.IASTEnumerator
-
Set the enumerator's name.
- setName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.IASTEnumerationSpecifier
-
Sets the enum's name.
- setName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.IASTGotoStatement
-
Set the name for a goto statement label.
- setName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.IASTIdExpression
-
Sets the name to be used in the expression.
- setName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.IASTLabelStatement
-
Set the name for a label.
- setName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNamedTypeSpecifier
-
Set the name.
- setName(String) - Method in class org.eclipse.cdt.core.errorparsers.ErrorParserNamedWrapper
-
- setName(String) - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorParser
-
Set error parser name.
- setName(String) - Method in interface org.eclipse.cdt.core.IErrorParserNamed
-
Set error parser name.
- setName(String) - Method in interface org.eclipse.cdt.core.IErrorParserNamed
-
Set error parser name.
- setName(String) - Method in class org.eclipse.cdt.core.settings.model.extension.CConfigurationData
-
- setName(String) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- setName(String) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- setName(String) - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Sets the name for this configuration
- setNameSpecifier(ICPPASTNameSpecifier) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier
-
Sets the name specifier for this base specifier.
- setNegativeResultExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTConditionalExpression
-
Set negative result expression.
- setNestedDeclarator(IASTDeclarator) - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclarator
-
- setNestedStatement(IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.IASTLabelStatement
-
Sets the statement following the label.
- setNewInitializer(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
-
- setNewPlacement(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
-
- setNext(IToken) - Method in interface org.eclipse.cdt.core.parser.IToken
-
- setNoexceptExpression(ICPPASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
Sets the noexcept expression.
- setOffsets(IASTNode, int, int) - Method in interface org.eclipse.cdt.core.dom.ast.INodeFactory
-
Provides the offsets for a node.
- setOperand(IASTInitializerClause) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTDesignatedInitializer
-
Not allowed on frozen ast
- setOperand(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeleteExpression
-
- setOperand(ICPPASTInitializerClause) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDesignatedInitializer
-
Sets the initializer clause.
- setOperand(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTCastExpression
-
Set the expression being cast.
- setOperand(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
-
Sets the operand.
- setOperand1(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
-
Set the first operand.
- setOperand1(IASTTypeId) - Method in interface org.eclipse.cdt.core.dom.ast.IASTBinaryTypeIdExpression
-
Sets the first operand.
- setOperand2(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
-
- setOperand2(IASTTypeId) - Method in interface org.eclipse.cdt.core.dom.ast.IASTBinaryTypeIdExpression
-
Sets the second operand.
- setOperandInitializer(IASTInitializer) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTDesignatedInitializer
-
- setOperator(int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTBinaryExpression
-
Sets the operator.
- setOperator(IASTBinaryTypeIdExpression.Operator) - Method in interface org.eclipse.cdt.core.dom.ast.IASTBinaryTypeIdExpression
-
Sets the operator for the expression.
- setOperator(int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTCastExpression
-
Set the operator (type of cast).
- setOperator(int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeIdExpression
-
Sets the operator for the expression.
- setOperator(int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
-
Sets the operator/kind.
- setOption(String, String) - Method in interface org.eclipse.cdt.core.model.ICProject
-
Helper method for setting one option value only.
- setOptions(HashMap<String, String>) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
Sets the current table of options.
- setOptions(HashMap<String, String>) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
Sets the current table of options.
- setOptions(Map<String, ?>) - Method in class org.eclipse.cdt.core.formatter.CodeFormatter
-
- setOptions(Map<String, String>) - Method in interface org.eclipse.cdt.core.model.ICProject
-
Sets the project custom options.
- setOriginalProblem(IASTProblem) - Method in interface org.eclipse.cdt.core.dom.ast.IASTProblem
-
Record another problem as being the original cause of this one.
- setOutputDirectories(ICOutputEntry[]) - Method in class org.eclipse.cdt.core.settings.model.extension.CBuildData
-
- setOutputDirectories(ICOutputEntry[]) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultBuildData
-
- setOutputDirectories(ICOutputEntry[]) - Method in interface org.eclipse.cdt.core.settings.model.ICBuildSetting
-
- setOutputStream(OutputStream) - Method in class org.eclipse.cdt.core.ErrorParserManager
-
Method setOutputStream.
- setOutputStream(OutputStream) - Method in class org.eclipse.cdt.core.ErrorParserManager
-
Method setOutputStream.
- setOverride(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
- setOverrideSupported(boolean) - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.SettingLevel
-
- setParameter(String) - Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionStyleMacroParameter
-
Set the parameter name.
- setParameterDeclarations(IASTDeclaration[]) - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.ICASTKnRFunctionDeclarator
-
Sets the parameter lists.
- setParameterNames(IASTName[]) - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.ICASTKnRFunctionDeclarator
-
Sets the parameter names.
- setParameterType(int) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeTemplateParameter
-
Set the type of the type parameter.
- setParameterType(int) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplatedTypeTemplateParameter
-
Set the type of the template-template parameter.
- setParent(IASTNode) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
-
Sets the parent node of this node in the tree.
- setParentExclusion(RefreshExclusion) - Method in class org.eclipse.cdt.core.resources.ExclusionInstance
-
- setParentExclusion(RefreshExclusion) - Method in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- setParentResource(IResource) - Method in class org.eclipse.cdt.core.resources.RefreshExclusion
-
Sets the parent resource of this exclusion.
- setParserSettings(IParserSettings) - Method in class org.eclipse.cdt.core.parser.ExtendedScannerInfo
-
Sets additional settings for configuring the parser.
- setPath(IPath) - Method in class org.eclipse.cdt.core.model.LanguageMappingChangeEvent
-
Sets the associated IPath for this event.
- setPath(IPath) - Method in class org.eclipse.cdt.core.settings.model.extension.CResourceData
-
- setPath(IPath) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData
-
- setPath(IPath) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData
-
- setPath(IPath) - Method in interface org.eclipse.cdt.core.settings.model.ICResourceDescription
-
- setPath(IPath, boolean) - Method in class org.eclipse.cdt.core.settings.model.util.PathSettingsContainer
-
- setPathEntryContainer(ICProject[], IPathEntryContainer, IProgressMonitor) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Bind a container reference path to some actual containers (IPathEntryContainer
).
- setPathEntryStore(IProject, IPathEntryStore) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Set in the map the store, but not persisted.
- setPattern(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTPackExpansionExpression
-
Sets the pattern of the pack expansion expression.
- setPattern(String) - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
- setPlacementArguments(IASTInitializerClause[]) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
-
Not allowed on frozen ast.
- setPositiveResultExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTConditionalExpression
-
Set positive result expression.
- setPragmaOnceSemantics(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
- setPreferenceConfiguration(String, ICConfigurationDescription) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- setPreferenceConfiguration(String, ICConfigurationDescription) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- setPreferenceConfiguration(String, ICConfigurationDescription) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
- setPrefixLookup(boolean) - Method in class org.eclipse.cdt.core.dom.ast.IScope.ScopeLookupData
-
- setProblem(IASTProblem) - Method in interface org.eclipse.cdt.core.dom.ast.IASTProblemHolder
-
Set the problem.
- setProcessInactiveCode(boolean) - Method in interface org.eclipse.cdt.core.parser.IScanner
-
Toggles generation of tokens for inactive code branches.
- setProject(IProject) - Method in class org.eclipse.cdt.core.AbstractCExtension
-
- setProject(IProject) - Method in class org.eclipse.cdt.core.AbstractCExtension
-
- setProject(IProject) - Method in class org.eclipse.cdt.core.CommandLauncher
-
- setProject(IProject) - Method in class org.eclipse.cdt.core.CommandLauncher
-
- setProject(IProject) - Method in class org.eclipse.cdt.core.CProjectNature
-
- setProject(IProject) - Method in class org.eclipse.cdt.core.CProjectNature
-
- setProject(ICProject) - Method in interface org.eclipse.cdt.core.dom.IPDOMIndexer
-
Sets the project for which to build the index.
- setProject(IProject) - Method in interface org.eclipse.cdt.core.ICommandLauncher
-
Sets the project that this launcher is associated with, or null
if there is no such
project.
- setProject(IProject) - Method in interface org.eclipse.cdt.core.ICommandLauncher
-
Sets the project that this launcher is associated with, or null
if there is no such
project.
- setProject(IProject) - Method in class org.eclipse.cdt.core.model.LanguageMappingChangeEvent
-
Sets the associated project for this event.
- setProjectDescription(IProject, ICProjectDescription) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Called to save/apply the project description.
- setProjectDescription(IProject, ICProjectDescription, boolean, IProgressMonitor) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- setProjectDescription(IProject, ICProjectDescription) - Method in class org.eclipse.cdt.core.CCorePlugin
-
Called to save/apply the project description.
- setProjectDescription(IProject, ICProjectDescription, boolean, IProgressMonitor) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- setProjectDescription(IProject, ICProjectDescription) - Method in class org.eclipse.cdt.core.model.CoreModel
-
- setProjectDescription(IProject, ICProjectDescription, boolean, IProgressMonitor) - Method in class org.eclipse.cdt.core.model.CoreModel
-
- setProjectDescription(IProject, ICProjectDescription) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
- setProjectDescription(IProject, ICProjectDescription, boolean, IProgressMonitor) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
This method is called to
- setProjectDescription(IProject, ICProjectDescription, int, IProgressMonitor) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
- setProjectDescriptionWorkspacePreferences(ICProjectDescriptionWorkspacePreferences, boolean, IProgressMonitor) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescriptionManager
-
used to apply the project description workspace preferences
- setProperties(Map<String, String>) - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- setProperties(Map<String, String>) - Method in interface org.eclipse.cdt.core.build.ICBuildConfiguration
-
Set the properties for this build configuration.
- setProperties(Map<String, String>) - Method in class org.eclipse.cdt.core.build.StandardBuildConfiguration
-
- setProperties(Properties) - Method in interface org.eclipse.cdt.core.dom.IPDOMIndexer
-
Clients are not allowed to call this method, it is called by the framework.
- setProperty(String, String) - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- setProperty(String, String) - Method in interface org.eclipse.cdt.core.build.ICBuildConfiguration
-
Set a property to the given value.
- setProperty(String, String) - Method in interface org.eclipse.cdt.core.build.IToolChain
-
Set a property on the toolchain.
- setProperty(String, String) - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsSerializableProvider
-
Set a custom property of the provider.
- setPropertyBool(String, boolean) - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsSerializableProvider
-
Set a custom boolean property of the provider.
- setPropertyInParent(ASTNodeProperty) - Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
-
Sets the parent property of the node.
- setPureVirtual(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
Sets this method to be pure virtual.
- setQualifiedName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTUsingDirective
-
Set the qualified name.
- setRangeCeiling(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.IGCCASTArrayRangeDesignator
-
Set the ceiling expression of the range.
- setRangeCeiling(ICPPASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTArrayRangeDesignator
-
Sets the end expression of the index range.
- setRangeFloor(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.IGCCASTArrayRangeDesignator
-
Set the floor expression of the range.
- setRangeFloor(ICPPASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTArrayRangeDesignator
-
Sets the start expression of the index range.
- setRawPathEntries(ICProject, IPathEntry[], IProgressMonitor) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Sets the pathentries of this project using a list of entries.
- setRawPathEntries(IPathEntry[], IProgressMonitor) - Method in interface org.eclipse.cdt.core.model.ICProject
-
Sets the entries for this project.
- setRawPathEntries(IPathEntry[]) - Method in interface org.eclipse.cdt.core.resources.IPathEntryStore
-
Save the entries on the project.
- setReadOnly(boolean, boolean) - Method in interface org.eclipse.cdt.core.settings.model.ICSettingsStorage
-
Mark this Settings Storage as read only.
- setReadOnly(boolean) - Method in class org.eclipse.cdt.core.settings.model.util.SettingsSet.SettingLevel
-
- setReferenceInfo(Map<String, String>) - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Sets the reference information for this configuration.
- setRefProjects(IPath[]) - Method in class org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector
-
- setRefQualifier(ICPPASTFunctionDeclarator.RefQualifier) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
Sets the ref-qualifier.
- setResolve(boolean) - Method in class org.eclipse.cdt.core.dom.ast.IScope.ScopeLookupData
-
- setResource(IResource) - Method in class org.eclipse.cdt.core.resources.ExclusionInstance
-
- setResourcesToExclusionsMap(IProject, String, HashMap<IResource, List<RefreshExclusion>>) - Method in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- setRestrict(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTArrayModifier
-
Set true/false that the restrict modifier is used.
- setRestrict(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
Not allowed on frozen ast.
- setRestrict(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTPointer
-
Not allowed on frozen ast.
- setReturnArgument(IASTInitializerClause) - Method in interface org.eclipse.cdt.core.dom.ast.IASTReturnStatement
-
Not allowed on frozen AST.
- setReturnValue(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTReturnStatement
-
Not allowed on frozen AST.
- setScanComments(boolean) - Method in interface org.eclipse.cdt.core.parser.IScanner
-
- setScopeStyle(ICPPASTEnumerationSpecifier.ScopeStyle) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTEnumerationSpecifier
-
Not allowed on frozen AST.
- setSessionProperty(QualifiedName, Object) - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
The get/setSettionsProperty methods allow to associate the session properties mechanism on
the configuration level session properties are not persisted and are not restored on the next
eclipse session the scope of configuration session properties is the current configuration
description, i.e.
- setSessionProperty(QualifiedName, Object) - Method in interface org.eclipse.cdt.core.settings.model.ICProjectDescription
-
the get/setSettionsProperty methods allow to associate the session properties with the given project description
session properties are not persisted and are not restored on the next eclipse session
the scope of project description session properties is the current project description,
i.e.
- setSettingEntries(ICConfigurationDescription, IResource, String, List<? extends ICLanguageSettingEntry>) - Method in interface org.eclipse.cdt.core.language.settings.providers.ILanguageSettingsEditableProvider
-
Sets language settings entries for the provider.
- setSettingEntries(ICConfigurationDescription, IResource, String, List<? extends ICLanguageSettingEntry>) - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsSerializableProvider
-
Sets language settings entries for the provider.
- setSettingEntries(String, String, List<? extends ICLanguageSettingEntry>) - Method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsStorage
-
Sets language settings entries for the resource and language.
- setSettingEntries(int, ICLanguageSettingEntry[]) - Method in interface org.eclipse.cdt.core.settings.model.ICLanguageSetting
-
- setSettingEntries(int, List<ICLanguageSettingEntry>) - Method in interface org.eclipse.cdt.core.settings.model.ICLanguageSetting
-
- setSettingEntries(ICLanguageSetting, int, List<ICLanguageSettingEntry>, boolean) - Method in interface org.eclipse.cdt.core.settings.model.ICMultiResourceDescription
-
- setSettingEntries(int, ICLanguageSettingEntry[]) - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- setSettingEntries(int, List<ICLanguageSettingEntry>) - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- setSeverity(int) - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
- setShort(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
-
Not allowed on frozen ast.
- setSigned(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
-
Not allowed on frozen ast.
- setSignificantMacros(ISignificantMacros) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
- setSimpleType(int) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeConstructorExpression
-
- setSourceContentTypeIds(String[]) - Method in class org.eclipse.cdt.core.settings.model.extension.CLanguageData
-
- setSourceContentTypeIds(String[]) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- setSourceContentTypeIds(String[]) - Method in interface org.eclipse.cdt.core.settings.model.ICLanguageSetting
-
- setSourceContentTypeIds(String[]) - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- setSourceEntries(ICSourceEntry[]) - Method in class org.eclipse.cdt.core.settings.model.extension.CConfigurationData
-
- setSourceEntries(ICSourceEntry[]) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- setSourceEntries(ICSourceEntry[]) - Method in interface org.eclipse.cdt.core.settings.model.ICConfigurationDescription
-
Sets the source entries for this configuration
- setSourceExtensions(String[]) - Method in class org.eclipse.cdt.core.settings.model.extension.CLanguageData
-
- setSourceExtensions(String[]) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultLanguageData
-
- setSourceExtensions(String[]) - Method in interface org.eclipse.cdt.core.settings.model.ICLanguageSetting
-
- setSourceExtensions(String[]) - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- setSourceOutputEntries(int, ICExclusionPatternPathEntry[]) - Method in class org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector
-
- setSplitShiftROperator(boolean) - Method in interface org.eclipse.cdt.core.parser.IScanner
-
- setStatic(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTArrayModifier
-
Set true/false that the static modifier is used.
- setStorageClass(int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
Not allowed on frozen ast.
- setStoringEntriesInProjectArea(LanguageSettingsSerializableProvider, boolean) - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
Define where language settings are persisted for the provider.
- setStructuralParseMode(boolean) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- setStructuralParseMode(boolean) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- setSubscriptExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTArrayDesignator
-
Set the subscript expression.
- setSubscriptExpression(ICPPASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTArrayDesignator
-
Sets the subscript expression.
- setSubscriptExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTArraySubscriptExpression
-
- setSubValue(int, ICPPEvaluation) - Method in interface org.eclipse.cdt.core.dom.ast.IValue
-
If this value consists of sub-values, set the sub-value at the given position to the given new value.
- setTags(Iterable<ITag>) - Method in interface org.eclipse.cdt.core.dom.ast.tag.ITagWriter
-
Sets the receiver's tags to only the ones provided.
- setTemplateName(IASTName) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateId
-
Sets the name of the template.
- setTerminalSize(int, int) - Method in class org.eclipse.cdt.utils.pty.PTY
-
Change terminal window size to given width and height.
- setThenClause(IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.IASTIfStatement
-
Sets the statement that is executed if the condition is true.
- setThreadLocal(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeclSpecifier
-
Sets this to be thread_local.
- SETTING_BUILD - Static variable in interface org.eclipse.cdt.core.settings.model.ICSettingBase
-
- SETTING_CFG - Static variable in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- SETTING_CONFIGURATION - Static variable in interface org.eclipse.cdt.core.settings.model.ICSettingBase
-
- SETTING_ENTRIES - Static variable in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- SETTING_ENTRIES - Static variable in class org.eclipse.cdt.core.settings.model.util.CDataSerializer
-
- SETTING_FILE - Static variable in interface org.eclipse.cdt.core.settings.model.ICSettingBase
-
- SETTING_FOLDER - Static variable in interface org.eclipse.cdt.core.settings.model.ICSettingBase
-
- SETTING_LANGUAGE - Static variable in interface org.eclipse.cdt.core.settings.model.ICSettingBase
-
- SETTING_PROJECT - Static variable in interface org.eclipse.cdt.core.settings.model.ICSettingBase
-
- SETTING_TARGET_PLATFORM - Static variable in interface org.eclipse.cdt.core.settings.model.ICSettingBase
-
- SETTINGS_INVALID - Static variable in class org.eclipse.cdt.core.settings.model.CConfigurationStatus
-
- SettingsSet - Class in org.eclipse.cdt.core.settings.model.util
-
- SettingsSet(int) - Constructor for class org.eclipse.cdt.core.settings.model.util.SettingsSet
-
- SettingsSet.EntryInfo - Class in org.eclipse.cdt.core.settings.model.util
-
- SettingsSet.SettingLevel - Class in org.eclipse.cdt.core.settings.model.util
-
- setToolChainOrder(List<IToolChain>) - Method in interface org.eclipse.cdt.core.build.IToolChainManager
-
Set the preference order of the toolchains.
- setToolChainSet(Set<String>) - Method in class org.eclipse.cdt.core.templateengine.TemplateInfo
-
- setTrackIncludeExport(IncludeExportPatterns) - Method in interface org.eclipse.cdt.core.parser.IScanner
-
Turns on/off tracking if exported included files.
- setTrailingReturnType(IASTTypeId) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
Trailing return type as in auto f() -> int
.
- setTryBody(IASTStatement) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTryBlockStatement
-
Sets the try body.
- setType(int) - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
-
Not allowed on frozen ast.
- setType(IBasicType.Kind) - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
-
Not allowed on frozen ast.
- setType(int) - Method in class org.eclipse.cdt.core.model.LanguageMappingChangeEvent
-
Sets the type of this event.
- setType(int) - Method in interface org.eclipse.cdt.core.parser.IToken
-
- setType(String) - Method in class org.eclipse.cdt.core.ProblemMarkerInfo
-
Set the type of this problem marker.
- setType(String) - Method in class org.eclipse.cdt.core.ProblemMarkerInfo
-
Set the type of this problem marker.
- setTypeId(IASTTypeId) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConversionName
-
Sets the IASTTypeId for the ICPPASTConversionName.
- setTypeId(IASTTypeId) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
-
Not allowed on frozen ast.
- setTypeId(IASTTypeId) - Method in interface org.eclipse.cdt.core.dom.ast.IASTCastExpression
-
Set the typeId.
- setTypeId(IASTTypeId) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeIdExpression
-
Set the type Id.
- setTypeId(IASTTypeId) - Method in interface org.eclipse.cdt.core.dom.ast.IASTTypeIdInitializerExpression
-
Sets the type id of the compound literal, must not be called on frozen ast.
- setTypeName(String) - Method in interface org.eclipse.cdt.core.model.IVariableDeclaration
-
Sets the variable declaration type name.
- setTypeofExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.IGCCASTSimpleDeclSpecifier
-
- setTypeofExpression(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTSimpleDeclSpecifier
-
- setUnsigned(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTSimpleDeclSpecifier
-
Not allowed on frozen ast.
- setupBuilder(ICommand) - Static method in class org.eclipse.cdt.core.build.CBuilder
-
- setUseProjectSpecificContentTypes(IProject, boolean) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
Enables or disables the project specific content types.
- setUseProjectSpecificContentTypes(IProject, boolean) - Static method in class org.eclipse.cdt.core.CCorePlugin
-
Enables or disables the project specific content types.
- setUserDefinedErrorParsers(IErrorParserNamed[]) - Static method in class org.eclipse.cdt.core.ErrorParserManager
-
Set and store in workspace area user defined error parsers.
- setUserDefinedErrorParsers(IErrorParserNamed[]) - Static method in class org.eclipse.cdt.core.ErrorParserManager
-
Set and store in workspace area user defined error parsers.
- setUserEntries(int, ICLanguageSettingEntry[]) - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryLanguageData
-
- setUserEntries(ICLanguageSettingEntry[]) - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryLanguageData.UserAndDiscoveredEntryLanguageDataEntryStorage
-
- setUserEntries(ICLanguageSettingEntry[]) - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryStorage
-
- setValue(IASTExpression) - Method in interface org.eclipse.cdt.core.dom.ast.IASTEnumerationSpecifier.IASTEnumerator
-
Sets enumerator value.
- setValue(char[]) - Method in interface org.eclipse.cdt.core.dom.ast.IASTLiteralExpression
-
Sets the value for the expression.
- setValue(String) - Method in interface org.eclipse.cdt.core.dom.ast.IASTLiteralExpression
-
- setValue(String, IPath) - Method in interface org.eclipse.cdt.core.resources.IPathEntryVariableManager
-
Sets the variable with the given name to be the specified value.
- setValue(String) - Method in interface org.eclipse.cdt.core.settings.model.ICStorageElement
-
Sets a String value on the ICStorageElement
- setValue(Object) - Method in class org.eclipse.cdt.core.settings.model.util.PathSettingsContainer
-
- setValue(String) - Method in class org.eclipse.cdt.core.settings.model.util.XmlStorageElement
-
Deprecated.
- setVarArgs(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTStandardFunctionDeclarator
-
Set whether or not this function takes a variable number or arguments.
- setVariableSized(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTArrayModifier
-
Set the array to be variable sized dependent upon value.
- setVariales(IEnvironmentVariable[]) - Method in class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
- setVarNameExpression(String) - Method in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
- setVirtSpecifier(ICPPASTClassVirtSpecifier) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier
-
Sets the class-virt-specifier for this class.
- setVirtSpecifiers(ICPPASTVirtSpecifier[]) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
Set virt-specifiers of this function.
- setVirtual(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier
-
Sets whether this specifier is for a virtual base.
- setVirtual(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTDeclSpecifier
-
Sets this declaration to be virtual.
- setVisibility(int) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier
-
Sets the visibility of this specifier, not allowed on frozen AST.
- setVisibility(int) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTVisibilityLabel
-
Sets visibility.
- setVolatile(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.c.ICASTArrayModifier
-
Set true/false that the volatile modifier is used.
- setVolatile(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
Sets the method to be volatile or not.
- setVolatile(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
-
Not allowed on frozen ast.
- setVolatile(boolean) - Method in interface org.eclipse.cdt.core.dom.ast.IASTPointer
-
Not allowed on frozen ast.
- setWhitesmitsSettings() - Method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
Configure Whitesmiths style.
- setWorkingCopyProvider(IWorkingCopyProvider) - Method in class org.eclipse.cdt.core.dom.CDOM
-
Deprecated.
This method has no effect.
- setWorkspaceMappings(Map<String, String>) - Method in class org.eclipse.cdt.core.language.WorkspaceLanguageConfiguration
-
Replaces the existing language mappings with the given
mappings.
- setWorkspaceProviders(List<ILanguageSettingsProvider>) - Static method in class org.eclipse.cdt.core.language.settings.providers.LanguageSettingsManager
-
Set and store in workspace area user defined providers.
- setWorkspaceVariables(IStorableCdtVariables) - Method in interface org.eclipse.cdt.core.cdtvariables.IUserVarSupplier
-
- setWrappingStyle(String, int) - Static method in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterConstants
-
Set the wrapping style of the given alignment value and return the new value.
- severity - Variable in class org.eclipse.cdt.core.ProblemMarkerInfo
-
- severity - Variable in class org.eclipse.cdt.core.ProblemMarkerInfo
-
- SEVERITY_ERROR_BUILD - Static variable in interface org.eclipse.cdt.core.IMarkerGenerator
-
- SEVERITY_ERROR_BUILD - Static variable in interface org.eclipse.cdt.core.IMarkerGenerator
-
- SEVERITY_ERROR_RESOURCE - Static variable in interface org.eclipse.cdt.core.IMarkerGenerator
-
- SEVERITY_ERROR_RESOURCE - Static variable in interface org.eclipse.cdt.core.IMarkerGenerator
-
- SEVERITY_INFO - Static variable in interface org.eclipse.cdt.core.IMarkerGenerator
-
- SEVERITY_INFO - Static variable in interface org.eclipse.cdt.core.IMarkerGenerator
-
- SEVERITY_SKIP - Static variable in class org.eclipse.cdt.core.errorparsers.RegexErrorPattern
-
Additional "severity" flag which tells if qualified output line should be ignored.
- SEVERITY_WARNING - Static variable in interface org.eclipse.cdt.core.IMarkerGenerator
-
- SEVERITY_WARNING - Static variable in interface org.eclipse.cdt.core.IMarkerGenerator
-
- SG_FVMLIB - Static variable in class org.eclipse.cdt.utils.macho.MachO.SegmentCommand
-
Deprecated.
- SG_FVMLIB - Static variable in class org.eclipse.cdt.utils.macho.MachO64.SegmentCommand
-
- SG_HIGHVM - Static variable in class org.eclipse.cdt.utils.macho.MachO.SegmentCommand
-
Deprecated.
- SG_HIGHVM - Static variable in class org.eclipse.cdt.utils.macho.MachO64.SegmentCommand
-
- SG_NORELOC - Static variable in class org.eclipse.cdt.utils.macho.MachO.SegmentCommand
-
Deprecated.
- SG_NORELOC - Static variable in class org.eclipse.cdt.utils.macho.MachO64.SegmentCommand
-
- sh_addr - Variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- sh_addralign - Variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- sh_entsize - Variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- sh_flags - Variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- sh_info - Variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- sh_link - Variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- sh_name - Variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- sh_offset - Variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- sh_size - Variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- sh_type - Variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- SHARE_DEMAND_LOAD_EXE_SOM - Static variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- SHARE_EXEC_SOM - Static variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- SHARED - Static variable in interface org.eclipse.cdt.core.IBinaryParser.IBinaryFile
-
Binary is a DLL, can be use as a IBinaryShared
- SHARED - Static variable in interface org.eclipse.cdt.core.IBinaryParser.IBinaryFile
-
Binary is a DLL, can be use as a IBinaryShared
- SHARED_LIB - Static variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- SharedDefaults - Class in org.eclipse.cdt.core.templateengine
-
Processes the shared default values.
- SharedDefaults() - Constructor for class org.eclipse.cdt.core.templateengine.SharedDefaults
-
Default Constructor for creating and instantiating objects.
- SHF_ALLOC - Static variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- SHF_COMPRESSED - Static variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- SHF_EXECINTR - Static variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- SHF_WRITE - Static variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- SHN_ABS - Static variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- SHN_COMMON - Static variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- SHN_HIOS - Static variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- SHN_HIPROC - Static variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- SHN_HIRESERVE - Static variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- SHN_LOOS - Static variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- SHN_LOPROC - Static variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- SHN_LORESERVE - Static variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- SHN_UNDEF - Static variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- SHN_XINDEX - Static variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- SHORT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- shouldBePassedByReference(IType, IASTTranslationUnit) - Static method in class org.eclipse.cdt.core.dom.rewrite.TypeHelper
-
Returns true
if it is preferable to pass parameters of the given type to methods
by reference, not by value.
- shouldContinue() - Method in interface org.eclipse.cdt.core.browser.ITypeInfoVisitor
-
Deprecated.
- shouldLimitTokensPerTranslationUnit() - Method in class org.eclipse.cdt.core.parser.IParserSettings2.Default
-
- shouldLimitTokensPerTranslationUnit() - Method in interface org.eclipse.cdt.core.parser.IParserSettings2
-
- shouldResourceBeRefreshed(String, IResource) - Method in class org.eclipse.cdt.core.resources.RefreshScopeManager
-
- shouldVisit(IProject) - Method in class org.eclipse.cdt.core.settings.model.util.ResourceChangeHandlerBase
-
- shouldVisitAmbiguousNodes - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Normally neither ambiguous nodes nor their children are visited.
- shouldVisitArrayModifiers - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit array modifiers.
- shouldVisitAttributes - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit attributes.
- shouldVisitBaseSpecifiers - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit base specifiers off composite types.
- shouldVisitCaptures - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit captures
- shouldVisitDeclarations - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit declarations.
- shouldVisitDeclarators - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit declarators.
- shouldVisitDeclSpecifiers - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit declaration specifiers.
- shouldVisitDecltypeSpecifiers - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit decltype-specifiers.
- shouldVisitDesignators - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit designators of initializers.
- shouldVisitEnumerators - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit enumerators.
- shouldVisitExpressions - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit expressions.
- shouldVisitImplicitDestructorNames - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Implicit destructor names are created to mark code locations where destructors of temporaries and
variables going out of scope are called, normally they are not visited, set this flag to true to visit
them.
- shouldVisitImplicitNameAlternates - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Sometimes more than one implicit name is created for a binding,
set this flag to true to visit more than one name for an implicit binding.
- shouldVisitImplicitNames - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Implicit names are created to allow implicit bindings to be resolved,
normally they are not visited, set this flag to true to visit them.
- shouldVisitInitializers - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit initializers.
- shouldVisitNames - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit names.
- shouldVisitNamespaces - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit namespace definitions.
- shouldVisitParameterDeclarations - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit parameter declarations.
- shouldVisitPointerOperators - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit pointer operators of declarators.
- shouldVisitProblems - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit problem nodes.
- shouldVisitStatements - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit statements.
- shouldVisitTemplateParameters - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit template parameters.
- shouldVisitTokens - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit token nodes.
- shouldVisitTranslationUnit - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit translation units.
- shouldVisitTypeIds - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit typeids.
- shouldVisitVirtSpecifiers - Variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
-
Set this flag to visit virt-specifiers.
- SHOW_SOURCE_FILES_IN_BINARIES - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Attempt to show source files for executable binaries.
- SHOW_SOURCE_FILES_IN_BINARIES - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Attempt to show source files for executable binaries.
- SHOW_SOURCE_NOT_FOUND_EDITOR - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Attempt to (not) show c source not found editor in debug.
- SHOW_SOURCE_NOT_FOUND_EDITOR - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Attempt to (not) show c source not found editor in debug.
- SHOW_SOURCE_NOT_FOUND_EDITOR_ALL_THE_TIME - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Use to display all the time the source not found editor
- SHOW_SOURCE_NOT_FOUND_EDITOR_ALL_THE_TIME - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Use to display all the time the source not found editor
- SHOW_SOURCE_NOT_FOUND_EDITOR_DEFAULT - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Use to display by default the source not found editor
- SHOW_SOURCE_NOT_FOUND_EDITOR_DEFAULT - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Use to display by default the source not found editor
- SHOW_SOURCE_NOT_FOUND_EDITOR_NEVER - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Use to don't display the source not found editor
- SHOW_SOURCE_NOT_FOUND_EDITOR_NEVER - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Use to don't display the source not found editor
- SHOW_SOURCE_NOT_FOUND_EDITOR_SOMETIMES - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Use to display sometimes the source not found editor
- SHOW_SOURCE_NOT_FOUND_EDITOR_SOMETIMES - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Use to display sometimes the source not found editor
- SHOW_SOURCE_ROOTS_AT_TOP_LEVEL_OF_PROJECT - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Show source roots at the top level of projects.
- SHOW_SOURCE_ROOTS_AT_TOP_LEVEL_OF_PROJECT - Static variable in class org.eclipse.cdt.core.CCorePreferenceConstants
-
Show source roots at the top level of projects.
- showCommand(boolean) - Method in class org.eclipse.cdt.core.CommandLauncher
-
- showCommand(boolean) - Method in class org.eclipse.cdt.core.CommandLauncher
-
- showCommand(boolean) - Method in interface org.eclipse.cdt.core.ICommandLauncher
-
Sets if the command should be printed out first before executing.
- showCommand(boolean) - Method in interface org.eclipse.cdt.core.ICommandLauncher
-
Sets if the command should be printed out first before executing.
- showInBinaryContainer(IBinaryParser.IBinaryFile) - Static method in class org.eclipse.cdt.core.model.BinaryFilePresentation
-
Default implementation for showing binaries as part of the binary container.
- showInBinaryContainer() - Method in class org.eclipse.cdt.core.model.BinaryFilePresentation
-
Determines whether a binary is to be shown as part of the binary container.
- showInBinaryContainer() - Method in interface org.eclipse.cdt.core.model.IBinary
-
Determines whether this binary is part of the binary container.
- showSourceRootsAtTopOfProject() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
Returns the preference controlling whether source roots are shown at the
top of projects or embedded within the resource tree of projects when
they are not top level folders.
- showSourceRootsAtTopOfProject() - Static method in class org.eclipse.cdt.core.CCorePlugin
-
Returns the preference controlling whether source roots are shown at the
top of projects or embedded within the resource tree of projects when
they are not top level folders.
- SHT_DYNAMIC - Static variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- SHT_DYNSYM - Static variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- SHT_HASH - Static variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- SHT_LOPROC - Static variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- SHT_NOBITS - Static variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- SHT_NOTE - Static variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- SHT_NULL - Static variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- SHT_PROGBITS - Static variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- SHT_REL - Static variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- SHT_RELA - Static variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- SHT_SHLIB - Static variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- SHT_STRTAB - Static variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- SHT_SYMTAB - Static variable in class org.eclipse.cdt.utils.elf.Elf.Section
-
- shutdown() - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- shutdown() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- shutdown() - Method in class org.eclipse.cdt.core.ErrorParserManager
-
- shutdown() - Method in interface org.eclipse.cdt.core.IConsoleParser
-
Called to let the parser know that the end of the error stream has been reached.
- shutdown() - Method in interface org.eclipse.cdt.core.IConsoleParser
-
Called to let the parser know that the end of the error stream has been reached.
- shutdown() - Method in interface org.eclipse.cdt.core.IErrorParser3
-
Called to let the parser know that the end of the error stream has been reached.
- shutdown() - Method in interface org.eclipse.cdt.core.IErrorParser3
-
Called to let the parser know that the end of the error stream has been reached.
- shutdown() - Method in interface org.eclipse.cdt.core.language.settings.providers.ICBuildOutputParser
-
- shutdown() - Method in class org.eclipse.cdt.core.model.CoreModel
-
- SI_LANGUAGE_SETTINGS_PROVIDER_ID - Static variable in class org.eclipse.cdt.core.language.settings.providers.ScannerDiscoveryLegacySupport
-
ID of ScannerInfo language settings provider wrapping ScannerInfoProvider defined by org.eclipse.cdt.core.ScannerInfoProvider extension point
- SIGNED - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- SIMPLE - Static variable in class org.eclipse.cdt.core.templateengine.process.ProcessParameter
-
- SIMPLE_ARRAY - Static variable in class org.eclipse.cdt.core.templateengine.process.ProcessParameter
-
- size() - Method in class org.eclipse.cdt.core.parser.util.CharArrayMap
-
Returns the number of mappings.
- size() - Method in class org.eclipse.cdt.core.parser.util.HashTable
-
- size() - Method in class org.eclipse.cdt.core.parser.util.IntArray
-
- size() - Method in class org.eclipse.cdt.core.settings.model.util.CEntriesSet
-
- size() - Method in class org.eclipse.cdt.core.settings.model.util.PatternNameMap
-
- Size - Variable in class org.eclipse.cdt.utils.coff.PE.IMAGE_DATA_DIRECTORY
-
Deprecated.
- size - Variable in class org.eclipse.cdt.utils.coff.PE.ImageDataDirectory
-
Deprecated.
- Size - Variable in class org.eclipse.cdt.utils.coff.PE64.IMAGE_DATA_DIRECTORY
-
- size - Variable in class org.eclipse.cdt.utils.coff.PE64.ImageDataDirectory
-
- SIZE - Static variable in class org.eclipse.cdt.utils.debug.stabs.StabConstant
-
- size - Variable in class org.eclipse.cdt.utils.debug.tools.DebugSym
-
- size - Variable in class org.eclipse.cdt.utils.macho.MachO.Section
-
Deprecated.
- size - Variable in class org.eclipse.cdt.utils.macho.MachO.SymSegCommand
-
Deprecated.
- size - Variable in class org.eclipse.cdt.utils.macho.MachO64.Section
-
- size - Variable in class org.eclipse.cdt.utils.macho.MachO64.SymSegCommand
-
- SIZE_64 - Static variable in class org.eclipse.cdt.utils.debug.stabs.StabConstant
-
- SIZEOF - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- sizeof() - Method in class org.eclipse.cdt.utils.debug.DebugBaseType
-
- sizeofcmds - Variable in class org.eclipse.cdt.utils.macho.MachO.MachOhdr
-
Deprecated.
- sizeofcmds - Variable in class org.eclipse.cdt.utils.macho.MachO64.MachOhdr
-
- SizeOfData - Variable in class org.eclipse.cdt.utils.coff.PE.IMAGE_DEBUG_DIRECTORY
-
Deprecated.
- SizeOfData - Variable in class org.eclipse.cdt.utils.coff.PE64.IMAGE_DEBUG_DIRECTORY
-
- SizeOfHeaders - Variable in class org.eclipse.cdt.utils.coff.PE.NTOptionalHeader
-
Deprecated.
- SizeOfHeaders - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader32
-
- SizeOfHeaders - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader64
-
- SizeOfHeapCommit - Variable in class org.eclipse.cdt.utils.coff.PE.NTOptionalHeader
-
Deprecated.
- SizeOfHeapCommit - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader32
-
- SizeOfHeapCommit - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader64
-
- SizeOfHeapReserve - Variable in class org.eclipse.cdt.utils.coff.PE.NTOptionalHeader
-
Deprecated.
- SizeOfHeapReserve - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader32
-
- SizeOfHeapReserve - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader64
-
- SizeOfImage - Variable in class org.eclipse.cdt.utils.coff.PE.NTOptionalHeader
-
Deprecated.
- SizeOfImage - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader32
-
- SizeOfImage - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader64
-
- SizeOfStackCommit - Variable in class org.eclipse.cdt.utils.coff.PE.NTOptionalHeader
-
Deprecated.
- SizeOfStackCommit - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader32
-
- SizeOfStackCommit - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader64
-
- SizeOfStackReserve - Variable in class org.eclipse.cdt.utils.coff.PE.NTOptionalHeader
-
Deprecated.
- SizeOfStackReserve - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader32
-
- SizeOfStackReserve - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader64
-
- Sizes(long, long, long) - Constructor for class org.eclipse.cdt.utils.elf.ElfHelper.Sizes
-
- Sizes(long, long, long) - Constructor for class org.eclipse.cdt.utils.macho.MachOHelper.Sizes
-
Deprecated.
- Sizes(long, long, long) - Constructor for class org.eclipse.cdt.utils.macho.MachOHelper64.Sizes
-
- sizes - Variable in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- sizes - Variable in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- SKIP_PROVIDED - Static variable in interface org.eclipse.cdt.core.index.IIndexManager
-
- skipInactiveCode() - Method in interface org.eclipse.cdt.core.parser.IScanner
-
When in inactive code, skips all tokens up to the end of the inactive code section.
- SOM - Class in org.eclipse.cdt.utils.som
-
Representation of a HP-UX SOM binary format
- SOM() - Constructor for class org.eclipse.cdt.utils.som.SOM
-
- SOM(String) - Constructor for class org.eclipse.cdt.utils.som.SOM
-
- SOM(String, long) - Constructor for class org.eclipse.cdt.utils.som.SOM
-
- SOM.Attribute - Class in org.eclipse.cdt.utils.som
-
- SOM.FileHeader - Class in org.eclipse.cdt.utils.som
-
SOM Header record
- SOM.Symbol - Class in org.eclipse.cdt.utils.som
-
- som_length - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- SOM_TYPE_CORE - Static variable in class org.eclipse.cdt.utils.som.SOM.Attribute
-
- SOM_TYPE_EXE - Static variable in class org.eclipse.cdt.utils.som.SOM.Attribute
-
- SOM_TYPE_OBJ - Static variable in class org.eclipse.cdt.utils.som.SOM.Attribute
-
- SOM_TYPE_SHLIB - Static variable in class org.eclipse.cdt.utils.som.SOM.Attribute
-
- SOMBinaryArchive - Class in org.eclipse.cdt.utils.som.parser
-
SOM binary archive
- SOMBinaryArchive(IBinaryParser, IPath) - Constructor for class org.eclipse.cdt.utils.som.parser.SOMBinaryArchive
-
- SOMBinaryExecutable - Class in org.eclipse.cdt.utils.som.parser
-
- SOMBinaryExecutable(IBinaryParser, IPath) - Constructor for class org.eclipse.cdt.utils.som.parser.SOMBinaryExecutable
-
- SOMBinaryObject - Class in org.eclipse.cdt.utils.som.parser
-
Binary file in HP-UX SOM format
- SOMBinaryObject(IBinaryParser, IPath, AR.ARHeader) - Constructor for class org.eclipse.cdt.utils.som.parser.SOMBinaryObject
-
- SOMBinaryObject(IBinaryParser, IPath, int) - Constructor for class org.eclipse.cdt.utils.som.parser.SOMBinaryObject
-
- SOMBinaryShared - Class in org.eclipse.cdt.utils.som.parser
-
- SOMBinaryShared(IBinaryParser, IPath) - Constructor for class org.eclipse.cdt.utils.som.parser.SOMBinaryShared
-
- somOffset - Variable in class org.eclipse.cdt.utils.som.AR.ARHeader
-
- SOMParser - Class in org.eclipse.cdt.utils.som.parser
-
HP-UX SOM binary parser
- SOMParser() - Constructor for class org.eclipse.cdt.utils.som.parser.SOMParser
-
- somSize - Variable in class org.eclipse.cdt.utils.som.AR.ARHeader
-
- SomSymbol - Class in org.eclipse.cdt.utils.som.parser
-
SOM symbol specialization
- SomSymbol(BinaryObjectAdapter, String, int, IAddress, long, IPath, int, int) - Constructor for class org.eclipse.cdt.utils.som.parser.SomSymbol
-
- SomSymbol(BinaryObjectAdapter, String, int, IAddress, long) - Constructor for class org.eclipse.cdt.utils.som.parser.SomSymbol
-
- soname - Variable in class org.eclipse.cdt.utils.BinaryObjectAdapter.BinaryObjectInfo
-
- soname - Variable in class org.eclipse.cdt.utils.BinaryObjectAdapter.BinaryObjectInfo
-
- soname - Variable in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- soname - Variable in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- sort(Comparator<Object>) - Method in class org.eclipse.cdt.core.parser.util.HashTable
-
- SOURCE_ADDED - Static variable in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- SOURCE_CONTENT_TYPE - Static variable in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- SOURCE_ENTENSIONS - Static variable in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- SOURCE_ENTRIES - Static variable in class org.eclipse.cdt.core.settings.model.util.CDataSerializer
-
- SOURCE_EXTENSIONS - Static variable in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- SOURCE_PATH - Static variable in interface org.eclipse.cdt.core.settings.model.ICSettingEntry
-
- SOURCE_PATH - Static variable in class org.eclipse.cdt.core.settings.model.util.LanguageSettingEntriesSerializer
-
- SOURCE_REMOVED - Static variable in interface org.eclipse.cdt.core.settings.model.ICDescriptionDelta
-
- SPACE - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
Possible configurable option value.
- SPACE - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
Possible configurable option value.
- SPACE - Static variable in class org.eclipse.cdt.core.formatter.DefaultCodeFormatterOptions
-
- space_location - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- space_strings_location - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- space_strings_size - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- space_total - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- Spawner - Class in org.eclipse.cdt.utils.spawner
-
- Spawner(String, boolean) - Constructor for class org.eclipse.cdt.utils.spawner.Spawner
-
- Spawner(String[], String[], File) - Constructor for class org.eclipse.cdt.utils.spawner.Spawner
-
Executes the specified command and arguments in a separate process with the
specified environment and working directory.
- Spawner(String[], String[], File, PTY) - Constructor for class org.eclipse.cdt.utils.spawner.Spawner
-
- Spawner(String) - Constructor for class org.eclipse.cdt.utils.spawner.Spawner
-
Executes the specified string command in a separate process.
- Spawner(String[]) - Constructor for class org.eclipse.cdt.utils.spawner.Spawner
-
Executes the specified command and arguments in a separate process.
- Spawner(String[], String[]) - Constructor for class org.eclipse.cdt.utils.spawner.Spawner
-
Executes the specified command and arguments in a separate process with the
specified environment.
- Spawner(String, String[]) - Constructor for class org.eclipse.cdt.utils.spawner.Spawner
-
Executes the specified string command in a separate process with the specified
environment.
- Spawner(String, String[], File) - Constructor for class org.eclipse.cdt.utils.spawner.Spawner
-
Executes the specified string command in a separate process with the specified
environment and working directory.
- SpawnerOutputStream - Class in org.eclipse.cdt.utils.spawner
-
- SpawnerOutputStream(int) - Constructor for class org.eclipse.cdt.utils.spawner.SpawnerOutputStream
-
From a Unix valid file descriptor set a Reader.
- specializeEnumerator(IEnumerator) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPEnumerationSpecialization
-
Return a specialized version of the given enumerator.
- specializeMember(IBinding) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassSpecialization
-
Creates a specialized binding for a member of the original class.
- specializeMember(IBinding, IASTNode) - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassSpecialization
-
- st_bind() - Method in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- st_class - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeTemplateParameter
-
st_class
represents a class.
- ST_DATA - Static variable in class org.eclipse.cdt.utils.som.SOM.Symbol
-
- st_info - Variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- st_name - Variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- st_other - Variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- st_shndx - Variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- st_size - Variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- st_type() - Method in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- st_typename - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeTemplateParameter
-
st_typename
represents a typename.
- st_value - Variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- StabConstant - Class in org.eclipse.cdt.utils.debug.stabs
-
- StabConstant() - Constructor for class org.eclipse.cdt.utils.debug.stabs.StabConstant
-
- Stabs - Class in org.eclipse.cdt.utils.debug.stabs
-
- Stabs(String) - Constructor for class org.eclipse.cdt.utils.debug.stabs.Stabs
-
- Stabs(Elf) - Constructor for class org.eclipse.cdt.utils.debug.stabs.Stabs
-
- Stabs(byte[], byte[], boolean) - Constructor for class org.eclipse.cdt.utils.debug.stabs.Stabs
-
- StabsReader - Class in org.eclipse.cdt.utils.debug.stabs
-
- StabsReader(byte[], byte[], boolean) - Constructor for class org.eclipse.cdt.utils.debug.stabs.StabsReader
-
- StabsReader(byte[], byte[], boolean, boolean) - Constructor for class org.eclipse.cdt.utils.debug.stabs.StabsReader
-
- STACK - Static variable in class org.eclipse.cdt.utils.debug.DebugParameterKind
-
- StandardAttributes - Class in org.eclipse.cdt.core.parser
-
- StandardAttributes() - Constructor for class org.eclipse.cdt.core.parser.StandardAttributes
-
- StandardBuildConfiguration - Class in org.eclipse.cdt.core.build
-
A Standard Build Configuration that simply calls a specified command for
build and clean.
- StandardBuildConfiguration(IBuildConfiguration, String) - Constructor for class org.eclipse.cdt.core.build.StandardBuildConfiguration
-
- StandardBuildConfiguration(IBuildConfiguration, String, IToolChain, String) - Constructor for class org.eclipse.cdt.core.build.StandardBuildConfiguration
-
- standardizePath(IPath) - Method in class org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData
-
- start(BundleContext) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- start(BundleContext) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- start(IApplicationContext) - Method in class org.eclipse.cdt.core.formatter.CodeFormatterApplication
-
Runs the code formatter application
- start(IProject) - Method in interface org.eclipse.cdt.core.resources.IConsole
-
Start the console for a given project.
- START_PATTERN - Static variable in class org.eclipse.cdt.core.templateengine.process.ProcessHelper
-
- startBuildProcess(List<String>, IEnvironmentVariable[], IPath, IConsole, IProgressMonitor) - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- startBuildProcess(ICBuildConfiguration, List<String>, String, IEnvironmentVariable[], IConsole, IProgressMonitor) - Method in interface org.eclipse.cdt.core.build.IToolChain2
-
- startChar - Variable in class org.eclipse.cdt.core.ProblemMarkerInfo
-
- startChar - Variable in class org.eclipse.cdt.core.ProblemMarkerInfo
-
- startLine - Variable in class org.eclipse.cdt.utils.debug.tools.DebugSym
-
- startsWith(char[], String) - Static method in class org.eclipse.cdt.core.parser.util.CharArrayUtils
-
Returns true
if a prefix of the character array is the same as contents
of a string.
- startTranslationUnit() - Static method in class org.eclipse.cdt.core.dom.ast.ASTTypeUtil
-
- startup(ICConfigurationDescription, IWorkingDirectoryTracker) - Method in interface org.eclipse.cdt.core.language.settings.providers.ICBuildOutputParser
-
Initialize console parser.
- startup() - Method in class org.eclipse.cdt.core.model.CoreModel
-
- STATEMENT - Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.IGNUASTCompoundStatementExpression
-
STATEMENT
describes the relationship between
IGNUASTCompoundStatementExpression
and
IASTCompoundStatement
.
- STATIC - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTExplicitTemplateInstantiation
-
Gnu extension.
- STATIC - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- STATIC - Static variable in class org.eclipse.cdt.utils.debug.DebugVariableKind
-
- STATIC_ASSERT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- STATIC_CAST - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- STATUS_BUILD_CONFIG_NOT_VALID - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
Toolchain not found when inflating a build configuration.
- STATUS_BUILD_CONFIG_NOT_VALID - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
Toolchain not found when inflating a build configuration.
- STATUS_CDTPROJECT_EXISTS - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
- STATUS_CDTPROJECT_EXISTS - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
- STATUS_CDTPROJECT_MISMATCH - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
- STATUS_CDTPROJECT_MISMATCH - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
- STATUS_PDOM_TOO_LARGE - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
Status code for core exception that is thrown if a pdom grew larger than
the supported limit.
- STATUS_PDOM_TOO_LARGE - Static variable in class org.eclipse.cdt.core.CCorePlugin
-
Status code for core exception that is thrown if a pdom grew larger than
the supported limit.
- STB_GLOBAL - Static variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- STB_LOCAL - Static variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- STB_WEAK - Static variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- stop(BundleContext) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- stop(BundleContext) - Method in class org.eclipse.cdt.core.CCorePlugin
-
- stop() - Method in class org.eclipse.cdt.core.formatter.CodeFormatterApplication
-
- StorableEnvironment - Class in org.eclipse.cdt.utils.envvar
-
This class represents the set of environment variables that could be loaded
and stored in XML
- StorableEnvironment(IEnvironmentVariable[], boolean) - Constructor for class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
- StorableEnvironment(boolean) - Constructor for class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
Create new empty StorableEnvironment
- StorableEnvironment(StorableEnvironment, boolean) - Constructor for class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
Copy constructor.
- StorableEnvironment(ICStorageElement, boolean) - Constructor for class org.eclipse.cdt.utils.envvar.StorableEnvironment
-
Initialize the StorableEnvironment from an ICStorageElement tree
- StorableEnvironmentLoader - Class in org.eclipse.cdt.utils.envvar
-
This class implements the common functionality that allows
storing and loading environment variable settings from eclipse properties
- StorableEnvironmentLoader() - Constructor for class org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader
-
- StorableEnvironmentLoader.ISerializeInfo - Interface in org.eclipse.cdt.utils.envvar
-
this interface represents the preference node and the preference name
that are used for holding the environment data
- StorableEnvVar - Class in org.eclipse.cdt.utils.envvar
-
This class represents the Environment variable that could be loaded
and stored in XML
- StorableEnvVar(String, String, int, String) - Constructor for class org.eclipse.cdt.utils.envvar.StorableEnvVar
-
- StorableEnvVar(String) - Constructor for class org.eclipse.cdt.utils.envvar.StorableEnvVar
-
- StorableEnvVar(String, String) - Constructor for class org.eclipse.cdt.utils.envvar.StorableEnvVar
-
- StorableEnvVar(String, String, String) - Constructor for class org.eclipse.cdt.utils.envvar.StorableEnvVar
-
- StorableEnvVar(ICStorageElement) - Constructor for class org.eclipse.cdt.utils.envvar.StorableEnvVar
-
Load the environment variable from the ICStorageElement
- StorableEnvVar(String, Preferences) - Constructor for class org.eclipse.cdt.utils.envvar.StorableEnvVar
-
Load the Environment Variable directly from a Preference element
- STORAGE - Static variable in class org.eclipse.cdt.utils.som.SOM.Symbol
-
- store(CConfigurationData, ICStorageElement) - Method in class org.eclipse.cdt.core.settings.model.util.CDataSerializer
-
- store(CFolderData, ICStorageElement) - Method in class org.eclipse.cdt.core.settings.model.util.CDataSerializer
-
- store(CFileData, ICStorageElement) - Method in class org.eclipse.cdt.core.settings.model.util.CDataSerializer
-
- store(CBuildData, ICStorageElement) - Method in class org.eclipse.cdt.core.settings.model.util.CDataSerializer
-
- store(CTargetPlatformData, ICStorageElement) - Method in class org.eclipse.cdt.core.settings.model.util.CDataSerializer
-
- store(CLanguageData, ICStorageElement) - Method in class org.eclipse.cdt.core.settings.model.util.CDataSerializer
-
- STORE_CLOSED - Static variable in class org.eclipse.cdt.core.resources.PathEntryStoreChangedEvent
-
- storeDisabledEntriesInfo(UserAndDiscoveredEntryLanguageData, ICStorageElement) - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryDataSerializer
-
- storeEntries(CLanguageData, ICStorageElement) - Method in class org.eclipse.cdt.core.settings.model.util.CDataSerializer
-
- storeEntries(int, ICLanguageSettingEntry[]) - Method in class org.eclipse.cdt.core.settings.model.util.EntryStore
-
- storeEntries(int, List<ICLanguageSettingEntry>) - Method in class org.eclipse.cdt.core.settings.model.util.EntryStore
-
- storeEntries(CLanguageData, ICStorageElement) - Method in class org.eclipse.cdt.core.settings.model.util.UserAndDiscoveredEntryDataSerializer
-
- storeEnvironment(StorableEnvironment, Object, boolean, boolean) - Method in class org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader
-
- storeLanguageMappingConfiguration(IProject, IContentType[]) - Method in class org.eclipse.cdt.core.model.LanguageManager
-
Saves the language configuration for the given project to persistent
storage and notifies all ILanguageMappingChangeListeners
of changes.
- storeLanguageMappingConfiguration(IFile) - Method in class org.eclipse.cdt.core.model.LanguageManager
-
Saves the language configuration for the given file to persistent
storage and notifies all ILanguageMappingChangeListeners
of changes.
- storeSharedDefaultLocation(String) - Static method in class org.eclipse.cdt.core.templateengine.TemplateEngineHelper
-
Stores the shareddefaults xml file in
"${workspace}/.metadata/.plugins/${plugin.name}/shareddefaults.xml" path.
- storeWorkspaceLanguageConfiguration(IContentType[]) - Method in class org.eclipse.cdt.core.model.LanguageManager
-
Saves the workspace language configuration to persistent storage and notifies
all ILanguageMappingChangeListeners
of changes.
- storeWorkspaceVariables(boolean) - Method in interface org.eclipse.cdt.core.cdtvariables.IUserVarSupplier
-
- STRING_EXTERNALIZATION_MARKER - Static variable in class org.eclipse.cdt.core.templateengine.TemplateEngineHelper
-
- string_from_elf_section(Elf.Section, int) - Method in class org.eclipse.cdt.utils.elf.Elf
-
- string_from_macho_symtab(MachO.SymtabCommand, int) - Method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- string_from_macho_symtab(MachO64.SymtabCommand, int) - Method in class org.eclipse.cdt.utils.macho.MachO64
-
- string_loc - Variable in class org.eclipse.cdt.utils.som.AR.LSTHeader
-
- string_size - Variable in class org.eclipse.cdt.utils.som.AR.LSTHeader
-
- StringField - Class in org.eclipse.cdt.utils.debug.stabs
-
Format: string_field = name ':' symbol-descriptor type-information
- StringField(String) - Constructor for class org.eclipse.cdt.utils.debug.stabs.StringField
-
- stringListToString(String[]) - Method in class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor.ResolvedMacro
-
- stringToArray(String, String) - Static method in class org.eclipse.cdt.core.settings.model.util.CDataUtil
-
- stringToKind(String) - Static method in class org.eclipse.cdt.core.settings.model.util.LanguageSettingEntriesSerializer
-
- StringUtil - Class in org.eclipse.cdt.core.parser.util
-
Static methods for working with strings.
- stripCommand(List<String>, IResource[]) - Method in interface org.eclipse.cdt.core.build.IToolChain
-
Strips the resources from the compile command.
- stroff - Variable in class org.eclipse.cdt.utils.macho.MachO.SymtabCommand
-
Deprecated.
- stroff - Variable in class org.eclipse.cdt.utils.macho.MachO64.SymtabCommand
-
- strsize - Variable in class org.eclipse.cdt.utils.macho.MachO.SymtabCommand
-
Deprecated.
- strsize - Variable in class org.eclipse.cdt.utils.macho.MachO64.SymtabCommand
-
- strtbl_pos - Variable in class org.eclipse.cdt.utils.AR
-
- strtbl_pos - Variable in class org.eclipse.cdt.utils.AR
-
- strtbl_pos - Variable in class org.eclipse.cdt.utils.coff.PEArchive
-
Deprecated.
- strtbl_pos - Variable in class org.eclipse.cdt.utils.elf.AR
-
Deprecated.
- strtbl_pos - Variable in class org.eclipse.cdt.utils.macho.AR
-
- STRUCT - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- STT_FILE - Static variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- STT_FUNC - Static variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- STT_NOTYPE - Static variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- STT_OBJECT - Static variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- STT_SECTION - Static variable in class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- STUB - Static variable in class org.eclipse.cdt.utils.som.SOM.Symbol
-
- STYP_BSS - Static variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- STYP_BSS - Static variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- STYP_BSS - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- STYP_COPY - Static variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- STYP_COPY - Static variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- STYP_DATA - Static variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- STYP_DATA - Static variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- STYP_DATA - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- STYP_DEBUG - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- STYP_DSECT - Static variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- STYP_DSECT - Static variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- STYP_EXCEPT - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- STYP_GROUP - Static variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- STYP_GROUP - Static variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- STYP_INFO - Static variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- STYP_INFO - Static variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- STYP_INFO - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- STYP_LIB - Static variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- STYP_LIB - Static variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- STYP_LIT - Static variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- STYP_LIT - Static variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- STYP_LOADER - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- STYP_MERGE - Static variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- STYP_MERGE - Static variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- STYP_NOLOAD - Static variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- STYP_NOLOAD - Static variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- STYP_OVER - Static variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- STYP_OVER - Static variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- STYP_OVRFLO - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- STYP_PAD - Static variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- STYP_PAD - Static variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- STYP_PAD - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- STYP_REG - Static variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- STYP_REG - Static variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- STYP_REVERSE_PAD - Static variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- STYP_REVERSE_PAD - Static variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- STYP_TEXT - Static variable in class org.eclipse.cdt.utils.coff.Coff.SectionHeader
-
Deprecated.
- STYP_TEXT - Static variable in class org.eclipse.cdt.utils.coff.Coff64.SectionHeader
-
- STYP_TEXT - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- STYP_TYPCHK - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.SectionHeader
-
- sub_library - Variable in class org.eclipse.cdt.utils.macho.MachO.SubLibraryCommand
-
Deprecated.
- sub_library - Variable in class org.eclipse.cdt.utils.macho.MachO64.SubLibraryCommand
-
- sub_umbrella - Variable in class org.eclipse.cdt.utils.macho.MachO.SubUmbrellaCommand
-
Deprecated.
- sub_umbrella - Variable in class org.eclipse.cdt.utils.macho.MachO64.SubUmbrellaCommand
-
- subarray(char[][], int, int) - Static method in class org.eclipse.cdt.core.parser.util.CharArrayUtils
-
- subarray(char[], int, int) - Static method in class org.eclipse.cdt.core.parser.util.CharArrayUtils
-
- SubClientCommand() - Constructor for class org.eclipse.cdt.utils.macho.MachO.SubClientCommand
-
Deprecated.
- SubClientCommand() - Constructor for class org.eclipse.cdt.utils.macho.MachO64.SubClientCommand
-
- SubFrameworkCommand() - Constructor for class org.eclipse.cdt.utils.macho.MachO.SubFrameworkCommand
-
Deprecated.
- SubFrameworkCommand() - Constructor for class org.eclipse.cdt.utils.macho.MachO64.SubFrameworkCommand
-
- SubLibraryCommand() - Constructor for class org.eclipse.cdt.utils.macho.MachO.SubLibraryCommand
-
Deprecated.
- SubLibraryCommand() - Constructor for class org.eclipse.cdt.utils.macho.MachO64.SubLibraryCommand
-
- subscribe(IResource, IScannerInfoChangeListener) - Method in class org.eclipse.cdt.core.build.CBuildConfiguration
-
- subscribe(IResource, IScannerInfoChangeListener) - Method in class org.eclipse.cdt.core.build.ErrorBuildConfiguration
-
- subscribe(IResource, IScannerInfoChangeListener) - Method in interface org.eclipse.cdt.core.parser.IScannerInfoProvider
-
The receiver will register the listener specified in the argument
to receive change notifications when the information for the
IResource
it is responsible for changes.
- subscribe(IResource, IScannerInfoChangeListener) - Method in class org.eclipse.cdt.core.resources.ScannerProvider
-
Deprecated.
- SUBSCRIPT - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTArraySubscriptExpression
-
- SUBSCRIPT_CEILING_EXPRESSION - Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.c.IGCCASTArrayRangeDesignator
-
SUSBCRIPT_CEILING_EXPRESSION
represents the higher value
in the range of expressions.
- SUBSCRIPT_CEILING_EXPRESSION - Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTArrayRangeDesignator
-
The end of the index range.
- SUBSCRIPT_EXPRESSION - Static variable in interface org.eclipse.cdt.core.dom.ast.c.ICASTArrayDesignator
-
SUBSCRIPT_EXPRESSION
represents the relationship between
the designator and the subscript expression.
- SUBSCRIPT_EXPRESSION - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTArrayDesignator
-
The relationship between the array designator and the subscript expression.
- SUBSCRIPT_FLOOR_EXPRESSION - Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.c.IGCCASTArrayRangeDesignator
-
SUSBCRIPT_FLOOR_EXPRESSION
represents the lower value in
the range of expressions.
- SUBSCRIPT_FLOOR_EXPRESSION - Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTArrayRangeDesignator
-
The start of the index range.
- subspace_location - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- subspace_total - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- Subsystem - Variable in class org.eclipse.cdt.utils.coff.PE.NTOptionalHeader
-
Deprecated.
- Subsystem - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader32
-
- Subsystem - Variable in class org.eclipse.cdt.utils.coff.PE64.NTOptionalHeader64
-
- SubUmbrellaCommand() - Constructor for class org.eclipse.cdt.utils.macho.MachO.SubUmbrellaCommand
-
Deprecated.
- SubUmbrellaCommand() - Constructor for class org.eclipse.cdt.utils.macho.MachO64.SubUmbrellaCommand
-
- SupplierBasedCdtVariableManager - Class in org.eclipse.cdt.utils.cdtvariables
-
- SupplierBasedCdtVariableManager() - Constructor for class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableManager
-
- SupplierBasedCdtVariableStatus - Class in org.eclipse.cdt.utils.cdtvariables
-
- SupplierBasedCdtVariableStatus(int, int, String, Throwable, String, String, String, IVariableContextInfo) - Constructor for class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableStatus
-
- SupplierBasedCdtVariableStatus(int, String, String, String, IVariableContextInfo) - Constructor for class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableStatus
-
- SupplierBasedCdtVariableStatus(int, String, Throwable, String, String, String, IVariableContextInfo) - Constructor for class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableStatus
-
- SupplierBasedCdtVariableSubstitutor - Class in org.eclipse.cdt.utils.cdtvariables
-
- SupplierBasedCdtVariableSubstitutor(IVariableContextInfo, String, String) - Constructor for class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor
-
- SupplierBasedCdtVariableSubstitutor(IVariableContextInfo, String, String, Map<?, ?>, String) - Constructor for class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor
-
- SupplierBasedCdtVariableSubstitutor.MacroDescriptor - Class in org.eclipse.cdt.utils.cdtvariables
-
- SupplierBasedCdtVariableSubstitutor.ResolvedMacro - Class in org.eclipse.cdt.utils.cdtvariables
-
- support$InIdentifiers() - Method in class org.eclipse.cdt.core.dom.parser.AbstractScannerExtensionConfiguration
-
- support$InIdentifiers() - Method in class org.eclipse.cdt.core.dom.parser.GNUScannerExtensionConfiguration
-
- support$InIdentifiers() - Method in interface org.eclipse.cdt.core.dom.parser.IScannerExtensionConfiguration
-
Support for GNU extension "Dollar Signs in Identifier Names".
- supportAdditionalNumericLiteralSuffixes() - Method in class org.eclipse.cdt.core.dom.parser.AbstractScannerExtensionConfiguration
-
- supportAdditionalNumericLiteralSuffixes() - Method in class org.eclipse.cdt.core.dom.parser.GNUScannerExtensionConfiguration
-
- supportAdditionalNumericLiteralSuffixes() - Method in interface org.eclipse.cdt.core.dom.parser.IScannerExtensionConfiguration
-
Support for additional numeric literal suffix characters, like e.g.
- supportAlignOfUnaryExpression() - Method in class org.eclipse.cdt.core.dom.parser.c.AbstractCParserExtensionConfiguration
-
- supportAlignOfUnaryExpression() - Method in class org.eclipse.cdt.core.dom.parser.c.GCCParserExtensionConfiguration
-
- supportAlignOfUnaryExpression() - Method in interface org.eclipse.cdt.core.dom.parser.c.ICParserExtensionConfiguration
-
Support for GNU extension "Inquiring on Alignment of Types or Variables".
- supportAlignOfUnaryExpression() - Method in class org.eclipse.cdt.core.dom.parser.cpp.AbstractCPPParserExtensionConfiguration
-
- supportAlignOfUnaryExpression() - Method in class org.eclipse.cdt.core.dom.parser.cpp.GPPParserExtensionConfiguration
-
- supportAlignOfUnaryExpression() - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPParserExtensionConfiguration
-
Support for GNU extension "Inquiring on Alignment of Types or Variables".
- supportAtSignInIdentifiers() - Method in class org.eclipse.cdt.core.dom.parser.AbstractScannerExtensionConfiguration
-
Support for extension "At Signs in Identifier Names".
- supportAtSignInIdentifiers() - Method in class org.eclipse.cdt.core.dom.parser.cpp.POPCPPScannerExtensionConfiguration
-
- supportAtSignInIdentifiers() - Method in interface org.eclipse.cdt.core.dom.parser.IScannerExtensionConfiguration
-
Support for extension "At Signs in Identifier Names".
- supportAttributeSpecifiers() - Method in class org.eclipse.cdt.core.dom.parser.c.AbstractCParserExtensionConfiguration
-
- supportAttributeSpecifiers() - Method in class org.eclipse.cdt.core.dom.parser.c.GCCParserExtensionConfiguration
-
- supportAttributeSpecifiers() - Method in interface org.eclipse.cdt.core.dom.parser.c.ICParserExtensionConfiguration
-
See http://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html for more
information on GCC's Attribute Specifiers.
- supportAttributeSpecifiers() - Method in class org.eclipse.cdt.core.dom.parser.cpp.AbstractCPPParserExtensionConfiguration
-
- supportAttributeSpecifiers() - Method in class org.eclipse.cdt.core.dom.parser.cpp.GPPParserExtensionConfiguration
-
- supportAttributeSpecifiers() - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPParserExtensionConfiguration
-
See http://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html for more
information on GCC's Attribute Specifiers.
- supportComplexNumbers() - Method in class org.eclipse.cdt.core.dom.parser.cpp.AbstractCPPParserExtensionConfiguration
-
- supportComplexNumbers() - Method in class org.eclipse.cdt.core.dom.parser.cpp.GPPParserExtensionConfiguration
-
- supportComplexNumbers() - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPParserExtensionConfiguration
-
Support for GNU extension "Data types for complex numbers".
- supportDeclspecSpecifiers() - Method in class org.eclipse.cdt.core.dom.parser.c.AbstractCParserExtensionConfiguration
-
- supportDeclspecSpecifiers() - Method in class org.eclipse.cdt.core.dom.parser.c.GCCParserExtensionConfiguration
-
- supportDeclspecSpecifiers() - Method in interface org.eclipse.cdt.core.dom.parser.c.ICParserExtensionConfiguration
-
Win32 compiler extensions also supported by GCC on Win32
- supportDeclspecSpecifiers() - Method in class org.eclipse.cdt.core.dom.parser.cpp.AbstractCPPParserExtensionConfiguration
-
- supportDeclspecSpecifiers() - Method in class org.eclipse.cdt.core.dom.parser.cpp.GPPParserExtensionConfiguration
-
- supportDeclspecSpecifiers() - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPParserExtensionConfiguration
-
Win32 compiler extensions also supported by GCC on Win32
- supportDigitSeparators() - Method in class org.eclipse.cdt.core.dom.parser.AbstractScannerExtensionConfiguration
-
- supportDigitSeparators() - Method in class org.eclipse.cdt.core.dom.parser.cpp.GPPScannerExtensionConfiguration
-
- supportDigitSeparators() - Method in class org.eclipse.cdt.core.dom.parser.GNUScannerExtensionConfiguration
-
- supportDigitSeparators() - Method in interface org.eclipse.cdt.core.dom.parser.IScannerExtensionConfiguration
-
Support for C++14 digit separators in integer literals
- SUPPORTED_ENTRY_KINDS - Static variable in class org.eclipse.cdt.core.settings.model.util.CDataSerializer
-
- supportExtendedSizeofOperator() - Method in class org.eclipse.cdt.core.dom.parser.c.AbstractCParserExtensionConfiguration
-
Support additional parameters for the sizeof operator:
'sizeof' '(' typeid ',' expression-list ')'
- supportExtendedSizeofOperator() - Method in interface org.eclipse.cdt.core.dom.parser.c.ICParserExtensionConfiguration
-
Support additional parameters for the sizeof operator:
'sizeof' '(' typeid ',' expression-list ')'
- supportExtendedSizeofOperator() - Method in class org.eclipse.cdt.core.dom.parser.cpp.AbstractCPPParserExtensionConfiguration
-
- supportExtendedSizeofOperator() - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPParserExtensionConfiguration
-
Support additional parameters for the sizeof operator:
'sizeof' '(' typeid ',' expression-list ')'
- supportExtendedTemplateSyntax() - Method in class org.eclipse.cdt.core.dom.parser.cpp.AbstractCPPParserExtensionConfiguration
-
- supportExtendedTemplateSyntax() - Method in class org.eclipse.cdt.core.dom.parser.cpp.GPPParserExtensionConfiguration
-
- supportExtendedTemplateSyntax() - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPParserExtensionConfiguration
-
Support for GNU extension "Extended Syntax for Template Instantiation".
- supportFunctionStyleAssembler() - Method in class org.eclipse.cdt.core.dom.parser.c.AbstractCParserExtensionConfiguration
-
Support function style assembler definitions:
'asm' ['volatile'] [return-type] name '(' parameter-list ')' '{' assembler-code '}'
- supportFunctionStyleAssembler() - Method in interface org.eclipse.cdt.core.dom.parser.c.ICParserExtensionConfiguration
-
Support function style assembler definitions:
'asm' ['volatile'] [return-type] name '(' parameter-list ')' '{' assembler-code '}'
- supportFunctionStyleAssembler() - Method in class org.eclipse.cdt.core.dom.parser.cpp.AbstractCPPParserExtensionConfiguration
-
- supportFunctionStyleAssembler() - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPParserExtensionConfiguration
-
Support function style assembler definitions:
'asm' ['volatile'] [return-type] name '(' parameter-list ')' '{' assembler-code '}'
- supportGCCOtherBuiltinSymbols() - Method in class org.eclipse.cdt.core.dom.parser.c.AbstractCParserExtensionConfiguration
-
- supportGCCOtherBuiltinSymbols() - Method in interface org.eclipse.cdt.core.dom.parser.c.ICParserExtensionConfiguration
-
- supportGCCOtherBuiltinSymbols() - Method in class org.eclipse.cdt.core.dom.parser.cpp.AbstractCPPParserExtensionConfiguration
-
- supportGCCOtherBuiltinSymbols() - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPParserExtensionConfiguration
-
- supportGCCStyleDesignators() - Method in class org.eclipse.cdt.core.dom.parser.c.AbstractCParserExtensionConfiguration
-
- supportGCCStyleDesignators() - Method in class org.eclipse.cdt.core.dom.parser.c.GCCParserExtensionConfiguration
-
- supportGCCStyleDesignators() - Method in interface org.eclipse.cdt.core.dom.parser.c.ICParserExtensionConfiguration
-
Support for GNU extension "Designated Initializers".
- supportGCCStyleDesignators() - Method in class org.eclipse.cdt.core.dom.parser.cpp.AbstractCPPParserExtensionConfiguration
-
- supportGCCStyleDesignators() - Method in class org.eclipse.cdt.core.dom.parser.cpp.GPPParserExtensionConfiguration
-
- supportGCCStyleDesignators() - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPParserExtensionConfiguration
-
Support for GNU extension "Designated Initializers".
- supportKnRC() - Method in class org.eclipse.cdt.core.dom.parser.c.AbstractCParserExtensionConfiguration
-
- supportKnRC() - Method in class org.eclipse.cdt.core.dom.parser.c.GCCParserExtensionConfiguration
-
- supportKnRC() - Method in interface org.eclipse.cdt.core.dom.parser.c.ICParserExtensionConfiguration
-
Support for Kernighan and Richie (K&R) C.
- supportKnRC() - Method in class org.eclipse.cdt.core.dom.parser.cpp.AbstractCPPParserExtensionConfiguration
-
- supportKnRC() - Method in class org.eclipse.cdt.core.dom.parser.cpp.GPPParserExtensionConfiguration
-
- supportKnRC() - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPParserExtensionConfiguration
-
Support for Kernighan and Richie (K&R) C.
- supportLongLongs() - Method in class org.eclipse.cdt.core.dom.parser.cpp.AbstractCPPParserExtensionConfiguration
-
- supportLongLongs() - Method in class org.eclipse.cdt.core.dom.parser.cpp.GPPParserExtensionConfiguration
-
- supportLongLongs() - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPParserExtensionConfiguration
-
Support for GNU long long types.
- supportMinAndMaxOperators() - Method in class org.eclipse.cdt.core.dom.parser.AbstractScannerExtensionConfiguration
-
- supportMinAndMaxOperators() - Method in class org.eclipse.cdt.core.dom.parser.c.GCCScannerExtensionConfiguration
-
- supportMinAndMaxOperators() - Method in class org.eclipse.cdt.core.dom.parser.cpp.AbstractCPPParserExtensionConfiguration
-
- supportMinAndMaxOperators() - Method in class org.eclipse.cdt.core.dom.parser.cpp.GPPParserExtensionConfiguration
-
- supportMinAndMaxOperators() - Method in class org.eclipse.cdt.core.dom.parser.cpp.GPPScannerExtensionConfiguration
-
- supportMinAndMaxOperators() - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPParserExtensionConfiguration
-
- supportMinAndMaxOperators() - Method in interface org.eclipse.cdt.core.dom.parser.IScannerExtensionConfiguration
-
Support for (deprecated) GNU minimum and maximum operators (<?
and >?
).
- supportParameterInfoBlock() - Method in class org.eclipse.cdt.core.dom.parser.c.AbstractCParserExtensionConfiguration
-
Skips information in brackets provided at the beginning of a parameter declaration:
void accelerate([proc=marsh] const Speed &data);
- supportParameterInfoBlock() - Method in interface org.eclipse.cdt.core.dom.parser.c.ICParserExtensionConfiguration
-
Skips information in brackets provided at the beginning of a parameter declaration:
void accelerate([proc=marsh] const Speed &data);
- supportParameterInfoBlock() - Method in class org.eclipse.cdt.core.dom.parser.cpp.AbstractCPPParserExtensionConfiguration
-
- supportParameterInfoBlock() - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPParserExtensionConfiguration
-
Skips information in brackets provided at the beginning of a parameter declaration:
void accelerate([proc=marsh] const Speed &data);
- supportParameterInfoBlock() - Method in class org.eclipse.cdt.core.dom.parser.cpp.POPCPPParserExtensionConfiguration
-
- supportRawStringLiterals() - Method in class org.eclipse.cdt.core.dom.parser.AbstractScannerExtensionConfiguration
-
- supportRawStringLiterals() - Method in class org.eclipse.cdt.core.dom.parser.cpp.GPPScannerExtensionConfiguration
-
- supportRawStringLiterals() - Method in interface org.eclipse.cdt.core.dom.parser.IScannerExtensionConfiguration
-
Support for C++ raw string literals.
- supportRestrictKeyword() - Method in class org.eclipse.cdt.core.dom.parser.cpp.AbstractCPPParserExtensionConfiguration
-
- supportRestrictKeyword() - Method in class org.eclipse.cdt.core.dom.parser.cpp.GPPParserExtensionConfiguration
-
- supportRestrictKeyword() - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPParserExtensionConfiguration
-
- supports(IProject) - Method in interface org.eclipse.cdt.core.build.ICBuildConfigurationManager
-
Does this build system support this project.
- supportsEntryKind(int) - Method in interface org.eclipse.cdt.core.settings.model.ICLanguageSetting
-
- supportsEntryKind(int) - Method in class org.eclipse.cdt.core.settings.model.MultiLanguageSetting
-
- supportsExclusionInstances() - Method in class org.eclipse.cdt.core.resources.RefreshExclusion
-
- supportSlashPercentComments() - Method in class org.eclipse.cdt.core.dom.parser.AbstractScannerExtensionConfiguration
-
Support for block-comments comments using /% %/.
- supportSlashPercentComments() - Method in interface org.eclipse.cdt.core.dom.parser.IScannerExtensionConfiguration
-
Support for block-comments comments using /% %/.
- supportsProperties(Map<String, String>) - Method in interface org.eclipse.cdt.core.build.ICBuildConfiguration
-
Returns whether this build configuration supports the given build
properties.
- supportStatementsInExpressions() - Method in class org.eclipse.cdt.core.dom.parser.c.AbstractCParserExtensionConfiguration
-
- supportStatementsInExpressions() - Method in class org.eclipse.cdt.core.dom.parser.c.GCCParserExtensionConfiguration
-
- supportStatementsInExpressions() - Method in interface org.eclipse.cdt.core.dom.parser.c.ICParserExtensionConfiguration
-
Support for GNU extension "Statements and Declarations in Expressions".
- supportStatementsInExpressions() - Method in class org.eclipse.cdt.core.dom.parser.cpp.AbstractCPPParserExtensionConfiguration
-
- supportStatementsInExpressions() - Method in class org.eclipse.cdt.core.dom.parser.cpp.GPPParserExtensionConfiguration
-
- supportStatementsInExpressions() - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPParserExtensionConfiguration
-
Support for GNU extension "Statements and Declarations in Expressions".
- supportTypeofUnaryExpressions() - Method in class org.eclipse.cdt.core.dom.parser.c.AbstractCParserExtensionConfiguration
-
- supportTypeofUnaryExpressions() - Method in class org.eclipse.cdt.core.dom.parser.c.GCCParserExtensionConfiguration
-
- supportTypeofUnaryExpressions() - Method in interface org.eclipse.cdt.core.dom.parser.c.ICParserExtensionConfiguration
-
Support for GNU extension "Referring to a Type with typeof".
- supportTypeofUnaryExpressions() - Method in class org.eclipse.cdt.core.dom.parser.cpp.AbstractCPPParserExtensionConfiguration
-
- supportTypeofUnaryExpressions() - Method in class org.eclipse.cdt.core.dom.parser.cpp.GPPParserExtensionConfiguration
-
- supportTypeofUnaryExpressions() - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPParserExtensionConfiguration
-
Support for GNU extension "Referring to a Type with typeof".
- supportUserDefinedLiterals() - Method in class org.eclipse.cdt.core.dom.parser.AbstractScannerExtensionConfiguration
-
Support for User Defined Literals such as 123_suffix
- supportUserDefinedLiterals() - Method in class org.eclipse.cdt.core.dom.parser.cpp.AbstractCPPParserExtensionConfiguration
-
- supportUserDefinedLiterals() - Method in class org.eclipse.cdt.core.dom.parser.cpp.GPPScannerExtensionConfiguration
-
User Defined Literals
- supportUserDefinedLiterals() - Method in interface org.eclipse.cdt.core.dom.parser.cpp.ICPPParserExtensionConfiguration
-
Support user-defined literal expressions:
(char_expr | string_expr | int_expr | float_expr) ud-suffix
- supportUserDefinedLiterals() - Method in class org.eclipse.cdt.core.dom.parser.GNUScannerExtensionConfiguration
-
- supportUserDefinedLiterals() - Method in interface org.eclipse.cdt.core.dom.parser.IScannerExtensionConfiguration
-
Support for User Defined Literals such as 123_suffix
- supportUTFLiterals() - Method in class org.eclipse.cdt.core.dom.parser.AbstractScannerExtensionConfiguration
-
Support for UTF string literals.
- supportUTFLiterals() - Method in interface org.eclipse.cdt.core.dom.parser.IScannerExtensionConfiguration
-
Support for UTF string literals.
- swapInt(long) - Method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- swapInt(long) - Method in class org.eclipse.cdt.utils.macho.MachO64
-
- swapShort(short) - Method in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- swapShort(short) - Method in class org.eclipse.cdt.utils.macho.MachO64
-
- SWITCH - Static variable in class org.eclipse.cdt.core.parser.Keywords
-
- SYM_EXT - Static variable in class org.eclipse.cdt.utils.som.SOM.Symbol
-
- Symbol(RandomAccessFile) - Constructor for class org.eclipse.cdt.utils.coff.Coff.Symbol
-
Deprecated.
- Symbol(RandomAccessFile, long) - Constructor for class org.eclipse.cdt.utils.coff.Coff.Symbol
-
Deprecated.
- Symbol(RandomAccessFile, boolean) - Constructor for class org.eclipse.cdt.utils.coff.Coff.Symbol
-
Deprecated.
- Symbol(RandomAccessFile, long, boolean) - Constructor for class org.eclipse.cdt.utils.coff.Coff.Symbol
-
Deprecated.
- Symbol(RandomAccessFile) - Constructor for class org.eclipse.cdt.utils.coff.Coff64.Symbol
-
- Symbol(RandomAccessFile, long) - Constructor for class org.eclipse.cdt.utils.coff.Coff64.Symbol
-
- Symbol(RandomAccessFile, boolean) - Constructor for class org.eclipse.cdt.utils.coff.Coff64.Symbol
-
- Symbol(RandomAccessFile, long, boolean) - Constructor for class org.eclipse.cdt.utils.coff.Coff64.Symbol
-
- Symbol(Elf.Section) - Constructor for class org.eclipse.cdt.utils.elf.Elf.Symbol
-
- Symbol() - Constructor for class org.eclipse.cdt.utils.macho.MachO.Symbol
-
Deprecated.
- Symbol() - Constructor for class org.eclipse.cdt.utils.macho.MachO64.Symbol
-
- Symbol(RandomAccessFile) - Constructor for class org.eclipse.cdt.utils.som.SOM.Symbol
-
- Symbol(RandomAccessFile, long) - Constructor for class org.eclipse.cdt.utils.som.SOM.Symbol
-
- Symbol - Class in org.eclipse.cdt.utils
-
- Symbol - Class in org.eclipse.cdt.utils
-
- Symbol(BinaryObjectAdapter, String, int, IAddress, long, IPath, int, int) - Constructor for class org.eclipse.cdt.utils.Symbol
-
- Symbol(BinaryObjectAdapter, String, int, IAddress, long) - Constructor for class org.eclipse.cdt.utils.Symbol
-
- Symbol(BinaryObjectAdapter, String, int, IAddress, long, IPath, int, int) - Constructor for class org.eclipse.cdt.utils.Symbol
-
- Symbol(BinaryObjectAdapter, String, int, IAddress, long) - Constructor for class org.eclipse.cdt.utils.Symbol
-
- Symbol(RandomAccessFile) - Constructor for class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- Symbol(RandomAccessFile, long) - Constructor for class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- symbol_comparator - Static variable in class org.eclipse.cdt.utils.macho.MachO
-
Deprecated.
- symbol_comparator - Static variable in class org.eclipse.cdt.utils.macho.MachO64
-
- symbol_index - Variable in class org.eclipse.cdt.utils.macho.MachO.DyLibTableOfContents
-
Deprecated.
- symbol_index - Variable in class org.eclipse.cdt.utils.macho.MachO64.DyLibTableOfContents
-
- symbol_info - Variable in class org.eclipse.cdt.utils.som.SOM.Symbol
-
- symbol_location - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- symbol_scope - Variable in class org.eclipse.cdt.utils.som.SOM.Symbol
-
- symbol_strings_location - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- symbol_strings_size - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- symbol_total - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-
- symbol_type - Variable in class org.eclipse.cdt.utils.som.SOM.Symbol
-
- symbol_value - Variable in class org.eclipse.cdt.utils.som.SOM.Symbol
-
- SymbolComparator() - Constructor for class org.eclipse.cdt.utils.macho.MachO.SymbolComparator
-
Deprecated.
- SymbolComparator() - Constructor for class org.eclipse.cdt.utils.macho.MachO64.SymbolComparator
-
- symbols - Variable in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject
-
Deprecated.
- symbols - Variable in class org.eclipse.cdt.utils.macho.parser.MachOBinaryObject64
-
- SymbolSortCompare - Class in org.eclipse.cdt.utils.elf
-
- SymbolSortCompare() - Constructor for class org.eclipse.cdt.utils.elf.SymbolSortCompare
-
Deprecated.
- SYMNMLEN - Static variable in class org.eclipse.cdt.utils.coff.Coff.Symbol
-
Deprecated.
- SYMNMLEN - Static variable in class org.eclipse.cdt.utils.coff.Coff64.Symbol
-
- SYMNMLEN - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- symoff - Variable in class org.eclipse.cdt.utils.macho.MachO.SymtabCommand
-
Deprecated.
- symoff - Variable in class org.eclipse.cdt.utils.macho.MachO64.SymtabCommand
-
- SymSegCommand() - Constructor for class org.eclipse.cdt.utils.macho.MachO.SymSegCommand
-
Deprecated.
- SymSegCommand() - Constructor for class org.eclipse.cdt.utils.macho.MachO64.SymSegCommand
-
- SYMSZ - Static variable in class org.eclipse.cdt.utils.coff.Coff.Symbol
-
Deprecated.
- SYMSZ - Static variable in class org.eclipse.cdt.utils.coff.Coff64.Symbol
-
- SYMSZ - Static variable in class org.eclipse.cdt.utils.som.SOM.Symbol
-
- SYMSZ - Static variable in class org.eclipse.cdt.utils.xcoff.XCoff32.Symbol
-
- SymtabCommand() - Constructor for class org.eclipse.cdt.utils.macho.MachO.SymtabCommand
-
Deprecated.
- SymtabCommand() - Constructor for class org.eclipse.cdt.utils.macho.MachO64.SymtabCommand
-
- SYNTAX_ERROR - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
- SYNTAX_RELATED - Static variable in interface org.eclipse.cdt.core.parser.IProblem
-
IProblem relates to a valid syntax error in the parser
- SYSTEM_DEFAULT_ENCODING - Static variable in class org.eclipse.cdt.core.parser.CodeReader
-
Deprecated.
- system_id - Variable in class org.eclipse.cdt.utils.som.AR.LSTHeader
-
- system_id - Variable in class org.eclipse.cdt.utils.som.SOM.FileHeader
-