A B C D E F G H I J K L M N O P Q R S T U V W X Z _

R

R_ABSTRACT_METHOD - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_ANNOTATION - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_CAMEL_CASE - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_CAMELCASE_MATCH - Static variable in class org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern contains a Camel Case expression.
R_CAMELCASE_SAME_PART_COUNT_MATCH - Static variable in class org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern contains a Camel Case expression with a strict expected number of parts.
R_CASE - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_CASE_SENSITIVE - Static variable in class org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern matches the search result only if cases are the same.
R_CLASS - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_DEFAULT - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_ENUM - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_ENUM_CONSTANT - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_EQUIVALENT_MATCH - Static variable in class org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern matches search results as raw/parameterized types/methods with equivalent type parameters.
R_ERASURE_MATCH - Static variable in class org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern matches search results as raw/parameterized types/methods with same erasure.
R_EXACT_EXPECTED_TYPE - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_EXACT_MATCH - Static variable in class org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern matches exactly the search result, that is, the source of the search result equals the search pattern.
R_EXACT_NAME - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_EXCEPTION - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_EXPECTED_TYPE - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_FULL_MATCH - Static variable in class org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern matches exactly the search result, that is, the source of the search result equals the search pattern.
R_INLINE_TAG - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_INNERMOST - Static variable in class org.eclipse.jdt.internal.formatter.align.Alignment
 
R_INTERESTING - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_INTERFACE - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_METHOD_OVERIDE - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_NAME_FIRST_PREFIX - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_NAME_FIRST_SUFFIX - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_NAME_LESS_NEW_CHARACTERS - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_NAME_PREFIX - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_NAME_SUFFIX - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_NO_PROBLEMS - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_NON_INHERITED - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_NON_RESTRICTED - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_NON_STATIC - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_OUTERMOST - Static variable in class org.eclipse.jdt.internal.formatter.align.Alignment
 
R_PATTERN_MATCH - Static variable in class org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern contains one or more wild cards ('*' or '?').
R_PREFIX_MATCH - Static variable in class org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern is a prefix of the search result.
R_QUALIFIED - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_REGEXP_MATCH - Static variable in class org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern contains a regular expression.
R_RESOLVED - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_TARGET - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_TRUE_OR_FALSE - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_UNQUALIFIED - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_VALUE_TAG - Static variable in interface org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
rac$getSurrogate(String) - Method in interface org.jmlspecs.jml4.rac.runtime.JMLCheckable
Returns the surrogate object of the interface name.
rac$setSurrogate(String, JMLSurrogate) - Method in interface org.jmlspecs.jml4.rac.runtime.JMLCheckable
Adds the given object, obj, as the surrogate of the interface, name.
RAC_TMP_FILE_EXTENSION - Static variable in interface org.jmlspecs.jml4.rac.RacConstants
 
RAC_TMP_FILE_PREFIX - Static variable in interface org.jmlspecs.jml4.rac.RacConstants
 
RacAstVisitor - Interface in org.jmlspecs.jml4.rac
 
racCode - Variable in class org.jmlspecs.jml4.rac.RacConstructorDeclaration
Source code of a runtime assertion checking constructor.
racCode - Variable in class org.jmlspecs.jml4.rac.RacFieldDeclaration
Source code of a RAC field.
racCode - Variable in class org.jmlspecs.jml4.rac.RacMethodDeclaration
Source code of a runtime assertion checking method.
racCode - Variable in class org.jmlspecs.jml4.rac.RacTypeDeclaration
Source code of a runtime assertion checking class.
RacCompiler - Class in org.jmlspecs.jml4.rac
A RAC compiler for JML.
RacCompiler(INameEnvironment, IErrorHandlingPolicy, CompilerOptions, ICompilerRequestor, IProblemFactory) - Constructor for class org.jmlspecs.jml4.rac.RacCompiler
Creates a new compiler using the given name environment and compiler options.
RacCompiler(INameEnvironment, IErrorHandlingPolicy, CompilerOptions, ICompilerRequestor, IProblemFactory, PrintWriter, CompilationProgress) - Constructor for class org.jmlspecs.jml4.rac.RacCompiler
Creates a new compiler using the given parameters.
RacConstants - Interface in org.jmlspecs.jml4.rac
A set of string constants used by RAC implementation classes.
RacConstants.Behavior - Enum in org.jmlspecs.jml4.rac
Different types of behavior for heavyweight specification
RacConstants.Condition - Enum in org.jmlspecs.jml4.rac
Different types of Rac condition
RacConstructorDeclaration - Class in org.jmlspecs.jml4.rac
A fake constructor declaration to store runtime assertion checking constructor in the source code format.
RacContext - Class in org.jmlspecs.jml4.rac.quantifiedexpression
A class for representing contexts for translating JML expressions.
racErrorDeclaration(int, String, String) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Returns an indented code that declares two RAC variables used for reporting an assertion violation.
racErrorDefinition(int, String, String, int, CompilationResult, Collection<ASTNode>) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Returns an indented code that defines the values of two RAC variables used for reporting an assertion violation.
RacFieldDeclaration - Class in org.jmlspecs.jml4.rac
A fake method declaration to store runtime assertion checking method in the source code format.
RacFieldDeclaration() - Constructor for class org.jmlspecs.jml4.rac.RacFieldDeclaration
Creates a new instance.
RacFieldDeclaration(String) - Constructor for class org.jmlspecs.jml4.rac.RacFieldDeclaration
Creates a new instance.
racgen - Class in org.jmlspecs.eclipse.jdt.core.tests.jml2rac
 
