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 _

C

C_ARRAY - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating an array type in a signature.
C_BOOLEAN - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating the primitive type boolean in a signature.
C_BYTE - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating the primitive type byte in a signature.
C_CAPTURE - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating a capture of a wildcard type in a signature.
C_CHAR - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating the primitive type char in a signature.
C_COLON - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating the colon in a signature.
C_DIGIT - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_DOLLAR - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating the dollar in a signature.
C_DOT - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating the dot in a signature.
C_DOUBLE - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating the primitive type double in a signature.
C_EXCEPTION_START - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating an exception in a signature.
C_EXTENDS - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating a bound wildcard type argument in a signature with extends clause.
C_FLOAT - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating the primitive type float in a signature.
C_GENERIC_END - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating the end of a generic type list in a signature.
C_GENERIC_START - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating the start of a formal type parameter (or type argument) list in a signature.
C_IDENT_PART - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_IDENT_START - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_INT - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating the primitive type int in a signature.
C_JLS_SPACE - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_LONG - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating the primitive type long in a signature.
C_LOWER_LETTER - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_NAME_END - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating the end of a named type in a signature.
C_PARAM_END - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating the end of a parameter type list in a signature.
C_PARAM_START - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating the start of a parameter type list in a signature.
C_RESOLVED - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating the start of a resolved, named type in a signature.
C_SEMICOLON - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating the semicolon in a signature.
C_SEPARATOR - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_SHORT - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating the primitive type short in a signature.
C_SPACE - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_SPECIAL - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_STAR - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating an unbound wildcard type argument in a signature.
C_SUPER - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating a bound wildcard type argument in a signature with super clause.
C_TYPE_VARIABLE - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating the start of a resolved type variable in a signature.
C_UNRESOLVED - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating the start of an unresolved, named type in a signature.
C_UPPER_LETTER - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_VOID - Static variable in class org.eclipse.jdt.core.Signature
Character constant indicating result type void in a signature.
Cache - Class in org.eclipse.core.internal.utils
A cache that keeps a collection of at most maximumCapacity+threshold entries.
Cache(int) - Constructor for class org.eclipse.core.internal.utils.Cache
 
Cache(int, int, double) - Constructor for class org.eclipse.core.internal.utils.Cache
 
cache - Variable in class org.eclipse.jdt.core.tests.model.OverflowingCacheTests.OverflowingTestBuffer
The cache this buffer is stored in
cache - Variable in class org.eclipse.jdt.core.tests.model.OverflowingCacheTests.OverflowingTestOpenable
The cache this element is stored in
Cache.Entry - Class in org.eclipse.core.internal.utils
 
Cache.Entry(Object, Object, long) - Constructor for class org.eclipse.core.internal.utils.Cache.Entry
 
cache_invalidLoadFactor - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
cacheBinaryType(IBinaryType, AccessRestriction) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
cacheBinaryType(IBinaryType, boolean, AccessRestriction) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
CachedIndexEntry - Class in org.eclipse.jdt.internal.compiler.codegen
 
CachedIndexEntry(char[], int) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.CachedIndexEntry
 
CachedVcs - Class in org.jmlspecs.jml4.esc.provercoordinator.prover
 
CachedVcs(CompilationUnitDeclaration) - Constructor for class org.jmlspecs.jml4.esc.provercoordinator.prover.CachedVcs
 
cacheFlags(IType, int) - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
cacheFlags.
CacheTest - Class in org.eclipse.core.tests.internal.utils
 
CacheTest() - Constructor for class org.eclipse.core.tests.internal.utils.CacheTest
 
cacheToString(String) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
cacheZipFiles() - Method in class org.eclipse.jdt.internal.core.JavaModelManager
Starts caching ZipFiles.
calculateEdit(CompilationUnit, TextEditGroup) - Method in class org.eclipse.jdt.internal.core.SortElementsOperation
Calculates the required text edits to sort the unit
CALL - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
Callable - Annotation Type in org.jmlspecs.annotation
 
