- r_declaration - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTNameOwner
-
Role of name in this context is a declaration.
- r_definition - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTNameOwner
-
Role of name in this construct is a definition.
- r_reference - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTNameOwner
-
Role of name in this construct is a reference.
- r_unclear - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTNameOwner
-
Role is unclear.
- raise(int, int) - Method in class org.eclipse.cdt.utils.spawner.Spawner
-
Native method to drop a signal on the process with pid.
- READ_ONLY - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
-
Status constant indicating that the operation encountered
a read-only element.
- reconcile() - Method in interface org.eclipse.cdt.core.model.IWorkingCopy
-
Reconciles the contents of this working copy.
- reconcile(boolean, IProgressMonitor) - Method in interface org.eclipse.cdt.core.model.IWorkingCopy
-
Reconciles the contents of this working copy.
- reconcile(boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.cdt.core.model.IWorkingCopy
-
Reconciles the contents of this working copy.
- registerLanguageChangeListener(ILanguageMappingChangeListener) - Method in class org.eclipse.cdt.core.model.LanguageManager
-
Adds a listener that will be notified of changes in language mappings.
- REGULAR_CODE - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTImageLocation
-
The image is part of the code that has not been modified by the preprocessor.
- RELATIVE_PATH - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
-
Status constant indicating that a relative path
was supplied to the operation when an absolute path is
required.
- remove(ICElement) - Method in interface org.eclipse.cdt.core.model.IRegion
-
Removes the specified element from the region and returns
true
if successful, false
if the remove
fails.
- removeBufferChangedListener(IBufferChangedListener) - Method in interface org.eclipse.cdt.core.model.IBuffer
-
Removes the given listener from this buffer.
- removeCProjectDescriptionListener(ICProjectDescriptionListener) - Method in class org.eclipse.cdt.core.model.CoreModel
-
- REMOVED - Static variable in interface org.eclipse.cdt.core.model.ICElementDelta
-
Status constant indicating that the element has been removed.
- removeElementChangedListener(IElementChangedListener) - Method in class org.eclipse.cdt.core.model.CoreModel
-
Removes the given element changed listener.
- rename(ICElement[], ICElement[], String[], boolean, IProgressMonitor) - Method in interface org.eclipse.cdt.core.model.ICModel
-
Renames the given elements as specified.
- rename(String, boolean, IProgressMonitor) - Method in interface org.eclipse.cdt.core.model.ISourceManipulation
-
Renames this element to the given name.
- replace(int, int, char[]) - Method in interface org.eclipse.cdt.core.model.IBuffer
-
Replaces the given range of characters in this buffer with the given text.
- replace(int, int, String) - Method in interface org.eclipse.cdt.core.model.IBuffer
-
Replaces the given range of characters in this buffer with the given text.
- requestPathEntryContainerUpdate(IPath, ICProject, IPathEntryContainer) - Method in class org.eclipse.cdt.core.model.PathEntryContainerInitializer
-
Request a registered container definition to be updated according to a container suggestion.
- resolveBinding() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNameSpecifier
-
If the name-specifier is a name, returns the binding named.
- resolveBinding() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTranslationUnit
-
- resolveBinding() - Method in interface org.eclipse.cdt.core.dom.ast.IASTImplicitName
-
Resolves the semantic object this name is referring to.
- resolveBinding() - Method in interface org.eclipse.cdt.core.dom.ast.IASTName
-
Resolves the semantic object this name is referring to.
- resolvePreBinding() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNameSpecifier
-
Similar to resolveBinding(), but only performs the first phase
of binding resolution for two-phase bindings.
- resolvePreBinding() - Method in interface org.eclipse.cdt.core.dom.ast.IASTName
-
Resolves to an intermediate representation of the binding.
- restore() - Method in interface org.eclipse.cdt.core.model.IWorkingCopy
-
Restores the contents of this working copy to the current contents of
this working copy's original element.
- RETURNVALUE - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTReturnStatement
-
- run(IWorkspaceRunnable, IProgressMonitor) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Runs the given action as an atomic C model operation.
- run(IWorkspaceRunnable, ISchedulingRule, IProgressMonitor) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Runs the given action as an atomic C model operation.