racgen(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.jml2rac.racgen
 
RacMethodDeclaration - Class in org.jmlspecs.jml4.rac
A fake method declaration to store runtime assertion checking method in the source code format.
racMethodForName(TypeDeclaration) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Creates RAC runtime methods for the given types.
racMethodsForGhostOrModel(TypeDeclaration) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Returns a RAC runtime method for inheriting a ghost/model field.
racMethodsForSurrogate() - Static method in class org.jmlspecs.jml4.rac.RacTranslator
 
RacOldExpression - Class in org.jmlspecs.jml4.rac
A RAC representation of a JML old expression.
RacOldExpression(String, String, boolean) - Constructor for class org.jmlspecs.jml4.rac.RacOldExpression
Creates a new instance with default spec var as false.
RacOldExpression(String, String, boolean, boolean) - Constructor for class org.jmlspecs.jml4.rac.RacOldExpression
Creates a new instance with spec var as true.
RacOldExpression(String, String, boolean, String) - Constructor for class org.jmlspecs.jml4.rac.RacOldExpression
Creates a new instance of JmlCacheExpression type.
racopt - Class in org.jmlspecs.eclipse.jdt.core.tests.jml2rac
 
racopt(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.jml2rac.racopt
 
RacOptions - Class in org.jmlspecs.jml4.rac
Specifies RAC-specific compilation options.
RacOptions() - Constructor for class org.jmlspecs.jml4.rac.RacOptions
Initializing the compiler options with defaults
RacOptions(Map<?, ?>) - Constructor for class org.jmlspecs.jml4.rac.RacOptions
Initializing the compiler options with external settings
RacParser - Class in org.jmlspecs.jml4.rac
 
RacParser(ProblemReporter, boolean) - Constructor for class org.jmlspecs.jml4.rac.RacParser
 
RacPrettyPrinter - Class in org.jmlspecs.jml4.rac
Pretty prints RAC code.
RacPrettyPrinter(CompilationResult) - Constructor for class org.jmlspecs.jml4.rac.RacPrettyPrinter
 
racPrintRacCode - Variable in class org.jmlspecs.jml4.rac.RacOptions
Print RAC code? If true the internal RAC code will be printed to a file named T.java.gen, where T is the name of the source code file.
RacProblems - Class in org.jmlspecs.eclipse.jdt.core.tests.jml2rac
 
RacProblems(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.jml2rac.RacProblems
 
racref - Class in org.jmlspecs.eclipse.jdt.core.tests.jml2rac
 
racref(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.jml2rac.racref
 
RacResult - Class in org.jmlspecs.jml4.rac
Data structure class to pass various RAC translation results to the caller.
RacResult() - Constructor for class org.jmlspecs.jml4.rac.RacResult
 
racrun - Class in org.jmlspecs.eclipse.jdt.core.tests.jml2rac
 
racrun(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.jml2rac.racrun
 
racRuntimeMethods(TypeDeclaration) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Creates RAC runtime methods for the given types.
RacTestCompiler - Class in org.jmlspecs.eclipse.jdt.core.tests.rac
 
RacTestCompiler(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.rac.RacTestCompiler
 
RacTranslator - Class in org.jmlspecs.jml4.rac
Abstract superclass defining several utility methods for RAC translation.
RacTranslator() - Constructor for class org.jmlspecs.jml4.rac.RacTranslator
 
RacTypeDeclaration - Class in org.jmlspecs.jml4.rac
A fake type declaration to store a runtime assertion class such as a surrogate class in the source code format.
RANDOM_ORDER_JDT - Static variable in class org.eclipse.jdt.core.tests.junit.extension.TestCase
 
RANDOM_ORDER_TIME - Static variable in class org.eclipse.jdt.core.tests.junit.extension.TestCase
 
range - Variable in class org.jmlspecs.jml4.ast.JmlQuantifiedExpression
The range predicate.
range - Variable in class org.jmlspecs.jml4.esc.gc.lang.expr.CfgQuantifiedExpression
 
range - Variable in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleQuantifiedExpression
 
range - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredQuantifiedExpression
 
range - Variable in class org.jmlspecs.jml4.esc.vc.lang.VcQuantifiedExpression
 
range - Variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplMapType
 
range - Variable in class org.jmlspecs.jml4.fspv.theory.TheoryQuantifiedExpression
 
rangeExprWhenNotSpecified(int) - Method in class org.jmlspecs.jml4.ast.JmlQuantifiedExpression
Returns a TRUE Expressions AST node that can be used as a range when the range is not explicitly given.
ranges - Variable in class org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
RangeUtil - Class in org.eclipse.jdt.internal.compiler.parser.diagnose
 
RangeUtil() - Constructor for class org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
rank - Variable in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
RAW_MASK - Static variable in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
RAW_TYPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
rawClasspath - Variable in class org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
rawClasspathStatus - Variable in class org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
RawMemberTypeCannotBeParameterized - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
rawMemberTypeCannotBeParameterized(ASTNode, ReferenceBinding, TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RawTypeBinding - Class in org.eclipse.jdt.internal.compiler.lookup
Denote a raw type, i.e.
RawTypeBinding(ReferenceBinding, ReferenceBinding, LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
Raw type arguments are erasure of respective parameter bounds.
RawTypeReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RawTypeReference - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
rawTypeReference(ASTNode, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RBRACE - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
RBRACKET - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
REACHABLE - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
reachMode() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return REACHABLE if this flow info is reachable, UNREACHABLE else.
read(IFile, boolean, IProgressMonitor) - Method in class org.eclipse.core.internal.localstore.FileSystemResourceManager
 
read(IProject, boolean) - Method in class org.eclipse.core.internal.localstore.FileSystemResourceManager
Reads and returns the project description for the given project.
read() - Method in class org.eclipse.core.internal.localstore.SafeChunkyInputStream
 
read(DataInputStream, boolean) - Method in class org.eclipse.core.internal.resources.MarkerReader
 
read(DataInputStream, boolean) - Method in class org.eclipse.core.internal.resources.MarkerReader_1
SAVE_FILE -> VERSION_ID RESOURCE+ VERSION_ID -> RESOURCE -> RESOURCE_PATH MARKERS_SIZE MARKER* RESOURCE_PATH -> String MARKERS_SIZE -> int MARKER -> MARKER_ID TYPE ATTRIBUTES_SIZE ATTRIBUTE* MARKER_ID -> long TYPE -> INDEX | QNAME INDEX -> int int QNAME -> int String ATTRIBUTES_SIZE -> int ATTRIBUTE -> ATTRIBUTE_KEY ATTRIBUTE_VALUE ATTRIBUTE_KEY -> String ATTRIBUTE_VALUE -> INTEGER_VALUE | BOOLEAN_VALUE | STRING_VALUE | NULL_VALUE INTEGER_VALUE -> int int BOOLEAN_VALUE -> int boolean STRING_VALUE -> int String NULL_VALUE -> int
read(DataInputStream, boolean) - Method in class org.eclipse.core.internal.resources.MarkerReader_2
SAVE_FILE -> VERSION_ID RESOURCE+ VERSION_ID -> int RESOURCE -> RESOURCE_PATH MARKERS_SIZE MARKER+ RESOURCE_PATH -> String MARKERS_SIZE -> int MARKER -> MARKER_ID TYPE ATTRIBUTES_SIZE ATTRIBUTE* MARKER_ID -> long TYPE -> INDEX | QNAME INDEX -> byte int QNAME -> byte String ATTRIBUTES_SIZE -> short ATTRIBUTE -> ATTRIBUTE_KEY ATTRIBUTE_VALUE ATTRIBUTE_KEY -> String ATTRIBUTE_VALUE -> INTEGER_VALUE | BOOLEAN_VALUE | STRING_VALUE | NULL_VALUE INTEGER_VALUE -> byte int BOOLEAN_VALUE -> byte boolean STRING_VALUE -> byte String NULL_VALUE -> byte
read(DataInputStream, boolean) - Method in class org.eclipse.core.internal.resources.MarkerReader_3
SAVE_FILE -> VERSION_ID RESOURCE+ VERSION_ID -> int RESOURCE -> RESOURCE_PATH MARKERS_SIZE MARKER+ RESOURCE_PATH -> String MARKERS_SIZE -> int MARKER -> MARKER_ID TYPE ATTRIBUTES_SIZE ATTRIBUTE* CREATION_TIME MARKER_ID -> long TYPE -> INDEX | QNAME INDEX -> byte int QNAME -> byte String ATTRIBUTES_SIZE -> short ATTRIBUTE -> ATTRIBUTE_KEY ATTRIBUTE_VALUE ATTRIBUTE_KEY -> String ATTRIBUTE_VALUE -> INTEGER_VALUE | BOOLEAN_VALUE | STRING_VALUE | NULL_VALUE INTEGER_VALUE -> byte int BOOLEAN_VALUE -> byte boolean STRING_VALUE -> byte String NULL_VALUE -> byte CREATION_TIME -> long
read(DataInputStream) - Method in class org.eclipse.core.internal.resources.MarkerSnapshotReader
 
read(DataInputStream) - Method in class org.eclipse.core.internal.resources.MarkerSnapshotReader_1
SNAP_FILE -> [VERSION_ID RESOURCE]* VERSION_ID -> int (used for backwards compatibiliy) RESOURCE -> RESOURCE_PATH MARKER_SIZE MARKER+ RESOURCE_PATH -> String MARKER_SIZE -> int MARKER -> MARKER_ID TYPE ATTRIBUTES_SIZE ATTRIBUTE* MARKER_ID -> long TYPE -> INDEX | QNAME INDEX -> byte int QNAME -> byte String ATTRIBUTES_SIZE -> short ATTRIBUTE -> ATTRIBUTE_KEY ATTRIBUTE_VALUE ATTRIBUTE_KEY -> String ATTRIBUTE_VALUE -> BOOLEAN_VALUE | INTEGER_VALUE | STRING_VALUE | NULL_VALUE BOOLEAN_VALUE -> byte boolean INTEGER_VALUE -> byte int STRING_VALUE -> byte String NULL_VALUE -> byte
read(DataInputStream) - Method in class org.eclipse.core.internal.resources.MarkerSnapshotReader_2
SNAP_FILE -> [VERSION_ID RESOURCE]* VERSION_ID -> int (used for backwards compatibiliy) RESOURCE -> RESOURCE_PATH MARKER_SIZE MARKER+ RESOURCE_PATH -> String MARKER_SIZE -> int MARKER -> MARKER_ID TYPE ATTRIBUTES_SIZE ATTRIBUTE* CREATION_TIME MARKER_ID -> long TYPE -> INDEX | QNAME INDEX -> byte int QNAME -> byte String ATTRIBUTES_SIZE -> short ATTRIBUTE -> ATTRIBUTE_KEY ATTRIBUTE_VALUE ATTRIBUTE_KEY -> String ATTRIBUTE_VALUE -> BOOLEAN_VALUE | INTEGER_VALUE | STRING_VALUE | NULL_VALUE BOOLEAN_VALUE -> byte boolean INTEGER_VALUE -> byte int STRING_VALUE -> byte String NULL_VALUE -> byte CREATION_TIME -> long
read(InputSource) - Method in class org.eclipse.core.internal.resources.ProjectDescriptionReader
 
read(IPath) - Method in class org.eclipse.core.internal.resources.ProjectDescriptionReader
Reads and returns a project description stored at the given location
read(IPath, IPath) - Method in class org.eclipse.core.internal.resources.ProjectDescriptionReader
Reads and returns a project description stored at the given location, or temporary location.
read(InputStream) - Method in class org.eclipse.core.internal.resources.WorkspaceDescriptionReader
 
read(IPath, IPath) - Method in class org.eclipse.core.internal.resources.WorkspaceDescriptionReader
 
read(File) - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests
 
read(File) - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
 
read() - Method in class org.eclipse.jdt.core.tests.runtime.VMInputStream
 
read(byte[]) - Method in class org.eclipse.jdt.core.tests.runtime.VMInputStream
 
read(byte[], int, int) - Method in class org.eclipse.jdt.core.tests.runtime.VMInputStream
 
READ - Static variable in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
READ - Static variable in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
read(File) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(File, boolean) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(InputStream, String) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(InputStream, String, boolean) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(ZipFile, String) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(ZipFile, String, boolean) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(String) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(String, boolean) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read() - Method in class org.eclipse.jdt.internal.formatter.comment.SubstitutionTextReader
 
read(char[], int, int) - Method in class org.eclipse.jdt.internal.formatter.comment.SubstitutionTextReader
 
READ_ACCESSES - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
When searching for field matches, it will exclusively find read accesses, as opposed to write accesses.
READ_COUNT - Static variable in interface org.eclipse.test.internal.performance.InternalDimensions
 
READ_ONLY - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that the operation encountered a read-only element.
READ_ONLY_LOCAL - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 279) indicating that the file in the file system is marked as read-only.
Readable - Annotation Type in org.jmlspecs.annotation
 
ReadableDefinitions - Annotation Type in org.jmlspecs.annotation
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ImportConflictBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ProblemBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer the receiver's signature.
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
readableName - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
readableName() - Method in class org.eclipse.jdt.internal.core.ImportContainer
 
readableName() - Method in class org.eclipse.jdt.internal.core.ImportDeclaration
 
readableName() - Method in class org.eclipse.jdt.internal.core.Initializer
 
readableName() - Method in class org.eclipse.jdt.internal.core.JavaElement
 
readableName() - Method in class org.eclipse.jdt.internal.core.Member
 
readableName() - Method in class org.eclipse.jdt.internal.core.SourceMethod
 
readableName() - Method in class org.jmlspecs.jml4.lookup.JmlSpecialTypeBinding
 
readAll(String, String[][], String, File, int, IProgressMonitor) - Method in class org.eclipse.test.internal.performance.results.PerformanceResults
Read all data from performance database for the given configurations and scenario pattern.
readAllInput(InputStream, OutputStream) - Static method in class org.jmlspecs.eclipse.jdt.internal.esc2.Utils
Reads input from the input and writes it to the output until the input stream runs out of data, but does all this in a new thread.
readAndCacheClasspath(JavaProject) - Method in class org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
readData(IPath, DataInput) - Method in interface org.eclipse.core.internal.dtree.IDataFlattener
Reads a data object from the given input stream.
readDelta(ElementTree, DataInput) - Method in class org.eclipse.core.internal.watson.ElementTreeReader
Reads an element tree delta from the input stream, and reconstructs it as a delta on the given tree.
readDeltaChain(DataInput) - Method in class org.eclipse.core.internal.watson.ElementTreeReader
Reads a chain of ElementTrees from the given input stream.
readElement(IPath, DataInput) - Method in class org.eclipse.core.internal.resources.SaveManager
 
readElement(IPath, DataInput) - Method in interface org.eclipse.core.internal.watson.IElementInfoFlattener
Reads an element info from the given input stream.
readFileEntriesWithException(Map) - Method in class org.eclipse.jdt.internal.core.JavaProject
 
readFrom(int, DataInput) - Method in class org.eclipse.core.internal.resources.ResourceInfo
 
readFromFile(String) - Static method in class org.jmlspecs.jml4.esc.util.Utils
 
readLocal(File, IProgressMonitor) - Method in class org.eclipse.test.internal.performance.results.PerformanceResults
Read all data from performance database for the given configurations and scenario pattern.
readManager - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
ReadManager - Class in org.eclipse.jdt.internal.compiler
 
ReadManager(ICompilationUnit[], int) - Constructor for class org.eclipse.jdt.internal.compiler.ReadManager
 
readNext(boolean) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Reads the next token.
readNext(int, boolean) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Reads the next token from the given offset.
READOBJECT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
readOldDescription(IProject) - Method in class org.eclipse.core.internal.resources.LocalMetaArea
Reads and returns the project description for the given project.
readOldWorkspace() - Method in class org.eclipse.core.internal.resources.LocalMetaArea
Provides backward compatibility with existing workspaces based on descriptions.
READONLY - Static variable in class org.jmlspecs.jml4.ast.JmlModifier
 
readOnlyVariables - Variable in class org.eclipse.jdt.internal.core.JavaModelManager
 
readOutputLocation() - Method in interface org.eclipse.jdt.core.IJavaProject
Returns the default output location for the project as defined by its .classpath file from disk, or null if unable to read the file.
readOutputLocation() - Method in class org.eclipse.jdt.internal.core.JavaProject
 
readPartners(DataInputStream) - Method in class org.eclipse.core.internal.resources.Synchronizer
 
readPartners(DataInputStream) - Method in class org.eclipse.core.internal.resources.SyncInfoReader
 
readPrivateDescription(IProject, IProjectDescription) - Method in class org.eclipse.core.internal.resources.LocalMetaArea
Returns the portions of the project description that are private, and adds them to the supplied project description.
readRawClasspath() - Method in interface org.eclipse.jdt.core.IJavaProject
Returns the raw classpath for the project as defined by its .classpath file from disk, or null if unable to read the file.
readRawClasspath() - Method in class org.eclipse.jdt.internal.core.JavaProject
 
READRESOLVE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
readSnapshotTree(DataInputStream, ElementTree, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.WorkspaceTreeReader
Returns a snapshot from the stream.
readSnapshotTree(DataInputStream, ElementTree, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.WorkspaceTreeReader_1
 
readState(IProject, DataInputStream) - Static method in class org.eclipse.jdt.internal.core.builder.JavaBuilder
 
readSyncInfo(DataInputStream) - Method in class org.eclipse.core.internal.resources.SyncInfoReader
 
readSyncInfo(DataInputStream) - Method in class org.eclipse.core.internal.resources.SyncInfoReader_2
SAVE_FILE -> VERSION_ID RESOURCE* VERSION_ID -> int RESOURCE -> RESOURCE_PATH SIZE SYNCINFO* RESOURCE_PATH -> String SIZE -> int SYNCINFO -> TYPE BYTES TYPE -> INDEX | QNAME INDEX -> int int QNAME -> int String BYTES -> byte[]
readSyncInfo(DataInputStream) - Method in class org.eclipse.core.internal.resources.SyncInfoReader_3
SAVE_FILE -> VERSION_ID RESOURCE+ VERSION_ID -> int RESOURCE -> RESOURCE_PATH SIZE SYNCINFO* RESOURCE_PATH -> String SIZE -> int SYNCINFO -> TYPE BYTES TYPE -> INDEX | QNAME INDEX -> byte int QNAME -> byte String BYTES -> byte[]
readSyncInfo(DataInputStream) - Method in class org.eclipse.core.internal.resources.SyncInfoSnapReader
 
readSyncInfo(DataInputStream) - Method in class org.eclipse.core.internal.resources.SyncInfoSnapReader_3
SNAP_FILE -> [VERSION_ID RESOURCE]* VERSION_ID -> int RESOURCE -> RESOURCE_PATH SIZE SYNCINFO* RESOURCE_PATH -> String SIZE -> int SYNCINFO -> QNAME BYTES QNAME -> String String BYTES -> byte[]
readToToken(int) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Reads until a token is reached.
readToToken(int, int) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Reads until a token is reached, starting from the given offset.
readTree(DeltaDataTree, DataInput) - Method in class org.eclipse.core.internal.dtree.DataTreeReader
Reads a DeltaDataTree from the given input stream
readTree(DataInputStream, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.WorkspaceTreeReader
Reads all workspace trees from the stream.
readTree(IProject, DataInputStream, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.WorkspaceTreeReader
Reads a project's trees from the stream.
readTree(DataInputStream, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.WorkspaceTreeReader_1
 
readTree(IProject, DataInputStream, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.WorkspaceTreeReader_1
 
readTree(IProject, DataInputStream, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.WorkspaceTreeReader_2
 
readTree(DataInput) - Method in class org.eclipse.core.internal.watson.ElementTreeReader
Reads an element tree from the input stream and returns it.
ReadWriteMonitor - Class in org.eclipse.jdt.internal.core.search.indexing
Monitor ensuring no more than one writer working concurrently.
ReadWriteMonitor() - Constructor for class org.eclipse.jdt.internal.core.search.indexing.ReadWriteMonitor
 
ready() - Method in class org.eclipse.jdt.internal.formatter.comment.SubstitutionTextReader
 
READY_FOR_BUILD - Static variable in class org.eclipse.jdt.core.compiler.CompilationParticipant
 
realName - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnArgumentName
 
realName - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnFieldName
 
realName - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnLocalName
 
rebalanceNestedOperations() - Method in class org.eclipse.core.internal.resources.WorkManager
Used to make things stable again after an operation has failed between a workspace.prepareOperation() and workspace.beginOperation().
REBUILDING_STATE - Static variable in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
rebuildMemberTypes(AccessRestriction) - Method in class org.eclipse.jdt.internal.compiler.lookup.ClassScope
Rebuilds member types to take into account of RAC-introduced member types such as interface surrogate classes.
rebuildTypeBindings(CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Rebuilds type bindings of the given compilation unit to take into account of RAC-introduced fields, methods, and classes.
receiver - Variable in class org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
receiver - Variable in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
receiver - Variable in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
receiver - Variable in class org.jmlspecs.jml4.esc.gc.lang.expr.CfgArrayReference
 
receiver - Variable in class org.jmlspecs.jml4.esc.gc.lang.expr.CfgFieldReference
 
receiver - Variable in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleArrayReference
 
receiver - Variable in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleFieldReference
 
receiver - Variable in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleMessageSend
 
receiver - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredArrayReference
 
receiver - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredFieldReference
 
receiver - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredMessageSend
 
receiver - Variable in class org.jmlspecs.jml4.esc.vc.lang.VcArrayReference
 
receiver - Variable in class org.jmlspecs.jml4.esc.vc.lang.VcFieldReference
 
receiver - Variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplFieldReference
 
receiver - Variable in class org.jmlspecs.jml4.fspv.theory.ast.TheoryMessageSend
 
receiverGenericCast - Variable in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
receiverType - Variable in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
ReceiverTypeNotVisible - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
recipient - Variable in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
reconcile(ReconcileContext) - Method in class org.eclipse.jdt.core.compiler.CompilationParticipant
Notifies this participant that a reconcile operation is happening.
reconcile(int, boolean, WorkingCopyOwner, IProgressMonitor) - Method in interface org.eclipse.jdt.core.ICompilationUnit
Reconciles the contents of this working copy, sends out a Java delta notification indicating the nature of the change of the working copy since the last time it was either reconciled or made consistent (IOpenable.makeConsistent(IProgressMonitor)), and returns a compilation unit AST if requested.
reconcile(int, boolean, boolean, WorkingCopyOwner, IProgressMonitor) - Method in interface org.eclipse.jdt.core.ICompilationUnit
Reconciles the contents of this working copy, sends out a Java delta notification indicating the nature of the change of the working copy since the last time it was either reconciled or made consistent (IOpenable.makeConsistent(IProgressMonitor)), and returns a compilation unit AST if requested.
reconcile(int, int, WorkingCopyOwner, IProgressMonitor) - Method in interface org.eclipse.jdt.core.ICompilationUnit
Reconciles the contents of this working copy, sends out a Java delta notification indicating the nature of the change of the working copy since the last time it was either reconciled or made consistent (IOpenable.makeConsistent(IProgressMonitor)), and returns a compilation unit AST if requested.
reconcile() - Method in interface org.eclipse.jdt.core.IWorkingCopy
Deprecated. Use ICompilationUnit.reconcile(int, boolean, WorkingCopyOwner, IProgressMonitor) instead.
reconcile(boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IWorkingCopy
Deprecated. Use ICompilationUnit.reconcile(int, boolean, WorkingCopyOwner, IProgressMonitor) instead.
reconcile(ReconcileContext) - Method in class org.eclipse.jdt.core.tests.model.TestCompilationParticipant
 
reconcile() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
Deprecated.  
reconcile(boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
reconcile(int, boolean, WorkingCopyOwner, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
reconcile(int, boolean, boolean, WorkingCopyOwner, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
reconcile(int, int, WorkingCopyOwner, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
reconcile(ReconcileContext) - Method in class org.jmlspecs.eclipse.jdt.ui.EscjavaCompilationParticipant
 
RECONCILE_PERF - Static variable in class org.eclipse.jdt.internal.core.JavaModelManager
 
ReconcileContext - Class in org.eclipse.jdt.core.compiler
The context of a reconcile event that is notified to interested compilation participants while a reconcile operation is running.
ReconcileContext(ReconcileWorkingCopyOperation, CompilationUnit) - Constructor for class org.eclipse.jdt.core.compiler.ReconcileContext
Creates a reconcile context for the given reconcile operation.
reconcileDeltas - Variable in class org.eclipse.jdt.internal.core.DeltaProcessor
 
reconcileFlags - Variable in class org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
 
reconcileLinks(ProjectDescription) - Method in class org.eclipse.core.internal.resources.Project
The project description file has changed on disk, resulting in a changed set of linked resources.
ReconcilerStatementsRecoveryTests - Class in org.eclipse.jdt.core.tests.model
 
ReconcilerStatementsRecoveryTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.ReconcilerStatementsRecoveryTests
 
ReconcilerTests - Class in org.eclipse.jdt.core.tests.model
 
ReconcilerTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.ReconcilerTests
 
ReconcileWorkingCopyOperation - Class in org.eclipse.jdt.internal.core
Reconcile a working copy and signal the changes through a delta.
ReconcileWorkingCopyOperation(IJavaElement, int, int, WorkingCopyOwner) - Constructor for class org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
 
record - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
record(LocalTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
record(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
record(CategorizedProblem, ReferenceContext) - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
 
record(char[], ClassFile) - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
For now, remember the compiled type using its compound name.
record - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
record(CategorizedProblem, CompilationResult, ReferenceContext) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
recordAddedGeneratedFiles(IFile[]) - Method in class org.eclipse.jdt.core.compiler.BuildContext
Record the added/changed generated files that need to be compiled.
recordBreakFrom(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
recordBreakFrom(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
recordBreakTo(FlowContext) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
recordBreakTo(FlowContext) - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
recordChange(IResourceDelta) - Method in class org.eclipse.core.internal.resources.mapping.ChangeDescription
Record the change and return whether any child changes should be visited.
recordChange(IResourceDelta) - Method in class org.eclipse.core.tests.internal.mapping.ChangeDescription
Record the change and return whether any child changes should be visited.
recordComment(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
recordComment(int) - Method in class org.eclipse.jdt.internal.core.util.CommentRecorderScanner
Set start position negative for line comments.
recordComment(int) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
recordContinueFrom(FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
recordContinueFrom(FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
recordDeletedGeneratedFiles(IFile[]) - Method in class org.eclipse.jdt.core.compiler.BuildContext
Record the generated files that need to be deleted.
recordDependencies(String[]) - Method in class org.eclipse.jdt.core.compiler.BuildContext
Record the fully-qualified type names of any new dependencies, each name is of the form "p1.p2.A.B".
recordedParsingInformation - Variable in class org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
RecordedParsingInformation - Class in org.eclipse.jdt.internal.core.util
Use to keep track of recorded information during the parsing like comment positions, line ends or problems.
RecordedParsingInformation(CategorizedProblem[], int[], int[][]) - Constructor for class org.eclipse.jdt.internal.core.util.RecordedParsingInformation
 
recordExpressionType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
recordExpressionType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
recordFrom - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
recordHandlingException(ReferenceBinding, UnconditionalFlowInfo, TypeBinding, ASTNode, boolean) - Method in class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
recordHandlingException(ReferenceBinding, UnconditionalFlowInfo, TypeBinding, ASTNode, boolean) - Method in class org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
recordInitializationEndPC(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
recordInitializationStartPC(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
recordInitializationStates(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
recordInnerClasses(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
recordLineSeparator - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
recordLineSeparator - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
recordModifications() - Method in class org.eclipse.jdt.core.dom.CompilationUnit
Enables the recording of changes to this compilation unit and its descendents.
recordNewProblems(CategorizedProblem[]) - Method in class org.eclipse.jdt.core.compiler.BuildContext
Record new problems to report against this compilationUnit.
recordPackageName(char[][]) - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
 
recordPositionsFrom(int, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
recordPositionsFrom(int, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
recordReturnFrom(UnconditionalFlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
recordReturnFrom(UnconditionalFlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
recordReturnFrom(UnconditionalFlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
recordSettingFinal(VariableBinding, Reference, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
recordStringLiteral(StringLiteral, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
recordSubstitute(TypeVariableBinding, TypeBinding, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext
 
recordSuperType(char[], char[], char) - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
recordSuppressWarnings(Scope, int, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
recordSuppressWarnings(long, Annotation, int, int) - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
recordTo - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
recordTypeConversion(TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
recordUsingNullReference(Scope, LocalVariableBinding, Expression, int, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
recordUsingNullReference(Scope, LocalVariableBinding, Expression, int, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
Record a null reference for use by deferred checks.
recordUsingNullReference(Scope, LocalVariableBinding, Expression, int, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
RECOVERED - Static variable in class org.eclipse.jdt.core.dom.ASTNode
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.
RecoveredAnnotation - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveredAnnotation(int, int, int, RecoveredElement, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
RecoveredBlock - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveredBlock(Block, RecoveredElement, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
RecoveredElement - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveredElement(RecoveredElement, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
RecoveredElement(RecoveredElement, int, Parser) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
RecoveredField - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveredField(FieldDeclaration, RecoveredElement, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
RecoveredField(FieldDeclaration, RecoveredElement, int, Parser) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
RecoveredImport - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveredImport(ImportReference, RecoveredElement, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
RecoveredInitializer - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveredInitializer(FieldDeclaration, RecoveredElement, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
RecoveredInitializer(FieldDeclaration, RecoveredElement, int, Parser) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
RecoveredLocalVariable - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveredLocalVariable(LocalDeclaration, RecoveredElement, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
RecoveredMethod - Class in org.eclipse.jdt.internal.compiler.parser
Internal method structure for parsing recovery
RecoveredMethod(AbstractMethodDeclaration, RecoveredElement, int, Parser) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
RecoveredStatement - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveredStatement(Statement, RecoveredElement, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
RecoveredType - Class in org.eclipse.jdt.internal.compiler.parser
Internal type structure for parsing recovery
RecoveredType(TypeDeclaration, RecoveredElement, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
RecoveredUnit - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveredUnit(CompilationUnitDeclaration, int, Parser) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
recovery_templates - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
recovery_templates_index - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
recoveryExitFromVariable() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
recoveryExitFromVariable() - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
recoveryExitFromVariable() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
recoveryScanner - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
RecoveryScanner - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveryScanner(Scanner, RecoveryScannerData) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
recoveryScannerData - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
RecoveryScannerData - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveryScannerData() - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
recoveryTokenCheck() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
recoveryTokenCheck() - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
recoveryTokenCheck() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
recreateIndex(IPath) - Method in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
Recreates the index for a given path, keeping the same read-write monitor.
recreatePersistedContainer(String, String, boolean) - Static method in class org.eclipse.jdt.internal.core.JavaModelManager
 
RecursiveConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
recursiveConstructorInvocation(ExplicitConstructorCall) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
redefineArgument(Argument) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RedefinedArgument - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedefinedLocal - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
redefineLocal(LocalDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RedundantLocalVariableNullAssignment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullCheck - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
RedundantNullCheckOnNonNullLocalVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullCheckOnNullLocalVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedundantSuperinterface - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedundantSuperinterface - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
redundantSuperInterface(SourceTypeBinding, TypeReference, ReferenceBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
reenterAllExceptionHandlers(SubRoutineStatement[], int, CodeStream) - Static method in class org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
REF - Static variable in interface org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
REF - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
Reference - Class in org.eclipse.jdt.internal.compiler.ast
 
Reference() - Constructor for class org.eclipse.jdt.internal.compiler.ast.Reference
BaseLevelReference constructor comment.
reference - Variable in class org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
referenceBinding - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
ReferenceBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
ReferenceBinding() - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
referenceBindings - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
ReferenceCollection - Class in org.eclipse.jdt.internal.core.builder
 
referenceCompilationUnit() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
ReferenceContext - Interface in org.eclipse.jdt.internal.compiler.impl
 
referenceContext - Variable in class org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
referenceContext - Variable in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
referenceContext - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
referenceContext() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Returns the nearest reference context, starting from current scope.
referenceContext - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
referenceContext - Variable in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ReferenceCounterVisitor - Class in org.jmlspecs.jml4.compiler
 
ReferenceCounterVisitor(ProblemReporter) - Constructor for class org.jmlspecs.jml4.compiler.ReferenceCounterVisitor
 
REFERENCED_PROJECTS - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchScope
Include type constant (bit mask) indicating that referenced projects should be considered in the search scope.
ReferenceInfoAdapter - Class in org.eclipse.jdt.internal.core.util
An adapter which implements the methods for handling reference information from the parser.
ReferenceInfoAdapter() - Constructor for class org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
 
ReferenceMatch - Class in org.eclipse.jdt.core.search
An abstract Java search match that represents a reference.
ReferenceMatch(IJavaElement, int, int, int, boolean, SearchParticipant, IResource) - Constructor for class org.eclipse.jdt.core.search.ReferenceMatch
Creates a new reference match.
referenceMethod() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
Answer the reference method of this scope, or null if initialization scoope.
referenceMustBeArrayTypeAt(TypeBinding, ArrayReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
REFERENCES - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
The search result is a reference.
referencesTable - Variable in class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
A table of references to the binary expressions of this' left branch.
ReferenceToForwardField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ReferenceToForwardTypeVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
referenceType() - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
referenceType() - Method in class org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
referenceType() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
Answer the reference type of this scope.
ReferenceTypeCompletionTest - Class in org.eclipse.jdt.core.tests.compiler.parser
Completion is expected to be a ReferenceType.
ReferenceTypeCompletionTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.parser.ReferenceTypeCompletionTest
 
REFLECT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
refresh(IResource, int, boolean, IProgressMonitor) - Method in class org.eclipse.core.internal.localstore.FileSystemResourceManager
 
refresh(IResource) - Method in class org.eclipse.core.internal.refresh.RefreshJob
 
refresh(IResource) - Method in class org.eclipse.core.internal.refresh.RefreshManager
 
refresh(ResourceTraversal[], int, IProgressMonitor) - Method in class org.eclipse.core.resources.mapping.RemoteResourceMappingContext
Refresh the known remote state for any resources covered by the given traversals.
refresh(IResource) - Method in interface org.eclipse.core.resources.refresh.IRefreshResult
Requests that the provided resource be refreshed.
refresh(IProgressMonitor) - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Re-computes the type hierarchy reporting progress.
refresh(IJavaProject) - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests
 
refresh(IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
refresh_installError - Static variable in class org.eclipse.core.internal.utils.Messages
 
refresh_jobName - Static variable in class org.eclipse.core.internal.utils.Messages
 
REFRESH_ON_STARTUP - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
Command line argument indicating a workspace refresh on startup is requested.
refresh_pollJob - Static variable in class org.eclipse.core.internal.utils.Messages
 
refresh_refreshErr - Static variable in class org.eclipse.core.internal.utils.Messages
 
refresh_task - Static variable in class org.eclipse.core.internal.utils.Messages
 
refreshExternalArchives(IJavaElement[], IProgressMonitor) - Method in interface org.eclipse.jdt.core.IJavaModel
Triggers an update of the JavaModel with respect to the referenced external archives.
refreshExternalArchives(IJavaElement[], IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.JavaModel
 
refreshFile(IFile) - Method in class org.eclipse.core.tests.resources.IFileTest
Makes sure file requirements are met (out of sync, workspace only, etc).
refreshFiles() - Method in class org.eclipse.core.tests.resources.IFileTest
Makes sure file requirements are met (out of sync, workspace only, etc).
refreshing_external_folders - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
RefreshJob - Class in org.eclipse.core.internal.refresh
The RefreshJob class maintains a list of resources that need to be refreshed, and periodically schedules itself to perform the refreshes in the background.
RefreshJob() - Constructor for class org.eclipse.core.internal.refresh.RefreshJob
 
refreshLocal(int, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.File
Optimized refreshLocal for files.
refreshLocal(int, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Resource
 
refreshLocal(int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IResource
Refreshes the resource hierarchy from this resource and its children (to the specified depth) relative to the local file system.
RefreshLocalAliasVisitor - Class in org.eclipse.core.internal.localstore
Performs a local refresh, and additionally updates all aliases of the refreshed resource.
RefreshLocalAliasVisitor(IProgressMonitor) - Constructor for class org.eclipse.core.internal.localstore.RefreshLocalAliasVisitor
 
RefreshLocalJavaFileBuilder - Class in org.eclipse.core.tests.internal.builders
This builder is for investigating a PR.
RefreshLocalJavaFileBuilder() - Constructor for class org.eclipse.core.tests.internal.builders.RefreshLocalJavaFileBuilder
 
RefreshLocalPerformanceTest - Class in org.eclipse.core.tests.internal.localstore
 
RefreshLocalPerformanceTest() - Constructor for class org.eclipse.core.tests.internal.localstore.RefreshLocalPerformanceTest
 
RefreshLocalPerformanceTest(String) - Constructor for class org.eclipse.core.tests.internal.localstore.RefreshLocalPerformanceTest
 
RefreshLocalTask - Class in org.eclipse.core.resources.ant
An Ant task which refreshes the Eclipse Platform's view of the local filesystem.
RefreshLocalTask() - Constructor for class org.eclipse.core.resources.ant.RefreshLocalTask
Constructs a new RefreshLocal instance.
RefreshLocalTest - Class in org.eclipse.core.tests.internal.localstore
 
RefreshLocalTest() - Constructor for class org.eclipse.core.tests.internal.localstore.RefreshLocalTest
 
RefreshLocalTest(String) - Constructor for class org.eclipse.core.tests.internal.localstore.RefreshLocalTest
 
RefreshLocalVisitor - Class in org.eclipse.core.internal.localstore
Visits a unified tree, and synchronizes the file system with the resource tree.
RefreshLocalVisitor(IProgressMonitor) - Constructor for class org.eclipse.core.internal.localstore.RefreshLocalVisitor
 
RefreshManager - Class in org.eclipse.core.internal.refresh
Manages auto-refresh functionality, including maintaining the active set of monitors and controlling the job that performs periodic refreshes on out of sync resources.
RefreshManager(IWorkspace) - Constructor for class org.eclipse.core.internal.refresh.RefreshManager
 
refreshPackages(BundleContext, Bundle[]) - Static method in class org.eclipse.core.tests.harness.BundleTestingHelper
Do PackageAdmin.refreshPackages() in a synchronous way.
RefreshProvider - Class in org.eclipse.core.resources.refresh
The abstract base class for all auto-refresh providers.
RefreshProvider() - Constructor for class org.eclipse.core.resources.refresh.RefreshProvider
 
RefreshProviderTest - Class in org.eclipse.core.tests.resources.refresh
Tests the IRefreshMonitor interface
RefreshProviderTest() - Constructor for class org.eclipse.core.tests.resources.refresh.RefreshProviderTest
 
RefreshProviderTest(String) - Constructor for class org.eclipse.core.tests.resources.refresh.RefreshProviderTest
 
refreshReferences(IProject, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.ExternalFoldersManager
 
refreshRule(IResource) - Method in interface org.eclipse.core.resources.IResourceRuleFactory
Returns the scheduling rule that is required for performing refreshLocal on a resource.
refreshRule(IResource) - Method in class org.eclipse.core.resources.team.ResourceRuleFactory
Default implementation of IResourceRuleFactory#refreshRule.
REGEXP_FLAVOR - Static variable in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
Region - Class in org.eclipse.jdt.internal.core
 
Region() - Constructor for class org.eclipse.jdt.internal.core.Region
Creates an empty region.
RegionBasedHierarchyBuilder - Class in org.eclipse.jdt.internal.core.hierarchy
 
RegionBasedHierarchyBuilder(TypeHierarchy) - Constructor for class org.eclipse.jdt.internal.core.hierarchy.RegionBasedHierarchyBuilder
 
RegionBasedTypeHierarchy - Class in org.eclipse.jdt.internal.core.hierarchy
 
RegionBasedTypeHierarchy(IRegion, ICompilationUnit[], IType, boolean) - Constructor for class org.eclipse.jdt.internal.core.hierarchy.RegionBasedTypeHierarchy
Creates a TypeHierarchy on the types in the specified region, considering first the given working copies, using the projects in the given region for a name lookup context.
register() - Method in class org.eclipse.core.tests.harness.TestRegistryChangeListener
 
registerExceptionHandler(ExceptionLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
registerJavaModelDelta(IJavaElementDelta) - Method in class org.eclipse.jdt.internal.core.DeltaProcessor
 
registryChanged(IRegistryChangeEvent) - Method in class org.eclipse.core.internal.resources.ContentDescriptionManager
 
registryChanged(IRegistryChangeEvent) - Method in class org.eclipse.core.tests.harness.TestRegistryChangeListener
 
RegressionTestSetup - Class in org.eclipse.jdt.core.tests.compiler.regression
 
RegressionTestSetup(long) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.RegressionTestSetup
 
REGULAR_CLASSPATH_DIRECTORY - Static variable in class org.eclipse.jdt.core.tests.runtime.LocalVMLauncher
 
RELATIVE_ORDER - Static variable in class org.eclipse.jdt.core.util.CompilationUnitSorter
Name of auxillary property whose value can be used to determine the original relative order of two body declarations.
RELATIVE_PATH - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a relative path was supplied to the operation when an absolute path is required.
RelativeBandChecker - Class in org.eclipse.test.internal.performance.eval
 
RelativeBandChecker(Dim, double, double) - Constructor for class org.eclipse.test.internal.performance.eval.RelativeBandChecker
 
relativeDepth - Variable in exception org.eclipse.jdt.internal.formatter.align.AlignmentException
 
relativePath(IPath, int) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the toString() of the given full path minus the first given number of segments.
release() - Method in class org.eclipse.core.resources.WorkspaceLock
Deprecated. Releases this lock allowing others to acquire it.
release() - Method in class org.eclipse.jdt.core.tests.model.Semaphore
 
release(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.ClassFilePool
 
releaseClassFiles(ClassFile[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
RelevanceConstants - Interface in org.eclipse.jdt.internal.codeassist
 
relocalize() - Method in class org.eclipse.jdt.internal.compiler.batch.Main
Creates a NLS catalog for the given locale.
REMAINDER - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
Remainder "%" operator.
REMAINDER - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
REMAINDER - Static variable in class org.jmlspecs.jml4.esc.gc.lang.expr.CfgOperator
 
REMAINDER - Static variable in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleOperator
 
REMAINDER - Static variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredOperator
 
REMAINDER - Static variable in class org.jmlspecs.jml4.esc.vc.lang.VcOperator
 
Remainder() - Static method in class org.jmlspecs.jml4.fspv.theory.TheoryOperator
 
REMAINDER_ASSIGN - Static variable in class org.eclipse.jdt.core.dom.Assignment.Operator
%= operator.
remainingIterations - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
rememberExternalLibTimestamps() - Method in class org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
rememberScope(AbstractSearchScope) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
Remembers the given scope in a weak set (so no need to remove it: it will be removed by the garbage collector)
RemoteAssertionFailedError - Error in org.eclipse.core.tests.session
 
RemoteAssertionFailedError(String, String) - Constructor for error org.eclipse.core.tests.session.RemoteAssertionFailedError
 
RemoteResourceMappingContext - Class in org.eclipse.core.resources.mapping
A remote mapping context provides a model element with a view of the remote state of local resources as they relate to a repository operation that is in progress.
RemoteResourceMappingContext() - Constructor for class org.eclipse.core.resources.mapping.RemoteResourceMappingContext
 
RemoteTestException - Exception in org.eclipse.core.tests.session
 
RemoteTestException(String, String) - Constructor for exception org.eclipse.core.tests.session.RemoteTestException
 
remove(IResourceChangeListener) - Method in class org.eclipse.core.internal.events.ResourceChangeListenerList
Removes the given listener from this list.
remove(IPath, IProgressMonitor) - Method in class org.eclipse.core.internal.localstore.HistoryStore2
 
remove(IPath, IProgressMonitor) - Method in interface org.eclipse.core.internal.localstore.IHistoryStore
Remove all of the file states for the given resource path and all its children.
remove(Object) - Method in class org.eclipse.core.internal.resources.MarkerAttributeMap
 
remove(long) - Method in class org.eclipse.core.internal.resources.MarkerSet
 
remove(IMarkerSetElement) - Method in class org.eclipse.core.internal.resources.MarkerSet
 
remove(QualifiedName) - Method in class org.eclipse.core.internal.resources.Synchronizer
 
remove() - Method in class org.eclipse.core.internal.utils.ArrayIterator
 
remove(KeyedHashSet.KeyedElement) - Method in class org.eclipse.core.internal.utils.KeyedHashSet
 
remove(Object) - Method in class org.eclipse.core.internal.utils.ObjectMap
 
remove() - Method in class org.eclipse.core.internal.utils.Queue
 
remove(QualifiedName) - Method in interface org.eclipse.core.resources.ISynchronizer
Removes the named synchronization partner from this synchronizer's registry.
remove(char[], char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers a new array removing a given character.
remove(ASTNode, TextEditGroup) - Method in class org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Removes the given node from its parent in this rewriter.
remove(ASTNode, TextEditGroup) - Method in class org.eclipse.jdt.core.dom.rewrite.ListRewrite
Removes the given node from its parent's list property in the rewriter.
remove(IJavaElement) - Method in interface org.eclipse.jdt.core.IRegion
Removes the specified element from the region and returns true if successful, false if the remove fails.
remove() - Method in interface org.eclipse.jdt.core.jdom.IDOMNode
Deprecated. Separates this node from its parent and siblings, maintaining any ties that this node has to the underlying document fragment.
remove(char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Remove the object associated with the specified key in the hashtable.
remove(char[][]) - Method in class org.eclipse.jdt.internal.compiler.util.CompoundNameVector
 
remove(int) - Method in class org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
remove(Object) - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
remove(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleNameVector
 
remove(Object) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSet
 
remove(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
remove(int) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.LineCommentEndOffsets
 
remove(String) - Method in class org.eclipse.jdt.internal.core.index.Index
 
remove() - Method in class org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated. Separates this node from its parent and siblings, maintaining any ties that this node has to the underlying document fragment.
remove(Object) - Method in class org.eclipse.jdt.internal.core.OverflowingLRUCache
Removes and returns the value in the cache for the given key.
remove(IJavaElement) - Method in class org.eclipse.jdt.internal.core.Region
 
remove(String, IPath) - Method in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
Trigger removal of a resource to an index Note: the actual operation is performed in background
remove(IType) - Method in class org.eclipse.jdt.internal.core.TypeVector
 
remove(Object[]) - Method in class org.eclipse.jdt.internal.core.util.HashSetOfArray
 
remove(char[][]) - Method in class org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
remove(Object) - Method in class org.eclipse.jdt.internal.core.util.WeakHashSet
 
remove(char[]) - Method in class org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
remove(SimpleAssignable) - Method in class org.jmlspecs.jml4.esc.gc.IncarnationMap
 
removeAll(IMarkerSetElement[]) - Method in class org.eclipse.core.internal.resources.MarkerSet
 
removeAll() - Method in class org.eclipse.jdt.internal.compiler.util.CompoundNameVector
 
removeAll() - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
removeAll() - Method in class org.eclipse.jdt.internal.compiler.util.SimpleNameVector
 
removeAll() - Method in class org.eclipse.jdt.internal.core.TypeVector
 
removeAllIndexEntries() - Method in class org.eclipse.jdt.core.search.SearchDocument
Removes all index entries from the index for the given document.
removeAllIndexEntries() - Method in class org.eclipse.jdt.internal.core.search.indexing.InternalSearchDocument
 
removeBinaryClass(IPath, String) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Removes a binary class from the given package in the workspace.
removeBufferChangedListener(IBufferChangedListener) - Method in interface org.eclipse.jdt.core.IBuffer
Removes the given listener from this buffer.
removeBufferChangedListener(IBufferChangedListener) - Method in class org.eclipse.jdt.core.tests.model.OverflowingCacheTests.OverflowingTestBuffer
 
removeBufferChangedListener(IBufferChangedListener) - Method in class org.eclipse.jdt.core.tests.model.TestBuffer
 
removeBufferChangedListener(IBufferChangedListener) - Method in class org.eclipse.jdt.internal.core.Buffer
 
removeBuilder(ICommand[], String) - Static method in class org.jmlspecs.eclipse.jdt.internal.esc2.Utils
Removes the given builder from the list of commands.
removeBuilder(IProject, String) - Static method in class org.jmlspecs.eclipse.jdt.internal.esc2.Utils
Removes the given builder from a project.
removeCapture(char[]) - Static method in class org.eclipse.jdt.core.Signature
Removes any capture information from the given type or method signature and returns the resulting signature.
removeCapture(String) - Static method in class org.eclipse.jdt.core.Signature
Removes any capture information from the given type or method signature and returns the resulting signature.
removeChangeListener(IPathVariableChangeListener) - Method in class org.eclipse.core.internal.resources.PathVariableManager
 
removeChangeListener(IPathVariableChangeListener) - Method in interface org.eclipse.core.resources.IPathVariableManager
Removes the given path variable change listener from the listeners list.
removeChild(IJavaElement) - Method in class org.eclipse.jdt.internal.core.JavaElementInfo
 
removeChildrenFromTree() - Method in class org.eclipse.core.internal.localstore.UnifiedTreeNode
 
removeClass(IPath, String) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Removes a class from the given package in the workspace.
removeClasspathValidations() - Method in class org.eclipse.jdt.internal.core.DeltaProcessingState
 
removeClasspathVariable(String) - Static method in class org.eclipse.jdt.core.JavaCore
Deprecated. Use JavaCore.removeClasspathVariable(String, IProgressMonitor) instead
removeClasspathVariable(String, IProgressMonitor) - Static method in class org.eclipse.jdt.core.JavaCore
Removed the given classpath variable.
REMOVED - Static variable in interface org.eclipse.core.resources.IResourceDelta
Delta kind constant (bit mask) indicating that the resource has been removed from its parent.
REMOVED - Static variable in class org.eclipse.core.tests.internal.mapping.ChangeDescription
 
REMOVED - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
Status constant indicating that the element has been removed.
REMOVED - Static variable in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
Change kind to describe that the event is an remove event.
removed(IJavaElement) - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
Creates the nested deltas resulting from an delete operation.
removed(IJavaElement, int) - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
 
removed() - Method in class org.eclipse.jdt.internal.core.SimpleDelta
 
REMOVED_PHANTOM - Static variable in interface org.eclipse.core.resources.IResourceDelta
Delta kind constant (bit mask) indicating that a phantom resource has been removed from the location of the delta node.
removeDocumentListener(IDocumentListener) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
removeDocumentPartitioningListener(IDocumentPartitioningListener) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
removedTokensEnd - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
removedTokensPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
removedTokensStart - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
removedTokenUsed - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
removeDuplicates(Result[]) - Static method in class org.jmlspecs.jml4.esc.result.lang.Result
 
removeElementChangedListener(IElementChangedListener) - Static method in class org.eclipse.jdt.core.JavaCore
Removes the given element changed listener.
removeElementChangedListener(IElementChangedListener) - Method in class org.eclipse.jdt.internal.core.DeltaProcessingState
 
removeEntry(ASTNode) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
removeExternalElementsToRefresh() - Method in class org.eclipse.jdt.internal.core.DeltaProcessingState
 
removeExternalFolderChanges() - Method in class org.eclipse.jdt.internal.core.DeltaProcessingState
 
removeExternalJar(IPath, IPath) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Remove an external jar from the classpath.
removeFile(IPath) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Remove a file
removeFolder(IPath) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Remove a folder
removeFolder(IPath) - Method in class org.eclipse.jdt.internal.core.ExternalFoldersManager
 
removeFramePosition(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
removeGarbage() - Method in class org.eclipse.core.internal.localstore.HistoryStore2
 
removeGarbage() - Method in interface org.eclipse.core.internal.localstore.IHistoryStore
Go through the history store and remove all of the unreferenced states.
removeImport(String) - Method in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Records to remove a import.
removeImport(String, boolean) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.ImportRewriteAnalyzer
 
removeIndex(IPath) - Method in class org.eclipse.jdt.core.search.SearchParticipant
Removes the index for a given path.
removeIndex(IPath) - Method in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
Removes the index for a given path.
removeIndexFamily(IPath) - Method in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
Removes all indexes whose paths start with (or are equal to) the given path.
removeIndexPath(IPath) - Method in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
Removes all indexes whose paths start with (or are equal to) the given path.
removeInfoAndChildren(JavaElement) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
removeInternalJar(IPath, String) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Removes the given internal jar from the workspace.
removeJavaLikeExtension(String) - Static method in class org.eclipse.jdt.core.JavaCore
Removes the file extension from the given file name, if it has a Java-like file extension.
removeKey(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
removeKey(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
removeKey(Object) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
removeKey(Object) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
removeKey(Object) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
removeKey(Object[]) - Method in class org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
removeKey(Object) - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Removes and returns the value in the cache for the given key.
removeListener(IResourceChangeListener) - Method in class org.eclipse.core.internal.events.NotificationManager
 
removeMarker(IResource, long) - Method in class org.eclipse.core.internal.resources.MarkerManager
Removes the specified marker
removeMarkers(IResource, int) - Method in class org.eclipse.core.internal.resources.MarkerManager
Remove all markers for the given resource to the specified depth.
removeMarkers(IResource, String, boolean, int) - Method in class org.eclipse.core.internal.resources.MarkerManager
Remove all markers with the given type from the node at the given path.
removeNature(IProject, String) - Static method in class org.jmlspecs.eclipse.jdt.internal.esc2.Utils
Removes the given nature from the given project, if it is present
removeNextUnit() - Method in class org.eclipse.jdt.internal.compiler.ProcessTaskManager
 
removeNotDefinitelyAssignedVariables(Scope, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
removeNotDefinitelyAssignedVariables(Scope, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
removePackage(IPath, String) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Removes a package from the given package fragment root in the workspace.
removePackageFragmentRoot(IPath, String) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Removes the given package fragment root from the the workspace.
removeParticipant(Plugin) - Method in class org.eclipse.core.internal.resources.SaveManager
 
removePerProjectInfo(JavaProject) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
removePosition(Position) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
removePosition(String, Position) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
removePositionCategory(String) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
removePositionUpdater(IPositionUpdater) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
removePossibleMatch(ASTNode) - Method in class org.eclipse.jdt.internal.core.search.matching.MatchingNodeSet
 
removePrefixAndSuffixForArgumentName(IJavaProject, char[]) - Static method in class org.eclipse.jdt.core.NamingConventions
Remove prefix and suffix from an argument name.
removePrefixAndSuffixForArgumentName(IJavaProject, String) - Static method in class org.eclipse.jdt.core.NamingConventions
Remove prefix and suffix from an argument name.
removePrefixAndSuffixForFieldName(IJavaProject, char[], int) - Static method in class org.eclipse.jdt.core.NamingConventions
Remove prefix and suffix from a field name.
removePrefixAndSuffixForFieldName(IJavaProject, String, int) - Static method in class org.eclipse.jdt.core.NamingConventions
Remove prefix and suffix from a field name.
removePrefixAndSuffixForLocalVariableName(IJavaProject, char[]) - Static method in class org.eclipse.jdt.core.NamingConventions
Remove prefix and suffix from a local variable name.
removePrefixAndSuffixForLocalVariableName(IJavaProject, String) - Static method in class org.eclipse.jdt.core.NamingConventions
Remove prefix and suffix from a local variable name.
removePrenotifiedDocumentListener(IDocumentListener) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
removePreProcessingResourceChangedListener(IResourceChangeListener) - Static method in class org.eclipse.jdt.core.JavaCore
Removes the given pre-processing resource changed listener.
removePreResourceChangedListener(IResourceChangeListener) - Method in class org.eclipse.jdt.internal.core.DeltaProcessingState
 
removeProblemsAndTasksFor(IResource) - Static method in class org.eclipse.jdt.internal.core.builder.JavaBuilder
 
removeProblemsFor(IResource) - Static method in class org.eclipse.jdt.internal.core.builder.JavaBuilder
 
removeProject(IPath) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Remove a project from the workspace.
removeProjectReferenceChanges() - Method in class org.eclipse.jdt.internal.core.DeltaProcessingState
 
removeRequiredProject(IPath, IPath) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Remove a required project from the classpath
removeResourceChangeListener(IResourceChangeListener) - Method in class org.eclipse.core.internal.resources.Workspace
 
removeResourceChangeListener(IResourceChangeListener) - Method in interface org.eclipse.core.resources.IWorkspace
Removes the given resource change listener from this workspace.
removeSaveParticipant(Plugin) - Method in class org.eclipse.core.internal.resources.Workspace
 
removeSaveParticipant(Plugin) - Method in interface org.eclipse.core.resources.IWorkspace
Removes the workspace save participant for the given plug-in from this workspace.
removeSourceFolderFromIndex(JavaProject, IPath, char[][], char[][]) - Method in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
Remove the content of the given source folder from the index.
removeStaticImport(String) - Method in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Records to remove a static import.
removeStringPoolParticipant(IStringPoolParticipant) - Method in class org.eclipse.core.internal.utils.StringPoolJob
Removes the indicated log listener from the set of registered string pool participants.
removeTail() - Method in class org.eclipse.core.internal.utils.Queue
 
removeTasksFor(IResource) - Static method in class org.eclipse.jdt.internal.core.builder.JavaBuilder
 
removeTempClass(String) - Method in class org.eclipse.jdt.core.tests.eval.DebugEvaluationTest
 
removeTokens(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
removeTrustedMatch(ASTNode) - Method in class org.eclipse.jdt.internal.core.search.matching.MatchingNodeSet
 
removeTypeHierarchyChangedListener(ITypeHierarchyChangedListener) - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Removes the given listener from this type hierarchy.
removeTypeHierarchyChangedListener(ITypeHierarchyChangedListener) - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
removeUnused() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
removeUnusedPcToSourceMapEntries() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
Remove all entries in pcToSourceMap table that are beyond this.position
removeUserLibrary(String) - Method in class org.eclipse.jdt.internal.core.UserLibraryManager
 
removeValue(Object) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
removeVariable(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
removeWhiteSpace(String) - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
Remove all white spaces from a string.
rename(IJavaElement[], IJavaElement[], String[], boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IJavaModel
Renames the given elements as specified.
rename(String, boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.ISourceManipulation
Renames this element to the given name.
rename(String, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.BinaryMember
 
rename(String, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
rename(String, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.Initializer
 
rename(IJavaElement[], IJavaElement[], String[], boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.JavaModel
 
rename(String, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.PackageFragment
 
rename(String, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.SourceRefElement
 
renameCU(IPath, String, String) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Renames a compilation unit int the given package in the workspace.
RenameElementsOperation - Class in org.eclipse.jdt.internal.core
This operation renames elements.
RenameElementsOperation(IJavaElement[], IJavaElement[], String[], boolean) - Constructor for class org.eclipse.jdt.internal.core.RenameElementsOperation
When executed, this operation will rename the specified elements with the given names in the corresponding destinations.
renameNegative(IJavaElement[], String[], boolean, int) - Method in class org.eclipse.jdt.core.tests.model.RenameTests
Attempts to rename the elements with optional forcing.
renameNegative(IJavaElement, String, boolean, int) - Method in class org.eclipse.jdt.core.tests.model.RenameTests
Attempts to rename the element with optional forcing.
renamePositive(IJavaElement[], String[], boolean) - Method in class org.eclipse.jdt.core.tests.model.RenameTests
Renames the element to the container with optional forcing.
renamePositive(IJavaElement[], IJavaElement[], String[], boolean) - Method in class org.eclipse.jdt.core.tests.model.RenameTests
Renames the element to the container with optional forcing.
renamePositive(IJavaElement[], IJavaElement[], String[], boolean, boolean) - Method in class org.eclipse.jdt.core.tests.model.RenameTests
Renames the element to the container with optional forcing.
renamePositive(IJavaElement[], IJavaElement[], String[], boolean, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.core.tests.model.RenameTests
Renames the element to the container with optional forcing.
renamePositive(IJavaElement, String, boolean) - Method in class org.eclipse.jdt.core.tests.model.RenameTests
Renames the element to the container with optional forcing.
RenameResourceElementsOperation - Class in org.eclipse.jdt.internal.core
This operation renames resources (Package fragments and compilation units).
RenameResourceElementsOperation(IJavaElement[], IJavaElement[], String[], boolean) - Constructor for class org.eclipse.jdt.internal.core.RenameResourceElementsOperation
When executed, this operation will rename the specified elements with the given names in the corresponding destinations.
RenameTests - Class in org.eclipse.jdt.core.tests.model
 
RenameTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.RenameTests
 
REP - Static variable in class org.jmlspecs.jml4.ast.JmlModifier
 
REPLACE - Static variable in interface org.eclipse.core.resources.IResource
Update flag constant (bit mask value 256) indicating that a resource should be replaced with a resource of the same name at a different file system location.
replace(char[], char, char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Replace all occurrence of the character to be replaced with the replacement character in the given array.
replace(char[], char[], char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Replace all occurrences of characters to be replaced with the replacement character in the given array.
replace(char[], char[], char, int, int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
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).
replace(char[], char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers a new array of characters with substitutions.
replace(ASTNode, ASTNode, TextEditGroup) - Method in class org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Replaces the given node in this rewriter.
replace(ASTNode, ASTNode, TextEditGroup) - Method in class org.eclipse.jdt.core.dom.rewrite.ListRewrite
Replaces the given node from its parent's list property in the rewriter.
replace(int, int, char[]) - Method in interface org.eclipse.jdt.core.IBuffer
Replaces the given range of characters in this buffer with the given text.
replace(int, int, String) - Method in interface org.eclipse.jdt.core.IBuffer
Replaces the given range of characters in this buffer with the given text.
REPLACE - Static variable in interface org.eclipse.jdt.core.IPackageFragmentRoot
Update model flag constant (bit mask value 16) indicating that the operation is to replace the resource and the destination project's classpath entry.
replace(int, int, char[]) - Method in class org.eclipse.jdt.core.tests.model.OverflowingCacheTests.OverflowingTestBuffer
 
replace(int, int, String) - Method in class org.eclipse.jdt.core.tests.model.OverflowingCacheTests.OverflowingTestBuffer
 
replace(int, int, char[]) - Method in class org.eclipse.jdt.core.tests.model.TestBuffer
 
replace(int, int, String) - Method in class org.eclipse.jdt.core.tests.model.TestBuffer
 
replace(int, int, char[]) - Method in class org.eclipse.jdt.internal.core.Buffer
Replaces length characters starting from position with text.
replace(int, int, String) - Method in class org.eclipse.jdt.internal.core.Buffer
Replaces length characters starting from position with text.
replace(int, int, String) - Method in class org.eclipse.jdt.internal.core.DocumentAdapter
 
replace(int, int, String) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
REPLACE_TAG - Static variable in interface org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadoc
 
REPLACED - Static variable in interface org.eclipse.core.resources.IResourceDelta
Change constant (bit mask) indicating that the resource has been replaced by another at the same location (i.e., the resource has been deleted and then added).
REPLACED - Static variable in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
Change kind to describe that the event is an replace event.
replacedTokens - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
replacedTokensEnd - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
replacedTokensPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
replacedTokensStart - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
replacedTokenUsed - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
replaceEntry(ASTNode, ASTNode) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
replaceOnCopy(char[], char, char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Replace all occurrence of the character to be replaced with the replacement character in a copy of the given array.
replaceTokens(int, int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
replaceTokens(int[], int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
replaceWithElementType() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
replaceWithElementType() - Method in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
Report - Class in org.eclipse.test.internal.performance.db
 
Report(int) - Constructor for class org.eclipse.test.internal.performance.db.Report
 
report(int, int, int, String) - Method in class org.jmlspecs.eclipse.jdt.internal.esc2.Esc2ProblemReporter
 
report(IPath, int, int, int, String) - Static method in class org.jmlspecs.eclipse.jdt.ui.EscjavaMarker
Deprecated.  
reportAssociatedInfo(int) - Method in class org.jmlspecs.eclipse.jdt.internal.esc2.Esc2ProblemReporter
 
reportAssociatedInfo2(int, ClipPolicy) - Method in class org.jmlspecs.eclipse.jdt.internal.esc2.Esc2ProblemReporter
 
reportAssumptionViolation() - Static method in class org.jmlspecs.jml4.rac.runtime.JMLChecker
Indicates whether an assumption violation should be reported to the user by throwing an appropriate exception (i.e., JMLIntraconditionError).
reportAssumptionViolation(boolean) - Static method in class org.jmlspecs.jml4.rac.runtime.JMLChecker
Sets whether an assumption violation should be reported to the user by throwing an appropriate exception (i.e., JMLIntraconditionError).
reportCoverage(PrintStream) - Static method in class org.jmlspecs.jml4.rac.runtime.JMLChecker
 
reportDeprecationInsideDeprecatedCode - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
reportDeprecationWhenOverridingDeprecatedMethod - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
ReportedBugsTests - Class in org.jmlspecs.eclipse.jdt.core.tests.esc
 
ReportedBugsTests(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.esc.ReportedBugsTests
 
reportError(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocParamNameReference
 
reportError(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTypeParamReference
 
reportError(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
Normal field binding did not work, try to bind to a field of the delegate receiver.
reportError(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
reportError(BlockScope) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
Normal field binding did not work, try to bind to a field of the delegate receiver.
reportError(BlockScope) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
Normal field binding did not work, try to bind to a field of the delegate receiver.
reportInvalidJavadocTags - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
reportInvalidJavadocTagsDeprecatedRef - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
reportInvalidJavadocTagsNotVisibleRef - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
reportInvalidJavadocTagsVisibility - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
ReportJmlCommentDisabled - Static variable in class org.jmlspecs.jml4.compiler.JmlCompilerOptions
 
reportMissingJavadocCommentsOverriding - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
reportMissingJavadocCommentsVisibility - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
reportMissingJavadocTagDescription - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
reportMissingJavadocTagsOverriding - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
reportMissingJavadocTagsVisibility - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
ReportNonNullTypeSystem - Static variable in class org.jmlspecs.jml4.compiler.JmlCompilerOptions
Bit mask for configurable problems (error/warning threshold) BEWARE: Keep an eye on the bits used by the JDT.
reportOnlyOneSyntaxError - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
reportProblems - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
reportSpecialParameterHidingField - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
reportSyntaxErrorIsRequired - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
reportUnusedDeclaredThrownExceptionExemptExceptionAndThrowable - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
reportUnusedDeclaredThrownExceptionIncludeDocCommentReference - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
reportUnusedDeclaredThrownExceptionWhenOverriding - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
reportUnusedParameterIncludeDocCommentReference - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
reportUnusedParameterWhenImplementingAbstract - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
reportUnusedParameterWhenOverridingConcrete - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
Represents - Annotation Type in org.jmlspecs.annotation
 
RepresentsDefinitions - Annotation Type in org.jmlspecs.annotation
 
ReqExplicitNullityAnnotations - Static variable in class org.jmlspecs.jml4.compiler.JmlCompilerOptions
 
request(IJob) - Method in class org.eclipse.jdt.internal.core.search.processing.JobManager
 
requestClasspathContainerUpdate(IPath, IJavaProject, IClasspathContainer) - Method in class org.eclipse.jdt.core.ClasspathContainerInitializer
Request a registered container definition to be updated according to a container suggestion.
requestClasspathContainerUpdate(IPath, IJavaProject, IClasspathContainer) - Method in class org.eclipse.jdt.internal.core.UserLibraryClasspathContainerInitializer
 
requestDeltas(IProject[]) - Method in class org.eclipse.core.tests.internal.builders.DeltaVerifierBuilder
Indicates that the builder should request deltas for the given projects.
requestForgetLastBuildState() - Method in class org.eclipse.core.tests.internal.builders.SortBuilder
Requests that the next invocation of build() will call forgetLastBuiltState().
requestFullPath() - Method in class org.eclipse.core.internal.resources.ResourceProxy
 
requestFullPath() - Method in interface org.eclipse.core.resources.IResourceProxy
Returns the full workspace path of the resource being visited.
requestIndexing() - Method in class org.eclipse.jdt.internal.core.ClasspathChange
 
requestName() - Method in class org.eclipse.core.internal.resources.Resource
 
requestName() - Method in class org.eclipse.core.internal.watson.ElementTreeIterator
 
requestName() - Method in interface org.eclipse.core.internal.watson.IPathRequestor
 
requestNotify() - Method in class org.eclipse.core.internal.events.NotificationManager
Requests that a periodic notification be scheduled
Requestor - Class in org.eclipse.jdt.core.tests.compiler.regression
 
Requestor(boolean, ICompilerRequestor, boolean, boolean) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.Requestor
 
requestor - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
requestor - Variable in class org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
requestorIsActive - Variable in class org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
 
RequestorWrapper - Class in org.eclipse.jdt.internal.core.eval
 
RequestorWrapper(ICodeSnippetRequestor) - Constructor for class org.eclipse.jdt.internal.core.eval.RequestorWrapper
 
requestPath() - Method in class org.eclipse.core.internal.resources.Resource
 
requestPath() - Method in class org.eclipse.core.internal.watson.ElementTreeIterator
 
requestPath() - Method in interface org.eclipse.core.internal.watson.IPathRequestor
 
requestResource() - Method in class org.eclipse.core.internal.resources.ResourceProxy
 
requestResource() - Method in interface org.eclipse.core.resources.IResourceProxy
Returns the handle of the resource being visited.
requestSnapshot() - Method in class org.eclipse.core.internal.resources.SaveManager
 
Requires - Annotation Type in org.jmlspecs.annotation
 
requiresClauses - Variable in class org.jmlspecs.jml4.ast.JmlSpecCaseHeader
 
reroot() - Method in class org.eclipse.core.internal.dtree.DeltaDataTree
Makes the receiver the root tree in the list of trees on which it is based.
RES_NAME_CONFLICT - Static variable in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
Result constant signaling that the given element is conflicting with an other element in the context.
RES_NAME_FOUND - Static variable in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
Result constant signaling that the given element is know in the context.
RES_NAME_UNKNOWN - Static variable in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
Result constant signaling that the given element is not know in the context.
reset() - Method in class org.eclipse.core.internal.utils.Queue
 
reset() - Method in class org.eclipse.core.tests.harness.TestRegistryChangeListener
 
reset() - Method in class org.eclipse.core.tests.internal.builders.BuildEventListener
Resets this listener back to the state it was in before any events occurred.
reset() - Method in class org.eclipse.core.tests.internal.builders.DeltaVerifierBuilder
 
reset() - Method in class org.eclipse.core.tests.internal.builders.TestBuilder
Resets expected and actual lifecycle events for this builder.
reset() - Method in class org.eclipse.core.tests.internal.resources.SimpleNature
Resets validation flags
reset() - Method in class org.eclipse.core.tests.resources.MarkersChangeListener
 
reset() - Static method in class org.eclipse.core.tests.resources.refresh.TestRefreshProvider
Resets the provider for the next test.
reset() - Method in class org.eclipse.core.tests.resources.ResourceDeltaVerifier
Resets the listener to its initial state.
reset() - Method in class org.eclipse.core.tests.resources.ResourceVisitorVerifier
 
reset() - Method in class org.eclipse.core.tests.resources.usecase.ConcurrentOperation
 
reset() - Method in class org.eclipse.core.tests.resources.usecase.ConcurrentOperation01
 
reset() - Method in class org.eclipse.core.tests.resources.usecase.SignaledBuilder
 
reset() - Method in class org.eclipse.jdt.core.tests.builder.EfficiencyCompilerRequestor
 
reset() - Method in class org.eclipse.jdt.core.tests.compiler.parser.DocumentElementParserTest
 
reset() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceElementParserTest
 
reset() - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.ProblemRequestor
 
reset() - Method in class org.eclipse.jdt.core.tests.model.TestProgressMonitor
 
reset() - Static method in class org.eclipse.jdt.core.tests.model.VariablesInitializer
 
reset() - Method in class org.eclipse.jdt.core.tests.runtime.VMInputStream
 
reset() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
reset() - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
reset() - Method in class org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Reinitialize the receiver
reset() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
reset() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
reset() - Method in interface org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
This method resets the environment.
reset(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
reset() - Method in class org.eclipse.jdt.internal.compiler.ClassFilePool
 
reset(AbstractMethodDeclaration, ClassFile) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
reset(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
reset() - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
reset(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
reset() - Method in class org.eclipse.jdt.internal.compiler.Compiler
 
reset() - Method in interface org.eclipse.jdt.internal.compiler.IDebugRequestor
 
reset() - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
reset() - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
reset(int) - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
reset() - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
reset() - Method in class org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
reset() - Method in class org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
reset() - Method in class org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
Resets this printer so that it can be used again.
reset() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
Resets this printer so that it can be used again.
reset() - Method in class org.eclipse.jdt.internal.core.JavaElementRequestor
Reset the state of this requestor.
reset() - Method in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
Flush current state
reset() - Method in class org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
reset() - Method in class org.eclipse.jdt.internal.core.search.matching.PossibleMatchSet
 
reset() - Method in class org.eclipse.jdt.internal.core.search.processing.JobManager
Flush current state
reset() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
reset() - Method in class org.eclipse.jdt.internal.formatter.align.Alignment
 
reset() - Method in class org.eclipse.jdt.internal.formatter.comment.SubstitutionTextReader
 
reset() - Method in class org.eclipse.jdt.internal.formatter.Scribe
 
reset() - Method in class org.jmlspecs.jml4.fspv.theory.TheoryHelper
 
resetAfterCompletion() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
resetAST() - Method in class org.eclipse.jdt.core.compiler.ReconcileContext
Resets the AST carried by this context.
resetBuildCount() - Method in class org.eclipse.core.tests.internal.builders.CycleBuilder
 
resetCaches() - Method in class org.eclipse.jdt.internal.core.JavaProject
 
resetEnv() - Method in class org.eclipse.jdt.core.tests.eval.EvaluationTest
 
resetForClinit(int, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method is used to clean the receiver in case of a clinit header is generated, but the clinit has no code.
resetForProblemClinit(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
resetInExpressionPartOfJmlClause() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
resetJavaLikeExtensions() - Static method in class org.eclipse.jdt.internal.core.util.Util
 
resetJmlAnnotationState() - Method in class org.jmlspecs.jml4.compiler.JmlScannerAnnotationState
 
resetJmlRelatedAttributes(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
resetMarkerDeltas(long) - Method in class org.eclipse.core.internal.resources.MarkerManager
Reset the marker deltas up to but not including the given start Id.
resetMonitors(IResource) - Method in class org.eclipse.core.internal.refresh.InternalRefreshProvider
 
resetMonitors(IResource) - Method in class org.eclipse.core.resources.refresh.RefreshProvider
Resets the installed monitors for the given resource.
resetNestedJavaCommentInJmlCommentState() - Method in class org.jmlspecs.jml4.compiler.JmlScannerAnnotationState
 
resetOldJavaProjectNames() - Method in class org.eclipse.jdt.internal.core.DeltaProcessingState
 
resetPendingModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
resetPendingModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
resetPendingModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
resetPendingModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
resetPendingModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
resetPendingModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
resetPendingModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
resetProblemCounters() - Static method in class org.eclipse.jdt.internal.core.builder.BuildNotifier
 
resetProjectCaches() - Method in class org.eclipse.jdt.internal.core.DeltaProcessor
 
resetProjectOptions(JavaProject) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
resetProjectPreferences(JavaProject) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
resetResolvedClasspath() - Method in class org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
resetSingleton() - Static method in class org.eclipse.core.tests.internal.builders.CustomTriggerBuilder
 
resetSingleton() - Static method in class org.eclipse.core.tests.internal.builders.SortBuilder
 
resetStacksExtra() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
resetTemporaryCache() - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
resetTo(int, int) - Method in interface org.eclipse.jdt.core.compiler.IScanner
Reposition the scanner on some portion of the original source.
resetTo(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
Reposition the scanner on some portion of the original source.
resetTo(int, int) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
Reposition the scanner on some portion of the original source.
resetWorkspace() - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Remove all elements in the workspace.
ResolutionNullifier - Class in org.jmlspecs.jml4.rac
A visitor to nullify various resolutions such as type binding done on JML AST nodes.
ResolutionNullifier() - Constructor for class org.jmlspecs.jml4.rac.ResolutionNullifier
 
resolve(ClassScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionJavadoc
Resolve completion node if not null and throw exception to let clients know that it has been found.
resolve(CompilationUnitScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionJavadoc
Resolve completion node if not null and throw exception to let clients know that it has been found.
resolve(MethodScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionJavadoc
Resolve completion node if not null and throw exception to let clients know that it has been found.
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnArgumentName
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnBrankStatementLabel
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnExplicitConstructorCall
 
resolve(MethodScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnFieldName
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnLocalName
 
resolve(ClassScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnMethodName
 
resolve(ClassScope) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionJavadoc
Resolve selected node if not null and throw exception to let clients know that it has been found.
resolve(MethodScope) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionJavadoc
Resolve selected node if not null and throw exception to let clients know that it has been found.
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionOnArgumentName
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionOnExplicitConstructorCall
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionOnLocalName
 
resolve(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Block
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.BranchStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.CaseStatement
No-op : should use resolveCase(...) instead.
resolve(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Clinit
 
resolve() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.DoStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.EmptyStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
resolve(MethodScope) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ForStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.IfStatement
 
resolve(MethodScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Initializer
 
resolve(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
resolve(CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
resolve(MethodScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocReturnStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocSingleNameReference
 
resolve(BlockScope, boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocSingleNameReference
Resolve without warnings
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ThrowStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
resolve() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Resolve a local type declaration
resolve(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Resolve a member type declaration (can be a local member)
resolve(CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Resolve a top level type declaration
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
resolve(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
resolve(CompilationUnitDeclaration, ICompilationUnit, boolean, boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.Compiler
Internal API used to resolve a given compilation unit.
resolve(ICompilationUnit, boolean, boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.Compiler
Internal API used to resolve a given compilation unit.
resolve(IGenericType) - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver
Resolve the supertypes for the supplied source type.
resolve(Openable[], HashSet, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver
Resolve the supertypes for the types contained in the given openables (ICompilationUnits and/or IClassFiles).
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
resolve(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlAssertOrAssumeStatement
 
resolve(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlClause
 
resolve(BlockScope, BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlConstraintClause
 
resolve(ClassScope) - Method in class org.jmlspecs.jml4.ast.JmlConstructorDeclaration
 
resolve(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlDoStatement
 
resolve(MethodScope) - Method in class org.jmlspecs.jml4.ast.JmlFieldDeclaration
 
resolve(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlForeachStatement
 
resolve(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlForStatement
 
resolve(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlInDataGroupClause
 
resolve(BlockScope, BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlInitiallyClause
 
resolve(BlockScope, BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlInvariantForType
 
resolve(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlLoopAnnotations
 
resolve(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlMapsIntoClause
 
resolve(ClassScope) - Method in class org.jmlspecs.jml4.ast.JmlMethodDeclaration
 
resolve(MethodScope) - Method in class org.jmlspecs.jml4.ast.JmlMethodSpecification
 
resolve(BlockScope, BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlRepresentsClause
 
resolve(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlSetStatement
 
resolve(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlSignalsClause
 
resolve(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlSignalsOnlyClause
 
resolve(MethodScope) - Method in class org.jmlspecs.jml4.ast.JmlSpecCase
 
resolve(MethodScope) - Method in class org.jmlspecs.jml4.ast.JmlSpecCaseBlock
 
resolve(MethodScope) - Method in class org.jmlspecs.jml4.ast.JmlSpecCaseBody
 
resolve(MethodScope) - Method in class org.jmlspecs.jml4.ast.JmlSpecCaseHeader
 
resolve(MethodScope) - Method in class org.jmlspecs.jml4.ast.JmlSpecCaseRest
 
resolve(MethodScope) - Method in class org.jmlspecs.jml4.ast.JmlSpecCaseRestAsClauseSeq
 
resolve(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlStoreRefExpression
Deprecated. Accept the following patterns: 1.
resolve(BlockScope, BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlTypeBodyDeclaration
 
resolve() - Method in class org.jmlspecs.jml4.ast.JmlTypeDeclaration
 
resolve(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlWhileStatement
 
RESOLVE - Static variable in interface org.jmlspecs.jml4.compiler.JmlConstants
 
resolveAnnotationBinding() - Method in class org.eclipse.jdt.core.dom.Annotation
Resolves and returns the resolved annotation for this annotation.
resolveAnnotations(BlockScope, Annotation[], Binding) - Static method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
Resolve annotations, and check duplicates, answers combined tagBits for recognized standard annotations
resolveBinding() - Method in class org.eclipse.jdt.core.dom.AbstractTypeDeclaration
Resolves and returns the binding for the type declared in this type declaration.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
Resolves and returns the binding for the annotation type member declared in this declaration.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.AnonymousClassDeclaration
Resolves and returns the binding for the anonymous class declared in this declaration.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.ImportDeclaration
Resolves and returns the binding for the package, type, field, or method named in this import declaration.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.MemberRef
Resolves and returns the binding for the entity referred to by this member reference.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.MethodDeclaration
Resolves and returns the binding for the method or constructor declared in this method or constructor declaration.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.MethodRef
Resolves and returns the binding for the entity referred to by this method reference.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.Name
Resolves and returns the binding for the entity referred to by this name.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.PackageDeclaration
Resolves and returns the binding for the package declared in this package declaration.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.Type
Resolves and returns the binding for this type.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.TypeDeclarationStatement
Resolves and returns the binding for the class or interface declared in this type declaration statement.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.TypeParameter
Resolves and returns the binding for this type parameter.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.VariableDeclaration
Resolves and returns the binding for the variable declared in this variable declaration.
resolveBindings - Variable in class org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
 
resolveBoxing() - Method in class org.eclipse.jdt.core.dom.Expression
Returns whether this expression node is the site of a boxing conversion (JLS3 5.1.7).
resolveBundles(BundleContext, Bundle[]) - Static method in class org.eclipse.core.tests.harness.BundleTestingHelper
 
resolveCase(BlockScope, TypeBinding, SwitchStatement) - Method in class org.eclipse.jdt.internal.compiler.ast.CaseStatement
Returns the constant intValue or ordinal for enum constants.
resolveCase(BlockScope, TypeBinding, SwitchStatement) - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
Returns case constant associated to this statement (NotAConstant if none)
resolveClasspath(IClasspathEntry[]) - Method in class org.eclipse.jdt.internal.core.JavaProject
 
resolveClasspath(JavaModelManager.PerProjectInfo) - Method in class org.eclipse.jdt.internal.core.JavaProject
 
resolveConstantExpressionValue() - Method in class org.eclipse.jdt.core.dom.Expression
Resolves and returns the compile-time constant expression value as specified in JLS2 15.28, if this expression has one.
resolveConstructorBinding() - Method in class org.eclipse.jdt.core.dom.ClassInstanceCreation
Resolves and returns the binding for the constructor invoked by this expression.
resolveConstructorBinding() - Method in class org.eclipse.jdt.core.dom.ConstructorInvocation
Resolves and returns the binding for the constructor invoked by this expression.
resolveConstructorBinding() - Method in class org.eclipse.jdt.core.dom.EnumConstantDeclaration
Resolves and returns the binding for the constructor invoked by this enum constant.
resolveConstructorBinding() - Method in class org.eclipse.jdt.core.dom.SuperConstructorInvocation
Resolves and returns the binding for the constructor invoked by this expression.
resolved(Binding) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
resolved(Binding) - Method in class org.eclipse.jdt.internal.core.JavaElement
 
resolved(Binding) - Method in class org.eclipse.jdt.internal.core.SourceField
 
resolved(Binding) - Method in class org.eclipse.jdt.internal.core.SourceMethod
 
resolved(Binding) - Method in class org.eclipse.jdt.internal.core.SourceType
 
ResolvedBinaryField - Class in org.eclipse.jdt.internal.core
Handle representing a binary field that is resolved.
ResolvedBinaryField(JavaElement, String, String) - Constructor for class org.eclipse.jdt.internal.core.ResolvedBinaryField
 
ResolvedBinaryMethod - Class in org.eclipse.jdt.internal.core
Handle representing a binary method that is resolved.
ResolvedBinaryMethod(JavaElement, String, String[], String) - Constructor for class org.eclipse.jdt.internal.core.ResolvedBinaryMethod
 
ResolvedBinaryType - Class in org.eclipse.jdt.internal.core
Handle representing a binary type that is resolved.
ResolvedBinaryType(JavaElement, String, String) - Constructor for class org.eclipse.jdt.internal.core.ResolvedBinaryType
 
resolvedClasspath - Variable in class org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
resolveDeprecatedAnnotations(BlockScope, Annotation[], Binding) - Static method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
Figures if @Deprecated annotation is specified, do not resolve entire annotations.
resolvedImport - Variable in class org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
resolvedPosition - Variable in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
ResolvedSourceField - Class in org.eclipse.jdt.internal.core
Handle representing a source field that is resolved.
ResolvedSourceField(JavaElement, String, String) - Constructor for class org.eclipse.jdt.internal.core.ResolvedSourceField
 
ResolvedSourceMethod - Class in org.eclipse.jdt.internal.core
Handle representing a source method that is resolved.
ResolvedSourceMethod(JavaElement, String, String[], String) - Constructor for class org.eclipse.jdt.internal.core.ResolvedSourceMethod
 
ResolvedSourceType - Class in org.eclipse.jdt.internal.core
Handle representing a source type that is resolved.
ResolvedSourceType(JavaElement, String, String) - Constructor for class org.eclipse.jdt.internal.core.ResolvedSourceType
 
resolvedType - Variable in class org.eclipse.jdt.internal.compiler.ast.Expression
 
resolveFieldBinding() - Method in class org.eclipse.jdt.core.dom.FieldAccess
Resolves and returns the binding for the field accessed by this expression.
resolveFieldBinding() - Method in class org.eclipse.jdt.core.dom.SuperFieldAccess
Resolves and returns the binding for the field accessed by this expression.
resolveForCatch(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Argument
 
resolveJavadoc() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
resolveJavadoc() - Method in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
resolveLevel(ASTNode) - Method in class org.eclipse.jdt.internal.core.search.matching.AndLocator
 
resolveLevel(Binding) - Method in class org.eclipse.jdt.internal.core.search.matching.AndLocator
 
resolveLevel(ASTNode) - Method in class org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
resolveLevel(Binding) - Method in class org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
resolveLevel(ASTNode) - Method in class org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
resolveLevel(Binding) - Method in class org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
resolveLevel(ASTNode) - Method in class org.eclipse.jdt.internal.core.search.matching.LocalVariableLocator
 
resolveLevel(Binding) - Method in class org.eclipse.jdt.internal.core.search.matching.LocalVariableLocator
 
resolveLevel(ASTNode) - Method in class org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
resolveLevel(Binding) - Method in class org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
resolveLevel(ASTNode) - Method in class org.eclipse.jdt.internal.core.search.matching.OrLocator
 
resolveLevel(Binding) - Method in class org.eclipse.jdt.internal.core.search.matching.OrLocator
 
resolveLevel(ASTNode) - Method in class org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
resolveLevel(Binding) - Method in class org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
resolveLevel(ASTNode) - Method in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
Finds out whether the given ast node matches this search pattern.
resolveLevel(Binding) - Method in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
Finds out whether the given binding matches this search pattern.
resolveLevel(ASTNode) - Method in class org.eclipse.jdt.internal.core.search.matching.SuperTypeReferenceLocator
 
resolveLevel(Binding) - Method in class org.eclipse.jdt.internal.core.search.matching.SuperTypeReferenceLocator
 
resolveLevel(ASTNode) - Method in class org.eclipse.jdt.internal.core.search.matching.TypeDeclarationLocator
 
resolveLevel(Binding) - Method in class org.eclipse.jdt.internal.core.search.matching.TypeDeclarationLocator
 
resolveLevel(ASTNode) - Method in class org.eclipse.jdt.internal.core.search.matching.TypeParameterLocator
 
resolveLevel(Binding) - Method in class org.eclipse.jdt.internal.core.search.matching.TypeParameterLocator
 
resolveLevel(ASTNode) - Method in class org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
resolveLevel(Binding) - Method in class org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
resolveMemberValuePairBinding() - Method in class org.eclipse.jdt.core.dom.MemberValuePair
Resolves and returns the member value pair binding for this member value pair.
resolveMethodBinding() - Method in class org.eclipse.jdt.core.dom.MethodInvocation
Resolves and returns the binding for the method invoked by this expression.
resolveMethodBinding() - Method in class org.eclipse.jdt.core.dom.SuperMethodInvocation
Resolves and returns the binding for the method invoked by this expression.
resolvePath(IPath) - Method in class org.eclipse.core.internal.resources.PathVariableManager
 
resolvePath(IPath) - Method in interface org.eclipse.core.resources.IPathVariableManager
Resolves a relative IPath object potentially containing a variable reference as its first segment, replacing the variable reference (if any) with the variable's value (which is a concrete absolute path).
resolveStatements() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnMethodReturnType
 
resolveStatements() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnMethodTypeParameter
 
resolveStatements() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
resolveStatements() - Method in class org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
resolveStatements() - Method in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
resolveStatements() - Method in class org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
resolveStatements() - Method in class org.jmlspecs.jml4.ast.JmlConstructorDeclaration
 
resolveStatements() - Method in class org.jmlspecs.jml4.ast.JmlMethodDeclaration
 
resolveSuperType(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
ResolveTests - Class in org.eclipse.jdt.core.tests.model
 
ResolveTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.ResolveTests
 
ResolveTests2 - Class in org.eclipse.jdt.core.tests.model
 
ResolveTests2(String) - Constructor for class org.eclipse.jdt.core.tests.model.ResolveTests2
 
ResolveTests_1_5 - Class in org.eclipse.jdt.core.tests.model
 
ResolveTests_1_5(String) - Constructor for class org.eclipse.jdt.core.tests.model.ResolveTests_1_5
 
resolveTime - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
resolveType(String) - Method in interface org.eclipse.jdt.core.IType
Resolves the given type name within the context of this type (depending on the type hierarchy and its imports).
resolveType(String, WorkingCopyOwner) - Method in interface org.eclipse.jdt.core.IType
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.
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnAnnotationMemberValuePair
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnClassLiteralAccess
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword3
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnMarkerAnnotationName
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnMemberAccess
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnMessageSend
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnMessageSendName
 
resolveType(BlockScope, boolean) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
resolveType(ClassScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedAllocationExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedNameReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleNameReference
 
resolveType(ClassScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnStringLiteral
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnStringLiteral
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionOnFieldReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionOnMessageSend
 
resolveType(BlockScope, boolean) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionOnParameterizedQualifiedTypeReference
 
resolveType(ClassScope) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionOnParameterizedQualifiedTypeReference
 
resolveType(BlockScope, boolean) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionOnParameterizedSingleTypeReference
 
resolveType(ClassScope) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionOnParameterizedSingleTypeReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionOnQualifiedAllocationExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionOnQualifiedNameReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionOnQualifiedSuperReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionOnSingleNameReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionOnSuperReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.EqualExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Resolve the type of this expression in the context of a blockScope
resolveType(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Resolve the type of this expression in the context of a classScope
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
resolveType(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
resolveType(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
resolveType(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
resolveType(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
resolveType(BlockScope, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
resolveType(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Literal
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.LongLiteral
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
resolveType(BlockScope, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
resolveType(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
resolveType(BlockScope, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
resolveType(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SuperReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveType(BlockScope, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveType(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
resolveType(BlockScope, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
resolveType(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
resolveType(ReferenceBinding, LookupEnvironment, boolean) - Static method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
resolveType(TypeBinding, LookupEnvironment, ParameterizedTypeBinding, int) - Static method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
resolveType(String) - Method in class org.eclipse.jdt.internal.core.NamedMember
 
resolveType(String, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.NamedMember
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetAllocationExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetFieldReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetMessageSend
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSuperReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
resolveType(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlArrayIndexRangeExpression
 
resolveType(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlArrayRangeStoreRef
 
resolveType(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlCastExpressionWithoutType
 
resolveType(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlElemtypeExpression
 
resolveType(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlFieldDotStarStoreRef
 
resolveType(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlFreshExpression
 
resolveType(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlInformalExpression
 
resolveType(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlNameDotStarStoreRef
 
resolveType(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlOldExpression
 
resolveType(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlOperationOverStoreRefList
 
resolveType(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlQuantifiedExpression
Resolve the type of this expression in the context of a blockScope
resolveType(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlRepresentsClause
 
resolveType(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlResultReference
 
resolveType(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlSetComprehension
Resolve the type of this expression in the context of a blockScope
resolveType(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlSetStatement
 
resolveType(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlStoreRefListExpression
 
resolveType(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlSubtypeExpression
Resolve the type of this expression in the context of a blockScope
resolveType(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlTypeExpression
 
resolveType(BlockScope) - Method in class org.jmlspecs.jml4.ast.JmlTypeofExpression
 
resolveTypeArgument(BlockScope, ReferenceBinding, int) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveTypeArgument(ClassScope, ReferenceBinding, int) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveTypeArgument(BlockScope, ReferenceBinding, int) - Method in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
resolveTypeArgument(ClassScope, ReferenceBinding, int) - Method in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
resolveTypeBinding() - Method in class org.eclipse.jdt.core.dom.Expression
Resolves and returns the binding for the type of this expression.
resolveTypeEnclosing(BlockScope, ReferenceBinding) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
resolveTypeEnclosing(BlockScope, ReferenceBinding) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionOnSingleTypeReference
 
resolveTypeEnclosing(BlockScope, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
resolveTypeEnclosing(BlockScope, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
resolveTypeExpecting(BlockScope, TypeBinding) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionOnNameOfMemberValuePair
 
resolveTypeExpecting(BlockScope, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
 
resolveTypeExpecting(BlockScope, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
resolveTypeExpecting(BlockScope, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
resolveTypeExpecting(BlockScope, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.MemberValuePair
 
resolveTypesFor(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
resolveTypeVisibility(BlockScope) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
 
resolveUnboxing() - Method in class org.eclipse.jdt.core.dom.Expression
Returns whether this expression node is the site of an unboxing conversion (JLS3 5.1.8).
resolveURI(URI) - Method in class org.eclipse.core.internal.resources.PathVariableManager
 
resolveURI(URI) - Method in interface org.eclipse.core.resources.IPathVariableManager
Resolves a relative URI object potentially containing a variable reference as its first segment, replacing the variable reference (if any) with the variable's value (which is a concrete absolute URI).
resolveUsing(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Block
 
resolveVariable() - Method in class org.eclipse.jdt.core.dom.EnumConstantDeclaration
Resolves and returns the field binding for this enum constant.
resolveWellKnownType(String) - Method in class org.eclipse.jdt.core.dom.AST
Returns the type binding for a "well known" type.
resource - Variable in class org.eclipse.core.internal.events.LifecycleEvent
For events that only involve one resource, this is it.
RESOURCE - Static variable in class org.eclipse.core.internal.resources.PlatformURLResourceConnection
 
Resource - Class in org.eclipse.core.internal.resources
 
resource(PackageFragmentRoot) - Method in class org.eclipse.jdt.core.tests.model.OverflowingCacheTests.OverflowingTestOpenable
 
resource - Variable in class org.eclipse.jdt.internal.core.builder.SourceFile
 
resource(PackageFragmentRoot) - Method in class org.eclipse.jdt.internal.core.ClassFile
 
resource(PackageFragmentRoot) - Method in class org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
resource(PackageFragmentRoot) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
resource(PackageFragmentRoot) - Method in class org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
resource(PackageFragmentRoot) - Method in class org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
resource() - Method in class org.eclipse.jdt.internal.core.JavaElement
 
resource(PackageFragmentRoot) - Method in class org.eclipse.jdt.internal.core.JavaModel
 
resource(PackageFragmentRoot) - Method in class org.eclipse.jdt.internal.core.JavaProject
 
resource() - Method in class org.eclipse.jdt.internal.core.LocalVariable
 
resource() - Method in class org.eclipse.jdt.internal.core.Openable
 
resource(PackageFragmentRoot) - Method in class org.eclipse.jdt.internal.core.PackageFragment
 
resource() - Method in class org.eclipse.jdt.internal.core.PackageFragmentRoot
 
resource(PackageFragmentRoot) - Method in class org.eclipse.jdt.internal.core.PackageFragmentRoot
 
resource - Variable in class org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
resource() - Method in class org.eclipse.jdt.internal.core.SourceRefElement
 
RESOURCE_EXISTS - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 367) indicating a resource unexpectedly exists in the workspace.
RESOURCE_MODEL_PROVIDER_ID - Static variable in class org.eclipse.core.resources.mapping.ModelProvider
The model provider id of the Resources model.
RESOURCE_NOT_FOUND - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 368) indicating a resource unexpectedly does not exist in the workspace.
RESOURCE_NOT_LINKED - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 377) indicating a resource is unexpectedly not a linked resource.
RESOURCE_NOT_LOCAL - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 369) indicating a resource unexpectedly does not have content local to the workspace.
RESOURCE_URL_STRING - Static variable in class org.eclipse.core.internal.resources.PlatformURLResourceConnection
 
RESOURCE_WRONG_TYPE - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 366) indicating a resource exists in the workspace but is not of the expected type.
ResourceAdapterFactory - Class in org.eclipse.core.internal.resources.mapping
Adapter factory converting IResource to ResourceMapping
ResourceAdapterFactory() - Constructor for class org.eclipse.core.internal.resources.mapping.ResourceAdapterFactory
 
ResourceAttributes - Class in org.eclipse.core.resources
This class represents platform specific attributes of files.
ResourceAttributes() - Constructor for class org.eclipse.core.resources.ResourceAttributes
Creates a new instance of ResourceAttributes.
ResourceAttributeTest - Class in org.eclipse.core.tests.resources
 
ResourceAttributeTest() - Constructor for class org.eclipse.core.tests.resources.ResourceAttributeTest
 
ResourceAttributeTest(String) - Constructor for class org.eclipse.core.tests.resources.ResourceAttributeTest
 
resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.core.internal.resources.AliasManager
 
resourceChanged(IResourceChangeEvent) - Method in interface org.eclipse.core.resources.IResourceChangeListener
Notifies this listener that some resource changes are happening, or have already happened.
resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.core.tests.internal.builders.BuildEventListener
 
resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.core.tests.resources.CharsetTest.CharsetVerifier
 
resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.core.tests.resources.DeltaDebugListener
 
resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.core.tests.resources.MarkerAttributeChangeListener
 
resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.core.tests.resources.MarkersChangeListener
Notification from the workspace.
resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.core.tests.resources.regression.Bug_147232
 
resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.core.tests.resources.ResourceDeltaVerifier
Part of the IResourceChangedListener interface.
resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.jdt.internal.core.DeltaProcessingState
 
resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.jdt.internal.core.DeltaProcessor
 
ResourceChangeDescriptionFactory - Class in org.eclipse.core.internal.resources.mapping
Factory for creating a resource delta that describes a proposed change.
ResourceChangeDescriptionFactory() - Constructor for class org.eclipse.core.internal.resources.mapping.ResourceChangeDescriptionFactory
 
ResourceChangeEvent - Class in org.eclipse.core.internal.events
 
ResourceChangeEvent(Object, int, int, IResourceDelta) - Constructor for class org.eclipse.core.internal.events.ResourceChangeEvent
 
ResourceChangeListenerList - Class in org.eclipse.core.internal.events
This class is used to maintain a list of listeners.
ResourceChangeListenerList() - Constructor for class org.eclipse.core.internal.events.ResourceChangeListenerList
 
ResourceChangeValidator - Class in org.eclipse.core.resources.mapping
The resource change validator is used to validate that changes made to resources will not adversely affect the models stored in those resources.
ResourceComparator - Class in org.eclipse.core.internal.events
Compares two Resources and returns flags describing how they have changed, for use in computing deltas.
ResourceCompilationUnit - Class in org.eclipse.jdt.internal.core.util
An ICompilationUnit that retrieves its contents using an IFile
ResourceCompilationUnit(IFile, URI) - Constructor for class org.eclipse.jdt.internal.core.util.ResourceCompilationUnit
 
ResourceDelta - Class in org.eclipse.core.internal.events
Concrete implementation of the IResourceDelta interface.
ResourceDeltaFactory - Class in org.eclipse.core.internal.events
This class is used for calculating and building resource delta trees for notification and build purposes.
ResourceDeltaFactory() - Constructor for class org.eclipse.core.internal.events.ResourceDeltaFactory
 
ResourceDeltaInfo - Class in org.eclipse.core.internal.events
 
ResourceDeltaInfo(Workspace, Map, ResourceComparator) - Constructor for class org.eclipse.core.internal.events.ResourceDeltaInfo
 
ResourceDeltaVerifier - Class in org.eclipse.core.tests.resources
Verifies the state of an IResourceDelta by comparing it with a client's expectations.
ResourceDeltaVerifier() - Constructor for class org.eclipse.core.tests.resources.ResourceDeltaVerifier
 
ResourceException - Exception in org.eclipse.core.internal.resources
A checked exception representing a failure.
ResourceException(int, IPath, String, Throwable) - Constructor for exception org.eclipse.core.internal.resources.ResourceException
 
ResourceException(IStatus) - Constructor for exception org.eclipse.core.internal.resources.ResourceException
Constructs a new exception with the given status object.
ResourceInfo - Class in org.eclipse.core.internal.resources
A data structure containing the in-memory state of a resource in the workspace.
ResourceInfo() - Constructor for class org.eclipse.core.internal.resources.ResourceInfo
 
ResourceInfoTest - Class in org.eclipse.core.tests.internal.resources
 
ResourceInfoTest() - Constructor for class org.eclipse.core.tests.internal.resources.ResourceInfoTest
ResourceInfoTest constructor comment.
ResourceInfoTest(String) - Constructor for class org.eclipse.core.tests.internal.resources.ResourceInfoTest
ResourceInfoTest constructor comment.
ResourceMapping - Class in org.eclipse.core.resources.mapping
A resource mapping supports the transformation of an application model object into its underlying file system resources.
ResourceMapping() - Constructor for class org.eclipse.core.resources.mapping.ResourceMapping
 
ResourceMappingContext - Class in org.eclipse.core.resources.mapping
A resource mapping context is provided to a resource mapping when traversing the resources of the mapping.
ResourceMappingContext() - Constructor for class org.eclipse.core.resources.mapping.ResourceMappingContext
 
ResourceMappingPropertyTester - Class in org.eclipse.core.internal.propertytester
A property tester for various properties of resource mappings
ResourceMappingPropertyTester() - Constructor for class org.eclipse.core.internal.propertytester.ResourceMappingPropertyTester
 
ResourceModelProvider - Class in org.eclipse.core.internal.resources.mapping
A simple model provider that represents the resource model itself.
ResourceModelProvider() - Constructor for class org.eclipse.core.internal.resources.mapping.ResourceModelProvider
 
ResourcePropertyTester - Class in org.eclipse.core.internal.propertytester
A property tester for various properties of resources.
ResourcePropertyTester() - Constructor for class org.eclipse.core.internal.propertytester.ResourcePropertyTester
 
ResourceProxy - Class in org.eclipse.core.internal.resources
Implements a resource proxy given a path requestor and the resource info of the resource currently being visited.
ResourceProxy() - Constructor for class org.eclipse.core.internal.resources.ResourceProxy
 
ResourceRuleFactory - Class in org.eclipse.core.resources.team
Default implementation of IResourceRuleFactory.
resources - Variable in class org.eclipse.core.tests.resources.ISynchronizerTest
 
resources_cannotModify - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_changeInAdd - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_charsetBroadcasting - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_charsetUpdating - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_closing_0 - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_closing_1 - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_copyDestNotSub - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_copying - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_copying_0 - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_copyNotMet - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_copyProblem - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_couldnotDelete - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_create - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_creating - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_deleteMeta - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_deleteProblem - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_deleting - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_deleting_0 - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_destNotNull - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_errorContentDescription - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_errorDeleting - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_errorMarkersDelete - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_errorMarkersMove - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_errorMembers - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_errorMoving - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_errorMultiRefresh - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_errorNature - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_errorPropertiesMove - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_errorReadProject - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_errorRefresh - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_errorValidator - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_errorVisiting - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_existsDifferentCase - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_existsLocalDifferentCase - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_exMasterTable - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_exReadProjectLocation - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_exSafeRead - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_exSafeSave - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_exSaveMaster - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_exSaveProjectLocation - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_fileExists - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_fileToProj - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_flushingContentDescriptionCache - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_folderOverFile - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_format - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_initHook - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_initTeamHook - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_initValidator - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_invalidCharInName - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_invalidCharInPath - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_invalidName - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_invalidPath - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_invalidProjDesc - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_invalidResourceName - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_invalidRoot - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_markerNotFound - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_missingProjectMeta - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_missingProjectMetaRepaired - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_moveDestNotSub - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_moveMeta - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_moveNotMet - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_moveNotProject - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_moveProblem - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_moveRoot - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_moving - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_moving_0 - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_mustBeAbsolute - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_mustBeLocal - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_mustBeOpen - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_mustExist - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_mustNotExist - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_nameEmpty - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_nameNull - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_natureClass - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_natureDeconfig - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_natureExtension - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_natureFormat - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_natureImplement - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_notChild - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_oneHook - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_oneTeamHook - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_oneValidator - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_opening_1 - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_overlapProject - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_overlapWorkspace - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_pathNull - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_projectDesc - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_projectDescSync - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_projectPath - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_pruningHistory - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_reading - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_readingEncoding - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_readingSnap - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_readMarkers - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_readMeta - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_readMetaWrongVersion - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_readOnly - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_readOnly2 - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_readProjectMeta - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_readProjectTree - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_readSync - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_readWorkspaceMeta - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_readWorkspaceMetaValue - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_readWorkspaceSnap - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_readWorkspaceTree - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_refreshing - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_refreshingRoot - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_resetMarkers - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_resetSync - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_resourcePath - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_saveOp - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_saveProblem - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_saveWarnings - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_saving_0 - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_savingEncoding - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_setDesc - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_setLocal - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_settingCharset - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_settingContents - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_settingDefaultCharsetContainer - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_shutdown - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_shutdownProblems - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_snapInit - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_snapRead - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_snapRequest - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_snapshot - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_startupProblems - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_touch - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_updating - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_updatingEncoding - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_workspaceClosed - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_workspaceOpen - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_writeMeta - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_writeWorkspaceMeta - Static variable in class org.eclipse.core.internal.utils.Messages
 
resources_wrongMarkerAttributeValueType - Static variable in class org.eclipse.core.internal.utils.Messages
 
resourcesChanged() - Method in class org.eclipse.core.internal.localstore.RefreshLocalVisitor
 
ResourcesCompatibilityHelper - Class in org.eclipse.core.internal.resources
This is mostly a convenience class for accessing the ResourcesCompatibility class from the compatibility fragment using reflection.
ResourcesCompatibilityHelper() - Constructor for class org.eclipse.core.internal.resources.ResourcesCompatibilityHelper
 
ResourcesPlugin - Class in org.eclipse.core.resources
The plug-in runtime class for the Resources plug-in.
ResourcesPlugin() - Constructor for class org.eclipse.core.resources.ResourcesPlugin
Constructs an instance of this plug-in runtime class.
ResourceStats - Class in org.eclipse.core.internal.events
An ResourceStats collects and aggregates timing data about an event such as a builder running, an editor opening, etc.
ResourceStats() - Constructor for class org.eclipse.core.internal.events.ResourceStats
 
ResourceStatus - Class in org.eclipse.core.internal.resources
 
ResourceStatus(int, int, IPath, String, Throwable) - Constructor for class org.eclipse.core.internal.resources.ResourceStatus
 
ResourceStatus(int, String) - Constructor for class org.eclipse.core.internal.resources.ResourceStatus
 
ResourceStatus(int, IPath, String) - Constructor for class org.eclipse.core.internal.resources.ResourceStatus
 
ResourceStatus(int, IPath, String, Throwable) - Constructor for class org.eclipse.core.internal.resources.ResourceStatus
 
ResourceTest - Class in org.eclipse.core.tests.resources
Superclass for tests that use the Eclipse Platform workspace.
ResourceTest() - Constructor for class org.eclipse.core.tests.resources.ResourceTest
Need a zero argument constructor to satisfy the test harness.
ResourceTest(String) - Constructor for class org.eclipse.core.tests.resources.ResourceTest
Creates a new ResourceTest
ResourceTraversal - Class in org.eclipse.core.resources.mapping
A resource traversal is simply a set of resources and the depth to which each is to be traversed.
ResourceTraversal(IResource[], int, int) - Constructor for class org.eclipse.core.resources.mapping.ResourceTraversal
Creates a new resource traversal.
ResourceURLTest - Class in org.eclipse.core.tests.resources
Test suites for PlatformURLResourceConnection
ResourceURLTest() - Constructor for class org.eclipse.core.tests.resources.ResourceURLTest
Need a zero argument constructor to satisfy the test harness.
ResourceURLTest(String) - Constructor for class org.eclipse.core.tests.resources.ResourceURLTest
 
ResourceVisitorVerifier - Class in org.eclipse.core.tests.resources
 
ResourceVisitorVerifier() - Constructor for class org.eclipse.core.tests.resources.ResourceVisitorVerifier
 
rest - Variable in class org.jmlspecs.jml4.ast.JmlSpecCaseBody
 
RESTART_IN_WIDE_MODE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
restore(IResource, boolean, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.MarkerManager
 
restore() - Method in class org.eclipse.core.internal.resources.SafeFileTable
 
restore(IResource, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Synchronizer
 
restore() - Method in interface org.eclipse.jdt.core.ICompilationUnit
Restores the contents of this working copy to the current contents of this working copy's original element.
restore() - Method in interface org.eclipse.jdt.core.IWorkingCopy
Deprecated. Use ICompilationUnit.restore() instead.
restore() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
restore(CompilationUnitDeclaration, Map<ASTNode, Integer>) - Method in class org.jmlspecs.jml4.rac.AstDirtyBitsRestorer
Restores the dirty bits of all the children AST nodes of the given compilation unit.
restrainUsageToNumericTypes() - Method in class org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
restrainUsageToNumericTypes() - Method in class org.eclipse.jdt.internal.compiler.ast.PostfixExpression
 
restrainUsageToNumericTypes() - Method in class org.eclipse.jdt.internal.compiler.ast.PrefixExpression
 
RestrictiveFlagMASK - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
result - Variable in class org.eclipse.jdt.core.tests.dom.AbstractASTTests.ASTResult
 
Result - Class in org.jmlspecs.jml4.esc.result.lang
 
Result() - Constructor for class org.jmlspecs.jml4.esc.result.lang.Result
 
Result(KindOfAssertion, int, int, int) - Constructor for class org.jmlspecs.jml4.esc.result.lang.Result
 
RESULT - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
RESULT - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplExpression
 
result - Variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplProcedure
 
RESULT - Static variable in class org.jmlspecs.jml4.fspv.theory.TheoryVariable
 
Result(TheoryType) - Static method in class org.jmlspecs.jml4.fspv.theory.TheoryVariable
 
RESULT_NAME - Static variable in class org.jmlspecs.jml4.fspv.theory.TheoryVariable
 
RESULT_TYPE_FIELD - Static variable in interface org.eclipse.jdt.core.eval.ICodeSnippetRequestor
The field of type java.lang.Class on the code snippet instance that contains the type of the returned value.
RESULT_TYPE_FIELD - Static variable in interface org.eclipse.jdt.internal.eval.EvaluationConstants
 
RESULT_VALUE_FIELD - Static variable in interface org.eclipse.jdt.core.eval.ICodeSnippetRequestor
The name of the field (of type java.lang.Object) on the code snippet instance that contains the returned value.
RESULT_VALUE_FIELD - Static variable in interface org.eclipse.jdt.internal.eval.EvaluationConstants
 
resultCollectorTime - Variable in class org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
resultIndex - Variable in class org.eclipse.jdt.core.tests.eval.EvaluationTest.Requestor
 
results - Variable in class org.eclipse.jdt.core.tests.eval.EvaluationTest.Requestor
 
results - Variable in class org.eclipse.jdt.core.tests.model.AbstractJavaSearchTests.JavaSearchResultCollector
 
resultValue - Variable in class org.jmlspecs.jml4.ast.JmlMethodDeclaration
 
RET - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ret(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
retrieve(CompilationUnitDeclaration) - Method in class org.jmlspecs.jml4.rac.AstDirtyBitsRetriever
Retrieves the dirty bits of all the children AST nodes of the given compilation unit and returns them as a new map from AST nodes to their dirty bits.
retrieveAnnotationHolder(Binding, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
retrieveAnnotationHolder(Binding, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
RETURN - Static variable in class org.eclipse.core.internal.localstore.Bucket.Visitor
 
RETURN - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
RETURN - Static variable in interface org.eclipse.jdt.internal.codeassist.impl.Keywords
 
return_() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
return_() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
RETURN_BLOCK - Static variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.SugaredReturnStatement
 
RETURN_STATEMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ReturnStatement.
RETURN_TAG - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
RETURN_TYPE2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodDeclaration
The "returnType2" structural property of this node type (added in JLS3 API).
RETURN_TYPE_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodDeclaration
The "returnType" structural property of this node type (JLS2 API only).
RETURN_TYPE_REFERENCE - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used as a method return type.
returnAddressVariable - Variable in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
returnKeyFor(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Returns the key corresponding to the value.
returnOnlyGreater - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
returnOnlyGreater - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
returnQualification - Variable in class org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
returnSimpleName - Variable in class org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
ReturnStatement - Class in org.eclipse.jdt.core.dom
Return statement AST node type.
returnStatement - Variable in class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
ReturnStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
ReturnStatement(Expression, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
returnType - Variable in class org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
returnType - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
returnType - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
ReturnTypeAmbiguous - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.AmbiguousType instead
ReturnTypeCannotBeVoidArray - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.CannotAllocateVoidArray instead
returnTypeCannotBeVoidArray(MethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ReturnTypeIDMASK - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
ReturnTypeInheritedNameHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.InheritedTypeHidesEnclosingName instead
ReturnTypeInternalNameProvided - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.InternalTypeNameProvided instead
ReturnTypeNotFound - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.UndefinedType instead
ReturnTypeNotVisible - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.NotVisibleType instead
returnWhenInSyncPoint() - Method in class org.eclipse.core.tests.resources.usecase.ConcurrentOperation
Only returns from this method if the operation is in a sync point.
reusableJSRTarget() - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Returns an object which can be used to identify identical JSR sequence targets (see TryStatement subroutine codegen) or null if not reusable
reusableJSRTarget() - Method in class org.eclipse.jdt.internal.compiler.ast.NullLiteral
 
reuse(UnifiedTree, IResource, IFileStore, IFileInfo, boolean) - Method in class org.eclipse.core.internal.localstore.UnifiedTreeNode
Reuses this object by assigning all new values for the fields.
REV_IMPLIES - Static variable in class org.jmlspecs.jml4.esc.gc.lang.expr.CfgOperator
 
REV_IMPLIES - Static variable in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleOperator
 
REV_IMPLIES - Static variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredOperator
 
reverse_index - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
reverseQuickSort(char[][], int, int) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
 
reverseQuickSort(char[][], int, int, int[]) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
 
revertChange(NodeRewriteEvent) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
revertModificationStamp(long) - Method in class org.eclipse.core.internal.resources.Resource
 
revertModificationStamp(long) - Method in interface org.eclipse.core.resources.IResource
Reverts this resource's modification stamp.
revertMovedNodes() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
rewrite(IDocument, Map) - Method in class org.eclipse.jdt.core.dom.CompilationUnit
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 compilation unit.
rewriteAST(IDocument, Map) - Method in class org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Converts all modifications recorded by this rewriter into an object representing the corresponding text edits to the given document containing the original source code.
rewriteAST() - Method in class org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Converts all modifications recorded by this rewriter into an object representing the the corresponding text edits to the source of a ITypeRoot from which the AST was created from.
RewriteEvent - Class in org.eclipse.jdt.internal.core.dom.rewrite
 
RewriteEvent() - Constructor for class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
 
RewriteEventStore - Class in org.eclipse.jdt.internal.core.dom.rewrite
Stores all rewrite events, descriptions of events and knows which nodes are copy or move sources or tracked.
RewriteEventStore() - Constructor for class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
RewriteEventStore.CopySourceInfo - Class in org.eclipse.jdt.internal.core.dom.rewrite
 
RewriteEventStore.CopySourceInfo(RewriteEventStore.PropertyLocation, ASTNode, boolean) - Constructor for class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.CopySourceInfo
 
RewriteEventStore.INodePropertyMapper - Interface in org.eclipse.jdt.internal.core.dom.rewrite
Interface that allows to override the way how children are accessed from a parent.
RewriteEventStore.PropertyLocation - Class in org.eclipse.jdt.internal.core.dom.rewrite
 
RewriteEventStore.PropertyLocation(ASTNode, StructuralPropertyDescriptor) - Constructor for class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.PropertyLocation
 
rewriteImports(IProgressMonitor) - Method in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Converts all modifications recorded by this rewriter into an object representing the corresponding text edits to the source code of the rewrite's compilation unit.
rhs - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
rhs - Variable in class org.jmlspecs.jml4.fspv.theory.TheoryAssignmentStatement
 
rhs - Variable in class org.jmlspecs.jml4.fspv.theory.TheoryBinaryExpression
 
right - Variable in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
right - Variable in class org.jmlspecs.jml4.ast.JmlSubtypeExpression
The right expression.
right - Variable in class org.jmlspecs.jml4.esc.gc.lang.expr.CfgBinaryExpression
 
right - Variable in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleBinaryExpression
 
right - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredBinaryExpression
 
right - Variable in class org.jmlspecs.jml4.esc.vc.lang.VcBinaryExpression
 
RIGHT_HAND_SIDE_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.Assignment
The "rightHandSide" structural property of this node type.
RIGHT_OPERAND_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.InfixExpression
The "rightOperand" structural property of this node type.
RIGHT_OPERAND_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.InstanceofExpression
The "rightOperand" structural property of this node type.
RIGHT_SHIFT - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
RIGHT_SHIFT_SIGNED - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
Signed right shift ">>" operator.
RIGHT_SHIFT_SIGNED_ASSIGN - Static variable in class org.eclipse.jdt.core.dom.Assignment.Operator
>>= operator.
RIGHT_SHIFT_UNSIGNED - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
Unsigned right shift ">>>" operator.
RIGHT_SHIFT_UNSIGNED_ASSIGN - Static variable in class org.eclipse.jdt.core.dom.Assignment.Operator
>>>= operator.
rollback(ISaveContext) - Method in interface org.eclipse.core.resources.ISaveParticipant
Tells this participant to rollback its important state.
rollback(ISaveContext) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
ROOT - Static variable in interface org.eclipse.core.resources.IResource
Type constant (bit mask value 8) which identifies the root resource.
ROOT_CLASS_NAME - Static variable in interface org.eclipse.jdt.internal.eval.EvaluationConstants
 
ROOT_COMPOUND_NAME - Static variable in interface org.eclipse.jdt.internal.eval.EvaluationConstants
 
ROOT_FULL_CLASS_NAME - Static variable in interface org.eclipse.jdt.internal.eval.EvaluationConstants
 
rootID() - Method in class org.eclipse.jdt.internal.core.ClasspathEntry
Answers an ID which is used to distinguish entries during package fragment root computations
rootID() - Method in class org.eclipse.jdt.internal.core.JavaProject
Answers an ID which is used to distinguish project/entries during package fragment root computations
RootInfo - Class in org.eclipse.core.internal.resources
 
RootInfo() - Constructor for class org.eclipse.core.internal.resources.RootInfo
 
rootKey() - Method in class org.eclipse.core.internal.dtree.AbstractDataTree
Returns the key of the root node.
RootManipulationsTests - Class in org.eclipse.jdt.core.tests.model
 
RootManipulationsTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.RootManipulationsTests
 
rootPathToAttachments - Variable in class org.eclipse.jdt.internal.core.JavaModelManager
 
rootPathToRawEntries - Variable in class org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
rootPathToResolvedEntries - Variable in class org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
roots - Variable in class org.eclipse.jdt.internal.core.DeltaProcessingState
 
rootsAreStale - Variable in class org.eclipse.jdt.internal.core.DeltaProcessingState
 
RoundBracket - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
RoundBracket - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
RoundBracket - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
RPAR - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
RULE_MASK - Static variable in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
rules_compliance - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
run(IProgressMonitor) - Method in class org.eclipse.core.internal.resources.CharsetDeltaJob
 
run(IProgressMonitor) - Method in class org.eclipse.core.internal.resources.DelayedSnapshotJob
 
run(IProgressMonitor) - Method in class org.eclipse.core.internal.resources.InternalWorkspaceJob
 
run(IWorkspaceRunnable, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Workspace
 
run(IWorkspaceRunnable, ISchedulingRule, int, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Workspace
 
run(IWorkspaceRunnable, ISchedulingRule, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspace
Runs the given action as an atomic workspace operation.
run(IWorkspaceRunnable, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspace
Runs the given action as an atomic workspace operation.
run(IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspaceRunnable
Runs the operation reporting progress to and accepting cancellation requests from the given progress monitor.
run(Object) - Method in class org.eclipse.core.tests.harness.EclipseTestHarnessApplication
Runs a set of tests as defined by the given command line args.
run(TestCase, int, int) - Method in class org.eclipse.core.tests.harness.PerformanceTestRunner
Executes the performance test the given number of times.
run(TestCase, String, int, int) - Method in class org.eclipse.core.tests.harness.PerformanceTestRunner
Executes the performance test the given number of times.
run(IProgressMonitor) - Method in class org.eclipse.core.tests.harness.TestJob
 
run() - Method in class org.eclipse.core.tests.resources.OldCorePerformanceTest
A convenience method to run this test, collecting the results with a default PerformanceTestResult object.
run(PerformanceTestResult) - Method in class org.eclipse.core.tests.resources.OldCorePerformanceTest
Runs the test case and collects the results in a PerformanceTestResult.
run() - Method in class org.eclipse.core.tests.resources.usecase.ConcurrentOperation
 
run(IProgressMonitor) - Method in class org.eclipse.core.tests.resources.usecase.ConcurrentOperation01
 
run(TestResult) - Method in class org.eclipse.core.tests.session.ConfigurationSessionTestSuite
Ensures workspace location is empty before running the first test, and after running the last test.
run(Test, TestResult, Setup, boolean) - Method in class org.eclipse.core.tests.session.SessionTestRunner
Runs the test described in a separate session.
run(TestResult) - Method in class org.eclipse.core.tests.session.SessionTestSuite
Runs this session test suite.
run() - Method in class org.eclipse.core.tests.session.Setup
 
run(TestResult) - Method in class org.eclipse.core.tests.session.TestDescriptor
 
run(TestResult) - Method in class org.eclipse.core.tests.session.WorkspaceSessionTestSuite
Ensures workspace location is empty before running the first test, and after running the last test.
run(IWorkspaceRunnable, IProgressMonitor) - Static method in class org.eclipse.jdt.core.JavaCore
Runs the given action as an atomic Java model operation.
run(IWorkspaceRunnable, ISchedulingRule, IProgressMonitor) - Static method in class org.eclipse.jdt.core.JavaCore
Runs the given action as an atomic Java model operation.
run(String) - Method in class org.eclipse.jdt.core.tests.eval.JDIStackFrame
 
run(TestResult) - Method in class org.eclipse.jdt.core.tests.model.SuiteOfTestCases.Suite
 
run(TestResult) - Method in class org.eclipse.jdt.core.tests.util.CompilerTestSetup
 
run() - Method in class org.eclipse.jdt.core.tests.util.VerifyTests
 
run() - Method in class org.eclipse.jdt.internal.compiler.ProcessTaskManager
 
run() - Method in class org.eclipse.jdt.internal.compiler.ReadManager
 
run(IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.JavaModelOperation
Runs this operation and registers any deltas created.
run() - Method in class org.eclipse.jdt.internal.core.search.processing.JobManager
Infinite loop performing resource indexing
run(IAction) - Method in class org.jmlspecs.eclipse.jdt.ui.EscjavaAction.Check
 
run(IAction) - Method in class org.jmlspecs.eclipse.jdt.ui.EscjavaAction.Clear
 
run(IAction) - Method in class org.jmlspecs.eclipse.jdt.ui.EscjavaAction.GoToDecl
 
run(IAction) - Method in class org.jmlspecs.eclipse.jdt.ui.EscjavaAction
 
run(IAction) - Method in class org.jmlspecs.eclipse.jdt.ui.WarningDeclarationsAction
 
run(Shell, IWorkbenchWindow, ISelection) - Static method in class org.jmlspecs.eclipse.jdt.ui.WarningDeclarationsAction
TODO
RUN_CODE_SNIPPET_METHOD - Static variable in interface org.eclipse.jdt.core.tests.runtime.RuntimeConstants
 
RUN_GC - Static variable in class org.eclipse.jdt.core.tests.junit.extension.TestCase
 
RUN_JAVAC - Static variable in class org.eclipse.jdt.core.tests.util.AbstractCompilerTest
 
RUN_METHOD - Static variable in interface org.eclipse.jdt.core.eval.ICodeSnippetRequestor
The name of the instance method in the snippet class that runs the code snippet.
RUN_METHOD - Static variable in interface org.eclipse.jdt.internal.eval.EvaluationConstants
 
RUN_ONLY_ID - Static variable in class org.eclipse.jdt.core.tests.junit.extension.TestCase
 
RunAllTests - Class in org.eclipse.jdt.core.tests.dom
 
RunAllTests(String) - Constructor for class org.eclipse.jdt.core.tests.dom.RunAllTests
 
RunBuilderTests - Class in org.eclipse.jdt.core.tests
Runs all Java builder tests.
RunBuilderTests(String) - Constructor for class org.eclipse.jdt.core.tests.RunBuilderTests
 
RunComparableTests - Class in org.eclipse.jdt.core.tests.compiler.regression
Run all compiler regression tests
RunComparableTests(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.RunComparableTests
 
RunCompilerTests - Class in org.eclipse.jdt.core.tests
Runs all compiler tests (including parser tests and evaluation tests) in all compliance mode.
RunCompilerTests(String) - Constructor for class org.eclipse.jdt.core.tests.RunCompilerTests
 
RunCompletionModelTests - Class in org.eclipse.jdt.core.tests.model
 
RunCompletionModelTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.RunCompletionModelTests
 
RunCompletionParserTests - Class in org.eclipse.jdt.core.tests.compiler.parser
 
RunCompletionParserTests(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.parser.RunCompletionParserTests
 
runComplianceParserTest(String[], String, String, String) - Method in class org.eclipse.jdt.core.tests.compiler.parser.ComplianceDiagnoseTest
 
runConformTest(String[], AbstractRegressionTest.JavacTestOptions) - Method in class org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest
 
runConformTest(String, String, Parser, ASTCollector, String) - Method in class org.eclipse.jdt.core.tests.compiler.regression.ASTImplTests
 
runConversion(ICompilationUnit, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ASTConverterBugsTest
 
runConversion(ICompilationUnit, int, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ASTConverterBugsTest
 
runConversion(IClassFile, int, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ASTConverterBugsTest
 
runConversion(char[], String, IJavaProject) - Method in class org.eclipse.jdt.core.tests.dom.ASTConverterBugsTest
 
runConversion(char[], String, IJavaProject, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ASTConverterBugsTest
 
runConversion(char[], String, IJavaProject, Map, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ASTConverterBugsTest
 
runConversion(char[], String, IJavaProject, Map) - Method in class org.eclipse.jdt.core.tests.dom.ASTConverterBugsTest
 
runConversion(ICompilationUnit, boolean, boolean, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ASTConverterBugsTest
 
runConversion(char[], String, IJavaProject) - Method in class org.eclipse.jdt.core.tests.dom.ASTConverterJavadocTest
 
runConversion(char[], String, IJavaProject, Map) - Method in class org.eclipse.jdt.core.tests.dom.ASTConverterJavadocTest
 
runConversion(ICompilationUnit, boolean, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ConverterTestSetup
 
runConversion(ICompilationUnit, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ConverterTestSetup
 
runConversion(ICompilationUnit, int, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ConverterTestSetup
 
runConversion(IClassFile, int, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ConverterTestSetup
 
runConversion(char[], String, IJavaProject) - Method in class org.eclipse.jdt.core.tests.dom.ConverterTestSetup
 
runConversion(char[], String, IJavaProject, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ConverterTestSetup
 
runConversion(int, ICompilationUnit, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ConverterTestSetup
 
runConversion(int, ICompilationUnit, boolean, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ConverterTestSetup
 
runConversion(int, ICompilationUnit, boolean, boolean, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ConverterTestSetup
 
runConversion(int, ICompilationUnit, int, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ConverterTestSetup
 
runConversion(int, IClassFile, int, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ConverterTestSetup
 
runConversion(int, char[], String, IJavaProject) - Method in class org.eclipse.jdt.core.tests.dom.ConverterTestSetup
 
runConversion(int, char[], String, IJavaProject, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ConverterTestSetup
 
runConversion(int, char[], String, IJavaProject, Map, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ConverterTestSetup
 
runConversion(int, char[], String, IJavaProject, Map) - Method in class org.eclipse.jdt.core.tests.dom.ConverterTestSetup
 
runConversion(char[], String, IJavaProject, Map, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ConverterTestSetup
 
runConversion(char[], String, IJavaProject, Map) - Method in class org.eclipse.jdt.core.tests.dom.ConverterTestSetup
 
runConversion(IClassFile, boolean) - Method in class org.eclipse.jdt.core.tests.model.AttachSourceTests
 
RunConverterTests - Class in org.eclipse.jdt.core.tests.dom
 
RunConverterTests(String) - Constructor for class org.eclipse.jdt.core.tests.dom.RunConverterTests
 
RunDOMTests - Class in org.eclipse.jdt.core.tests
Runs all DOM AST tests.
RunDOMTests(String) - Constructor for class org.eclipse.jdt.core.tests.RunDOMTests
 
RunFormatterTests - Class in org.eclipse.jdt.core.tests
Runs all formatter tests.
RunFormatterTests(String) - Constructor for class org.eclipse.jdt.core.tests.RunFormatterTests
 
runInWorkspace(IProgressMonitor) - Method in class org.eclipse.core.internal.refresh.RefreshJob
 
runInWorkspace(IProgressMonitor) - Method in class org.eclipse.core.resources.WorkspaceJob
Runs the operation, reporting progress to and accepting cancelation requests from the given progress monitor.
runInWorkspace(IProgressMonitor) - Method in class org.eclipse.core.tests.internal.resources.TestWorkspaceJob
 
RunJavaSearchGenericTests - Class in org.eclipse.jdt.core.tests.model
 
RunJavaSearchGenericTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.RunJavaSearchGenericTests
 
RunJavaSearchTests - Class in org.eclipse.jdt.core.tests.model
 
RunJavaSearchTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.RunJavaSearchTests
 
runJDTCompiler(String[]) - Static method in class org.jmlspecs.jml4.compiler.CompilerExtensionManager
 
RunJDTCoreTests - Class in org.eclipse.jdt.core.tests
Runs all JDT Core tests.
RunJDTCoreTests(String) - Constructor for class org.eclipse.jdt.core.tests.RunJDTCoreTests
 
runJLS3Conversion(ICompilationUnit, boolean, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ConverterTestSetup
 
runJLS3Conversion(ICompilationUnit, boolean, boolean, boolean) - Method in class org.eclipse.jdt.core.tests.dom.ConverterTestSetup
 
RunJml4_WithoutEsc4_Tests - Class in org.jmlspecs.eclipse.jdt.core.tests
Runs all JML4 tests except for those for Esc4 & Fspv.
RunJml4_WithoutEsc4_Tests(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.RunJml4_WithoutEsc4_Tests
 
RunJml4DbcTests - Class in org.jmlspecs.eclipse.jdt.core.tests.dbc
 
RunJml4DbcTests() - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.dbc.RunJml4DbcTests
 
RunJml4DbcTests(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.dbc.RunJml4DbcTests
 
RunJml4EscCaseStudyTests - Class in org.jmlspecs.eclipse.jdt.core.tests.esc.casestudy
 
RunJml4EscCaseStudyTests() - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.esc.casestudy.RunJml4EscCaseStudyTests
 
RunJml4EscCaseStudyTests(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.esc.casestudy.RunJml4EscCaseStudyTests
 
RunJml4EscTests - Class in org.jmlspecs.eclipse.jdt.core.tests.esc
 
RunJml4EscTests() - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.esc.RunJml4EscTests
 
RunJml4EscTests(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.esc.RunJml4EscTests
 
RunJml4FspvTests - Class in org.jmlspecs.eclipse.jdt.core.tests.fspv
 
RunJml4FspvTests() - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.fspv.RunJml4FspvTests
 
RunJml4FspvTests(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.fspv.RunJml4FspvTests
 
RunJml4Jml2Tests - Class in org.jmlspecs.eclipse.jdt.core.tests.jml2
 
RunJml4Jml2Tests() - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.jml2.RunJml4Jml2Tests
 
RunJml4Jml2Tests(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.jml2.RunJml4Jml2Tests
 
RunJml4NonNullTests - Class in org.jmlspecs.eclipse.jdt.core.tests.nonnull
 
RunJml4NonNullTests() - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.nonnull.RunJml4NonNullTests
 
RunJml4NonNullTests(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.nonnull.RunJml4NonNullTests
 
RunJml4RacTests - Class in org.jmlspecs.eclipse.jdt.core.tests.rac
 
RunJml4RacTests() - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.rac.RunJml4RacTests
 
RunJml4RacTests(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.rac.RunJml4RacTests
 
RunJml4Tests - Class in org.jmlspecs.eclipse.jdt.core.tests
Runs all JML4 tests.
RunJml4Tests(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.RunJml4Tests
 
RunModelTests - Class in org.eclipse.jdt.core.tests
Runs all Java model tests.
RunModelTests(String) - Constructor for class org.eclipse.jdt.core.tests.RunModelTests
 
runOperation(IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.JavaModelOperation
Main entry point for Java Model operations.
runTaskTagsOptionsTest(String[], Map, String) - Method in class org.eclipse.jdt.core.tests.compiler.regression.CompilerInvocationTests
 
runTest(Test, TestResult) - Method in class org.eclipse.core.tests.session.SessionTestSuite
 
runTest(Test, TestResult) - Method in class org.eclipse.jdt.core.tests.model.SuiteOfTestCases.Suite
 
RUNTIME_INVISIBLE_ANNOTATIONS - Static variable in interface org.eclipse.jdt.core.util.IAttributeNamesConstants
"RuntimeInvisibleAnnotations" attribute (added in J2SE 1.5).
RUNTIME_INVISIBLE_PARAMETER_ANNOTATIONS - Static variable in interface org.eclipse.jdt.core.util.IAttributeNamesConstants
"RuntimeInvisibleParameterAnnotations" attribute (added in J2SE 1.5).
RUNTIME_JAR - Static variable in class org.jmlspecs.eclipse.jdt.core.tests.dbc.SetComprehensionTest
 
RUNTIME_VISIBLE_ANNOTATIONS - Static variable in interface org.eclipse.jdt.core.util.IAttributeNamesConstants
"RuntimeVisibleAnnotations" attribute (added in J2SE 1.5).
RUNTIME_VISIBLE_PARAMETER_ANNOTATIONS - Static variable in interface org.eclipse.jdt.core.util.IAttributeNamesConstants
"RuntimeVisibleParameterAnnotations" attribute (added in J2SE 1.5).
RuntimeConstants - Interface in org.eclipse.jdt.core.tests.runtime
 
RuntimeInvisibleAnnotationsAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of IRuntimeInvisibleAnnotations
RuntimeInvisibleAnnotationsAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.RuntimeInvisibleAnnotationsAttribute
Constructor for RuntimeInvisibleAnnotations.
RuntimeInvisibleAnnotationsName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
RuntimeInvisibleParameterAnnotationsAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of IRuntimeInvisibleParameterAnnotations
RuntimeInvisibleParameterAnnotationsAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.RuntimeInvisibleParameterAnnotationsAttribute
Constructor for RuntimeVisibleParameterAnnotations.
RuntimeInvisibleParameterAnnotationsName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
RuntimeTests - Class in org.eclipse.jdt.core.tests.compiler.regression
 
RuntimeTests(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.RuntimeTests
 
RuntimeVisibleAnnotationsAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of IRuntimeVisibleAnnotations
RuntimeVisibleAnnotationsAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.RuntimeVisibleAnnotationsAttribute
Constructor for RuntimeVisibleAnnotations.
RuntimeVisibleAnnotationsName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
RuntimeVisibleParameterAnnotationsAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of IRuntimeVisibleAnnotations
RuntimeVisibleParameterAnnotationsAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.RuntimeVisibleParameterAnnotationsAttribute
Constructor for RuntimeVisibleParameterAnnotations.
RuntimeVisibleParameterAnnotationsName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
runWithBundles(String, Runnable, BundleContext, String[], TestRegistryChangeListener) - Static method in class org.eclipse.core.tests.harness.BundleTestingHelper
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z _