CALOAD - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
caload() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
CAMELCASE_FLAVOR - Static variable in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
camelCaseMatch(char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the pattern matches the given name using CamelCase rules, or false otherwise.
camelCaseMatch(char[], char[], boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the pattern matches the given name using CamelCase rules, or false otherwise.
camelCaseMatch(char[], int, int, char[], int, int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if a sub-pattern matches the sub-part of the given name using CamelCase rules, or false otherwise.
camelCaseMatch(char[], int, int, char[], int, int, boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if a sub-pattern matches the sub-part of the given name using CamelCase rules, or false otherwise.
camelCaseMatch(String, String) - Static method in class org.eclipse.jdt.core.search.SearchPattern
Answers true if the pattern matches the given name using CamelCase rules, or false otherwise.
camelCaseMatch(String, String, boolean) - Static method in class org.eclipse.jdt.core.search.SearchPattern
Answers true if the pattern matches the given name using CamelCase rules, or false otherwise.
camelCaseMatch(String, int, int, String, int, int) - Static method in class org.eclipse.jdt.core.search.SearchPattern
Answers true if a sub-pattern matches the sub-part of the given name using CamelCase rules, or false otherwise.
camelCaseMatch(String, int, int, String, int, int, boolean) - Static method in class org.eclipse.jdt.core.search.SearchPattern
Answers true if a sub-pattern matches the sub-part of the given name using CamelCase rules, or false otherwise.
camelCaseMatch - Variable in class org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
CAN_ONLY_NON_NULL - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
CAN_ONLY_NULL - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
CAN_ONLY_NULL_NON_NULL - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
canBeExplicitConstructor - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleNameReference
 
canBeInstantiated() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
canBeInstantiated() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver can be instantiated
canBeInstantiated() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
canBeInstantiated() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
canBeInstantiated() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
canBeRemovedFromCache() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
canBeRemovedFromCache() - Method in class org.eclipse.jdt.internal.core.Openable
 
canBeSeenBy(PackageBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
canBeSeenBy(TypeBinding, InvocationSite, Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
canBeSeenBy(InvocationSite, Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
canBeSeenBy(PackageBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
canBeSeenBy(TypeBinding, InvocationSite, Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
canBeSeenBy(PackageBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is visible to the invocationPackage.
canBeSeenBy(ReferenceBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is visible to the receiverType and the invocationType.
canBeSeenBy(Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is visible to the type provided by the scope.
canBeSeenByForCodeSnippet(FieldBinding, TypeBinding, InvocationSite, Scope) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetScope
 
canBeSeenByForCodeSnippet(MethodBinding, TypeBinding, InvocationSite, Scope) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetScope
 
canBeSeenByForCodeSnippet(ReferenceBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetScope
 
canBufferBeRemovedFromCache(IBuffer) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
canBufferBeRemovedFromCache(IBuffer) - Method in class org.eclipse.jdt.internal.core.Openable
 
cancel() - Method in class org.eclipse.jdt.internal.core.search.indexing.IndexRequest
 
cancel() - Method in class org.eclipse.jdt.internal.core.search.PatternSearchJob
 
cancel() - Method in interface org.eclipse.jdt.internal.core.search.processing.IJob
Asks this job to cancel its execution.
CANCEL_IF_NOT_READY_TO_SEARCH - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
The search operation throws an org.eclipse.core.runtime.OperationCanceledException if the underlying indexer has not finished indexing the workspace.
CancelableNameEnvironment - Class in org.eclipse.jdt.internal.core
 
CancelableNameEnvironment(JavaProject, WorkingCopyOwner, IProgressMonitor) - Constructor for class org.eclipse.jdt.internal.core.CancelableNameEnvironment
 
CancelableProblemFactory - Class in org.eclipse.jdt.internal.core
 
CancelableProblemFactory(IProgressMonitor) - Constructor for class org.eclipse.jdt.internal.core.CancelableProblemFactory
 
CancelCounter - Class in org.eclipse.jdt.core.tests.model
 
CancelCounter() - Constructor for class org.eclipse.jdt.core.tests.model.CancelCounter
 
Canceler - Class in org.eclipse.jdt.core.tests.model
 
Canceler(int) - Constructor for class org.eclipse.jdt.core.tests.model.Canceler
 
CancelIfNotReady - Static variable in interface org.eclipse.jdt.internal.core.search.processing.IJob
 
CancelingProgressMonitor - Class in org.eclipse.core.tests.harness
 
CancelingProgressMonitor() - Constructor for class org.eclipse.core.tests.harness.CancelingProgressMonitor
 
canCompleteEmptyToken() - Method in interface org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword
 
canCompleteEmptyToken - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword1
 
canCompleteEmptyToken() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword1
 
canCompleteEmptyToken() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword2
 
canCompleteEmptyToken() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword3
 
canHaveChildren() - Method in interface org.eclipse.jdt.core.jdom.IDOMNode
Deprecated. Returns whether this node is allowed to have children.
canHaveChildren() - Method in class org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated. Returns true if this node is allowed to have children, otherwise false.
canNestJmlAnnotation(boolean) - Method in class org.jmlspecs.jml4.compiler.JmlScannerAnnotationState
 
CANNOT_RETRIEVE_ATTACHED_JAVADOC - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that the attached javadoc content cannot be retrieved due to multiple reasons: invalid url, timed-out,...
CannotAllocateVoidArray - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotAllocateVoidArray(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotAssignGhostField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
CannotAssignGhostLocal - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
CannotAssignModelField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotAssignToFinalField(FieldBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotAssignToFinalLocal(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotAssignToFinalOuterLocal(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotAssignToGhostField(SingleNameReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotAssignToGhostLocal(SingleNameReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotAssignToModelField(SingleNameReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotBeDefinitelyNullOrNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check whether a given local variable is known to be unable to gain a definite non null or definite null status by the use of an enclosing flow info.
cannotBeDefinitelyNullOrNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
cannotBeNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check whether a given local variable is known to be non null, either because it is definitely non null, or because is has been tested against non null.
cannotBeNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
CannotDeclareEnumSpecialMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
CannotDefineAnnotationInLocalType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
CannotDefineDimensionExpressionsWithInit - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotDefineDimensionsAndInitializer(ArrayAllocationExpression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotDefineEnumInLocalType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
CannotDefineInterfaceInLocalType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
CannotDefineStaticInitializerInLocalType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotDireclyInvokeAbstractMethod(MessageSend, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotExtendEnum - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotExtendEnum(SourceTypeBinding, TypeReference, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotHideAnInstanceMethodWithAStaticMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
CannotImportPackage - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotImportPackage(ImportReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotInstantiate(TypeReference, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotInvokeSuperConstructorInEnum - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotInvokeSuperConstructorInEnum(ExplicitConstructorCall, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotOverrideAStaticMethodWithAnInstanceMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
CannotReadSource - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotReadSource(CompilationUnitDeclaration, AbortCompilationUnit, boolean) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotReferToNonFinalOuterLocal(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotReturnInInitializer - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotReturnInInitializer(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotThrowNull - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotThrowNull(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotThrowType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotThrowType(ASTNode, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotUseQualifiedEnumConstantInCaseLabel(Reference, FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotUseSuperInCodeSnippet - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotUseSuperInCodeSnippet(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotUseSuperInJavaLangObject(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
canonicalizedPath(IPath) - Static method in class org.eclipse.jdt.internal.core.JavaProject
Returns a canonicalized path from the given external path.
canonicalPath(IPath) - Static method in class org.eclipse.core.internal.utils.FileUtil
Converts an IPath into its canonical form for the local file system.
canonicalURI(URI) - Static method in class org.eclipse.core.internal.utils.FileUtil
Converts a URI into its canonical form.
canOnlyBeNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check whether a given local variable is known to be null, either because it is definitely null, or because is has been tested against null.
canOnlyBeNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
canSeeFocus(IJavaElement, boolean, IPath) - Static method in class org.eclipse.jdt.internal.core.search.IndexSelector
Returns whether elements of the given project or jar can see the given focus (an IJavaProject or a JarPackageFragmentRot) either because the focus is part of the project or the jar, or because it is accessible throught the project's classpath
canSeeFocus(IJavaElement, JavaProject, IClasspathEntry[]) - Static method in class org.eclipse.jdt.internal.core.search.IndexSelector
 
canUpdateClasspathContainer(IPath, IJavaProject) - Method in class org.eclipse.jdt.core.ClasspathContainerInitializer
Returns true if this container initializer can be requested to perform updates on its own container values.
canUpdateClasspathContainer(IPath, IJavaProject) - Method in class org.eclipse.jdt.internal.core.UserLibraryClasspathContainerInitializer
 
capture(Scope, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
Perform capture conversion for a parameterized type with wildcard arguments
capture(Scope, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Perform capture conversion on a given type (only effective on parameterized type with wildcards)
CAPTURE_TYPE_SIGNATURE - Static variable in class org.eclipse.jdt.core.Signature
Kind constant for the capture of a wildcard type signature.
CaptureBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
CaptureBinding(WildcardBinding, ReferenceBinding, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
captureID - Variable in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
Captures - Annotation Type in org.jmlspecs.annotation
 
CARDINAL - Static variable in class org.eclipse.test.internal.performance.data.Unit
 
CASE - Static variable in interface org.eclipse.jdt.internal.codeassist.impl.Keywords
 
CASE - Static variable in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
CASE_INSENSITIVE - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
Deprecated. Use the methods that take the matchMode without SearchPattern.R_CASE_SENSITIVE as a matchRule instead.
CASE_SENSITIVE - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
Deprecated. Use the methods that take the matchMode with SearchPattern.R_CASE_SENSITIVE as a matchRule instead.
CASE_VARIANT_EXISTS - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 275) indicating this file system is not case sensitive and a resource that differs only in case unexpectedly exists on the local file system.
caseCount - Variable in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
caseExpressionMustBeConstant(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CaseLabel - Class in org.eclipse.jdt.internal.compiler.codegen
 
CaseLabel(CodeStream) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.CaseLabel
CaseLabel constructor comment.
cases - Variable in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
caseSensitive - Static variable in class org.eclipse.core.internal.resources.Workspace
 
CaseSensitivityTest - Class in org.eclipse.core.tests.internal.localstore
 
CaseSensitivityTest() - Constructor for class org.eclipse.core.tests.internal.localstore.CaseSensitivityTest
 
CaseSensitivityTest(String) - Constructor for class org.eclipse.core.tests.internal.localstore.CaseSensitivityTest
 
CaseStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
CaseStatement(Expression, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
CAST_EXPRESSION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type CastExpression.
CAST_TYPE_REFERENCE - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used in a cast expression.
CastExpression - Class in org.eclipse.jdt.core.dom
Cast expression AST node type.
CastExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
CastExpression(Expression, Expression) - Constructor for class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
CASTORE - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
castore() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
CastTest - Class in org.eclipse.jdt.core.tests.compiler.regression
 
CastTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.CastTest
 
castTo(int) - Method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
CAT_BUILDPATH - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for problems related to buildpath
CAT_CODE_STYLE - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to coding style practices
CAT_DEPRECATION - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to deprecation
CAT_IMPORT - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for fatal problems in import statements
CAT_INTERNAL - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for fatal problems which could not be addressed by external changes, but require an edit to be addressed
CAT_JAVADOC - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems in Javadoc
CAT_MEMBER - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for fatal problems related to type members, could be addressed by some field or method change
CAT_NAME_SHADOWING_CONFLICT - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to naming conflicts
CAT_NLS - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to internationalization of String literals
CAT_POTENTIAL_PROGRAMMING_PROBLEM - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to potential programming flaws
CAT_RESTRICTION - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to access restrictions
CAT_SYNTAX - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for fatal problems related to syntax
CAT_TYPE - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for fatal problems related to types, could be addressed by some type change
CAT_UNCHECKED_RAW - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to type safety in generics
CAT_UNNECESSARY_CODE - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to unnecessary code
CAT_UNSPECIFIED - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
List of standard category IDs used by Java problems, more categories will be added in the future.
CATCH - Static variable in interface org.eclipse.jdt.internal.codeassist.impl.Keywords
 
CATCH_CLAUSE - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type CatchClause.
CATCH_CLAUSES_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.TryStatement
The "catchClauses" structural property of this node type.
CATCH_TYPE_REFERENCE - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used in a catch header.
catchArguments - Variable in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
catchBlocks - Variable in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
CatchClause - Class in org.eclipse.jdt.core.dom
Catch clause AST node type.
catchClauses() - Method in class org.eclipse.jdt.core.dom.TryStatement
Returns the live ordered list of catch clauses for this try statement.
categories - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
categories - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
categories - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
CategorizedProblem - Class in org.eclipse.jdt.core.compiler
Richer description of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.
CategorizedProblem() - Constructor for class org.eclipse.jdt.core.compiler.CategorizedProblem
 
CATEGORY_ID - Static variable in interface org.eclipse.jdt.core.IJavaModelMarker
ID category marker attribute (value "categoryId")
CfgArrayAllocationExpression - Class in org.jmlspecs.jml4.esc.gc.lang.expr
 
CfgArrayAllocationExpression(int[], CfgExpression[], TypeBinding, int, int) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.expr.CfgArrayAllocationExpression
 
CfgArrayReference - Class in org.jmlspecs.jml4.esc.gc.lang.expr
 
CfgArrayReference(CfgExpression, CfgExpression, int, TypeBinding, int, int) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.expr.CfgArrayReference
 
CfgAssert - Class in org.jmlspecs.jml4.esc.gc.lang
 
CfgAssert(CfgExpression, KindOfAssertion, int) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.CfgAssert
 
CfgAssignable - Class in org.jmlspecs.jml4.esc.gc.lang.expr
 
CfgAssignable(int, TypeBinding, int, int) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.expr.CfgAssignable
 
CfgAssume - Class in org.jmlspecs.jml4.esc.gc.lang
 
CfgAssume(CfgExpression, int) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.CfgAssume
 
CfgBinaryExpression - Class in org.jmlspecs.jml4.esc.gc.lang.expr
 
CfgBinaryExpression(CfgOperator, CfgExpression, CfgExpression, TypeBinding, int, int) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.expr.CfgBinaryExpression
 
CfgBlock - Class in org.jmlspecs.jml4.esc.gc.lang
 
CfgBlock(String, CfgStatement, IncarnationMap) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.CfgBlock
 
CfgBooleanConstant - Class in org.jmlspecs.jml4.esc.gc.lang.expr
 
CfgBooleanConstant(boolean, int, int) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.expr.CfgBooleanConstant
 
CfgConditionalExpression - Class in org.jmlspecs.jml4.esc.gc.lang.expr
 
CfgConditionalExpression(CfgExpression, CfgExpression, CfgExpression, TypeBinding, int, int) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.expr.CfgConditionalExpression
 
CfgExpression - Class in org.jmlspecs.jml4.esc.gc.lang.expr
 
CfgExpression(TypeBinding, int, int) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.expr.CfgExpression
 
CfgExpressionVisitor - Interface in org.jmlspecs.jml4.esc.gc
 
CfgFieldReference - Class in org.jmlspecs.jml4.esc.gc.lang.expr
 
CfgFieldReference(CfgExpression, String, int, TypeBinding, int, int) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.expr.CfgFieldReference
 
CfgFieldStore - Class in org.jmlspecs.jml4.esc.gc.lang.expr
 
CfgFieldStore(CfgFieldReference, int, int, CfgExpression) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.expr.CfgFieldStore
 
CfgGoto - Class in org.jmlspecs.jml4.esc.gc.lang
 
CfgGoto(String[]) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.CfgGoto
 
CfgIntegerConstant - Class in org.jmlspecs.jml4.esc.gc.lang.expr
 
CfgIntegerConstant(int, int, int) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.expr.CfgIntegerConstant
 
CfgNotExpression - Class in org.jmlspecs.jml4.esc.gc.lang.expr
 
CfgNotExpression(CfgExpression, int, int) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.expr.CfgNotExpression
 
CfgOperator - Class in org.jmlspecs.jml4.esc.gc.lang.expr
 
CfgQuantifiedExpression - Class in org.jmlspecs.jml4.esc.gc.lang.expr
 
CfgQuantifiedExpression(CfgQuantifier, CfgExpression, CfgExpression, CfgVarDecl[], TypeBinding, int, int) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.expr.CfgQuantifiedExpression
 
CfgQuantifier - Class in org.jmlspecs.jml4.esc.gc.lang.expr
 
CfgQuantifier(String, TypeBinding) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.expr.CfgQuantifier
 
CfgSequence - Class in org.jmlspecs.jml4.esc.gc.lang
 
CfgSequence(CfgStatement, CfgStatement) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.CfgSequence
 
CfgStatement - Class in org.jmlspecs.jml4.esc.gc.lang
 
CfgStatement(int) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.CfgStatement
 
CfgStatementBlock - Class in org.jmlspecs.jml4.esc.gc.lang
 
CfgStatementBlock(CfgStatement, CfgVarDecl[]) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.CfgStatementBlock
 
CfgSubstitutionVisitor - Class in org.jmlspecs.jml4.esc.gc
 
CfgSubstitutionVisitor(List) - Constructor for class org.jmlspecs.jml4.esc.gc.CfgSubstitutionVisitor
 
CfgSubstitutionVisitor(Map) - Constructor for class org.jmlspecs.jml4.esc.gc.CfgSubstitutionVisitor
 
CfgSuperReference - Class in org.jmlspecs.jml4.esc.gc.lang.expr
 
CfgSuperReference(TypeBinding, int, int) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.expr.CfgSuperReference
 
CfgThisReference - Class in org.jmlspecs.jml4.esc.gc.lang.expr
 
CfgThisReference(TypeBinding, int, int) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.expr.CfgThisReference
 
CfgUnaryExpression - Class in org.jmlspecs.jml4.esc.gc.lang.expr
 
CfgUnaryExpression(CfgExpression, int, int) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.expr.CfgUnaryExpression
 
CfgVarDecl - Class in org.jmlspecs.jml4.esc.gc.lang
 
CfgVarDecl(String, int, TypeBinding, int) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.CfgVarDecl
 
CfgVariable - Class in org.jmlspecs.jml4.esc.gc.lang.expr
 
CfgVariable(String, int, TypeBinding, int, int, int, boolean) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.expr.CfgVariable
 
change(IFile) - Method in class org.eclipse.core.internal.resources.mapping.ResourceChangeDescriptionFactory
 
change(IFile) - Method in interface org.eclipse.core.resources.mapping.IResourceChangeDescriptionFactory
Record a delta that represents a content change for the given file.
ChangeClasspathOperation - Class in org.eclipse.jdt.internal.core
 
ChangeClasspathOperation(IJavaElement[], boolean) - Constructor for class org.eclipse.jdt.internal.core.ChangeClasspathOperation
 
ChangeCollector - Class in org.eclipse.jdt.internal.core.hierarchy
 
ChangeCollector(TypeHierarchy) - Constructor for class org.eclipse.jdt.internal.core.hierarchy.ChangeCollector
 
CHANGED - Static variable in interface org.eclipse.core.resources.IResourceDelta
Delta kind constant (bit mask) indicating that the resource has been changed.
CHANGED - Static variable in class org.eclipse.core.tests.internal.mapping.ChangeDescription
 
CHANGED - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
Status constant indicating that the element has been changed, as described by the change flags.
changed(IJavaElement, int) - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
Creates the nested deltas resulting from a change operation.
changed(int) - Method in class org.eclipse.jdt.internal.core.SimpleDelta
 
changedAST(CompilationUnit) - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
 
ChangeDescription - Class in org.eclipse.core.internal.resources.mapping
A description of the changes found in a delta
ChangeDescription() - Constructor for class org.eclipse.core.internal.resources.mapping.ChangeDescription
 
ChangeDescription - Class in org.eclipse.core.tests.internal.mapping
A description of the changes found in a delta
ChangeDescription() - Constructor for class org.eclipse.core.tests.internal.mapping.ChangeDescription
 
changeIndent(String, int, int, int, String, String) - Static method in class org.eclipse.jdt.core.formatter.IndentManipulation
Change the indent of a, possible multiple line, code string.
changePolarity() - Method in class org.jmlspecs.jml4.rac.quantifiedexpression.RacContext
Changes the type of this context.
changeToFile() - Method in class org.eclipse.core.internal.resources.Folder
 
changeToFolder() - Method in class org.eclipse.core.internal.resources.File
Changes this file to be a folder in the resource tree and returns the newly created folder.
ChangeValidationTest - Class in org.eclipse.core.tests.internal.mapping
Tests for change validation
ChangeValidationTest() - Constructor for class org.eclipse.core.tests.internal.mapping.ChangeValidationTest
 
CHAR - Static variable in class org.eclipse.jdt.core.dom.PrimitiveType
Type code for the primitive type "char".
CHAR - Static variable in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
CHAR - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Char2Byte - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Char - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Double - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Float - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Int - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Long - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Short - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2String - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
CHAR_ARRAY - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
CHAR_END - Static variable in interface org.eclipse.core.resources.IMarker
Character end marker attribute.
CHAR_START - Static variable in interface org.eclipse.core.resources.IMarker
Character start marker attribute.
CHAR_TAG - Static variable in interface org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a constant of type char
character - Variable in class org.jmlspecs.jml4.rac.runtime.JMLAssertionError.Location
1-based position of a character in a line.
CHARACTER_LITERAL - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type CharacterLiteral.
CharacterLiteral - Class in org.eclipse.jdt.core.dom
Character literal nodes.
characters(char[], int, int) - Method in class org.eclipse.core.internal.resources.ProjectDescriptionReader
 
CharArray_JAVA_IO_OBJECTINPUTSTREAM - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_IO_OBJECTOUTPUTSTREAM - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_IO_OBJECTSTREAMFIELD - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_LANG_ANNOTATION_ANNOTATION - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_LANG_ENUM - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_LANG_OBJECT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
charArray_length - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
charArray_length - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
CharArrayBuffer - Class in org.eclipse.jdt.internal.core.util
The CharArrayBuffer is intended as a lightweight partial implementation of the StringBuffer class, but using char[]'s instead of Strings.
CharArrayBuffer() - Constructor for class org.eclipse.jdt.internal.core.util.CharArrayBuffer
Creates a CharArrayBuffer with the default buffer size (10).
CharArrayBuffer(char[]) - Constructor for class org.eclipse.jdt.internal.core.util.CharArrayBuffer
Creates a CharArrayBuffer with the default buffer size, and sets the first element in the buffer to be the given char[].
CharArrayBuffer(char[], int) - Constructor for class org.eclipse.jdt.internal.core.util.CharArrayBuffer
Creates a CharArrayBuffer with the given buffer size, and sets the first element in the buffer to be the given char array.
CharArrayBuffer(int) - Constructor for class org.eclipse.jdt.internal.core.util.CharArrayBuffer
Creates a CharArrayBuffer with the given buffer size.
CharArrayCache - Class in org.eclipse.jdt.internal.compiler.codegen
 
CharArrayCache() - Constructor for class org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Constructs a new, empty hashtable.
CharArrayCache(int) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Constructs a new, empty hashtable with the specified initial capacity.
charArrayToStringArray(char[][]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Returns the char arrays as an array of Strings
charCharacterSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CharConstant - Class in org.eclipse.jdt.internal.compiler.impl
 
CharConstrSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CharLiteral - Class in org.eclipse.jdt.internal.compiler.ast
 
CharLiteral(char[], int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.CharLiteral
 
CharOperation - Class in org.eclipse.jdt.core.compiler
This class is a collection of helper methods to manipulate char arrays.
CharOperation() - Constructor for class org.eclipse.jdt.core.compiler.CharOperation
 
CharOperationTest - Class in org.eclipse.jdt.core.tests.compiler.regression
 
CharOperationTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.CharOperationTest
 
CharsetDeltaJob - Class in org.eclipse.core.internal.resources
Detects changes to content types/project preferences and broadcasts any corresponding encoding changes as resource deltas.
CharsetDeltaJob(Workspace) - Constructor for class org.eclipse.core.internal.resources.CharsetDeltaJob
 
CharsetManager - Class in org.eclipse.core.internal.resources
Manages user-defined encodings as preferences in the project content area.
CharsetManager(Workspace) - Constructor for class org.eclipse.core.internal.resources.CharsetManager
 
charsetPreferencesChanged(IProject) - Method in class org.eclipse.core.internal.resources.CharsetDeltaJob
 
charsetRule(IResource) - Method in interface org.eclipse.core.resources.IResourceRuleFactory
Returns the scheduling rule that is required for changing the charset setting for a file or the default charset setting for a container.
charsetRule(IResource) - Method in class org.eclipse.core.resources.team.ResourceRuleFactory
Default implementation of IResourceRuleFactory#charsetRule.
CharsetTest - Class in org.eclipse.core.tests.resources
 
CharsetTest(String) - Constructor for class org.eclipse.core.tests.resources.CharsetTest
 
CharsetTest.CharsetVerifier - Class in org.eclipse.core.tests.resources
 
charToString(char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Returns the char array as a String
charValue() - Method in class org.eclipse.jdt.core.dom.CharacterLiteral
Returns the value of this literal node.
charValue() - Method in class org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
charValue() - Method in class org.eclipse.jdt.internal.compiler.impl.CharConstant
 
charValue() - Method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
charValue() - Method in class org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
charValue() - Method in class org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
charValue() - Method in class org.eclipse.jdt.internal.compiler.impl.IntConstant
 
charValue() - Method in class org.eclipse.jdt.internal.compiler.impl.LongConstant
 
charValue() - Method in class org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
CHARVALUE_CHARACTER_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CHARVALUE_CHARACTER_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CHECK_ANCESTORS - Static variable in interface org.eclipse.core.resources.IResource
Update flag constant (bit mask value 512) indicating that ancestor resources of the target resource should be checked.
CHECK_MASK - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
check_table - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
checkAccess(MethodScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
checkAccess(MethodScope) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
checkAccessible(int) - Method in class org.eclipse.core.internal.resources.Project
Checks that this resource is accessible.
checkAccessible(int) - Method in class org.eclipse.core.internal.resources.Resource
 
checkBounds(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
checkBounds(ReferenceBinding, Scope, int) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
checkBounds(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
checkBounds(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
checkBounds(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
checkCancel() - Method in class org.eclipse.jdt.internal.core.builder.BuildNotifier
Check whether the build has been canceled.
checkCanceled(IProgressMonitor) - Static method in class org.eclipse.core.internal.utils.Policy
 
checkCancelWithinCompiler() - Method in class org.eclipse.jdt.internal.core.builder.BuildNotifier
Check whether the build has been canceled.
checkCapturedLocalInitializationIfNecessary(ReferenceBinding, BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
CHECKCAST - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
checkcast(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
checkcast(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
checkCastTypesCompatibility(Scope, TypeBinding, TypeBinding, Expression) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Returns false if cast is not legal.
checkChanges(IResource, IMarker[], IMarker[], IMarker[]) - Method in class org.eclipse.core.tests.resources.MarkersChangeListener
Returns whether the changes for the given resource (or null for the workspace) are exactly the added, removed and changed markers given.
checkChunkStart(int, int, int) - Method in class org.eclipse.jdt.internal.formatter.align.Alignment
 
checkChunkStart(int) - Method in class org.eclipse.jdt.internal.formatter.CodeFormatterVisitor
 
checkColumn() - Method in class org.eclipse.jdt.internal.formatter.align.Alignment
 
checkComment() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
checkComment() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
checkComment() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
checkComment() - Method in class org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
checkComment() - Method in class org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
checkConstructors(Parser) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Check for constructor vs.
checkCopyRequirements(IPath, int, int) - Method in class org.eclipse.core.internal.resources.Resource
This method reports errors in two different ways.
CheckDebugAttributes - Class in org.eclipse.jdt.core
An Ant task to find out if a class file or a jar contains debug attributes.
CheckDebugAttributes() - Constructor for class org.eclipse.jdt.core.CheckDebugAttributes
 
checkDeltas(IProject[]) - Method in class org.eclipse.core.tests.internal.builders.DeltaVerifierBuilder
Indicates which projects to check receipt of deltas for.
checkDeprecation(int) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
checkDeprecation - Variable in class org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
checkDeprecation(int) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionJavadocParser
 
checkDeprecation(int) - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
checkDeprecation(int) - Method in class org.eclipse.jdt.internal.compiler.SourceJavadocParser
 
checkDietParse(char[], int, String, String, String, String, String) - Method in class org.eclipse.jdt.core.tests.compiler.parser.AbstractCompletionTest
 
checkDietParse(char[], int, String, String, String, String, String, String) - Method in class org.eclipse.jdt.core.tests.compiler.parser.AbstractCompletionTest
 
checkDietParse(char[], int, int, String, String, String, String, String) - Method in class org.eclipse.jdt.core.tests.compiler.parser.AbstractSelectionTest
 
checkDiscouragedReference - Variable in class org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
checkDocComment - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
checkDoesNotExist(int, boolean) - Method in class org.eclipse.core.internal.resources.Resource
Checks that this resource does not exist.
checkErr(Class, JMLAssertionError) - Static method in class org.jmlspecs.jml4.rac.runtime.JMLRacUtil
Under the old semantics, ensure that e is an instance of c.
checkExceptionHandlers(TypeBinding, ASTNode, FlowInfo, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
checkExceptionHandlers(TypeBinding[], ASTNode, FlowInfo, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
checkExists(int, boolean) - Method in class org.eclipse.core.internal.resources.Resource
Checks that this resource exists.
checkExternalArchiveChanges(IJavaElement[], IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.DeltaProcessor
 
checkFieldAccess(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
Check and/or redirect the field access to the delegate receiver if any
checkFieldAccess(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
checkFieldAccess(BlockScope) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
Check and/or redirect the field access to the delegate receiver if any
checkFieldAccess(BlockScope) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
Check and/or redirect the field access to the delegate receiver if any
checkFindMethods(int, int[][]) - Method in class org.eclipse.core.tests.resources.IWorkspaceRootTest
 
checkForbiddenReference - Variable in class org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
checkIn(ISchedulingRule, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.WorkManager
An operation calls this method and it only returns when the operation is free to run.
checkInFailed(ISchedulingRule) - Method in class org.eclipse.core.internal.resources.WorkManager
Returns true if the check in for this thread failed, in which case the check out and other end of operation code should not run.
checkInitializerExceptions(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
checkInvocationArguments(BlockScope, Expression, TypeBinding, MethodBinding, Expression[], TypeBinding[], boolean, InvocationSite) - Static method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
checkJmlStatement(JmlSetStatement) - Method in class org.jmlspecs.jml4.rac.InlineAssertionVisitor
 
checkLocal(int, int) - Method in class org.eclipse.core.internal.resources.Resource
Checks that this resource is local to the given depth.
checkLoopInvariant(BlockScope, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlLoopAnnotations
 
checkLoopVariant(BlockScope, CodeStream, LocalVariableBinding) - Method in class org.jmlspecs.jml4.ast.JmlLoopAnnotations
 
checkMethodParse(char[], int, String, String, String, String, String, String[], String) - Method in class org.eclipse.jdt.core.tests.compiler.parser.AbstractCompletionTest
 
checkMethodParse(char[], int, String, String, String, String, String) - Method in class org.eclipse.jdt.core.tests.compiler.parser.AbstractCompletionTest
 
checkMethodParse(char[], int, String, String, String, String, String, String) - Method in class org.eclipse.jdt.core.tests.compiler.parser.AbstractCompletionTest
 
checkMethodParse(char[], int, String, String, String, String, String[], String) - Method in class org.eclipse.jdt.core.tests.compiler.parser.AbstractCompletionTest
 
checkMethodParse(char[], int, int, String, String, String, String, String[], String) - Method in class org.eclipse.jdt.core.tests.compiler.parser.AbstractSelectionTest
 
checkMethodParse(char[], int, int, String, String, String, String, String) - Method in class org.eclipse.jdt.core.tests.compiler.parser.AbstractSelectionTest
 
checkModifiers() - Method in class org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
checkNeedForArgumentCast(BlockScope, int, int, Expression, int) - Static method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
Only complain for identity cast, since other type of casts may be useful: e.g.
checkNeedForArgumentCasts(BlockScope, Expression, TypeBinding, MethodBinding, Expression[], TypeBinding[], InvocationSite) - Static method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
Cast expressions will considered as useful if removing them all would actually bind to a different method (no fine grain analysis on per casted argument basis, simply separate widening cast from narrowing ones)
checkNeedForArgumentCasts(BlockScope, int, int, Expression, int, boolean, Expression, int, boolean) - Static method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
Check binary operator casted arguments
checkNeedForAssignedCast(BlockScope, TypeBinding, CastExpression) - Static method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
Complain if assigned expression is cast, but not actually used as such, e.g.
checkNeedForCastCast(BlockScope, CastExpression) - Static method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
Complain if cast expression is cast, but not actually needed, int i = (int)(Integer) 12; Note that this (int) cast is however needed: Integer i = 0; char c = (char)((int) i);
checkNeedForEnclosingInstanceCast(BlockScope, Expression, TypeBinding, TypeBinding) - Static method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
Casting an enclosing instance will considered as useful if removing it would actually bind to a different type
checkNLSTag(int) - Method in class org.eclipse.jdt.internal.formatter.Scribe
 
checkNonExternalizedStringLiterals - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
checkNonExternalizedStringLiterals - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
checkNPE(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Check the local variable of this expression, if any, against potential NPEs given a flow context and an upstream flow info.
checkNPE(BlockScope, FlowContext, FlowInfo, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
checkNPE(BlockScope, FlowContext, FlowInfo, boolean) - Method in class org.jmlspecs.jml4.ast.JmlQualifiedNameReference
 
checkOut(ISchedulingRule) - Method in class org.eclipse.core.internal.resources.WorkManager
Inform that an operation has finished.
checkParameterizedSuperTypeCollisions() - Method in class org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
checkParameterizedTypeBounds() - Method in class org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
checkParse(char[], String, String, String, String, String) - Method in class org.eclipse.jdt.core.tests.compiler.parser.AnnotationDietRecoveryTest
 
checkParse(char[], String, String, String, String, String, String) - Method in class org.eclipse.jdt.core.tests.compiler.parser.DietRecoveryTest
 
checkParse(char[], String, String) - Method in class org.eclipse.jdt.core.tests.compiler.parser.DualParseSyntaxErrorTest
 
checkParse(char[], String, String, String, String, String) - Method in class org.eclipse.jdt.core.tests.compiler.parser.EnumDietRecoveryTest
 
checkParse(char[], String, String, String, String, String, String) - Method in class org.eclipse.jdt.core.tests.compiler.parser.GenericDietRecoveryTest
 
checkParse(char[], String, String, String, String, String, String, String) - Method in class org.eclipse.jdt.core.tests.compiler.parser.StatementRecoveryTest
 
checkParse(char[], String, String, String, String, String, String, String) - Method in class org.eclipse.jdt.core.tests.compiler.parser.StatementRecoveryTest_1_5
 
checkParse(char[], String, String) - Method in class org.eclipse.jdt.core.tests.compiler.parser.SyntaxErrorTest
 
checkPathMatch(char[], char[], boolean) - Method in class org.eclipse.jdt.core.tests.compiler.regression.UtilTest
 
checkpoint(boolean) - Method in class org.eclipse.core.internal.resources.Workspace
 
checkpoint(boolean) - Method in interface org.eclipse.core.resources.IWorkspace
Checkpoints the operation currently in progress.
checkRawSubstitution() - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext
 
checkSecondaryTypes - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
checkTaskTag(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
checkTaskTag(int, int) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
checkUnsafeCast(Scope, TypeBinding, TypeBinding, TypeBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
checkUnsafeCast(Scope, TypeBinding, TypeBinding, TypeBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
checkUnusedImports() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
checkUnusedParameters(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
checkValidPath(IPath, int, boolean) - Method in class org.eclipse.core.internal.resources.Resource
Checks that the supplied path is valid according to Workspace.validatePath().
checkVisibility - Variable in class org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
childInfos(int, IProgressMonitor) - Method in class org.eclipse.core.tests.internal.filesystem.wrapper.WrapperFileStore
 
ChildListPropertyDescriptor - Class in org.eclipse.jdt.core.dom
Descriptor for a child list property of an AST node.
childNames(int, IProgressMonitor) - Method in class org.eclipse.core.tests.internal.filesystem.broken.BrokenFileStore
 
childNames(int, IProgressMonitor) - Method in class org.eclipse.core.tests.internal.filesystem.ram.MemoryFileStore
 
childNames(IPath) - Method in class org.eclipse.core.tests.internal.filesystem.ram.MemoryTree
 
childNames(int, IProgressMonitor) - Method in class org.eclipse.core.tests.internal.filesystem.wrapper.WrapperFileStore
 
childNames(int, IProgressMonitor) - Method in class org.eclipse.jdt.core.tests.model.TestFileStore
 
ChildPropertyDescriptor - Class in org.eclipse.jdt.core.dom
Descriptor for a child property of an AST node.
CHILDREN_CHANGED - Static variable in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
Change kind to signal that children changed.
childStores(int, IProgressMonitor) - Method in class org.eclipse.core.tests.internal.filesystem.wrapper.WrapperFileStore
 
CHOP_FRAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
CHUNK_DELIMITER_SIZE - Static variable in interface org.eclipse.core.internal.localstore.ILocalStoreConstants
chunk delimiter size
CHUNK_ENUM - Static variable in class org.eclipse.jdt.internal.formatter.align.Alignment
 
CHUNK_FIELD - Static variable in class org.eclipse.jdt.internal.formatter.align.Alignment
 
CHUNK_METHOD - Static variable in class org.eclipse.jdt.internal.formatter.align.Alignment
 
CHUNK_TYPE - Static variable in class org.eclipse.jdt.internal.formatter.align.Alignment
 
chunkKind - Variable in class org.eclipse.jdt.internal.formatter.align.Alignment
 
chunkStartIndex - Variable in class org.eclipse.jdt.internal.formatter.align.Alignment
 
CLASS - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a class.
CLASS - Static variable in interface org.eclipse.jdt.internal.codeassist.impl.Keywords
 
CLASS_AND_ENUM - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a class or enum type.
CLASS_AND_ENUM_SUFFIX - Static variable in interface org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
CLASS_AND_INTERFACE - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a class or interface type.
CLASS_AND_INTERFACE_SUFFIX - Static variable in interface org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
CLASS_CONTAINER - Static variable in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
CLASS_DECL - Static variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
CLASS_FILE - Static variable in interface org.eclipse.jdt.core.IJavaElement
Constant representing a class file.
CLASS_INITIAL_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CLASS_INSTANCE_CREATION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ClassInstanceCreation.
CLASS_INSTANCE_CREATION_TYPE_REFERENCE - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used in class instance creation.
CLASS_SCOPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
CLASS_SUFFIX - Static variable in interface org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
CLASS_TAG - Static variable in interface org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a value that represents a class
CLASS_TAGS - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
CLASS_TYPE_SIGNATURE - Static variable in class org.eclipse.jdt.core.Signature
Kind constant for a class type signature.
ClassDeclarationTranslator - Class in org.jmlspecs.jml4.rac
Translates JML assertions associated with classes to runtime assertion checking (RAC) code.
ClassDeclarationTranslator(CompilationUnitDeclaration, CompilationUnitDeclaration) - Constructor for class org.jmlspecs.jml4.rac.ClassDeclarationTranslator
Creates a new translator to translate the given source unit to the target unit.
classes - Static variable in class org.jmlspecs.jml4.rac.runtime.JMLChecker
A map from fully qualified class names to class objects.
ClassExtendFinalClass - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
classExtendFinalClass(SourceTypeBinding, TypeReference, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ClassFile - Class in org.eclipse.jdt.internal.compiler
Represents a class file wrapper on bytes, it is aware of its actual type name.
ClassFile(SourceTypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.ClassFile
 
classFile - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
classFile - Variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ClassFile - Class in org.eclipse.jdt.internal.core
 
classFile - Variable in class org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
CLASSFILE_ATTRIBUTES - Static variable in interface org.eclipse.jdt.core.util.IClassFileReader
This value should be used to read the constant pool entries and the attributes of a .class file.
ClassFileAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of IClassFileAttribute
ClassFileAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.ClassFileAttribute
 
ClassFileBytesDisassembler - Class in org.eclipse.jdt.core.util
This class is intended to be subclassed to disassemble classfile bytes onto a String using the proper line separator.
ClassFileBytesDisassembler() - Constructor for class org.eclipse.jdt.core.util.ClassFileBytesDisassembler
 
ClassFileComparatorTest - Class in org.eclipse.jdt.core.tests.compiler.regression
 
ClassFileComparatorTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.ClassFileComparatorTest
 
ClassFileConstants - Interface in org.eclipse.jdt.internal.compiler.classfmt
 
classfileformat_anyexceptionhandler - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_clinitname - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_exceptiontableentry - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_fieldddescriptor - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_linenumbertableentry - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_localvariabletableentry - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_methoddescriptor - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_stacksAndLocals - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_superflagisnotset - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_superflagisset - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_versiondetails - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_versionUnknown - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
ClassFileMatchLocator - Class in org.eclipse.jdt.internal.core.search.matching
 
ClassFileMatchLocator() - Constructor for class org.eclipse.jdt.internal.core.search.matching.ClassFileMatchLocator
 
classFileOffset - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ClassFilePool - Class in org.eclipse.jdt.internal.compiler
 
classFilePool - Variable in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
ClassFileReader - Class in org.eclipse.jdt.internal.compiler.classfmt
 
ClassFileReader(byte[], char[]) - Constructor for class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
ClassFileReader(byte[], char[], boolean) - Constructor for class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
classFileReader(IType) - Static method in class org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
ClassFileReader - Class in org.eclipse.jdt.internal.core.util
 
ClassFileReader(byte[], int) - Constructor for class org.eclipse.jdt.internal.core.util.ClassFileReader
Constructor for ClassFileReader.
ClassFileReaderTest_1_4 - Class in org.eclipse.jdt.core.tests.compiler.regression
 
ClassFileReaderTest_1_4(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.ClassFileReaderTest_1_4
 
ClassFileReaderTest_1_5 - Class in org.eclipse.jdt.core.tests.compiler.regression
 
ClassFileReaderTest_1_5(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.ClassFileReaderTest_1_5
 
ClassFileStruct - Class in org.eclipse.jdt.internal.compiler.classfmt
 
ClassFileStruct(byte[], int[], int) - Constructor for class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
ClassFileStruct - Class in org.eclipse.jdt.internal.core.util
Abstract class that defines helpers methods for decoding .class file.
ClassFileStruct() - Constructor for class org.eclipse.jdt.internal.core.util.ClassFileStruct
 
ClassFileTests - Class in org.eclipse.jdt.core.tests.model
 
ClassFileTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.ClassFileTests
 
ClassFileWorkingCopy - Class in org.eclipse.jdt.internal.core
A working copy on an IClassFile.
ClassFileWorkingCopy(ClassFile, WorkingCopyOwner) - Constructor for class org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
classformat_anewarray - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_checkcast - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_classformatexception - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_getfield - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_getstatic - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_iinc - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_instanceof - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_invokeinterface - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_invokespecial - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_invokestatic - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_invokevirtual - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc2_w_double - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc2_w_long - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_class - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_float - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_integer - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_string - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_load - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_multianewarray - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_new - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_boolean - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_byte - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_char - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_double - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_float - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_int - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_long - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_short - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_putfield - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_putstatic - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_store - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
ClassFormatException - Exception in org.eclipse.jdt.core.util
Exception thrown by a class file reader when encountering a error in decoding information contained in a .class file.
ClassFormatException(int) - Constructor for exception org.eclipse.jdt.core.util.ClassFormatException
Constructor for ClassFormatException.
ClassFormatException(String) - Constructor for exception org.eclipse.jdt.core.util.ClassFormatException
Constructor for ClassFormatException.
ClassFormatException - Exception in org.eclipse.jdt.internal.compiler.classfmt
 
ClassFormatException(RuntimeException, char[]) - Constructor for exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ClassFormatException(int) - Constructor for exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ClassFormatException(int, int) - Constructor for exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
classInitialize() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
ClassInstanceCreation - Class in org.eclipse.jdt.core.dom
Class instance creation expression AST node type.
ClassLevelSpecificationTest - Class in org.jmlspecs.eclipse.jdt.core.tests.rac
 
ClassLevelSpecificationTest(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.rac.ClassLevelSpecificationTest
 
ClassLiteralAccess - Class in org.eclipse.jdt.internal.compiler.ast
 
ClassLiteralAccess(int, TypeReference) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
 
ClassLiteralAccessCompletionTest - Class in org.eclipse.jdt.core.tests.compiler.parser
Completion is expected to be a ClassLiteralAccess.
ClassLiteralAccessCompletionTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.parser.ClassLiteralAccessCompletionTest
 
className() - Method in error org.jmlspecs.jml4.rac.runtime.JMLAssertionError
Return the name of class that contains the violated assertion.
classNames - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
ClassNameTests - Class in org.eclipse.jdt.core.tests.model
Test retrieving types by their name.
ClassNameTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.ClassNameTests
 
classOrInterface - Variable in class org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
classpath_buildPath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestEntryInEntry - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestEntryInEntryNoExclusion - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestEntryInLibrary - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestEntryInOutput - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestOutputInEntry - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestOutputInOutput - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotReadClasspathFile - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotReferToItself - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotUseDistinctSourceFolderAsOutput - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotUseLibraryAsOutput - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_closedProject - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_couldNotWriteClasspathFile - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
CLASSPATH_CYCLE - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
Status indicating that a project is involved in a build path cycle.
classpath_cycle - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_deprecated_variable - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_disabledInclusionExclusionPatterns - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_disabledMultipleOutputLocations - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_duplicateEntryExtraAttribute - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_duplicateEntryPath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
CLASSPATH_FILE_FORMAT - Static variable in interface org.eclipse.jdt.core.IJavaModelMarker
Classpath file format marker attribute (value "classpathFileFormat").
CLASSPATH_FILENAME - Static variable in class org.eclipse.jdt.internal.core.JavaProject
Name of file containing project classpath
classpath_illegalContainerPath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalEntryInClasspathFile - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalExternalFolder - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalLibraryArchive - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalLibraryPath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalProjectPath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalSourceFolderPath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalVariablePath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_incompatibleLibraryJDKLevel - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_invalidClasspathInClasspathFile - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_invalidContainer - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_mustEndWithSlash - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_settingOutputLocationProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_settingProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundContainerPath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundLibrary - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundProject - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundSourceAttachment - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundSourceFolder - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundVariablePath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_unknownKind - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_xmlFormatError - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
ClasspathAccessRule - Class in org.eclipse.jdt.internal.core
 
ClasspathAccessRule(IPath, int) - Constructor for class org.eclipse.jdt.internal.core.ClasspathAccessRule
 
ClasspathAccessRule(char[], int) - Constructor for class org.eclipse.jdt.internal.core.ClasspathAccessRule
 
ClasspathAttribute - Class in org.eclipse.jdt.internal.core
 
ClasspathAttribute(String, String) - Constructor for class org.eclipse.jdt.internal.core.ClasspathAttribute
 
ClasspathChange - Class in org.eclipse.jdt.internal.core
 
ClasspathChange(JavaProject, IClasspathEntry[], IPath, IClasspathEntry[]) - Constructor for class org.eclipse.jdt.internal.core.ClasspathChange
 
classpathChanges - Variable in class org.eclipse.jdt.internal.core.DeltaProcessor
 
ClasspathContainerInitializer - Class in org.eclipse.jdt.core
Abstract base implementation of all classpath container initializer.
ClasspathContainerInitializer() - Constructor for class org.eclipse.jdt.core.ClasspathContainerInitializer
Creates a new classpath container initializer.
ClasspathDirectory - Class in org.eclipse.jdt.internal.compiler.batch
 
ClasspathDirectory - Class in org.eclipse.jdt.internal.core.builder
 
ClasspathEntry - Class in org.eclipse.jdt.internal.core
 
ClasspathEntry(int, int, IPath, IPath[], IPath[], IPath, IPath, IPath, boolean, IAccessRule[], boolean, IClasspathAttribute[]) - Constructor for class org.eclipse.jdt.internal.core.ClasspathEntry
Creates a class path entry of the specified kind with the given path.
classpathEntryName - Variable in class org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
classpathEntryName - Variable in class org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
classpathEntryType - Variable in class org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
classpathEntryType - Variable in class org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
ClasspathInitializerTests - Class in org.eclipse.jdt.core.tests.model
 
ClasspathInitializerTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.ClasspathInitializerTests
 
ClasspathInitializerTests.DefaultVariableInitializer - Class in org.eclipse.jdt.core.tests.model
 
ClasspathInitializerTests.DefaultVariableInitializer(String[]) - Constructor for class org.eclipse.jdt.core.tests.model.ClasspathInitializerTests.DefaultVariableInitializer
 
ClasspathInitializerTests.NullContainerInitializer - Class in org.eclipse.jdt.core.tests.model
 
ClasspathInitializerTests.NullContainerInitializer() - Constructor for class org.eclipse.jdt.core.tests.model.ClasspathInitializerTests.NullContainerInitializer
 
ClasspathJar - Class in org.eclipse.jdt.internal.compiler.batch
 
ClasspathJar(File, boolean, AccessRuleSet, String) - Constructor for class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
ClasspathJar - Class in org.eclipse.jdt.internal.core.builder
 
ClasspathJar(ZipFile, AccessRuleSet) - Constructor for class org.eclipse.jdt.internal.core.builder.ClasspathJar
 
ClasspathJar.ManifestAnalyzer - Class in org.eclipse.jdt.internal.compiler.batch
 
ClasspathJar.ManifestAnalyzer() - Constructor for class org.eclipse.jdt.internal.compiler.batch.ClasspathJar.ManifestAnalyzer
 
ClasspathLocation - Class in org.eclipse.jdt.internal.compiler.batch
 
ClasspathLocation - Class in org.eclipse.jdt.internal.core.builder
 
ClasspathLocation() - Constructor for class org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
ClasspathSourceDirectory - Class in org.eclipse.jdt.internal.core.search.matching
 
ClasspathSourceJar - Class in org.eclipse.jdt.internal.compiler.batch
 
ClasspathSourceJar(File, boolean, AccessRuleSet, String, String) - Constructor for class org.eclipse.jdt.internal.compiler.batch.ClasspathSourceJar
 
ClasspathTests - Class in org.eclipse.jdt.core.tests.model
 
ClasspathTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.ClasspathTests
 
ClasspathTests.TestContainer - Class in org.eclipse.jdt.core.tests.model
 
ClasspathValidation - Class in org.eclipse.jdt.internal.core
 
ClasspathValidation(JavaProject) - Constructor for class org.eclipse.jdt.internal.core.ClasspathValidation
 
ClasspathVariableInitializer - Class in org.eclipse.jdt.core
Abstract base implementation of all classpath variable initializers.
ClasspathVariableInitializer() - Constructor for class org.eclipse.jdt.core.ClasspathVariableInitializer
Creates a new classpath variable initializer.
ClassScope - Class in org.eclipse.jdt.internal.compiler.lookup
 
ClassScope(Scope, TypeDeclaration) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
classScope() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
ClassSignature - Class in org.eclipse.jdt.internal.compiler.env
Represents a class reference in the class file.
ClassSignature(char[]) - Constructor for class org.eclipse.jdt.internal.compiler.env.ClassSignature
 
classStart - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnClassLiteralAccess
 
ClassTag - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
clauseKeyword() - Method in class org.jmlspecs.jml4.ast.JmlClause
 
clauses - Variable in class org.jmlspecs.jml4.ast.JmlSpecCaseRestAsClauseSeq
 
CLDC_1_1 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
clean(IProgressMonitor) - Method in class org.eclipse.core.internal.localstore.HistoryStore2
 
clean(IProgressMonitor) - Method in interface org.eclipse.core.internal.localstore.IHistoryStore
Clean this store applying the current policies.
CLEAN - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "clean".
CLEAN_BUILD - Static variable in class org.eclipse.core.resources.IncrementalProjectBuilder
Build kind constant (value 15) indicating a clean build request.
cleanBuild() - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
 
cleanStarting(IJavaProject) - Method in class org.eclipse.jdt.core.compiler.CompilationParticipant
Notifies this participant that a clean is about to start and provides it the opportunity to delete generated source files.
cleanStarting(IJavaProject) - Method in class org.eclipse.jdt.core.tests.builder.TestBuilderParticipant
 
cleanStarting(IJavaProject) - Method in class org.jmlspecs.eclipse.jdt.ui.EscjavaCompilationParticipant
 
cleanUp(Object[], int) - Method in class org.eclipse.core.tests.resources.TestPerformer
 
cleanUp() - Method in class org.eclipse.core.tests.resources.usecase.Snapshot5Test
 
cleanup() - Method in class org.eclipse.jdt.core.tests.compiler.regression.InMemoryNameEnvironment
 
cleanUp() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
cleanup() - Method in class org.eclipse.jdt.internal.compiler.batch.FileSystem
 
cleanup() - Method in interface org.eclipse.jdt.internal.compiler.env.INameEnvironment
This method cleans the environment uo.
cleanup() - Method in class org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
cleanup() - Method in class org.eclipse.jdt.internal.core.builder.ClasspathJar
 
cleanup() - Method in class org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
cleanup() - Method in class org.eclipse.jdt.internal.core.builder.NameEnvironment
 
cleanUp(IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.ExternalFoldersManager
 
cleanup() - Method in class org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
cleanup() - Method in class org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
cleanUp() - Method in class org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
cleanup() - Method in class org.eclipse.jdt.internal.core.SearchableEnvironment
 
cleanup() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetEnvironment
 
cleanUpAfterRefreshTest(Object[]) - Method in class org.eclipse.core.tests.resources.IResourceTest
 
cleanUpIndexes() - Method in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
clear() - Method in class org.eclipse.core.internal.localstore.PrefixPool
Clears the prefix pool, allowing all items to be garbage collected.
clear() - Method in class org.eclipse.core.internal.resources.MarkerAttributeMap
 
clear(int) - Method in class org.eclipse.core.internal.resources.ResourceInfo
Clears all of the bits indicated by the mask.
clear(File) - Static method in class org.eclipse.core.internal.resources.Workspace
Deletes all the files and directories from the given root down (inclusive).
clear() - Method in class org.eclipse.core.internal.utils.KeyedHashSet
 
clear() - Method in class org.eclipse.core.internal.utils.ObjectMap
 
clear(File) - Static method in class org.eclipse.core.tests.harness.FileSystemHelper
 
clear() - Method in class org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Clears the hash table so that it has no more elements in it.
clear() - Method in class org.eclipse.jdt.internal.compiler.codegen.DoubleCache
Clears the hash table so that it has no more elements in it.
clear() - Method in class org.eclipse.jdt.internal.compiler.codegen.FloatCache
Clears the hash table so that it has no more elements in it.
clear() - Method in class org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Clears the hash table so that it has no more elements in it.
clear() - Method in class org.eclipse.jdt.internal.compiler.codegen.LongCache
Clears the hash table so that it has no more elements in it.
clear() - Method in class org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Clears the hash table so that it has no more elements in it.
clear() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
clear() - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSet
 
clear() - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
clear() - Method in class org.eclipse.jdt.internal.core.builder.StringSet
 
clear() - Method in class org.eclipse.jdt.internal.core.builder.WorkQueue
 
clear() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore
 
clear() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
clear() - Method in class org.jmlspecs.jml4.esc.gc.IncarnationMap
 
clear() - Method in class org.jmlspecs.jml4.rac.runtime.JMLOldExpressionCache
Clears this cache.
CLEAR_ALL - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "clear all".
clearBuildTrigger() - Method in class org.eclipse.core.tests.internal.builders.CustomTriggerBuilder
 
clearCachedTypeBindings() - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Clears cached type bindings.
clearChildren(File) - Static method in class org.eclipse.core.internal.resources.Workspace
Deletes all the files and directories from the given root down, except for the root itself.
clearCoverage() - Static method in class org.jmlspecs.jml4.rac.runtime.JMLChecker
 
clearDeltas() - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests
Empties the current deltas.
clearHistory(IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Resource
 
clearHistory(IProgressMonitor) - Method in interface org.eclipse.core.resources.IResource
Removes the local history of this resource and its descendents.
clearMarkers(IResource) - Static method in class org.jmlspecs.eclipse.jdt.ui.EscjavaMarker
Deprecated. A callback called when the set of markers should be cleared.
clearMarkers(Collection) - Static method in class org.jmlspecs.eclipse.jdt.ui.EscjavaMarker
Deprecated. Clears all the markers for the resources in the Collection; does this within a ResourcesPlugin batch operation
ClearMarkersBuilder - Class in org.eclipse.core.tests.internal.builders
This builder is for a regression test (Bug_147232).
ClearMarkersBuilder() - Constructor for class org.eclipse.core.tests.internal.builders.ClearMarkersBuilder
 
clearModificationStamp() - Method in class org.eclipse.core.internal.resources.ResourceInfo
 
clearOldDescription(IProject) - Method in class org.eclipse.core.internal.resources.LocalMetaArea
For backwards compatibility, if there is a project at the old project description location, delete it.
ClearPrivateModifier - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
clearResult() - Method in class org.eclipse.jdt.core.tests.builder.EfficiencyCompilerRequestor
 
clearSessionProperties() - Method in class org.eclipse.core.internal.resources.ResourceInfo
 
clearSourcePosition() - Method in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredExpression
 
clientRequestor - Variable in class org.eclipse.jdt.core.tests.compiler.regression.Requestor
 
Clinit - Class in org.eclipse.jdt.internal.compiler.ast
 
Clinit(CompilationResult) - Constructor for class org.eclipse.jdt.internal.compiler.ast.Clinit
 
Clinit - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CLINIT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ClinitSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CLOCK_SEQUENCE_HIGH_AND_RESERVED - Static variable in class org.eclipse.core.internal.utils.UniversalUniqueIdentifier
 
CLOCK_SEQUENCE_LOW - Static variable in class org.eclipse.core.internal.utils.UniversalUniqueIdentifier
 
clone() - Method in class org.eclipse.core.internal.events.BuildCommand
 
clone() - Method in class org.eclipse.core.internal.resources.MarkerInfo
See Object#clone.
clone() - Method in class org.eclipse.core.internal.resources.ModelObject
 
clone() - Method in class org.eclipse.core.internal.resources.ProjectDescription
 
clone() - Method in class org.eclipse.core.internal.resources.ResourceInfo
 
clone() - Method in class org.eclipse.core.internal.resources.WorkspacePreferences
 
clone() - Method in class org.eclipse.core.internal.utils.ObjectMap
 
clone() - Method in class org.eclipse.core.internal.utils.UniversalUniqueIdentifier
Simply increases the visibility of Object's clone.
clone() - Method in interface org.eclipse.core.internal.watson.IElementTreeData
ElementTreeData must define a publicly accessible clone method.
clone() - Method in class org.eclipse.core.tests.session.Setup
 
clone() - Method in interface org.eclipse.jdt.core.jdom.IDOMNode
Deprecated. Returns a stand-alone copy of the document fragment represented by this node that is in no way dependent on the document this node is part of.
CLONE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
clone() - Method in class org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
clone() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
clone() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
clone() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
clone() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
clone() - Method in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
clone() - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSet
 
clone() - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
clone(Object) - Method in class org.eclipse.jdt.internal.core.JarEntryDirectory
 
clone(Object) - Method in class org.eclipse.jdt.internal.core.JarEntryFile
 
clone(Object) - Method in class org.eclipse.jdt.internal.core.JarEntryResource
 
clone() - Method in class org.eclipse.jdt.internal.core.JavaElementInfo
 
clone() - Method in class org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.  
clone() - Method in class org.eclipse.jdt.internal.core.OverflowingLRUCache
Returns a new cache containing the same contents.
clone() - Method in class org.eclipse.jdt.internal.core.util.HashSetOfArray
 
clone() - Method in class org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
clone() - Method in class org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
clone() - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Returns a new cache containing the same contents.
clone() - Method in class org.jmlspecs.samples.stacks.BoundedStack
 
clone() - Method in interface org.jmlspecs.samples.stacks.BoundedThing
 
cloneCachingContents() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
cloneTypes(TypeDeclaration[]) - Method in class org.jmlspecs.jml4.rac.RacPrettyPrinter
Clones the given types.
close() - Method in class org.eclipse.core.internal.localstore.BucketTree
 
close() - Method in class org.eclipse.core.internal.localstore.SafeChunkyInputStream
 
close() - Method in class org.eclipse.core.internal.localstore.SafeFileOutputStream
 
close(IProject) - Method in class org.eclipse.core.internal.resources.mapping.ResourceChangeDescriptionFactory
 
close(IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Project
 
close(IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Workspace
Closes this workspace; ignored if this workspace is not open.
close(IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Closes this project.
close(IProject) - Method in interface org.eclipse.core.resources.mapping.IResourceChangeDescriptionFactory
Record the set of deltas representing the closed of a project.
close() - Method in interface org.eclipse.jdt.core.IBuffer
Closes the buffer.
close() - Method in interface org.eclipse.jdt.core.IOpenable
Closes this element and its buffer (if any).
close() - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Closes the testing environment and frees up any resources.
close() - Method in class org.eclipse.jdt.core.tests.model.OverflowingCacheTests.OverflowingTestBuffer
 
close() - Method in class org.eclipse.jdt.core.tests.model.OverflowingCacheTests.OverflowingTestOpenable
 
close() - Method in class org.eclipse.jdt.core.tests.model.TestBuffer
 
close() - Method in class org.eclipse.jdt.core.tests.runtime.VMInputStream
 
close() - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
close() - Method in class org.eclipse.jdt.internal.core.Buffer
 
close() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
close() - Method in class org.eclipse.jdt.internal.core.JavaElement
 
close() - Method in class org.eclipse.jdt.internal.core.SourceMapper
Closes this SourceMapper's zip file.
close() - Method in class org.eclipse.jdt.internal.formatter.comment.SubstitutionTextReader
 
close() - Method in class org.jmlspecs.eclipse.jdt.ui.Console.StreamToConsole
 
CLOSED - Static variable in class org.eclipse.core.tests.internal.mapping.ChangeDescription
 
closed(IJavaElement) - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
Creates the nested deltas for a closed element.
closeHistoryStore(IResource) - Method in class org.eclipse.core.internal.localstore.HistoryStore2
 
closeHistoryStore(IResource) - Method in interface org.eclipse.core.internal.localstore.IHistoryStore
Closes the history store for the given resource.
closeProject(IPath) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Close a project from the workspace.
closePropertyStore(IResource) - Method in interface org.eclipse.core.internal.properties.IPropertyManager
Closes the property store for a resource
closePropertyStore(IResource) - Method in class org.eclipse.core.internal.properties.PropertyManager2
 
closestMatch() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
closestMatch - Variable in class org.eclipse.jdt.internal.compiler.lookup.ProblemFieldBinding
 
closestMatch - Variable in class org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
closestMatch() - Method in class org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
closestMatch() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
In case of problems, returns the closest match found.
closestReferenceMatch() - Method in class org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
closeZipFile(ZipFile) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
CODE - Static variable in interface org.eclipse.jdt.core.util.IAttributeNamesConstants
"Code" attribute.
CODE_ANALYSIS - Static variable in interface org.jmlspecs.jml4.compiler.JmlConstants
 
CODE_BIGINT_MATH - Static variable in class org.jmlspecs.jml4.ast.JmlModifier
 
CODE_GENERATION - Static variable in interface org.jmlspecs.jml4.compiler.JmlConstants
 
CODE_JAVA_MATH - Static variable in class org.jmlspecs.jml4.ast.JmlModifier
 
CODE_SAFE_MATH - Static variable in class org.jmlspecs.jml4.ast.JmlModifier
 
CODE_SNIPPET - Static variable in interface org.eclipse.jdt.core.eval.ICodeSnippetRequestor
Indicates a compilation problem related to a code snippet.
CODE_SNIPPET_CLASS_NAME_PREFIX - Static variable in interface org.eclipse.jdt.internal.eval.EvaluationConstants
 
CODE_SNIPPET_NAME - Static variable in interface org.eclipse.jdt.internal.eval.EvaluationConstants
 
CODE_SNIPPET_RUNNER_CLASS_NAME - Static variable in interface org.eclipse.jdt.core.tests.runtime.RuntimeConstants
 
CODEASSIST_ARGUMENT_PREFIXES - Static variable in class org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Prefixes for Argument Name.
CODEASSIST_ARGUMENT_SUFFIXES - Static variable in class org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Suffixes for Argument Name.
CODEASSIST_CAMEL_CASE_MATCH - Static variable in class org.eclipse.jdt.core.JavaCore
Code assist option ID: Activate Camel Case Sensitive Completion.
CODEASSIST_DEPRECATION_CHECK - Static variable in class org.eclipse.jdt.core.JavaCore
Code assist option ID: Activate Deprecation Sensitive Completion.
CODEASSIST_DISCOURAGED_REFERENCE_CHECK - Static variable in class org.eclipse.jdt.core.JavaCore
Code assist option ID: Activate Discouraged Reference Sensitive Completion.
CODEASSIST_FIELD_PREFIXES - Static variable in class org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Prefixes for Field Name.
CODEASSIST_FIELD_SUFFIXES - Static variable in class org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Suffixes for Field Name.
CODEASSIST_FORBIDDEN_REFERENCE_CHECK - Static variable in class org.eclipse.jdt.core.JavaCore
Code assist option ID: Activate Forbidden Reference Sensitive Completion.
CODEASSIST_IMPLICIT_QUALIFICATION - Static variable in class org.eclipse.jdt.core.JavaCore
Code assist option ID: Automatic Qualification of Implicit Members.
CODEASSIST_LOCAL_PREFIXES - Static variable in class org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Prefixes for Local Variable Name.
CODEASSIST_LOCAL_SUFFIXES - Static variable in class org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Suffixes for Local Variable Name.
CODEASSIST_STATIC_FIELD_PREFIXES - Static variable in class org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Prefixes for Static Field Name.
CODEASSIST_STATIC_FIELD_SUFFIXES - Static variable in class org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Suffixes for Static Field Name.
CODEASSIST_SUGGEST_STATIC_IMPORTS - Static variable in class org.eclipse.jdt.core.JavaCore
Code assist option ID: Activate Suggestion of Static Import.
CODEASSIST_VISIBILITY_CHECK - Static variable in class org.eclipse.jdt.core.JavaCore
Code assist option ID: Activate Visibility Sensitive Completion.
CodeAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of ICodeAttribute.
CodeBigintMath - Annotation Type in org.jmlspecs.annotation
 
CodeBuffer - Class in org.jmlspecs.jml4.rac
Improved version of the StringBuffer class.
CodeBuffer() - Constructor for class org.jmlspecs.jml4.rac.CodeBuffer
Creates a new code buffer.
CodeCannotBeReached - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
codeComplete(String, int, ICompletionRequestor) - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
Deprecated. Use IEvaluationContext.codeComplete(String,int,CompletionRequestor) instead.
codeComplete(String, int, ICompletionRequestor, WorkingCopyOwner) - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
Deprecated. Use IEvaluationContext.codeComplete(String,int,CompletionRequestor,WorkingCopyOwner) instead.
codeComplete(String, int, CompletionRequestor) - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
Performs a code completion at the given position in the given code snippet, reporting results to the given completion requestor.
codeComplete(String, int, CompletionRequestor, WorkingCopyOwner) - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
Performs a code completion at the given position in the given code snippet, reporting results to the given completion requestor.
codeComplete(String, int, ICodeCompletionRequestor) - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
Deprecated. - use codeComplete(String, int, ICompletionRequestor) instead
codeComplete(int, ICodeCompletionRequestor) - Method in interface org.eclipse.jdt.core.ICodeAssist
Deprecated. Use ICodeAssist.codeComplete(int, ICompletionRequestor) instead.
codeComplete(int, ICompletionRequestor) - Method in interface org.eclipse.jdt.core.ICodeAssist
Deprecated. Use ICodeAssist.codeComplete(int, CompletionRequestor) instead.
codeComplete(int, CompletionRequestor) - Method in interface org.eclipse.jdt.core.ICodeAssist
Performs code completion at the given offset position in this compilation unit, reporting results to the given completion requestor.
codeComplete(int, ICompletionRequestor, WorkingCopyOwner) - Method in interface org.eclipse.jdt.core.ICodeAssist
Deprecated. Use ICodeAssist.codeComplete(int, CompletionRequestor, WorkingCopyOwner) instead.
codeComplete(int, CompletionRequestor, WorkingCopyOwner) - Method in interface org.eclipse.jdt.core.ICodeAssist
Performs code completion at the given offset position in this compilation unit, reporting results to the given completion requestor.
codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor) - Method in interface org.eclipse.jdt.core.IType
Deprecated. Use IType.codeComplete(char[],int,int,char[][],char[][],int[],boolean,CompletionRequestor) instead.
codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor, WorkingCopyOwner) - Method in interface org.eclipse.jdt.core.IType
Deprecated. Use IType.codeComplete(char[],int,int,char[][],char[][],int[],boolean,CompletionRequestor,WorkingCopyOwner) instead.
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor) - Method in interface org.eclipse.jdt.core.IType
Do code completion inside a code snippet in the context of the current type.
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor, WorkingCopyOwner) - Method in interface org.eclipse.jdt.core.IType
Do code completion inside a code snippet in the context of the current type.
codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor) - Method in class org.eclipse.jdt.internal.core.BinaryType
Deprecated.  
codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.BinaryType
Deprecated.  
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
codeComplete(int, ICompletionRequestor) - Method in class org.eclipse.jdt.internal.core.ClassFile
Deprecated.  
codeComplete(int, ICompletionRequestor, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.ClassFile
Deprecated.  
codeComplete(int, CompletionRequestor) - Method in class org.eclipse.jdt.internal.core.ClassFile
 
codeComplete(int, CompletionRequestor, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.ClassFile
 
codeComplete(int, ICodeCompletionRequestor) - Method in class org.eclipse.jdt.internal.core.ClassFile
Deprecated. - should use codeComplete(int, ICompletionRequestor) instead
codeComplete(int, ICompletionRequestor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
Deprecated.  
codeComplete(int, ICompletionRequestor, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
Deprecated.  
codeComplete(int, ICodeCompletionRequestor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
Deprecated. - use codeComplete(int, ICompletionRequestor)
codeComplete(int, CompletionRequestor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
codeComplete(int, CompletionRequestor, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
codeComplete(String, int, ICompletionRequestor) - Method in class org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Deprecated.  
codeComplete(String, int, ICompletionRequestor, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Deprecated.  
codeComplete(String, int, CompletionRequestor) - Method in class org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
codeComplete(String, int, CompletionRequestor, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
codeComplete(String, int, ICodeCompletionRequestor) - Method in class org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Deprecated. - use codeComplete(String, int, ICompletionRequestor) instead
codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor) - Method in class org.eclipse.jdt.internal.core.SourceType
Deprecated.  
codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.SourceType
Deprecated.  
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor) - Method in class org.eclipse.jdt.internal.core.SourceType
 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.SourceType
 
CodeCorrectionTests - Class in org.eclipse.jdt.core.tests.model
 
CodeCorrectionTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.CodeCorrectionTests
 
CodeCorrectionTestsRequestor - Class in org.eclipse.jdt.core.tests.model
 
CodeCorrectionTestsRequestor() - Constructor for class org.eclipse.jdt.core.tests.model.CodeCorrectionTestsRequestor
 
CodeFormatter - Class in org.eclipse.jdt.core.formatter
Specification for a generic source code formatter.
CodeFormatter() - Constructor for class org.eclipse.jdt.core.formatter.CodeFormatter
 
CodeFormatter - Class in org.eclipse.jdt.internal.formatter.old
Deprecated.  
CodeFormatter(Map) - Constructor for class org.eclipse.jdt.internal.formatter.old.CodeFormatter
Deprecated.  
CodeFormatterApplication - Class in org.eclipse.jdt.core.formatter
Implements an Eclipse Application for org.eclipse.jdt.core.JavaCodeFormatter.
CodeFormatterApplication() - Constructor for class org.eclipse.jdt.core.formatter.CodeFormatterApplication
 
CodeFormatterVisitor - Class in org.eclipse.jdt.internal.formatter
This class is responsible for formatting a valid java source code.
CodeFormatterVisitor(DefaultCodeFormatterOptions, Map, IRegion[], CodeSnippetParsingUtil, boolean) - Constructor for class org.eclipse.jdt.internal.formatter.CodeFormatterVisitor
 
CodeFormatterVisitor.MultiFieldDeclaration - Class in org.eclipse.jdt.internal.formatter
 
codegenBinding - Variable in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
codegenBinding - Variable in class org.eclipse.jdt.internal.compiler.ast.NameReference
 
CodeJavaMath - Annotation Type in org.jmlspecs.annotation
 
CodeName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
CodePackage - Annotation Type in org.jmlspecs.annotation
 
CodePrivate - Annotation Type in org.jmlspecs.annotation
 
CodeProtected - Annotation Type in org.jmlspecs.annotation
 
CodeSafeMath - Annotation Type in org.jmlspecs.annotation
 
codeSelect(String, int, int) - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
Resolves and returns a collection of Java elements corresponding to the source code at the given positions in the given code snippet.
codeSelect(String, int, int, WorkingCopyOwner) - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
Resolves and returns a collection of Java elements corresponding to the source code at the given positions in the given code snippet.
codeSelect(int, int) - Method in interface org.eclipse.jdt.core.ICodeAssist
Returns the Java elements corresponding to the given selected text in this compilation unit.
codeSelect(int, int, WorkingCopyOwner) - Method in interface org.eclipse.jdt.core.ICodeAssist
Returns the Java elements corresponding to the given selected text in this compilation unit.
codeSelect(int, int) - Method in class org.eclipse.jdt.internal.core.ClassFile
 
codeSelect(int, int, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.ClassFile
 
codeSelect(int, int) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
codeSelect(int, int, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
codeSelect(String, int, int) - Method in class org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
codeSelect(String, int, int, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
CODESNIPPET_BOOTPATH_ARG - Static variable in interface org.eclipse.jdt.core.tests.runtime.RuntimeConstants
 
CODESNIPPET_CLASSPATH_ARG - Static variable in interface org.eclipse.jdt.core.tests.runtime.RuntimeConstants
 
CodeSnippetAllocationExpression - Class in org.eclipse.jdt.internal.eval
 
CodeSnippetAllocationExpression(EvaluationContext) - Constructor for class org.eclipse.jdt.internal.eval.CodeSnippetAllocationExpression
CodeSnippetAllocationExpression constructor comment.
CodeSnippetClassFile - Class in org.eclipse.jdt.internal.eval
 
CodeSnippetClassFile(SourceTypeBinding, ClassFile, boolean) - Constructor for class org.eclipse.jdt.internal.eval.CodeSnippetClassFile
CodeSnippetClassFile constructor comment.
CodeSnippetClassLoader - Class in org.eclipse.jdt.core.tests.eval.target
A code snippet class loader is a class loader that loads code snippet classes and global variable classes.
CodeSnippetClassLoader() - Constructor for class org.eclipse.jdt.core.tests.eval.target.CodeSnippetClassLoader
 
CodeSnippetCompiler - Class in org.eclipse.jdt.internal.eval
A compiler that compiles code snippets.
CodeSnippetCompiler(INameEnvironment, IErrorHandlingPolicy, CompilerOptions, ICompilerRequestor, IProblemFactory, EvaluationContext, int, int) - Constructor for class org.eclipse.jdt.internal.eval.CodeSnippetCompiler
Creates a new code snippet compiler initialized with a code snippet parser.
CodeSnippetEnvironment - Class in org.eclipse.jdt.internal.eval
An environment that wraps the client's name environment.
CodeSnippetEnvironment(INameEnvironment, EvaluationContext) - Constructor for class org.eclipse.jdt.internal.eval.CodeSnippetEnvironment
Creates a new wrapper for the given environment.
CodeSnippetEvaluator - Class in org.eclipse.jdt.internal.eval
A code snippet evaluator compiles and returns class file for a code snippet.
CodeSnippetFieldReference - Class in org.eclipse.jdt.internal.eval
 
CodeSnippetFieldReference(char[], long, EvaluationContext) - Constructor for class org.eclipse.jdt.internal.eval.CodeSnippetFieldReference
CodeSnippetFieldReference constructor comment.
CodeSnippetMessageSend - Class in org.eclipse.jdt.internal.eval
 
CodeSnippetMessageSend(EvaluationContext) - Constructor for class org.eclipse.jdt.internal.eval.CodeSnippetMessageSend
CodeSnippetMessageSend constructor comment.
CodeSnippetMissingClass - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
codeSnippetMissingClass(String, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CodeSnippetMissingMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
codeSnippetMissingMethod(String, String, String, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CodeSnippetParser - Class in org.eclipse.jdt.internal.eval
A parser for code snippets.
CodeSnippetParser(ProblemReporter, EvaluationContext, boolean, int, int) - Constructor for class org.eclipse.jdt.internal.eval.CodeSnippetParser
Creates a new code snippet parser.
CodeSnippetParsingUtil - Class in org.eclipse.jdt.internal.core.util
Utility class to parse different code snippets
CodeSnippetParsingUtil() - Constructor for class org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
CodeSnippetQualifiedNameReference - Class in org.eclipse.jdt.internal.eval
 
CodeSnippetQualifiedNameReference(char[][], long[], int, int, EvaluationContext) - Constructor for class org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
CodeSnippetQualifiedNameReference constructor comment.
CodeSnippetReturnStatement - Class in org.eclipse.jdt.internal.eval
A return statement inside a code snippet.
CodeSnippetReturnStatement(Expression, int, int) - Constructor for class org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
CodeSnippetRunner - Class in org.eclipse.jdt.core.tests.eval.target
A code snippet runner loads code snippet classes and global variable classes, and that run the code snippet classes.
CodeSnippetRunner(int, String, String) - Constructor for class org.eclipse.jdt.core.tests.eval.target.CodeSnippetRunner
Creates a new code snippet runner.
CodeSnippetScope - Class in org.eclipse.jdt.internal.eval
This scope is used for code snippet lookup to emulate private, protected and default access.
CodeSnippetScope(BlockScope) - Constructor for class org.eclipse.jdt.internal.eval.CodeSnippetScope
CodeSnippetScope constructor comment.
CodeSnippetScope(BlockScope, int) - Constructor for class org.eclipse.jdt.internal.eval.CodeSnippetScope
CodeSnippetScope constructor comment.
CodeSnippetSingleNameReference - Class in org.eclipse.jdt.internal.eval
A single name reference inside a code snippet can denote a field of a remote receiver object (that is, the receiver of the context in the stack frame).
CodeSnippetSingleNameReference(char[], long, EvaluationContext) - Constructor for class org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
CodeSnippetSkeleton - Class in org.eclipse.jdt.internal.eval
The skeleton of the class 'org.eclipse.jdt.internal.eval.target.CodeSnippet' used at compile time.
CodeSnippetSkeleton() - Constructor for class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
CodeSnippetSkeleton constructor comment.
CodeSnippetSkeleton.BinaryMethodSkeleton - Class in org.eclipse.jdt.internal.eval
 
CodeSnippetSkeleton.BinaryMethodSkeleton(char[], char[], char[][], boolean) - Constructor for class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
CodeSnippetSuperReference - Class in org.eclipse.jdt.internal.eval
A super reference inside a code snippet denotes a reference to the super type of the remote receiver object (that is, the receiver of the context in the stack frame).
CodeSnippetSuperReference(int, int) - Constructor for class org.eclipse.jdt.internal.eval.CodeSnippetSuperReference
 
CodeSnippetTest - Class in org.eclipse.jdt.core.tests.eval
Test the code snippet evaluation.
CodeSnippetTest(String) - Constructor for class org.eclipse.jdt.core.tests.eval.CodeSnippetTest
Creates a new CodeSnippetTest.
CodeSnippetThisReference - Class in org.eclipse.jdt.internal.eval
A this reference inside a code snippet denotes a remote receiver object (that is, the receiver of the context in the stack frame)
CodeSnippetThisReference(int, int, EvaluationContext, boolean) - Constructor for class org.eclipse.jdt.internal.eval.CodeSnippetThisReference
CodeSnippetThisReference constructor comment.
CodeSnippetTypeDeclaration - Class in org.eclipse.jdt.internal.eval
 
CodeSnippetTypeDeclaration(CompilationResult) - Constructor for class org.eclipse.jdt.internal.eval.CodeSnippetTypeDeclaration
 
codeStream - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
CodeStream - Class in org.eclipse.jdt.internal.compiler.codegen
 
CodeStream(ClassFile) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
codeStream - Variable in class org.eclipse.jdt.internal.compiler.codegen.Label
 
collapseTo(DeltaDataTree, IComparator) - Method in class org.eclipse.core.internal.dtree.DeltaDataTree
Collapses this tree so that the given ancestor becomes its immediate parent.
collapseTo(ElementTree) - Method in class org.eclipse.core.internal.watson.ElementTree
Collapses this tree so that the given ancestor becomes its immediate parent.
collect() - Method in class org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector
 
collection - Variable in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
collectionVariable - Variable in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
collectMissingTypes(List) - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
collectMissingTypes(List) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
collectMissingTypes(List) - Method in class org.eclipse.jdt.internal.compiler.lookup.MissingTypeBinding
 
collectMissingTypes(List) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
collectMissingTypes(List) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Iterate through the type components to collect instances of leaf missing types
collectMissingTypes(List) - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
collectSubstitutes(Scope, TypeBinding, InferenceContext, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
Collect the substitutes into a map for certain type variables inside the receiver type e.g.
collectSubstitutes(Scope, TypeBinding, InferenceContext, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
Collect the substitutes into a map for certain type variables inside the receiver type e.g.
collectSubstitutes(Scope, TypeBinding, InferenceContext, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Collect the substitutes into a map for certain type variables inside the receiver type e.g.
collectSubstitutes(Scope, TypeBinding, InferenceContext, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
Collect the substitutes into a map for certain type variables inside the receiver type e.g.
collectSubstitutes(Scope, TypeBinding, InferenceContext, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
Collect the substitutes into a map for certain type variables inside the receiver type e.g.
CollectSyncStatusVisitor - Class in org.eclipse.core.internal.localstore
Visits a unified tree, and collects local sync information in a multi-status.
CollectSyncStatusVisitor(String, IProgressMonitor) - Constructor for class org.eclipse.core.internal.localstore.CollectSyncStatusVisitor
Creates a new visitor, whose sync status will have the given title.
CollisionCase - Class in org.eclipse.jdt.core.tests.compiler.regression
 
CollisionCase(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.CollisionCase
 
column - Variable in class org.eclipse.jdt.internal.formatter.Scribe
one-based column
COLUMN - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
COLUMN_COLUMN - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
COLUMN_EQUAL_EQUAL - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
combine(RacResult) - Method in class org.jmlspecs.jml4.rac.RacResult
Combines the argument to this and returns this result.
combineAccessRules() - Method in interface org.eclipse.jdt.core.IClasspathEntry
Returns whether the access rules of the project's exported entries should be combined with this entry's access rules.
combineAccessRules() - Method in class org.eclipse.jdt.internal.core.ClasspathEntry
 
CombinedBinaryExpression - Class in org.eclipse.jdt.internal.compiler.ast
CombinedBinaryExpression is an implementation of BinaryExpression that specifically attempts to mitigate the issues raised by expressions which have a very deep leftmost branch.
CombinedBinaryExpression(Expression, Expression, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
Make a new CombinedBinaryExpression.
CombinedBinaryExpression(CombinedBinaryExpression) - Constructor for class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
combineHashCodes(int, int) - Static method in class org.eclipse.jdt.internal.core.util.Util
Combines two hash codes to make a new one.
combineWith(ClasspathEntry) - Method in class org.eclipse.jdt.internal.core.ClasspathEntry
Used to perform export/restriction propagation across referring projects/containers
COMITTED - Static variable in interface org.eclipse.test.internal.performance.InternalDimensions
 
COMITTED - Static variable in interface org.eclipse.test.performance.Dimension
The total amount of committed memory (for the entire machine).
COMMA - Static variable in interface org.jmlspecs.jml4.compiler.JmlConstants
 
COMMA - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
COMMAND_LINE - Static variable in class org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
COMMENT - Static variable in interface org.eclipse.core.internal.resources.IModelObjectConstants
 
Comment - Class in org.eclipse.jdt.core.dom
Abstract base class for all AST nodes that represent comments.
comment - Variable in class org.eclipse.test.internal.performance.db.SummaryEntry
 
COMMENT_ARRAYS_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
COMMENT_ARRAYS_SIZE - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
COMMENT_BLANKLINE - Static variable in interface org.eclipse.jdt.internal.formatter.comment.ICommentAttributes
Range has blank line attribute
COMMENT_BREAK - Static variable in interface org.eclipse.jdt.internal.formatter.comment.ICommentAttributes
Range has line break attribute
comment_clear_blank_lines_in_block_comment - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_clear_blank_lines_in_javadoc_comment - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
COMMENT_CLOSE - Static variable in interface org.eclipse.jdt.internal.formatter.comment.ICommentAttributes
Range has close tag attribute
COMMENT_CODE - Static variable in interface org.eclipse.jdt.internal.formatter.comment.ICommentAttributes
Range has source code attribute
COMMENT_FIRST_TOKEN - Static variable in interface org.eclipse.jdt.internal.formatter.comment.ICommentAttributes
Range is the first token on the line in the original source
comment_format_block_comment - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_format_header - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_format_html - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_format_javadoc_comment - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_format_line_comment - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_format_source - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
COMMENT_HTML - Static variable in interface org.eclipse.jdt.internal.formatter.comment.ICommentAttributes
Range has html tag attribute
COMMENT_IMMUTABLE - Static variable in interface org.eclipse.jdt.internal.formatter.comment.ICommentAttributes
Range has the immutable region attribute
comment_indent_parameter_description - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_indent_root_tags - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_insert_empty_line_before_root_tags - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_insert_new_line_for_parameter - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_line_length - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
COMMENT_NEWLINE - Static variable in interface org.eclipse.jdt.internal.formatter.comment.ICommentAttributes
Range has new line attribute
COMMENT_OPEN - Static variable in interface org.eclipse.jdt.internal.formatter.comment.ICommentAttributes
Range has open tag attribute
COMMENT_PARAGRAPH - Static variable in interface org.eclipse.jdt.internal.formatter.comment.ICommentAttributes
Range has paragraph attribute
COMMENT_PARAMETER - Static variable in interface org.eclipse.jdt.internal.formatter.comment.ICommentAttributes
Range has parameter tag attribute
COMMENT_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.Javadoc
Deprecated. Replaced by Javadoc.TAGS_PROPERTY in the JLS3 API.
COMMENT_ROOT - Static variable in interface org.eclipse.jdt.internal.formatter.comment.ICommentAttributes
Range has root tag attribute
COMMENT_ROOT_TAGS - Static variable in interface org.eclipse.jdt.internal.formatter.comment.IJavaDocTagConstants
Comment root tags
COMMENT_SEPARATOR - Static variable in interface org.eclipse.jdt.internal.formatter.comment.ICommentAttributes
Range has paragraph separator attribute
COMMENT_STARTS_WITH_RANGE_DELIMITER - Static variable in interface org.eclipse.jdt.internal.formatter.comment.ICommentAttributes
Range was preceded by whitespace / line delimiters
COMMENT_TAG_PREFIX - Static variable in interface org.eclipse.jdt.internal.formatter.comment.IJavaDocTagConstants
Tag prefix of comment tags
CommentFormatterUtil - Class in org.eclipse.jdt.core.tests.formatter.comment
Utilities for the comment formatter.
CommentFormatterUtil() - Constructor for class org.eclipse.jdt.core.tests.formatter.comment.CommentFormatterUtil
 
CommentFormatterUtil - Class in org.eclipse.jdt.internal.formatter.comment
Comment formatting utils.
CommentFormatterUtil() - Constructor for class org.eclipse.jdt.internal.formatter.comment.CommentFormatterUtil
 
commentKind - Variable in class org.eclipse.test.internal.performance.db.SummaryEntry
 
CommentLine - Class in org.eclipse.jdt.internal.formatter.comment
General comment line in a comment region.
commentPositions - Variable in class org.eclipse.jdt.internal.core.util.RecordedParsingInformation
 
commentPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
commentPtr - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
CommentRange - Class in org.eclipse.jdt.internal.formatter.comment
Range in a comment region in comment region coordinates.
CommentRange(int, int) - Constructor for class org.eclipse.jdt.internal.formatter.comment.CommentRange
Creates a new comment range.
CommentRecorderParser - Class in org.eclipse.jdt.internal.core.util
Internal parser used for parsing source to create DOM AST nodes.
CommentRecorderParser(ProblemReporter, boolean) - Constructor for class org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
CommentRecorderScanner - Class in org.eclipse.jdt.internal.core.util
Internal scanner used for DOM AST nodes.
CommentRecorderScanner(boolean, boolean, boolean, long, char[][], char[][], boolean) - Constructor for class org.eclipse.jdt.internal.core.util.CommentRecorderScanner
 
CommentRegion - Class in org.eclipse.jdt.internal.formatter.comment
Comment region in a source code document.
CommentRegion(IDocument, Position, CodeFormatterVisitor) - Constructor for class org.eclipse.jdt.internal.formatter.comment.CommentRegion
Creates a new comment region.
comments - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
commentStarts - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
commentStarts - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
CommentsTestSuite - Class in org.eclipse.jdt.core.tests.formatter.comment
 
CommentsTestSuite() - Constructor for class org.eclipse.jdt.core.tests.formatter.comment.CommentsTestSuite
 
commentStops - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
commentStops - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
commentTagStarts - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
commentTagStarts - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
CommentTestCase - Class in org.eclipse.jdt.core.tests.formatter.comment
 
commit() - Method in class org.eclipse.core.internal.resources.SaveContext
 
commit(boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IWorkingCopy
Deprecated. Use ICompilationUnit.commitWorkingCopy(boolean, IProgressMonitor) instead.
commit() - Method in class org.eclipse.jdt.core.tests.performance.util.JdtCorePerformanceMeter
 
commit(boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
Deprecated.  
commit() - Method in class org.eclipse.test.internal.performance.InternalPerformanceMeter
 
commit() - Method in class org.eclipse.test.internal.performance.NullPerformanceMeter
 
commit() - Method in class org.eclipse.test.internal.performance.SystemTimePerformanceMeter
 
commit() - Method in class org.eclipse.test.performance.PerformanceMeter
Called exactly once after repeated measurements are done and before their analysis.
COMMIT_LIMIT - Static variable in interface org.eclipse.test.internal.performance.InternalDimensions
 
COMMIT_PEAK - Static variable in interface org.eclipse.test.internal.performance.InternalDimensions
 
COMMIT_TOTAL - Static variable in interface org.eclipse.test.internal.performance.InternalDimensions
 
commitMeasurements() - Method in class org.eclipse.jdt.core.tests.junit.extension.TestCase
 
commitMeasurements() - Method in class org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceTests
 
commitWorkingCopy(boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.ICompilationUnit
Commits the contents of this working copy to its underlying resource.
commitWorkingCopy(boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
commitWorkingCopy(boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
CommitWorkingCopyOperation - Class in org.eclipse.jdt.internal.core
Commits the contents of a working copy compilation unit to its original element and resource, bringing the Java Model up-to-date with the current contents of the working copy.
CommitWorkingCopyOperation(ICompilationUnit, boolean) - Constructor for class org.eclipse.jdt.internal.core.CommitWorkingCopyOperation
Constructs an operation to commit the contents of a working copy to its original compilation unit.
COMPACT - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "compact".
COMPACT - Static variable in class org.eclipse.jdt.core.util.ClassFileBytesDisassembler
This mode is used to compact the class name to a simple name instead of a qualified name.
compact_else_if - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
Comparator - Class in org.eclipse.core.tests.resources
This class provides static comparison methods for various core objects that do not implement equals.
Comparator() - Constructor for class org.eclipse.core.tests.resources.Comparator
 
compare(Object, Object) - Method in interface org.eclipse.core.internal.dtree.IComparator
Returns an integer describing the changes between two data objects in a data tree.
compare(Object, Object) - Method in class org.eclipse.core.internal.events.ResourceComparator
Compare the ElementInfos for two resources.
compare(KeyedHashSet.KeyedElement) - Method in class org.eclipse.core.internal.utils.Cache.Entry
 
compare(KeyedHashSet.KeyedElement) - Method in interface org.eclipse.core.internal.utils.KeyedHashSet.KeyedElement
 
compare(Object, Object) - Method in class org.eclipse.core.internal.watson.DefaultElementComparator
Returns the type of change.
compare(Object, Object) - Method in class org.eclipse.core.tests.internal.watson.PhantomComparator
Compare based on name and phantom status.
compare(Object, Object) - Method in class org.eclipse.core.tests.internal.watson.TestElementComparator
Returns the type of change.
compare(String, String) - Method in class org.eclipse.jdt.internal.core.util.ToStringSorter
Returns true if stringTwo is 'greater than' stringOne This is the 'ordering' method of the sort operation.
compare(byte[], byte[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Compares two byte arrays.
compare(char[], char[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Compares two strings lexicographically.
compare(Object, Object) - Method in interface org.eclipse.jdt.internal.core.util.Util.Comparer
Returns 0 if a and b are equal, >0 if a is greater than b, or <0 if a is less than b.
compareContent(InputStream, InputStream) - Method in class org.eclipse.core.tests.resources.ResourceTest
Returns a boolean value indicating whether or not the contents of the given streams are considered to be equal.
compareSnapshots(String, Object, Object) - Method in class org.eclipse.core.tests.harness.FileSystemComparator
 
compareTime(byte[], byte[]) - Static method in class org.eclipse.core.internal.utils.UniversalUniqueIdentifier
 
compareTo(Object) - Method in class org.eclipse.core.internal.resources.LinkDescription
Compare link descriptions in a way that sorts them topologically by path.
compareTo(char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Compares the two char arrays lexicographically.
compareTo(Object) - Method in class org.eclipse.jdt.core.tests.builder.Problem
 
compareTo(Object) - Method in class org.eclipse.jdt.core.tests.compiler.regression.NullReferenceImplTests.State
 
compareTo(Object) - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
compareTo(Object) - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
compareTo(Object) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.ExceptionMarker
 
compareTo(Object) - Method in class org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
compareTo(Object) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.CopySourceInfo
 
compareTo(Util.Comparable) - Method in interface org.eclipse.jdt.internal.core.util.Util.Comparable
Returns 0 if this and c are equal, >0 if this is greater than c, or <0 if this is less than c.
compareTo(Object) - Method in class org.eclipse.test.internal.performance.results.AbstractResults
Compare the results to the given one using the name.
compareTo(Object) - Method in class org.eclipse.test.internal.performance.results.BuildResults
Compare build results using the date of the build.
compareTo(Object) - Method in class org.jmlspecs.jml4.esc.vc.lang.VC
 
compareTypes(TypeBinding, TypeBinding) - Static method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
compareWith(DeltaDataTree, IComparator) - Method in class org.eclipse.core.internal.dtree.DeltaDataTree
Returns a DeltaDataTree that describes the differences between this tree and "other" tree.
compareWith(DeltaDataTree, IComparator, IPath) - Method in class org.eclipse.core.internal.dtree.DeltaDataTree
Compares this tree with another tree, starting from the given path.
compareWith(char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Compares the contents of the two arrays array and prefix.
CompatibilityRulesTests - Class in org.eclipse.jdt.core.tests.dom
 
CompatibilityRulesTests(String) - Constructor for class org.eclipse.jdt.core.tests.dom.CompatibilityRulesTests
 
COMPATIBLE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
COMPIL_PARSER - Static variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
compilation_beginningToCompile - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_done - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_internalError - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_loadBinary - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
COMPILATION_PARTICIPANT_EXTPOINT_ID - Static variable in class org.eclipse.jdt.internal.core.JavaModelManager
Name of the extension point for contributing a compilation participant
compilation_process - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_processing - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_request - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
COMPILATION_UNIT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type CompilationUnit.
COMPILATION_UNIT - Static variable in interface org.eclipse.jdt.core.IJavaElement
Constant representing a Java compilation unit.
COMPILATION_UNIT - Static variable in interface org.eclipse.jdt.core.jdom.IDOMNode
Deprecated. Node type constant indicating a compilation unit.
compilation_unit - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
COMPILATION_UNIT_CONTAINER - Static variable in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
COMPILATION_UNIT_SCOPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
compilation_units - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_unresolvedProblem - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_unresolvedProblems - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_write - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
CompilationParticipant - Class in org.eclipse.jdt.core.compiler
A compilation participant is notified of events occuring during the compilation process.
CompilationParticipant() - Constructor for class org.eclipse.jdt.core.compiler.CompilationParticipant
 
CompilationParticipantResult - Class in org.eclipse.jdt.internal.core.builder
 
compilationParticipants - Variable in class org.eclipse.jdt.internal.core.JavaModelManager
 
CompilationProgress - Class in org.eclipse.jdt.core.compiler
A compilation progress is used by the BatchCompiler to report progress during compilation.
CompilationProgress() - Constructor for class org.eclipse.jdt.core.compiler.CompilationProgress
 
compilationResult - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
compilationResult() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
compilationResult - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
compilationResult() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
compilationResult - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
compilationResult() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
CompilationResult - Class in org.eclipse.jdt.internal.compiler
 
CompilationResult(char[], int, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.CompilationResult
 
CompilationResult(ICompilationUnit, int, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.CompilationResult
 
compilationResult() - Method in interface org.eclipse.jdt.internal.compiler.impl.ReferenceContext
 
compilationResult - Variable in exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
CompilationUnit - Class in org.eclipse.jdt.core.dom
Java compilation unit AST node type.
CompilationUnit - Class in org.eclipse.jdt.internal.compiler.batch
 
CompilationUnit(char[], String, String) - Constructor for class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
CompilationUnit(char[], String, String, String) - Constructor for class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
compilationUnit - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
compilationUnit - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
CompilationUnit - Class in org.eclipse.jdt.internal.core
 
CompilationUnit(PackageFragment, String, WorkingCopyOwner) - Constructor for class org.eclipse.jdt.internal.core.CompilationUnit
Constructs a handle to a compilation unit with the given name in the specified package for the specified owner
CompilationUnit - Class in org.eclipse.jdt.internal.core.jdom
Implements a very simple version of the ICompilationUnit.
CompilationUnit(char[], char[]) - Constructor for class org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
CompilationUnitDeclaration - Class in org.eclipse.jdt.internal.compiler.ast
 
CompilationUnitDeclaration(ProblemReporter, CompilationResult, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
CompilationUnitElementInfo - Class in org.eclipse.jdt.internal.core
 
CompilationUnitElementInfo() - Constructor for class org.eclipse.jdt.internal.core.CompilationUnitElementInfo
 
CompilationUnitProblemFinder - Class in org.eclipse.jdt.internal.core
Responsible for resolving types inside a compilation unit being reconciled, reporting the discovered problems to a given IProblemRequestor.
compilationUnits(String[]) - Static method in class org.eclipse.jdt.core.tests.util.Util
 
CompilationUnitScope - Class in org.eclipse.jdt.internal.compiler.lookup
 
CompilationUnitScope(CompilationUnitDeclaration, LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
compilationUnitScope() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
CompilationUnitSorter - Class in org.eclipse.jdt.core.util
Operation for sorting members within a compilation unit.
CompilationUnitStructureRequestor - Class in org.eclipse.jdt.internal.core
A requestor for the fuzzy parser, used to compute the children of an ICompilationUnit.
CompilationUnitTests - Class in org.eclipse.jdt.core.tests.model
 
CompilationUnitTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.CompilationUnitTests
 
compile(String, PrintWriter, PrintWriter, CompilationProgress) - Static method in class org.eclipse.jdt.core.compiler.batch.BatchCompiler
Invokes the Eclipse Compiler for Java with the given command line arguments, using the given writers to print messages, and reporting progress to the given compilation progress.
compile(String[], PrintWriter, PrintWriter, CompilationProgress) - Static method in class org.eclipse.jdt.core.compiler.batch.BatchCompiler
Invokes the Eclipse Compiler for Java with the given command line arguments, using the given writers to print messages, and reporting progress to the given compilation progress.
compile(String[], Map, String) - Static method in class org.eclipse.jdt.core.tests.util.Util
 
compile(String) - Static method in class org.eclipse.jdt.internal.compiler.batch.Main
Deprecated. - use BatchCompiler.compile(String, PrintWriter, PrintWriter, CompilationProgress) instead e.g. BatchCompiler.compile(commandLine, new PrintWriter(System.out), new PrintWriter(System.err), null);
compile(String, PrintWriter, PrintWriter) - Static method in class org.eclipse.jdt.internal.compiler.batch.Main
Deprecated. - use BatchCompiler.compile(String, PrintWriter, PrintWriter, CompilationProgress) instead e.g. BatchCompiler.compile(commandLine, outWriter, errWriter, null);
compile(String[], PrintWriter, PrintWriter, CompilationProgress) - Static method in class org.eclipse.jdt.internal.compiler.batch.Main
 
compile(String[]) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
compile(ICompilationUnit[]) - Method in class org.eclipse.jdt.internal.compiler.Compiler
General API -> compile each of supplied files -> recompile any required types for which we have an incomplete principle structure
COMPILE_TYPE_MASK - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
compileAndDeploy(String, String) - Method in class org.eclipse.jdt.core.tests.eval.DebugEvaluationTest
 
compileAndDeploy15(String, String) - Method in class org.eclipse.jdt.core.tests.eval.DebugEvaluationTest
 
compileAndRun(String, String) - Method in class org.jmlspecs.eclipse.jdt.core.tests.rac.RacTestCompiler
 
compileAndRun(String, String, String) - Method in class org.jmlspecs.eclipse.jdt.core.tests.rac.RacTestCompiler
Check if the given test code can be compiled and run without producing any error or output.
compileAndRun(String, String, String, String) - Method in class org.jmlspecs.eclipse.jdt.core.tests.rac.RacTestCompiler
Check if the given test code can be compiled and, if run, produces the expected output string.
compileAndRunNoRac(String, String, String, String) - Method in class org.jmlspecs.eclipse.jdt.core.tests.rac.RacTestCompiler
Check if the given test code can be compiled without RAC and, if run, produces the expected output string.
compiled(SourceFile) - Method in class org.eclipse.jdt.internal.core.builder.BuildNotifier
Notification while within a compile that a unit has finished being compiled.
compiledTypes - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
Compiler - Class in org.eclipse.jdt.internal.compiler
 
Compiler(INameEnvironment, IErrorHandlingPolicy, Map, ICompilerRequestor, IProblemFactory) - Constructor for class org.eclipse.jdt.internal.compiler.Compiler
Deprecated. this constructor is kept to preserve 3.1 and 3.2M4 compatibility
Compiler(INameEnvironment, IErrorHandlingPolicy, Map, ICompilerRequestor, IProblemFactory, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.Compiler
Deprecated. this constructor is kept to preserve 3.1 and 3.2M4 compatibility
Compiler(INameEnvironment, IErrorHandlingPolicy, CompilerOptions, ICompilerRequestor, IProblemFactory) - Constructor for class org.eclipse.jdt.internal.compiler.Compiler
Answer a new compiler using the given name environment and compiler options.
Compiler(INameEnvironment, IErrorHandlingPolicy, CompilerOptions, ICompilerRequestor, IProblemFactory, PrintWriter) - Constructor for class org.eclipse.jdt.internal.compiler.Compiler
Deprecated.  
Compiler(INameEnvironment, IErrorHandlingPolicy, CompilerOptions, ICompilerRequestor, IProblemFactory, PrintWriter, CompilationProgress) - Constructor for class org.eclipse.jdt.internal.compiler.Compiler
 
COMPILER_CODEGEN_INLINE_JSR_BYTECODE - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Inline JSR Bytecode Instruction.
COMPILER_CODEGEN_TARGET_PLATFORM - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Defining Target Java Platform.
COMPILER_CODEGEN_UNUSED_LOCAL - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Preserving Unused Local Variables.
COMPILER_COMPLIANCE - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Setting Compliance Level.
COMPILER_DEFAULT_NULLITY - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option ID.
COMPILER_DOC_COMMENT_SUPPORT - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Javadoc Comment Support.
COMPILER_ENABLE_COUNTS - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option ID.
COMPILER_ENABLE_ESC2_ECHOOUTPUT - Static variable in class org.eclipse.jdt.core.JavaCore
 
COMPILER_ENABLE_JML - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option ID.
COMPILER_ENABLE_JML2_CHECKER - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option ID.
COMPILER_ENABLE_JML2_COMPILER - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option ID.
COMPILER_ENABLE_JML_DBC - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option ID.
COMPILER_ENABLE_JML_ESC - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option ID.
COMPILER_ENABLE_JML_ESC2 - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option ID.
COMPILER_ENABLE_JML_NEW_LOOP_SEMANTICS - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option ID.
COMPILER_ENABLE_JML_THY - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option ID.
COMPILER_ENABLE_RAC - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option ID.
COMPILER_EXPLICIT_NULLITY_ANNOTATION - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option ID.
COMPILER_FAILURE - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a compiler failure occurred.
COMPILER_JML_COMMENTDISABLED - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option ID.
COMPILER_JML_ESC2_COMMANDLINEARGS - Static variable in class org.eclipse.jdt.core.JavaCore
 
COMPILER_LINE_NUMBER_ATTR - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Generating Line Number Debug Attribute.
COMPILER_LOCAL_VARIABLE_ATTR - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Generating Local Variable Debug Attribute.
COMPILER_OUTPUT_DIR - Static variable in class org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceTests
 
COMPILER_PB_ANNOTATION_SUPER_INTERFACE - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Use of Annotation Type as Super Interface.
COMPILER_PB_ASSERT_IDENTIFIER - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Usage of 'assert' Identifier.
COMPILER_PB_AUTOBOXING - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Boxing/Unboxing Conversion.
COMPILER_PB_BOOLEAN_METHOD_THROWING_EXCEPTION - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID.
COMPILER_PB_CHAR_ARRAY_IN_STRING_CONCATENATION - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Usage of char[] Expressions in String Concatenations.
COMPILER_PB_DEPRECATION - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Deprecation.
COMPILER_PB_DEPRECATION_IN_DEPRECATED_CODE - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Deprecation Inside Deprecated Code.
COMPILER_PB_DEPRECATION_WHEN_OVERRIDING_DEPRECATED_METHOD - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Deprecation When Overriding Deprecated Method.
COMPILER_PB_DISCOURAGED_REFERENCE - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Discouraged Reference to Type with Restricted Access.
COMPILER_PB_EMPTY_STATEMENT - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Empty Statements and Unnecessary Semicolons.
COMPILER_PB_ENUM_IDENTIFIER - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Usage of 'enum' Identifier.
COMPILER_PB_FALLTHROUGH_CASE - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Switch Fall-Through Case.
COMPILER_PB_FATAL_OPTIONAL_ERROR - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Treating Optional Error as Fatal.
COMPILER_PB_FIELD_HIDING - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Field Declaration Hiding another Variable.
COMPILER_PB_FINAL_PARAMETER_BOUND - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting final Bound for Type Parameter.
COMPILER_PB_FINALLY_BLOCK_NOT_COMPLETING - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Finally Blocks Not Completing Normally.
COMPILER_PB_FORBIDDEN_REFERENCE - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Forbidden Reference to Type with Restricted Access.
COMPILER_PB_HIDDEN_CATCH_BLOCK - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Hidden Catch Block.
COMPILER_PB_INCOMPATIBLE_NON_INHERITED_INTERFACE_METHOD - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Interface Method not Compatible with non-Inherited Methods.
COMPILER_PB_INCOMPLETE_ENUM_SWITCH - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Incomplete Enum Switch.
COMPILER_PB_INCONSISTENT_NULL_CHECK - Static variable in class org.eclipse.jdt.core.JavaCore
Deprecated. Use JavaCore.COMPILER_PB_NULL_REFERENCE instead.
COMPILER_PB_INDIRECT_STATIC_ACCESS - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Indirect Reference to a Static Member.
COMPILER_PB_INVALID_IMPORT - Static variable in class org.eclipse.jdt.core.JavaCore
Deprecated. Discontinued since turning off would violate language specs.
COMPILER_PB_INVALID_JAVADOC - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Invalid Javadoc Comment.
COMPILER_PB_INVALID_JAVADOC_TAGS - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Invalid Javadoc Tags.
COMPILER_PB_INVALID_JAVADOC_TAGS__DEPRECATED_REF - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Invalid Javadoc Tags with Deprecated References.
COMPILER_PB_INVALID_JAVADOC_TAGS__NOT_VISIBLE_REF - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Invalid Javadoc Tags with Not Visible References.
COMPILER_PB_INVALID_JAVADOC_TAGS_VISIBILITY - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Visibility Level For Invalid Javadoc Tags.
COMPILER_PB_LOCAL_VARIABLE_HIDING - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Local Variable Declaration Hiding another Variable.
COMPILER_PB_MAX_PER_UNIT - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Maximum Number of Problems Reported per Compilation Unit.
COMPILER_PB_METHOD_WITH_CONSTRUCTOR_NAME - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Method With Constructor Name.
COMPILER_PB_MISSING_DEPRECATED_ANNOTATION - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing @Deprecated Annotation.
COMPILER_PB_MISSING_JAVADOC_COMMENTS - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing Javadoc Comments.
COMPILER_PB_MISSING_JAVADOC_COMMENTS_OVERRIDING - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing Javadoc Comments on Overriding Methods.
COMPILER_PB_MISSING_JAVADOC_COMMENTS_VISIBILITY - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Visibility Level For Missing Javadoc Comments.
COMPILER_PB_MISSING_JAVADOC_TAG_DESCRIPTION - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting missing tag description.
COMPILER_PB_MISSING_JAVADOC_TAG_DESCRIPTION_ALL_STANDARD_TAGS - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "all_standard_tags".
COMPILER_PB_MISSING_JAVADOC_TAG_DESCRIPTION_NO_TAG - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "no_tag".
COMPILER_PB_MISSING_JAVADOC_TAG_DESCRIPTION_RETURN_TAG - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "return_tag".
COMPILER_PB_MISSING_JAVADOC_TAGS - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing Javadoc Tags.
COMPILER_PB_MISSING_JAVADOC_TAGS_OVERRIDING - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing Javadoc Tags on Overriding Methods.
COMPILER_PB_MISSING_JAVADOC_TAGS_VISIBILITY - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Visibility Level For Missing Javadoc Tags.
COMPILER_PB_MISSING_OVERRIDE_ANNOTATION - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing @Override Annotation.
COMPILER_PB_MISSING_SERIAL_VERSION - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing Declaration of serialVersionUID Field on Serializable Class.
COMPILER_PB_NO_EFFECT_ASSIGNMENT - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Assignment with no Effect.
COMPILER_PB_NON_NLS_STRING_LITERAL - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Non-Externalized String Literal.
COMPILER_PB_NON_NULL_TYPE_SYSTEM - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Overriding method that doesn't call the super method invocation.
COMPILER_PB_NULL_REFERENCE - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Null Dereference.
COMPILER_PB_OVERRIDING_METHOD_WITHOUT_SUPER_INVOCATION - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option ID.
COMPILER_PB_OVERRIDING_PACKAGE_DEFAULT_METHOD - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Attempt to Override Package Visible Method.
COMPILER_PB_PARAMETER_ASSIGNMENT - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Parameter Assignment.
COMPILER_PB_POSSIBLE_ACCIDENTAL_BOOLEAN_ASSIGNMENT - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Possible Accidental Boolean Assignment.
COMPILER_PB_POTENTIAL_NULL_REFERENCE - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Potential Null Dereference.
COMPILER_PB_RAW_TYPE_REFERENCE - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Raw Type Reference.
COMPILER_PB_REDUNDANT_NULL_CHECK - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Redundant Null Check.
COMPILER_PB_REDUNDANT_SUPERINTERFACE - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Redundant Superinterface.
COMPILER_PB_SPECIAL_PARAMETER_HIDING_FIELD - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Special Parameter Hiding another Field.
COMPILER_PB_STATIC_ACCESS_RECEIVER - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Non-Static Reference to a Static Member.
COMPILER_PB_SUPPRESS_WARNINGS - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Determining Effect of @SuppressWarnings.
COMPILER_PB_SYNTHETIC_ACCESS_EMULATION - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Synthetic Access Emulation.
COMPILER_PB_TYPE_PARAMETER_HIDING - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Type Declaration Hiding another Type.
COMPILER_PB_UNCHECKED_TYPE_OPERATION - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unchecked Type Operation.
COMPILER_PB_UNDOCUMENTED_EMPTY_BLOCK - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Undocumented Empty Block.
COMPILER_PB_UNHANDLED_WARNING_TOKEN - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unhandled Warning Token for @SuppressWarnings.
COMPILER_PB_UNNECESSARY_ELSE - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unnecessary Else.
COMPILER_PB_UNNECESSARY_TYPE_CHECK - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unnecessary Type Check.
COMPILER_PB_UNQUALIFIED_FIELD_ACCESS - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unqualified Access to Field.
COMPILER_PB_UNREACHABLE_CODE - Static variable in class org.eclipse.jdt.core.JavaCore
Deprecated. Discontinued since turning off would violate language specs.
COMPILER_PB_UNSAFE_TYPE_OPERATION - Static variable in class org.eclipse.jdt.core.JavaCore
Deprecated. Use JavaCore.COMPILER_PB_UNCHECKED_TYPE_OPERATION instead.
COMPILER_PB_UNUSED_DECLARED_THROWN_EXCEPTION - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Declared Thrown Exception.
COMPILER_PB_UNUSED_DECLARED_THROWN_EXCEPTION_EXEMPT_EXCEPTION_AND_THROWABLE - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Declared Thrown Exception Exempts Exception And Throwable.
COMPILER_PB_UNUSED_DECLARED_THROWN_EXCEPTION_INCLUDE_DOC_COMMENT_REFERENCE - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Consider Reference in Doc Comment for Unused Declared Thrown Exception Check.
COMPILER_PB_UNUSED_DECLARED_THROWN_EXCEPTION_WHEN_OVERRIDING - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Declared Thrown Exception in Overriding Method.
COMPILER_PB_UNUSED_IMPORT - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Import.
COMPILER_PB_UNUSED_LABEL - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unreferenced Label.
COMPILER_PB_UNUSED_LOCAL - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Local.
COMPILER_PB_UNUSED_PARAMETER - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Parameter.
COMPILER_PB_UNUSED_PARAMETER_INCLUDE_DOC_COMMENT_REFERENCE - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Consider Reference in Doc Comment for Unused Parameter Check.
COMPILER_PB_UNUSED_PARAMETER_WHEN_IMPLEMENTING_ABSTRACT - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Parameter if Implementing Abstract Method.
COMPILER_PB_UNUSED_PARAMETER_WHEN_OVERRIDING_CONCRETE - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Parameter if Overriding Concrete Method.
COMPILER_PB_UNUSED_PRIVATE_MEMBER - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Private Members.
COMPILER_PB_UNUSED_TYPE_ARGUMENTS_FOR_METHOD_INVOCATION - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Presence of Type Arguments for a Non-Generic Method Invocation.
COMPILER_PB_UNUSED_WARNING_TOKEN - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unnecessary @SuppressWarnings.
COMPILER_PB_VARARGS_ARGUMENT_NEED_CAST - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Varargs Argument Needing a Cast in Method/Constructor Invocation.
COMPILER_SIMPLIFY_PATH - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option ID.
COMPILER_SOURCE - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Setting Source Compatibility Mode.
COMPILER_SOURCE_FILE_ATTR - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Generating Source Debug Attribute.
COMPILER_SPEC_PATH - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option ID.
COMPILER_TASK_CASE_SENSITIVE - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Determining whether task tags are case-sensitive.
COMPILER_TASK_PRIORITIES - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Defining the Automatic Task Priorities.
COMPILER_TASK_PRIORITY_HIGH - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value for JavaCore.COMPILER_TASK_PRIORITIES: "HIGH".
COMPILER_TASK_PRIORITY_LOW - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value for JavaCore.COMPILER_TASK_PRIORITIES: "LOW".
COMPILER_TASK_PRIORITY_NORMAL - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value for JavaCore.COMPILER_TASK_PRIORITIES: "NORMAL".
COMPILER_TASK_TAGS - Static variable in class org.eclipse.jdt.core.JavaCore
Compiler option ID: Defining the Automatic Task Tags.
compilerElementPair - Variable in class org.eclipse.jdt.internal.compiler.ast.MemberValuePair
The representation of this pair in the type system.
CompilerExtensionManager - Class in org.jmlspecs.jml4.compiler
This class is experimental.
CompilerExtensionManager() - Constructor for class org.jmlspecs.jml4.compiler.CompilerExtensionManager
 
CompilerInvocationTests - Class in org.eclipse.jdt.core.tests.compiler.regression
This class is meant to gather test cases related to the invocation of the compiler, be it at an API or non API level.
CompilerInvocationTests(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.CompilerInvocationTests
 
compilerLocale - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
compilerOptions - Variable in class org.eclipse.jdt.internal.codeassist.impl.Engine
 
compilerOptions - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
CompilerOptions - Class in org.eclipse.jdt.internal.compiler.impl
 
CompilerOptions() - Constructor for class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Initializing the compiler options with defaults
CompilerOptions(Map) - Constructor for class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Initializing the compiler options with external settings
CompilerOptions(Map, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Deprecated. used to preserve 3.1 and 3.2M4 compatibility of some Compiler constructors
compilerOptions() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Finds the most specific compiler options
compilerStats - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
CompilerStats - Class in org.eclipse.jdt.internal.compiler.impl
 
CompilerStats() - Constructor for class org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
CompilerTestSetup - Class in org.eclipse.jdt.core.tests.util
 
CompilerTestSetup(long) - Constructor for class org.eclipse.jdt.core.tests.util.CompilerTestSetup
 
compiling() - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
complainIfUnreachable(FlowInfo, BlockScope, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.EmptyStatement
 
complainIfUnreachable(FlowInfo, BlockScope, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
 
complainIfUnusedExceptionHandlers(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
complainIfUnusedExceptionHandlers(BlockScope, TryStatement) - Method in class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
complainOnDeferredChecks(FlowInfo, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
Given some contextual initialization info (derived from a try block or a catch block), this code will check that the subroutine context does not also initialize a final variable potentially set redundantly.
complainOnDeferredFinalChecks(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
Perform deferred checks relative to final variables duplicate initialization of lack of initialization.
complainOnDeferredNullChecks(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
Perform deferred checks relative to the null status of local variables.
COMPLEMENT - Static variable in class org.eclipse.jdt.core.dom.PrefixExpression.Operator
Bitwise complement "~" operator.
complete(IType, char[], int, char[][], char[][], int[], boolean) - Method in class org.eclipse.jdt.internal.codeassist.CompletionEngine
 
complete(ICompilationUnit, int, int, ITypeRoot) - Method in class org.eclipse.jdt.internal.codeassist.CompletionEngine
Ask the engine to compute a completion at the specified position of the given compilation unit.
COMPLETE - Static variable in interface org.eclipse.jdt.internal.core.search.processing.IJob
 
complete(char[], int, SearchableEnvironment, CompletionRequestor, Map, IJavaProject, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.eval.EvaluationContext
Computes a completion at the specified position of the given code snippet.
completeAnException() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
completeAnException() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
completeAnException() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
completeAnException() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
completeAnException() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
completeBaseTypes() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
completeBaseTypes() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
completeBaseTypes() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
completeBaseTypes() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
completeBaseTypes() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
completeCodeAttribute(int) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method completes the creation of the code attribute by setting - the attribute_length - max_stack - max_locals - code_length - exception table - and debug attributes if necessary.
completeCodeAttributeForClinit(int) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method completes the creation of the code attribute by setting - the attribute_length - max_stack - max_locals - code_length - exception table - and debug attributes if necessary.
completeCodeAttributeForClinit(int, int) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method completes the creation of the code attribute by setting - the attribute_length - max_stack - max_locals - code_length - exception table - and debug attributes if necessary.
completeCodeAttributeForMissingAbstractProblemMethod(MethodBinding, int, int[], int) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
completeCodeAttributeForProblemMethod(AbstractMethodDeclaration, MethodBinding, int, int[], int) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method completes the creation of the code attribute by setting - the attribute_length - max_stack - max_locals - code_length - exception table - and debug attributes if necessary.
completeCodeAttributeForSyntheticMethod(boolean, SyntheticMethodBinding, int, int[]) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method completes the creation of the code attribute by setting - the attribute_length - max_stack - max_locals - code_length - exception table - and debug attributes if necessary.
completeCodeAttributeForSyntheticMethod(SyntheticMethodBinding, int, int[]) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method completes the creation of the code attribute by setting - the attribute_length - max_stack - max_locals - code_length - exception table - and debug attributes if necessary.
completedIdentifierEnd - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
completedIdentifierStart - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
completedMemberValuePair - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnAnnotationMemberValuePair
 
completeFormalReference() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
completeFormalReference() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
completeFormalReference() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
completeFormalReference() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
completeFormalReference() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
completeInText() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
completeInText() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
completeInText() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
completeInText() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
completeInText() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
completeMethodInfo(int, int) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Complete the creation of a method info by setting up the number of attributes at the right offset.
completeTypeBindings() - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
completeTypeBindings(CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
completeTypeBindings(CompilationUnitDeclaration, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
COMPLETION_PARSER - Static variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
COMPLETION_PERF - Static variable in class org.eclipse.jdt.internal.core.JavaModelManager
 
COMPLETION_SUITES - Static variable in class org.eclipse.jdt.core.tests.model.AbstractJavaModelCompletionTests
 
COMPLETION_SUITES - Static variable in class org.eclipse.jdt.core.tests.model.RunCompletionModelTests
 
CompletionContext - Class in org.eclipse.jdt.core
Completion context.
CompletionContext() - Constructor for class org.eclipse.jdt.core.CompletionContext
 
CompletionContextTests - Class in org.eclipse.jdt.core.tests.model
 
CompletionContextTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.CompletionContextTests
 
CompletionContextTests_1_5 - Class in org.eclipse.jdt.core.tests.model
 
CompletionContextTests_1_5(String) - Constructor for class org.eclipse.jdt.core.tests.model.CompletionContextTests_1_5
 
CompletionElementNotifier - Class in org.eclipse.jdt.internal.codeassist
 
CompletionElementNotifier(CompletionUnitStructureRequestor, boolean, ASTNode) - Constructor for class org.eclipse.jdt.internal.codeassist.CompletionElementNotifier
 
CompletionEngine - Class in org.eclipse.jdt.internal.codeassist
This class is the entry point for source completions.
CompletionEngine(SearchableEnvironment, CompletionRequestor, Map, IJavaProject, WorkingCopyOwner) - Constructor for class org.eclipse.jdt.internal.codeassist.CompletionEngine
The CompletionEngine is responsible for computing source completions.
CompletionEngine.CompletionProblemFactory - Class in org.eclipse.jdt.internal.codeassist
 
CompletionEngine.CompletionProblemFactory(Locale) - Constructor for class org.eclipse.jdt.internal.codeassist.CompletionEngine.CompletionProblemFactory
 
completionFailure(IProblem) - Method in class org.eclipse.jdt.core.CompletionRequestor
Notification of failure to produce any completions.
completionFailure(IProblem) - Method in class org.eclipse.jdt.core.tests.model.CompletionTestsRequestor2
 
completionFailure(IProblem) - Method in class org.eclipse.jdt.internal.codeassist.CompletionRequestorWrapper
Deprecated.  
CompletionFlags - Class in org.eclipse.jdt.core
Utility class for decoding additional flags in completion proposal.
completionFlags - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
completionFlags - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
completionFlags - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
completionFlags - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocParamNameReference
 
completionFlags - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
completionFlags - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
completionFlags - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
 
completionFlags - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTypeParamReference
 
completionIdentifier - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnClassLiteralAccess
 
completionIdentifier - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
completionIdentifier - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
completionIdentifier - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedNameReference
 
completionIdentifier - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
completionIdentifier - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
completionIdentifierCheck() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
CompletionJavadoc - Class in org.eclipse.jdt.internal.codeassist.complete
Node representing a Javadoc comment including code selection.
CompletionJavadoc(int, int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionJavadoc
 
CompletionJavadocParser - Class in org.eclipse.jdt.internal.codeassist.complete
Parser specialized for decoding javadoc comments which includes cursor location for code completion.
CompletionJavadocParser(CompletionParser) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
CompletionNodeDetector - Class in org.eclipse.jdt.internal.codeassist.complete
Detect the presence of a node in expression
CompletionNodeDetector(ASTNode, ASTNode) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
CompletionNodeFound - Exception in org.eclipse.jdt.internal.codeassist.complete
 
CompletionNodeFound() - Constructor for exception org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
CompletionNodeFound(ASTNode, Binding, Scope) - Constructor for exception org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
CompletionNodeFound(ASTNode, Binding, Scope, boolean) - Constructor for exception org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
CompletionNodeFound(ASTNode, Scope) - Constructor for exception org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
CompletionNodeFound(ASTNode, Scope, boolean) - Constructor for exception org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
CompletionOnAnnotationMemberValuePair - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnAnnotationMemberValuePair(TypeReference, int, MemberValuePair[], MemberValuePair) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnAnnotationMemberValuePair
 
CompletionOnAnnotationOfType - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnAnnotationOfType(char[], CompilationResult, Annotation) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnAnnotationOfType
 
CompletionOnArgumentName - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnArgumentName(char[], long, TypeReference, int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnArgumentName
 
CompletionOnBrankStatementLabel - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnBrankStatementLabel(int, char[], int, int, char[][]) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnBrankStatementLabel
 
CompletionOnClassLiteralAccess - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnClassLiteralAccess(long, TypeReference) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnClassLiteralAccess
 
CompletionOnExplicitConstructorCall - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnExplicitConstructorCall(int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnExplicitConstructorCall
 
CompletionOnFieldName - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnFieldName(char[], int, int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnFieldName
 
CompletionOnFieldType - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnFieldType(TypeReference, boolean) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnFieldType
 
CompletionOnImportReference - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnImportReference(char[][], long[], int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnImportReference
 
CompletionOnJavadoc - Interface in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocAllocationExpression - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocAllocationExpression(JavadocAllocationExpression, int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
CompletionOnJavadocAllocationExpression(JavadocAllocationExpression, int, int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
CompletionOnJavadocFieldReference - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocFieldReference(Expression, int, int, int, char[]) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
CompletionOnJavadocFieldReference(JavadocFieldReference, int, char[]) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
CompletionOnJavadocFieldReference(JavadocMessageSend, int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
CompletionOnJavadocMessageSend - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocMessageSend(JavadocMessageSend, int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
CompletionOnJavadocMessageSend(JavadocMessageSend, int, int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
CompletionOnJavadocParamNameReference - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocParamNameReference(char[], long, int, int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocParamNameReference
 
CompletionOnJavadocParamNameReference(JavadocSingleNameReference) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocParamNameReference
 
CompletionOnJavadocQualifiedTypeReference - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocQualifiedTypeReference(char[][], char[], long[], int, int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
CompletionOnJavadocQualifiedTypeReference(JavadocQualifiedTypeReference) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
CompletionOnJavadocSingleTypeReference - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocSingleTypeReference(char[], long, int, int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
CompletionOnJavadocSingleTypeReference(JavadocSingleTypeReference) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
CompletionOnJavadocTag - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocTag(char[], long, int, int, char[][][], boolean) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
 
CompletionOnJavadocTypeParamReference - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocTypeParamReference(char[], long, int, int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTypeParamReference
 
CompletionOnJavadocTypeParamReference(JavadocSingleTypeReference) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTypeParamReference
 
CompletionOnKeyword - Interface in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnKeyword1 - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnKeyword1(char[], long, char[]) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword1
 
CompletionOnKeyword1(char[], long, char[][]) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword1
 
CompletionOnKeyword2 - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnKeyword2(char[], long, char[][]) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword2
 
CompletionOnKeyword3 - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnKeyword3(char[], long, char[]) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword3
 
CompletionOnKeyword3(char[], long, char[][]) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword3
 
CompletionOnLocalName - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnLocalName(char[], int, int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnLocalName
 
CompletionOnMarkerAnnotationName - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMarkerAnnotationName(TypeReference, int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnMarkerAnnotationName
 
CompletionOnMemberAccess - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMemberAccess(char[], long, boolean) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnMemberAccess
 
CompletionOnMemberValueName - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMemberValueName(char[], int, int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnMemberValueName
 
CompletionOnMessageSend - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMessageSend() - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnMessageSend
 
CompletionOnMessageSendName - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMessageSendName(char[], int, int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnMessageSendName
 
CompletionOnMethodName - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMethodName(CompilationResult) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnMethodName
 
CompletionOnMethodReturnType - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMethodReturnType(TypeReference, CompilationResult) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnMethodReturnType
 
CompletionOnMethodTypeParameter - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMethodTypeParameter(TypeParameter[], CompilationResult) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnMethodTypeParameter
 
CompletionOnPackageReference - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnPackageReference(char[][], long[]) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnPackageReference
 
CompletionOnParameterizedQualifiedTypeReference - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnParameterizedQualifiedTypeReference(char[][], TypeReference[][], char[], long[]) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
CompletionOnParameterizedQualifiedTypeReference(char[][], TypeReference[][], char[], long[], int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
CompletionOnQualifiedAllocationExpression - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnQualifiedAllocationExpression() - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedAllocationExpression
 
CompletionOnQualifiedNameReference - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnQualifiedNameReference(char[][], char[], long[], boolean) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedNameReference
 
CompletionOnQualifiedTypeReference - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnQualifiedTypeReference(char[][], char[], long[]) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
CompletionOnQualifiedTypeReference(char[][], char[], long[], int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
CompletionOnSingleNameReference - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnSingleNameReference(char[], long, boolean) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleNameReference
 
CompletionOnSingleNameReference(char[], long, char[][], boolean, boolean) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleNameReference
 
CompletionOnSingleTypeReference - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnSingleTypeReference(char[], long) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
CompletionOnSingleTypeReference(char[], long, int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
CompletionOnStringLiteral - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnStringLiteral(char[], int, int, int, int, int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnStringLiteral
 
CompletionOnStringLiteral(int, int, int, int) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionOnStringLiteral
 
CompletionParser - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionParser(ProblemReporter, boolean) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
CompletionParserTest - Class in org.eclipse.jdt.core.tests.compiler.parser
 
CompletionParserTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.parser.CompletionParserTest
 
CompletionParserTest2 - Class in org.eclipse.jdt.core.tests.compiler.parser
 
CompletionParserTest2(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.parser.CompletionParserTest2
 
CompletionParserTestKeyword - Class in org.eclipse.jdt.core.tests.compiler.parser
 
CompletionParserTestKeyword(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.parser.CompletionParserTestKeyword
 
CompletionProposal - Class in org.eclipse.jdt.core
Completion proposal.
CompletionRecoveryTest - Class in org.eclipse.jdt.core.tests.compiler.parser
 
CompletionRecoveryTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.parser.CompletionRecoveryTest
 
CompletionRequestor - Class in org.eclipse.jdt.core
Abstract base class for a completion requestor which is passed completion proposals as they are generated in response to a code assist request.
CompletionRequestor() - Constructor for class org.eclipse.jdt.core.CompletionRequestor
Creates a new completion requestor.
CompletionRequestor(boolean) - Constructor for class org.eclipse.jdt.core.CompletionRequestor
Creates a new completion requestor.
CompletionRequestorAdapter - Class in org.eclipse.jdt.core
Deprecated. Subclass CompletionRequestor instead.
CompletionRequestorAdapter() - Constructor for class org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.  
CompletionRequestorWrapper - Class in org.eclipse.jdt.internal.codeassist
Deprecated.  
CompletionRequestorWrapper(ICompletionRequestor) - Constructor for class org.eclipse.jdt.internal.codeassist.CompletionRequestorWrapper
Deprecated.  
CompletionScanner - Class in org.eclipse.jdt.internal.codeassist.complete
 
CompletionScanner(long) - Constructor for class org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
CompletionTests - Class in org.eclipse.jdt.core.tests.model
 
CompletionTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.CompletionTests
 
CompletionTests2 - Class in org.eclipse.jdt.core.tests.model
 
CompletionTests2(String) - Constructor for class org.eclipse.jdt.core.tests.model.CompletionTests2
 
CompletionTests2.CompletionContainerInitializer - Class in org.eclipse.jdt.core.tests.model
 
CompletionTests2.CompletionContainerInitializer(String, String[], boolean[]) - Constructor for class org.eclipse.jdt.core.tests.model.CompletionTests2.CompletionContainerInitializer
 
CompletionTests2.CompletionContainerInitializer(String, String[], boolean[], String[]) - Constructor for class org.eclipse.jdt.core.tests.model.CompletionTests2.CompletionContainerInitializer
 
CompletionTests2.CompletionContainerInitializer.DefaultContainer - Class in org.eclipse.jdt.core.tests.model
 
CompletionTests2.CompletionContainerInitializer.DefaultContainer(char[][], boolean[], String[]) - Constructor for class org.eclipse.jdt.core.tests.model.CompletionTests2.CompletionContainerInitializer.DefaultContainer
 
CompletionTests_1_5 - Class in org.eclipse.jdt.core.tests.model
 
CompletionTests_1_5(String) - Constructor for class org.eclipse.jdt.core.tests.model.CompletionTests_1_5
 
CompletionTestsRequestor - Class in org.eclipse.jdt.core.tests.model
 
CompletionTestsRequestor() - Constructor for class org.eclipse.jdt.core.tests.model.CompletionTestsRequestor
 
CompletionTestsRequestor2 - Class in org.eclipse.jdt.core.tests.model
 
CompletionTestsRequestor2() - Constructor for class org.eclipse.jdt.core.tests.model.CompletionTestsRequestor2
 
CompletionTestsRequestor2(boolean) - Constructor for class org.eclipse.jdt.core.tests.model.CompletionTestsRequestor2
 
CompletionTestsRequestor2(boolean, boolean) - Constructor for class org.eclipse.jdt.core.tests.model.CompletionTestsRequestor2
 
CompletionTestsRequestor2(boolean, boolean, boolean) - Constructor for class org.eclipse.jdt.core.tests.model.CompletionTestsRequestor2
 
CompletionTestsRequestor2(boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.jdt.core.tests.model.CompletionTestsRequestor2
 
CompletionTestsRequestor2(boolean, boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.jdt.core.tests.model.CompletionTestsRequestor2
 
CompletionTestsRequestor2(boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.jdt.core.tests.model.CompletionTestsRequestor2
 
CompletionTestsRequestor2(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.jdt.core.tests.model.CompletionTestsRequestor2
 
CompletionUnitStructureRequestor - Class in org.eclipse.jdt.internal.codeassist
 
CompletionUnitStructureRequestor(ICompilationUnit, CompilationUnitElementInfo, Parser, ASTNode, Map, Map, Map, Map) - Constructor for class org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
CompletionWithMissingTypesTests - Class in org.eclipse.jdt.core.tests.model
 
CompletionWithMissingTypesTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.CompletionWithMissingTypesTests
 
CompletionWithMissingTypesTests2 - Class in org.eclipse.jdt.core.tests.model
 
CompletionWithMissingTypesTests2(String) - Constructor for class org.eclipse.jdt.core.tests.model.CompletionWithMissingTypesTests2
 
CompletionWithMissingTypesTests_1_5 - Class in org.eclipse.jdt.core.tests.model
 
CompletionWithMissingTypesTests_1_5(String) - Constructor for class org.eclipse.jdt.core.tests.model.CompletionWithMissingTypesTests_1_5
 
Compliance_1_3 - Class in org.eclipse.jdt.core.tests.compiler.regression
 
Compliance_1_3(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.Compliance_1_3
 
Compliance_1_4 - Class in org.eclipse.jdt.core.tests.compiler.regression
 
Compliance_1_4(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.Compliance_1_4
 
Compliance_1_5 - Class in org.eclipse.jdt.core.tests.compiler.regression
 
Compliance_1_5(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.Compliance_1_5
 
Compliance_CLDC - Class in org.eclipse.jdt.core.tests.compiler.regression
 
Compliance_CLDC(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.Compliance_CLDC
 
ComplianceDiagnoseTest - Class in org.eclipse.jdt.core.tests.compiler.parser
 
ComplianceDiagnoseTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.parser.ComplianceDiagnoseTest
 
complianceLevel - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
complianceLevel - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
complianceLevel - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
COMPONENT_TYPE_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ArrayType
The "componentType" structural property of this node type.
ComponentResults - Class in org.eclipse.test.internal.performance.results
Class to handle performance results of an eclipse component (for example 'org.eclipse.jdt.core').
ComponentResults(AbstractResults, String) - Constructor for class org.eclipse.test.internal.performance.results.ComponentResults
 
CompositeResourceMapping - Class in org.eclipse.core.resources.mapping
A resource mapping that obtains the traversals for its model object from a set of child mappings.
CompositeResourceMapping(String, Object, ResourceMapping[]) - Constructor for class org.eclipse.core.resources.mapping.CompositeResourceMapping
Create a composite mapping that obtains its traversals from a set of sub-mappings.
CompoundAssignment - Class in org.eclipse.jdt.internal.compiler.ast
 
CompoundAssignment(Expression, Expression, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
compoundName - Variable in class org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
compoundName - Variable in class org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
compoundName - Variable in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
compoundName - Variable in class org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
compoundName() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
CompoundNameVector - Class in org.eclipse.jdt.internal.compiler.util
 
CompoundNameVector() - Constructor for class org.eclipse.jdt.internal.compiler.util.CompoundNameVector
 
COMPUTE - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "compute".
computeAliases(IResource, IFileStore) - Method in class org.eclipse.core.internal.resources.AliasManager
Returns all aliases of the given resource, or null if there are none.
computeBoxingType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
computeCompatibleMethod(MethodBinding, TypeBinding[], Scope, InvocationSite) - Static method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
Perform inference of generic method type parameters and/or expected type
computeConstant(BlockScope, int, int) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.CharLiteral
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.DoubleLiteral
 
computeConstant(TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.EqualExpression
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.FalseLiteral
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.FloatLiteral
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.IntLiteralMinValue
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.Literal
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.LongLiteral
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.LongLiteralMinValue
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.NullLiteral
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.TrueLiteral
 
computeConstantOperation(Constant, int, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperation(Constant, int, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationAND(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationAND_AND(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationDIVIDE(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationEQUAL_EQUAL(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationGREATER(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationGREATER_EQUAL(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationLEFT_SHIFT(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationLESS(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationLESS_EQUAL(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationMINUS(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationMULTIPLY(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationOR(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationOR_OR(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationPLUS(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationREMAINDER(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationRIGHT_SHIFT(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationUNSIGNED_RIGHT_SHIFT(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationXOR(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantPoolName(LocalTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
computeConversion(Scope, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Base types need that the widening is explicitly done by the compiler using some bytecode like i2f.
computeConversion(Scope, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
computeConversion(Scope, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
computeConversion(Scope, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
computeConversion(Scope, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
computeCorrections(IMarker, ICompilationUnit, int, ICorrectionRequestor) - Method in class org.eclipse.jdt.core.CorrectionEngine
Performs code correction for the given marker, reporting results to the given correction requestor.
computeCorrections(IProblem, ICompilationUnit, ICorrectionRequestor) - Method in class org.eclipse.jdt.core.CorrectionEngine
Performs code correction for the given IProblem, reporting results to the given correction requestor.
computeDelta(Workspace, ElementTree, ElementTree, IPath, long) - Static method in class org.eclipse.core.internal.events.ResourceDeltaFactory
Returns the resource delta representing the changes made between the given old and new trees, starting from the given root element.
computeDietRange(TypeDeclaration[]) - Static method in class org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
computedTransitions - Variable in class org.eclipse.jdt.core.tests.compiler.regression.NullReferenceImplTransformations.Transformation
 
computeElementValuePairs() - Method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
computeElementValuePairs() - Method in class org.eclipse.jdt.internal.compiler.ast.NormalAnnotation
 
computeElementValuePairs() - Method in class org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation
 
computeEnd() - Method in class org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
computeGenericTypeSignature(TypeVariableBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
computeId() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
computeId() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
computeIndexInCategory(String, int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
computeIndexLocation(IPath) - Method in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
computeLocalVariablePositions(int, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
Compute variable positions in scopes given an initial position offset ignoring unused local variables.
computeNumberOfLines(String) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
computeOuterMostVisibility(TypeDeclaration, int) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Returns the outer most enclosing type's visibility for the given TypeDeclaration and visibility based on compiler options.
computePackageFragmentRoots(IClasspathEntry) - Method in class org.eclipse.jdt.internal.core.JavaProject
Computes the package fragment roots identified by the given entry.
computePackageFragmentRoots(IClasspathEntry, ObjectVector, HashSet, IClasspathEntry, boolean, Map) - Method in class org.eclipse.jdt.internal.core.JavaProject
Returns the package fragment roots identified by the given entry.
computePackageFragmentRoots(IClasspathEntry[], boolean, Map) - Method in class org.eclipse.jdt.internal.core.JavaProject
Returns (local/all) the package fragment roots identified by the given project's classpath.
computePackageFragmentRoots(IClasspathEntry[], ObjectVector, HashSet, IClasspathEntry, boolean, Map) - Method in class org.eclipse.jdt.internal.core.JavaProject
Returns (local/all) the package fragment roots identified by the given project's classpath.
computePartitioning(int, int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
computePrerequisiteOrder(IProject[]) - Method in class org.eclipse.core.internal.resources.Workspace
Deprecated. Replaced by IWorkspace.computeProjectOrder, which produces a more usable result when there are cycles in project reference graph.
computePrerequisiteOrder(IProject[]) - Method in interface org.eclipse.core.resources.IWorkspace
Deprecated. Replaced by IWorkspace.computeProjectOrder, which produces a more usable result when there are cycles in project reference graph.
computeProjectOrder(IProject[]) - Method in class org.eclipse.core.internal.resources.Workspace
 
computeProjectOrder(IProject[]) - Method in interface org.eclipse.core.resources.IWorkspace
Computes a total ordering of the given projects based on both static and dynamic project references.
computeRandomLocation(IPath) - Static method in class org.eclipse.core.tests.harness.FileSystemHelper
 
computeSeverity(int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
computeSeverity(int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
computeSharedPropertyFileName(QualifiedName) - Method in class org.eclipse.jdt.internal.core.JavaProject
Compute the file name to use for a given shared property
computeSourceRange(ASTNode) - Method in class org.eclipse.jdt.core.dom.rewrite.TargetSourceRangeComputer
Returns the target source range of the given node.
computeSyntheticArgumentSlotSizes() - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
Compute the resolved positions for all the synthetic arguments
computeTimestamp(IFile) - Method in interface org.eclipse.core.resources.team.IResourceTree
Computes the timestamp for the given file in the local file system.
computeUniqueKey(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
int -> I
computeUniqueKey() - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
p.X {} -> Lp/X;
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
computeURI(IPath) - Method in class org.eclipse.core.internal.localstore.FileStoreRoot
Returns the resolved, absolute file system location of the resource corresponding to the given workspace path, or null if none could be computed.
concat(char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the two arrays.
concat(char[], char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the three arrays.
concat(char[], char[], char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the two arrays inserting the separator character between the two arrays.
concat(char[], char, char[], char, char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the three arrays inserting the sep1 character between the first two arrays and sep2 between the last two.
concat(char, char[], char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers a new array with prepending the prefix character and appending the suffix character at the end of the array.
concat(String, char, String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Concatenate two strings with a char in between.
concat(String, String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Concatenate two strings.
concat(String, String, String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Concatenate three strings.
concatWith(char[], char[][], char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the given array parts using the given separator between each part and prepending the given name at the beginning.
concatWith(char[][], char[], char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the given array parts using the given separator between each part and appending the given name at the end.
concatWith(char[][], char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the given array parts using the given separator between each part.
concatWith(String[], char) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the concatenation of the given array parts using the given separator between each part.
concatWith(String[], String, char) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the concatenation of the given array parts using the given separator between each part and appending the given name at the end.
concatWith(char[][], char) - Static method in class org.jmlspecs.jml4.ast.JmlAstUtils
 
concatWithClassLibs(String[], boolean) - Static method in class org.eclipse.jdt.core.tests.util.Util
 
concatWithClassLibs(String, boolean) - Static method in class org.eclipse.jdt.core.tests.util.Util
 
concreteStatement() - Method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
concreteStatement() - Method in class org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
ConcurrencyPerformanceTest - Class in org.eclipse.core.tests.resources.usecase
 
ConcurrencyPerformanceTest() - Constructor for class org.eclipse.core.tests.resources.usecase.ConcurrencyPerformanceTest
 
ConcurrencyPerformanceTest(String) - Constructor for class org.eclipse.core.tests.resources.usecase.ConcurrencyPerformanceTest
 
ConcurrencyTest - Class in org.eclipse.core.tests.resources.usecase
 
ConcurrencyTest() - Constructor for class org.eclipse.core.tests.resources.usecase.ConcurrencyTest
 
ConcurrencyTest(String) - Constructor for class org.eclipse.core.tests.resources.usecase.ConcurrencyTest
 
ConcurrentOperation - Class in org.eclipse.core.tests.resources.usecase
A class to help testing use cases that access the workspace concurrently but in a deterministic way.
ConcurrentOperation(IWorkspace) - Constructor for class org.eclipse.core.tests.resources.usecase.ConcurrentOperation
 
ConcurrentOperation01 - Class in org.eclipse.core.tests.resources.usecase
This operation does not change any resource.
ConcurrentOperation01(IWorkspace) - Constructor for class org.eclipse.core.tests.resources.usecase.ConcurrentOperation01
 
condition - Variable in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
condition - Variable in class org.eclipse.jdt.internal.compiler.ast.DoStatement
 
condition - Variable in class org.eclipse.jdt.internal.compiler.ast.ForStatement
 
condition - Variable in class org.eclipse.jdt.internal.compiler.ast.IfStatement
 
condition - Variable in class org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
condition - Variable in class org.jmlspecs.jml4.esc.gc.lang.expr.CfgConditionalExpression
 
condition - Variable in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleConditionalExpression
 
condition - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredConditionalExpression
 
condition - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.SugaredIfStatement
 
condition - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.SugaredWhileStatement
 
condition - Variable in class org.jmlspecs.jml4.esc.vc.lang.VcConditionalExpression
 
condition - Variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplWhileStatement
 
condition - Variable in class org.jmlspecs.jml4.fspv.theory.ast.TheoryWhileStatement
 
condition - Variable in class org.jmlspecs.jml4.fspv.theory.TheoryConditionalStatement
 
condition - Variable in class org.jmlspecs.jml4.fspv.theory.TheoryWhileStatement
 
conditional(FlowInfo, FlowInfo) - Static method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
CONDITIONAL_AND - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
Conditional AND "&&" operator.
CONDITIONAL_EXPRESSION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ConditionalExpression.
CONDITIONAL_OR - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
Conditional OR "||" operator.
conditionalArgumentsIncompatibleTypes(ConditionalExpression, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ConditionalExpression - Class in org.eclipse.jdt.core.dom
Conditional expression AST node type.
ConditionalExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
ConditionalExpression(Expression, Expression, Expression) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
ConditionalExpressionTest - Class in org.eclipse.jdt.core.tests.compiler.regression
 
ConditionalExpressionTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.ConditionalExpressionTest
 
ConditionalFlowInfo - Class in org.eclipse.jdt.internal.compiler.flow
Record conditional initialization status during definite assignment analysis
CONFIG - Static variable in class org.eclipse.test.internal.performance.PerformanceTestPlugin
 
ConfigResults - Class in org.eclipse.test.internal.performance.results
Class to handle results for an Eclipse performance test box (called a configuration).
ConfigResults(AbstractResults, int) - Constructor for class org.eclipse.test.internal.performance.results.ConfigResults
 
CONFIGS - Static variable in class org.eclipse.test.internal.performance.results.AbstractResults
The list of possible configurations.
ConfigurableOption - Class in org.eclipse.jdt.internal.compiler
 
ConfigurableOption(String, String, Locale, int) - Constructor for class org.eclipse.jdt.internal.compiler.ConfigurableOption
INTERNAL USE ONLY Initialize an instance of this class according to a specific locale
CONFIGURATION - Static variable in class org.eclipse.core.tests.session.Setup
 
ConfigurationSessionTestSuite - Class in org.eclipse.core.tests.session
 
ConfigurationSessionTestSuite(String) - Constructor for class org.eclipse.core.tests.session.ConfigurationSessionTestSuite
 
ConfigurationSessionTestSuite(String, Class) - Constructor for class org.eclipse.core.tests.session.ConfigurationSessionTestSuite
 
ConfigurationSessionTestSuite(String, Class, String) - Constructor for class org.eclipse.core.tests.session.ConfigurationSessionTestSuite
 
ConfigurationSessionTestSuite(String, String) - Constructor for class org.eclipse.core.tests.session.ConfigurationSessionTestSuite
 
configure() - Method in interface org.eclipse.core.resources.IProjectNature
Configures this nature for its project.
configure() - Method in class org.eclipse.core.tests.internal.resources.Bug127562Nature
 
configure() - Method in class org.eclipse.core.tests.internal.resources.Bug29116Nature
 
configure() - Method in class org.eclipse.core.tests.internal.resources.SimpleNature
 
configure() - Method in class org.eclipse.core.tests.internal.resources.SnowNature
 
configure() - Method in class org.eclipse.core.tests.internal.resources.TestNature
 
configure(Object, String[]) - Method in class org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Configure the receiver using the given batch compiler and the given options.
configure(String[]) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
configure() - Method in class org.eclipse.jdt.internal.core.JavaProject
Configure the project with Java nature.
configure(String[]) - Method in class org.jmlspecs.jml4.rac.Main
Decodes command line arguments.
configureArgs(String, String[], int, Map) - Method in class org.jmlspecs.eclipse.jdt.internal.esc2.ESC2Wrapper
 
configureArgs(String, String[], int, Map) - Method in class org.jmlspecs.jml2.checker.JML2CheckerWrapper
 
configureArgs(String, String[], int, Map) - Method in class org.jmlspecs.jml2.compiler.JML2CompilerWrapper
 
configureArgs(String, String[], int, Map) - Static method in class org.jmlspecs.jml4.compiler.CompilerExtensionManager
 
configureArgs(String, String[], int, Map) - Method in class org.jmlspecs.jml4.compiler.DefaultCompilerExtension
 
configureArgs(String, String[], int, Map) - Method in interface org.jmlspecs.jml4.compiler.IBatchCompilerExtension
This processes command-line arguments for extensions to the compiler.
configureArgs(String, String[], int, Map) - Method in class org.jmlspecs.jml4.compiler.JmlCompilerExtension
 
configureFromPlatform(Compiler, Object, Object) - Method in class org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Configure the receiver using the given compiler, the given compilationUnitLocator and the given java project.
configureJavaElementMarker(IMarker, IJavaElement) - Method in class org.eclipse.jdt.core.JavaCore
Configures the given marker for the given Java element.
configureNatures(Project, ProjectDescription, ProjectDescription, MultiStatus) - Method in class org.eclipse.core.internal.resources.NatureManager
Configures the natures for the given project.
configurePluginDebugOptions() - Method in class org.eclipse.jdt.internal.core.JavaModelManager
Configure the plugin with respect to option settings defined in ".options" file
configureProject() - Method in class org.eclipse.jdt.core.tests.model.TestPessimisticProvider
 
ConflictingImport - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
conflictingImport(ImportReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
conflictingTypeBinding - Variable in class org.eclipse.jdt.internal.compiler.lookup.ImportConflictBinding
 
conflictsWithOutputLocation(IPath, JavaProject) - Static method in class org.eclipse.jdt.internal.core.JavaModelManager
Returns whether the given full path (for a package) conflicts with the output location of the given project.
conjoin(List) - Static method in class org.jmlspecs.jml4.ast.JmlAstUtils
 
conjuncts - Variable in class org.jmlspecs.jml4.esc.vc.lang.VcAndNary
 
connect(String, int, int) - Method in class org.eclipse.jdt.core.tests.runtime.TargetInterface
(PRIVATE API) Connects this interface to the target.
connect(IGenericType, IType, IType, IType[]) - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
Connect the supplied type to its superclass & superinterfaces.
Console - Class in org.jmlspecs.eclipse.jdt.ui
 
Console.StreamToConsole - Class in org.jmlspecs.eclipse.jdt.ui
This class is an OutputStream that, when written to, writes the data to the Eclipse Console supplied in the constructor.
Console.StreamToConsole(MessageConsoleStream) - Constructor for class org.jmlspecs.eclipse.jdt.ui.Console.StreamToConsole
Constructs an OutputStream that is connected to the given console.
consolePrintStream() - Method in class org.jmlspecs.eclipse.jdt.ui.Console
Creates a PrintStream that, when written to, writes to the Eclipse Console of the current log object
constant - Variable in class org.eclipse.jdt.internal.compiler.ast.Expression
 
Constant - Class in org.eclipse.jdt.internal.compiler.impl
 
Constant() - Constructor for class org.eclipse.jdt.internal.compiler.impl.Constant
 
constant() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
constant() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedFieldBinding
 
constant() - Method in class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
constant_cannotCastedInto - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
constant_cannotConvertedTo - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
CONSTANT_Class - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Class_SIZE - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Double - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Double_SIZE - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Fieldref - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Fieldref_SIZE - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Float - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Float_SIZE - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Integer - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Integer_SIZE - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_InterfaceMethodref - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_InterfaceMethodref_SIZE - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Long - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Long_SIZE - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Methodref - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Methodref_SIZE - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_NameAndType - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_NameAndType_SIZE - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_POOL - Static variable in interface org.eclipse.jdt.core.util.IClassFileReader
This value should be used to read only the constant pool entries of a .class file.
CONSTANT_String - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_String_SIZE - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Utf8 - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Utf8_SIZE - Static variable in interface org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_VALUE - Static variable in interface org.eclipse.jdt.core.util.IAttributeNamesConstants
"ConstantValue" attribute.
ConstantClassFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantDoubleFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
constantExpression - Variable in class org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
ConstantFieldRefFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantFloatFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantIntegerFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantInterfaceMethodRefFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantLongFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantMethodRefFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantNameAndTypeFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
constantOutOfFormat(NumberLiteral) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
constantOutOfRange(Literal, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
constantPool - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
constantPool - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ConstantPool - Class in org.eclipse.jdt.internal.compiler.codegen
This type is used to store all the constant pool entries.
ConstantPool(ClassFile) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
ConstantPool constructor comment.
ConstantPool - Class in org.eclipse.jdt.internal.core.util
Default implementation of IConstantPool.
CONSTANTPOOL_GROW_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CONSTANTPOOL_INITIAL_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
constantPoolDeclaringClass() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
constantPoolDeclaringClass() - Method in class org.eclipse.jdt.internal.compiler.lookup.UpdatedMethodBinding
 
ConstantPoolEntry - Class in org.eclipse.jdt.internal.core.util
Default implementation of IConstantPoolEntry
ConstantPoolEntry() - Constructor for class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
constantPoolName - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.ExceptionMarker
 
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
Answer the receiver's constant pool name.
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.MemberTypeBinding
 
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer the receiver's constant pool name.
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer the receiver's constant pool name.
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
constantPoolName() - Method in class org.jmlspecs.jml4.lookup.JmlSpecialTypeBinding
 
constantPoolOffset - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
ConstantStringFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantTest - Class in org.eclipse.jdt.core.tests.compiler.regression
 
ConstantTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.ConstantTest
 
ConstantUtf8FixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantValueAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of IConstantValueAttribute.
ConstantValueName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
Constraint - Annotation Type in org.jmlspecs.annotation
 
CONSTRAINT - Static variable in class org.jmlspecs.jml4.rac.runtime.JMLChecker
 
CONSTRAINT_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CONSTRAINT_EXTENDS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CONSTRAINT_SUPER - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ConstraintDefinitions - Annotation Type in org.jmlspecs.annotation
 
ConstraintMethod - Class in org.jmlspecs.jml4.rac
Generates assertion check methods for history constraints.
ConstraintsTest - Class in org.jmlspecs.eclipse.jdt.core.tests.dbc
 
ConstraintsTest(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.dbc.ConstraintsTest
 
ConstraintTranslator - Class in org.jmlspecs.jml4.rac
Translates constraint clauses to history constraint checking methods.
ConstraintTranslator(JmlTypeDeclaration, VariableGenerator) - Constructor for class org.jmlspecs.jml4.rac.ConstraintTranslator
Creates a new translator.
CONSTRUCTOR - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a constructor.
CONSTRUCTOR - Static variable in class org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
CONSTRUCTOR_DECL - Static variable in interface org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
CONSTRUCTOR_DETAIL - Static variable in interface org.eclipse.jdt.internal.core.JavadocConstants
 
CONSTRUCTOR_INVOCATION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ConstructorInvocation.
CONSTRUCTOR_PATTERN - Static variable in interface org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
CONSTRUCTOR_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodDeclaration
The "constructor" structural property of this node type.
CONSTRUCTOR_REF - Static variable in interface org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
CONSTRUCTOR_SUMMARY - Static variable in interface org.eclipse.jdt.internal.core.JavadocConstants
 
ConstructorAccess - Static variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
ConstructorBodyTranslator - Class in org.jmlspecs.jml4.rac
Translates JML in-line assertions or statements contained in a constructor to RAC code.
ConstructorBodyTranslator(CompilationUnitDeclaration, VariableGenerator) - Constructor for class org.jmlspecs.jml4.rac.ConstructorBodyTranslator
Creates a new translator for translating constructor bodies of classes contained in the given compilation unit.
constructorCall - Variable in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
ConstructorDeclaration - Class in org.eclipse.jdt.internal.compiler.ast
 
ConstructorDeclaration(CompilationResult) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
ConstructorHeaderTranslator - Class in org.jmlspecs.jml4.rac
Translates a constructor header along with its specification to a set of RAC methods.
ConstructorInvocation - Class in org.eclipse.jdt.core.dom
Alternate constructor invocation statement AST node type.
ConstructorLocator - Class in org.eclipse.jdt.internal.core.search.matching
 
ConstructorLocator(ConstructorPattern) - Constructor for class org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
ConstructorPattern - Class in org.eclipse.jdt.internal.core.search.matching
 
ConstructorPattern(char[], char[], char[][], char[][], int, int) - Constructor for class org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
ConstructorPattern(char[], char[], char[][], char[][], String[], IMethod, int, int) - Constructor for class org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
ConstructorPattern(char[], char[], String, char[][], char[][], String[], char[][], int, int) - Constructor for class org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
ConstructorRelated - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ConstructorSpecificationTest - Class in org.jmlspecs.eclipse.jdt.core.tests.rac
 
ConstructorSpecificationTest(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.rac.ConstructorSpecificationTest
 
ConstructorVarargsArgumentNeedCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
consumeAnnotation() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeAnnotation() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeAnnotation() - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeArrayDimension(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeArrayDimension(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeArrayDimension(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeBaseType(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeBaseType(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeBaseType(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeBaseType(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeCapture(int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeCapture(int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeCapture(int) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeCapture(int) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeCastExpressionWithoutType() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeClassInstanceCreationExpressionWithSetComprehension() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeConstraintDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeDataGroupClauseSeq() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeDefaultNullity() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeDimLoop() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeEmptyJmlLabel() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeEmptyJmlSpecVarDecls() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeException() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeException() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeException() - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeExitJmlClause() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeField(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeField(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeField(char[]) - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeField(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeField(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeFieldDeclarationWithDataGroupClause() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeFullyQualifiedName(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeFullyQualifiedName(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeFullyQualifiedName(char[]) - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeFullyQualifiedName(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeHeavyweightSpecCase() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeInDataGroupClause() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeInvalidSpecedConstructorDeclaration(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeInvalidSpecedMethodDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlArrayIndexRange(int) - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlArrayRangeAccess(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlAssertStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlAssumeStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlClause() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlElemtypeExpression(int) - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlFreshExpression() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlLoopInvariantSeq() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlLoopVariantSeq() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlModifierAsModifier() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlMultiFieldAccess(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlMultiReferenceExpressionAsNameDotStar() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlPrimaryLabeledOldExpression(int) - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlPrimaryOldExpression(int) - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlPrimaryResult() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlQuantifiedExpression(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlQuantifiedVarDeclarators(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlSetComprehension() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlSetStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlSimpleAssertStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlSimpleAssumeStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlStoreRefSeqAsStoreRefListExpression() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlSubtypeExpression() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlTypeBodyDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlTypeExpression(int) - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlTypeofExpression(int) - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlUnaryExpression(int) - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeJmlVarDecls() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeKey() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeKey() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeLightweightSpecCase() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeLocalType(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeLocalType(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeLocalType(char[]) - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeLocalType(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeLocalType(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeLocalVar(char[], int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeLocalVar(char[], int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeLocalVar(char[], int) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeLoopAnnotations(boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeMapsIntoClause() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeMemberType(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeMemberType(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeMemberType(char[]) - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeMemberType(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeMemberType(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeMethod(char[], char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeMethod(char[], char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeMethod(char[], char[]) - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeMethod(char[], char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeMethod(char[], char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeMethodSpecification(boolean, boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeMethodSpecRedundantPart() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeModifiers(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeNonGenericType() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeOneDimLoopWithNullity() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeOwnershipModifiers(int) - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumePackage(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumePackage(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumePackage(char[]) - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumePackage(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeParameterizedGenericMethod() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeParameterizedGenericMethod() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeParameterizedGenericMethod() - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeParameterizedGenericMethod() - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeParameterizedType(char[], boolean) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeParameterizedType(char[], boolean) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeParameterizedType(char[], boolean) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeParameterizedType(char[], boolean) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeParser(BindingKeyParser) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeParser(BindingKeyParser) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeParser(BindingKeyParser) - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeParser(BindingKeyParser) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeParser(BindingKeyParser) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeRawType() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeRawType() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeRawType() - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeReferenceTypeWithoutOwnershipModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeRequiresClauseSeq() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeScope(int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeScope(int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeSecondaryType(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeSecondaryType(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeSecondaryType(char[]) - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeSecondaryType(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeSignalsClause(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeSignalsOnlyClause() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeSignalsOnlyClauseNothing() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeSpecCaseBlock() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeSpecCaseBody(boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeSpecCaseBodySeq() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeSpecCaseHeader() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeSpecCaseRestAsClauseSeq() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeSpecCaseRestClauseSeq() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeSpecCaseSeq() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeSpecedConstructorDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeSpecedMethodDeclaration(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeStartSpecVarDecls() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeStatementDoWithAnnotations() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeStatementForWithAnnotations() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeStatementWhileWithAnnotations() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeTopLevelType() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeTopLevelType() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeTopLevelType() - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeType() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeType() - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeTypeParameter(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeTypeParameter(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeTypeParameter(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeTypeVariable(char[], char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeTypeVariable(char[], char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeTypeVariable(char[], char[]) - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeTypeVariable(char[], char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeTypeWithCapture() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeTypeWithCapture() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeTypeWithCapture() - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeTypeWithCapture() - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeTypeWithOwnershipModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
consumeWildCard(int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeWildCard(int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeWildCard(int) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeWildCard(int) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
Container - Class in org.eclipse.core.internal.resources
 
CONTAINER_INITIALIZATION_IN_PROGRESS - Static variable in class org.eclipse.jdt.internal.core.JavaModelManager
 
CONTAINER_INITIALIZER_PERF - Static variable in class org.eclipse.jdt.internal.core.JavaModelManager
 
containerForLocation(IPath) - Method in class org.eclipse.core.internal.localstore.FileSystemResourceManager
Returns a container for the given file system location or null if there is no mapping for this path.
containerGet(IJavaProject, IPath) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
containerGetDefaultToPreviousSession(IJavaProject, IPath) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
ContainerInitializer - Class in org.eclipse.jdt.core.tests.model
 
ContainerInitializer() - Constructor for class org.eclipse.jdt.core.tests.model.ContainerInitializer
 
ContainerInitializer.ITestInitializer - Interface in org.eclipse.jdt.core.tests.model
 
containerInitializersCache - Variable in class org.eclipse.jdt.internal.core.JavaModelManager
 
containerPath - Variable in class org.eclipse.jdt.internal.core.index.Index
 
containerPut(IJavaProject, IPath, IClasspathContainer) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
containerPutIfInitializingWithSameEntries(IPath, IJavaProject[], IClasspathContainer[]) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
containerRelativePath(String) - Method in class org.eclipse.jdt.internal.core.index.Index
 
containerRemove(IJavaProject) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
containers - Variable in class org.eclipse.jdt.internal.core.JavaModelManager
Classpath containers pool
contains(ResourceMapping) - Method in class org.eclipse.core.internal.resources.mapping.ShallowResourceMapping
 
contains(ResourceMapping) - Method in class org.eclipse.core.internal.resources.mapping.SimpleResourceMapping
 
contains(long) - Method in class org.eclipse.core.internal.resources.MarkerSet
 
contains(ISchedulingRule) - Method in class org.eclipse.core.internal.resources.Resource
 
contains(ResourceMapping) - Method in class org.eclipse.core.resources.mapping.CompositeResourceMapping
 
contains(ResourceMapping) - Method in class org.eclipse.core.resources.mapping.ResourceMapping
Return whether this resource mapping contains all the resources of the given mapping.
contains(IResource) - Method in class org.eclipse.core.resources.mapping.ResourceTraversal
Return whether the given resource is contained in or covered by this traversal, regardless of whether the resource currently exists.
contains(char, char[][]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the array contains an occurrence of character, false otherwise.
contains(char, char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the array contains an occurrence of character, false otherwise.
contains(char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the array contains an occurrence of one of the characters, false otherwise.
contains(IResource) - Method in interface org.eclipse.jdt.core.IJavaModel
Returns whether this Java model contains an IJavaElement whose resource is the given resource or a non-Java resource which is the given resource.
contains(IJavaElement) - Method in interface org.eclipse.jdt.core.IRegion
Returns whether the given element is contained in this region.
contains(IType) - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Returns whether the given type is part of this hierarchy.
contains(char[][]) - Method in class org.eclipse.jdt.internal.compiler.util.CompoundNameVector
 
contains(int) - Method in class org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
contains(Object) - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
Equality check
contains(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleNameVector
 
contains(IType) - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
contains(IResource) - Method in class org.eclipse.jdt.internal.core.JavaModel
 
contains(IResource) - Method in class org.eclipse.jdt.internal.core.JavaProject
 
contains(IJavaElement) - Method in class org.eclipse.jdt.internal.core.Region
 
contains(IType) - Method in class org.eclipse.jdt.internal.core.TypeVector
 
contains(Object[]) - Method in class org.eclipse.jdt.internal.core.util.HashSetOfArray
 
contains(char[][]) - Method in class org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
contains(Object) - Method in class org.eclipse.jdt.internal.core.util.WeakHashSet
 
contains(char[]) - Method in class org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
contains(Dim) - Method in class org.eclipse.test.internal.performance.data.DataPoint
 
contains(Dim) - Method in class org.eclipse.test.internal.performance.eval.StatisticsSession
 
contains(VcProgram) - Method in class org.jmlspecs.jml4.esc.provercoordinator.prover.CachedVcs
 
contains(VC) - Method in class org.jmlspecs.jml4.esc.provercoordinator.prover.CachedVcs
 
contains(String) - Method in class org.jmlspecs.jml4.esc.provercoordinator.prover.CachedVcs
 
CONTAINS_MALFORMED_NODES - Static variable in class org.eclipse.jdt.internal.core.SortElementsOperation
 
containsAsPrefix(String) - Method in class org.eclipse.core.internal.localstore.PrefixPool
Check if the given String s is a prefix of any of Strings in the pool.
ContainsAssertion - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
containsAssertKeyword - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
containsAssertKeyword - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
containsComment(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
Given the current comment stack, answer whether some comment is available in a certain exclusive range
containsComment(int, int) - Method in class org.eclipse.jdt.internal.core.util.CommentRecorderParser
Insure that start position is always positive.
containsCompletionNode() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
containsErrorInSignature(AbstractMethodDeclaration) - Static method in class org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
containsIdentical(Object) - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
Identity check
containsIgnoredBody(AbstractMethodDeclaration) - Static method in class org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
containsJavaResources() - Method in interface org.eclipse.jdt.core.IPackageFragment
Returns whether this fragment contains at least one Java resource.
containsJavaResources() - Method in class org.eclipse.jdt.internal.core.PackageFragment
Returns true if this fragment contains at least one java resource.
containsKey(Object) - Method in class org.eclipse.core.internal.resources.MarkerAttributeMap
 
containsKey(Object) - Method in class org.eclipse.core.internal.utils.ObjectMap
 
containsKey(char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Returns true if the collection contains an element for the key.
containsKey(double) - Method in class org.eclipse.jdt.internal.compiler.codegen.DoubleCache
Returns true if the collection contains an element for the key.
containsKey(float) - Method in class org.eclipse.jdt.internal.compiler.codegen.FloatCache
Returns true if the collection contains an element for the key.
containsKey(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Returns true if the collection contains an element for the key.
containsKey(long) - Method in class org.eclipse.jdt.internal.compiler.codegen.LongCache
Returns true if the collection contains an element for the key.
containsKey(Object) - Method in class org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Returns true if the collection contains an element for the key.
containsKey(int) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
containsKey(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
containsKey(long) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
containsKey(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
containsKey(Object) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
containsKey(Object) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
containsKey(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
containsKey(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
containsKey(Object) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
containsKey(Object[]) - Method in class org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
containsKey(SimpleAssignable) - Method in class org.jmlspecs.jml4.esc.gc.IncarnationMap
 
containsKey(Object) - Method in class org.jmlspecs.jml4.rac.runtime.JMLOldExpressionCache
Does this cache contain a value for the key, key?
containsKey(Object[]) - Method in class org.jmlspecs.jml4.rac.runtime.JMLOldExpressionCache
Does this cache contain a value for the key, key?
ContainsNestedTypesInSignature - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
containsPosition(String, int, int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
containsPositionCategory(String) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
containsValue(Object) - Method in class org.eclipse.core.internal.resources.MarkerAttributeMap
 
containsValue(Object) - Method in class org.eclipse.core.internal.utils.ObjectMap
 
CONTENT - Static variable in interface org.eclipse.core.resources.IResourceDelta
Change constant (bit mask) indicating that the content of the resource has changed.
contentChanged() - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
Mark this delta as a content changed delta.
ContentDescriptionManager - Class in org.eclipse.core.internal.resources
Keeps a cache of recently read content descriptions.
ContentDescriptionManager() - Constructor for class org.eclipse.core.internal.resources.ContentDescriptionManager
 
ContentDescriptionManagerTest - Class in org.eclipse.core.tests.resources
 
ContentDescriptionManagerTest(String) - Constructor for class org.eclipse.core.tests.resources.ContentDescriptionManagerTest
 
ContentDescriptionPerformanceTest - Class in org.eclipse.core.tests.resources.perf
 
ContentDescriptionPerformanceTest(String) - Constructor for class org.eclipse.core.tests.resources.perf.ContentDescriptionPerformanceTest
 
ContentDescriptionTest - Class in org.eclipse.core.tests.resources.content
 
ContentDescriptionTest(String) - Constructor for class org.eclipse.core.tests.resources.content.ContentDescriptionTest
 
contentEnd - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnStringLiteral
 
contentKind - Variable in class org.eclipse.jdt.internal.core.ClasspathEntry
Describes the kind of package fragment roots found on this classpath entry - either K_BINARY or K_SOURCE or K_OUTPUT.
contents - Variable in class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
contents - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
contentsOffset - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
contentStart - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnStringLiteral
 
contentTypeChanged(IContentTypeManager.ContentTypeChangeEvent) - Method in class org.eclipse.core.internal.resources.CharsetDeltaJob
 
contentTypeChanged(IContentTypeManager.ContentTypeChangeEvent) - Method in class org.eclipse.core.internal.resources.ContentDescriptionManager
 
contentTypeChanged(IContentTypeManager.ContentTypeChangeEvent) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
contentTypePreferencesChanged(IProject) - Method in class org.eclipse.core.internal.resources.ProjectContentTypes
 
ContentTypeTest - Class in org.eclipse.core.tests.resources.content
Common superclass for all content type tests.
ContentTypeTest(String) - Constructor for class org.eclipse.core.tests.resources.content.ContentTypeTest
 
context - Variable in class org.eclipse.jdt.core.tests.eval.EvaluationTest
 
CONTEXT_MASK - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
continuation_indentation - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
continuation_indentation_for_array_initializer - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
CONTINUE - Static variable in class org.eclipse.core.internal.localstore.Bucket.Visitor
 
CONTINUE - Static variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnBrankStatementLabel
 
CONTINUE - Static variable in interface org.eclipse.jdt.internal.codeassist.impl.Keywords
 
CONTINUE_STATEMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ContinueStatement.
continueLabel() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
continueLabel - Variable in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
continueLabel() - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
ContinueStatement - Class in org.eclipse.jdt.core.dom
Continue statement AST node type.
ContinueStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
ContinueStatement(char[], int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ContinueStatement
 
convention_classFile_notClassFileName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_classFile_nullName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_illegalIdentifier - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_import_nullImport - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_import_unqualifiedImport - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_package_consecutiveDotsName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_package_dotName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_package_emptyName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_package_nameWithBlanks - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_package_nullName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_package_uppercaseName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_type_dollarName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_type_invalidName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_type_lowercaseName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_type_nameWithBlanks - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_type_nullName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_unit_notJavaName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_unit_nullName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
Convert - Class in org.eclipse.core.internal.resources.refresh.win32
Performs character to byte conversion for passing strings to native win32 methods.
Convert() - Constructor for class org.eclipse.core.internal.resources.refresh.win32.Convert
 
Convert - Class in org.eclipse.core.internal.utils
 
Convert() - Constructor for class org.eclipse.core.internal.utils.Convert
 
convertClassFileFormat(char[]) - Static method in class org.eclipse.jdt.internal.core.search.matching.ClassFileMatchLocator
 
convertCompilationUnit(int, CompilationUnitDeclaration, Map, boolean, CompilationUnit, int, IProgressMonitor) - Static method in class org.eclipse.jdt.core.dom.AST
Internal method.
convertCompilationUnit(int, CompilationUnitDeclaration, char[], Map, boolean, CompilationUnit, int, IProgressMonitor) - Static method in class org.eclipse.jdt.core.dom.AST
Deprecated. Use org.eclipse.jdt.core.dom.AST.convertCompilationUnit(int, CompilationUnitDeclaration, Map, boolean, CompilationUnit, int, IProgressMonitor) instead
convertEliminatingTypeVariables(TypeBinding, ReferenceBinding, int, Set) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
ConverterTestSetup - Class in org.eclipse.jdt.core.tests.dom
 
ConvertPath - Class in org.eclipse.core.resources.ant
An Ant task which allows to switch from a file system path to a resource path, and vice versa, and store the result in a user property whose name is set by the user.
ConvertPath() - Constructor for class org.eclipse.core.resources.ant.ConvertPath
Constructs a new ConvertPath instance.
convertStringArraytoString(String[]) - Static method in class org.eclipse.core.internal.resources.WorkspacePreferences
Helper method that converts a string string array {"string1"," string2",..."stringN"} to a string in the form "string1,string2,...
convertStringToStringArray(String, String) - Static method in class org.eclipse.core.internal.resources.WorkspacePreferences
Helper method that converts a string in the form "string1,string2,...
convertToIndependantLineDelimiter(File) - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests
 
convertToIndependantLineDelimiter(File) - Method in class org.eclipse.jdt.core.tests.model.EncodingTests
 
convertToIndependantLineDelimiter(File) - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
 
convertToIndependantLineDelimiter(String) - Static method in class org.eclipse.jdt.core.tests.util.Util
 
convertToMethodDeclaration(ConstructorDeclaration, CompilationResult) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
convertToMethodDeclaration(ConstructorDeclaration, CompilationResult) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
convertToMethodDeclaration(ConstructorDeclaration, CompilationResult) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
convertToParameterizedType(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Convert a given source type into a parameterized form if generic.
convertToPhantom() - Method in class org.eclipse.core.internal.resources.Container
Converts this resource and all its children into phantoms by modifying their resource infos in-place.
convertToPhantom() - Method in class org.eclipse.core.internal.resources.Resource
 
convertToRawType(TypeBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Returns the given binding's raw type binding.
convertTypeSignature(char[], int, int) - Static method in class org.eclipse.jdt.internal.core.util.Util
Converts a type signature from the IBinaryType representation to the DC representation.
convertUnresolvedBinaryToRawType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
COPIED - Static variable in class org.eclipse.core.tests.internal.mapping.ChangeDescription
 
COPIED_FROM - Static variable in interface org.eclipse.core.resources.IResourceDelta
Change constant (bit mask) indicating that the resource was copied from another location.
copy(IResource, IResource, int, IProgressMonitor) - Method in class org.eclipse.core.internal.localstore.FileSystemResourceManager
 
copy(IResource, IResource, int) - Method in interface org.eclipse.core.internal.properties.IPropertyManager
Copy all the properties of one resource to another.
copy(IResource, IResource, int) - Method in class org.eclipse.core.internal.properties.PropertyManager2
 
copy(IResource, IPath) - Method in class org.eclipse.core.internal.resources.mapping.ResourceChangeDescriptionFactory
 
copy(IPath, int, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Project
 
copy(IProjectDescription, int, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Project
 
copy(IPath, boolean, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Resource
 
copy(IPath, int, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Resource
 
copy(IProjectDescription, boolean, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Resource
 
copy(IProjectDescription, int, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Resource
 
copy(IResource[], IPath, boolean, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Workspace
 
copy(IResource[], IPath, int, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Workspace
 
copy(IPath, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IResource
Makes a copy of this resource at the given path.
copy(IPath, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IResource
Makes a copy of this resource at the given path.
copy(IProjectDescription, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IResource
Makes a copy of this project using the given project description.
copy(IProjectDescription, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IResource
Makes a copy of this project using the given project description.
copy(IResource[], IPath, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspace
Copies the given sibling resources so that they are located as members of the resource at the given path; the names of the copies are the same as the corresponding originals.
copy(IResource[], IPath, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspace
Copies the given sibling resources so that they are located as members of the resource at the given path; the names of the copies are the same as the corresponding originals.
copy(IResource, IPath) - Method in interface org.eclipse.core.resources.mapping.IResourceChangeDescriptionFactory
Record the set of deltas representing a copy of the given resource to the given workspace path.
copy(IFileStore, int, IProgressMonitor) - Method in class org.eclipse.core.tests.internal.filesystem.wrapper.WrapperFileStore
 
copy(IJavaElement[], IJavaElement[], IJavaElement[], String[], boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IJavaModel
Copies the given elements to the specified container(s).
copy(IPath, int, int, IClasspathEntry, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IPackageFragmentRoot
Copies the resource of this package fragment root to the destination path as specified by IResource.copy(IPath, int, IProgressMonitor) but excluding nested source folders.
copy(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.ISourceManipulation
Copies this element to the given container.
copy(File, File) - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests
Copy file from src (path to the original file) to dest (path to the destination file).
copy(File, File) - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
Copy file from src (path to the original file) to dest (path to the destination file).
copy(String, String) - Static method in class org.eclipse.jdt.core.tests.util.Util
Copy the given source (a file or a directory that must exists) to the given destination (a directory that must exists).
copy() - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
copy() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a deep copy of the current instance.
copy() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
copy(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.BinaryMember
 
copy(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
copy() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.SourceModifier
 
copy(IJavaElement[], IJavaElement[], IJavaElement[], String[], boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.JavaModel
 
copy(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.PackageFragment
 
copy(IPath, int, int, IClasspathEntry, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.PackageFragmentRoot
 
copy(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.SourceRefElement
 
copy() - Method in class org.eclipse.jdt.internal.core.TypeVector
 
copy() - Method in class org.jmlspecs.jml4.esc.gc.IncarnationMap
 
copyCompleteSubtree(IPath) - Method in class org.eclipse.core.internal.dtree.AbstractDataTree
Returns a copy of the node subtree rooted at the given key.
copyCompleteSubtree(IPath) - Method in class org.eclipse.core.internal.dtree.DataTree
Returns a copy of the node subtree rooted at the given key.
copyCompleteSubtree(IPath) - Method in class org.eclipse.core.internal.dtree.DeltaDataTree
Returns a complete node containing the contents of a subtree of the tree.
copyDims(int) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
copyDims(int) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
copyDims(int) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
copyDims(int, Nullity[], Nullity, long) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
copyDims(int) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
copyDims(int) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
copyDims(int) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
copyDims(int, Nullity[], Nullity, long) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
copyDims(int) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
copyDims(int, Nullity[], Nullity, long) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
copyDims(int) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
copyDims(int, Nullity[], Nullity, long) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
copyDims(int, Nullity[], Nullity, long) - Method in class org.jmlspecs.jml4.ast.JmlParameterizedQualifiedTypeReference
 
copyDims(int, Nullity[], Nullity, long) - Method in class org.jmlspecs.jml4.ast.JmlParameterizedSingleTypeReference
 
copyDirectory(File, File) - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
Copy the given source directory (and all its contents) to the given target directory.
CopyElementsOperation - Class in org.eclipse.jdt.internal.core
This operation copies/moves a collection of elements from their current container to a new container, optionally renaming the elements.
CopyElementsOperation(IJavaElement[], IJavaElement[], boolean) - Constructor for class org.eclipse.jdt.internal.core.CopyElementsOperation
When executed, this operation will copy the given elements to the given containers.
CopyElementsOperation(IJavaElement[], IJavaElement, boolean) - Constructor for class org.eclipse.jdt.internal.core.CopyElementsOperation
When executed, this operation will copy the given elements to the given container.
copyFile(File, File) - Static method in class org.eclipse.test.internal.performance.results.AbstractResults
Copy a file to another location.
copyFrom(WorkspaceDescription) - Method in class org.eclipse.core.internal.resources.WorkspacePreferences
 
copyHistory(IResource, IResource, boolean) - Method in class org.eclipse.core.internal.localstore.HistoryStore2
 
copyHistory(IResource, IResource, boolean) - Method in interface org.eclipse.core.internal.localstore.IHistoryStore
Copies the history store information from the source path given destination path.
copyInto(Object[]) - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
copyInto(Object[], int) - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
copyInto(Object[]) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleNameVector
 
CopyMoveElementsTests - Class in org.eclipse.jdt.core.tests.model
 
CopyMoveElementsTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.CopyMoveElementsTests
 
CopyMoveResourcesTests - Class in org.eclipse.jdt.core.tests.model
 
CopyMoveResourcesTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.CopyMoveResourcesTests
 
CopyMoveTests - Class in org.eclipse.jdt.core.tests.model
 
CopyMoveTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.CopyMoveTests
 
copyNegative(IJavaElement, IJavaElement, IJavaElement, String, boolean, int) - Method in class org.eclipse.jdt.core.tests.model.CopyMoveTests
Attempts to copy the element with optional forcing.
copyNegative(IJavaElement[], IJavaElement[], IJavaElement[], String[], boolean, int) - Method in class org.eclipse.jdt.core.tests.model.CopyMoveTests
Attempts to copy the elements with optional forcing.
CopyPackageFragmentRootOperation - Class in org.eclipse.jdt.internal.core
 
CopyPackageFragmentRootOperation(IPackageFragmentRoot, IPath, int, int, IClasspathEntry) - Constructor for class org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation
 
copyPositive(IJavaElement, IJavaElement, IJavaElement, String, boolean) - Method in class org.eclipse.jdt.core.tests.model.CopyMoveResourcesTests
Copies the element to the container with optional rename and forcing.
copyPositive(IJavaElement, IJavaElement, IJavaElement, String, boolean) - Method in class org.eclipse.jdt.core.tests.model.CopyMoveTests
Copies the element to the container with optional rename and forcing.
CopyResourceElementsOperation - Class in org.eclipse.jdt.internal.core
This operation copies/moves/renames a collection of resources from their current container to a new container, optionally renaming the elements.
CopyResourceElementsOperation(IJavaElement[], IJavaElement, boolean) - Constructor for class org.eclipse.jdt.internal.core.CopyResourceElementsOperation
When executed, this operation will copy the given resources to the given container.
CopyResourceElementsOperation(IJavaElement[], IJavaElement[], boolean) - Constructor for class org.eclipse.jdt.internal.core.CopyResourceElementsOperation
When executed, this operation will copy the given resources to the given containers.
CopyResourceTests - Class in org.eclipse.jdt.core.tests.builder
Basic tests of the image builder.
CopyResourceTests(String) - Constructor for class org.eclipse.jdt.core.tests.builder.CopyResourceTests
 
copyRule(IResource, IResource) - Method in interface org.eclipse.core.resources.IResourceRuleFactory
Returns the scheduling rule that is required for copying a resource.
copyRule(IResource, IResource) - Method in class org.eclipse.core.resources.team.ResourceRuleFactory
Default implementation of IResourceRuleFactory#copyRule.
copySubtree(AST, ASTNode) - Static method in class org.eclipse.jdt.core.dom.ASTNode
Returns a deep copy of the subtree of AST nodes rooted at the given node.
copySubtrees(AST, List) - Static method in class org.eclipse.jdt.core.dom.ASTNode
Returns a deep copy of the subtrees of AST nodes rooted at the given list of nodes.
CopyTest - Class in org.eclipse.core.tests.internal.localstore
Test the copy operation.
CopyTest() - Constructor for class org.eclipse.core.tests.internal.localstore.CopyTest
 
CopyTest(String) - Constructor for class org.eclipse.core.tests.internal.localstore.CopyTest
 
copyTo(WorkspaceDescription) - Method in class org.eclipse.core.internal.resources.WorkspacePreferences
 
CopyVisitor - Class in org.eclipse.core.internal.localstore
 
CopyVisitor(IResource, IResource, int, IProgressMonitor) - Constructor for class org.eclipse.core.internal.localstore.CopyVisitor
 
CORE_CIRCULAR_CLASSPATH - Static variable in class org.eclipse.jdt.core.JavaCore
Core option ID: Reporting Classpath Cycle.
CORE_ENABLE_CLASSPATH_EXCLUSION_PATTERNS - Static variable in class org.eclipse.jdt.core.JavaCore
Core option ID: Enabling Usage of Classpath Exclusion Patterns.
CORE_ENABLE_CLASSPATH_MULTIPLE_OUTPUT_LOCATIONS - Static variable in class org.eclipse.jdt.core.JavaCore
Core option ID: Enabling Usage of Classpath Multiple Output Locations.
CORE_ENCODING - Static variable in class org.eclipse.jdt.core.JavaCore
Core option ID: Default Source Encoding Format.
CORE_EXCEPTION - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating a core exception occurred.
CORE_INCOMPATIBLE_JDK_LEVEL - Static variable in class org.eclipse.jdt.core.JavaCore
Core option ID: Reporting Incompatible JDK Level for Required Binaries.
CORE_INCOMPLETE_CLASSPATH - Static variable in class org.eclipse.jdt.core.JavaCore
Core option ID: Reporting Incomplete Classpath.
CORE_JAVA_BUILD_CLEAN_OUTPUT_FOLDER - Static variable in class org.eclipse.jdt.core.JavaCore
Core option ID: Cleaning Output Folder(s).
CORE_JAVA_BUILD_DUPLICATE_RESOURCE - Static variable in class org.eclipse.jdt.core.JavaCore
Core option ID: Reporting Duplicate Resources.
CORE_JAVA_BUILD_INVALID_CLASSPATH - Static variable in class org.eclipse.jdt.core.JavaCore
Core option ID: Abort if Invalid Classpath.
CORE_JAVA_BUILD_ORDER - Static variable in class org.eclipse.jdt.core.JavaCore
Core option ID: Computing Project Build Order.
CORE_JAVA_BUILD_RECREATE_MODIFIED_CLASS_FILES_IN_OUTPUT_FOLDER - Static variable in class org.eclipse.jdt.core.JavaCore
Core option ID: Recreate Modified class files in Output Folder.
CORE_JAVA_BUILD_RESOURCE_COPY_FILTER - Static variable in class org.eclipse.jdt.core.JavaCore
Core option ID: Specifying Filters for Resource Copying Control.
CORE_TEST_APPLICATION - Static variable in class org.eclipse.core.tests.session.SessionTestSuite
 
coreException - Variable in exception org.eclipse.jdt.internal.core.search.matching.MatchLocator.WrappedCoreException
 
CoreTest - Class in org.eclipse.core.tests.harness
 
CoreTest() - Constructor for class org.eclipse.core.tests.harness.CoreTest
 
CoreTest(String) - Constructor for class org.eclipse.core.tests.harness.CoreTest
 
correction_nullRequestor - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
correction_nullUnit - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
CorrectionEngine - Class in org.eclipse.jdt.core
This class is the entry point for source corrections.
CorrectionEngine(Map) - Constructor for class org.eclipse.jdt.core.CorrectionEngine
The CorrectionEngine is responsible for computing problem corrections.
CorruptedSignature - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
corruptedSignature(TypeBinding, char[], int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
couldBreak() - Method in class org.eclipse.jdt.internal.formatter.align.Alignment
 
count - Variable in class org.eclipse.jdt.core.tests.model.AbstractJavaSearchTests.JavaSearchResultCollector
 
count - Variable in class org.eclipse.jdt.core.tests.model.CancelCounter
 
COUNT - Static variable in interface org.eclipse.jdt.internal.codeassist.impl.Keywords
 
count - Variable in class org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
countChildren(IFolder) - Method in class org.eclipse.core.tests.internal.localstore.LocalStoreTest
 
counter - Variable in class org.eclipse.jdt.internal.compiler.ast.StringLiteralConcatenation
 
Counter - Class in org.jmlspecs.jml4.esc.util
 
Counter() - Constructor for class org.jmlspecs.jml4.esc.util.Counter
 
countForLabels - Variable in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleMessageSend
 
countForLabels - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredMessageSend
 
countLabels - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
countResources(int, boolean) - Method in class org.eclipse.core.internal.resources.Resource
Count the number of resources in the tree from this container to the specified depth.
countResources(IPath, int, boolean) - Method in class org.eclipse.core.internal.resources.Workspace
Returns the number of resources in a subtree of the resource tree.
COUNTS - Static variable in interface org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
countTestCases() - Method in class org.eclipse.core.tests.session.TestDescriptor
 
coverageTestFlag - Static variable in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
coverageTestId - Static variable in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
CP_CONTAINER_PATH_UNBOUND - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a container path was not resolvable indicating either the referred container is undefined, unbound.
CP_CONTAINER_PREFERENCES_PREFIX - Static variable in class org.eclipse.jdt.internal.core.JavaModelManager
 
CP_ENTRY_IGNORE - Static variable in class org.eclipse.jdt.internal.core.JavaModelManager
 
CP_ENTRY_IGNORE_PATH - Static variable in class org.eclipse.jdt.internal.core.JavaModelManager
 
CP_RESOLVE_VERBOSE - Static variable in class org.eclipse.jdt.internal.core.JavaModelManager
 
CP_RESOLVE_VERBOSE_ADVANCED - Static variable in class org.eclipse.jdt.internal.core.JavaModelManager
 
CP_RESOLVE_VERBOSE_FAILURE - Static variable in class org.eclipse.jdt.internal.core.JavaModelManager
 
CP_USERLIBRARY_PREFERENCES_PREFIX - Static variable in class org.eclipse.jdt.internal.core.JavaModelManager
 
CP_USERLIBRARY_PREFERENCES_PREFIX - Static variable in class org.eclipse.jdt.internal.core.UserLibraryManager
 
CP_VARIABLE_PATH_UNBOUND - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a variable path was not resolvable indicating either the referred variable is undefined, unbound or the resolved variable path does not correspond to an existing file or folder.
CP_VARIABLE_PREFERENCES_PREFIX - Static variable in class org.eclipse.jdt.internal.core.JavaModelManager
 
CPCONTAINER_INITIALIZER_EXTPOINT_ID - Static variable in class org.eclipse.jdt.internal.core.JavaModelManager
Name of the extension point for contributing classpath container initializers
CPE_CONTAINER - Static variable in interface org.eclipse.jdt.core.IClasspathEntry
Entry kind constant describing a classpath entry representing a name classpath container.
CPE_LIBRARY - Static variable in interface org.eclipse.jdt.core.IClasspathEntry
Entry kind constant describing a classpath entry identifying a library.
CPE_PROJECT - Static variable in interface org.eclipse.jdt.core.IClasspathEntry
Entry kind constant describing a classpath entry identifying a required project.
CPE_SOURCE - Static variable in interface org.eclipse.jdt.core.IClasspathEntry
Entry kind constant describing a classpath entry identifying a folder containing package fragments with source code to be compiled.
CPE_VARIABLE - Static variable in interface org.eclipse.jdt.core.IClasspathEntry
Entry kind constant describing a classpath entry defined using a path that begins with a classpath variable reference.
CPU_TIME - Static variable in interface org.eclipse.test.internal.performance.InternalDimensions
 
CPU_TIME - Static variable in interface org.eclipse.test.performance.Dimension
The amount of CPU time used so far by this process.
CPVARIABLE_INITIALIZER_EXTPOINT_ID - Static variable in class org.eclipse.jdt.internal.core.JavaModelManager
Name of the extension point for contributing classpath variable initializers
CRASH_DETECTED - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
 
create(InputStream, int, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.File
 
create(InputStream, boolean, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.File
 
create(int, boolean, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Folder
 
create(boolean, boolean, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Folder
 
create(IProject) - Method in class org.eclipse.core.internal.resources.LocalMetaArea
 
create(IResource) - Method in class org.eclipse.core.internal.resources.mapping.ResourceChangeDescriptionFactory
 
create(IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Project
 
create(IProjectDescription, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Project
 
create(IProjectDescription, int, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Project
 
create(InputStream, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
Creates a new file resource as a member of this handle's parent resource.
create(InputStream, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
Creates a new file resource as a member of this handle's parent resource.
create(boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFolder
Creates a new folder resource as a member of this handle's parent resource.
create(int, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFolder
Creates a new folder resource as a member of this handle's parent resource.
create(IProjectDescription, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Creates a new project resource in the workspace using the given project description.
create(IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Creates a new project resource in the workspace with files in the default location in the local file system.
create(IProjectDescription, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Creates a new project resource in the workspace using the given project description.
create(IResource) - Method in interface org.eclipse.core.resources.mapping.IResourceChangeDescriptionFactory
Record a delta that represents a resource being created.
create(int, int) - Static method in class org.eclipse.jdt.core.CompletionProposal
Creates a basic completion proposal.
create(AST) - Static method in class org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Creates a new instance for describing manipulations of the given AST.
create(ICompilationUnit, boolean) - Static method in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Creates a ImportRewrite from a ICompilationUnit.
create(CompilationUnit, boolean) - Static method in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Creates a ImportRewrite from a an AST (CompilationUnit).
create(String) - Static method in class org.eclipse.jdt.core.JavaCore
Returns the Java model element corresponding to the given handle identifier generated by IJavaElement.getHandleIdentifier(), or null if unable to create the associated element.
create(String, WorkingCopyOwner) - Static method in class org.eclipse.jdt.core.JavaCore
Returns the Java model element corresponding to the given handle identifier generated by IJavaElement.getHandleIdentifier(), or null if unable to create the associated element.
create(IFile) - Static method in class org.eclipse.jdt.core.JavaCore
Returns the Java element corresponding to the given file, or null if unable to associate the given file with a Java element.
create(IFolder) - Static method in class org.eclipse.jdt.core.JavaCore
Returns the package fragment or package fragment root corresponding to the given folder, or null if unable to associate the given folder with a Java element.
create(IProject) - Static method in class org.eclipse.jdt.core.JavaCore
Returns the Java project corresponding to the given project.
create(IResource) - Static method in class org.eclipse.jdt.core.JavaCore
Returns the Java element corresponding to the given resource, or null if unable to associate the given resource with a Java element.
create(IResource, IJavaProject) - Static method in class org.eclipse.jdt.core.JavaCore
Returns the Java element corresponding to the given file, its project being the given project.
create(IWorkspaceRoot) - Static method in class org.eclipse.jdt.core.JavaCore
Returns the Java model.
create(IBufferFactory) - Static method in class org.eclipse.jdt.internal.core.BufferFactoryWrapper
Deprecated.  
create(IDocument) - Static method in class org.eclipse.jdt.internal.core.dom.rewrite.LineInformation
 
create(CompilationUnit) - Static method in class org.eclipse.jdt.internal.core.dom.rewrite.LineInformation
 
create(IResource, IJavaProject) - Static method in class org.eclipse.jdt.internal.core.JavaModelManager
Returns the Java element corresponding to the given resource, or null if unable to associate the given resource with a Java element.
create(IFile, IJavaProject) - Static method in class org.eclipse.jdt.internal.core.JavaModelManager
Returns the Java element corresponding to the given file, its project being the given project.
create(IFolder, IJavaProject) - Static method in class org.eclipse.jdt.internal.core.JavaModelManager
Returns the package fragment or package fragment root corresponding to the given folder, its parent or great parent being the given project.
createAfter(IJavaElement) - Method in class org.eclipse.jdt.internal.core.CreateElementInCUOperation
Instructs this operation to position the new element after the given sibling, or to add the new element as the last child of its parent if null.
createAlignment(String, int, int, int) - Method in class org.eclipse.jdt.internal.formatter.Scribe
 
createAlignment(String, int, int, int, boolean) - Method in class org.eclipse.jdt.internal.formatter.Scribe
 
createAlignment(String, int, int, int, int) - Method in class org.eclipse.jdt.internal.formatter.Scribe
 
createAlignment(String, int, int, int, int, boolean) - Method in class org.eclipse.jdt.internal.formatter.Scribe
 
createAlignment(String, int, int, int, int, int, boolean) - Method in class org.eclipse.jdt.internal.formatter.Scribe
 
createAlignmentValue(boolean, int, int) - Static method in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Create a new alignment value according to the given values.
createAndPattern(SearchPattern, SearchPattern) - Static method in class org.eclipse.jdt.core.search.SearchPattern
Deprecated. Unfortunately, this functionality is not fully supported yet (see "https://bugs.eclipse.org/bugs/show_bug.cgi?id=142044" for more details). This might be done in a further version...
createAnnotation(ReferenceBinding, ElementValuePair[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createAnnotationMethod(byte[], int[], int) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfo
 
createAnnotationProcessorManager() - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
createAnnotations(IBinaryAnnotation[], LookupEnvironment, char[][][]) - Static method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
createArraySignature(char[], int) - Static method in class org.eclipse.jdt.core.Signature
Creates a new type signature with the given amount of array nesting added to the given type signature.
createArraySignature(String, int) - Static method in class org.eclipse.jdt.core.Signature
Creates a new type signature with the given amount of array nesting added to the given type signature.
createArrayType(int) - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Answer an array type binding using the receiver and the given dimension.
createArrayType(TypeBinding, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createArrayType(TypeBinding, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
createArrayTypeBindingKey(String, int) - Static method in class org.eclipse.jdt.core.BindingKey
Creates a new array type binding key from the given type binding key and the given array dimension.
createAssistImportReference(char[][], long[], int) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createAssistImportReference(char[][], long[], int) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createAssistImportReference(char[][], long[], int) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createAssistPackageReference(char[][], long[]) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createAssistPackageReference(char[][], long[]) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createAssistPackageReference(char[][], long[]) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createAST(IProgressMonitor) - Method in class org.eclipse.jdt.core.dom.ASTParser
Creates an abstract syntax tree.
createASTs(ICompilationUnit[], String[], ASTRequestor, IProgressMonitor) - Method in class org.eclipse.jdt.core.dom.ASTParser
Creates ASTs for a batch of compilation units.
createBefore(IJavaElement) - Method in class org.eclipse.jdt.internal.core.CreateElementInCUOperation
Instructs this operation to position the new element before the given sibling, or to add the new element as the last child of its parent if null.
createBinaryTypeFrom(IBinaryType, PackageBinding, AccessRestriction) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createBinaryTypeFrom(IBinaryType, PackageBinding, boolean, AccessRestriction) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createBindings(IJavaElement[], IProgressMonitor) - Method in class org.eclipse.jdt.core.dom.ASTParser
Creates bindings for a batch of Java elements.
createBindings(String[]) - Method in class org.eclipse.jdt.core.dom.ASTRequestor
Resolves bindings for the given binding keys.
createBuffer(IOpenable) - Method in interface org.eclipse.jdt.core.IBufferFactory
Deprecated. Creates a buffer for the given owner.
createBuffer(ICompilationUnit) - Method in class org.eclipse.jdt.core.tests.model.WorkingCopyTests.TestWorkingCopyOwner
 
createBuffer(ICompilationUnit) - Method in class org.eclipse.jdt.core.WorkingCopyOwner
Creates a buffer for the given working copy.
createBuffer(ICompilationUnit) - Method in class org.eclipse.jdt.internal.core.BufferFactoryWrapper
Deprecated.  
createBuffer(IOpenable) - Static method in class org.eclipse.jdt.internal.core.BufferManager
 
createBuffer(ICompilationUnit) - Method in class org.eclipse.jdt.internal.core.DefaultWorkingCopyOwner
 
createBuildersPersistentInfo(IProject) - Method in class org.eclipse.core.internal.events.BuildManager
Creates and returns an ArrayList of BuilderPersistentInfo.
createCharArrayTypeSignature(char[], boolean) - Static method in class org.eclipse.jdt.core.Signature
Creates a new type signature from the given type name encoded as a character array.
createChild(IPath, String) - Method in class org.eclipse.core.internal.dtree.AbstractDataTree
Creates a new child in the tree.
createChild(IPath, String, Object) - Method in class org.eclipse.core.internal.dtree.AbstractDataTree
Creates a new child in the tree.
createChild(IPath, String) - Method in class org.eclipse.core.internal.dtree.DataTree
Creates a new child in the tree.
createChild(IPath, String, Object) - Method in class org.eclipse.core.internal.dtree.DataTree
Creates a new child in the tree.
createChild(IPath, String) - Method in class org.eclipse.core.internal.dtree.DeltaDataTree
 
createChild(IPath, String, Object) - Method in class org.eclipse.core.internal.dtree.DeltaDataTree
 
createClass() - Method in class org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.  
createClass() - Method in interface org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated. Creates a default type document fragment.
createClassFileFrom(IFile) - Static method in class org.eclipse.jdt.core.JavaCore
Creates and returns a class file element for the given .class file.
createClassFileFrom(IFile, IJavaProject) - Static method in class org.eclipse.jdt.internal.core.JavaModelManager
Creates and returns a class file element for the given .class file, its project being the given project.
createClassFolder(String[], String, String) - Static method in class org.eclipse.jdt.core.tests.util.Util
 
createClasspathProblemMarker(IJavaModelStatus) - Method in class org.eclipse.jdt.internal.core.JavaProject
Record a new marker denoting a classpath problem
createCodeFormatter() - Static method in class org.eclipse.jdt.core.ToolFactory
Deprecated. Use ToolFactory.createCodeFormatter(Map) instead. Extension point is discontinued
createCodeFormatter(Map) - Static method in class org.eclipse.jdt.core.ToolFactory
Create an instance of the built-in code formatter.
createCodeFormatter(Map, int) - Static method in class org.eclipse.jdt.core.ToolFactory
Create an instance of the built-in code formatter.
createCollapsePlaceholder() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore
 
createCompilationUnit(String, String, boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IPackageFragment
Creates and returns a compilation unit in this package fragment with the specified name and contents.
createCompilationUnit() - Method in class org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.  
createCompilationUnit(char[], String) - Method in class org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.  
createCompilationUnit(String, String) - Method in class org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.  
createCompilationUnit() - Method in interface org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated. Creates and return an empty JDOM.
createCompilationUnit(char[], String) - Method in interface org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated. Creates a JDOM on the given source code.
createCompilationUnit(String, String) - Method in interface org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated. Creates a JDOM on the given source code.
createCompilationUnit(char[], char[]) - Method in class org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.  
createCompilationUnit(ICompilationUnit) - Method in class org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.  
createCompilationUnit() - Method in class org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.  
createCompilationUnit(ICompilationUnit) - Method in class org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.  
createCompilationUnit(String, String) - Method in class org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.  
createCompilationUnit(ICompilationUnit) - Method in class org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.  
createCompilationUnit(String, String, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.PackageFragment
 
createCompilationUnitFrom(IFile) - Static method in class org.eclipse.jdt.core.JavaCore
Creates and returns a compilation unit element for the given source file (i.e.
createCompilationUnitFrom(IFile, IJavaProject) - Static method in class org.eclipse.jdt.internal.core.JavaModelManager
Creates and returns a compilation unit element for the given .java file, its project being the given project.
CreateCompilationUnitOperation - Class in org.eclipse.jdt.internal.core
This operation creates a compilation unit (CU).
CreateCompilationUnitOperation(IPackageFragment, String, String, boolean) - Constructor for class org.eclipse.jdt.internal.core.CreateCompilationUnitOperation
When executed, this operation will create a compilation unit with the given name.
CreateCompilationUnitTests - Class in org.eclipse.jdt.core.tests.model
 
CreateCompilationUnitTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.CreateCompilationUnitTests
 
createConstructor(ConstructorDeclaration) - Method in class org.jmlspecs.jml4.rac.WrapperConstructorGenerator
 
createControl(Composite) - Method in class org.jmlspecs.eclipse.jdt.ui.NewJmlSpecCreationPage
 
createControl(Composite) - Method in class org.jmlspecs.eclipse.jdt.ui.preferences.JmlPreferencePage
 
createCopyTarget(ASTNode) - Method in class org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Creates and returns a placeholder node for a true copy of the given node.
createCopyTarget(ASTNode, ASTNode) - Method in class org.eclipse.jdt.core.dom.rewrite.ListRewrite
Creates and returns a placeholder node for a true copy of a range of nodes of the current list.
createCU(ICompilationUnit, boolean) - Method in class org.eclipse.jdt.core.tests.rewrite.modifying.ASTRewritingModifyingTest
 
createCU(char[]) - Method in class org.eclipse.jdt.core.tests.rewrite.modifying.ASTRewritingModifyingTest
 
createDefaultClassFileBytesDisassembler() - Static method in class org.eclipse.jdt.core.ToolFactory
Create a classfile bytecode disassembler, able to produce a String representation of a given classfile.
createDefaultClassFileDisassembler() - Static method in class org.eclipse.jdt.core.ToolFactory
Deprecated. Use ToolFactory.createDefaultClassFileBytesDisassembler() instead
createDefaultClassFileReader(IClassFile, int) - Static method in class org.eclipse.jdt.core.ToolFactory
Create a classfile reader onto a classfile Java element.
createDefaultClassFileReader(InputStream, int) - Static method in class org.eclipse.jdt.core.ToolFactory
Create a default classfile reader, able to expose the internal representation of a given classfile according to the decoding flag used to initialize the reader.
createDefaultClassFileReader(String, int) - Static method in class org.eclipse.jdt.core.ToolFactory
Create a default classfile reader, able to expose the internal representation of a given classfile according to the decoding flag used to initialize the reader.
createDefaultClassFileReader(String, String, int) - Static method in class org.eclipse.jdt.core.ToolFactory
Create a default classfile reader, able to expose the internal representation of a given classfile according to the decoding flag used to initialize the reader.
createDefaultCodeFormatter(Map) - Static method in class org.eclipse.jdt.core.ToolFactory
Deprecated. Use ToolFactory.createCodeFormatter(Map) instead
createDefaultConstructor(boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
createDefaultConstructorWithBinding(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
createDeltaFactory() - Method in class org.eclipse.core.resources.mapping.ResourceChangeValidator
Return an empty change description factory that can be used to build a proposed resource delta.
CreateDirectoryTest - Class in org.eclipse.core.tests.filesystem
Black box testing of mkdir method.
CreateDirectoryTest() - Constructor for class org.eclipse.core.tests.filesystem.CreateDirectoryTest
 
createElement(IPath, Object) - Method in class org.eclipse.core.internal.watson.ElementTree
Creates the indicated element and sets its element info.
createElement(ClassScope, ICompilationUnit, HashSet, HashMap) - Method in class org.eclipse.jdt.internal.core.util.HandleFactory
Returns a handle denoting the class member identified by its scope.
CreateElementInCUOperation - Class in org.eclipse.jdt.internal.core
This abstract class implements behavior common to CreateElementInCUOperations.
CreateElementInCUOperation(IJavaElement) - Constructor for class org.eclipse.jdt.internal.core.CreateElementInCUOperation
Constructs an operation that creates a Java Language Element with the specified parent, contained within a compilation unit.
createError(int, String, Throwable) - Static method in class org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
 
createField(String, IJavaElement, boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IType
Creates and returns a field in this type with the given contents.
createField() - Method in class org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.  
createField(String) - Method in class org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.  
createField() - Method in interface org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated. Creates a default field document fragment.
createField(String) - Method in interface org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated. Creates a field document fragment on the given source code.
createField(byte[], int[], int) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
createField(String, IJavaElement, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
createField(char[]) - Method in class org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.  
createField(String, IJavaElement, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.SourceType
 
CreateFieldOperation - Class in org.eclipse.jdt.internal.core
This operation creates a field declaration in a type.
CreateFieldOperation(IType, String, boolean) - Constructor for class org.eclipse.jdt.internal.core.CreateFieldOperation
When executed, this operation will create a field with the given name in the given type with the specified source.
createFields(char[]) - Method in class org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.  
createFile(String, String) - Static method in class org.eclipse.jdt.core.tests.util.Util
 
createFileInFileSystem(File, InputStream) - Method in class org.eclipse.core.tests.harness.CoreTest
Create the given file in the file system.
createFileInFileSystem(IFileStore) - Method in class org.eclipse.core.tests.resources.ResourceTest
Create the given file in the local store.
createFileInFileSystem(IFileStore, InputStream) - Method in class org.eclipse.core.tests.resources.ResourceTest
Create the given file in the local store.
createFileInFileSystem(IPath) - Method in class org.eclipse.core.tests.resources.ResourceTest
Create the given file in the file system.
createFileInFileSystem(IPath, InputStream) - Method in class org.eclipse.core.tests.resources.ResourceTest
Create the given file in the file system.
createFromString(Reader) - Static method in class org.eclipse.jdt.internal.core.UserLibrary
 
createGroupNode(ASTNode[]) - Method in class org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Creates and returns a node that represents a sequence of nodes.
createHierarchy() - Method in class org.eclipse.core.tests.resources.ResourceTest
 
createHierarchyScope(IType) - Static method in class org.eclipse.jdt.core.search.SearchEngine
Returns a Java search scope limited to the hierarchy of the given type.
createHierarchyScope(IType, WorkingCopyOwner) - Static method in class org.eclipse.jdt.core.search.SearchEngine
Returns a Java search scope limited to the hierarchy of the given type.
createHierarchyScope(IType) - Static method in class org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createHierarchyScope(IType, WorkingCopyOwner) - Static method in class org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createHistoryStore(IPath, int) - Static method in class org.eclipse.core.internal.resources.ResourcesCompatibilityHelper
Creates a history store.
createHistoryStore(IPath, int, boolean, boolean, boolean) - Static method in class org.eclipse.core.internal.resources.ResourcesCompatibilityHelper
 
createImport(String, IJavaElement, IProgressMonitor) - Method in interface org.eclipse.jdt.core.ICompilationUnit
Creates and returns an non-static import declaration in this compilation unit with the given name.
createImport(String, IJavaElement, int, IProgressMonitor) - Method in interface org.eclipse.jdt.core.ICompilationUnit
Creates and returns an import declaration in this compilation unit with the given name.
createImport() - Method in class org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.  
createImport(String) - Method in class org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.  
createImport() - Method in interface org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated. Creates an empty import document fragment.
createImport(String) - Method in interface org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated. Creates an import document fragment on the given source code.
createImport(String, IJavaElement, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
createImport(String, IJavaElement, int, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
createImport() - Method in class org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.  
createImport(char[]) - Method in class org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.  
createImportForRacRuntimePackage(CompilationUnitDeclaration) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Creates and returns an import statement to import RAC tuntime package (org.jmlspecs.jml4.rac.runtime) if the given compilation unit doesn't import it; otherwise, returns null.
CreateImportOperation - Class in org.eclipse.jdt.internal.core
This operation adds an import declaration to an existing compilation unit.
CreateImportOperation(String, ICompilationUnit, int) - Constructor for class org.eclipse.jdt.internal.core.CreateImportOperation
When executed, this operation will add an import to the given compilation unit.
CreateImportsTests - Class in org.eclipse.jdt.core.tests.model
 
CreateImportsTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.CreateImportsTests
 
createIndentationString(int) - Method in class org.eclipse.jdt.core.formatter.CodeFormatter
Answers the string that corresponds to the indentation to the given indentation level or an empty string if the indentation cannot be computed.
createIndentationString(int) - Method in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatter
 
createIndexKey(char[], int) - Static method in class org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
Constructor entries are encoded as TypeName '/' Arity: e.g.
createIndexKey(char[]) - Static method in class org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
createIndexKey(char[], int) - Static method in class org.eclipse.jdt.internal.core.search.matching.MethodPattern
Method entries are encoded as selector '/' Arity: e.g.
createIndexKey(int, char[], char[], char[][], char[][], char, char[], char) - Static method in class org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
createIndexKey(int, char[], char[], char[][], boolean) - Static method in class org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
createInitializer(String, IJavaElement, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IType
Creates and returns a static initializer in this type with the given contents.
createInitializer() - Method in class org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.  
createInitializer(String) - Method in class org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.  
createInitializer() - Method in interface org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated. Creates an empty initializer document fragment.
createInitializer(String) - Method in interface org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated. Creates an initializer document fragment from the given source code.
createInitializer(String, IJavaElement, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
createInitializer(char[]) - Method in class org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated. Creates an INITIALIZER document fragment from the given source.
createInitializer(String, IJavaElement, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.SourceType
 
CreateInitializerOperation - Class in org.eclipse.jdt.internal.core
This operation creates a initializer in a type.
CreateInitializerOperation(IType, String) - Constructor for class org.eclipse.jdt.internal.core.CreateInitializerOperation
When executed, this operation will create an initializer with the given name in the given type with the specified source.
createInstance(Class) - Method in class org.eclipse.jdt.core.dom.AST
Creates an unparented node of the given node class (non-abstract subclass of ASTNode).
createInstance(int) - Method in class org.eclipse.jdt.core.dom.AST
Creates an unparented node of the given node type.
createInterface() - Method in class org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.  
createInterface() - Method in interface org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated. Creates a default type document fragment.
createInternalMethod(AbstractMethodDeclaration) - Method in class org.jmlspecs.jml4.rac.MethodHeaderTranslator
Creates an internal method for the given method.
createInternalMethod(MethodBinding) - Method in class org.jmlspecs.jml4.rac.MethodHeaderTranslator
Creates an internal method for the given method.
createJar(String[], Map, String) - Static method in class org.eclipse.jdt.core.tests.util.Util
 
createJar(String[], String[], Map, String) - Static method in class org.eclipse.jdt.core.tests.util.Util
 
createJar(String[], String, String) - Static method in class org.eclipse.jdt.core.tests.util.Util
 
createJar(String[], String[], String, String) - Static method in class org.eclipse.jdt.core.tests.util.Util
 
createJarPackageFragmentRootFrom(IFile) - Static method in class org.eclipse.jdt.core.JavaCore
Creates and returns a handle for the given JAR file.
createJarPackageFragmentRootFrom(IFile, IJavaProject) - Static method in class org.eclipse.jdt.internal.core.JavaModelManager
Creates and returns a handle for the given JAR file, its project being the given project.
createJavaSearchScope(IResource[]) - Static method in class org.eclipse.jdt.core.search.SearchEngine
Deprecated. Use SearchEngine.createJavaSearchScope(IJavaElement[]) instead.
createJavaSearchScope(IJavaElement[]) - Static method in class org.eclipse.jdt.core.search.SearchEngine
Returns a Java search scope limited to the given Java elements.
createJavaSearchScope(IJavaElement[], boolean) - Static method in class org.eclipse.jdt.core.search.SearchEngine
Returns a Java search scope limited to the given Java elements.
createJavaSearchScope(IJavaElement[], int) - Static method in class org.eclipse.jdt.core.search.SearchEngine
Returns a Java search scope limited to the given Java elements.
createJavaSearchScope(IJavaElement[]) - Static method in class org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createJavaSearchScope(IJavaElement[], boolean) - Static method in class org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createJavaSearchScope(IJavaElement[], int) - Static method in class org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createLargeHierarchy() - Method in class org.eclipse.core.tests.resources.MarkerTest
 
createLink(IPath, int, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Resource
 
createLink(URI, int, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Resource
 
createLink(IPath, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
Creates a new file resource as a member of this handle's parent resource.
createLink(URI, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
Creates a new file resource as a member of this handle's parent resource.
createLink(IPath, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFolder
Creates a new folder resource as a member of this handle's parent resource.
createLink(URI, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFolder
Creates a new folder resource as a member of this handle's parent resource.
createLinkFolder(IPath, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.ExternalFoldersManager
 
createLog(String, Plugin) - Static method in class org.jmlspecs.eclipse.jdt.ui.Console
Creates a Console Log and sets the current log object
createMarker(String) - Method in class org.eclipse.core.internal.resources.Resource
 
createMarker(String) - Method in interface org.eclipse.core.resources.IResource
Creates and returns the marker with the specified type on this resource.
createMemberAlignment(String, int, int, int) - Method in class org.eclipse.jdt.internal.formatter.Scribe
 
CreateMembersTests - Class in org.eclipse.jdt.core.tests.model
 
CreateMembersTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.CreateMembersTests
 
createMetaArea() - Method in class org.eclipse.core.internal.resources.LocalMetaArea
Creates the meta area root directory.
createMethod(String, IJavaElement, boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IType
Creates and returns a method or constructor in this type with the given contents.
createMethod() - Method in class org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.  
createMethod(String) - Method in class org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.  
createMethod() - Method in interface org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated. Creates a default method document fragment.
createMethod(String) - Method in interface org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated. Creates a method document fragment on the given source code.
createMethod(byte[], int[], int) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
createMethod(String, IJavaElement, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
createMethod(char[]) - Method in class org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.  
createMethod(String, IJavaElement, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.SourceType
 
CreateMethodOperation - Class in org.eclipse.jdt.internal.core
This operation creates an instance method.
CreateMethodOperation(IType, String, boolean) - Constructor for class org.eclipse.jdt.internal.core.CreateMethodOperation
When executed, this operation will create a method in the given type with the specified source.
createMethodSignature(char[][], char[]) - Static method in class org.eclipse.jdt.core.Signature
Creates a method signature from the given parameter and return type signatures.
createMethodSignature(String[], String) - Static method in class org.eclipse.jdt.core.Signature
Creates a method signature from the given parameter and return type signatures.
createMethodSignature(char[][], char[][], char[], char[]) - Static method in class org.eclipse.jdt.internal.codeassist.CompletionEngine
 
createMethodSignature(char[][], char[][], char[]) - Static method in class org.eclipse.jdt.internal.codeassist.CompletionEngine
 
CreateMethodSourceExamplesTests - Class in org.eclipse.jdt.core.tests.model
Deprecated. JDOM is obsolete
CreateMethodSourceExamplesTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.CreateMethodSourceExamplesTests
Deprecated.  
createMissingType(PackageBinding, char[][]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createMoveTarget(ASTNode) - Method in class org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Creates and returns a placeholder node for the new locations of the given node.
createMoveTarget(ASTNode, ASTNode) - Method in class org.eclipse.jdt.core.dom.rewrite.ListRewrite
Creates and returns a placeholder node for a move of a range of nodes of the current list.
createMoveTarget(ASTNode, ASTNode, ASTNode, TextEditGroup) - Method in class org.eclipse.jdt.core.dom.rewrite.ListRewrite
Creates and returns a placeholder node for a move of a range of nodes of the current list.
createNegative() - Static method in class org.jmlspecs.jml4.rac.quantifiedexpression.RacContext
Returns a new negative context.
createNeutral() - Static method in class org.jmlspecs.jml4.rac.quantifiedexpression.RacContext
Returns a new neutral context.
createNewParam(AST, String) - Static method in class org.eclipse.jdt.core.tests.rewrite.describing.ASTRewritingTest
 
createNonGenericTypeSignature(char[], char[]) - Static method in class org.eclipse.jdt.internal.codeassist.CompletionEngine
 
createNullBuffer(IOpenable) - Static method in class org.eclipse.jdt.internal.core.BufferManager
 
createOpenable(String, IJavaSearchScope) - Method in class org.eclipse.jdt.internal.core.util.HandleFactory
Creates an Openable handle from the given resource path.
createOpposite(RacContext) - Static method in class org.jmlspecs.jml4.rac.quantifiedexpression.RacContext
Returns a new context that has the opposite polarity to the given context, but with the same status.
createOptions(Map) - Static method in class org.eclipse.jdt.core.tests.formatter.comment.CommentFormatterUtil
Creates a formatting options with all default options and the given custom user options.
createOrPattern(SearchPattern, SearchPattern) - Static method in class org.eclipse.jdt.core.search.SearchPattern
Returns a search pattern that combines the given two patterns into an "or" pattern.
createOrSearchPattern(ISearchPattern, ISearchPattern) - Static method in class org.eclipse.jdt.core.search.SearchEngine
Deprecated. Use SearchPattern.createOrPattern(SearchPattern, SearchPattern) instead.
createPackage() - Method in class org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.  
createPackage(String) - Method in class org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.  
createPackage() - Method in interface org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated. Creates an empty package document fragment.
createPackage(String) - Method in interface org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated. Creates a package document fragment on the given source code.
createPackage(char[][]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createPackage() - Method in class org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.  
createPackage(char[]) - Method in class org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.  
createPackageDeclaration(String, IProgressMonitor) - Method in interface org.eclipse.jdt.core.ICompilationUnit
Creates and returns a package declaration in this compilation unit with the given package name.
createPackageDeclaration(String, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
CreatePackageDeclarationOperation - Class in org.eclipse.jdt.internal.core
This operation adds/replaces a package declaration in an existing compilation unit.
CreatePackageDeclarationOperation(String, ICompilationUnit) - Constructor for class org.eclipse.jdt.internal.core.CreatePackageDeclarationOperation
When executed, this operation will add a package declaration to the given compilation unit.
createPackageFragment(String, boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IPackageFragmentRoot
Creates and returns a package fragment in this root with the given dot-separated package name.
createPackageFragment(String, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.PackageFragmentRoot
 
CreatePackageFragmentOperation - Class in org.eclipse.jdt.internal.core
This operation creates a new package fragment under a given package fragment root.
CreatePackageFragmentOperation(IPackageFragmentRoot, String, boolean) - Constructor for class org.eclipse.jdt.internal.core.CreatePackageFragmentOperation
When executed, this operation will create a package fragment with the given name under the given package fragment root.
CreatePackageTests - Class in org.eclipse.jdt.core.tests.model
 
CreatePackageTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.CreatePackageTests
 
createParameterizedGenericMethod(MethodBinding, RawTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createParameterizedGenericMethod(MethodBinding, TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createParameterizedMethod(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
createParameterizedMethod(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
createParameterizedQualifiedAssistTypeReference(char[][], TypeReference[][], char[], TypeReference[], long[]) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createParameterizedQualifiedAssistTypeReference(char[][], TypeReference[][], char[], TypeReference[], long[]) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createParameterizedQualifiedAssistTypeReference(char[][], TypeReference[][], char[], TypeReference[], long[]) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createParameterizedSingleAssistTypeReference(TypeReference[], char[], long) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createParameterizedSingleAssistTypeReference(TypeReference[], char[], long) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createParameterizedSingleAssistTypeReference(TypeReference[], char[], long) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createParameterizedTypeBindingKey(String, String[]) - Static method in class org.eclipse.jdt.core.BindingKey
Creates a new parameterized type binding key from the given generic type binding key and the given argument type binding keys.
createParser(ProblemReporter, MatchLocator) - Static method in class org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
createPattern(String, int, int, int) - Static method in class org.eclipse.jdt.core.search.SearchPattern
Returns a search pattern based on a given string pattern.
createPattern(IJavaElement, int) - Static method in class org.eclipse.jdt.core.search.SearchPattern
Returns a search pattern based on a given Java element.
createPattern(IJavaElement, int, int) - Static method in class org.eclipse.jdt.core.search.SearchPattern
Returns a search pattern based on a given Java element.
createPerformanceMeter(String) - Method in class org.eclipse.test.internal.performance.PerformanceMeterFactory
 
createPerformanceMeter(TestCase, String) - Method in class org.eclipse.test.internal.performance.PerformanceMeterFactory
 
createPerformanceMeter(TestCase) - Method in class org.eclipse.test.internal.performance.PerformanceMeterFactory
 
createPerformanceMeter(String) - Method in class org.eclipse.test.performance.Performance
Creates a performance meter for the given scenario id.
createPositive() - Static method in class org.jmlspecs.jml4.rac.quantifiedexpression.RacContext
Returns a new positive context.
createProblem(IResource, int) - Method in class org.eclipse.core.tests.resources.MarkerTest
 
createProblem(char[], int, String[], String[], int, int, int, int, int) - Method in class org.eclipse.jdt.internal.codeassist.CompletionEngine.CompletionProblemFactory
 
createProblem(char[], int, String[], int, String[], int, int, int, int, int) - Method in class org.eclipse.jdt.internal.codeassist.CompletionEngine.CompletionProblemFactory
 
createProblem(char[], int, String[], String[], int, int, int, int, int) - Method in interface org.eclipse.jdt.internal.compiler.IProblemFactory
 
createProblem(char[], int, String[], int, String[], int, int, int, int, int) - Method in interface org.eclipse.jdt.internal.compiler.IProblemFactory
Answer a new IProblem created according to the parameters values.
createProblem(char[], int, String[], String[], int, int, int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
Answer a new IProblem created according to the parameters value originatingFileName the name of the file name from which the problem is originated problemId the problem id problemArguments the fully qualified arguments recorded inside the problem messageArguments the arguments needed to set the error message (shorter names than problemArguments ones) severity the severity of the problem startPosition the starting position of the problem endPosition the end position of the problem lineNumber the line on which the problem occured
createProblem(char[], int, String[], int, String[], int, int, int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
createProblem(char[], int, String[], String[], int, int, int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
createProblem(char[], int, String[], int, String[], int, int, int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
createProblem(char[], int, String[], String[], int, int, int, int, int) - Method in class org.eclipse.jdt.internal.core.CancelableProblemFactory
 
createProblem(char[], int, String[], int, String[], int, int, int, int, int) - Method in class org.eclipse.jdt.internal.core.CancelableProblemFactory
 
createProblemType(TypeDeclaration, CompilationResult) - Static method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Request the creation of a ClassFile compatible representation of a problematic type
createProblemType(TypeDeclaration, CompilationResult) - Static method in class org.eclipse.jdt.internal.eval.CodeSnippetClassFile
INTERNAL USE-ONLY Request the creation of a ClassFile compatible representation of a problematic type
createPropertyManager(boolean, boolean) - Static method in class org.eclipse.core.internal.resources.ResourcesCompatibilityHelper
 
createPropertyManager() - Static method in class org.eclipse.core.internal.resources.ResourcesCompatibilityHelper
Creates a property manager.
createProxy() - Method in class org.eclipse.core.internal.resources.Resource
 
createProxy() - Method in interface org.eclipse.core.resources.IResource
Creates a resource proxy representing the current state of this resource.
createQualifiedAssistNameReference(char[][], char[], long[]) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createQualifiedAssistNameReference(char[][], char[], long[]) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createQualifiedAssistNameReference(char[][], char[], long[]) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createQualifiedAssistTypeReference(char[][], char[], long[]) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createQualifiedAssistTypeReference(char[][], char[], long[]) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createQualifiedAssistTypeReference(char[][], char[], long[]) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createRangeCopy(ASTNode, StructuralPropertyDescriptor, ASTNode, ASTNode, boolean, ASTNode, ASTNode, TextEditGroup) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
createRawType(ReferenceBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createRegion(int, IDocument, Position, CodeFormatterVisitor) - Static method in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatter
Creates a comment region for a specific document partition type.
createResource(IResource, boolean) - Method in class org.eclipse.core.internal.resources.Workspace
 
createResource(IResource, int) - Method in class org.eclipse.core.internal.resources.Workspace
Creates a resource, honoring update flags requesting that the resource be immediately made derived, hidden and/or team private
createResource(IResource, ResourceInfo, boolean, boolean, boolean) - Method in class org.eclipse.core.internal.resources.Workspace
 
createRule(IResource) - Method in interface org.eclipse.core.resources.IResourceRuleFactory
Returns the scheduling rule that is required for creating a project, folder, or file.
createRule(IResource) - Method in class org.eclipse.core.resources.team.ResourceRuleFactory
Default implementation of IResourceRuleFactory#createRule.
createSafeStream(File, String) - Method in class org.eclipse.core.tests.internal.localstore.SafeFileInputOutputStreamTest
 
createSafeStream(String, String, String) - Method in class org.eclipse.core.tests.internal.localstore.SafeFileInputOutputStreamTest
 
createScanner(boolean, boolean, boolean, boolean) - Static method in class org.eclipse.jdt.core.ToolFactory
Create a scanner, indicating the level of detail requested for tokenizing.
createScanner(boolean, boolean, boolean, String) - Static method in class org.eclipse.jdt.core.ToolFactory
Create a scanner, indicating the level of detail requested for tokenizing.
createScanner(boolean, boolean, boolean, String, String) - Static method in class org.eclipse.jdt.core.ToolFactory
Create a scanner, indicating the level of detail requested for tokenizing.
createSearchPattern(String, int, int, boolean) - Static method in class org.eclipse.jdt.core.search.SearchEngine
Deprecated. Use SearchPattern.createPattern(String, int, int, int) instead.
createSearchPattern(IJavaElement, int) - Static method in class org.eclipse.jdt.core.search.SearchEngine
Deprecated. Use SearchPattern.createPattern(IJavaElement, int) instead.
createSingleAssistNameReference(char[], long) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createSingleAssistNameReference(char[], long) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createSingleAssistNameReference(char[], long) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createSingleAssistTypeReference(char[], long) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createSingleAssistTypeReference(char[], long) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createSingleAssistTypeReference(char[], long) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createSourceDir(String[], String) - Static method in class org.eclipse.jdt.core.tests.util.Util
 
createSourceDir(String[], String) - Static method in class org.jmlspecs.eclipse.jdt.core.tests.util.JmlCoreTestsUtil
Like org.eclipse.jdt.core.tests.util.Util.flushDirectoryContent() except that we do not flush the sourcePath first.
createSourceEntry(String, String, String) - Method in class org.eclipse.jdt.core.tests.model.ModifyingResourceTests
 
createSourceZip(String[], String) - Static method in class org.eclipse.jdt.core.tests.util.Util
 
createStringPlaceholder(String, int) - Method in class org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Creates and returns a placeholder node for a source string that is to be inserted into the output document at the position corresponding to the placeholder.
createSubtree(IPath, AbstractDataTreeNode) - Method in class org.eclipse.core.internal.dtree.AbstractDataTree
Creates or replaces a subtree in the tree.
createSubtree(IPath, AbstractDataTreeNode) - Method in class org.eclipse.core.internal.dtree.DataTree
Creates or replaces a subtree in the tree.
createSubtree(IPath, AbstractDataTreeNode) - Method in class org.eclipse.core.internal.dtree.DeltaDataTree
 
createSubtree(IPath, ElementTree) - Method in class org.eclipse.core.internal.watson.ElementTree
Creates or replaces the subtree below the given path with the given tree.
createSurrogateClass(TypeDeclaration, CompilationResult) - Static method in class org.jmlspecs.jml4.rac.InterfaceDeclarationTranslator
Creates and returns a JML surrogate class for the given type using the given compilation result.
createSurrogateConstructor() - Method in class org.jmlspecs.jml4.rac.InterfaceDeclarationTranslator
Creates the constructor of the surrogate class for the interface under translation.
createType(String, IJavaElement, boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.ICompilationUnit
Creates and returns a type in this compilation unit with the given contents.
createType(String, IJavaElement, boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IType
Creates and returns a type in this type with the given contents.
createType() - Method in class org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.  
createType(String) - Method in class org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.  
createType() - Method in interface org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated. Creates a default type document fragment.
createType(String) - Method in interface org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated. Creates a type document fragment on the given source code.
createType(String, IJavaElement, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
createType(String, IJavaElement, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
createType(char[]) - Method in class org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.  
createType(String, IJavaElement, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.SourceType
 
createType(IProgressMonitor) - Method in class org.jmlspecs.eclipse.jdt.ui.NewJmlSpecCreationPage
Creates the new type using the entered field values.
createTypeBindingKey(String) - Static method in class org.eclipse.jdt.core.BindingKey
Creates a new type binding key from the given type name.
CreateTypeHierarchyOperation - Class in org.eclipse.jdt.internal.core
This operation creates an ITypeHierarchy for a specific type within a specified region, or for all types within a region.
CreateTypeHierarchyOperation(IRegion, ICompilationUnit[], IType, boolean) - Constructor for class org.eclipse.jdt.internal.core.CreateTypeHierarchyOperation
Constructs an operation to create a type hierarchy for the given type within the specified region, in the context of the given project.
CreateTypeHierarchyOperation(IType, ICompilationUnit[], IJavaSearchScope, boolean) - Constructor for class org.eclipse.jdt.internal.core.CreateTypeHierarchyOperation
Constructs an operation to create a type hierarchy for the given type and working copies.
CreateTypeHierarchyOperation(IType, ICompilationUnit[], IJavaProject, boolean) - Constructor for class org.eclipse.jdt.internal.core.CreateTypeHierarchyOperation
Constructs an operation to create a type hierarchy for the given type and working copies.
CreateTypeMemberOperation - Class in org.eclipse.jdt.internal.core
Implements functionality common to operations that create type members.
CreateTypeMemberOperation(IJavaElement, String, boolean) - Constructor for class org.eclipse.jdt.internal.core.CreateTypeMemberOperation
When executed, this operation will create a type member in the given parent element with the specified source.
createTypeNameMatch(IType, int) - Static method in class org.eclipse.jdt.core.search.SearchEngine
Create a type name match on a given type with specific modifiers.
createTypeNameMatch(IType, int) - Static method in class org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
CreateTypeOperation - Class in org.eclipse.jdt.internal.core
This operation creates a class or interface.
CreateTypeOperation(IJavaElement, String, boolean) - Constructor for class org.eclipse.jdt.internal.core.CreateTypeOperation
When executed, this operation will create a type unit in the given parent element (a compilation unit, type)
createTypeParameterSignature(char[], char[][]) - Static method in class org.eclipse.jdt.core.Signature
Creates a new type parameter signature with the given name and bounds.
createTypeParameterSignature(String, String[]) - Static method in class org.eclipse.jdt.core.Signature
Creates a new type parameter signature with the given name and bounds.
createTypeSignature(char[], boolean) - Static method in class org.eclipse.jdt.core.Signature
Creates a new type signature from the given type name encoded as a character array.
createTypeSignature(String, boolean) - Static method in class org.eclipse.jdt.core.Signature
Creates a new type signature from the given type name.
createTypeSignature(char[], char[]) - Static method in class org.eclipse.jdt.internal.codeassist.CompletionEngine
 
CreateTypeSourceExamplesTests - Class in org.eclipse.jdt.core.tests.model
Deprecated. JDOM is obsolete
CreateTypeSourceExamplesTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.CreateTypeSourceExamplesTests
Deprecated.  
createTypeVariableBindingKey(String, String) - Static method in class org.eclipse.jdt.core.BindingKey
Creates a new type variable binding key from the given type variable name and the given declaring key.
createTypeVariables(TypeParameter[], Binding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
createWilcardTypeBindingKey(String, char) - Static method in class org.eclipse.jdt.core.BindingKey
Creates a new wildcard type binding key from the given type binding key and the given wildcard kind (one of Signature.C_STAR, Signature.C_SUPER, or Signature.C_EXTENDS.
createWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createWorkspaceScope() - Static method in class org.eclipse.jdt.core.search.SearchEngine
Returns a Java search scope with the workspace as the only limit.
createWorkspaceScope() - Static method in class org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createWrapperMethod(AbstractMethodDeclaration) - Method in class org.jmlspecs.jml4.rac.MethodHeaderTranslator
Creates a wrapper method for the given method.
cu - Variable in class org.jmlspecs.eclipse.jdt.internal.esc2.JdtAst2EscjAstVisitor
Deprecated.  
CurlyBracket - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
CurlyBracket - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
CurlyBracket - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
CURRENT_CLASS - Static variable in class org.eclipse.jdt.core.tests.junit.extension.TestCase
 
CURRENT_CLASS_NAME - Static variable in class org.eclipse.jdt.core.tests.junit.extension.TestCase
 
CURRENT_FORMAT - Static variable in class org.eclipse.core.internal.watson.ElementTreeWriter
The current format version number.
currentAlignment - Variable in class org.eclipse.jdt.internal.formatter.Scribe
 
currentCharacter - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
currentCharacter - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
currentIndex - Variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
currentJob() - Method in class org.eclipse.jdt.internal.core.search.processing.JobManager
Answers the first job in the queue, or null if there is no job available Until the job has completed, the job manager will keep answering the same job.
currentOffset - Variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
currentPackage - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
currentPackageName - Variable in class org.eclipse.jdt.internal.codeassist.impl.Engine
 
currentPackageName - Variable in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
currentPosition - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
currentPosition - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
currentPossibleMatch - Variable in class org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
currentProject - Static variable in class org.jmlspecs.eclipse.jdt.internal.esc2.EscJava2Wrapper
 
currentRepetition - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
currentStackVar() - Method in class org.jmlspecs.jml4.rac.VariableGenerator
 
currentTestCase - Variable in class org.eclipse.jdt.core.tests.model.SuiteOfTestCases.Suite
 
currentToken - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
currentToken - Variable in class org.eclipse.jdt.internal.formatter.Scribe
 
cursorLocation - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
cursorLocation - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
CustomBuildTriggerTest - Class in org.eclipse.core.tests.internal.builders
These tests exercise the function added in Eclipse 3.1 to allow a builder to specify what build triggers it responds to.
CustomBuildTriggerTest(String) - Constructor for class org.eclipse.core.tests.internal.builders.CustomBuildTriggerTest
 
CustomTriggerBuilder - Class in org.eclipse.core.tests.internal.builders
A test builder that allows specification of what build triggers it responds to.
CustomTriggerBuilder() - Constructor for class org.eclipse.core.tests.internal.builders.CustomTriggerBuilder
 
Cvc3Adapter - Class in org.jmlspecs.jml4.esc.provercoordinator.prover.cvc3
 
Cvc3Adapter(CompilerOptions, ProblemReporter) - Constructor for class org.jmlspecs.jml4.esc.provercoordinator.prover.cvc3.Cvc3Adapter
 
Cvc3Visitor - Class in org.jmlspecs.jml4.esc.provercoordinator.prover.cvc3
 
Cvc3Visitor() - Constructor for class org.jmlspecs.jml4.esc.provercoordinator.prover.cvc3.Cvc3Visitor
 
CYCLE_DETECTED - Static variable in interface org.eclipse.jdt.core.IJavaModelMarker
Cycle detected marker attribute (value "cycleDetected").
CycleBuilder - Class in org.eclipse.core.tests.internal.builders
Helper builder for cycle related tests.
CycleBuilder() - Constructor for class org.eclipse.core.tests.internal.builders.CycleBuilder
 
cycleRisk() - Method in class org.eclipse.jdt.core.dom.ChildListPropertyDescriptor
Returns whether this property is vulnerable to cycles.
cycleRisk() - Method in class org.eclipse.jdt.core.dom.ChildPropertyDescriptor
Returns whether this property is vulnerable to cycles.

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 _