|
Eclipse CDT 7.0 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ICPPClassType.getAllDeclaredMethods()
but a accepts a starting point
for template instantiation.
null
if
the parameter is not mapped or the parameter is a parameter pack.
null
if the attribute doesn't have arguments.
ICPPSpecialization.getTemplateParameterMap()
, instead.
null
.
ICPPClassTemplatePartialSpecialization.getTemplateArguments()
, instead.
ICPPTemplateInstance.getTemplateArguments()
.
null
.
IASTArrayModifier
's for this declarator.
null
if not available.
AbstractLanguage.getASTTranslationUnit(FileContent, IScannerInfo,
IncludeFileContentProvider, IIndex, int, IParserLogService)
reader
.
ILanguage.getASTTranslationUnit(FileContent, IScannerInfo,
IncludeFileContentProvider, IIndex, int, IParserLogService)
ILanguage.getASTTranslationUnit(FileContent, IScannerInfo,
IncludeFileContentProvider, IIndex, int, IParserLogService)
ICPPClassType.getBases()
but a accepts a starting point for template
instantiation.
null
if it was not specified.
IScope.getBindings(ScopeLookupData)
instead
IScope.getBindings(ScopeLookupData)
instead
null
.
null
if there is no
function definition.
null
if this element does not have a buffer.
null
if
the buffer has not been initialized.
IBinding.getOwner()
.
ILanguage.getCompletionNode(FileContent, IScannerInfo,
IncludeFileContentProvider, IIndex, IParserLogService, int)
.
null
if the breakpoint's condition is not set.
ICPPASTFunctionDefinition.getMemberInitializers()
, instead.
ICPPClassType.getConstructors()
but a accepts a starting point
for template instantiation.
String
.
null
for
a top-level file.
LanguageManager.getContributedModelBuilderFor(ITranslationUnit)
, instead.
null
if this element
is not contained in any C project
null
in case it was not specified.
ICPPClassType.getDeclaredFields()
but a accepts a starting point
for template instantiation.
ICPPClassType.getDeclaredMethods()
but a accepts a starting point
for template instantiation.
IASTSimpleDeclSpecifier.t_decltype
or IASTSimpleDeclSpecifier.t_typeof
.
null
.
null
.
null
.
null
.
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.
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.
null
otherwise.
Throwable
that caused the failure.
null
if there
is no exception specification.
ICPPFunction.getExceptionSpecification()
but a accepts a starting point
for template instantiation.
null
if the definition is not
available.
null
if the definition
is not available.
null
if not supported.
IASTNodeLocation.asFileLocation()
.
null
otherwise.
ICPPASTConstructorInitializer.getArguments()
.
ICPPClassType.getFriends()
but a accepts a starting point
for template instantiation.
null
if the source file is unknown.
null
if it is unknown.
null
otherwise.
ICPPClassType.getFriends()
but a accepts a starting point
for template instantiation.
null
if the function is unknown.
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.
- getIgnoreCount() -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDICondition
- Returns the ignore count of this condition.
- 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.
- 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.
- 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.
- 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
- 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
- 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
- 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.model.ITranslationUnit
- Returns the include declarations in this translation unit
in the order in which they appear in the source.
- getInclusions() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit.IDependencyTree
-
- 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() -
Method in interface org.eclipse.cdt.core.model.ISourceReference
- Allows to differentiate otherwise equal elements of the same file.
- 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.
- 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.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
- Deprecated. Replaced by
IASTInitializerList.getClauses()
.
- getInitializerStatement() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
-
- 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
- Deprecated. Replaced by
ICPPASTConstructorChainInitializer.getInitializer()
.
- getInitialValue() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeConstructorExpression
- Deprecated. Replaced by
ICPPASTSimpleTypeConstructorExpression.getInitializer()
- 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.
- getInstance() -
Static method in class org.eclipse.cdt.core.model.LanguageManager
-
- getInstruction() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIInstruction
-
- getInstructions() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMixedInstruction
-
- getInstructions(BigInteger, BigInteger) -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISourceManagement
-
- getInstructions(String, int) -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISourceManagement
-
- getInstructions(String, int, int) -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISourceManagement
-
- getInternalExpression() -
Method in interface org.eclipse.cdt.core.dom.ast.IValue
- Deprecated. Returns an empty character array.
- getIterationExpression() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
- Get the expression that is evaluated after the completion of an iteration
of the loop.
- getKey() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTCompositeTypeSpecifier
- Get the type (key) of this composite specifier.
- getKey() -
Method in interface org.eclipse.cdt.core.dom.ast.ICompositeType
- Returns the type of the composite,
ICompositeType.k_struct
, ICompositeType.k_union
,
or ICPPClassType.k_class
.
- getKeywords() -
Method in interface org.eclipse.cdt.core.model.ICLanguageKeywords
- Get the keywords defined for this language, excluding bult-in types.
- 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
- Get the literal expression kind.
- 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
.
- 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.
- getLanguageDescriptor(String) -
Method in class org.eclipse.cdt.core.model.LanguageManager
-
- getLanguageDescriptors() -
Method in class org.eclipse.cdt.core.model.LanguageManager
-
- getLanguageForContentTypeID(String) -
Method in class org.eclipse.cdt.core.model.LanguageManager
-
- 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.
- 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.
- 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 class org.eclipse.cdt.core.dom.ast.ASTCompletionNode
-
- getLength() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTCompletionNode
- Get the length of the completion point.
- 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.debug.core.cdi.model.ICDIMemoryBlock
- Returns the length of this memory block in bytes.
- getLevel() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIStackFrame
- Returns the level of the stack frame, 1 based.
- 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.
- 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.
- 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() -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDILineLocation
- Returns the line number of this location or
0
if the line number is unknown.
- getLineNumber() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIAddressToSource.IMappedSourceLocation
- Returns the line number corresponding to the address.
- getLineNumber() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMixedInstruction
-
- 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.
- 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 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.
- getLiteral() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLinkageSpecification
- Get 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.
- getLocalVariableDescriptors() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIStackFrame
- Returns the visible variables in this stack frame.
- getLocation() -
Method in interface org.eclipse.cdt.core.model.ITranslationUnit
- Returns the absolute path of the location of the translation unit.
- getLocation() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITracepoint
- Returns the location of this tracepoint.
- getLocationKind() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTImageLocation
- Returns the kind of image-location, one of
IASTImageLocation.REGULAR_CODE
, IASTImageLocation.MACRO_DEFINITION
or IASTImageLocation.ARGUMENT_TO_MACRO_EXPANSION
.
- getLocationURI() -
Method in interface org.eclipse.cdt.core.model.ICElement
- Returns an absolute URI corresponding to the innermost file enclosing this element.
- getLocator() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDILocationBreakpoint
- Returns the location of the breakpoint.
- getLocator() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIStackFrame
- Returns the location of the instruction pointer in this
stack frame.
- getLogicalConditionExpression() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTConditionalExpression
- Get the logical condition expression.
- 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
-
- 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.
- 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.
- 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.
- getMacroValue() -
Method in interface org.eclipse.cdt.core.model.IMacroEntry
- Returns the macro value.
- 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.
- 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.
- getMemoryBlocks() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMemoryBlockManagement
- Returns an array of all memory blocks set for this debug session.
- getMemorySpace() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIWatchpoint2
- Returns the memory space associated with this
watchpoint's start address, or null if there is no memory space.
- getMemorySpaceId() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMemorySpaceEncoder.DecodeResult
-
- getMemorySpaces() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMemorySpaceManagement
- Provides the memory spaces available.
- getMessage() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTStaticAssertDeclaration
- Returns the message of the assertion, or potentially
null
when using content assist.
- 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.debug.core.cdi.ICDIErrorInfo
- Returns the error message.
- getMethod(String) -
Method in interface org.eclipse.cdt.core.model.IStructure
- Returns the specific method with the given name within the structure.
- getMethods(IASTNode) -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassSpecialization
- Similar to
ICPPClassType.getMethods()
but a accepts a starting point
for template instantiation.
- 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. default constructors and the like).
- 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
-
- getMixedInstructions(BigInteger, BigInteger) -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISourceManagement
-
- getMixedInstructions(String, int) -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISourceManagement
-
- getMixedInstructions(String, int, int) -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISourceManagement
-
- getModifier() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTExplicitTemplateInstantiation
- Returns
ICPPASTExplicitTemplateInstantiation.STATIC
, ICPPASTExplicitTemplateInstantiation.INLINE
, ICPPASTExplicitTemplateInstantiation.EXTERN
, or 0
.
- 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.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
- Returns the name of this specifier.
- getName() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNamespaceDefinition
- Get the name.
- 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
- Return 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
- Get 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.model.AbstractLanguage
-
- getName() -
Method in interface org.eclipse.cdt.core.model.ILanguage
-
- getName() -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDISignalExitInfo
- Method getName.
- getName() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIRegisterGroup
- The name of the group.
- getName() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISignal
- Returns the name of this signal.
- getName() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariableDescriptor
- Returns the name of this variable.
- getNameCharArray() -
Method in interface org.eclipse.cdt.core.dom.ast.IBinding
- Returns the unqualified name of the binding as an array of characters.
- getNames() -
Method in class org.eclipse.cdt.core.dom.ast.ASTCompletionNode
-
- getNames() -
Method in class org.eclipse.cdt.core.dom.ast.ASTNameCollector
- Return the array of matching names.
- getNames() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTQualifiedName
- Deprecated. This cannot represent all qualified names in C++11,
where the first segment of a qualifier name may be a decltype-specifier.
Use
ICPPASTQualifiedName.getLastName()
and ICPPASTQualifiedName.getQualifier()
instead.
If called on a name where a segment is a decltype-specifier,
UnsupportedOperationException is thrown.
- getNames() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTCompletionNode
- Get 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() -
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
- getNaturalFormat() -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDIFormattable
- Called when there is no obvious or implied natural format for the
ICDIValue.
- getNeededSharedLibs() -
Method in interface org.eclipse.cdt.core.model.IBinary
-
- 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
- Similar to
ICPPClassType.getNestedClasses()
but a accepts a starting point
for template instantiation.
- 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.
- 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.
- getNestedStatement() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTLabelStatement
- Returns the statement following the label.
- getNewInitializer() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
- Deprecated. Replaced by
ICPPASTNewExpression.getInitializer()
- getNewLocation() -
Method in interface org.eclipse.cdt.debug.core.cdi.event.ICDIBreakpointMovedEvent
- Returns the new location for the breakpoint.
- getNewPlacement() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
- Deprecated. Replaced by
ICPPASTNewExpression.getPlacementArguments()
- getNewTypeIdArrayExpressions() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
- Deprecated. the id-expressions are part of the type-id.
- getNewValue() -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDIWatchpointTrigger
- Returns the new value of the watching expression.
- 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.
- getNodeLocations() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
- Get 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.
- 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.
- getNoexceptExpression() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
- Returns the noexcept expression,
ICPPASTFunctionDeclarator.NOEXCEPT_DEFAULT
if the noexcept specification
does not contain an expression, or null
the noexcept specification is not present.
- 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. non-C projects) in
the workspace.
- 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.
- getNumber() -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDITraceSnapshot
- Returns the number of this snapshot.
- 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
- 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.debug.core.cdi.model.ICDIInstruction
-
- getOldValue() -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDIWatchpointTrigger
- Returns the old value of the watching expression.
- getOpcode() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIInstruction
-
- 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.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
- Get 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
- Deprecated. Replaced by
ICASTDesignatedInitializer.getOperand()
;
- 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
- Get the operator for the expression.
- getOperator() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTUnaryExpression
- Get the operator/kind.
- getOption(String, boolean) -
Method in interface org.eclipse.cdt.core.model.ICProject
- Helper method for returning one option value only.
- 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.
- getOriginalTypeValue() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateArgument
- Similar to
ICPPTemplateArgument.getTypeValue()
but returns the original type value before typedef
resolution.
- 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.
- getOutputEntries() -
Method in interface org.eclipse.cdt.core.model.ICProject
- Return the output entries.
- 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.ICPPASTUnaryExpression
- Returns the function binding for the overloaded operator, or
null
if
the operator is not overloaded.
- 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.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.
- getParameterExpression() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTFunctionCallExpression
- Deprecated. Replaced by
IASTFunctionCallExpression.getArguments()
.
- 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.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
- Get 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.
- 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
- Get 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.
- 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
- Get 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.
- 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
- Deprecated. don't use it.
- getPartialSpecializations() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassTemplate
-
- getPassCount() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITracepoint
- Returns the passcount of this tracepoint.
- 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.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;
- 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.
- 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
- Return the IPathEntryStore of the project.
- getPattern() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTPackExpansionExpression
- Returns the pattern of the pack expansion.
- getPDOMLinkageFactoryMappings() -
Method in class org.eclipse.cdt.core.model.LanguageManager
- Returns mappings between IDs and IPDOMLinkageFactory.
- getPlacementArguments() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
- Returns the additional arguments for the new placement, or
null
.
- 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()
).
- 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.
- 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.
- 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
- Get 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.
- getPrimaryClassTemplate() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassTemplatePartialSpecialization
- 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.
- getProblemType() -
Method in interface org.eclipse.cdt.debug.core.cdi.event.ICDIBreakpointProblemEvent
- The problem type is a string that identifies specific
kinds of breakproblems.
- getProcess() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITarget
- Gets the target process.
- 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
-
- 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.
- getProjectDescriptionManager() -
Method in class org.eclipse.cdt.core.model.CoreModel
-
- getPropertyInParent() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
- In order to properly understand the relationship between this child node
and it's parent, a node property object is used.
- getPureVirtualMethods(ICPPClassType, IASTNode) -
Static method in class org.eclipse.cdt.core.dom.ast.cpp.SemanticQueries
- Returns all pure virtual methods of a class.
- 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.debug.core.cdi.model.ICDIVariableDescriptor
- Returns the qualified name of this variable.
- getQualifiedNameCharArray() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBinding
-
- 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
- Deprecated. use
IBasicType.getModifiers()
, instead.
- getRange() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIWatchpoint2
- Returns the range for this watchpoint in addressable units.
- getRangeCeiling() -
Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.IGCCASTArrayRangeDesignator
- Get the range ceiling expression.
- getRangeFloor() -
Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.IGCCASTArrayRangeDesignator
- Get the floor expression of the range.
- 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.
- 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.
- getReason() -
Method in interface org.eclipse.cdt.debug.core.cdi.event.ICDIExitedEvent
- Returns the information provided by the session when program
is exited.
- getReason() -
Method in interface org.eclipse.cdt.debug.core.cdi.event.ICDISuspendedEvent
- Returns the session object that caused the suspension.
- getReferencedConfigurationDescriptions(ICConfigurationDescription, boolean) -
Static method in class org.eclipse.cdt.core.model.CoreModelUtil
- Returns the configuration descriptions referenced directly by the specified
configuration description.
- 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.
- 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
- Return an array of the register contentTypes.
- getRegisterDescriptors() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIRegisterGroup
- Returns the register descriptors in this register group.
- 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
.
- getRegisterGroups() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITarget
- Return the register groups.
- getRemovedChildren() -
Method in interface org.eclipse.cdt.core.model.ICElementDelta
- Returns deltas for the children which have been removed.
- 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.
- 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.
- 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.
- getResourceDeltas() -
Method in interface org.eclipse.cdt.core.model.ICElementDelta
- Returns the collection of resource deltas.
- getReturnArgument() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTReturnStatement
- Returns the return value as
IASTInitializerClause
, or null
.
- 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 interface org.eclipse.cdt.debug.core.cdi.ICDIFunctionFinished
- Return the type of the return value of
the function.
- getReturnValue() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTReturnStatement
- This is the optional return value for this function.
- getReturnValue() -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDIFunctionFinished
- The return value of the 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.
- getRuntimeOptions() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITarget
- Returns the Runtime options for this target debug session.
- getScannerExtensionConfiguration() -
Method in class org.eclipse.cdt.core.dom.ast.gnu.c.GCCLanguage
- Deprecated. Since 5.4 not called by the framework. Override
GCCLanguage.getScannerExtensionConfiguration(IScannerInfo)
instead.
- 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
- Deprecated. Since 5.4 not called by the framework. Override
GPPLanguage.getScannerExtensionConfiguration(IScannerInfo)
instead.
- getScannerExtensionConfiguration(IScannerInfo) -
Method in class org.eclipse.cdt.core.dom.ast.gnu.cpp.GPPLanguage
-
- getScannerInfo(boolean) -
Method in interface org.eclipse.cdt.core.model.ITranslationUnit
- Returns the scanner info associated with this translation unit.
- getScope() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCatchHandler
- Get 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
- get 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
- Get the scope that this interface eludes to in the logical tree.
- getScope() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTCompoundStatement
- Get
IScope
node that this node eludes to in the logical
tree.
- getScope() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTForStatement
- Get 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
- 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
- Deprecated. replaced by
IASTTranslationUnit.getNodeSelector(String)
.
- getSession() -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDISessionObject
- Returns the debug session this object is associated with.
- getSessionProcess() -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDISession
- Gaves direct access to the underlying debugger process.
- getSeverity() -
Method in interface org.eclipse.cdt.debug.core.cdi.event.ICDIBreakpointProblemEvent
- The severity code maps to the IMarker.SEVERITY_XXX constants.
- getSharedLibraries() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISharedLibraryManagement
- Returns the array of shared libraries for this target.
- 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
- Deprecated. use
ITranslationUnit.getSharedWorkingCopy(IProgressMonitor, IProblemRequestor)
,
or CDTUITools.getWorkingCopyManager() instead.
- getSharedWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor) -
Method in interface org.eclipse.cdt.core.model.ITranslationUnit
- Deprecated. use
ITranslationUnit.getSharedWorkingCopy(IProgressMonitor, IProblemRequestor)
,
or CDTUITools.getWorkingCopyManager() instead.
- getSignal() -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDISignalReceived
- Method getSignal.
- getSignals() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISignalManagement
- Returns the array of signals defined for this target.
- 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 interface org.eclipse.cdt.core.model.IFunctionDeclaration
- Returns the signature of the method.
- 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.
- getSimpleType() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeConstructorExpression
- Deprecated. Replaced by
ICPPASTSimpleTypeConstructorExpression.getDeclSpecifier()
.
- 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.
- getSnapshots() -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDITraceManager
- Returns all trace snapshots for this session.
- getSnapshots(ICDITracepoint[]) -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDITraceManager
- Returns all trace snapshots associated with the given tracepoints.
- getSnapshots(ICDILocation[]) -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDITraceManager
- Returns all trace snapshots associated with the given locations.
- getSoname() -
Method in interface org.eclipse.cdt.core.model.IBinary
-
- getSource() -
Method in interface org.eclipse.cdt.core.model.ISourceReference
- Returns the source code associated with this element.
- getSource() -
Method in interface org.eclipse.cdt.debug.core.cdi.event.ICDIEvent
- The CDI object on which the event initially occurred.
- 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.
- 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.
- getSourceAttachmentRootPath() -
Method in interface org.eclipse.cdt.core.model.ILibraryEntry
- Returns the path within the source archive or folder where source
are located.
- getSourceFile() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIAddressToSource.IMappedSourceLocation
- Returns the location of the source file.
- getSourceForAddress(IAddress) -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIAddressToSource
- Returns a symbol that maps to an address at runtime in a targeted process
- getSourcePaths() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISourceManagement
- Return the array of source paths
- getSourceRange() -
Method in interface org.eclipse.cdt.core.model.ISourceReference
- Returns the source range associated with this element.
- getSourceRoot(ISourceEntry) -
Method in interface org.eclipse.cdt.core.model.ICProject
-
- getSourceRoots() -
Method in interface org.eclipse.cdt.core.model.ICProject
- Returns the source root folders of the project.
- 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.
- getStackFrame() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDILocalVariableDescriptor
- Return the stackframe.
- getStackFrameCount() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIThread
- Returns the depth of the stack frames.
- getStackFrames() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIThread
- Returns the stack frames contained in this thread.
- getStackFrames(int, int) -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIThread
- Returns the stack frames contained in this thread whose levels
are between the two arguments(inclusive).
- getStartAddress() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMemoryBlock
- Returns the start address of this memory block.
- getStartAddress() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDISharedLibrary
- Returns the start address of this library.
- getStartingLineNumber() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTFileLocation
- Returns the starting line number.
- getStartLine() -
Method in interface org.eclipse.cdt.core.model.ISourceRange
- Returns the 1-based starting line of this element.
- getStartPos() -
Method in interface org.eclipse.cdt.core.model.ISourceRange
- Returns the 0-based starting position of this element.
- getStatements() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTCompoundStatement
- Gets the statements in this block.
- getStorageClass() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTDeclSpecifier
- Returns the storage class, which is one of the constants sc_...
- 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.
- 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.IASTArraySubscriptExpression
- Deprecated. Replaced by
IASTArraySubscriptExpression.getArgument()
- 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.
- getSyntax() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
- Returns the tokens that make up this node.
- getTarget() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIObject
- Returns the target this object is contained in.
- getTargets() -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDISession
- Returns all the debug targets associatd with this sesion,
or an empty collection if no debug targets are associated
with this session.
- 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.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.
- getTemplateDeclaration() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateScope
- Returns the corresponding template declaration
- 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
- get the template that this was instantiated from
- getTemplateDefinition() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateScope
- Deprecated.
- getTemplateName() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateId
- Get the name.
- 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
- Get 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.
- getTemplateParameters() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPTemplateTemplateParameter
-
- getTemplateParameterTypes() -
Method in interface org.eclipse.cdt.core.model.ITemplate
- Returns the template parameter types.
- getTemplateSignature() -
Method in interface org.eclipse.cdt.core.model.ITemplate
- Returns the template signature
The signature depends on the type of template.
- 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.
- 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
- Deprecated. function types don't relate to this pointers at all.
- getThread() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIStackFrame
- Returns the thread this stackframe is contained in.
- getThread() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIThreadStorageDescriptor
- Return the thread.
- getThreadIds() -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDICondition
- Returns the thread Ids for this condition.
- getThreads() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIThreadGroup
- Returns the threads contained in this target.
- getThreadStorageDescriptors() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIThread
- Return thread local storage variables descriptor.
- 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.
- getTracepoints() -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDITraceManager
- Returns a collection of all tracepoints set for this session.
- getTracepoints() -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDITraceSnapshot
- Returns the array of tracepoints associated with this snapshot.
- 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 class org.eclipse.cdt.core.dom.ast.ASTCompletionNode
-
- getTranslationUnit() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTCompletionNode
- Get the translation unit for this completion
- getTranslationUnit() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTNode
- Get 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(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).
- 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
- Get try body.
- 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 IFunctionType for this function
- 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
- get 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
- Deprecated.
- 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 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.debug.core.cdi.event.ICDIResumedEvent
- Returns the stepping type.
- getType() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIBreakpoint2
- Return the type of the breakpoint.
- getType() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIValue
- Return the type of this value.
- getType() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariableDescriptor
- Returns the type of this variable descriptor.
- 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.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.
- 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
- Deprecated.
- 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
- Deprecated. use isUnion(), isClass(), isStruct()
- 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 interface org.eclipse.cdt.debug.core.cdi.model.ICDIValue
- Returns a description of the type of data this value contains.
- getTypeName() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariableDescriptor
- Returns the type name of this variable descriptor.
- getTypeName() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.type.ICDIType
- Returns the name.
- getTypeofExpression() -
Method in interface org.eclipse.cdt.core.dom.ast.gnu.c.IGCCASTSimpleDeclSpecifier
- Deprecated. Replaced by
IASTSimpleDeclSpecifier.getDeclTypeExpression()
.
- getTypeofExpression() -
Method in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTSimpleDeclSpecifier
- Deprecated. Replaced by
IASTSimpleDeclSpecifier.getDeclTypeExpression()
.
- 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
- Deprecated. don't use this method.
- 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.
- 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.
- getUnknownBindings() -
Method in interface org.eclipse.cdt.core.dom.ast.IValue
- Deprecated. Returns an empty array.
- getUnmangledFunctionName() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIAddressToSource.IMappedSourceLocation
- Returns the unmangled name of the function the address is in.
- 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.
- 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.
- 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.
- 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
- Deprecated.
- getValue() -
Method in interface org.eclipse.cdt.core.dom.ast.IEnumerator
- Returns the value assigned to this enumerator.
- getValue(ICDIStackFrame) -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIExpression
- Returns the value of this expression.
- getValue(ICDIStackFrame) -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIRegister
- Returns the value of this variable.
- getValue() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariable
- Returns the value of this variable.
- getValueCategory() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTExpression
- Returns the value category of this expression.
- getValueString() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIValue
- Returns this value as a
String
.
- getVariableDescriptorAsArray(int, int) -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariableDescriptor
- Consider the variable object as an Array of type and range[start, start + length - 1]
- getVariableDescriptorAsType(String) -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariableDescriptor
- Consider the variable descritor as type.
- getVariables() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIValue
- Returns the variables in this value.
- getVariables(int, int) -
Method in interface org.eclipse.cdt.debug.core.cdi.model.type.ICDIArrayValue
-
- 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
- Gets 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
- getWatchExpression() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIWatchpoint
- Returns the watchpoint's expression.
- getWatchpoint() -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDIWatchpointScope
- Returns the out of scope watchpoint.
- getWatchpoint() -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDIWatchpointTrigger
- Returns the triggered watchpoint.
- getWordSize() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDIMemoryBlock
- This method is a misnomer.
- getWorkingCopies() -
Method in interface org.eclipse.cdt.core.model.IWorkingCopyProvider
-
- 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
- Deprecated. use
ITranslationUnit.getWorkingCopy(IProgressMonitor)
,
or CDTUITools.getWorkingCopyManager() instead.
- getWorkspace() -
Method in interface org.eclipse.cdt.core.model.ICModel
- Returns the workspace associated with this C model.
- getWorkspaceLanguageConfiguration() -
Method in class org.eclipse.cdt.core.model.LanguageManager
- Returns the language configuration for the workspace.
- 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
-
- 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
-
|
Eclipse CDT 7.0 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |