blob: 8dc2faa16d099da6f229fbeeca1cc51a5f89d002 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_12) on Fri May 30 11:16:19 CDT 2008 -->
<TITLE>
R-Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="R-Index";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-17.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-19.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-18.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-18.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">Z</A> <HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="../org/eclipse/wst/jsdt/core/search/SearchPattern.html#R_CAMELCASE_MATCH"><B>R_CAMELCASE_MATCH</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.search.<A HREF="../org/eclipse/wst/jsdt/core/search/SearchPattern.html" title="class in org.eclipse.wst.jsdt.core.search">SearchPattern</A>
<DD>Match rule: The search pattern contains a Camel Case expression.
<DT><A HREF="../org/eclipse/wst/jsdt/core/search/SearchPattern.html#R_CASE_SENSITIVE"><B>R_CASE_SENSITIVE</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.search.<A HREF="../org/eclipse/wst/jsdt/core/search/SearchPattern.html" title="class in org.eclipse.wst.jsdt.core.search">SearchPattern</A>
<DD>Match rule: The search pattern matches the search result only if cases are the same.
<DT><A HREF="../org/eclipse/wst/jsdt/core/search/SearchPattern.html#R_EQUIVALENT_MATCH"><B>R_EQUIVALENT_MATCH</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.search.<A HREF="../org/eclipse/wst/jsdt/core/search/SearchPattern.html" title="class in org.eclipse.wst.jsdt.core.search">SearchPattern</A>
<DD>Match rule: The search pattern matches search results as raw/parameterized types/methods with equivalent type parameters.
<DT><A HREF="../org/eclipse/wst/jsdt/core/search/SearchPattern.html#R_ERASURE_MATCH"><B>R_ERASURE_MATCH</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.search.<A HREF="../org/eclipse/wst/jsdt/core/search/SearchPattern.html" title="class in org.eclipse.wst.jsdt.core.search">SearchPattern</A>
<DD>Match rule: The search pattern matches search results as raw/parameterized types/methods with same erasure.
<DT><A HREF="../org/eclipse/wst/jsdt/core/search/SearchPattern.html#R_EXACT_MATCH"><B>R_EXACT_MATCH</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.search.<A HREF="../org/eclipse/wst/jsdt/core/search/SearchPattern.html" title="class in org.eclipse.wst.jsdt.core.search">SearchPattern</A>
<DD>Match rule: The search pattern matches exactly the search result,
that is, the source of the search result equals the search pattern.
<DT><A HREF="../org/eclipse/wst/jsdt/core/search/SearchPattern.html#R_FULL_MATCH"><B>R_FULL_MATCH</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.search.<A HREF="../org/eclipse/wst/jsdt/core/search/SearchPattern.html" title="class in org.eclipse.wst.jsdt.core.search">SearchPattern</A>
<DD>Match rule: The search pattern matches exactly the search result,
that is, the source of the search result equals the search pattern.
<DT><A HREF="../org/eclipse/wst/jsdt/core/search/SearchPattern.html#R_PATTERN_MATCH"><B>R_PATTERN_MATCH</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.search.<A HREF="../org/eclipse/wst/jsdt/core/search/SearchPattern.html" title="class in org.eclipse.wst.jsdt.core.search">SearchPattern</A>
<DD>Match rule: The search pattern contains one or more wild cards ('*' or '?').
<DT><A HREF="../org/eclipse/wst/jsdt/core/search/SearchPattern.html#R_PREFIX_MATCH"><B>R_PREFIX_MATCH</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.search.<A HREF="../org/eclipse/wst/jsdt/core/search/SearchPattern.html" title="class in org.eclipse.wst.jsdt.core.search">SearchPattern</A>
<DD>Match rule: The search pattern is a prefix of the search result.
<DT><A HREF="../org/eclipse/wst/jsdt/core/search/SearchPattern.html#R_REGEXP_MATCH"><B>R_REGEXP_MATCH</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.search.<A HREF="../org/eclipse/wst/jsdt/core/search/SearchPattern.html" title="class in org.eclipse.wst.jsdt.core.search">SearchPattern</A>
<DD>Match rule: The search pattern contains a regular expression.
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html#RADIC"><B>RADIC</B></A> -
Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html" title="interface in org.eclipse.wst.jsdt.web.core.javascript">HTML40Namespace.EntityName</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html#RANG"><B>RANG</B></A> -
Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html" title="interface in org.eclipse.wst.jsdt.web.core.javascript">HTML40Namespace.EntityName</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html#RAQUO"><B>RAQUO</B></A> -
Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html" title="interface in org.eclipse.wst.jsdt.web.core.javascript">HTML40Namespace.EntityName</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html#RARR_L"><B>RARR_L</B></A> -
Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html" title="interface in org.eclipse.wst.jsdt.web.core.javascript">HTML40Namespace.EntityName</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html#RARR_U"><B>RARR_U</B></A> -
Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html" title="interface in org.eclipse.wst.jsdt.web.core.javascript">HTML40Namespace.EntityName</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#RawMemberTypeCannotBeParameterized"><B>RawMemberTypeCannotBeParameterized</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html" title="interface in org.eclipse.wst.jsdt.core.compiler">IProblem</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#RawTypeReference"><B>RawTypeReference</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html" title="interface in org.eclipse.wst.jsdt.core.compiler">IProblem</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html#RCEIL"><B>RCEIL</B></A> -
Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html" title="interface in org.eclipse.wst.jsdt.web.core.javascript">HTML40Namespace.EntityName</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html#RDQUO"><B>RDQUO</B></A> -
Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html" title="interface in org.eclipse.wst.jsdt.web.core.javascript">HTML40Namespace.EntityName</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/search/IJavaScriptSearchConstants.html#READ_ACCESSES"><B>READ_ACCESSES</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.search.<A HREF="../org/eclipse/wst/jsdt/core/search/IJavaScriptSearchConstants.html" title="interface in org.eclipse.wst.jsdt.core.search">IJavaScriptSearchConstants</A>
<DD>When searching for field matches, it will exclusively find read accesses, as
opposed to write accesses.
<DT><A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptModelStatusConstants.html#READ_ONLY"><B>READ_ONLY</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptModelStatusConstants.html" title="interface in org.eclipse.wst.jsdt.core">IJavaScriptModelStatusConstants</A>
<DD>Status constant indicating that the operation encountered
a read-only element.
<DT><A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptProject.html#readOutputLocation()"><B>readOutputLocation()</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptProject.html" title="interface in org.eclipse.wst.jsdt.core">IJavaScriptProject</A>
<DD>Returns the default output location for the project as defined by its <code>.jsdtScope</code> file from disk, or <code>null</code>
if unable to read the file.
<DT><A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptProject.html#readRawIncludepath()"><B>readRawIncludepath()</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptProject.html" title="interface in org.eclipse.wst.jsdt.core">IJavaScriptProject</A>
<DD>Returns the raw includepath for the project as defined by its
<code>.jsdtScope</code> file from disk, or <code>null</code>
if unable to read the file.
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/ValidationParticipant.html#READY_FOR_BUILD"><B>READY_FOR_BUILD</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/ValidationParticipant.html" title="class in org.eclipse.wst.jsdt.core.compiler">ValidationParticipant</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html#REAL"><B>REAL</B></A> -
Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html" title="interface in org.eclipse.wst.jsdt.web.core.javascript">HTML40Namespace.EntityName</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/ValidationParticipant.html#reconcile(org.eclipse.wst.jsdt.core.compiler.ReconcileContext)"><B>reconcile(ReconcileContext)</B></A> -
Method in class org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/ValidationParticipant.html" title="class in org.eclipse.wst.jsdt.core.compiler">ValidationParticipant</A>
<DD>Notifies this participant that a reconcile operation is happening.
<DT><A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptUnit.html#reconcile(int, boolean, org.eclipse.wst.jsdt.core.WorkingCopyOwner, IProgressMonitor)"><B>reconcile(int, boolean, WorkingCopyOwner, IProgressMonitor)</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptUnit.html" title="interface in org.eclipse.wst.jsdt.core">IJavaScriptUnit</A>
<DD>Reconciles the contents of this working copy, sends out a JavaScript delta
notification indicating the nature of the change of the working copy since
the last time it was either reconciled or made consistent
(<A HREF="../org/eclipse/wst/jsdt/core/IOpenable.html#makeConsistent(IProgressMonitor)"><CODE>IOpenable.makeConsistent(IProgressMonitor)</CODE></A>), and returns a
javaScript file AST if requested.
<DT><A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptUnit.html#reconcile(int, boolean, boolean, org.eclipse.wst.jsdt.core.WorkingCopyOwner, IProgressMonitor)"><B>reconcile(int, boolean, boolean, WorkingCopyOwner, IProgressMonitor)</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptUnit.html" title="interface in org.eclipse.wst.jsdt.core">IJavaScriptUnit</A>
<DD>Reconciles the contents of this working copy, sends out a JavaScript delta
notification indicating the nature of the change of the working copy since
the last time it was either reconciled or made consistent
(<A HREF="../org/eclipse/wst/jsdt/core/IOpenable.html#makeConsistent(IProgressMonitor)"><CODE>IOpenable.makeConsistent(IProgressMonitor)</CODE></A>), and returns a
javaScript file AST if requested.
<DT><A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptUnit.html#reconcile(int, int, org.eclipse.wst.jsdt.core.WorkingCopyOwner, IProgressMonitor)"><B>reconcile(int, int, WorkingCopyOwner, IProgressMonitor)</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptUnit.html" title="interface in org.eclipse.wst.jsdt.core">IJavaScriptUnit</A>
<DD>Reconciles the contents of this working copy, sends out a JavaScript delta
notification indicating the nature of the change of the working copy since
the last time it was either reconciled or made consistent
(<A HREF="../org/eclipse/wst/jsdt/core/IOpenable.html#makeConsistent(IProgressMonitor)"><CODE>IOpenable.makeConsistent(IProgressMonitor)</CODE></A>), and returns a
javaScript file AST if requested.
<DT><A HREF="../org/eclipse/wst/jsdt/core/IWorkingCopy.html#reconcile()"><B>reconcile()</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IWorkingCopy.html" title="interface in org.eclipse.wst.jsdt.core">IWorkingCopy</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptUnit.html#reconcile(int, boolean, org.eclipse.wst.jsdt.core.WorkingCopyOwner, IProgressMonitor)"><CODE>IJavaScriptUnit.reconcile(int, boolean, WorkingCopyOwner, IProgressMonitor)</CODE></A> instead.</I>
<DT><A HREF="../org/eclipse/wst/jsdt/core/IWorkingCopy.html#reconcile(boolean, IProgressMonitor)"><B>reconcile(boolean, IProgressMonitor)</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IWorkingCopy.html" title="interface in org.eclipse.wst.jsdt.core">IWorkingCopy</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptUnit.html#reconcile(int, boolean, org.eclipse.wst.jsdt.core.WorkingCopyOwner, IProgressMonitor)"><CODE>IJavaScriptUnit.reconcile(int, boolean, WorkingCopyOwner, IProgressMonitor)</CODE></A> instead.</I>
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/IJsTranslation.html#reconcileCompilationUnit()"><B>reconcileCompilationUnit()</B></A> -
Method in interface org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/IJsTranslation.html" title="interface in org.eclipse.wst.jsdt.web.core.javascript">IJsTranslation</A>
<DD>checks the CU for errors/consistancy.
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/JsTranslation.html#reconcileCompilationUnit()"><B>reconcileCompilationUnit()</B></A> -
Method in class org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/JsTranslation.html" title="class in org.eclipse.wst.jsdt.web.core.javascript">JsTranslation</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/ReconcileContext.html" title="class in org.eclipse.wst.jsdt.core.compiler"><B>ReconcileContext</B></A> - Class in <A HREF="../org/eclipse/wst/jsdt/core/compiler/package-summary.html">org.eclipse.wst.jsdt.core.compiler</A><DD>The context of a reconcile event that is notified to interested validation
participants while a reconcile operation is running.<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/ReconcileContext.html#ReconcileContext(org.eclipse.wst.jsdt.internal.core.ReconcileWorkingCopyOperation, org.eclipse.wst.jsdt.internal.core.CompilationUnit)"><B>ReconcileContext(ReconcileWorkingCopyOperation, CompilationUnit)</B></A> -
Constructor for class org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/ReconcileContext.html" title="class in org.eclipse.wst.jsdt.core.compiler">ReconcileContext</A>
<DD>Creates a reconcile context for the given reconcile operation.
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/BuildContext.html#recordAddedGeneratedFiles(IFile[])"><B>recordAddedGeneratedFiles(IFile[])</B></A> -
Method in class org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/BuildContext.html" title="class in org.eclipse.wst.jsdt.core.compiler">BuildContext</A>
<DD>Record the added/changed generated files that need to be compiled.
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/BuildContext.html#recordDeletedGeneratedFiles(IFile[])"><B>recordDeletedGeneratedFiles(IFile[])</B></A> -
Method in class org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/BuildContext.html" title="class in org.eclipse.wst.jsdt.core.compiler">BuildContext</A>
<DD>Record the generated files that need to be deleted.
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/BuildContext.html#recordDependencies(java.lang.String[])"><B>recordDependencies(String[])</B></A> -
Method in class org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/BuildContext.html" title="class in org.eclipse.wst.jsdt.core.compiler">BuildContext</A>
<DD>Record the fully-qualified type names of any new dependencies, each name is of the form "p1.p2.A.B".
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/JavaScriptUnit.html#recordModifications()"><B>recordModifications()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/JavaScriptUnit.html" title="class in org.eclipse.wst.jsdt.core.dom">JavaScriptUnit</A>
<DD>Enables the recording of changes to this compilation
unit and its descendents.
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/BuildContext.html#recordNewProblems(org.eclipse.wst.jsdt.core.compiler.CategorizedProblem[])"><B>recordNewProblems(CategorizedProblem[])</B></A> -
Method in class org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/BuildContext.html" title="class in org.eclipse.wst.jsdt.core.compiler">BuildContext</A>
<DD>Record new problems to report against this compilationUnit.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/ASTNode.html#RECOVERED"><B>RECOVERED</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/ASTNode.html" title="class in org.eclipse.wst.jsdt.core.dom">ASTNode</A>
<DD>Flag constant (bit mask, value 8) indicating that this node
or a part of this node is recovered from source that contains
a syntax error detected in the vicinity.
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#RecursiveConstructorInvocation"><B>RecursiveConstructorInvocation</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html" title="interface in org.eclipse.wst.jsdt.core.compiler">IProblem</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#RedefinedArgument"><B>RedefinedArgument</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html" title="interface in org.eclipse.wst.jsdt.core.compiler">IProblem</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#RedefinedLocal"><B>RedefinedLocal</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html" title="interface in org.eclipse.wst.jsdt.core.compiler">IProblem</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#RedundantLocalVariableNullAssignment"><B>RedundantLocalVariableNullAssignment</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html" title="interface in org.eclipse.wst.jsdt.core.compiler">IProblem</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#RedundantNullCheckOnNonNullLocalVariable"><B>RedundantNullCheckOnNonNullLocalVariable</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html" title="interface in org.eclipse.wst.jsdt.core.compiler">IProblem</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#RedundantNullCheckOnNullLocalVariable"><B>RedundantNullCheckOnNullLocalVariable</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html" title="interface in org.eclipse.wst.jsdt.core.compiler">IProblem</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/ui/PreferenceConstants.html#REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD"><B>REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD</B></A> -
Static variable in class org.eclipse.wst.jsdt.ui.<A HREF="../org/eclipse/wst/jsdt/ui/PreferenceConstants.html" title="class in org.eclipse.wst.jsdt.ui">PreferenceConstants</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use method <CODE>org.eclipse.ltk.core.refactoring.RefactoringCore#getConditionCheckingFailedSeverity()</CODE>.</I>
<DT><A HREF="../org/eclipse/wst/jsdt/ui/PreferenceConstants.html#REFACTOR_ERROR_SEVERITY"><B>REFACTOR_ERROR_SEVERITY</B></A> -
Static variable in class org.eclipse.wst.jsdt.ui.<A HREF="../org/eclipse/wst/jsdt/ui/PreferenceConstants.html" title="class in org.eclipse.wst.jsdt.ui">PreferenceConstants</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use constant <CODE>org.eclipse.ltk.core.refactoring.RefactoringStatus#ERROR</CODE></I>
<DT><A HREF="../org/eclipse/wst/jsdt/ui/PreferenceConstants.html#REFACTOR_FATAL_SEVERITY"><B>REFACTOR_FATAL_SEVERITY</B></A> -
Static variable in class org.eclipse.wst.jsdt.ui.<A HREF="../org/eclipse/wst/jsdt/ui/PreferenceConstants.html" title="class in org.eclipse.wst.jsdt.ui">PreferenceConstants</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use constant <CODE>org.eclipse.ltk.core.refactoring.RefactoringStatus#FATAL</CODE></I>
<DT><A HREF="../org/eclipse/wst/jsdt/ui/PreferenceConstants.html#REFACTOR_INFO_SEVERITY"><B>REFACTOR_INFO_SEVERITY</B></A> -
Static variable in class org.eclipse.wst.jsdt.ui.<A HREF="../org/eclipse/wst/jsdt/ui/PreferenceConstants.html" title="class in org.eclipse.wst.jsdt.ui">PreferenceConstants</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use constant <CODE>org.eclipse.ltk.core.refactoring.RefactoringStatus#INFO</CODE></I>
<DT><A HREF="../org/eclipse/wst/jsdt/ui/PreferenceConstants.html#REFACTOR_LIGHTWEIGHT"><B>REFACTOR_LIGHTWEIGHT</B></A> -
Static variable in class org.eclipse.wst.jsdt.ui.<A HREF="../org/eclipse/wst/jsdt/ui/PreferenceConstants.html" title="class in org.eclipse.wst.jsdt.ui">PreferenceConstants</A>
<DD>A named preference that controls whether certain refactorings use a lightweight UI when
started from a JavaScript editor.
<DT><A HREF="../org/eclipse/wst/jsdt/ui/PreferenceConstants.html#REFACTOR_OK_SEVERITY"><B>REFACTOR_OK_SEVERITY</B></A> -
Static variable in class org.eclipse.wst.jsdt.ui.<A HREF="../org/eclipse/wst/jsdt/ui/PreferenceConstants.html" title="class in org.eclipse.wst.jsdt.ui">PreferenceConstants</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use constant <CODE>org.eclipse.ltk.core.refactoring.RefactoringStatus#OK</CODE></I>
<DT><A HREF="../org/eclipse/wst/jsdt/ui/PreferenceConstants.html#REFACTOR_SAVE_ALL_EDITORS"><B>REFACTOR_SAVE_ALL_EDITORS</B></A> -
Static variable in class org.eclipse.wst.jsdt.ui.<A HREF="../org/eclipse/wst/jsdt/ui/PreferenceConstants.html" title="class in org.eclipse.wst.jsdt.ui">PreferenceConstants</A>
<DD>A named preference that controls whether all dirty editors are automatically saved before a refactoring is
executed.
<DT><A HREF="../org/eclipse/wst/jsdt/ui/PreferenceConstants.html#REFACTOR_WARNING_SEVERITY"><B>REFACTOR_WARNING_SEVERITY</B></A> -
Static variable in class org.eclipse.wst.jsdt.ui.<A HREF="../org/eclipse/wst/jsdt/ui/PreferenceConstants.html" title="class in org.eclipse.wst.jsdt.ui">PreferenceConstants</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use constant <CODE>org.eclipse.ltk.core.refactoring.RefactoringStatus#WARNING</CODE></I>
<DT><A HREF="../org/eclipse/wst/jsdt/core/infer/RefactoringSupport.html" title="class in org.eclipse.wst.jsdt.core.infer"><B>RefactoringSupport</B></A> - Class in <A HREF="../org/eclipse/wst/jsdt/core/infer/package-summary.html">org.eclipse.wst.jsdt.core.infer</A><DD>Support for refactoring of inferred types
Provisional API: This class/interface is part of an interim API that is still under development and expected to
change significantly before reaching stability.<DT><A HREF="../org/eclipse/wst/jsdt/core/infer/RefactoringSupport.html#RefactoringSupport()"><B>RefactoringSupport()</B></A> -
Constructor for class org.eclipse.wst.jsdt.core.infer.<A HREF="../org/eclipse/wst/jsdt/core/infer/RefactoringSupport.html" title="class in org.eclipse.wst.jsdt.core.infer">RefactoringSupport</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/ast/IASTNode.html#REFERENCE"><B>REFERENCE</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.ast.<A HREF="../org/eclipse/wst/jsdt/core/ast/IASTNode.html" title="interface in org.eclipse.wst.jsdt.core.ast">IASTNode</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/infer/InferredType.html#referenceClass"><B>referenceClass</B></A> -
Variable in class org.eclipse.wst.jsdt.core.infer.<A HREF="../org/eclipse/wst/jsdt/core/infer/InferredType.html" title="class in org.eclipse.wst.jsdt.core.infer">InferredType</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/search/IJavaScriptSearchScope.html#REFERENCED_PROJECTS"><B>REFERENCED_PROJECTS</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.search.<A HREF="../org/eclipse/wst/jsdt/core/search/IJavaScriptSearchScope.html" title="interface in org.eclipse.wst.jsdt.core.search">IJavaScriptSearchScope</A>
<DD>Include type constant (bit mask) indicating that referenced projects should be considered in the search scope.
<DT><A HREF="../org/eclipse/wst/jsdt/ui/JavaScriptElementLabels.html#REFERENCED_ROOT_POST_QUALIFIED"><B>REFERENCED_ROOT_POST_QUALIFIED</B></A> -
Static variable in class org.eclipse.wst.jsdt.ui.<A HREF="../org/eclipse/wst/jsdt/ui/JavaScriptElementLabels.html" title="class in org.eclipse.wst.jsdt.ui">JavaScriptElementLabels</A>
<DD>Post qualify referenced package fragment roots.
<DT><A HREF="../org/eclipse/wst/jsdt/core/search/IJavaScriptSearchConstants.html#REFERENCES"><B>REFERENCES</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.search.<A HREF="../org/eclipse/wst/jsdt/core/search/IJavaScriptSearchConstants.html" title="interface in org.eclipse.wst.jsdt.core.search">IJavaScriptSearchConstants</A>
<DD>The search result is a reference.
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#ReferenceToForwardField"><B>ReferenceToForwardField</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html" title="interface in org.eclipse.wst.jsdt.core.compiler">IProblem</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#ReferenceToForwardTypeVariable"><B>ReferenceToForwardTypeVariable</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html" title="interface in org.eclipse.wst.jsdt.core.compiler">IProblem</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/ITypeHierarchy.html#refresh(IProgressMonitor)"><B>refresh(IProgressMonitor)</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/ITypeHierarchy.html" title="interface in org.eclipse.wst.jsdt.core">ITypeHierarchy</A>
<DD>Re-computes the type hierarchy reporting progress.
<DT><A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptModel.html#refreshExternalArchives(org.eclipse.wst.jsdt.core.IJavaScriptElement[], IProgressMonitor)"><B>refreshExternalArchives(IJavaScriptElement[], IProgressMonitor)</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptModel.html" title="interface in org.eclipse.wst.jsdt.core">IJavaScriptModel</A>
<DD>Triggers an update of the JavaScriptModel with respect to the referenced external archives.
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html#REG"><B>REG</B></A> -
Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html" title="interface in org.eclipse.wst.jsdt.web.core.javascript">HTML40Namespace.EntityName</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/ast/IASTNode.html#REG_EX_LITERAL"><B>REG_EX_LITERAL</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.ast.<A HREF="../org/eclipse/wst/jsdt/core/ast/IASTNode.html" title="interface in org.eclipse.wst.jsdt.core.ast">IASTNode</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/ASTNode.html#REGULAR_EXPRESSION_LITERAL"><B>REGULAR_EXPRESSION_LITERAL</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/ASTNode.html" title="class in org.eclipse.wst.jsdt.core.dom">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/RegularExpressionLiteral.html#REGULAR_EXPRESSION_PROPERTY"><B>REGULAR_EXPRESSION_PROPERTY</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/RegularExpressionLiteral.html" title="class in org.eclipse.wst.jsdt.core.dom">RegularExpressionLiteral</A>
<DD>The "escapedValue" structural property of this node type.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/RegularExpressionLiteral.html" title="class in org.eclipse.wst.jsdt.core.dom"><B>RegularExpressionLiteral</B></A> - Class in <A HREF="../org/eclipse/wst/jsdt/core/dom/package-summary.html">org.eclipse.wst.jsdt.core.dom</A><DD>Provisional API: This class/interface is part of an interim API that is still under development and expected to
change significantly before reaching stability.<DT><A HREF="../org/eclipse/wst/jsdt/core/util/JavaScriptUnitSorter.html#RELATIVE_ORDER"><B>RELATIVE_ORDER</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.util.<A HREF="../org/eclipse/wst/jsdt/core/util/JavaScriptUnitSorter.html" title="class in org.eclipse.wst.jsdt.core.util">JavaScriptUnitSorter</A>
<DD>Name of auxillary property whose value can be used to determine the
original relative order of two body declarations.
<DT><A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptModelStatusConstants.html#RELATIVE_PATH"><B>RELATIVE_PATH</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptModelStatusConstants.html" title="interface in org.eclipse.wst.jsdt.core">IJavaScriptModelStatusConstants</A>
<DD>Status constant indicating that a relative path
was supplied to the operation when an absolute path is
required.
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/IJsTranslation.html#release()"><B>release()</B></A> -
Method in interface org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/IJsTranslation.html" title="interface in org.eclipse.wst.jsdt.web.core.javascript">IJsTranslation</A>
<DD>release the translation.
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/IJsTranslator.html#release()"><B>release()</B></A> -
Method in interface org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/IJsTranslator.html" title="interface in org.eclipse.wst.jsdt.web.core.javascript">IJsTranslator</A>
<DD>release any resources the translation is holding onto.
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/JsTranslation.html#release()"><B>release()</B></A> -
Method in class org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/JsTranslation.html" title="class in org.eclipse.wst.jsdt.web.core.javascript">JsTranslation</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/JsTranslationAdapter.html#release()"><B>release()</B></A> -
Method in class org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/JsTranslationAdapter.html" title="class in org.eclipse.wst.jsdt.web.core.javascript">JsTranslationAdapter</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/JsTranslationAdapterFactory.html#release()"><B>release()</B></A> -
Method in class org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/JsTranslationAdapterFactory.html" title="class in org.eclipse.wst.jsdt.web.core.javascript">JsTranslationAdapterFactory</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/JsTranslator.html#release()"><B>release()</B></A> -
Method in class org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/JsTranslator.html" title="class in org.eclipse.wst.jsdt.web.core.javascript">JsTranslator</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/search/JSDTSearchDocumentDelegate.html#release()"><B>release()</B></A> -
Method in class org.eclipse.wst.jsdt.web.core.javascript.search.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/search/JSDTSearchDocumentDelegate.html" title="class in org.eclipse.wst.jsdt.web.core.javascript.search">JSDTSearchDocumentDelegate</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/search/JsSearchDocument.html#release()"><B>release()</B></A> -
Method in class org.eclipse.wst.jsdt.web.core.javascript.search.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/search/JsSearchDocument.html" title="class in org.eclipse.wst.jsdt.web.core.javascript.search">JsSearchDocument</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/InfixExpression.Operator.html#REMAINDER"><B>REMAINDER</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/InfixExpression.Operator.html" title="class in org.eclipse.wst.jsdt.core.dom">InfixExpression.Operator</A>
<DD>Remainder "%" operator.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/Assignment.Operator.html#REMAINDER_ASSIGN"><B>REMAINDER_ASSIGN</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/Assignment.Operator.html" title="class in org.eclipse.wst.jsdt.core.dom">Assignment.Operator</A>
<DD>%= operator.
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/CharOperation.html#remove(char[], char)"><B>remove(char[], char)</B></A> -
Static method in class org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/CharOperation.html" title="class in org.eclipse.wst.jsdt.core.compiler">CharOperation</A>
<DD>Answers a new array removing a given character.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ASTRewrite.html#remove(org.eclipse.wst.jsdt.core.dom.ASTNode, TextEditGroup)"><B>remove(ASTNode, TextEditGroup)</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.rewrite.<A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ASTRewrite.html" title="class in org.eclipse.wst.jsdt.core.dom.rewrite">ASTRewrite</A>
<DD>Removes the given node from its parent in this rewriter.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ListRewrite.html#remove(org.eclipse.wst.jsdt.core.dom.ASTNode, TextEditGroup)"><B>remove(ASTNode, TextEditGroup)</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.rewrite.<A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ListRewrite.html" title="class in org.eclipse.wst.jsdt.core.dom.rewrite">ListRewrite</A>
<DD>Removes the given node from its parent's list property in the rewriter.
<DT><A HREF="../org/eclipse/wst/jsdt/core/IRegion.html#remove(org.eclipse.wst.jsdt.core.IJavaScriptElement)"><B>remove(IJavaScriptElement)</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IRegion.html" title="interface in org.eclipse.wst.jsdt.core">IRegion</A>
<DD>Removes the specified element from the region and returns
<code>true</code> if successful, <code>false</code> if the remove
fails.
<DT><A HREF="../org/eclipse/wst/jsdt/internal/core/index/Index.html#remove(java.lang.String)"><B>remove(String)</B></A> -
Method in class org.eclipse.wst.jsdt.internal.core.index.<A HREF="../org/eclipse/wst/jsdt/internal/core/index/Index.html" title="class in org.eclipse.wst.jsdt.internal.core.index">Index</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/web/ui/views/contentoutline/JsJfaceNode.html#removeAdapter(INodeAdapter)"><B>removeAdapter(INodeAdapter)</B></A> -
Method in class org.eclipse.wst.jsdt.web.ui.views.contentoutline.<A HREF="../org/eclipse/wst/jsdt/web/ui/views/contentoutline/JsJfaceNode.html" title="class in org.eclipse.wst.jsdt.web.ui.views.contentoutline">JsJfaceNode</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/Util.html#removeAll(java.lang.String, char)"><B>removeAll(String, char)</B></A> -
Static method in class org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/Util.html" title="class in org.eclipse.wst.jsdt.web.core.javascript">Util</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/search/SearchDocument.html#removeAllIndexEntries()"><B>removeAllIndexEntries()</B></A> -
Method in class org.eclipse.wst.jsdt.core.search.<A HREF="../org/eclipse/wst/jsdt/core/search/SearchDocument.html" title="class in org.eclipse.wst.jsdt.core.search">SearchDocument</A>
<DD>Removes all index entries from the index for the given document.
<DT><A HREF="../org/eclipse/wst/jsdt/core/IBuffer.html#removeBufferChangedListener(org.eclipse.wst.jsdt.core.IBufferChangedListener)"><B>removeBufferChangedListener(IBufferChangedListener)</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IBuffer.html" title="interface in org.eclipse.wst.jsdt.core">IBuffer</A>
<DD>Removes the given listener from this buffer.
<DT><A HREF="../org/eclipse/wst/jsdt/core/Signature.html#removeCapture(char[])"><B>removeCapture(char[])</B></A> -
Static method in class org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/Signature.html" title="class in org.eclipse.wst.jsdt.core">Signature</A>
<DD>Removes any capture information from the given type or method signature
and returns the resulting signature.
<DT><A HREF="../org/eclipse/wst/jsdt/core/Signature.html#removeCapture(java.lang.String)"><B>removeCapture(String)</B></A> -
Static method in class org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/Signature.html" title="class in org.eclipse.wst.jsdt.core">Signature</A>
<DD>Removes any capture information from the given type or method signature
and returns the resulting signature.
<DT><A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptElementDelta.html#REMOVED"><B>REMOVED</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptElementDelta.html" title="interface in org.eclipse.wst.jsdt.core">IJavaScriptElementDelta</A>
<DD>Status constant indicating that the element has been removed.
<DT><A HREF="../org/eclipse/wst/jsdt/core/JavaScriptCore.html#removeElementChangedListener(org.eclipse.wst.jsdt.core.IElementChangedListener)"><B>removeElementChangedListener(IElementChangedListener)</B></A> -
Static method in class org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/JavaScriptCore.html" title="class in org.eclipse.wst.jsdt.core">JavaScriptCore</A>
<DD>Removes the given element changed listener.
<DT><A HREF="../org/eclipse/wst/jsdt/core/IJsGlobalScopeContainerInitializer.html#removeFromProject(org.eclipse.wst.jsdt.core.IJavaScriptProject)"><B>removeFromProject(IJavaScriptProject)</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IJsGlobalScopeContainerInitializer.html" title="interface in org.eclipse.wst.jsdt.core">IJsGlobalScopeContainerInitializer</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/JsGlobalScopeContainerInitializer.html#removeFromProject(org.eclipse.wst.jsdt.core.IJavaScriptProject)"><B>removeFromProject(IJavaScriptProject)</B></A> -
Method in class org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/JsGlobalScopeContainerInitializer.html" title="class in org.eclipse.wst.jsdt.core">JsGlobalScopeContainerInitializer</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ImportRewrite.html#removeImport(java.lang.String)"><B>removeImport(String)</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.rewrite.<A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ImportRewrite.html" title="class in org.eclipse.wst.jsdt.core.dom.rewrite">ImportRewrite</A>
<DD>Records to remove a import.
<DT><A HREF="../org/eclipse/wst/jsdt/core/JavaScriptCore.html#removeIncludepathVariable(java.lang.String, IProgressMonitor)"><B>removeIncludepathVariable(String, IProgressMonitor)</B></A> -
Static method in class org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/JavaScriptCore.html" title="class in org.eclipse.wst.jsdt.core">JavaScriptCore</A>
<DD>Removed the given includepath variable.
<DT><A HREF="../org/eclipse/wst/jsdt/core/search/SearchParticipant.html#removeIndex(IPath)"><B>removeIndex(IPath)</B></A> -
Method in class org.eclipse.wst.jsdt.core.search.<A HREF="../org/eclipse/wst/jsdt/core/search/SearchParticipant.html" title="class in org.eclipse.wst.jsdt.core.search">SearchParticipant</A>
<DD>Removes the index for a given path.
<DT><A HREF="../org/eclipse/wst/jsdt/core/JavaScriptCore.html#removeJavaScriptLikeExtension(java.lang.String)"><B>removeJavaScriptLikeExtension(String)</B></A> -
Static method in class org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/JavaScriptCore.html" title="class in org.eclipse.wst.jsdt.core">JavaScriptCore</A>
<DD>Removes the file extension from the given file name, if it has a JavaScript-like file
extension.
<DT><A HREF="../org/eclipse/wst/jsdt/ui/project/JsNature.html#removeJsNature(IProject, IProgressMonitor)"><B>removeJsNature(IProject, IProgressMonitor)</B></A> -
Static method in class org.eclipse.wst.jsdt.ui.project.<A HREF="../org/eclipse/wst/jsdt/ui/project/JsNature.html" title="class in org.eclipse.wst.jsdt.ui.project">JsNature</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/ui/OverrideIndicatorLabelDecorator.html#removeListener(ILabelProviderListener)"><B>removeListener(ILabelProviderListener)</B></A> -
Method in class org.eclipse.wst.jsdt.ui.<A HREF="../org/eclipse/wst/jsdt/ui/OverrideIndicatorLabelDecorator.html" title="class in org.eclipse.wst.jsdt.ui">OverrideIndicatorLabelDecorator</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/ui/ProblemsLabelDecorator.html#removeListener(ILabelProviderListener)"><B>removeListener(ILabelProviderListener)</B></A> -
Method in class org.eclipse.wst.jsdt.ui.<A HREF="../org/eclipse/wst/jsdt/ui/ProblemsLabelDecorator.html" title="class in org.eclipse.wst.jsdt.ui">ProblemsLabelDecorator</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/NamingConventions.html#removePrefixAndSuffixForArgumentName(org.eclipse.wst.jsdt.core.IJavaScriptProject, char[])"><B>removePrefixAndSuffixForArgumentName(IJavaScriptProject, char[])</B></A> -
Static method in class org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/NamingConventions.html" title="class in org.eclipse.wst.jsdt.core">NamingConventions</A>
<DD>Remove prefix and suffix from an argument name.
<DT><A HREF="../org/eclipse/wst/jsdt/core/NamingConventions.html#removePrefixAndSuffixForArgumentName(org.eclipse.wst.jsdt.core.IJavaScriptProject, java.lang.String)"><B>removePrefixAndSuffixForArgumentName(IJavaScriptProject, String)</B></A> -
Static method in class org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/NamingConventions.html" title="class in org.eclipse.wst.jsdt.core">NamingConventions</A>
<DD>Remove prefix and suffix from an argument name.
<DT><A HREF="../org/eclipse/wst/jsdt/core/NamingConventions.html#removePrefixAndSuffixForFieldName(org.eclipse.wst.jsdt.core.IJavaScriptProject, char[], int)"><B>removePrefixAndSuffixForFieldName(IJavaScriptProject, char[], int)</B></A> -
Static method in class org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/NamingConventions.html" title="class in org.eclipse.wst.jsdt.core">NamingConventions</A>
<DD>Remove prefix and suffix from a field name.
<DT><A HREF="../org/eclipse/wst/jsdt/core/NamingConventions.html#removePrefixAndSuffixForFieldName(org.eclipse.wst.jsdt.core.IJavaScriptProject, java.lang.String, int)"><B>removePrefixAndSuffixForFieldName(IJavaScriptProject, String, int)</B></A> -
Static method in class org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/NamingConventions.html" title="class in org.eclipse.wst.jsdt.core">NamingConventions</A>
<DD>Remove prefix and suffix from a field name.
<DT><A HREF="../org/eclipse/wst/jsdt/core/NamingConventions.html#removePrefixAndSuffixForLocalVariableName(org.eclipse.wst.jsdt.core.IJavaScriptProject, char[])"><B>removePrefixAndSuffixForLocalVariableName(IJavaScriptProject, char[])</B></A> -
Static method in class org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/NamingConventions.html" title="class in org.eclipse.wst.jsdt.core">NamingConventions</A>
<DD>Remove prefix and suffix from a local variable name.
<DT><A HREF="../org/eclipse/wst/jsdt/core/NamingConventions.html#removePrefixAndSuffixForLocalVariableName(org.eclipse.wst.jsdt.core.IJavaScriptProject, java.lang.String)"><B>removePrefixAndSuffixForLocalVariableName(IJavaScriptProject, String)</B></A> -
Static method in class org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/NamingConventions.html" title="class in org.eclipse.wst.jsdt.core">NamingConventions</A>
<DD>Remove prefix and suffix from a local variable name.
<DT><A HREF="../org/eclipse/wst/jsdt/core/JavaScriptCore.html#removePreProcessingResourceChangedListener(IResourceChangeListener)"><B>removePreProcessingResourceChangedListener(IResourceChangeListener)</B></A> -
Static method in class org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/JavaScriptCore.html" title="class in org.eclipse.wst.jsdt.core">JavaScriptCore</A>
<DD>Removes the given pre-processing resource changed listener.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ImportRewrite.html#removeStaticImport(java.lang.String)"><B>removeStaticImport(String)</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.rewrite.<A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ImportRewrite.html" title="class in org.eclipse.wst.jsdt.core.dom.rewrite">ImportRewrite</A>
<DD>Records to remove a static import.
<DT><A HREF="../org/eclipse/wst/jsdt/core/ITypeHierarchy.html#removeTypeHierarchyChangedListener(org.eclipse.wst.jsdt.core.ITypeHierarchyChangedListener)"><B>removeTypeHierarchyChangedListener(ITypeHierarchyChangedListener)</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/ITypeHierarchy.html" title="interface in org.eclipse.wst.jsdt.core">ITypeHierarchy</A>
<DD>Removes the given listener from this type hierarchy.
<DT><A HREF="../org/eclipse/wst/jsdt/ui/IWorkingCopyManagerExtension.html#removeWorkingCopy(IEditorInput)"><B>removeWorkingCopy(IEditorInput)</B></A> -
Method in interface org.eclipse.wst.jsdt.ui.<A HREF="../org/eclipse/wst/jsdt/ui/IWorkingCopyManagerExtension.html" title="interface in org.eclipse.wst.jsdt.ui">IWorkingCopyManagerExtension</A>
<DD>Removes the working copy set for the given editor input.
<DT><A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptModel.html#rename(org.eclipse.wst.jsdt.core.IJavaScriptElement[], org.eclipse.wst.jsdt.core.IJavaScriptElement[], java.lang.String[], boolean, IProgressMonitor)"><B>rename(IJavaScriptElement[], IJavaScriptElement[], String[], boolean, IProgressMonitor)</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptModel.html" title="interface in org.eclipse.wst.jsdt.core">IJavaScriptModel</A>
<DD>Renames the given elements as specified.
<DT><A HREF="../org/eclipse/wst/jsdt/core/ISourceManipulation.html#rename(java.lang.String, boolean, IProgressMonitor)"><B>rename(String, boolean, IProgressMonitor)</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/ISourceManipulation.html" title="interface in org.eclipse.wst.jsdt.core">ISourceManipulation</A>
<DD>Renames this element to the given name.
<DT><A HREF="../org/eclipse/wst/jsdt/ui/refactoring/IRefactoringProcessorIds.html#RENAME_COMPILATION_UNIT_PROCESSOR"><B>RENAME_COMPILATION_UNIT_PROCESSOR</B></A> -
Static variable in interface org.eclipse.wst.jsdt.ui.refactoring.<A HREF="../org/eclipse/wst/jsdt/ui/refactoring/IRefactoringProcessorIds.html" title="interface in org.eclipse.wst.jsdt.ui.refactoring">IRefactoringProcessorIds</A>
<DD>Processor ID of the rename compilation unit processor
(value <code>"org.eclipse.wst.jsdt.ui.renameCompilationUnitProcessor"</code>).
<DT><A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html#RENAME_ENUM_CONSTANT"><B>RENAME_ENUM_CONSTANT</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.refactoring.<A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html" title="interface in org.eclipse.wst.jsdt.core.refactoring">IJavaScriptRefactorings</A>
<DD>Refactoring id of the 'Rename Enum Constant' refactoring (value:
<code>org.eclipse.wst.jsdt.ui.rename.enum.constant</code>).
<DT><A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html#RENAME_FIELD"><B>RENAME_FIELD</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.refactoring.<A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html" title="interface in org.eclipse.wst.jsdt.core.refactoring">IJavaScriptRefactorings</A>
<DD>Refactoring id of the 'Rename Field' refactoring (value:
<code>org.eclipse.wst.jsdt.ui.rename.field</code>).
<DT><A HREF="../org/eclipse/wst/jsdt/ui/refactoring/IRefactoringProcessorIds.html#RENAME_FIELD_PROCESSOR"><B>RENAME_FIELD_PROCESSOR</B></A> -
Static variable in interface org.eclipse.wst.jsdt.ui.refactoring.<A HREF="../org/eclipse/wst/jsdt/ui/refactoring/IRefactoringProcessorIds.html" title="interface in org.eclipse.wst.jsdt.ui.refactoring">IRefactoringProcessorIds</A>
<DD>Processor ID of the rename field processor
(value <code>"org.eclipse.wst.jsdt.ui.renameFieldProcessor"</code>).
<DT><A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html#RENAME_JAVA_PROJECT"><B>RENAME_JAVA_PROJECT</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.refactoring.<A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html" title="interface in org.eclipse.wst.jsdt.core.refactoring">IJavaScriptRefactorings</A>
<DD>Refactoring id of the 'Rename Java Project' refactoring (value:
<code>org.eclipse.wst.jsdt.ui.rename.java.project</code>).
<DT><A HREF="../org/eclipse/wst/jsdt/ui/refactoring/IRefactoringProcessorIds.html#RENAME_JAVA_PROJECT_PROCESSOR"><B>RENAME_JAVA_PROJECT_PROCESSOR</B></A> -
Static variable in interface org.eclipse.wst.jsdt.ui.refactoring.<A HREF="../org/eclipse/wst/jsdt/ui/refactoring/IRefactoringProcessorIds.html" title="interface in org.eclipse.wst.jsdt.ui.refactoring">IRefactoringProcessorIds</A>
<DD>Processor ID of the rename JavaScript project processor
(value <code>"org.eclipse.wst.jsdt.ui.renameJavaProjectProcessor"</code>).
<DT><A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html#RENAME_JAVASCRIPT_UNIT"><B>RENAME_JAVASCRIPT_UNIT</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.refactoring.<A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html" title="interface in org.eclipse.wst.jsdt.core.refactoring">IJavaScriptRefactorings</A>
<DD>Refactoring id of the 'Rename Compilation Unit' refactoring (value:
<code>org.eclipse.wst.jsdt.ui.rename.compilationunit</code>).
<DT><A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html#RENAME_LOCAL_VARIABLE"><B>RENAME_LOCAL_VARIABLE</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.refactoring.<A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html" title="interface in org.eclipse.wst.jsdt.core.refactoring">IJavaScriptRefactorings</A>
<DD>Refactoring id of the 'Rename Local Variable' refactoring (value:
<code>org.eclipse.wst.jsdt.ui.rename.local.variable</code>).
<DT><A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html#RENAME_METHOD"><B>RENAME_METHOD</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.refactoring.<A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html" title="interface in org.eclipse.wst.jsdt.core.refactoring">IJavaScriptRefactorings</A>
<DD>Refactoring id of the 'Rename Method' refactoring (value:
<code>org.eclipse.wst.jsdt.ui.rename.method</code>).
<DT><A HREF="../org/eclipse/wst/jsdt/ui/refactoring/IRefactoringProcessorIds.html#RENAME_METHOD_PROCESSOR"><B>RENAME_METHOD_PROCESSOR</B></A> -
Static variable in interface org.eclipse.wst.jsdt.ui.refactoring.<A HREF="../org/eclipse/wst/jsdt/ui/refactoring/IRefactoringProcessorIds.html" title="interface in org.eclipse.wst.jsdt.ui.refactoring">IRefactoringProcessorIds</A>
<DD>Processor ID of the rename method processor
(value <code>"org.eclipse.wst.jsdt.ui.renameMethodProcessor"</code>).
<DT><A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html#RENAME_PACKAGE"><B>RENAME_PACKAGE</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.refactoring.<A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html" title="interface in org.eclipse.wst.jsdt.core.refactoring">IJavaScriptRefactorings</A>
<DD>Refactoring id of the 'Rename Package' refactoring (value:
<code>org.eclipse.wst.jsdt.ui.rename.package</code>).
<DT><A HREF="../org/eclipse/wst/jsdt/ui/refactoring/IRefactoringProcessorIds.html#RENAME_PACKAGE_FRAGMENT_PROCESSOR"><B>RENAME_PACKAGE_FRAGMENT_PROCESSOR</B></A> -
Static variable in interface org.eclipse.wst.jsdt.ui.refactoring.<A HREF="../org/eclipse/wst/jsdt/ui/refactoring/IRefactoringProcessorIds.html" title="interface in org.eclipse.wst.jsdt.ui.refactoring">IRefactoringProcessorIds</A>
<DD>Processor ID of the rename package fragment processor
(value <code>"org.eclipse.wst.jsdt.ui.renamePackageProcessor"</code>).
<DT><A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html#RENAME_RESOURCE"><B>RENAME_RESOURCE</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.refactoring.<A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html" title="interface in org.eclipse.wst.jsdt.core.refactoring">IJavaScriptRefactorings</A>
<DD>Refactoring id of the 'Rename Resource' refactoring (value:
<code>org.eclipse.wst.jsdt.ui.rename.resource</code>).
<DT><A HREF="../org/eclipse/wst/jsdt/ui/refactoring/IRefactoringProcessorIds.html#RENAME_RESOURCE_PROCESSOR"><B>RENAME_RESOURCE_PROCESSOR</B></A> -
Static variable in interface org.eclipse.wst.jsdt.ui.refactoring.<A HREF="../org/eclipse/wst/jsdt/ui/refactoring/IRefactoringProcessorIds.html" title="interface in org.eclipse.wst.jsdt.ui.refactoring">IRefactoringProcessorIds</A>
<DD>Processor ID of the rename resource processor
(value <code>"org.eclipse.wst.jsdt.ui.renameResourceProcessor"</code>).
<DT><A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html#RENAME_SOURCE_FOLDER"><B>RENAME_SOURCE_FOLDER</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.refactoring.<A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html" title="interface in org.eclipse.wst.jsdt.core.refactoring">IJavaScriptRefactorings</A>
<DD>Refactoring id of the 'Rename Source Folder' refactoring (value:
<code>org.eclipse.wst.jsdt.ui.rename.source.folder</code>).
<DT><A HREF="../org/eclipse/wst/jsdt/ui/refactoring/IRefactoringProcessorIds.html#RENAME_SOURCE_FOLDER_PROCESSOR"><B>RENAME_SOURCE_FOLDER_PROCESSOR</B></A> -
Static variable in interface org.eclipse.wst.jsdt.ui.refactoring.<A HREF="../org/eclipse/wst/jsdt/ui/refactoring/IRefactoringProcessorIds.html" title="interface in org.eclipse.wst.jsdt.ui.refactoring">IRefactoringProcessorIds</A>
<DD>Processor ID of the rename source folder
(value <code>"org.eclipse.wst.jsdt.ui.renameSourceFolderProcessor"</code>).
<DT><A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html#RENAME_TYPE"><B>RENAME_TYPE</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.refactoring.<A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html" title="interface in org.eclipse.wst.jsdt.core.refactoring">IJavaScriptRefactorings</A>
<DD>Refactoring id of the 'Rename Type' refactoring (value:
<code>org.eclipse.wst.jsdt.ui.rename.type</code>).
<DT><A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html#RENAME_TYPE_PARAMETER"><B>RENAME_TYPE_PARAMETER</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.refactoring.<A HREF="../org/eclipse/wst/jsdt/core/refactoring/IJavaScriptRefactorings.html" title="interface in org.eclipse.wst.jsdt.core.refactoring">IJavaScriptRefactorings</A>
<DD>Refactoring id of the 'Rename Type Parameter' refactoring (value:
<code>org.eclipse.wst.jsdt.ui.rename.type.parameter</code>).
<DT><A HREF="../org/eclipse/wst/jsdt/ui/refactoring/IRefactoringProcessorIds.html#RENAME_TYPE_PROCESSOR"><B>RENAME_TYPE_PROCESSOR</B></A> -
Static variable in interface org.eclipse.wst.jsdt.ui.refactoring.<A HREF="../org/eclipse/wst/jsdt/ui/refactoring/IRefactoringProcessorIds.html" title="interface in org.eclipse.wst.jsdt.ui.refactoring">IRefactoringProcessorIds</A>
<DD>Processor ID of the rename type processor
(value <code>"org.eclipse.wst.jsdt.ui.renameTypeProcessor"</code>).
<DT><A HREF="../org/eclipse/wst/jsdt/core/refactoring/descriptors/RenameJavaScriptElementDescriptor.html" title="class in org.eclipse.wst.jsdt.core.refactoring.descriptors"><B>RenameJavaScriptElementDescriptor</B></A> - Class in <A HREF="../org/eclipse/wst/jsdt/core/refactoring/descriptors/package-summary.html">org.eclipse.wst.jsdt.core.refactoring.descriptors</A><DD>Refactoring descriptor for the rename java element refactoring.<DT><A HREF="../org/eclipse/wst/jsdt/core/refactoring/descriptors/RenameJavaScriptElementDescriptor.html#RenameJavaScriptElementDescriptor(java.lang.String)"><B>RenameJavaScriptElementDescriptor(String)</B></A> -
Constructor for class org.eclipse.wst.jsdt.core.refactoring.descriptors.<A HREF="../org/eclipse/wst/jsdt/core/refactoring/descriptors/RenameJavaScriptElementDescriptor.html" title="class in org.eclipse.wst.jsdt.core.refactoring.descriptors">RenameJavaScriptElementDescriptor</A>
<DD>Creates a new refactoring descriptor.
<DT><A HREF="../org/eclipse/wst/jsdt/core/refactoring/descriptors/RenameLocalVariableDescriptor.html" title="class in org.eclipse.wst.jsdt.core.refactoring.descriptors"><B>RenameLocalVariableDescriptor</B></A> - Class in <A HREF="../org/eclipse/wst/jsdt/core/refactoring/descriptors/package-summary.html">org.eclipse.wst.jsdt.core.refactoring.descriptors</A><DD>Refactoring descriptor for the rename local variable refactoring.<DT><A HREF="../org/eclipse/wst/jsdt/core/refactoring/descriptors/RenameLocalVariableDescriptor.html#RenameLocalVariableDescriptor()"><B>RenameLocalVariableDescriptor()</B></A> -
Constructor for class org.eclipse.wst.jsdt.core.refactoring.descriptors.<A HREF="../org/eclipse/wst/jsdt/core/refactoring/descriptors/RenameLocalVariableDescriptor.html" title="class in org.eclipse.wst.jsdt.core.refactoring.descriptors">RenameLocalVariableDescriptor</A>
<DD>Creates a new refactoring descriptor.
<DT><A HREF="../org/eclipse/wst/jsdt/core/refactoring/descriptors/RenameResourceDescriptor.html" title="class in org.eclipse.wst.jsdt.core.refactoring.descriptors"><B>RenameResourceDescriptor</B></A> - Class in <A HREF="../org/eclipse/wst/jsdt/core/refactoring/descriptors/package-summary.html">org.eclipse.wst.jsdt.core.refactoring.descriptors</A><DD>Refactoring descriptor for the rename resource refactoring.<DT><A HREF="../org/eclipse/wst/jsdt/core/refactoring/descriptors/RenameResourceDescriptor.html#RenameResourceDescriptor()"><B>RenameResourceDescriptor()</B></A> -
Constructor for class org.eclipse.wst.jsdt.core.refactoring.descriptors.<A HREF="../org/eclipse/wst/jsdt/core/refactoring/descriptors/RenameResourceDescriptor.html" title="class in org.eclipse.wst.jsdt.core.refactoring.descriptors">RenameResourceDescriptor</A>
<DD>Creates a new refactoring descriptor.
<DT><A HREF="../org/eclipse/wst/jsdt/ui/refactoring/RenameSupport.html" title="class in org.eclipse.wst.jsdt.ui.refactoring"><B>RenameSupport</B></A> - Class in <A HREF="../org/eclipse/wst/jsdt/ui/refactoring/package-summary.html">org.eclipse.wst.jsdt.ui.refactoring</A><DD>Central access point to execute rename refactorings.<DT><A HREF="../org/eclipse/wst/jsdt/core/refactoring/RenameTypeArguments.html" title="class in org.eclipse.wst.jsdt.core.refactoring"><B>RenameTypeArguments</B></A> - Class in <A HREF="../org/eclipse/wst/jsdt/core/refactoring/package-summary.html">org.eclipse.wst.jsdt.core.refactoring</A><DD>Rename type arguments describe the data that a rename type processor
provides to its rename type participants.<DT><A HREF="../org/eclipse/wst/jsdt/core/refactoring/RenameTypeArguments.html#RenameTypeArguments(java.lang.String, boolean, boolean, org.eclipse.wst.jsdt.core.IJavaScriptElement[])"><B>RenameTypeArguments(String, boolean, boolean, IJavaScriptElement[])</B></A> -
Constructor for class org.eclipse.wst.jsdt.core.refactoring.<A HREF="../org/eclipse/wst/jsdt/core/refactoring/RenameTypeArguments.html" title="class in org.eclipse.wst.jsdt.core.refactoring">RenameTypeArguments</A>
<DD>Creates new rename type arguments.
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/CharOperation.html#replace(char[], char, char)"><B>replace(char[], char, char)</B></A> -
Static method in class org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/CharOperation.html" title="class in org.eclipse.wst.jsdt.core.compiler">CharOperation</A>
<DD>Replace all occurrence of the character to be replaced with the replacement character in the
given array.
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/CharOperation.html#replace(char[], char[], char)"><B>replace(char[], char[], char)</B></A> -
Static method in class org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/CharOperation.html" title="class in org.eclipse.wst.jsdt.core.compiler">CharOperation</A>
<DD>Replace all occurrences of characters to be replaced with the replacement character in the
given array.
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/CharOperation.html#replace(char[], char[], char, int, int)"><B>replace(char[], char[], char, int, int)</B></A> -
Static method in class org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/CharOperation.html" title="class in org.eclipse.wst.jsdt.core.compiler">CharOperation</A>
<DD>Replace all occurrences of characters to be replaced with the replacement character in the
given array from the start position (inclusive) to the end position (exclusive).
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/CharOperation.html#replace(char[], char[], char[])"><B>replace(char[], char[], char[])</B></A> -
Static method in class org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/CharOperation.html" title="class in org.eclipse.wst.jsdt.core.compiler">CharOperation</A>
<DD>Answers a new array of characters with substitutions.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ASTRewrite.html#replace(org.eclipse.wst.jsdt.core.dom.ASTNode, org.eclipse.wst.jsdt.core.dom.ASTNode, TextEditGroup)"><B>replace(ASTNode, ASTNode, TextEditGroup)</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.rewrite.<A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ASTRewrite.html" title="class in org.eclipse.wst.jsdt.core.dom.rewrite">ASTRewrite</A>
<DD>Replaces the given node in this rewriter.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ListRewrite.html#replace(org.eclipse.wst.jsdt.core.dom.ASTNode, org.eclipse.wst.jsdt.core.dom.ASTNode, TextEditGroup)"><B>replace(ASTNode, ASTNode, TextEditGroup)</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.rewrite.<A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ListRewrite.html" title="class in org.eclipse.wst.jsdt.core.dom.rewrite">ListRewrite</A>
<DD>Replaces the given node from its parent's list property in the rewriter.
<DT><A HREF="../org/eclipse/wst/jsdt/core/IBuffer.html#replace(int, int, char[])"><B>replace(int, int, char[])</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IBuffer.html" title="interface in org.eclipse.wst.jsdt.core">IBuffer</A>
<DD>Replaces the given range of characters in this buffer with the given text.
<DT><A HREF="../org/eclipse/wst/jsdt/core/IBuffer.html#replace(int, int, java.lang.String)"><B>replace(int, int, String)</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IBuffer.html" title="interface in org.eclipse.wst.jsdt.core">IBuffer</A>
<DD>Replaces the given range of characters in this buffer with the given text.
<DT><A HREF="../org/eclipse/wst/jsdt/core/IPackageFragmentRoot.html#REPLACE"><B>REPLACE</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IPackageFragmentRoot.html" title="interface in org.eclipse.wst.jsdt.core">IPackageFragmentRoot</A>
<DD>Update model flag constant (bit mask value 16) indicating that the operation
is to replace the resource and the destination project's includepath entry.
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/CharOperation.html#replaceOnCopy(char[], char, char)"><B>replaceOnCopy(char[], char, char)</B></A> -
Static method in class org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/CharOperation.html" title="class in org.eclipse.wst.jsdt.core.compiler">CharOperation</A>
<DD>Replace all occurrence of the character to be replaced with the replacement character
in a copy of the given array.
<DT><A HREF="../org/eclipse/wst/jsdt/ui/search/ISearchRequestor.html#reportMatch(Match)"><B>reportMatch(Match)</B></A> -
Method in interface org.eclipse.wst.jsdt.ui.search.<A HREF="../org/eclipse/wst/jsdt/ui/search/ISearchRequestor.html" title="interface in org.eclipse.wst.jsdt.ui.search">ISearchRequestor</A>
<DD>Adds a match to the search that issued this particular <A HREF="../org/eclipse/wst/jsdt/ui/search/ISearchRequestor.html" title="interface in org.eclipse.wst.jsdt.ui.search"><CODE>ISearchRequestor</CODE></A>.
<DT><A HREF="../org/eclipse/wst/jsdt/core/IJsGlobalScopeContainerInitializer.html#requestJsGlobalScopeContainerUpdate(IPath, org.eclipse.wst.jsdt.core.IJavaScriptProject, org.eclipse.wst.jsdt.core.IJsGlobalScopeContainer)"><B>requestJsGlobalScopeContainerUpdate(IPath, IJavaScriptProject, IJsGlobalScopeContainer)</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IJsGlobalScopeContainerInitializer.html" title="interface in org.eclipse.wst.jsdt.core">IJsGlobalScopeContainerInitializer</A>
<DD>Request a registered container definition to be updated according to a container suggestion.
<DT><A HREF="../org/eclipse/wst/jsdt/core/JsGlobalScopeContainerInitializer.html#requestJsGlobalScopeContainerUpdate(IPath, org.eclipse.wst.jsdt.core.IJavaScriptProject, org.eclipse.wst.jsdt.core.IJsGlobalScopeContainer)"><B>requestJsGlobalScopeContainerUpdate(IPath, IJavaScriptProject, IJsGlobalScopeContainer)</B></A> -
Method in class org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/JsGlobalScopeContainerInitializer.html" title="class in org.eclipse.wst.jsdt.core">JsGlobalScopeContainerInitializer</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ImportRewrite.ImportRewriteContext.html#RES_NAME_CONFLICT"><B>RES_NAME_CONFLICT</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.dom.rewrite.<A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ImportRewrite.ImportRewriteContext.html" title="class in org.eclipse.wst.jsdt.core.dom.rewrite">ImportRewrite.ImportRewriteContext</A>
<DD>Result constant signaling that the given element is conflicting with an other element in the context.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ImportRewrite.ImportRewriteContext.html#RES_NAME_FOUND"><B>RES_NAME_FOUND</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.dom.rewrite.<A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ImportRewrite.ImportRewriteContext.html" title="class in org.eclipse.wst.jsdt.core.dom.rewrite">ImportRewrite.ImportRewriteContext</A>
<DD>Result constant signaling that the given element is know in the context.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ImportRewrite.ImportRewriteContext.html#RES_NAME_UNKNOWN"><B>RES_NAME_UNKNOWN</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.dom.rewrite.<A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ImportRewrite.ImportRewriteContext.html" title="class in org.eclipse.wst.jsdt.core.dom.rewrite">ImportRewrite.ImportRewriteContext</A>
<DD>Result constant signaling that the given element is not know in the context.
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/ReconcileContext.html#resetAST()"><B>resetAST()</B></A> -
Method in class org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/ReconcileContext.html" title="class in org.eclipse.wst.jsdt.core.compiler">ReconcileContext</A>
<DD>Resets the AST carried by this context.
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/IScanner.html#resetTo(int, int)"><B>resetTo(int, int)</B></A> -
Method in interface org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/IScanner.html" title="interface in org.eclipse.wst.jsdt.core.compiler">IScanner</A>
<DD>Reposition the scanner on some portion of the original source.
<DT><A HREF="../org/eclipse/wst/jsdt/core/infer/ResolutionConfiguration.html" title="class in org.eclipse.wst.jsdt.core.infer"><B>ResolutionConfiguration</B></A> - Class in <A HREF="../org/eclipse/wst/jsdt/core/infer/package-summary.html">org.eclipse.wst.jsdt.core.infer</A><DD>This class provides configuration information for when the inferred class
gets resolved
Provisional API: This class/interface is part of an interim API that is still under development and expected to
change significantly before reaching stability.<DT><A HREF="../org/eclipse/wst/jsdt/core/infer/ResolutionConfiguration.html#ResolutionConfiguration()"><B>ResolutionConfiguration()</B></A> -
Constructor for class org.eclipse.wst.jsdt.core.infer.<A HREF="../org/eclipse/wst/jsdt/core/infer/ResolutionConfiguration.html" title="class in org.eclipse.wst.jsdt.core.infer">ResolutionConfiguration</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/AbstractTypeDeclaration.html#resolveBinding()"><B>resolveBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/AbstractTypeDeclaration.html" title="class in org.eclipse.wst.jsdt.core.dom">AbstractTypeDeclaration</A>
<DD>Resolves and returns the binding for the type declared in this type
declaration.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/AnonymousClassDeclaration.html#resolveBinding()"><B>resolveBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/AnonymousClassDeclaration.html" title="class in org.eclipse.wst.jsdt.core.dom">AnonymousClassDeclaration</A>
<DD>Resolves and returns the binding for the anonymous class declared in
this declaration.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/FunctionDeclaration.html#resolveBinding()"><B>resolveBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/FunctionDeclaration.html" title="class in org.eclipse.wst.jsdt.core.dom">FunctionDeclaration</A>
<DD>Resolves and returns the binding for the method or constructor declared
in this method or constructor declaration.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/FunctionRef.html#resolveBinding()"><B>resolveBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/FunctionRef.html" title="class in org.eclipse.wst.jsdt.core.dom">FunctionRef</A>
<DD>Resolves and returns the binding for the entity referred to by
this method reference.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/ImportDeclaration.html#resolveBinding()"><B>resolveBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/ImportDeclaration.html" title="class in org.eclipse.wst.jsdt.core.dom">ImportDeclaration</A>
<DD>Resolves and returns the binding for the package, type, field, or
method named in this import declaration.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/JavaScriptUnit.html#resolveBinding()"><B>resolveBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/JavaScriptUnit.html" title="class in org.eclipse.wst.jsdt.core.dom">JavaScriptUnit</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/MemberRef.html#resolveBinding()"><B>resolveBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/MemberRef.html" title="class in org.eclipse.wst.jsdt.core.dom">MemberRef</A>
<DD>Resolves and returns the binding for the entity referred to by
this member reference.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/Name.html#resolveBinding()"><B>resolveBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/Name.html" title="class in org.eclipse.wst.jsdt.core.dom">Name</A>
<DD>Resolves and returns the binding for the entity referred to by this name.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/PackageDeclaration.html#resolveBinding()"><B>resolveBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/PackageDeclaration.html" title="class in org.eclipse.wst.jsdt.core.dom">PackageDeclaration</A>
<DD>Resolves and returns the binding for the package declared in this package
declaration.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/Type.html#resolveBinding()"><B>resolveBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/Type.html" title="class in org.eclipse.wst.jsdt.core.dom">Type</A>
<DD>Resolves and returns the binding for this type.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/TypeDeclarationStatement.html#resolveBinding()"><B>resolveBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/TypeDeclarationStatement.html" title="class in org.eclipse.wst.jsdt.core.dom">TypeDeclarationStatement</A>
<DD>Resolves and returns the binding for the class or interface declared in
this type declaration statement.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/TypeParameter.html#resolveBinding()"><B>resolveBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/TypeParameter.html" title="class in org.eclipse.wst.jsdt.core.dom">TypeParameter</A>
<DD>Resolves and returns the binding for this type parameter.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/VariableDeclaration.html#resolveBinding()"><B>resolveBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/VariableDeclaration.html" title="class in org.eclipse.wst.jsdt.core.dom">VariableDeclaration</A>
<DD>Resolves and returns the binding for the variable declared in this
variable declaration.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/VariableDeclarationStatement.html#resolveBinding()"><B>resolveBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/VariableDeclarationStatement.html" title="class in org.eclipse.wst.jsdt.core.dom">VariableDeclarationStatement</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/Expression.html#resolveBoxing()"><B>resolveBoxing()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/Expression.html" title="class in org.eclipse.wst.jsdt.core.dom">Expression</A>
<DD>Returns whether this expression node is the site of a boxing
conversion (JLS3 5.1.7).
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/Expression.html#resolveConstantExpressionValue()"><B>resolveConstantExpressionValue()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/Expression.html" title="class in org.eclipse.wst.jsdt.core.dom">Expression</A>
<DD>Resolves and returns the compile-time constant expression value as
specified in JLS2 15.28, if this expression has one.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/ClassInstanceCreation.html#resolveConstructorBinding()"><B>resolveConstructorBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/ClassInstanceCreation.html" title="class in org.eclipse.wst.jsdt.core.dom">ClassInstanceCreation</A>
<DD>Resolves and returns the binding for the constructor invoked by this
expression.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/ConstructorInvocation.html#resolveConstructorBinding()"><B>resolveConstructorBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/ConstructorInvocation.html" title="class in org.eclipse.wst.jsdt.core.dom">ConstructorInvocation</A>
<DD>Resolves and returns the binding for the constructor invoked by this
expression.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/SuperConstructorInvocation.html#resolveConstructorBinding()"><B>resolveConstructorBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/SuperConstructorInvocation.html" title="class in org.eclipse.wst.jsdt.core.dom">SuperConstructorInvocation</A>
<DD>Resolves and returns the binding for the constructor invoked by this
expression.
<DT><A HREF="../org/eclipse/wst/jsdt/core/IJsGlobalScopeContainer.html#resolvedLibraryImport(java.lang.String)"><B>resolvedLibraryImport(String)</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IJsGlobalScopeContainer.html" title="interface in org.eclipse.wst.jsdt.core">IJsGlobalScopeContainer</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/JsGlobalScopeContainerInitializer.html#resolvedLibraryImport(java.lang.String)"><B>resolvedLibraryImport(String)</B></A> -
Method in class org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/JsGlobalScopeContainerInitializer.html" title="class in org.eclipse.wst.jsdt.core">JsGlobalScopeContainerInitializer</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/FieldAccess.html#resolveFieldBinding()"><B>resolveFieldBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/FieldAccess.html" title="class in org.eclipse.wst.jsdt.core.dom">FieldAccess</A>
<DD>Resolves and returns the binding for the field accessed by this
expression.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/SuperFieldAccess.html#resolveFieldBinding()"><B>resolveFieldBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/SuperFieldAccess.html" title="class in org.eclipse.wst.jsdt.core.dom">SuperFieldAccess</A>
<DD>Resolves and returns the binding for the field accessed by this
expression.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/FunctionInvocation.html#resolveMethodBinding()"><B>resolveMethodBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/FunctionInvocation.html" title="class in org.eclipse.wst.jsdt.core.dom">FunctionInvocation</A>
<DD>Resolves and returns the binding for the method invoked by this
expression.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/SuperMethodInvocation.html#resolveMethodBinding()"><B>resolveMethodBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/SuperMethodInvocation.html" title="class in org.eclipse.wst.jsdt.core.dom">SuperMethodInvocation</A>
<DD>Resolves and returns the binding for the method invoked by this
expression.
<DT><A HREF="../org/eclipse/wst/jsdt/core/infer/InferredType.html#resolveSuperType(org.eclipse.wst.jsdt.internal.compiler.lookup.ClassScope)"><B>resolveSuperType(ClassScope)</B></A> -
Method in class org.eclipse.wst.jsdt.core.infer.<A HREF="../org/eclipse/wst/jsdt/core/infer/InferredType.html" title="class in org.eclipse.wst.jsdt.core.infer">InferredType</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/infer/InferredType.html#resolveType(org.eclipse.wst.jsdt.internal.compiler.lookup.Scope, org.eclipse.wst.jsdt.internal.compiler.ast.ASTNode)"><B>resolveType(Scope, ASTNode)</B></A> -
Method in class org.eclipse.wst.jsdt.core.infer.<A HREF="../org/eclipse/wst/jsdt/core/infer/InferredType.html" title="class in org.eclipse.wst.jsdt.core.infer">InferredType</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/IType.html#resolveType(java.lang.String)"><B>resolveType(String)</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IType.html" title="interface in org.eclipse.wst.jsdt.core">IType</A>
<DD>Resolves the given type name within the context of this type (depending on the type hierarchy
and its imports).
<DT><A HREF="../org/eclipse/wst/jsdt/core/IType.html#resolveType(java.lang.String, org.eclipse.wst.jsdt.core.WorkingCopyOwner)"><B>resolveType(String, WorkingCopyOwner)</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IType.html" title="interface in org.eclipse.wst.jsdt.core">IType</A>
<DD>Resolves the given type name within the context of this type (depending on the type hierarchy
and its imports) and using the given owner's working copies, considering types in the
working copies with the given owner.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/Expression.html#resolveTypeBinding()"><B>resolveTypeBinding()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/Expression.html" title="class in org.eclipse.wst.jsdt.core.dom">Expression</A>
<DD>Resolves and returns the binding for the type of this expression.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/Expression.html#resolveUnboxing()"><B>resolveUnboxing()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/Expression.html" title="class in org.eclipse.wst.jsdt.core.dom">Expression</A>
<DD>Returns whether this expression node is the site of an unboxing
conversion (JLS3 5.1.8).
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/AST.html#resolveWellKnownType(java.lang.String)"><B>resolveWellKnownType(String)</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/AST.html" title="class in org.eclipse.wst.jsdt.core.dom">AST</A>
<DD>Returns the type binding for a "well known" type.
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/JsTranslationAdapter.html#resourceChanged(IResourceChangeEvent)"><B>resourceChanged(IResourceChangeEvent)</B></A> -
Method in class org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/JsTranslationAdapter.html" title="class in org.eclipse.wst.jsdt.web.core.javascript">JsTranslationAdapter</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptUnit.html#restore()"><B>restore()</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptUnit.html" title="interface in org.eclipse.wst.jsdt.core">IJavaScriptUnit</A>
<DD>Restores the contents of this working copy to the current contents of
this working copy's original element.
<DT><A HREF="../org/eclipse/wst/jsdt/core/IWorkingCopy.html#restore()"><B>restore()</B></A> -
Method in interface org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/IWorkingCopy.html" title="interface in org.eclipse.wst.jsdt.core">IWorkingCopy</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="../org/eclipse/wst/jsdt/core/IJavaScriptUnit.html#restore()"><CODE>IJavaScriptUnit.restore()</CODE></A> instead.</I>
<DT><A HREF="../org/eclipse/wst/jsdt/ui/text/java/IJavadocCompletionProcessor.html#RESTRICT_TO_MATCHING_CASE"><B>RESTRICT_TO_MATCHING_CASE</B></A> -
Static variable in interface org.eclipse.wst.jsdt.ui.text.java.<A HREF="../org/eclipse/wst/jsdt/ui/text/java/IJavadocCompletionProcessor.html" title="interface in org.eclipse.wst.jsdt.ui.text.java">IJavadocCompletionProcessor</A>
<DD>Flag used by <code>computeCompletionProposals</code>.
<DT><A HREF="../org/eclipse/wst/jsdt/core/eval/ICodeSnippetRequestor.html#RESULT_TYPE_FIELD"><B>RESULT_TYPE_FIELD</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.eval.<A HREF="../org/eclipse/wst/jsdt/core/eval/ICodeSnippetRequestor.html" title="interface in org.eclipse.wst.jsdt.core.eval">ICodeSnippetRequestor</A>
<DD>The field of type java.lang.Class on the code snippet instance that contains the type of the returned value.
<DT><A HREF="../org/eclipse/wst/jsdt/core/eval/ICodeSnippetRequestor.html#RESULT_VALUE_FIELD"><B>RESULT_VALUE_FIELD</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.eval.<A HREF="../org/eclipse/wst/jsdt/core/eval/ICodeSnippetRequestor.html" title="interface in org.eclipse.wst.jsdt.core.eval">ICodeSnippetRequestor</A>
<DD>The name of the field (of type <code>java.lang.Object</code>) on the code
snippet instance that contains the returned value.
<DT><A HREF="../org/eclipse/wst/jsdt/core/refactoring/descriptors/JavaScriptRefactoringContribution.html#retrieveArgumentMap(RefactoringDescriptor)"><B>retrieveArgumentMap(RefactoringDescriptor)</B></A> -
Method in class org.eclipse.wst.jsdt.core.refactoring.descriptors.<A HREF="../org/eclipse/wst/jsdt/core/refactoring/descriptors/JavaScriptRefactoringContribution.html" title="class in org.eclipse.wst.jsdt.core.refactoring.descriptors">JavaScriptRefactoringContribution</A>
<DD>
<DT><A HREF="../org/eclipse/wst/jsdt/core/ast/IASTNode.html#RETURN_STATEMENT"><B>RETURN_STATEMENT</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.ast.<A HREF="../org/eclipse/wst/jsdt/core/ast/IASTNode.html" title="interface in org.eclipse.wst.jsdt.core.ast">IASTNode</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/ASTNode.html#RETURN_STATEMENT"><B>RETURN_STATEMENT</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/ASTNode.html" title="class in org.eclipse.wst.jsdt.core.dom">ASTNode</A>
<DD>Node type constant indicating a node of type
<code>ReturnStatement</code>.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/FunctionDeclaration.html#RETURN_TYPE2_PROPERTY"><B>RETURN_TYPE2_PROPERTY</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/FunctionDeclaration.html" title="class in org.eclipse.wst.jsdt.core.dom">FunctionDeclaration</A>
<DD>The "returnType2" structural property of this node type (added in JLS3 API).
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/FunctionDeclaration.html#RETURN_TYPE_PROPERTY"><B>RETURN_TYPE_PROPERTY</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/FunctionDeclaration.html" title="class in org.eclipse.wst.jsdt.core.dom">FunctionDeclaration</A>
<DD>The "returnType" structural property of this node type (JLS2 API only).
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/ReturnStatement.html" title="class in org.eclipse.wst.jsdt.core.dom"><B>ReturnStatement</B></A> - Class in <A HREF="../org/eclipse/wst/jsdt/core/dom/package-summary.html">org.eclipse.wst.jsdt.core.dom</A><DD>Return statement AST node type.<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#ReturnTypeAmbiguous"><B>ReturnTypeAmbiguous</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html" title="interface in org.eclipse.wst.jsdt.core.compiler">IProblem</A>
<DD><B>Deprecated.</B>&nbsp;<I>- problem is no longer generated, use <A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#AmbiguousType"><CODE>IProblem.AmbiguousType</CODE></A> instead</I>
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#ReturnTypeCannotBeVoidArray"><B>ReturnTypeCannotBeVoidArray</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html" title="interface in org.eclipse.wst.jsdt.core.compiler">IProblem</A>
<DD><B>Deprecated.</B>&nbsp;<I>- problem is no longer generated, use <A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#CannotAllocateVoidArray"><CODE>IProblem.CannotAllocateVoidArray</CODE></A> instead</I>
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#ReturnTypeInheritedNameHidesEnclosingName"><B>ReturnTypeInheritedNameHidesEnclosingName</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html" title="interface in org.eclipse.wst.jsdt.core.compiler">IProblem</A>
<DD><B>Deprecated.</B>&nbsp;<I>- problem is no longer generated, use <A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#InheritedTypeHidesEnclosingName"><CODE>IProblem.InheritedTypeHidesEnclosingName</CODE></A> instead</I>
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#ReturnTypeInternalNameProvided"><B>ReturnTypeInternalNameProvided</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html" title="interface in org.eclipse.wst.jsdt.core.compiler">IProblem</A>
<DD><B>Deprecated.</B>&nbsp;<I>- problem is no longer generated, use <A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#InternalTypeNameProvided"><CODE>IProblem.InternalTypeNameProvided</CODE></A> instead</I>
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#ReturnTypeNotFound"><B>ReturnTypeNotFound</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html" title="interface in org.eclipse.wst.jsdt.core.compiler">IProblem</A>
<DD><B>Deprecated.</B>&nbsp;<I>- problem is no longer generated, use <A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#UndefinedType"><CODE>IProblem.UndefinedType</CODE></A> instead</I>
<DT><A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#ReturnTypeNotVisible"><B>ReturnTypeNotVisible</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.<A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html" title="interface in org.eclipse.wst.jsdt.core.compiler">IProblem</A>
<DD><B>Deprecated.</B>&nbsp;<I>- problem is no longer generated, use <A HREF="../org/eclipse/wst/jsdt/core/compiler/IProblem.html#NotVisibleType"><CODE>IProblem.NotVisibleType</CODE></A> instead</I>
<DT><A HREF="../org/eclipse/wst/jsdt/ui/JavaScriptUI.html#revealInEditor(IEditorPart, org.eclipse.wst.jsdt.core.IJavaScriptElement)"><B>revealInEditor(IEditorPart, IJavaScriptElement)</B></A> -
Static method in class org.eclipse.wst.jsdt.ui.<A HREF="../org/eclipse/wst/jsdt/ui/JavaScriptUI.html" title="class in org.eclipse.wst.jsdt.ui">JavaScriptUI</A>
<DD>Reveals the given JavaScript element in the given editor.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/JavaScriptUnit.html#rewrite(IDocument, java.util.Map)"><B>rewrite(IDocument, Map)</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/JavaScriptUnit.html" title="class in org.eclipse.wst.jsdt.core.dom">JavaScriptUnit</A>
<DD>Converts all modifications recorded for this compilation
unit into an object representing the corresponding text
edits to the given document containing the original source
code for this javaScript unit.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ASTRewrite.html#rewriteAST(IDocument, java.util.Map)"><B>rewriteAST(IDocument, Map)</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.rewrite.<A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ASTRewrite.html" title="class in org.eclipse.wst.jsdt.core.dom.rewrite">ASTRewrite</A>
<DD>Converts all modifications recorded by this rewriter
into an object representing the corresponding text
edits to the given document containing the original source
code.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ASTRewrite.html#rewriteAST()"><B>rewriteAST()</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.rewrite.<A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ASTRewrite.html" title="class in org.eclipse.wst.jsdt.core.dom.rewrite">ASTRewrite</A>
<DD>Converts all modifications recorded by this rewriter into an object representing the the corresponding text
edits to the source of a <A HREF="../org/eclipse/wst/jsdt/core/ITypeRoot.html" title="interface in org.eclipse.wst.jsdt.core"><CODE>ITypeRoot</CODE></A> from which the AST was created from.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ImportRewrite.html#rewriteImports(IProgressMonitor)"><B>rewriteImports(IProgressMonitor)</B></A> -
Method in class org.eclipse.wst.jsdt.core.dom.rewrite.<A HREF="../org/eclipse/wst/jsdt/core/dom/rewrite/ImportRewrite.html" title="class in org.eclipse.wst.jsdt.core.dom.rewrite">ImportRewrite</A>
<DD>Converts all modifications recorded by this rewriter into an object representing the corresponding text
edits to the source code of the rewrite's javaScript unit.
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html#RFLOOR"><B>RFLOOR</B></A> -
Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html" title="interface in org.eclipse.wst.jsdt.web.core.javascript">HTML40Namespace.EntityName</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html#RHO_L"><B>RHO_L</B></A> -
Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html" title="interface in org.eclipse.wst.jsdt.web.core.javascript">HTML40Namespace.EntityName</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html#RHO_U"><B>RHO_U</B></A> -
Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html" title="interface in org.eclipse.wst.jsdt.web.core.javascript">HTML40Namespace.EntityName</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/Assignment.html#RIGHT_HAND_SIDE_PROPERTY"><B>RIGHT_HAND_SIDE_PROPERTY</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/Assignment.html" title="class in org.eclipse.wst.jsdt.core.dom">Assignment</A>
<DD>The "rightHandSide" structural property of this node type.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/InfixExpression.html#RIGHT_OPERAND_PROPERTY"><B>RIGHT_OPERAND_PROPERTY</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/InfixExpression.html" title="class in org.eclipse.wst.jsdt.core.dom">InfixExpression</A>
<DD>The "rightOperand" structural property of this node type.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/InstanceofExpression.html#RIGHT_OPERAND_PROPERTY"><B>RIGHT_OPERAND_PROPERTY</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/InstanceofExpression.html" title="class in org.eclipse.wst.jsdt.core.dom">InstanceofExpression</A>
<DD>The "rightOperand" structural property of this node type.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/InfixExpression.Operator.html#RIGHT_SHIFT_SIGNED"><B>RIGHT_SHIFT_SIGNED</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/InfixExpression.Operator.html" title="class in org.eclipse.wst.jsdt.core.dom">InfixExpression.Operator</A>
<DD>Signed right shift "&gt;&gt;" operator.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/Assignment.Operator.html#RIGHT_SHIFT_SIGNED_ASSIGN"><B>RIGHT_SHIFT_SIGNED_ASSIGN</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/Assignment.Operator.html" title="class in org.eclipse.wst.jsdt.core.dom">Assignment.Operator</A>
<DD>&gt;&gt;= operator.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/InfixExpression.Operator.html#RIGHT_SHIFT_UNSIGNED"><B>RIGHT_SHIFT_UNSIGNED</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/InfixExpression.Operator.html" title="class in org.eclipse.wst.jsdt.core.dom">InfixExpression.Operator</A>
<DD>Unsigned right shift "&gt;&gt;&gt;" operator.
<DT><A HREF="../org/eclipse/wst/jsdt/core/dom/Assignment.Operator.html#RIGHT_SHIFT_UNSIGNED_ASSIGN"><B>RIGHT_SHIFT_UNSIGNED_ASSIGN</B></A> -
Static variable in class org.eclipse.wst.jsdt.core.dom.<A HREF="../org/eclipse/wst/jsdt/core/dom/Assignment.Operator.html" title="class in org.eclipse.wst.jsdt.core.dom">Assignment.Operator</A>
<DD>&gt;&gt;&gt;= operator.
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html#RLM"><B>RLM</B></A> -
Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html" title="interface in org.eclipse.wst.jsdt.web.core.javascript">HTML40Namespace.EntityName</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/ui/JavaScriptElementLabels.html#ROOT_POST_QUALIFIED"><B>ROOT_POST_QUALIFIED</B></A> -
Static variable in class org.eclipse.wst.jsdt.ui.<A HREF="../org/eclipse/wst/jsdt/ui/JavaScriptElementLabels.html" title="class in org.eclipse.wst.jsdt.ui">JavaScriptElementLabels</A>
<DD>Package Fragment Roots contain the project name if not an archive (appended).
<DT><A HREF="../org/eclipse/wst/jsdt/ui/JavaScriptElementLabels.html#ROOT_QUALIFIED"><B>ROOT_QUALIFIED</B></A> -
Static variable in class org.eclipse.wst.jsdt.ui.<A HREF="../org/eclipse/wst/jsdt/ui/JavaScriptElementLabels.html" title="class in org.eclipse.wst.jsdt.ui">JavaScriptElementLabels</A>
<DD>Package Fragment Roots contain the project name if not an archive (prepended).
<DT><A HREF="../org/eclipse/wst/jsdt/ui/JavaScriptElementLabels.html#ROOT_VARIABLE"><B>ROOT_VARIABLE</B></A> -
Static variable in class org.eclipse.wst.jsdt.ui.<A HREF="../org/eclipse/wst/jsdt/ui/JavaScriptElementLabels.html" title="class in org.eclipse.wst.jsdt.ui">JavaScriptElementLabels</A>
<DD>Package Fragment Roots contain variable name if from a variable.
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html#RSAQUO"><B>RSAQUO</B></A> -
Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html" title="interface in org.eclipse.wst.jsdt.web.core.javascript">HTML40Namespace.EntityName</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html#RSQUO"><B>RSQUO</B></A> -
Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.<A HREF="../org/eclipse/wst/jsdt/web/core/javascript/HTML40Namespace.EntityName.html" title="interface in org.eclipse.wst.jsdt.web.core.javascript">HTML40Namespace.EntityName</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/JavaScriptCore.html#run(IWorkspaceRunnable, IProgressMonitor)"><B>run(IWorkspaceRunnable, IProgressMonitor)</B></A> -
Static method in class org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/JavaScriptCore.html" title="class in org.eclipse.wst.jsdt.core">JavaScriptCore</A>
<DD>Runs the given action as an atomic JavaScript model operation.
<DT><A HREF="../org/eclipse/wst/jsdt/core/JavaScriptCore.html#run(IWorkspaceRunnable, ISchedulingRule, IProgressMonitor)"><B>run(IWorkspaceRunnable, ISchedulingRule, IProgressMonitor)</B></A> -
Static method in class org.eclipse.wst.jsdt.core.<A HREF="../org/eclipse/wst/jsdt/core/JavaScriptCore.html" title="class in org.eclipse.wst.jsdt.core">JavaScriptCore</A>
<DD>Runs the given action as an atomic JavaScript model operation.
<DT><A HREF="../org/eclipse/wst/jsdt/ui/JavaScriptLibrariesAction.html#run(IAction)"><B>run(IAction)</B></A> -
Method in class org.eclipse.wst.jsdt.ui.<A HREF="../org/eclipse/wst/jsdt/ui/JavaScriptLibrariesAction.html" title="class in org.eclipse.wst.jsdt.ui">JavaScriptLibrariesAction</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/ui/JavaScriptSourceFoldersAction.html#run(IAction)"><B>run(IAction)</B></A> -
Method in class org.eclipse.wst.jsdt.ui.<A HREF="../org/eclipse/wst/jsdt/ui/JavaScriptSourceFoldersAction.html" title="class in org.eclipse.wst.jsdt.ui">JavaScriptSourceFoldersAction</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/ui/JavaScriptSuperTypeAction.html#run(IAction)"><B>run(IAction)</B></A> -
Method in class org.eclipse.wst.jsdt.ui.<A HREF="../org/eclipse/wst/jsdt/ui/JavaScriptSuperTypeAction.html" title="class in org.eclipse.wst.jsdt.ui">JavaScriptSuperTypeAction</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/web/ui/SetupProjectsWizzard.html#run(IAction)"><B>run(IAction)</B></A> -
Method in class org.eclipse.wst.jsdt.web.ui.<A HREF="../org/eclipse/wst/jsdt/web/ui/SetupProjectsWizzard.html" title="class in org.eclipse.wst.jsdt.web.ui">SetupProjectsWizzard</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/jsdt/core/eval/ICodeSnippetRequestor.html#RUN_METHOD"><B>RUN_METHOD</B></A> -
Static variable in interface org.eclipse.wst.jsdt.core.eval.<A HREF="../org/eclipse/wst/jsdt/core/eval/ICodeSnippetRequestor.html" title="interface in org.eclipse.wst.jsdt.core.eval">ICodeSnippetRequestor</A>
<DD>The name of the instance method in the snippet class that runs the code
snippet.
<DT><A HREF="../org/eclipse/wst/jsdt/ui/JavaScriptElementImageDescriptor.html#RUNNABLE"><B>RUNNABLE</B></A> -
Static variable in class org.eclipse.wst.jsdt.ui.<A HREF="../org/eclipse/wst/jsdt/ui/JavaScriptElementImageDescriptor.html" title="class in org.eclipse.wst.jsdt.ui">JavaScriptElementImageDescriptor</A>
<DD>Flag to render the runnable adornment.
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-17.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-19.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-18.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-18.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">Z</A> <HR>
</BODY>
</HTML>