Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form

A

A_ACCURATE - Static variable in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
The search result corresponds an exact match of the search pattern.
A_INACCURATE - Static variable in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
The search result is potentially a match for the search pattern, but the search engine is unable to fully check it (for example, because there are errors in the code or the classpath are not correctly set).
aaload() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
AALOAD - Static variable in interface org.aspectj.apache.bcel.Constants
 
AALOAD - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
AALOAD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
aastore() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
AASTORE - Static variable in interface org.aspectj.apache.bcel.Constants
 
AASTORE - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
AASTORE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
abort - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
abort(int, CategorizedProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
abort(int, CategorizedProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
abort(int, CategorizedProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
abort(int, CategorizedProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
abort(int, CategorizedProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
abort(int, CategorizedProblem) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.impl.ReferenceContext
 
abort(String) - Static method in class org.aspectj.bridge.MessageUtil
 
abort(String, Throwable) - Static method in class org.aspectj.bridge.MessageUtil
 
abort(IMessageHandler, String) - Static method in class org.aspectj.bridge.MessageUtil
handle abort message (ignored if handler is null)
abort(IMessageHandler, String, Throwable) - Static method in class org.aspectj.bridge.MessageUtil
create and handle exception message (ignored if handler is null)
Abort - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
ABORT - Static variable in interface org.aspectj.bridge.IMessage
 
ABORT - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "abort".
abort_againstSourceModel - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
abort_externaAnnotationFile - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
abort_invalidAttribute - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
abort_invalidExceptionAttribute - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
abort_invalidOpcode - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
ABORT_MESSAGE - Static variable in class org.aspectj.ajdt.ajc.AjdtCommand
Message String for any AbortException thrown from ICommand API's
abort_missingCode - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
ABORT_NOMESSAGE - Static variable in class org.aspectj.bridge.MessageUtil
 
ABORT_NOTHING_TO_RUN - Static variable in class org.aspectj.bridge.MessageUtil
 
AbortCompilation - Exception in org.aspectj.org.eclipse.jdt.internal.compiler.problem
 
AbortCompilation - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
AbortCompilation() - Constructor for exception org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
AbortCompilation(boolean, RuntimeException) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
AbortCompilation(CompilationResult, Throwable) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
AbortCompilation(CompilationResult, CategorizedProblem) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
AbortCompilationUnit - Exception in org.aspectj.org.eclipse.jdt.internal.compiler.problem
 
AbortCompilationUnit - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
AbortCompilationUnit(CompilationResult, IOException, String) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilationUnit
Used to surface encoding issues when reading sources
AbortCompilationUnit(CompilationResult, CategorizedProblem) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilationUnit
 
abortDueToInternalError(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
abortDueToInternalError(String, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
abortDueToPreviewEnablingNotAllowed(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AbortException - Exception in org.aspectj.bridge
Signal that a process was aborted before completion.
AbortException() - Constructor for exception org.aspectj.bridge.AbortException
abort with default String message
AbortException(String) - Constructor for exception org.aspectj.bridge.AbortException
abort with message
AbortException(IMessage) - Constructor for exception org.aspectj.bridge.AbortException
abort with structured message
AbortIncrementalBuildException - Exception in org.aspectj.org.eclipse.jdt.internal.core.builder
Exception thrown when an incremental builder cannot find a .class file.
AbortIncrementalBuildException(String) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.core.builder.AbortIncrementalBuildException
 
AbortMethod - Exception in org.aspectj.org.eclipse.jdt.internal.compiler.problem
 
AbortMethod - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
AbortMethod(CompilationResult, CategorizedProblem) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortMethod
 
abortOnFailure - Variable in class org.aspectj.bridge.MessageWriter
 
abortOnMissingSource - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
AbortType - Exception in org.aspectj.org.eclipse.jdt.internal.compiler.problem
 
AbortType - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
AbortType(CompilationResult, CategorizedProblem) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortType
 
aboutToBuild(IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.core.compiler.CompilationParticipant
Notifies this participant that a build is about to start and provides it the opportunity to create missing source folders for generated source files.
aboutToCompareClasspaths(List, List) - Method in class org.aspectj.ajdt.internal.core.builder.AbstractStateListener
 
aboutToCompareClasspaths(List, List) - Method in interface org.aspectj.ajdt.internal.core.builder.IStateListener
 
aboutToCompile(SourceFile) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
Notification before a compile that a unit is about to be compiled.
aboutToResolve(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword1
 
aboutToResolve(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
aboutToResolve(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
aboutToResolve(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnQualifiedTypeReference
 
aboutToResolve(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnSingleTypeReference
 
aboutToResolve(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
aboutToStart() - Method in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchResultCollector
Deprecated.
aboutToUpdateIndex(IPath, Integer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
ABSTRACT - Static variable in class org.aspectj.asm.IProgramElement.Modifiers
 
ABSTRACT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
"abstract" modifier constant (bit mask).
ABSTRACT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
ABSTRACT - Static variable in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
ABSTRACT_KEYWORD - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
"abstract" modifier with flag value Modifier.ABSTRACT.
ABSTRACT_METHOD_ERROR - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
ABSTRACT_POINTCUT - Static variable in class org.aspectj.weaver.WeaverMessages
 
AbstractAnnotationAJ - Class in org.aspectj.weaver
 
AbstractAnnotationAJ(ResolvedType) - Constructor for class org.aspectj.weaver.AbstractAnnotationAJ
 
AbstractAnnotationProcessorManager - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
AbstractAnnotationProcessorManager() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
 
AbstractBooleanTypePattern - Class in org.aspectj.org.eclipse.jdt.core.dom
 
AbstractCacheBacking - Class in org.aspectj.weaver.tools.cache
Basic "common" CacheBacking implementation
AbstractCacheBacking() - Constructor for class org.aspectj.weaver.tools.cache.AbstractCacheBacking
 
AbstractClassFile - Class in org.aspectj.org.eclipse.jdt.internal.core
Common parts of ClassFile (containing a BinaryType) and ModularClassFile (containing a BinaryModule).
AbstractClassFile(PackageFragment, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
AbstractCommand(AsynchronousFileCacheBacking) - Constructor for class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.AbstractCommand
 
AbstractCommentParser - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
Parser specialized for decoding javadoc comments
AbstractCommentParser(Parser) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
AbstractCompilerAdapter - Class in org.aspectj.ajdt.internal.compiler
 
AbstractCompilerAdapter() - Constructor for class org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
 
AbstractDOMBuilder - Class in org.aspectj.org.eclipse.jdt.internal.core.jdom
Deprecated.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.aspectj.org.eclipse.jdt.core.dom package.
AbstractDOMBuilder() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.
AbstractDOMBuilder constructor.
AbstractFileCacheBacking - Class in org.aspectj.weaver.tools.cache
Useful "common" functionality for caching to files
AbstractFileCacheBacking(File) - Constructor for class org.aspectj.weaver.tools.cache.AbstractFileCacheBacking
 
abstractFirst(MethodBinding[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Sorting
 
AbstractIcon - Class in org.aspectj.ajde.ui
 
AbstractIcon(Object) - Constructor for class org.aspectj.ajde.ui.AbstractIcon
 
AbstractIconRegistry - Class in org.aspectj.ajde.ui
Uses the factory pattern.
AbstractIconRegistry() - Constructor for class org.aspectj.ajde.ui.AbstractIconRegistry
 
AbstractImageBuilder - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
The abstract superclass of Java builders.
AbstractImageBuilder(JavaBuilder, boolean, State, CompilationGroup) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
AbstractIndexedFileCacheBacking - Class in org.aspectj.weaver.tools.cache
Uses an index file to keep track of the cached entries
AbstractIndexedFileCacheBacking(File) - Constructor for class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
AbstractIndexedFileCacheBacking.IndexEntry - Class in org.aspectj.weaver.tools.cache
The default index entry in the index file
AbstractIndexer - Class in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
AbstractIndexer(SearchDocument) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
AbstractJavaSearchScope - Class in org.aspectj.org.eclipse.jdt.internal.core.search
 
AbstractJavaSearchScope() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.AbstractJavaSearchScope
 
abstractMethodCannotBeOverridden(SourceTypeBinding, MethodBinding) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
abstractMethodCannotBeOverridden(SourceTypeBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AbstractMethodCannotBeOverridden - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
AbstractMethodDeclaration - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
AspectJ Extension - added several extension points for subclasses
abstractMethodInAbstractClass(SourceTypeBinding, AbstractMethodDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
abstractMethodInAbstractClass(SourceTypeBinding, AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AbstractMethodInAbstractClass - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
abstractMethodInConcreteClass(SourceTypeBinding) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
abstractMethodInConcreteClass(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AbstractMethodInEnum - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
abstractMethodMustBeImplemented(SourceTypeBinding, MethodBinding) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
abstractMethodMustBeImplemented(SourceTypeBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
abstractMethodMustBeImplemented(SourceTypeBinding, MethodBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AbstractMethodMustBeImplemented - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
AbstractMethodMustBeImplementedOverConcreteMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
abstractMethodNeedingNoBody(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AbstractMethodsInConcreteClass - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
AbstractModule - Interface in org.aspectj.org.eclipse.jdt.internal.core
 
AbstractModule.AutoModule - Class in org.aspectj.org.eclipse.jdt.internal.core
Handle for an automatic module.
AbstractPatternNodeVisitor - Class in org.aspectj.weaver.patterns
 
AbstractPatternNodeVisitor() - Constructor for class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
AbstractReferenceTypeDelegate - Class in org.aspectj.weaver
 
AbstractReferenceTypeDelegate(ReferenceType, boolean) - Constructor for class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
AbstractSearchScope - Class in org.aspectj.org.eclipse.jdt.internal.core.search
 
AbstractSearchScope() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.AbstractSearchScope
 
AbstractServiceImplementation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
AbstractSignaturePattern - Class in org.aspectj.weaver.patterns
Implements common functions to be used across ISignaturePatterns.
AbstractSignaturePattern() - Constructor for class org.aspectj.weaver.patterns.AbstractSignaturePattern
 
AbstractStateListener - Class in org.aspectj.ajdt.internal.core.builder
Subtypes can override whatever they want...
AbstractStateListener() - Constructor for class org.aspectj.ajdt.internal.core.builder.AbstractStateListener
 
AbstractTrace - Class in org.aspectj.weaver.tools
 
AbstractTrace(Class) - Constructor for class org.aspectj.weaver.tools.AbstractTrace
 
AbstractTypeDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
Abstract subclass for type declaration, enum declaration, and annotation type declaration AST node types.
AbstractTypeFactory<T> - Class in org.aspectj.org.eclipse.jdt.internal.core.nd
 
AbstractTypeFactory() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.AbstractTypeFactory
 
AbstractVariableDeclaration - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
AbstractVariableDeclaration() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
ACC_ABSTRACT - Static variable in interface org.aspectj.apache.bcel.Constants
 
ACC_ABSTRACT - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
 
ACC_ANNOTATION - Static variable in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
ACC_ANNOTATION - Static variable in interface org.aspectj.apache.bcel.Constants
 
ACC_ANNOTATION - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
Indicates an annotation (added in J2SE 1.5).
ACC_BRIDGE - Static variable in interface org.aspectj.apache.bcel.Constants
 
ACC_BRIDGE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
Indicates a bridge method (added in J2SE 1.5).
ACC_BRIDGE - Static variable in interface org.aspectj.weaver.Constants
 
ACC_ENUM - Static variable in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
ACC_ENUM - Static variable in interface org.aspectj.apache.bcel.Constants
 
ACC_ENUM - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
Indicates an enum (added in J2SE 1.5).
ACC_FINAL - Static variable in interface org.aspectj.apache.bcel.Constants
 
ACC_FINAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
 
ACC_INTERFACE - Static variable in interface org.aspectj.apache.bcel.Constants
 
ACC_INTERFACE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
 
ACC_MANDATED - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
Indicates a mandated parameter, such as this$1 (added in Java SE 8).
ACC_MODULE - Static variable in interface org.aspectj.apache.bcel.Constants
 
ACC_MODULE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
Indicates a module (added in Java SE 9).
ACC_NATIVE - Static variable in interface org.aspectj.apache.bcel.Constants
 
ACC_NATIVE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
 
ACC_OPEN - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
Indicates an open module in module-info file (added in Java SE 9).
ACC_OPEN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
Flags in module declaration - since java9
ACC_PRIVATE - Static variable in interface org.aspectj.apache.bcel.Constants
 
ACC_PRIVATE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
 
ACC_PROTECTED - Static variable in interface org.aspectj.apache.bcel.Constants
 
ACC_PROTECTED - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
 
ACC_PUBLIC - Static variable in interface org.aspectj.apache.bcel.Constants
Access flags for classes, fields and methods
ACC_PUBLIC - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
 
ACC_STATIC - Static variable in interface org.aspectj.apache.bcel.Constants
 
ACC_STATIC - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
 
ACC_STATIC_PHASE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
Indicates a static requires in module-info file (added in Java SE 9).
ACC_STATIC_PHASE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ACC_STRICT - Static variable in interface org.aspectj.apache.bcel.Constants
 
ACC_STRICT - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
 
ACC_SUPER - Static variable in interface org.aspectj.apache.bcel.Constants
 
ACC_SUPER - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
 
ACC_SYNCHRONIZED - Static variable in interface org.aspectj.apache.bcel.Constants
 
ACC_SYNCHRONIZED - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
 
ACC_SYNTHETIC - Static variable in interface org.aspectj.apache.bcel.Constants
 
ACC_SYNTHETIC - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
Indicates a synthetic member or method parameter.
ACC_SYNTHETIC - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ACC_TRANSIENT - Static variable in interface org.aspectj.apache.bcel.Constants
 
ACC_TRANSIENT - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
 
ACC_TRANSITIVE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
Indicates a transitive requires in module-info file (added in Java SE 9).
ACC_TRANSITIVE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ACC_VARARGS - Static variable in interface org.aspectj.apache.bcel.Constants
 
ACC_VARARGS - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
Indicates a variable arity method (added in J2SE 1.5).
ACC_VARARGS - Static variable in interface org.aspectj.weaver.Constants
 
ACC_VOLATILE - Static variable in interface org.aspectj.apache.bcel.Constants
 
ACC_VOLATILE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IModifierConstants
 
AccAbstract - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Abstract property flag.
AccAbstract - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccAlternateModifierProblem - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccAnnotation - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Annotation property flag (added in J2SE 1.5).
AccAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccAnnotationDefault - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Annotation method default property flag.
AccAnnotationDefault - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
Extra flags for types and members attributes (not from the JVMS, should have been defined in ExtraCompilerModifiers).
AccBlankFinal - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccBridge - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Bridge method property flag (added in J2SE 1.5).
AccBridge - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccCompactConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccDefault - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Constant representing the absence of any flag.
AccDefault - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccDefaultAbstract - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccDefaultMethod - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Default method property flag.
AccDefaultMethod - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccDeprecated - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Deprecated property flag.
AccDeprecated - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccDeprecatedImplicitly - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccEnum - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Enum property flag (added in J2SE 1.5).
AccEnum - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
accept(String, byte[]) - Method in class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
Determine whether a type should be accepted for weaving, by checking it against any includes/excludes.
accept(String, byte[]) - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
accept(AnnotationValueVisitor<R, P>, P) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl
 
accept(ElementVisitor<R, P>, P) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
accept(ElementVisitor<R, P>, P) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
accept(ElementVisitor<R, P>, P) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl
 
accept(ElementVisitor<R, P>, P) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.RecordComponentElementImpl
 
accept(ElementVisitor<R, P>, P) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
accept(ElementVisitor<R, P>, P) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl
 
accept(ElementVisitor<R, P>, P) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl
 
accept(TypeVisitor<R, P>, P) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ArrayTypeImpl
 
accept(TypeVisitor<R, P>, P) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl
 
accept(TypeVisitor<R, P>, P) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeImpl
 
accept(TypeVisitor<R, P>, P) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl
 
accept(TypeVisitor<R, P>, P) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NoTypeImpl
 
accept(TypeVisitor<R, P>, P) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl
 
accept(TypeVisitor<R, P>, P) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
accept(TypeVisitor<R, P>, P) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl
 
accept(TypeVisitor<R, P>, P) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl
 
accept(Attribute[], ClassVisitor) - Static method in class org.aspectj.apache.bcel.classfile.AttributeUtils
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeInvisAnnos
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeInvisParamAnnos
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeInvisTypeAnnos
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeVisAnnos
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeVisParamAnnos
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeVisTypeAnnos
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.AnnotationDefault
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.Attribute
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.BootstrapMethods
Called by objects that are traversing the nodes of the tree implicitely defined by the contents of a Java class.
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.Code
Called by objects that are traversing the nodes of the tree implicitely defined by the contents of a Java class.
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.Constant
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ConstantClass
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ConstantDouble
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ConstantDynamic
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ConstantFieldref
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ConstantFloat
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ConstantInteger
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ConstantInterfaceMethodref
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ConstantInvokeDynamic
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ConstantLong
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ConstantMethodHandle
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ConstantMethodref
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ConstantMethodType
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ConstantModule
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ConstantNameAndType
Called by objects that are traversing the nodes of the tree implicitely defined by the contents of a Java class.
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ConstantPackage
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ConstantString
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ConstantUtf8
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ConstantValue
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.Deprecated
Called by objects that are traversing the nodes of the tree implicitely defined by the contents of a Java class.
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.EnclosingMethod
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ExceptionTable
Called by objects that are traversing the nodes of the tree implicitely defined by the contents of a Java class.
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.Field
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.InnerClass
Called by objects that are traversing the nodes of the tree implicitely defined by the contents of a Java class.
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.InnerClasses
Called by objects that are traversing the nodes of the tree implicitely defined by the contents of a Java class.
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Called by objects that are traversing the nodes of the tree implicitely defined by the contents of a Java class.
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.LineNumber
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.LineNumberTable
Called by objects that are traversing the nodes of the tree implicitely defined by the contents of a Java class.
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
Called by objects that are traversing the nodes of the tree implicitely defined by the contents of a Java class.
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTable
Called by objects that are traversing the nodes of the tree implicitely defined by the contents of a Java class.
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTypeTable
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.Method
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.MethodParameters
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.Module
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ModuleMainClass
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.ModulePackages
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.NestHost
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.NestMembers
 
accept(ClassVisitor) - Method in interface org.aspectj.apache.bcel.classfile.Node
 
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.Signature
Called by objects that are traversing the nodes of the tree implicitely defined by the contents of a Java class.
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.SourceFile
Called by objects that are traversing the nodes of the tree implicitely defined by the contents of a Java class.
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.StackMap
Called by objects that are traversing the nodes of the tree implicitely defined by the contents of a Java class.
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
Called by objects that are traversing the nodes of the tree implicitely defined by the contents of a Java class.
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.Synthetic
Called by objects that are traversing the nodes of the tree implicitely defined by the contents of a Java class.
accept(ClassVisitor) - Method in class org.aspectj.apache.bcel.classfile.Unknown
Called by objects that are traversing the nodes of the tree implicitely defined by the contents of a Java class.
accept(IProblem) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult.ProblemsForRemovalFilter
 
accept(CompletionProposal) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Proposes a completion.
accept(CompletionProposal) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionRequestorWrapper
Deprecated.
 
accept(ASTVisitor) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Accepts the given visitor on a visit of the current node.
accept(IBinaryType, PackageBinding, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
Add an additional binary type
accept(IBinaryType, PackageBinding, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
Add an additional binary type
accept(IBinaryType, PackageBinding, AccessRestriction) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.impl.ITypeRequestor
Accept the resolved binary form for the requested type.
accept(IBinaryType, PackageBinding, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver
Add an additional binary type
accept(IBinaryType, PackageBinding, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexer
 
accept(IBinaryType, PackageBinding, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Add an additional binary type
accept(ICompilationUnit, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
accept(ICompilationUnit, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
Add an additional compilation unit.
accept(ICompilationUnit, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
Add an additional compilation unit into the loop -> build compilation unit declarations, their bindings and record their results.
accept(ICompilationUnit, AccessRestriction) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.impl.ITypeRequestor
Accept the requested type's compilation unit.
accept(ICompilationUnit, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver
Add an additional compilation unit.
accept(ICompilationUnit, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexer
 
accept(ICompilationUnit, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Add an additional compilation unit into the loop -> build compilation unit declarations, their bindings and record their results.
accept(IModule, LookupEnvironment) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.impl.ITypeRequestor
Accept the requested module, could come in in one of 3 different forms: IBinaryModule ISourceModule IModule.AutoModule
accept(IModule, LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitProblemFinder
 
accept(ISourceType[], PackageBinding, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
Add additional source types (the first one is the requested type, the rest is formed by the secondary types defined in the same compilation unit).
accept(ISourceType[], PackageBinding, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.SelectionEngine
 
accept(ISourceType[], PackageBinding, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
Add additional source types
accept(ISourceType[], PackageBinding, AccessRestriction) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.impl.ITypeRequestor
Accept the unresolved source forms for the requested type.
accept(ISourceType[], PackageBinding, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitProblemFinder
Add additional source types
accept(ISourceType[], PackageBinding, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver
Add additional source types
accept(ISourceType[], PackageBinding, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexer
 
accept(ISourceType[], PackageBinding, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Add additional source types
accept(IUpdatableModule) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddExports
 
accept(IUpdatableModule) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddReads
 
accept(TypeBinding, Binding[], int[], int[], boolean) - Method in interface org.aspectj.org.eclipse.jdt.internal.codeassist.MissingTypesGuesser.GuessedTypeRequestor
 
accept(IBTreeVisitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
Visit all nodes beginning when the visitor comparator returns >= 0 until the visitor visit returns falls.
accept(NdLinkedList.ILinkedListVisitor<T>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdLinkedList
 
accept(Nd, long, FieldOneToMany.Visitor<T>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToMany
 
accept(NdRawLinkedList.ILinkedListVisitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdRawLinkedList
 
accept(IExprVisitor) - Method in class org.aspectj.weaver.ast.CallExpr
 
accept(IExprVisitor) - Method in class org.aspectj.weaver.ast.Expr
 
accept(IExprVisitor) - Method in class org.aspectj.weaver.ast.FieldGet
 
accept(IExprVisitor) - Method in class org.aspectj.weaver.ast.Var
 
accept(ITestVisitor) - Method in class org.aspectj.weaver.ast.And
 
accept(ITestVisitor) - Method in class org.aspectj.weaver.ast.Call
 
accept(ITestVisitor) - Method in class org.aspectj.weaver.ast.FieldGetCall
 
accept(ITestVisitor) - Method in class org.aspectj.weaver.ast.HasAnnotation
 
accept(ITestVisitor) - Method in class org.aspectj.weaver.ast.Instanceof
 
accept(ITestVisitor) - Method in class org.aspectj.weaver.ast.Literal
 
accept(ITestVisitor) - Method in class org.aspectj.weaver.ast.Not
 
accept(ITestVisitor) - Method in class org.aspectj.weaver.ast.Or
 
accept(ITestVisitor) - Method in class org.aspectj.weaver.ast.Test
 
accept(ITestVisitor) - Method in class org.aspectj.weaver.internal.tools.MatchingContextBasedTest
 
accept(Dump.IVisitor) - Method in interface org.aspectj.weaver.Dump.INode
 
accept(Dump.IVisitor) - Method in class org.aspectj.weaver.ltw.LTWWorld
 
accept(Dump.IVisitor) - Method in class org.aspectj.weaver.World
Dump processing when a fatal error occurs
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.internal.tools.PointcutDesignatorHandlerBasedPointcut
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.AndPointcut
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.AnnotationPatternList
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.AnyAnnotationTypePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.AnyTypePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.ArgsPointcut
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.CflowPointcut
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.DeclareParents
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.DeclarePrecedence
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.DeclareSoft
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.EllipsisTypePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.ExactTypePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.HandlerPointcut
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.HasMemberTypePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.IfPointcut
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.KindedPointcut
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.ModifiersPattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.NamePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.NotPointcut
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.NoTypePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.OrPointcut
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.PatternNode
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.PerCflow
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.PerFromSuper
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.PerObject
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.PerSingleton
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.PerTypeWithin
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.ReferencePointcut
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.ThrowsPattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.TypePatternList
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.TypeVariablePatternList
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.WildAnnotationTypePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.WithincodePointcut
 
accept(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.WithinPointcut
 
accept(IResource, int, int, IJavaElement, int) - Method in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchResultCollector
ACCEPT_ACTION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
ACCEPT_ALL - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
ACCEPT_ANNOTATIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Accept flag for specifying annotations.
accept_cannot - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
ACCEPT_CLASSES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Accept flag for specifying classes.
ACCEPT_ENUMS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Accept flag for specifying enums.
ACCEPT_INTERFACES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Accept flag for specifying interfaces.
ACCEPT_RECORDS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Accept flag for specifying records.
acceptAllIncomingNullness() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
acceptAnnotation(Annotation, AnnotatableInfo, JavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
acceptAnnotation(Annotation, AnnotatableInfo, JavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
acceptAnnotationTypeReference(char[][], int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptAnnotationTypeReference(char[][], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptAnnotationTypeReference(char[][], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptAnnotationTypeReference(char[][], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptAnnotationTypeReference(char[], int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptAnnotationTypeReference(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptAnnotationTypeReference(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptAnnotationTypeReference(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptAnonymousType(char[], char[], char[][], char[][], char[][], char[], int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.
 
acceptAnonymousType(char[], char[], char[][], char[][], char[][], char[], int, int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompletionRequestor
acceptAST(String, CompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.core.dom.FileASTRequestor
Accepts an AST corresponding to the compilation unit.
acceptAST(ICompilationUnit, CompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTRequestor
Accepts an AST corresponding to the compilation unit.
acceptAttribute(Attribute) - Static method in class org.aspectj.weaver.bcel.AtAjAttributes
Annotations are RuntimeVisible only.
acceptBinaryMethod(IType, char[], char[][], char[][], String[], char[][], char[][][], char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
Resolve the binary method fix for 1FWFT6Q
acceptBinding(String, IBinding) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTRequestor
Accepts a binding corresponding to the binding key.
acceptBinding(String, IBinding) - Method in class org.aspectj.org.eclipse.jdt.core.dom.FileASTRequestor
Accepts a binding corresponding to the binding key.
acceptBinding(IBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.IndexFilter
Determines whether or not a binding is valid.
acceptClass(char[], char[], char[][], String) - Method in interface org.aspectj.org.eclipse.jdt.core.search.ITypeNameRequestor
Deprecated.
Accepts a top-level or a member class.
acceptClass(char[], char[], char[], int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated.
Code assist notification of a class completion.
acceptClass(char[], char[], char[], int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICorrectionRequestor
Notification of a class correction.
acceptClass(char[], char[], char[], int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.
 
acceptClass(char[], char[], char[], int, int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompletionRequestor
acceptClass(String, byte[], byte[]) - Method in class org.aspectj.weaver.loadtime.WeavingURLClassLoader
 
acceptClass(String, byte[], byte[]) - Method in class org.aspectj.weaver.tools.cache.GeneratedCachedClassHandler
 
acceptClass(String, byte[], byte[]) - Method in interface org.aspectj.weaver.tools.GeneratedClassHandler
Accept class generated by WeavingAdaptor.
acceptClassFiles(byte[][], String[][], String) - Method in interface org.aspectj.org.eclipse.jdt.core.eval.ICodeSnippetRequestor
Sends the given class files to the target and loads them.
acceptClassFiles(ClassFile[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.RequestorWrapper
 
acceptClassFiles(ClassFile[], char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.eval.IRequestor
 
acceptConstructor(int, char[], int, char[], char[][], char[][], int, char[], int, String, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
acceptConstructor(int, char[], int, char[], char[][], char[][], int, char[], int, String, AccessRestriction) - Method in interface org.aspectj.org.eclipse.jdt.internal.codeassist.ISearchRequestor
 
acceptConstructor(int, char[], int, char[], char[][], char[][], int, char[], int, String, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.SelectionEngine
 
acceptConstructor(int, char[], int, char[], char[][], char[][], int, char[], int, String, AccessRestriction) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.search.IRestrictedAccessConstructorRequestor
 
acceptConstructorReference(char[], int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptConstructorReference(char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptConstructorReference(char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptConstructorReference(char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptContext(CompletionContext) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Propose the context in which the completion occurs.
acceptDebugResult(CompilationResult) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDebugRequestor
 
acceptError(CategorizedProblem) - Method in interface org.aspectj.org.eclipse.jdt.internal.codeassist.ISelectionRequestor
Code assist notification of a compilation error detected during selection.
acceptError(CategorizedProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
acceptError(IProblem) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.
 
acceptError(IProblem) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompletionRequestor
acceptError(IMarker) - Method in interface org.aspectj.org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated.
Code assist notification of a compilation error detected during completion.
acceptField(char[], char[], char[], boolean, char[], int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.codeassist.ISelectionRequestor
Code assist notification of a field selection.
acceptField(char[], char[], char[], boolean, char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
Resolve the field.
acceptField(char[], char[], char[], char[], char[], char[], int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated.
Code assist notification of a field completion.
acceptField(char[], char[], char[], char[], char[], char[], int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICorrectionRequestor
Notification of a field correction.
acceptField(char[], char[], char[], char[], char[], char[], int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.
 
acceptField(char[], char[], char[], char[], char[], char[], int, int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompletionRequestor
acceptField(IField) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.IJavaElementRequestor
 
acceptField(IField) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
acceptFieldReference(char[], int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptFieldReference(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptFieldReference(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptFieldReference(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptImport(int, int, int[], char[], int, boolean, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
acceptImport(int, int, int[], char[], int, boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
 
acceptImport(int, int, int, int, char[][], boolean, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptImport(int, int, int, int, char[][], boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptImport(int, int, int, int, char[][], boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
acceptImport(int, int, int, int, char[][], boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.
 
acceptImport(int, int, int, int, char[][], boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptImport(int, int, int, int, char[][], boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
acceptIndexMatch(String, SearchPattern, SearchParticipant, AccessRuleSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.IndexQueryRequestor
 
acceptIndexMatch(String, SearchPattern, SearchParticipant, AccessRuleSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.PathCollector
 
acceptInitializer(int, int, int[], int, int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
acceptInitializer(int, int, int[], int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
 
acceptInitializer(IInitializer) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.IJavaElementRequestor
 
acceptInitializer(IInitializer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
acceptInterface(char[], char[], char[][], String) - Method in interface org.aspectj.org.eclipse.jdt.core.search.ITypeNameRequestor
Deprecated.
Accepts a top-level or a member interface.
acceptInterface(char[], char[], char[], int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated.
Code assist notification of an interface completion.
acceptInterface(char[], char[], char[], int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICorrectionRequestor
Notification of an interface correction.
acceptInterface(char[], char[], char[], int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.
 
acceptInterface(char[], char[], char[], int, int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompletionRequestor
acceptKeyword(char[], int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated.
Code assist notification of a keyword completion.
acceptKeyword(char[], int, int, int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.
 
acceptKeyword(char[], int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompletionRequestor
acceptLabel(char[], int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated.
Code assist notification of a label completion.
acceptLabel(char[], int, int, int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.
 
acceptLabel(char[], int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompletionRequestor
acceptLineSeparatorPositions(int[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
acceptLineSeparatorPositions(int[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptLineSeparatorPositions(int[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptLineSeparatorPositions(int[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
acceptLineSeparatorPositions(int[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.
Accepts the line separator table and converts it into a line start table.
acceptLineSeparatorPositions(int[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptLineSeparatorPositions(int[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
acceptLocalField(FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
acceptLocalMethod(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
acceptLocalMethodTypeParameter(TypeVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
acceptLocalType(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
acceptLocalTypeParameter(TypeVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
acceptLocalVariable(char[], char[], char[], int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated.
Code assist notification of a local variable completion.
acceptLocalVariable(char[], char[], char[], int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICorrectionRequestor
Notification of a local variable correction.
acceptLocalVariable(char[], char[], char[], int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.
 
acceptLocalVariable(char[], char[], char[], int, int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompletionRequestor
acceptLocalVariable(LocalVariableBinding, ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
acceptMatch(String, String, char, SearchPattern, IndexQueryRequestor, SearchParticipant, IJavaSearchScope) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
 
acceptMatch(String, String, char, SearchPattern, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
 
acceptMemberType(IType) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.IJavaElementRequestor
 
acceptMemberType(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
acceptMethod(char[], char[], char[], char[][], char[][], char[][], char[], char[], char[], int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICorrectionRequestor
Notification of a method correction.
acceptMethod(char[], char[], char[], char[][], char[][], char[][], char[], char[], char[], int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.
 
acceptMethod(char[], char[], char[], char[][], char[][], char[][], char[], char[], char[], int, int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompletionRequestor
acceptMethod(char[], char[], char[], char[][], char[][], char[], char[], char[], int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated.
Code assist notification of a method completion.
acceptMethod(char[], char[], String, char[], char[][], char[][], String[], char[][], char[][][], boolean, boolean, char[], int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.codeassist.ISelectionRequestor
Code assist notification of a method selection.
acceptMethod(char[], char[], String, char[], char[][], char[][], String[], char[][], char[][][], boolean, boolean, char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
Resolve the method
acceptMethod(char[], int, char[], char[], int, char[], char[], char[][], char[][], char[], int, String, int) - Method in class org.aspectj.org.eclipse.jdt.core.search.MethodNameRequestor
Accepts a method.
acceptMethod(char[], int, char[], char[], int, char[], char[], char[][], char[][], char[], int, String, AccessRestriction, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.search.IRestrictedAccessMethodRequestor
 
acceptMethod(char[], int, char[], char[], int, char[], char[], char[][], char[][], char[], int, String, AccessRestriction, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.MethodNameMatchRequestorWrapper
 
acceptMethod(char[], int, char[], char[], int, char[], char[], char[][], char[][], char[], int, String, AccessRestriction, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.MethodNameRequestorWrapper
 
acceptMethod(IMethod) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.IJavaElementRequestor
 
acceptMethod(IMethod) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
acceptMethodDeclaration(char[], char[], char[], char[][], char[][], char[][], char[], char[], char[], int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.
 
acceptMethodDeclaration(char[], char[], char[], char[][], char[][], char[][], char[], char[], char[], int, int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompletionRequestor
acceptMethodDeclaration(IType, char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
acceptMethodNameMatch(MethodNameMatch) - Method in class org.aspectj.org.eclipse.jdt.core.search.MethodNameMatchRequestor
Accepts a method name match (MethodNameMatch) which contains a method information as package name, enclosing types names, method name, modifiers, etc.
acceptMethodReference(char[], int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptMethodReference(char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptMethodReference(char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptMethodReference(char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptMethodTypeParameter(char[], char[], char[], int, int, char[], boolean, int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.codeassist.ISelectionRequestor
Code assist notification of a type parameter selection.
acceptMethodTypeParameter(char[], char[], char[], int, int, char[], boolean, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
acceptModifier(char[], int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated.
Code assist notification of a modifier completion.
acceptModifier(char[], int, int, int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.
 
acceptModifier(char[], int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompletionRequestor
acceptModule(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
One result of the search consists of a new module.
acceptModule(char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.codeassist.ISearchRequestor
 
acceptModule(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.SelectionEngine
 
acceptModule(char[], char[], int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.codeassist.ISelectionRequestor
Code assist notification of a module selection.
acceptModule(char[], char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
acceptModule(IModuleDescription) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.IJavaElementRequestor
 
acceptModule(IModuleDescription) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
acceptModule(IModule) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
acceptModule(IModule) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
Accepts to represent a module location with the given module description.
acceptModuleInfo(ICompilationUnit, Parser) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathMultiDirectory
 
acceptName(char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder.UnresolvedReferenceNameRequestor
 
acceptNameWithoutPrefixAndSuffix(char[], int) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.INamingRequestor
 
acceptNameWithPrefix(char[], boolean, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.INamingRequestor
 
acceptNameWithPrefixAndSuffix(char[], boolean, boolean, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.INamingRequestor
 
acceptNameWithSuffix(char[], boolean, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.INamingRequestor
 
acceptNode(IProgramElement, IProgramElement) - Static method in class org.aspectj.ajde.ui.StructureViewNodeFactory
Don't show code elements under types since they show under the corresponding initializers.
acceptNodeAsRoot(IProgramElement, StructureViewProperties.Hierarchy) - Method in class org.aspectj.ajde.ui.internal.TreeStructureViewBuilder
 
acceptPackage(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
acceptPackage(char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.codeassist.ISearchRequestor
One result of the search consists of a new package.
acceptPackage(char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.codeassist.ISelectionRequestor
Code assist notification of a package selection.
acceptPackage(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.SelectionEngine
 
acceptPackage(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
Resolve the package
acceptPackage(char[], char[], int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated.
Code assist notification of a package completion.
acceptPackage(char[], char[], int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICorrectionRequestor
Notification of a package correction.
acceptPackage(char[], char[], int, int, int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.
 
acceptPackage(char[], char[], int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompletionRequestor
acceptPackage(int, int, int[], char[], int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
acceptPackage(int, int, int[], char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
 
acceptPackage(ImportReference) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptPackage(ImportReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptPackage(ImportReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
acceptPackage(ImportReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.
 
acceptPackage(ImportReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptPackage(ImportReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
acceptPackageFragment(IPackageFragment) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.IJavaElementRequestor
 
acceptPackageFragment(IPackageFragment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
acceptPath(String, boolean) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.IPathRequestor
 
acceptPotentiallyCompatibleMethods(MethodBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
acceptPotentiallyCompatibleMethods(MethodBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
acceptPotentiallyCompatibleMethods(MethodBinding[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
acceptPotentiallyCompatibleMethods(MethodBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
acceptPotentialMethodDeclaration(char[], char[], char[], int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.codeassist.IExtendedCompletionRequestor
Deprecated.
 
acceptProblem(CategorizedProblem) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
acceptProblem(CategorizedProblem) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptProblem(CategorizedProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptProblem(CategorizedProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
acceptProblem(CategorizedProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
Sets the abort flag to true.
acceptProblem(CategorizedProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.
Does nothing.
acceptProblem(CategorizedProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptProblem(CategorizedProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
acceptProblem(CategorizedProblem, char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.RequestorWrapper
 
acceptProblem(CategorizedProblem, char[], int) - Method in interface org.aspectj.org.eclipse.jdt.internal.eval.IRequestor
 
acceptProblem(IProblem) - Method in interface org.aspectj.org.eclipse.jdt.core.IProblemRequestor
Notification of a Java problem.
acceptProblem(IProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
acceptProblem(IProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerWorkingCopyInfo
 
acceptProblem(IMarker, String, int) - Method in interface org.aspectj.org.eclipse.jdt.core.eval.ICodeSnippetRequestor
Notifies of an evaluation problem.
acceptResult(InterimCompilationResult) - Method in interface org.aspectj.ajdt.internal.compiler.IIntermediateResultsRequestor
 
acceptResult(CompilationResult) - Method in class org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
 
acceptResult(CompilationResult) - Method in class org.aspectj.ajdt.internal.compiler.AjCompilerAdapter
 
acceptResult(CompilationResult) - Method in class org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
acceptResult(CompilationResult) - Method in class org.aspectj.ajdt.internal.core.builder.AjBatchImageBuilder
 
acceptResult(CompilationResult) - Method in class org.aspectj.ajdt.internal.core.builder.AjIncrementalImageBuilder
 
acceptResult(CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.BatchCompilerRequestor
 
acceptResult(CompilationResult) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ICompilerRequestor
Accept a compilation result.
acceptResult(CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
acceptResult(IUnwovenClassFile) - Method in class org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
acceptResult(IUnwovenClassFile) - Method in interface org.aspectj.weaver.IWeaveRequestor
 
acceptSearchMatch(SearchMatch) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchRequestor
Accepts the given search match.
acceptSecondaryType(ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
acceptSecondaryType(ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
acceptsNodeType(short) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex.SearchCriteria
 
acceptsNonNullDefault() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
acceptsNonNullDefault() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
acceptsNonNullDefault() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Used to implement this sentence from o.e.j.annotation.DefaultLocation: "Wildcards and the use of type variables are always excluded from NonNullByDefault."
acceptsNonNullDefault() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
acceptsNonNullDefault() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
acceptSourceMethod(IType, char[], char[][], char[][], String[], char[][], char[][][], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
Resolve the source method fix for 1FWFT6Q
acceptString(String) - Method in class org.aspectj.util.LangUtil.StringChecker
 
acceptType(char[], char[], char[][], int, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
acceptType(char[], char[], char[][], int, AccessRestriction) - Method in interface org.aspectj.org.eclipse.jdt.internal.codeassist.ISearchRequestor
One result of the search consists of a new type.
acceptType(char[], char[], char[][], int, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.SelectionEngine
 
acceptType(char[], char[], char[], int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated.
Code assist notification of a type completion.
acceptType(char[], char[], char[], int, int, int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.
 
acceptType(char[], char[], char[], int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompletionRequestor
acceptType(char[], char[], int, boolean, char[], int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.codeassist.ISelectionRequestor
Code assist notification of a enum selection.
acceptType(char[], char[], int, boolean, char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
Resolve the type.
acceptType(int, char[], char[], char[][], String) - Method in class org.aspectj.org.eclipse.jdt.core.search.TypeNameRequestor
Accepts a top-level or a member type.
acceptType(int, char[], char[], char[][], String, AccessRestriction) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.search.IRestrictedAccessTypeRequestor
 
acceptType(int, char[], char[], char[][], String, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.TypeNameMatchRequestorWrapper
 
acceptType(int, char[], char[], char[][], String, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.TypeNameRequestorWrapper
 
acceptType(IType) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.IJavaElementRequestor
 
acceptType(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
acceptType(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
Resolve the type.
acceptType(IType, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Returns true if: the given type is an existing class and the flag's ACCEPT_CLASSES bit is on the given type is an existing interface and the ACCEPT_INTERFACES bit is on neither the ACCEPT_CLASSES or ACCEPT_INTERFACES bit is on Otherwise, false is returned.
acceptTypeNameMatch(TypeNameMatch) - Method in class org.aspectj.org.eclipse.jdt.core.search.TypeNameMatchRequestor
Accepts a type name match (TypeNameMatch) which contains top-level or a member type information as package name, enclosing types names, simple type name, modifiers, etc.
acceptTypeParameter(char[], char[], char[], boolean, int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.codeassist.ISelectionRequestor
Code assist notification of a type parameter selection.
acceptTypeParameter(char[], char[], char[], boolean, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
acceptTypeParameter(ISourceElementRequestor.TypeParameterInfo, JavaElementInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
acceptTypeReference(char[][], int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptTypeReference(char[][], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptTypeReference(char[][], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptTypeReference(char[][], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptTypeReference(char[], int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptTypeReference(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptTypeReference(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptTypeReference(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptUnknownReference(char[][], int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptUnknownReference(char[][], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptUnknownReference(char[][], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptUnknownReference(char[][], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptUnknownReference(char[], int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptUnknownReference(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptUnknownReference(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptUnknownReference(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptUnresolvedName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
acceptVariableName(char[], char[], char[], char[], int, int, int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.
 
acceptVariableName(char[], char[], char[], char[], int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompletionRequestor
acceptVisitChildren(boolean, ASTVisitor) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModulePackageAccess
 
ACCESS_FLAGS_FINAL - Static variable in class org.aspectj.apache.bcel.classfile.MethodParameters
 
ACCESS_FLAGS_MANDATED - Static variable in class org.aspectj.apache.bcel.classfile.MethodParameters
 
ACCESS_FLAGS_SYNTHETIC - Static variable in class org.aspectj.apache.bcel.classfile.MethodParameters
 
ACCESS_FOR_INLINE - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
ACCESS_NAMES - Static variable in interface org.aspectj.apache.bcel.Constants
 
AccessEmulation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
accessFlags - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
accessFlags - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
accessFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the receiver's access flags.
accessForInline - Variable in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
AccessForInlineVisitor - Class in org.aspectj.ajdt.internal.compiler.ast
Walks the body of around advice Makes sure that all member accesses are to public members.
AccessForInlineVisitor(AspectDeclaration, PrivilegedHandler) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.AccessForInlineVisitor
 
accessibility - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
accessibleTo(ObjectType) - Method in class org.aspectj.apache.bcel.generic.ObjectType
Java Virtual Machine Specification edition 2, 5.4.4 Access Control
accessMode - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
AccessRestriction - Class in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
AccessRestriction(AccessRule, byte, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
AccessRule - Class in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
AccessRule(char[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRule
 
AccessRule(char[], int, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRule
 
accessRuleCache - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
Cache of access rules
accessRuleSet - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
AccessRuleSet - Class in org.aspectj.org.eclipse.jdt.internal.compiler.env
Definition of a set of access rules used to flag forbidden references to non API code.
AccessRuleSet(AccessRule[], byte, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRuleSet
Make a new set of access rules.
accessToString(int) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Convert bit field of flags into string such as 'static final'.
accessToString(int, boolean) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Convert bit field of flags into string such as 'static final'.
AccFinal - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Final access flag.
AccFinal - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccFromClassFile - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccGenericSignature - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccidentalBooleanAssign - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
AccImplementing - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccInterface - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Interface property flag.
AccInterface - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccIsDefaultConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccJustFlag - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
Bits that are depending upon ClassFileConstants (relying that classfiles only use the 16 lower bits).
AccLocallyUsed - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccMandated - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
From classfile version 52 (compliance 1.8 up), meaning that a formal parameter is mandated by a language specification, so all compilers for the language must emit it.
AccModifierProblem - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccModule - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Module declaration property flag.
AccModule - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccNative - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Native property flag.
AccNative - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccNonSealed - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Non-sealed property flag.
AccNonSealed - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccOverriding - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccPatternVariable - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccPrivate - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Private access flag.
AccPrivate - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccProtected - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Protected access flag.
AccProtected - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccPublic - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Public access flag.
AccPublic - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccRecord - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Record property flag.
AccRecord - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccRestrictedAccess - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccSealed - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Sealed property flag.
AccSealed - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccSemicolonBody - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccStatic - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Static access flag.
AccStatic - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccStrictfp - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Strictfp property flag.
AccStrictfp - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccSuper - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Super property flag.
AccSuper - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
Other VM flags.
AccSynchronized - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Synchronized access flag.
AccSynchronized - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccSynthetic - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Synthetic property flag.
AccSynthetic - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccTransient - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Transient property flag.
AccTransient - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccUnresolved - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
ACCURATE_MATCH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
AccVarargs - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Varargs method property flag (added in J2SE 1.5).
AccVarargs - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccVisibilityMASK - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccVolatile - Static variable in class org.aspectj.org.eclipse.jdt.core.Flags
Volatile property flag.
AccVolatile - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
aconst_null() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ACONST_NULL - Static variable in interface org.aspectj.apache.bcel.Constants
 
ACONST_NULL - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ACONST_NULL - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
acquire(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFilePool
 
acquireForModule(ModuleBinding, CompilerOptions) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFilePool
 
acquireReadLock() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
acquireWriteLock(int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
Acquire a write lock on this Nd, giving up the specified number of read locks first.
acquireWriteLock(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
Acquire a write lock on this Nd.
acquisition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
actFromTokenOrSynthetic(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
actFromTokenOrSynthetic(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
Overridable hook, to allow CompletionParser to synthesize a few trailing tokens at (faked) EOF.
action - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoStatement
 
action - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
action - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
action - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
actions - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
actionsEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
actionsStart - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
activate() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDebugRequestor
 
activated - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
 
activateProcessing() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
Invoked exactly once, in background, before starting processing any job
activeProtectionDomain - Variable in class org.aspectj.weaver.tools.WeavingAdaptor
 
actualMethodBinding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
actualOuterLocalVariable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticArgumentBinding
 
actualReceiverType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
actualReceiverType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
actualReceiverType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
actualType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
May return an UnresolvedReferenceBinding.
actualType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
actualType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
ADAPTER_CLASS - Static variable in class org.aspectj.tools.ant.taskdefs.Ajc2
The name of the adapter we use.
add(byte, TagTreeReader.TagHandler<?>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader
 
add(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
add(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.NameSet
 
add(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleWordSet
 
add(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
add(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.QualifiedNameSet
 
add(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
add(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
add(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
add(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSet
 
add(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet
 
add(Object[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfArray
 
add(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.StringSet
 
add(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.NdStringSet
Adds the given string to the receiving set.
add(IStructureViewNode) - Method in interface org.aspectj.ajde.ui.IStructureViewNode
Add a child node.
add(IStructureViewNode) - Method in class org.aspectj.ajde.ui.swing.SwingTreeViewNode
 
add(IStructureViewNode, int) - Method in interface org.aspectj.ajde.ui.IStructureViewNode
Add a child node.
add(IStructureViewNode, int) - Method in class org.aspectj.ajde.ui.swing.SwingTreeViewNode
 
add(IJavaElement) - Method in interface org.aspectj.org.eclipse.jdt.core.IRegion
Adds the given element and all of its descendents to this region.
add(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Region
 
add(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchScope
Add an element to the java search scope.
add(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeVector
 
add(AbstractMethodDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(AbstractMethodDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(AbstractMethodDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
add(AbstractMethodDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
add(Block, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(Block, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(Block, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
add(Block, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
add(Block, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
add(Block, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
add(Block, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
add(ExportsStatement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
add(ExportsStatement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
add(FieldDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(FieldDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(FieldDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
add(FieldDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
add(FieldDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
add(FieldDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
add(FieldDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
add(ImportReference, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(ImportReference, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredPackageVisibilityStatement
 
add(ImportReference, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
add(LocalDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(LocalDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(LocalDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
add(LocalDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
add(LocalDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
add(LocalDeclaration, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(ModuleDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(ModuleDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
add(ModuleReference, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredExport
 
add(ModuleReference, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredPackageVisibilityStatement
 
add(ModuleStatement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(ModuleStatement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
add(OpensStatement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
add(ProvidesStatement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
add(RequiresStatement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
add(SingleTypeReference, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredProvidesStatement
 
add(Statement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(Statement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(Statement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
add(Statement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
add(Statement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
add(Statement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
add(Statement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
add(Statement, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(TypeDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
add(TypeDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(TypeDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(TypeDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
add(TypeDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
add(TypeDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
add(TypeDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
add(TypeDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
add(TypeDeclaration, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(TypeParameter[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
add(UsesStatement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
add(PackageBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SplitPackageBinding
 
add(SourceFile) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.WorkQueue
 
add(JavaProject, int, HashSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchScope
Add java project all fragment roots to current java search scope.
add(Chunk) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ChunkCache
 
add(IField) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
add(ITypeFactory<F>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
add(Nd, long, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.RawGrowableArray
Adds the given value to the array.
add(PossibleMatch) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatchSet
 
add(UnresolvedType[], UnresolvedType) - Static method in class org.aspectj.weaver.UnresolvedType
Creates a new type array with a fresh type appended to the end.
add(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
ADD_ANNOTATIONS - Enum constant in enum class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil.MergeStrategy
Only add new annotations, never remove or overwrite existing annotations.
ADD_EXPORTS - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Constant for the name of the add-exports attribute.
ADD_OPENS - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Constant for the name of the add-opens attribute.
ADD_READS - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Constant for the name of the add-reads attribute.
addAbstractMethod(AbstractMethodDeclaration, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a bogus method.
addAction(JavaModelOperation.IPostAction) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
addAdviceLikeDeclares(ResolvedType) - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
addAdvicePreventingLazyTjp(BcelAdvice) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
addAdvisedRelationship(AsmManager, Shadow, ShadowMunger) - Static method in class org.aspectj.weaver.model.AsmRelationshipProvider
 
addAffectedChild(JavaElementDelta) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Adds the child delta to the collection of affected children.
addAffectedSourceFiles() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
addAffectedSourceFiles(Set<File>, Set<File>) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
addAffectedSourceFiles(Set<String>, Set<String>, Set<String>, Set<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
addAll(Object[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
addAll(IType[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeVector
 
addAll(ObjectVector) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
addAll(SourceFile[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.WorkQueue
 
addAllSourceFiles(LinkedHashSet<SourceFile>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
addAnnotation(AjMethodDeclaration, Annotation, BlockScope) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
addAnnotation(AnnotationGen) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
addAnnotation(AnnotationGen) - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
addAnnotation(AnnotationGen) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
addAnnotation(IAnnotationBinding, AST, ImportRewrite.ImportRewriteContext) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Adds the necessary imports for the given annotation binding to the rewriter's record and returns an Annotation that can be used in the code.
addAnnotation(Annotation, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
addAnnotation(AnnotationAJ) - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
addAnnotation(AnnotationAJ) - Method in class org.aspectj.weaver.JoinPointSignature
 
addAnnotation(AnnotationAJ) - Method in class org.aspectj.weaver.ReferenceType
 
addAnnotation(AnnotationAJ) - Method in interface org.aspectj.weaver.ResolvedMember
 
addAnnotation(AnnotationAJ) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
addAnnotation(AnnotationAJ) - Method in class org.aspectj.weaver.ResolvedType
 
addAnnotationName(int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
addAnnotationName(int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
addAnnotationName(int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
addAnnotationName(int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
addAnnotationName(int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
addAnnotationName(int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
addAnnotationName(int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
addAnnotationsAsAttribute(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
addAnnotationTypeDeclaration(int, char[], char[], char[][], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addAnnotationTypeReference(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addAnonymousType(TypeDeclaration, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
addArrayClass(ArrayType) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
addAspectAffectingType(String) - Method in class org.aspectj.weaver.WeaverStateInfo
 
addAspectInEffectThisBuild(File) - Method in class org.aspectj.asm.AsmManager
 
addAspectRequires(String, String) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
addAspectsAffectingType(Collection<String>) - Method in class org.aspectj.weaver.WeaverStateInfo
 
addAssumedExternalFile(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Adds the provided IPath to the list of assumed external files.
addAtAspectJAnnotations() - Method in class org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration
Add either the @Before, @After, @Around, @AfterReturning or @AfterThrowing annotation
addAtAspectJAnnotations() - Method in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
AMC - this method is called by the AtAspectJVisitor during beforeCompilation processing in the AjCompiler adapter.
addAtAspectJAnnotations() - Method in class org.aspectj.ajdt.internal.compiler.ast.DeclareDeclaration
 
addAtAspectJAnnotations() - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
addAtAspectJAnnotations() - Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
Called from the AtAspectJVisitor to create the @Pointcut annotation (and corresponding method) for this pointcut
AddAtAspectJAnnotationsVisitor - Class in org.aspectj.ajdt.internal.compiler.ast
Adds runtime visible annotations to code-style aspect declarations so that the MAP can provide aspect information at runtime.
AddAtAspectJAnnotationsVisitor(CompilationUnitDeclaration, boolean) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.AddAtAspectJAnnotationsVisitor
 
addAttribute(EclipseAttributeAdapter) - Method in class org.aspectj.ajdt.internal.compiler.ast.AjMethodDeclaration
 
addAttribute(Attribute) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
addAttribute(Attribute) - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
addAttribute(Attribute) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
addAttribute(Attribute) - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
addAttribute(AjAttribute) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
addAttributes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY This methods generate all the attributes for the receiver.
addBinary(IFile, IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Trigger addition of a resource to an index Note: the actual operation is performed in background
addBlockStatement(RecoveredBlock) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
addBottom(Javadoc.Html) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
addBuffer(IBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BufferManager
Adds a buffer to the table of open buffers.
addBufferChangedListener(IBufferChangedListener) - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer
Adds the given listener for changes to this buffer.
addBufferChangedListener(IBufferChangedListener) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
addByte() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
addCategories(IJavaElement, char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
addCategories(IJavaElement, char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
addChange(ICompilationUnit, IJavaElementDelta) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.ChangeCollector
 
addChar() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
addChild(int, BuildConfigNode) - Method in class org.aspectj.ajde.ui.BuildConfigNode
 
addChild(int, IProgramElement) - Method in class org.aspectj.asm.internal.ProgramElement
 
addChild(BuildConfigNode) - Method in class org.aspectj.ajde.ui.BuildConfigNode
 
addChild(IProgramElement) - Method in class org.aspectj.asm.internal.ProgramElement
 
addChild(IProgramElement) - Method in interface org.aspectj.asm.IProgramElement
 
addChild(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
 
addChild(IDOMNode) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Adds the given un-parented node (document fragment) as the last child of this node.
addChild(IDOMNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.
Adds the given node to the current enclosing scope, building the JDOM tree.
addChild(IDOMNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
Adds the given node to the current enclosing scope, building the JDOM tree.
addChild(IDOMNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Adds the given un-parented node (document fragment) as the last child of this node.
addChunk(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.StreamHasher
Adds a chunk of data to the hasher.
addClass(String) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
addClass(JavaClass) - Static method in class org.aspectj.apache.bcel.Repository
Add clazz to repository if there isn't an equally named class already in there.
addClass(ObjectType) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
addClassDeclaration(int, char[], char[], char[][], char[], char[][], char[][], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addClassFile(File, File, File) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
addClassFile(UnwovenClassFile, boolean) - Method in class org.aspectj.weaver.bcel.BcelWeaver
Should be addOrReplace
addClasspathChange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
addClasspathChange(IProject, IClasspathEntry[], IPath, IClasspathEntry[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
addClasspathValidation(JavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
addClinit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
This method is responsible for adding a method declaration to the type method collections.
addCodeAttribute(Attribute) - Method in class org.aspectj.apache.bcel.generic.MethodGen
Add an attribute to the code.
addCompilationUnit(ICompilationUnit, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
addCompletionFlags(int) - Method in interface org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadoc
 
addCompletionFlags(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
addCompletionFlags(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
addCompletionFlags(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
addCompletionFlags(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocParamNameReference
 
addCompletionFlags(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
addCompletionFlags(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
addCompletionFlags(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
 
addCompletionFlags(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTypeParamReference
 
addConcreteMunger(ConcreteTypeMunger) - Method in class org.aspectj.weaver.WeaverStateInfo
 
addConcreteShadowMunger(ShadowMunger) - Method in class org.aspectj.weaver.CrosscuttingMembers
 
addConstant(Constant, ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
addConstructorDeclaration(char[], int, char[], char[][], char[][], int, char[], int, char[][], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addConstructorReference(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addContainee(Annotation) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ContainerAnnotation
 
addContext(InferenceContext18) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceSubstitution
Answer a substitution that is able to substitute into inference variables of several inference contexts (outer & inner)
addContextBinding(String, Object) - Method in class org.aspectj.weaver.tools.DefaultMatchingContext
Add a context binding with the given name and value
addCPResolutionBPListener(JavaProject.ClasspathResolutionBreakpointListener) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
addCrossReference(ISourceLocation, ISourceLocation, String, boolean) - Method in interface org.aspectj.weaver.ICrossReferenceHandler
 
addDeclarationStartLineAttribute(List, ClassFile) - Method in class org.aspectj.ajdt.internal.compiler.ast.AjConstructorDeclaration
 
addDeclarationStartLineAttribute(List, ClassFile) - Method in class org.aspectj.ajdt.internal.compiler.ast.AjMethodDeclaration
 
addDeclare(Declare) - Method in class org.aspectj.weaver.CrosscuttingMembers
 
addDeclareAnnotationFieldRelationship(AsmManager, ISourceLocation, String, ResolvedMember, boolean) - Static method in class org.aspectj.weaver.model.AsmRelationshipProvider
Add a relationship for a matching declare ATfield.
addDeclareAnnotationMethodRelationship(ISourceLocation, String, ResolvedMember, AsmManager) - Static method in class org.aspectj.weaver.model.AsmRelationshipProvider
Add a relationship for a matching declare annotation method or declare annotation constructor.
addDeclareAnnotationRelationship(AsmManager, ISourceLocation, ISourceLocation, boolean) - Static method in class org.aspectj.weaver.model.AsmRelationshipProvider
Adds a declare annotation relationship, sometimes entities don't have source locs (methods/fields) so use other variants of this method if that is the case as they will look the entities up in the structure model.
addDeclareErrorOrWarningRelationship(AsmManager, Shadow, Checker) - Static method in class org.aspectj.weaver.model.AsmRelationshipProvider
Add a relationship for a declare error or declare warning
addDeclares(Collection<Declare>) - Method in class org.aspectj.weaver.CrosscuttingMembers
 
addDefaultAbstractMethods() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY This methods generate all the default abstract method infos that correpond to the abstract methods inherited from superinterfaces.
addDefaultConstructorDeclaration(char[], char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addDefinitelyAssignedVariables(Scope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
addDefinitelyAssignedVariables(Scope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
addDelta(IJavaElementDelta) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
addDependencies(File, String[]) - Method in class org.aspectj.ajde.core.AjCompiler
 
addDependencies(String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
Add the given fully qualified names to this reference collection.
addDependency(StructDef<?>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
addDependentsOf(File) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
addDependentsOf(IPath, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
addDependentsOf(IPath, boolean, Set<String>, Set<String>, Set<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
addDepth() - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeScope
 
addDepth() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
addDestructableField(IDestructableField) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
addDirectoryContents(File, File) - Method in class org.aspectj.weaver.bcel.BcelWeaver
Add any .class files in the directory to the outdir.
addDisableFormatTokenPair(Token, Token) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
addDocumentListener(IDocumentListener) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
addDocumentName(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.EntryResult
 
addDocumentPartitioningListener(IDocumentPartitioningListener) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
addDocumentTable(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.EntryResult
 
addDouble() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
addDouble(double) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
added() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SimpleDelta
 
added(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Creates the nested deltas resulting from an add operation.
added(IJavaElement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
ADDED - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Status constant indicating that the element has been added.
addedFiles - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
 
addEditorViewForSourceLine(String, int) - Method in class org.aspectj.tools.ajbrowser.ui.BasicEditor
 
addedSinceLastDemote - Variable in class org.aspectj.weaver.World.TypeMap
 
addElement(ElementValue) - Method in class org.aspectj.apache.bcel.classfile.annotation.ArrayElementValue
 
addElement(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
addElementChangedListener(IElementChangedListener) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Adds the given listener for changes to Java elements.
addElementChangedListener(IElementChangedListener, int) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Adds the given listener for changes to Java elements.
addElementChangedListener(IElementChangedListener, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
addElementNameValuePair(NameValuePair) - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
addElementNameValuePair(NameValuePair) - Method in class org.aspectj.weaver.bcel.FakeAnnotation
 
addEmptyConstructor(int) - Method in class org.aspectj.apache.bcel.generic.ClassGen
Convenience method.
addEntry(IModuleDescription, JavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleSourcePathManager
 
addEntryToClasspath(IClasspathEntry, IWorkspaceRoot) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation
 
addEnumDeclaration(int, char[], char[], char[][], char[], char[][], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addEvaluationResultForCompilationProblem(Map<char[], EvaluationResult>, CategorizedProblem, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetEvaluator
 
addEvaluationResultForCompilationProblem(Map<char[], EvaluationResult>, CategorizedProblem, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.Evaluator
Adds the given problem to the corresponding evaluation result in the given table.
addEvaluationResultForCompilationProblem(Map<char[], EvaluationResult>, CategorizedProblem, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.VariablesEvaluator
 
addEvent(ASTNode, StructuralPropertyDescriptor, RewriteEvent) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
addException(String) - Method in class org.aspectj.apache.bcel.generic.MethodGen
Add an exception possibly thrown by this method.
addException(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated.
Adds the given exception to the end of the list of exceptions this method is declared to throw.
addExceptionHandler(InstructionHandle, InstructionHandle, InstructionHandle, ObjectType) - Method in class org.aspectj.apache.bcel.generic.MethodGen
Add an exception handler, i.e., specify region where a handler is active and an instruction where the actual handling is done.
addExceptionHandler(InstructionHandle, InstructionHandle, InstructionHandle, ObjectType, boolean) - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
addExceptionMarker(int, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
addExports(char[], char[][]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule
Perform an --add-exports update on the module.
addExports(char[], char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
AddExports(char[], char[][]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddExports
 
addExternalFile(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Adds a path to the external files cache.
addExternalFolderChange(JavaProject, IClasspathEntry[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
addExtraProblems(CategorizedProblem) - Method in class org.aspectj.ajdt.ajc.BuildArgParser
 
addExtraProblems(CategorizedProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
addExtraSourceLocations(IMessage, String) - Static method in class org.aspectj.bridge.MessageUtil
 
addField(Field) - Method in class org.aspectj.apache.bcel.generic.ClassGen
Add a field to this class.
addField(FieldGen, ISourceLocation) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
addField(FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addFieldDeclaration(char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addFieldInfos() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY This methods generate all the fields infos for the receiver.
addFieldref(String, String, String) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
addFieldReference(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addFile(File) - Method in class org.aspectj.ajdt.ajc.ConfigParser
???
addFileset(FileSet) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
addFilesToConfig(String, List) - Method in interface org.aspectj.ajde.internal.BuildConfigManager
Add files to a configuration.
addFilesToConfig(String, List) - Method in class org.aspectj.ajde.internal.LstBuildConfigManager
 
addFilteredMemberAccessibility(IProgramElement.Accessibility) - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
addFilteredMemberKind(IProgramElement.Kind) - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
addFilteredMemberModifiers(IProgramElement.Modifiers) - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
addFixedCrosscuttingMembers(ResolvedType) - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
addFlaggedPath(String, Path, List<String>) - Static method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
addFloat() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
addFloat(float) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
addFolder(IPath, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
 
addForRefresh(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
addFramePosition(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
addFullyQualifiedName(String) - Method in class org.aspectj.asm.internal.ProgramElement
 
addFullyQualifiedName(String) - Method in interface org.aspectj.asm.IProgramElement
 
addGeneratedClassesNames(String, byte[], String) - Method in class org.aspectj.weaver.tools.cache.SimpleCache
 
addGeneratedInner(LazyClassGen) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
addGrouping(StructureViewProperties.Grouping) - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
addIfNotIncluded(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSet
 
addImport(boolean, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteAnalyzer
Specifies that applying the rewrite should result in the compilation unit containing the specified import.
addImport(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Adds a new import to the rewriter's record and returns a type reference that can be used in the code.
addImport(String, ImportRewrite.ImportRewriteContext) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Adds a new import to the rewriter's record and returns a type reference that can be used in the code.
addImport(ITypeBinding) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Adds a new import to the rewriter's record and returns a type reference that can be used in the code.
addImport(ITypeBinding, AST) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Adds a new import to the rewriter's record and returns a Type that can be used in the code.
addImport(ITypeBinding, AST, ImportRewrite.ImportRewriteContext) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Adds a new import to the rewriter's record and returns a Type that can be used in the code.
addImport(ITypeBinding, AST, ImportRewrite.ImportRewriteContext, ImportRewrite.TypeLocation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Adds a new import to the rewriter's record and returns a Type that can be used in the code.
addImport(ITypeBinding, ImportRewrite.ImportRewriteContext) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Adds a new import to the rewriter's record and returns a type reference that can be used in the code.
addImportFromSignature(String, AST) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Adds a new import to the rewriter's record and returns a Type node that can be used in the code as a reference to the type.
addImportFromSignature(String, AST, ImportRewrite.ImportRewriteContext) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Adds a new import to the rewriter's record and returns a Type node that can be used in the code as a reference to the type.
addIndexEntry(char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchDocument
Adds the given index entry (category and key) coming from this document to the index.
addIndexEntry(char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addIndexEntry(char[], char[], String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
ADDING_AT_ASPECTJ_ANNOTATIONS - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
ADDING_DECLARE_WARNINGS_AND_ERRORS - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
addingTypeMungers() - Method in class org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
addingTypeMungers() - Method in interface org.aspectj.weaver.IWeaveRequestor
 
addInitializationsFrom(FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
addInitializationsFrom(FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Add other inits to this flow info, then return this.
addInitializationsFrom(FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
addInnerEmulationDependent(BlockScope, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
addInt() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
addInteger(int) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
addInterface(String) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
addInterface(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Adds the type to the collection of interfaces.
addInterface(ResolvedType, ISourceLocation) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
addInterfaceDeclaration(int, char[], char[], char[][], char[][], char[][], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addInterfaceMethodref(String, String, String) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
addInterTypeField(FieldBinding) - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMemberFinder
 
addInterTypeMemberType(ReferenceBinding) - Method in class org.aspectj.ajdt.internal.compiler.lookup.IntertypeMemberTypeFinder
 
addInterTypeMethod(MethodBinding) - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMemberFinder
 
addInterTypeMunger(ConcreteTypeMunger, boolean) - Method in class org.aspectj.weaver.ResolvedType
Add an intertype munger to this type. isDuringCompilation tells us if we should be checking for an error scenario where two ITD fields are trying to use the same name.
addInvalidArchive(IPath, JavaModelManager.ArchiveValidity) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
addInvokeDynamic(int, int) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
additionalInterfaceBounds - Variable in class org.aspectj.weaver.BoundedReferenceType
 
AdditionalTypeCollection - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
AdditionalTypeCollection(char[][], char[][][], char[][], char[][]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.AdditionalTypeCollection
 
addJarFile(File, File, boolean) - Method in class org.aspectj.weaver.bcel.BcelWeaver
Adds all class files in the jar
addJavaElementMarkerAttributes(Map, IJavaElement) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configures the given marker attribute map for the given Java element.
AddJrtToIndex - Class in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
AddJrtToIndex(IFile, IndexLocation, IndexManager, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AddJrtToIndex
 
AddJrtToIndex(IPath, IndexLocation, IndexManager, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AddJrtToIndex
 
addLabel(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
addLateTypeMunger(ConcreteTypeMunger) - Method in class org.aspectj.weaver.CrosscuttingMembers
 
addLateTypeMungers(Collection<ConcreteTypeMunger>) - Method in class org.aspectj.weaver.CrosscuttingMembers
 
addLibraryAspect(String) - Method in class org.aspectj.weaver.bcel.BcelWeaver
Add the given aspect to the weaver.
addLibraryJarFile(File) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
addLineNumber(InstructionHandle, int) - Method in class org.aspectj.apache.bcel.generic.MethodGen
Give an instruction a line number corresponding to the source code line.
addListArgs(List<String>) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
Add to list any path or plural arguments.
addListener(EditorListener) - Method in class org.aspectj.tools.ajbrowser.ui.EditorManager
 
addListener(BuildConfigListener) - Method in interface org.aspectj.ajde.internal.BuildConfigManager
Add a listner that will be notified of build configuration change events
addListener(BuildConfigListener) - Method in class org.aspectj.ajde.internal.LstBuildConfigManager
 
addListener(IHierarchyListener) - Method in class org.aspectj.asm.AsmManager
 
addListener(Indexer.Listener) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
Adds the given listener.
addLocal(int, VerificationTypeInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
addLocalType(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
addLocalType(LocalTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
addLocalVariable(String, Type, int, InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
addLocalVariable(String, Type, InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.MethodGen
Adds a local variable to this method and assigns an index automatically.
addLocalVariable(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
addLong() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
addLong(long) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
addManifest(Manifest) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
addMatch(ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchingNodeSet
 
addMember(short) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdLinkedList
 
addMember(short) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdRawLinkedList
Adds a new element to the list and returns the record pointer to the start of the newly-allocated object
addMethod(EclipseFactory, ResolvedMember) - Method in class org.aspectj.ajdt.internal.compiler.lookup.HelperInterfaceBinding
 
addMethod(Method) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
addMethod(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addMethodBinding(SourceTypeBinding, MethodBinding) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
addMethodDeclaration(char[], char[][], char[], char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addMethodDeclaration(char[], char[], char[], int, char[], char[][], char[][], char[], int, char[], int, char[][], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addMethodDeclaration(TypeDeclaration, AbstractMethodDeclaration) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
addMethodGen(LazyMethodGen) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
addMethodGen(LazyMethodGen, ISourceLocation) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
addMethodHandle(byte, int) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
addMethodref(String, String, String) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
addMethodReference(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addMethodType(int) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
addMissingAbstractMethodFor(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
addModifier(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
addModifier(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
addModifier(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
addModifier(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
addModifier(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
addModifier(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
addModifiers(IProgramElement.Modifiers) - Method in class org.aspectj.asm.internal.ProgramElement
Convenience mechanism for setting new modifiers which do not require knowledge of the private internal representation
addModuleAttributes(ModuleBinding, Annotation[], CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY This methods generate all the module attributes for the receiver.
addModuleDeclaration(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addModuleExportedPackages(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addModuleNames(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
addModuleReference(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addModuleUpdate(String, Consumer<IUpdatableModule>, IUpdatableModule.UpdateKind) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleUpdater
 
addMunger(ShadowMunger) - Method in class org.aspectj.weaver.Shadow
 
addNameAndType(String, String) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
addNameReference(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addNameValuePair(AnnotationNameValuePair) - Method in class org.aspectj.weaver.StandardAnnotation
 
addNestMember(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addNewChild(JavaElementDelta) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Adds the new child delta to the collection of affected children.
addNewClassFile(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
addNewClassFile(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
 
addNewEntry(ArrayList<FileSystem.Classpath>, String, ArrayList<String>, String, String, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
addNewEntry(ArrayList, String, ArrayList, String, String, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
addNewUnit(ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
addNewUnit(ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
 
addNLSAlignIndex(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
addNonChainingJar(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
addNormalTypeMungers(String) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
addNotFoundPackage(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
addNullInfoFrom(FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
addNullInfoFrom(FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Add all null information from otherInits to this flow info and return this.
addNullInfoFrom(FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
addOptionsPanel(OptionsPanel) - Method in class org.aspectj.ajde.ui.swing.OptionsFrame
Adds the panel in the second-to-last postion.
addOrReplaceAspect(ResolvedType) - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
addOrReplaceAspect(ResolvedType, boolean) - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
addOwnerField(IRefCountedField) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
addParameter(String, String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated.
Adds the given parameter to the end of the parameter list.
addParameterAnnotation(int, AnnotationGen) - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
addParameterAnnotation(int, AnnotationAJ) - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
addParameterAnnotationsAsAttribute(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
addParent(ResolvedType) - Method in class org.aspectj.weaver.ReferenceType
 
addParent(ResolvedType) - Method in class org.aspectj.weaver.ResolvedType
 
addParentTypeMungers(String) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
addPath(String) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
addPath(String, IMessageHandler) - Method in class org.aspectj.ajdt.internal.core.builder.EclipseClassPathManager
 
addPath(String, IMessageHandler) - Method in class org.aspectj.weaver.bcel.ClassPathManager
 
addPatternVariables(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
addPatternVariables(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
addPatternVariables(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
addPatternVariables(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
addPatternVariablesWhenFalse(LocalVariableBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
addPatternVariablesWhenTrue(LocalVariableBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
addPatternVariablesWhenTrue(LocalVariableBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
addPointer() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
addPosition(String, Position) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
addPosition(Position) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
addPositionCategory(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
addPositionUpdater(IPositionUpdater) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
addPossibleMatch(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchingNodeSet
 
addPotentialInitializationsFrom(FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
addPotentialInitializationsFrom(FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Compose other inits over this flow info, then return this.
addPotentialInitializationsFrom(FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
addPotentialNullInfoFrom(UnconditionalFlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
Compose other inits over this flow info, then return this.
addPrenotifiedDocumentListener(IDocumentListener) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
addPreProcessingResourceChangedListener(IResourceChangeListener) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Deprecated.
use addPreProcessingResourceChangedListener(listener, IResourceChangeEvent.POST_CHANGE) instead
addPreProcessingResourceChangedListener(IResourceChangeListener, int) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Adds the given listener for resource change events of the given types to the Java core.
addPreResourceChangedListener(IResourceChangeListener, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
addPrivilegedAccesses(Collection<ResolvedMember>) - Method in class org.aspectj.weaver.CrosscuttingMembers
 
addProblemAddress(String, long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.IndexExceptionBuilder
Adds an address range to this problem description, given the first address that may be corrupt, the size of the possibly-corrupt address range, and a custom description for the memory at this address range.
addProblemAddress(String, IField, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.IndexExceptionBuilder
Adds an address range to this problem description, given a field that may be corrupt, the base address for its struct, and a custom description for the field.
addProblemAddress(IField, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.IndexExceptionBuilder
Adds an address range to this problem description, given the field that may be corrupt and the base address for its struct.
addProblemClinit(CategorizedProblem[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem clinit method info that correspond to a boggus method.
addProblemConstructor(AbstractMethodDeclaration, MethodBinding, CategorizedProblem[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a boggus constructor.
addProblemConstructor(AbstractMethodDeclaration, MethodBinding, CategorizedProblem[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a boggus constructor.
addProblemMethod(AbstractMethodDeclaration, MethodBinding, CategorizedProblem[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a boggus method.
addProblemMethod(AbstractMethodDeclaration, MethodBinding, CategorizedProblem[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a boggus method.
addProjectClassPath(JavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
addProjectReferenceChange(IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
addReads(char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule
Perform an --add-reads update on the module.
addReads(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
AddReads(char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddReads
 
addReadUnnamedForNonEmptyClasspath(JavaProject, IClasspathEntry[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleUpdater
 
addReconcileDelta(ICompilationUnit, IJavaElementDelta) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
addRecordComponentDecl(char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addRefCountedField(IRefCountedField) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
addRelatedAddress(RelatedAddress) - Method in exception org.aspectj.org.eclipse.jdt.internal.core.nd.db.IndexException
 
addRelation(IRelationship.Kind) - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
addRelationship(AsmManager, ResolvedType, ResolvedTypeMunger, ResolvedType) - Static method in class org.aspectj.weaver.model.AsmRelationshipProvider
Add a relationship for a type transformation (declare parents, intertype method declaration, declare annotation on type).
addRequired(String, Set<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
addResolutionListener(IQualifiedTypeResolutionListener) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
addResolvedExport(PlainPackageBinding, char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
addResolvedOpens(PlainPackageBinding, char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
addResourceDelta(IResourceDelta) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Adds the child delta to the collection of affected children.
address - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats
 
address - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdStruct
 
addressOf(INdStruct) - Static method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.INdStruct
Given a nullable INdStruct, this returns the address of the struct or 0 if the object was null.
addRootClass(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Adds the type to the collection of root classes if the classes is not already present in the collection.
addScopedAspect(String, String) - Method in class org.aspectj.weaver.bcel.BcelWorld
Add a scoped aspects where the scoping was defined in an aop.xml file and this world is being used in a LTW configuration
addScopedAspect(String, String) - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
addSecretTryResultVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
addSecretTryResultVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
addSecretYieldResultValue(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
addSerialVerUID - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
addShadowMungers(Collection<ShadowMunger>) - Method in class org.aspectj.weaver.CrosscuttingMembers
 
addShort() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
addSource(IFile, IPath, SourceElementParser) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Trigger addition of a resource to an index Note: the actual operation is performed in background
addSourceObjectType(String, byte[], boolean) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
addSourceObjectType(String, JavaClass, boolean) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
addSourceObjectType(JavaClass, boolean) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
addSourceTypeBinding(SourceTypeBinding, CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
addSpecialMethods(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for all the special method infos.
addStackItem(VerificationTypeInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
addStackMaps(World, byte[]) - Static method in class org.aspectj.weaver.bcel.asm.StackMapAdder
 
addStandardAnnotations(AnnotationBinding[], long, LookupEnvironment) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
Add the standard annotations encoded in the tag bits to the recorded annotations.
addStaticImport(String, String, boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Adds a new static import to the rewriter's record and returns a name - single member name if import is successful, else qualified name.
addStaticImport(String, String, boolean, ImportRewrite.ImportRewriteContext) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Adds a new static import to the rewriter's record and returns a name - single member name if import is successful, else qualified name.
addStaticImport(IBinding) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Adds a new static import to the rewriter's record and returns a name - single member name if import is successful, else qualified name.
addStaticImport(IBinding, ImportRewrite.ImportRewriteContext) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Adds a new static import to the rewriter's record and returns a name - single member name if import is successful, else qualified name.
addString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
addString(String) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
addSubscope(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
addSubtype(IType, IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Adds the given subtype to the type.
addSuperInterface(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Deprecated.
Adds the given interface name to the names of interfaces that this type implements or extends (the name will be added after the existing interface names).
AddSuppressed - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
AddSuppressedSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
addSyntheticArgument(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
addSyntheticArgument(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
addSyntheticArgument(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
addSyntheticArgumentAndField(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
addSyntheticArgumentAndField(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
addSyntheticArrayClone(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
addSyntheticArrayConstructor(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
addSyntheticArrayMethod(ArrayBinding, int, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticBridgeMethod(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticBridgeMethod(MethodBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticConstructorAccessMethod(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the bytes for a synthetic method that provides an access to a private constructor.
addSyntheticDeserializeLambda(SyntheticMethodBinding, SyntheticMethodBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
addSyntheticEnumInitializationMethod(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
addSyntheticEnumMethod(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticEnumValueOfMethod(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the bytes for a synthetic method that implements Enum#valueOf(String) for a given enum type
addSyntheticEnumValuesMethod(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the bytes for a synthetic method that implements Enum#values() for a given enum type
addSyntheticFactoryMethod(MethodBinding, MethodBinding, TypeBinding[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFactoryMethod(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
addSyntheticField(SyntheticFieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFieldForAssert(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFieldForClassLiteral(TypeBinding, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFieldForEnumValues() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFieldForInnerclass(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFieldForInnerclass(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFieldForSwitchEnum(char[], String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFieldReadAccessMethod(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a synthetic method that generate an read access to a private field.
addSyntheticFieldWriteAccessMethod(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a synthetic method that generate an write access to a private field.
addSyntheticMethod(LambdaExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticMethod(ReferenceExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticMethod(FieldBinding, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticMethod(MethodBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticMethodAccessMethod(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the bytes for a synthetic method that provides access to a private method.
addSyntheticMethodForEnumInitialization(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticMethodForSwitchEnum(TypeBinding, SwitchStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticRecordComponentAccessor(RecordComponentBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticRecordOverrideMethod(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticSwitchTable(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
addTarget(String) - Method in class org.aspectj.asm.internal.Relationship
 
addTarget(String) - Method in interface org.aspectj.asm.IRelationship
 
addTargeter(InstructionTargeter) - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
Denote this handle is being referenced by t.
addThrowsContraints(TypeBinding[], InferenceVariable[], ReferenceBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
JLS 18.1.3 Bounds: throws α: the inference variable α appears in a throws clause
addTjpArguments(Argument[], TypeDeclaration) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration
 
addToAspectpath(File) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
addToAspectpath(Set<File>) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
addToBuildSpec(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Adds a builder to the build spec for the given project.
addToFileMap(String, IProgramElement) - Method in interface org.aspectj.asm.IHierarchy
 
addToFileMap(String, IProgramElement) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
addToInjars(File) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
addToInpath(File) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
addToInpath(Set<File>) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
addToPackageCache(String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
addToPackageCache(String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
addToPackageSet(SimpleSet, String, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
addToParentInfo(Openable) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModelUpdater
Adds the given child handle to its parent's cache of children.
addToResult(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector
 
addTrustedMatch(ASTNode, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchingNodeSet
 
addType(IBinaryType, char[], IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.ClassFileToIndexConverter
Adds a type to the index, given an input class file and a binary name.
addTypeBinding(TypeBinding) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
addTypeBindingAndStoreInWorld(SourceTypeBinding) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
addTypeDeclaration(int, char[], char[], char[][], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addTypeDelegateResolver(TypeDelegateResolver) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
addTypeHierarchyChangedListener(ITypeHierarchyChangedListener) - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Adds the given listener for changes to this type hierarchy.
addTypeHierarchyChangedListener(ITypeHierarchyChangedListener) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
addTypeMunger(ConcreteTypeMunger) - Method in class org.aspectj.weaver.CrosscuttingMembers
 
addTypeMungers(Collection<ConcreteTypeMunger>) - Method in class org.aspectj.weaver.CrosscuttingMembers
 
addTypeName(ArrayList, String, int, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
addTypeReference(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addTypeReference(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.BinaryIndexer
 
addTypeVariableSubstitutions(TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Add new inference variables for the given type variables.
addUnknownRef(NameReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
addURL(URL) - Method in class org.aspectj.weaver.bcel.ExtensibleURLClassLoader
 
addURL(URL) - Method in class org.aspectj.weaver.loadtime.WeavingURLClassLoader
 
addURL(URL) - Method in class org.aspectj.weaver.tools.WeavingAdaptor
Appends URL to path used by the WeavingAdptor to resolve classes
addUtf8(String) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
addVariable(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
addVariable(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
addViewForSourceLine(String, int) - Method in class org.aspectj.tools.ajbrowser.ui.EditorManager
 
addVisibleLocalVariable(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
addWorkingCopies(SearchPattern, SearchDocument[], ICompilationUnit[], SearchParticipant) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
addWrappingSplitPackageBinding(SplitPackageBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
addXmlFile(File) - Method in class org.aspectj.ajdt.ajc.ConfigParser
 
addZipEntry(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
adjustCurrentAndSubScopeLocalVariablePositions(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
adjustLocalVariablePositions(int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
adjustSourcePositionsForParent(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
adjustThreadForReadLock(Map<Thread, Nd.DebugLockInfo>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
Advice - Class in org.aspectj.weaver
 
Advice - Interface in org.aspectj.lang.reflect
Runtime representation of an advice declaration inside an aspect
Advice(AjAttribute.AdviceAttribute, Pointcut, Member) - Constructor for class org.aspectj.weaver.Advice
 
ADVICE - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
ADVICE - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
ADVICE - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
ADVICE - Static variable in class org.aspectj.asm.IRelationship.Kind
 
ADVICE - Static variable in interface org.aspectj.weaver.Member
 
ADVICE_AFTER - Static variable in class org.aspectj.asm.IRelationship.Kind
 
ADVICE_AFTERRETURNING - Static variable in class org.aspectj.asm.IRelationship.Kind
 
ADVICE_AFTERTHROWING - Static variable in class org.aspectj.asm.IRelationship.Kind
 
ADVICE_AROUND - Static variable in class org.aspectj.asm.IRelationship.Kind
 
ADVICE_BEFORE - Static variable in class org.aspectj.asm.IRelationship.Kind
 
ADVICE_EXECUTION - Static variable in interface org.aspectj.lang.JoinPoint
 
ADVICE_EXECUTION - Static variable in class org.aspectj.weaver.Shadow
 
ADVICE_EXECUTION - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
AdviceAttribute(AdviceKind, Pointcut, int, int, int, ISourceContext) - Constructor for class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
AdviceAttribute(AdviceKind, Pointcut, int, int, int, ISourceContext, boolean, ResolvedMember[], boolean[], UnresolvedType[]) - Constructor for class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
adviceClass - Variable in class org.aspectj.weaver.loadtime.definition.Definition.PointcutAndAdvice
 
adviceCounter - Variable in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
AdviceDeclaration - Class in org.aspectj.ajdt.internal.compiler.ast
Represents before, after and around advice in an aspect.
AdviceDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
AdviceDeclaration DOM AST node.
AdviceDeclaration(CompilationResult, AdviceKind) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration
 
adviceDidNotMatch - Variable in class org.aspectj.weaver.Lint
 
AdviceExecution - Static variable in class org.aspectj.weaver.Shadow
 
AdviceExecutionBit - Static variable in class org.aspectj.weaver.Shadow
 
AdviceImpl - Class in org.aspectj.internal.lang.reflect
 
AdviceImpl(Method, String, AdviceKind) - Constructor for class org.aspectj.internal.lang.reflect.AdviceImpl
 
AdviceImpl(Method, String, AdviceKind, String) - Constructor for class org.aspectj.internal.lang.reflect.AdviceImpl
 
adviceKind - Variable in class org.aspectj.weaver.loadtime.definition.Definition.PointcutAndAdvice
 
AdviceKind - Class in org.aspectj.weaver
The five kinds of advice in AspectJ.
AdviceKind - Enum Class in org.aspectj.lang.reflect
The different kinds of advice in AspectJ
AdviceKind(String, int, int, boolean, boolean) - Constructor for class org.aspectj.weaver.AdviceKind
 
adviceMethod - Variable in class org.aspectj.weaver.loadtime.definition.Definition.PointcutAndAdvice
 
adviceName(String, AdviceKind, int, int) - Static method in class org.aspectj.weaver.NameMangler
The name of methods corresponding to advice declarations Of the form: "ajc$[AdviceKind]$[AspectName]$[NumberOfAdviceInAspect]$[PointcutHash]"
AdviceName - Annotation Interface in org.aspectj.lang.annotation
Used to annotated code-style advice to name it Name is used by reflection api if present, may in future be used in adviceexecution() pcd.
adviceSequenceNumberInType - Variable in class org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration
 
AdviceSignature - Interface in org.aspectj.lang.reflect
 
ADVISED_BY - Static variable in class org.aspectj.weaver.model.AsmRelationshipProvider
 
ADVISES - Static variable in class org.aspectj.weaver.model.AsmRelationshipProvider
 
advisingSynchronizedMethods - Variable in class org.aspectj.weaver.Lint
 
After - Enum constant in enum class org.aspectj.weaver.loadtime.definition.Definition.AdviceKind
 
After - Annotation Interface in org.aspectj.lang.annotation
After finally advice
After - Static variable in class org.aspectj.weaver.AdviceKind
 
AFTER - Enum constant in enum class org.aspectj.lang.reflect.AdviceKind
 
AFTER_ANNOTATION - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
AFTER_RETURNING - Enum constant in enum class org.aspectj.lang.reflect.AdviceKind
 
AFTER_THROWING - Enum constant in enum class org.aspectj.lang.reflect.AdviceKind
 
AfterAdviceDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
AfterAdviceDeclaration DOM AST node.
afterAnalysing(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
 
afterAnalysing(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AjCompilerAdapter
 
afterAnalysing(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
afterAnalysing(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.DefaultCompilerAdapter
 
afterAnalysing(CompilationUnitDeclaration) - Method in interface org.aspectj.ajdt.internal.compiler.ICompilerAdapter
 
afterCompiling(CompilationUnitDeclaration[]) - Method in class org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
 
afterCompiling(CompilationUnitDeclaration[]) - Method in class org.aspectj.ajdt.internal.compiler.AjCompilerAdapter
 
afterCompiling(CompilationUnitDeclaration[]) - Method in class org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
afterCompiling(CompilationUnitDeclaration[]) - Method in class org.aspectj.ajdt.internal.compiler.DefaultCompilerAdapter
 
afterCompiling(CompilationUnitDeclaration[]) - Method in interface org.aspectj.ajdt.internal.compiler.ICompilerAdapter
 
afterDietParsing(CompilationUnitDeclaration[]) - Method in class org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
 
afterDietParsing(CompilationUnitDeclaration[]) - Method in class org.aspectj.ajdt.internal.compiler.AjCompilerAdapter
 
afterDietParsing(CompilationUnitDeclaration[]) - Method in class org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
In a pipelining compilation system, we need to ensure aspects are through the pipeline first.
afterDietParsing(CompilationUnitDeclaration[]) - Method in class org.aspectj.ajdt.internal.compiler.DefaultCompilerAdapter
 
afterDietParsing(CompilationUnitDeclaration[]) - Method in interface org.aspectj.ajdt.internal.compiler.ICompilerAdapter
 
afterEol(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
afterGenerating(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
 
afterGenerating(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AjCompilerAdapter
 
afterGenerating(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
afterGenerating(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.DefaultCompilerAdapter
 
afterGenerating(CompilationUnitDeclaration) - Method in interface org.aspectj.ajdt.internal.compiler.ICompilerAdapter
 
afterProcessing(CompilationUnitDeclaration, int) - Method in class org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
 
afterProcessing(CompilationUnitDeclaration, int) - Method in class org.aspectj.ajdt.internal.compiler.AjCompilerAdapter
 
afterProcessing(CompilationUnitDeclaration, int) - Method in class org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
afterProcessing(CompilationUnitDeclaration, int) - Method in class org.aspectj.ajdt.internal.compiler.DefaultCompilerAdapter
 
afterProcessing(CompilationUnitDeclaration, int) - Method in interface org.aspectj.ajdt.internal.compiler.ICompilerAdapter
 
afterResolving(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
 
afterResolving(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AjCompilerAdapter
 
afterResolving(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
afterResolving(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.DefaultCompilerAdapter
 
afterResolving(CompilationUnitDeclaration) - Method in interface org.aspectj.ajdt.internal.compiler.ICompilerAdapter
 
afterResolving(CompilationUnitDeclaration, ICompilationUnit, boolean, boolean, boolean) - Method in class org.aspectj.ajdt.internal.compiler.DefaultCompilerAdapter
 
AfterReturning - Enum constant in enum class org.aspectj.weaver.loadtime.definition.Definition.AdviceKind
 
AfterReturning - Annotation Interface in org.aspectj.lang.annotation
After returning advice
AfterReturning - Static variable in class org.aspectj.weaver.AdviceKind
 
AFTERRETURNING_ANNOTATION - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
AfterReturningAdviceDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
AfterReturningAdviceDeclaration DOM AST node.
AfterThrowing - Enum constant in enum class org.aspectj.weaver.loadtime.definition.Definition.AdviceKind
 
AfterThrowing - Annotation Interface in org.aspectj.lang.annotation
After throwing advice
AfterThrowing - Static variable in class org.aspectj.weaver.AdviceKind
 
AFTERTHROWING_ANNOTATION - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
AfterThrowingAdviceDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
AfterThrowingAdviceDeclaration DOM AST node.
afterTryOrCatch() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword3
 
Agent - Class in org.aspectj.weaver.loadtime
Java 1.5 preMain agent to hook in the class pre processor Can be used with -javaagent:aspectjweaver.jar
Agent() - Constructor for class org.aspectj.weaver.loadtime.Agent
 
agentmain(String, Instrumentation) - Static method in class org.aspectj.weaver.loadtime.Agent
 
Aj - Class in org.aspectj.weaver.loadtime
Adapter between the generic class pre processor interface and the AspectJ weaver Load time weaving consistency relies on Bcel.setRepository
Aj() - Constructor for class org.aspectj.weaver.loadtime.Aj
 
Aj(IWeavingContext) - Constructor for class org.aspectj.weaver.loadtime.Aj
 
AjAST - Class in org.aspectj.org.eclipse.jdt.core.dom
 
AjASTConverter - Class in org.aspectj.org.eclipse.jdt.core.dom
Internal class for converting internal compiler ASTs into public ASTs.
AjASTConverter(Map, boolean, IProgressMonitor) - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
AjASTConverterFactory - Class in org.aspectj.ajdt.core.dom
Factory, dynamically loaded by the TypeDeclaration class in the shadows/dom tree.
AjASTConverterFactory() - Constructor for class org.aspectj.ajdt.core.dom.AjASTConverterFactory
 
AjASTFactory - Class in org.aspectj.ajdt.core.dom
 
AjASTFactory() - Constructor for class org.aspectj.ajdt.core.dom.AjASTFactory
 
AjASTMatcher - Class in org.aspectj.org.eclipse.jdt.core.dom
 
AjASTMatcher() - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
Creates a new AST matcher instance.
AjASTMatcher(boolean) - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
Creates a new AST matcher instance.
AjASTVisitor - Class in org.aspectj.org.eclipse.jdt.core.dom
 
AjASTVisitor() - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
AjASTVisitor(boolean) - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
AjAttribute - Class in org.aspectj.weaver
These attributes are written to and read from .class files (see the JVM spec).
AjAttribute() - Constructor for class org.aspectj.weaver.AjAttribute
 
AjAttribute.AdviceAttribute - Class in org.aspectj.weaver
 
AjAttribute.AjSynthetic - Class in org.aspectj.weaver
Synthetic members should have NO advice put on them or on their contents.
AjAttribute.Aspect - Class in org.aspectj.weaver
 
AjAttribute.DeclareAttribute - Class in org.aspectj.weaver
 
AjAttribute.EffectiveSignatureAttribute - Class in org.aspectj.weaver
 
AjAttribute.MethodDeclarationLineNumberAttribute - Class in org.aspectj.weaver
 
AjAttribute.PointcutDeclarationAttribute - Class in org.aspectj.weaver
 
AjAttribute.PrivilegedAttribute - Class in org.aspectj.weaver
 
AjAttribute.SourceContextAttribute - Class in org.aspectj.weaver
 
AjAttribute.TypeMunger - Class in org.aspectj.weaver
 
AjAttribute.WeaverState - Class in org.aspectj.weaver
 
AjAttribute.WeaverVersionInfo - Class in org.aspectj.weaver
 
AjBatchFilerImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
 
AjBatchFilerImpl(BaseAnnotationProcessorManager, BatchProcessingEnvImpl) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AjBatchFilerImpl
 
AjBatchImageBuilder - Class in org.aspectj.ajdt.internal.core.builder
 
AjBatchImageBuilder(AspectJBuilder) - Constructor for class org.aspectj.ajdt.internal.core.builder.AjBatchImageBuilder
 
AjBuildConfig - Class in org.aspectj.ajdt.internal.core.builder
All configuration information needed to run the AspectJ compiler.
AjBuildConfig(BuildArgParser) - Constructor for class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
Intialises the javaOptions Map to hold the default JDT Compiler settings.
AjBuildConfig.BinarySourceFile - Class in org.aspectj.ajdt.internal.core.builder
 
AjBuildManager - Class in org.aspectj.ajdt.internal.core.builder
 
AjBuildManager(IMessageHandler) - Constructor for class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
AjBuildNotifier - Class in org.aspectj.ajdt.internal.core.builder
 
AjBuildNotifier(IProgressMonitor, IProject) - Constructor for class org.aspectj.ajdt.internal.core.builder.AjBuildNotifier
 
AJButtonMenuCombo - Class in org.aspectj.ajde.ui.swing
 
AJButtonMenuCombo(String, String, Icon, JPopupMenu, boolean) - Constructor for class org.aspectj.ajde.ui.swing.AJButtonMenuCombo
 
Ajc - Class in org.aspectj.tools.ant.taskdefs.compilers
Ajc uses this as the CompilerAdapter.
Ajc() - Constructor for class org.aspectj.tools.ant.taskdefs.compilers.Ajc
 
AJC_COMPILER_SUCCESS - Static variable in class org.aspectj.tools.ant.taskdefs.compilers.Ajc
The value of a compiler success.
AJC_POST_CLINIT_NAME - Static variable in class org.aspectj.weaver.NameMangler
 
AJC_PRE_CLINIT_NAME - Static variable in class org.aspectj.weaver.NameMangler
 
AJC_PRIVILEGED - Static variable in class org.aspectj.weaver.UnresolvedType
 
Ajc10 - Class in org.aspectj.tools.ant.taskdefs
Main taskdef class for the AspectJ 1.0 compiler, ajc.
Ajc10() - Constructor for class org.aspectj.tools.ant.taskdefs.Ajc10
 
Ajc11CompilerAdapter - Class in org.aspectj.tools.ant.taskdefs
Adapt ajc to javac commands.
Ajc11CompilerAdapter() - Constructor for class org.aspectj.tools.ant.taskdefs.Ajc11CompilerAdapter
 
Ajc2 - Class in org.aspectj.tools.ant.taskdefs
Ant task for the AspectJ compiler -- AJC.
Ajc2() - Constructor for class org.aspectj.tools.ant.taskdefs.Ajc2
 
Ajc2.Argfile - Class in org.aspectj.tools.ant.taskdefs
A simple class with one member -- file -- that represents an argument file.
AjcCompilerAdapter - Class in org.aspectj.tools.ant.taskdefs
Partial implementation of CompilerAdapter for ajc task.
AjcCompilerAdapter() - Constructor for class org.aspectj.tools.ant.taskdefs.AjcCompilerAdapter
 
ajcDeclareAnnotation - Annotation Interface in org.aspectj.internal.lang.annotation
internal representation of declare annotation statement, used by reflect api
ajcDeclareEoW - Annotation Interface in org.aspectj.internal.lang.annotation
 
ajcDeclareParents - Annotation Interface in org.aspectj.internal.lang.annotation
 
ajcDeclarePrecedence - Annotation Interface in org.aspectj.internal.lang.annotation
 
ajcDeclareSoft - Annotation Interface in org.aspectj.internal.lang.annotation
 
ajcITD - Annotation Interface in org.aspectj.internal.lang.annotation
 
AjClassFile - Class in org.aspectj.ajdt.internal.compiler
 
AjClassFile(char[], byte[]) - Constructor for class org.aspectj.ajdt.internal.compiler.AjClassFile
 
AjcMemberMaker - Class in org.aspectj.weaver
The AjcMemberMaker is responsible for creating the representations of methods/fields/etc that are placed in both aspects and affected target types.
AjcMemberMaker() - Constructor for class org.aspectj.weaver.AjcMemberMaker
 
AjCompiler - Class in org.aspectj.ajde.core
The class to be used by tools to drive a build.
AjCompiler(String, ICompilerConfiguration, IBuildProgressMonitor, IBuildMessageHandler) - Constructor for class org.aspectj.ajde.core.AjCompiler
Creates a new AjCompiler for the given id, ICompilerConfiguration, IBuildProgressMonitor and IBuildMessageHandler.
AjCompilerAdapter - Class in org.aspectj.ajdt.internal.compiler
 
AjCompilerAdapter(Compiler, boolean, BcelWorld, BcelWeaver, EclipseFactory, IIntermediateResultsRequestor, IProgressListener, IOutputClassFileNameProvider, IBinarySourceProvider, Map, boolean, boolean, boolean, boolean, AjState) - Constructor for class org.aspectj.ajdt.internal.compiler.AjCompilerAdapter
Create an adapter, and tell it everything it needs to now to drive the AspectJ parts of a compile cycle.
AjCompilerOptions - Class in org.aspectj.ajdt.internal.core.builder
Compiler options used by Eclipse integration (AJDT)
AjCompilerOptions() - Constructor for class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
Initializing the compiler options with defaults
AjCompilerOptions(Map<String, String>) - Constructor for class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
AjConstructorDeclaration - Class in org.aspectj.ajdt.internal.compiler.ast
Root class for all ConstructorDeclaration objects created by the parser.
AjConstructorDeclaration(CompilationResult) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.AjConstructorDeclaration
 
ajcPostClinitMethod(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
ajcPreClinitMethod(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
ajcPrivileged - Annotation Interface in org.aspectj.internal.lang.annotation
 
AjcTask - Class in org.aspectj.tools.ant.taskdefs
This runs the AspectJ 1.1 compiler, supporting all the command-line options.
AjcTask() - Constructor for class org.aspectj.tools.ant.taskdefs.AjcTask
 
AjcTask.CompilerArg - Class in org.aspectj.tools.ant.taskdefs
 
AjcTask.GuardedCommand - Class in org.aspectj.tools.ant.taskdefs
Commandline wrapper that only permits addition of non-empty values and converts to argfile form if necessary.
Ajde - Class in org.aspectj.ajde
Singleton class used to initialize the Ajde ui as well as the properties required to run the compiler.
Ajde() - Constructor for class org.aspectj.ajde.Ajde
This class can only be constructured by itself (as a singleton) or by sub-classes.
AjdeCoreBuildManager - Class in org.aspectj.ajde.core.internal
Build Manager which drives the build for a given AjCompiler.
AjdeCoreBuildManager(AjCompiler) - Constructor for class org.aspectj.ajde.core.internal.AjdeCoreBuildManager
 
AjdeCoreBuildNotifierAdapter - Class in org.aspectj.ajde.core.internal
Enables the compiler/weaver progres to be related to the user via the IBuildProgressMonitor as well as relating whether or not the user has cancelled the build progress back to the compiler/weaver.
AjdeCoreBuildNotifierAdapter(IBuildProgressMonitor) - Constructor for class org.aspectj.ajde.core.internal.AjdeCoreBuildNotifierAdapter
 
AjdeCoreMessageHandlerAdapter - Class in org.aspectj.ajde.core.internal
Enables the messages from the compiler/weaver to be passed on to the tool's implementation so they can handle it as they wish
AjdeCoreMessageHandlerAdapter(IBuildMessageHandler) - Constructor for class org.aspectj.ajde.core.internal.AjdeCoreMessageHandlerAdapter
 
AjdeWidgetStyles - Interface in org.aspectj.ajde.ui.swing
 
Ajdoc - Class in org.aspectj.tools.ant.taskdefs
A task to run the ajdoc tool.
Ajdoc() - Constructor for class org.aspectj.tools.ant.taskdefs.Ajdoc
reset all to initial values - permit gc if Ajdoc is held
AJDOC_CLASSNAME - Static variable in class org.aspectj.tools.ant.taskdefs.Ajdoc
The name of ajdoc class we're using.
Ajdoc.Doclet - Class in org.aspectj.tools.ant.taskdefs
 
Ajdoc.Group - Class in org.aspectj.tools.ant.taskdefs
 
Ajdoc.Link - Class in org.aspectj.tools.ant.taskdefs
 
Ajdoc.Mapper<T> - Interface in org.aspectj.tools.ant.taskdefs
 
Ajdoc.Param - Class in org.aspectj.tools.ant.taskdefs
 
AjdtCommand - Class in org.aspectj.ajdt.ajc
ICommand adapter for the AspectJ compiler.
AjdtCommand() - Constructor for class org.aspectj.ajdt.ajc.AjdtCommand
 
AjIncrementalImageBuilder - Class in org.aspectj.ajdt.internal.core.builder
 
AjIncrementalImageBuilder(AspectJBuilder) - Constructor for class org.aspectj.ajdt.internal.core.builder.AjIncrementalImageBuilder
 
AJLINT_DEFAULT - Static variable in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
AJLINT_ERROR - Static variable in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
AJLINT_IGNORE - Static variable in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
AJLINT_WARN - Static variable in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
AjLookupEnvironment - Class in org.aspectj.ajdt.internal.compiler.lookup
Overrides the default eclipse LookupEnvironment for two purposes. 1.
AjLookupEnvironment(ITypeRequestor, CompilerOptions, ProblemReporter, INameEnvironment) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.AjLookupEnvironment
 
AjLookupEnvironment(LookupEnvironment, ModuleBinding) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.AjLookupEnvironment
 
ajMembersNeedParameterization() - Method in class org.aspectj.weaver.ResolvedType
 
AjMethodDeclaration - Class in org.aspectj.ajdt.internal.compiler.ast
Root class for all MethodDeclaration objects created by the parser.
AjMethodDeclaration(CompilationResult) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.AjMethodDeclaration
 
AjNaiveASTFlattener - Class in org.aspectj.org.eclipse.jdt.core.dom
Internal AST visitor for serializing an AST in a quick and dirty fashion.
AjNaiveASTFlattener() - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
Creates a new AST printer.
AjPipeliningCompilerAdapter - Class in org.aspectj.ajdt.internal.compiler
Adapts standard JDT Compiler to add in AspectJ specific behaviours.
AjPipeliningCompilerAdapter(Compiler, boolean, BcelWorld, BcelWeaver, EclipseFactory, IIntermediateResultsRequestor, IProgressListener, IOutputClassFileNameProvider, IBinarySourceProvider, Map, boolean, boolean, boolean, boolean, AjState) - Constructor for class org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
Create an adapter, and tell it everything it needs to now to drive the AspectJ parts of a compile cycle.
AjProblemReporter - Class in org.aspectj.ajdt.internal.compiler.problem
Extends problem reporter to support compiler-side implementation of declare soft.
AjProblemReporter(IErrorHandlingPolicy, CompilerOptions, IProblemFactory) - Constructor for class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
ajPROPERTY_DESCRIPTORS_2_0 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AjTypeDeclaration
 
ajPROPERTY_DESCRIPTORS_3_0 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AjTypeDeclaration
 
AjState - Class in org.aspectj.ajdt.internal.core.builder
Maintains state needed for incremental compilation
AjState(AjBuildManager) - Constructor for class org.aspectj.ajdt.internal.core.builder.AjState
 
AjState.SoftHashMap - Class in org.aspectj.ajdt.internal.core.builder
 
AjSynthetic() - Constructor for class org.aspectj.weaver.AjAttribute.AjSynthetic
 
AjType<T> - Interface in org.aspectj.lang.reflect
The runtime representation of a type (Aspect, Class, Interface, Annotation, Enum, or Array) in an AspectJ program.
AjTypeConstants - Class in org.aspectj.ajdt.internal.compiler.lookup
 
AjTypeConstants() - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
AjTypeDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
This subtype of TypeDeclaration allows for the extensions that AspectJ has for types - they might be aspects and pointcuts may exist in classes.
AjTypeDeclaration(AST) - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.AjTypeDeclaration
Creates a new AST node for a type declaration owned by the given AST.
AjTypeDeclFactory - Class in org.aspectj.ajdt.core.dom
Factory, dynamically loaded by the TypeDeclaration class in the shadows/dom tree.
AjTypeDeclFactory() - Constructor for class org.aspectj.ajdt.core.dom.AjTypeDeclFactory
 
AjTypeImpl<T> - Class in org.aspectj.internal.lang.reflect
 
AjTypeImpl(Class<T>) - Constructor for class org.aspectj.internal.lang.reflect.AjTypeImpl
 
AjTypeSystem - Class in org.aspectj.lang.reflect
This is the anchor for the AspectJ runtime type system.
AjTypeSystem() - Constructor for class org.aspectj.lang.reflect.AjTypeSystem
 
align_assignment_statements_on_columns - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
align_fields_grouping_blank_lines - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
align_type_members_on_columns - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
align_variable_declarations_on_columns - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
align_with_spaces - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignComments() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.Aligner
 
Aligner - Class in org.aspectj.org.eclipse.jdt.internal.formatter.linewrap
Implementation of the "Align items on columns" feature
Aligner(TokenManager, DefaultCodeFormatterOptions) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.Aligner
 
Alignment() - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions.Alignment
 
alignment_for_additive_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_annotations_on_enum_constant - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_annotations_on_field - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_annotations_on_local_variable - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_annotations_on_method - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_annotations_on_package - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_annotations_on_parameter - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_annotations_on_type - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_arguments_in_allocation_expression - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_arguments_in_annotation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_arguments_in_enum_constant - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_arguments_in_explicit_constructor_call - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_arguments_in_method_invocation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_arguments_in_qualified_allocation_expression - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_assertion_message - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_assignment - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_bitwise_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_compact_if - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_compact_loop - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_conditional_expression - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_conditional_expression_chain - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_enum_constants - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_expressions_in_array_initializer - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_expressions_in_for_loop_header - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_logical_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_method_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_module_statements - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_multiple_fields - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_multiplicative_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_parameterized_type_references - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_parameters_in_constructor_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_parameters_in_method_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_record_components - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_relational_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_resources_in_try - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_selector_in_method_invocation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_shift_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_string_concatenation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_superclass_in_type_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_superinterfaces_in_enum_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_superinterfaces_in_record_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_superinterfaces_in_type_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_throws_clause_in_constructor_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_throws_clause_in_method_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_type_annotations - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_type_arguments - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_type_parameters - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_union_type_in_multicatch - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
ALL - Static variable in class org.aspectj.ajde.ui.BuildConfigNode.Kind
 
ALL - Static variable in class org.aspectj.ajde.ui.IStructureViewNode.Kind
 
ALL - Static variable in class org.aspectj.ajde.ui.StructureViewProperties.Granularity
 
ALL - Static variable in class org.aspectj.ajde.ui.StructureViewProperties.Grouping
 
ALL - Static variable in class org.aspectj.ajde.ui.StructureViewProperties.Hierarchy
 
ALL - Static variable in class org.aspectj.ajde.ui.StructureViewProperties.Sorting
 
ALL - Static variable in class org.aspectj.asm.IProgramElement.Accessibility
 
ALL - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
ALL - Static variable in class org.aspectj.asm.IProgramElement.Modifiers
 
ALL - Static variable in class org.aspectj.asm.IRelationship.Kind
 
ALL - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
This value should be used to read completely each part of a .class file.
ALL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
ALL - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.IndexFilter
 
ALL - Static variable in class org.aspectj.util.FileUtil
accept all files
ALL_BUT_METHOD_BODIES - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
This value should be used to read the whole contents of the .class file except the method bodies.
ALL_CONTAINER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
ALL_OCCURRENCES - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The search result is a declaration, a reference, or an implementer of an interface.
ALL_POSSIBLE_TAGS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadoc
 
ALL_PREFIX - Static variable in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Constant for all Prefix
ALL_SHADOW_KINDS_BITS - Static variable in class org.aspectj.weaver.Shadow
 
ALL_STANDARD_TAGS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
ALL_SUPER_TYPES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
ALL_TAGS_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
ALL_UNNAMED - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The unnamed module is represented by this constant for making the intent explicit in searches involving modules
ALL_UNNAMED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
Name to represent unnamed modules in --add-exports & --add-reads options.
allBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
allKinds() - Method in class org.aspectj.weaver.Lint
 
allLocalsCounter - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
allLocations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.WorkspaceSnapshot
 
allModules(Iterable<T>, Function<T, String>, Function<T, IModule>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
allModules(Iterable<T>, Function<T, String>, Function<T, IModule>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
allocate(Nd, long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldList
Ensures that the receiver will have space for the given number of elements without additional allocation.
allocateAnnotations(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
allocateAnnotations(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodAnnotationData
 
allocateAnnotations(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodParameter
 
allocateAnnotations(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
allocateAnnotations(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
allocateBounds(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeParameter
 
allocateExceptions(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
allocateField(String) - Method in class org.aspectj.weaver.bcel.LazyClassGen
Return the next available field name with the specified 'prefix', e.g. for prefix 'class$' where class$0, class$1 exist then return class$2
allocateLocal(int) - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
allocateLocal(Type) - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
allocateMethods(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
allocateParameters(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
allocateTypeAnnotations(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
allocateTypeAnnotations(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodAnnotationData
 
allocateTypeAnnotations(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
allocateTypeAnnotations(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
allocateTypeParameters(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdBinding
 
allocateValuePairs(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdAnnotation
 
allocateVariables(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
allocateZipEntries(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
allocation - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
AllocationExpression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
AllocationExpression() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
allowAnyNodeType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex.SearchCriteria
 
allowBlankFinalFieldAssignment(FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
Answer true if the receiver is suitable for assigning final blank fields.
allowedOnAnnotationType() - Method in class org.aspectj.weaver.AbstractAnnotationAJ
return true if this annotation can target an annotation type
allowedOnAnnotationType() - Method in interface org.aspectj.weaver.AnnotationAJ
return true if this annotation can target an annotation type
allowedOnField() - Method in class org.aspectj.weaver.AbstractAnnotationAJ
allowedOnField() - Method in interface org.aspectj.weaver.AnnotationAJ
 
allowedOnRegularType() - Method in class org.aspectj.weaver.AbstractAnnotationAJ
allowedOnRegularType() - Method in interface org.aspectj.weaver.AnnotationAJ
 
allowsExtraction() - Method in class org.aspectj.weaver.Shadow.Kind
 
allPackages() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Archive
 
AllStandardAnnotationsMask - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
allSuperDeclaringTypeNames - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
allSuperTypeNames - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
allTypeAnnotationContexts - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
allUpperBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
allVariables() - Method in interface org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
Returns the global variables declared in this evaluation context.
allVariables() - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
allVariables() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
Returns the global variables of this evaluation context in the order they were created in.
allWeavingComplete() - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
aload(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ALOAD - Static variable in interface org.aspectj.apache.bcel.Constants
 
ALOAD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
aload_0() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ALOAD_0 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ALOAD_0 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ALOAD_0 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
aload_1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ALOAD_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ALOAD_1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ALOAD_1 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
aload_2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ALOAD_2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ALOAD_2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ALOAD_2 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
aload_3() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ALOAD_3 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ALOAD_3 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ALOAD_3 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ALPHABETICAL - Static variable in class org.aspectj.ajde.ui.StructureViewProperties.Sorting
 
ALREADY_WOVEN - Static variable in class org.aspectj.weaver.WeaverMessages
 
alreadyCompletedLocalInitialization - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
alreadyDefinedLabel(char[], ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
alteredName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeMemberOperation
The name of the ASTNode that may be used to create this new element.
alternativeName() - Method in class org.aspectj.ajdt.internal.compiler.ast.IntertypeMemberClassDeclaration
 
alternativeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
ALTMETAFACTORY - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ALTMETAFACTORY_STRING - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
alwaysFalse() - Method in class org.aspectj.util.FuzzyBoolean
 
alwaysFalse() - Method in class org.aspectj.weaver.patterns.IfPointcut
 
alwaysFalse() - Method in class org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
alwaysMatches() - Method in class org.aspectj.weaver.reflect.ShadowMatchImpl
 
alwaysMatches() - Method in class org.aspectj.weaver.reflect.StandardShadowMatchImpl
 
alwaysMatches() - Method in interface org.aspectj.weaver.tools.ShadowMatch
True iff the pointcut expression will match any join point at this shadow (for example, any call to the given method).
alwaysMatches(ResolvedType) - Method in class org.aspectj.weaver.BoundedReferenceType
 
alwaysNeedsAccessMethod() - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMethodBinding
 
alwaysNeedsAccessMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Subtypes can override this to return true if an access method should be used when referring to this method binding.
alwaysNeedsAccessMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
alwaysNeedsAccessMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
 
alwaysNeedsAccessMethod(boolean) - Method in class org.aspectj.ajdt.internal.compiler.lookup.InlineAccessFieldBinding
 
alwaysNeedsAccessMethod(boolean) - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeFieldBinding
 
alwaysNeedsAccessMethod(boolean) - Method in class org.aspectj.ajdt.internal.compiler.lookup.PrivilegedFieldBinding
 
alwaysNeedsAccessMethod(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
alwaysNeedsAccessMethod(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedFieldBinding
 
alwaysTrue() - Method in class org.aspectj.util.FuzzyBoolean
 
alwaysTrue() - Method in class org.aspectj.weaver.patterns.IfPointcut
 
alwaysTrue() - Method in class org.aspectj.weaver.patterns.IfPointcut.IfTruePointcut
 
Ambiguous - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
AMBIGUOUS_BINDING - Static variable in class org.aspectj.weaver.WeaverMessages
 
AMBIGUOUS_BINDING_IN_OR - Static variable in class org.aspectj.weaver.WeaverMessages
 
AmbiguousConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
AmbiguousConstructorInDefaultConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
AmbiguousConstructorInImplicitConstructorCall - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
AmbiguousField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
AmbiguousMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
AmbiguousType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
analyse(TypeBinding, TypeBinding, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
Find any mismatches between the two given types, which are caused by null type annotations.
analyse(TypeBinding, TypeBinding, TypeBinding, Substitution, int, Expression, NullAnnotationMatching.CheckMode) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
Find any mismatches between the two given types, which are caused by null type annotations.
analyseArguments(BlockScope, FlowContext, FlowInfo, MethodBinding, Expression[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
Analysing arguments of MessageSend, ExplicitConstructorCall, AllocationExpression.
analyseAssignment(BlockScope, FlowContext, FlowInfo, Assignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
analyseAssignment(BlockScope, FlowContext, FlowInfo, Assignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
analyseAssignment(BlockScope, FlowContext, FlowInfo, Assignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
analyseAssignment(BlockScope, FlowContext, FlowInfo, Assignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Reference
 
analyseAssignment(BlockScope, FlowContext, FlowInfo, Assignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
analyseAssignment(BlockScope, FlowContext, FlowInfo, Assignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
analyseCloseableAcquisition(BlockScope, FlowInfo, MessageSend) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Check if a message send acquires a closeable from its receiver, see: Bug 463320 - [compiler][resource] potential "resource leak" problem disappears when local variable inlined
analyseCloseableAllocation(BlockScope, FlowInfo, AllocationExpression) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Compute/assign a tracking variable for a freshly allocated closeable value, using information from our white lists.
analyseCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnBranchStatementLabel
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Assignment
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BreakStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ContinueStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.EmptyStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.EqualExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Literal
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordComponent
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Reference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThrowStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Flow analysis for a local innertype
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
More sophisticated for of the flow analysis used for analyzing expressions, and be able to optimize out portions of expressions where no actual value is required.
analyseCode(BlockScope, FlowContext, FlowInfo, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
analyseCode(BlockScope, FlowContext, FlowInfo, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
analyseCode(BlockScope, FlowContext, FlowInfo, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
analyseCode(BlockScope, FlowContext, FlowInfo, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
analyseCode(BlockScope, FlowContext, FlowInfo, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
analyseCode(ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Flow analysis for a member innertype
analyseCode(ClassScope, FlowContext, FlowInfo) - Method in class org.aspectj.ajdt.internal.compiler.ast.DeclareAnnotationDeclaration
 
analyseCode(ClassScope, FlowContext, FlowInfo) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeMethodDeclaration
 
analyseCode(ClassScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
analyseCode(ClassScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Flow analysis for a local member innertype
analyseCode(ClassScope, InitializationFlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
 
analyseCode(ClassScope, InitializationFlowContext, FlowInfo, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompactConstructorDeclaration
 
analyseCode(ClassScope, InitializationFlowContext, FlowInfo, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
The flowInfo corresponds to non-static field initialization infos.
analyseCode(CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
analyseCode(CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Flow analysis for a package member type
analyseCode(MethodScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
analyseCode(MethodScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
 
analyseModuleGraph(CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
analyseResourceLeaks - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Should resources (objects of type Closeable) be analysed for matching calls to close()?
ANALYSING_COMPILATION_UNIT - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
analysisIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
analyzeManifestContents(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.ManifestAnalyzer
Analyzes the manifest contents.
analyzeManifestContents(InputStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.ManifestAnalyzer
Analyzes the manifest contents.
analyzeRewrite(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteAnalyzer
analyzeTime - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
ANCHOR_PREFIX_END - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
ANCHOR_PREFIX_START - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
ANCHOR_PREFIX_START_2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
ANCHOR_PREFIX_START_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
ANCHOR_PREFIX_START2_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
ANCHOR_SUFFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
ANCHOR_SUFFIX_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
anchorElement - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
The element that the newly created element is positioned relative to, as described by fInsertPosition, or null if the newly created element will be positioned last.
and(FuzzyBoolean) - Method in class org.aspectj.util.FuzzyBoolean
 
And - Class in org.aspectj.weaver.ast
 
And(Test, Test) - Constructor for class org.aspectj.weaver.ast.And
 
AND - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
AND "&" operator.
AND - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
AND - Static variable in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
AND - Static variable in interface org.aspectj.weaver.patterns.ISignaturePattern
 
AND - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
AND - Static variable in class org.aspectj.weaver.patterns.TypePattern
 
AND_AND - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
AND_AND_Expression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
AND_AND_Expression(Expression, Expression, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
 
AND_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AndTypePattern
 
AND_PATTERN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
AndAnnotationTypePattern - Class in org.aspectj.weaver.patterns
 
AndAnnotationTypePattern(AnnotationTypePattern, AnnotationTypePattern) - Constructor for class org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
AndLocator - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
AndLocator(AndPattern) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
AndPattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
AndPattern(SearchPattern, SearchPattern) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndPattern
 
AndPointcut - Class in org.aspectj.org.eclipse.jdt.core.dom
AndPointcut DOM AST node.
AndPointcut - Class in org.aspectj.weaver.patterns
 
AndPointcut(Pointcut, Pointcut) - Constructor for class org.aspectj.weaver.patterns.AndPointcut
 
AndSignaturePattern - Class in org.aspectj.weaver.patterns
Represents the AND of two other signature patterns.
AndSignaturePattern(ISignaturePattern, ISignaturePattern) - Constructor for class org.aspectj.weaver.patterns.AndSignaturePattern
 
AndTypePattern - Class in org.aspectj.org.eclipse.jdt.core.dom
 
AndTypePattern - Class in org.aspectj.weaver.patterns
left && right
AndTypePattern(TypePattern, TypePattern) - Constructor for class org.aspectj.weaver.patterns.AndTypePattern
 
anewarray(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ANEWARRAY - Static variable in interface org.aspectj.apache.bcel.Constants
 
ANEWARRAY - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ANEWARRAY_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
ANNOT_MEMBER_DEFAULT - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
ANNOT_REF_PATTERN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
AnnotatableInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
 
AnnotatableInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.AnnotatableInfo
 
AnnotatableType - Class in org.aspectj.org.eclipse.jdt.core.dom
Abstract base class of AST nodes that represent an annotatable type (added in JLS8 API).
AnnotatableTypeSystem - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
AnnotatableTypeSystem(LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
ANNOTATED_BY - Static variable in class org.aspectj.weaver.model.AsmRelationshipProvider
 
annotatedDebugName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
annotatedDebugName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
annotatedDebugName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
annotatedDebugName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
annotatedDebugName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
annotatedDebugName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
AnnotatedElement - Interface in org.aspectj.weaver
Represents any element that may have annotations
AnnotatedTypeArgumentToUnannotated - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
AnnotatedTypeArgumentToUnannotated - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
AnnotatedTypeArgumentToUnannotatedSuperHint - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
annotateMember(String, IFile, String, String, String, ExternalAnnotationUtil.MergeStrategy, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Update the given external annotation file with details regarding annotations of one specific method or field.
annotateMethodParameterType(String, IFile, String, String, String, int, ExternalAnnotationUtil.MergeStrategy, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Update the given external annotation file with details regarding annotations of a parameter type of a given method.
annotateMethodReturnType(String, IFile, String, String, String, ExternalAnnotationUtil.MergeStrategy, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Update the given external annotation file with details regarding annotations of the return type of a given method.
annotateMethodTypeParameter(String, IFile, String, String, String, int, ExternalAnnotationUtil.MergeStrategy, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Update the given external annotation file with details regarding annotations of a type parameter of a given method.
annotateParameterType(String, String, int, ExternalAnnotationUtil.MergeStrategy) - Static method in class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Apply the specified changes on a parameter within the given signature.
annotateReturnType(String, String, ExternalAnnotationUtil.MergeStrategy) - Static method in class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Apply the specified changes on the return type of the given signature.
ANNOTATES - Static variable in class org.aspectj.weaver.model.AsmRelationshipProvider
 
annotateType(String, String, ExternalAnnotationUtil.MergeStrategy) - Static method in class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Apply the specified changes on the given type.
annotateTypeParameter(String, String, int, ExternalAnnotationUtil.MergeStrategy) - Static method in class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Apply the specified changes on a type parameter within the given signature.
annotateTypeReference(Wildcard) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
annotateTypeTypeParameter(String, IFile, String, String, int, ExternalAnnotationUtil.MergeStrategy, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Update the given external annotation file with details regarding annotations of a type parameter of the type itself.
annotation - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
annotation - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
annotation - Variable in class org.aspectj.weaver.loadtime.definition.Definition.DeclareAnnotation
 
annotation() - Element in annotation interface org.aspectj.internal.lang.annotation.ajcDeclareAnnotation
 
Annotation - Class in org.aspectj.org.eclipse.jdt.core.dom
Abstract base class of AST nodes that represent annotations.
Annotation - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Annotation
Annotation - Class in org.aspectj.org.eclipse.jdt.internal.core
 
Annotation - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IAnnotation
Annotation() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
Annotation(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.Annotation
Constructor for Annotation.
Annotation(JavaElement, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
Annotation(JavaElement, String, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
ANNOTATION - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
ANNOTATION - Static variable in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
ANNOTATION - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
ANNOTATION - Static variable in interface org.aspectj.org.eclipse.jdt.core.dom.IBinding
Kind constant (value 5) indicating an annotation binding.
ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeCategoryTypePattern
 
ANNOTATION - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing an annotation.
ANNOTATION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
ANNOTATION - Static variable in class org.aspectj.weaver.AnnotationValue
 
ANNOTATION - Static variable in class org.aspectj.weaver.patterns.Declare
 
ANNOTATION - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
ANNOTATION - Static variable in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
ANNOTATION - Static variable in class org.aspectj.weaver.UnresolvedType
 
ANNOTATION_ATTRIBUTE_REF - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a reference to annotation's attribute.
ANNOTATION_CACHE_FIELD_NAME - Static variable in class org.aspectj.weaver.NameMangler
 
ANNOTATION_DATA - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
ANNOTATION_DEFAULT - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"AnnotationDefault" attribute (added in J2SE 1.5).
ANNOTATION_FILE_EXTENSION - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider
 
ANNOTATION_FILE_SUFFIX - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider
 
ANNOTATION_NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareAtConstructorDeclaration
 
ANNOTATION_NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareAtFieldDeclaration
 
ANNOTATION_NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareAtMethodDeclaration
 
ANNOTATION_NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareAtTypeDeclaration
 
ANNOTATION_PREFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ANNOTATION_PROCESSOR_MANAGER_EXTPOINT_ID - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Name of the extension point for contributing the Java 6 annotation processor manager
ANNOTATION_REF - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
ANNOTATION_SEPARATION - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
ANNOTATION_SUFFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ANNOTATION_TAG - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a value that represents an annotation
ANNOTATION_THRESHOLD_FOR_DIET_PARSE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitElementInfo
Count that will be used by SourceTypeConverter to decide whether or not to diet parse.
ANNOTATION_TYPE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is an annotation type.
ANNOTATION_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdAnnotation
 
ANNOTATION_TYPE - Static variable in class org.aspectj.weaver.AnnotationTargetKind
 
ANNOTATION_TYPE_DECL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
ANNOTATION_TYPE_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type AnnotationTypeDeclaration.
ANNOTATION_TYPE_MEMBER_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type AnnotationTypeMemberDeclaration.
ANNOTATION_TYPE_OPTIONAL_MEMBER_SUMMARY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
ANNOTATION_TYPE_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used as an annotation.
ANNOTATION_TYPE_REQUIRED_MEMBER_SUMMARY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
ANNOTATION_TYPE_SUFFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
Annotation.AnnotationTargetAllowed - Enum Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
AnnotationAccessVar - Class in org.aspectj.weaver.bcel
Represents access to an annotation on an element, relating to some kinded pointcut.
AnnotationAccessVar(BcelShadow, Shadow.Kind, ResolvedType, UnresolvedType, Member, boolean) - Constructor for class org.aspectj.weaver.bcel.AnnotationAccessVar
 
AnnotationAJ - Interface in org.aspectj.weaver
Simple representation of an annotation that the weaver can work with.
AnnotationAnnotationValue - Class in org.aspectj.weaver
 
AnnotationAnnotationValue(AnnotationAJ) - Constructor for class org.aspectj.weaver.AnnotationAnnotationValue
 
annotationAsModifierSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
annotationAsTargetForDecpIgnored - Variable in class org.aspectj.weaver.Lint
 
AnnotationBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Represents JSR 175 Annotation instances in the type-system.
AnnotationBinding(ReferenceBinding, ElementValuePair[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
annotationCannotOverrideMethod(MethodBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationCannotOverrideMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
annotationCircularity(TypeBinding, TypeBinding, TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationCircularity - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
AnnotationCircularitySelfReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
AnnotationClassRetention - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationComponent - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IAnnotationComponent
AnnotationComponent(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponent
 
AnnotationComponentValue - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IAnnotationComponent
AnnotationComponentValue(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
AnnotationContext - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
AnnotationContext(Annotation, Expression, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
annotationCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
annotationCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
annotationCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
annotationCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
AnnotationDefault - Class in org.aspectj.apache.bcel.classfile
This attribute is attached to a method and indicates the default value for an annotation element.
AnnotationDefault(int, int, DataInputStream, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.AnnotationDefault
 
AnnotationDefaultAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of AnnotationDefaultAttribute.
AnnotationDefaultAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationDefaultAttribute
Constructor for AnnotationDefaultAttribute.
AnnotationDefaultName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
AnnotationDeprecated - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationDiscoveryVisitor - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
This class is used to visit the JDT compiler internal AST to discover annotations, in the course of dispatching to annotation processors.
AnnotationDiscoveryVisitor(BaseProcessingEnvImpl) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor
 
AnnotationDocumented - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationElementValue - Class in org.aspectj.apache.bcel.classfile.annotation
 
AnnotationElementValue(int, AnnotationGen, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.AnnotationElementValue
 
AnnotationElementValue(AnnotationElementValue, ConstantPool, boolean) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.AnnotationElementValue
 
AnnotationElementValue(AnnotationGen, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.AnnotationElementValue
 
AnnotationFieldNeedConstantInitialization - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated (code is legite)
AnnotationFinder - Interface in org.aspectj.weaver.reflect
 
AnnotationForAnnotationType - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForField - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForLocalVariable - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForMethod - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForModule - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForPackage - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForParameter - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForRecordComponent - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
From Java 14
AnnotationForType - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForTypeParameter - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForTypeUse - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationFunctionalInterface - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
From Java 8
AnnotationGen - Class in org.aspectj.apache.bcel.classfile.annotation
 
AnnotationGen(AnnotationGen, ConstantPool, boolean) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
AnnotationGen(ObjectType, List<NameValuePair>, boolean, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
Retrieve an immutable version of this AnnotationGen
AnnotationHolder - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
AnnotationHolder() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotationHolder
 
AnnotationInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
AnnotationInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
 
AnnotationInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.AnnotationInfo
 
AnnotationInherited - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
annotationList - Variable in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
annotationMembersCannotHaveParameters(AnnotationMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationMembersCannotHaveParameters - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
annotationMembersCannotHaveTypeParameters(AnnotationMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationMembersCannotHaveTypeParameters - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
AnnotationMemberValue - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
 
AnnotationMemberValue(BaseProcessingEnvImpl, Object, MethodBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMemberValue
 
AnnotationMethodDeclaration - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
AnnotationMethodDeclaration(CompilationResult) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
MethodDeclaration constructor comment.
AnnotationMethodInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
AnnotationMethodInfoWithAnnotations - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
AnnotationMirrorImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
 
AnnotationNameValuePair - Class in org.aspectj.weaver
 
AnnotationNameValuePair(String, AnnotationValue) - Constructor for class org.aspectj.weaver.AnnotationNameValuePair
 
AnnotationNonNull - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationNonNullByDefault - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
Deprecated.
AnnotationNullable - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationNullMASK - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationNullUnspecifiedByDefault - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
Deprecated.
annotationNumber - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitElementInfo
 
AnnotationOnType - Static variable in class org.aspectj.weaver.ResolvedTypeMunger
 
AnnotationOnTypeMunger - Class in org.aspectj.weaver
Represents adding an annotation to a type
AnnotationOnTypeMunger(AnnotationAJ) - Constructor for class org.aspectj.weaver.AnnotationOnTypeMunger
 
AnnotationOverride - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
annotationPaths - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
annotationPaths - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
annotationPaths - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
annotationPattern - Variable in class org.aspectj.weaver.patterns.TypePattern
 
AnnotationPatternList - Class in org.aspectj.weaver.patterns
 
AnnotationPatternList() - Constructor for class org.aspectj.weaver.patterns.AnnotationPatternList
 
AnnotationPatternList(List<AnnotationTypePattern>) - Constructor for class org.aspectj.weaver.patterns.AnnotationPatternList
 
AnnotationPatternList(AnnotationTypePattern[]) - Constructor for class org.aspectj.weaver.patterns.AnnotationPatternList
 
AnnotationPointcut - Class in org.aspectj.weaver.patterns
(at)Annotation((at)Foo) or (at)Annotation(foo)
AnnotationPointcut(ExactAnnotationTypePattern) - Constructor for class org.aspectj.weaver.patterns.AnnotationPointcut
 
AnnotationPointcut(ExactAnnotationTypePattern, ShadowMunger) - Constructor for class org.aspectj.weaver.patterns.AnnotationPointcut
 
AnnotationPolymorphicSignature - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
annotationProcessorManager - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
annotationProcessorStartIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
annotationRecoveryActivated - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
annotationRecoveryCheckPoint(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
AnnotationRepeatable - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
From Java 8
AnnotationResolved - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationRetentionMASK - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationRuntimeRetention - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
annotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
annotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
annotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
annotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
annotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
annotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
annotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfoWithAnnotations
 
annotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
annotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
annotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
annotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ModuleInfo
 
annotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
annotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
annotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
annotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
annotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
annotations - Variable in class org.aspectj.org.eclipse.jdt.internal.core.AnnotatableInfo
 
annotations - Variable in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
annotations - Variable in class org.aspectj.weaver.ResolvedMemberImpl
 
annotations() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AnnotatableType
Returns the live ordered list of annotations for this Type node (added in JLS8 API).
annotations() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Dimension
Returns the live ordered list of annotations for this dimension.
annotations() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleDeclaration
Returns the live ordered list of annotations of this declaration.
annotations() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PackageDeclaration
Returns the live ordered list of annotations of this package declaration (added in JLS3 API).
ANNOTATIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodAnnotationData
 
ANNOTATIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodParameter
 
ANNOTATIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
ANNOTATIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
ANNOTATIONS_NEED_JAVA5 - Static variable in class org.aspectj.weaver.WeaverMessages
 
ANNOTATIONS_OF_THIS_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
 
ANNOTATIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Dimension
The "annotations" structural property of this node type (element type: Annotation).
ANNOTATIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ModuleDeclaration
The "annotations" structural property of this node type (element type: Annotation).
ANNOTATIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.NameQualifiedType
The "annotations" structural property of this node type (element type: Annotation).
ANNOTATIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PackageDeclaration
The "annotations" structural property of this node type (element type: Annotation) (added in JLS3 API).
ANNOTATIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
The "annotations" structural property of this node type (element type: Annotation).
ANNOTATIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.QualifiedType
The "annotations" structural property of this node type (element type: Annotation).
ANNOTATIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SimpleType
The "annotations" structural property of this node type (element type: Annotation).
ANNOTATIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.WildcardType
The "annotations" structural property of this node type (element type: Annotation).
AnnotationSafeVarargs - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
annotationsConsumed(Annotation[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
annotationsFromClasspath - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
annotationsFromClasspath - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
annotationsOnDimensions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
annotationsOnDimensions - Variable in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
AnnotationSourceRetention - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationSuperInterface - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
AnnotationSuppressWarnings - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationTarget - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationTargetKind - Class in org.aspectj.weaver
A TypeSafeEnum similar to the Java5 ElementType Enum
AnnotationTargetKind(String, int) - Constructor for class org.aspectj.weaver.AnnotationTargetKind
 
AnnotationTargetMASK - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationTargetTypeConstants - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
AnnotationTerminallyDeprecated - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
From Java 9
annotationToString(IBinaryAnnotation) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.BinaryTypeFormatter
 
annotationToString(IBinaryTypeAnnotation) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.BinaryTypeFormatter
 
annotationType - Variable in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
AnnotationTypeDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
Annotation type declaration AST node type (added in JLS3 API).
annotationTypeDeclarationCannotHaveConstructor(ConstructorDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationTypeDeclarationCannotHaveConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
annotationTypeDeclarationCannotHaveSuperclass(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationTypeDeclarationCannotHaveSuperclass - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
annotationTypeDeclarationCannotHaveSuperinterfaces(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationTypeDeclarationCannotHaveSuperinterfaces - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
AnnotationTypeMemberDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
Annotation type member declaration AST node type (added in JLS3 API).
AnnotationTypePattern - Class in org.aspectj.weaver.patterns
 
AnnotationTypePattern() - Constructor for class org.aspectj.weaver.patterns.AnnotationTypePattern
TODO: write, read, equals & hashCode both in annotation hierarchy and in altered TypePattern hierarchy
annotationTypes - Variable in class org.aspectj.weaver.ResolvedMemberImpl
 
annotationTypeUsedAsSuperinterface(SourceTypeBinding, TypeReference, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationTypeUsedAsSuperInterface - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
AnnotationValue - Class in org.aspectj.weaver
 
AnnotationValue(int) - Constructor for class org.aspectj.weaver.AnnotationValue
 
AnnotationValueImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
 
AnnotationValueImpl(BaseProcessingEnvImpl, Object, TypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl
 
AnnotationValueMustBeAnEnumConstant - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
annotationValueMustBeAnnotation(TypeBinding, char[], Expression, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationValueMustBeAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
annotationValueMustBeArrayInitializer(TypeBinding, char[], Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationValueMustBeArrayInitializer - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
annotationValueMustBeClassLiteral(TypeBinding, char[], Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationValueMustBeClassLiteral - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
annotationValueMustBeConstant(TypeBinding, char[], Expression, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationValueMustBeConstant - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
annotationZipFile - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
annotationZipFile - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
annotationZipFile - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
ANONYM_PREFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ANONYM_SUFFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
anonymous - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyType
 
ANONYMOUS - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeCategoryTypePattern
 
ANONYMOUS - Static variable in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
ANONYMOUS_CLASS_CONSTRUCTOR_INVOCATION - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a reference of a constructor of an anonymous class.
ANONYMOUS_CLASS_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a declaration of an anonymous class.
ANONYMOUS_CLASS_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type AnonymousClassDeclaration.
ANONYMOUS_CLASS_DECLARATION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
The "anonymousClassDeclaration" structural property of this node type (child type: AnonymousClassDeclaration).
ANONYMOUS_CLASS_DECLARATION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.EnumConstantDeclaration
The "anonymousClassDeclaration" structural property of this node type (child type: AnonymousClassDeclaration).
ANONYMOUS_METHOD - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
anonymousClassCannotExtendFinalClass(TypeReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnonymousClassCannotExtendFinalClass - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
AnonymousClassCreationListener - Interface in org.aspectj.ajdt.internal.compiler.lookup
 
AnonymousClassDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
Anonymous class declaration AST node type.
anonymousDiamondWithNonDenotableTypeArguments(TypeReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
anonymousMember - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
anonymousOriginalSuperType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
anonymousType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
anonymousTypeBindingCreated(LocalTypeBinding) - Method in class org.aspectj.ajdt.internal.compiler.lookup.AjLookupEnvironment
Callback driven when the compiler detects an anonymous type during block resolution.
anonymousTypeBindingCreated(LocalTypeBinding) - Method in interface org.aspectj.ajdt.internal.compiler.lookup.AnonymousClassCreationListener
 
anonymousTypeCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
AnonymousTypeMask - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
anonymousTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
Any - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment.LookupStrategy
Search all locations, module or otherwise.
ANY - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference.AnnotationPosition
Any position admitting type annotations.
ANY - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
Module name for package/type lookup that doesn't care about modules.
ANY - Static variable in class org.aspectj.weaver.patterns.AnnotationPatternList
 
ANY - Static variable in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
ANY - Static variable in class org.aspectj.weaver.patterns.ModifiersPattern
 
ANY - Static variable in class org.aspectj.weaver.patterns.NamePattern
 
ANY - Static variable in class org.aspectj.weaver.patterns.ThrowsPattern
 
ANY - Static variable in class org.aspectj.weaver.patterns.TypePattern
 
ANY - Static variable in class org.aspectj.weaver.patterns.TypePatternList
 
ANY_EXCEPTION - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
ANY_KEY - Static variable in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
ANY_KEY - Static variable in class org.aspectj.weaver.patterns.TypePattern
 
ANY_NAMED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
Module name for package/type lookup that should look into all named modules.
ANY_WITH_ANNO - Static variable in class org.aspectj.weaver.patterns.TypePattern
 
AnyAnnotationTypePattern - Class in org.aspectj.weaver.patterns
 
AnyAnnotationTypePattern() - Constructor for class org.aspectj.weaver.patterns.AnyAnnotationTypePattern
 
anyChanges() - Method in class org.aspectj.weaver.patterns.TypePatternQuestions
 
anyExceptionVariable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
AnyNamed - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment.LookupStrategy
Search all named modules.
anySplit(String, String) - Static method in class org.aspectj.util.LangUtil
Splits input, removing delimiter and trimming any white space.
ANYTYPE_DETAIL - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AnyTypePattern
 
AnyTypePattern - Class in org.aspectj.org.eclipse.jdt.core.dom
 
AnyTypePattern - Class in org.aspectj.weaver.patterns
 
AnyTypePattern() - Constructor for class org.aspectj.weaver.patterns.AnyTypePattern
Constructor for AnyTypePattern.
AnyWithAnnotationTypePattern - Class in org.aspectj.org.eclipse.jdt.core.dom
TODO: Add support for proper AnnotationPatterns instead of the annotation expression
AnyWithAnnotationTypePattern - Class in org.aspectj.weaver.patterns
This type represents a type pattern of '*' but with an annotation specified, e.g.
AnyWithAnnotationTypePattern(AnnotationTypePattern) - Constructor for class org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
AOP_AJC_XML - Static variable in class org.aspectj.bridge.Constants
 
AOP_OSGI_XML - Static variable in class org.aspectj.bridge.Constants
 
AOP_USER_XML - Static variable in class org.aspectj.bridge.Constants
 
APACHE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
APACHE_DBUTILS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
APACHE_IOUTILS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
API_LEAK - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
APILeak - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
apiLevel() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Return the API level supported by this AST.
append(char) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CharArrayBuffer
Appends the given char.
append(char[]) - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer
Appends the given character array to the contents of the buffer.
append(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
Append the text to the actual content, the gap is moved to the end of the text.
append(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CharArrayBuffer
Appends the entire given char array.
append(char[], char) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers a new array with appending the suffix character at the end of the array.
append(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers a new array with appending the sub-array at the end of the array.
append(char[], int, char[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Append the given sub-array to the target array starting at the given index in the target array.
append(char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CharArrayBuffer
Appends a sub array of the given array to the buffer.
append(String) - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer
Appends the given string to the contents of the buffer.
append(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
Append the text to the actual content, the gap is moved to the end of the text.
append(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CharArrayBuffer
Appends the given String to the buffer.
append(Iterator<T>, Iterator<T>) - Static method in class org.aspectj.weaver.Iterators
creates an iterator I based on base iterators A and B.
append(Instruction) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Append an instruction to the end of this list.
append(InstructionBranch) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Append a branch instruction to the end of this list.
append(InstructionHandle, Instruction) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Append an instruction after instruction (handle) ih contained in this list.
append(InstructionHandle, InstructionBranch) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Append an instruction after instruction (handle) ih contained in this list.
append(InstructionHandle, InstructionList) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Append another list after instruction (handle) ih contained in this list.
append(InstructionList) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Append another list to this one.
append(Instruction, Instruction) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Append a single instruction j after another instruction i, which must be in this list of course!
append(Instruction, InstructionList) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Append another list after instruction i contained in this list.
append(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldList
 
Append - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
APPEND - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
APPEND_FRAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
append1(Iterator<T>, Iterator<T>) - Static method in class org.aspectj.weaver.Iterators
creates an iterator I based on base iterators A and B.
appendContents(CharArrayBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Appends the current contents of this document fragment to the given CharArrayBuffer.
appendContentsOfChildren(CharArrayBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Appends the contents of all children of this node to the given CharArrayBuffer.
appendConversion(InstructionList, InstructionFactory, ResolvedType, ResolvedType) - Static method in class org.aspectj.weaver.bcel.Utility
 
appendDUP() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
appendEscapedChar(StringBuffer, char, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
appendEscapedDelimiter(StringBuffer, char) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
appendFragmentedContents(CharArrayBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Appends the contents of this node to the given CharArrayBufer, using the original document and indicies as a form for the current attribute values of this node.
appendIndentationString(StringBuilder, int, int, int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.formatter.TextEditsBuilder
 
appendLoad(InstructionList, InstructionFactory) - Method in class org.aspectj.weaver.bcel.AnnotationAccessVar
 
appendLoad(InstructionList, InstructionFactory) - Method in class org.aspectj.weaver.bcel.AspectInstanceVar
 
appendLoad(InstructionList, InstructionFactory) - Method in class org.aspectj.weaver.bcel.BcelCflowAccessVar
 
appendLoad(InstructionList, InstructionFactory) - Method in class org.aspectj.weaver.bcel.BcelVar
 
appendLoad(InstructionList, InstructionFactory) - Method in class org.aspectj.weaver.bcel.TypeAnnotationAccessVar
 
appendLoadAndConvert(InstructionList, InstructionFactory, ResolvedType) - Method in class org.aspectj.weaver.bcel.AnnotationAccessVar
 
appendLoadAndConvert(InstructionList, InstructionFactory, ResolvedType) - Method in class org.aspectj.weaver.bcel.AspectInstanceVar
 
appendLoadAndConvert(InstructionList, InstructionFactory, ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelCflowAccessVar
 
appendLoadAndConvert(InstructionList, InstructionFactory, ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelVar
 
appendLoadAndConvert(InstructionList, InstructionFactory, ResolvedType) - Method in class org.aspectj.weaver.bcel.TypeAnnotationAccessVar
 
appendNOP() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
appendNullAnnotation(StringBuffer, CompilerOptions) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
appendNullAnnotation(StringBuffer, CompilerOptions) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
appendPOP() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
appendSigWithTypeVarBoundsRemoved(UnresolvedType, StringBuffer, Set<UnresolvedType>) - Static method in class org.aspectj.weaver.ResolvedMemberImpl
 
appendStore(InstructionList, InstructionFactory) - Method in class org.aspectj.weaver.bcel.AspectInstanceVar
 
appendStore(InstructionList, InstructionFactory) - Method in class org.aspectj.weaver.bcel.BcelVar
 
appendTypeName(StringBuffer, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ConstraintExceptionFormula
 
appendWeaverOptions(String) - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
APPLICABILITY_INFERRED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Applicability Inference (18.5.1) has been completed.
ApplicableMethodOverriddenByInapplicable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ApplicableMethodOverriddenByInapplicable - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
APPLICATION_LIBRARIES - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchScope
Include type constant (bit mask) indicating that application libraries should be considered in the search scope.
appliedLazyTjpOptimization - Static variable in class org.aspectj.weaver.bcel.BcelShadow
 
APPLIES_TO - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeInterface
 
applyCloseableClassWhitelists(CompilerOptions) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
applyCloseableInterfaceWhitelists() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
applyModuleUpdates(IUpdatableModule, IUpdatableModule.UpdateKind) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
applyModuleUpdates(IUpdatableModule, IUpdatableModule.UpdateKind) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment
Ask the name environment to perform any updates (add-exports or add-reads) to the given module.
applyModuleUpdates(IUpdatableModule, IUpdatableModule.UpdateKind) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
applyModuleUpdates(IUpdatableModule, IUpdatableModule.UpdateKind) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleUpdater
 
applyModuleUpdates(IUpdatableModule, IUpdatableModule.UpdateKind) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
applySubstitution(BoundSet, InferenceVariable[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ConstraintExceptionFormula
 
applyTextEdit(ICompilationUnit, TextEdit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
applyTextEdit(TextEdit, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer.ITextEditCapability
Applies a text edit to this underlying buffer.
applyTextEdit(TextEdit, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Applies a text edit to the compilation unit's buffer.
applyTextEdit(TextEdit, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
applyTypeArgumentsOnConstructor(TypeBinding[], TypeBinding[], boolean, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticFactoryMethodBinding
Apply the given type arguments on the (declaring class of the) actual constructor being represented by this factory method and if method type arguments is not empty materialize the parameterized generic constructor
AptBinaryLocalVariableBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
AptBinaryLocalVariableBinding(char[], TypeBinding, int, AnnotationBinding[], MethodBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding
 
AptProblem - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
 
AptProblem(ReferenceContext, char[], String, int, String[], int, int, int, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AptProblem
 
AptSourceLocalVariableBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
AptSourceLocalVariableBinding(LocalVariableBinding, MethodBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AptSourceLocalVariableBinding
 
Archive - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.util
Used as a zip file cache.
Archive() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Archive
 
Archive(File) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Archive
 
ArchiveFileObject - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.util
Implementation of a Java file object that corresponds to an entry in a zip/jar file
ArchiveFileObject(File, String, Charset) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
archiveFormat(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns the kind of archive this file is.
areAllExactWithNoSubtypesAllowed() - Method in class org.aspectj.weaver.patterns.TypePatternList
 
areAllLintIgnored() - Method in class org.aspectj.weaver.World
 
areAllModuleOptionsEqual(ClasspathLocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
areAllSet() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
areClasspathsEqual(IClasspathEntry[], IClasspathEntry[], IPath, IPath) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
AreFieldsComplete - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AreFieldsSorted - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
areIndexesReady - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
areInfoMessagesEnabled() - Method in class org.aspectj.weaver.World
 
AreMethodsComplete - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AreMethodsSorted - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
areOffsetsComputed() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
areParameterErasuresEqual(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
areParametersCompatibleWith(TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
areParametersEqual(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
AreRecordComponentsComplete - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtendedTagBits
 
areRestrictedModuleKeywordsActive() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
areReturnTypesCompatible(MethodBinding, MethodBinding, LookupEnvironment) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
areSameTypes(TypeBinding, TypeBinding, TypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
Are both types identical wrt the unannotated type and any null type annotations?
areSimilarMethods(String, String[], String, String[], String[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.Member
 
areSynchronizationPointcutsInUse() - Method in class org.aspectj.weaver.World
 
areturn() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
areturn() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
ARETURN - Static variable in interface org.aspectj.apache.bcel.Constants
 
ARETURN - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ARETURN - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
areTypeMungersFinished() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
areTypeVariableErasuresEqual(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
areVisible() - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeAnnos
 
areVisible() - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
 
areVisible() - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeTypeAnnos
 
Arg(String, ConfigParser.Location) - Constructor for class org.aspectj.ajdt.ajc.ConfigParser.Arg
 
arg0HoldsThis() - Method in class org.aspectj.weaver.bcel.BcelShadow
Is arg0 occupied with the value of this
Argfile() - Constructor for class org.aspectj.tools.ant.taskdefs.Ajc2.Argfile
 
ArgNameFinder - Interface in org.aspectj.weaver.reflect
 
argNames() - Element in annotation interface org.aspectj.lang.annotation.After
When compiling without debug info, or when interpreting pointcuts at runtime, the names of any arguments used in the advice declaration are not available.
argNames() - Element in annotation interface org.aspectj.lang.annotation.AfterReturning
When compiling without debug info, or when interpreting pointcuts at runtime, the names of any arguments used in the advice declaration are not available.
argNames() - Element in annotation interface org.aspectj.lang.annotation.AfterThrowing
When compiling without debug info, or when interpreting pointcuts at runtime, the names of any arguments used in the advice declaration are not available.
argNames() - Element in annotation interface org.aspectj.lang.annotation.Around
When compiling without debug info, or when interpreting pointcuts at runtime, the names of any arguments used in the advice declaration are not available.
argNames() - Element in annotation interface org.aspectj.lang.annotation.Before
When compiling without debug info, or when interpreting pointcuts at runtime, the names of any arguments used in the advice declaration are not available.
argNames() - Element in annotation interface org.aspectj.lang.annotation.Pointcut
When compiling without debug info, or when interpreting pointcuts at runtime, the names of any arguments used in the pointcut are not available.
ARGS - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
ARGS - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
ARGS_IN_DECLARE - Static variable in class org.aspectj.weaver.WeaverMessages
 
ArgsAnnotationPointcut - Class in org.aspectj.weaver.patterns
 
ArgsAnnotationPointcut(AnnotationPatternList) - Constructor for class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
argsContainCast - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
argsContainCast - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
argsOnStack() - Method in class org.aspectj.weaver.Shadow.Kind
 
ArgsPointcut - Class in org.aspectj.weaver.patterns
args(arguments)
ArgsPointcut(TypePatternList) - Constructor for class org.aspectj.weaver.patterns.ArgsPointcut
 
argument - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
Argument - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
Argument(char[], long, TypeReference, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
Argument(char[], long, TypeReference, int, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
ARGUMENT_RECOVERY - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
ARGUMENT_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodParameter
 
ARGUMENT_TYPE_RECOVERY - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
ArgumentHidingField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ArgumentHidingLocalVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ArgumentIsNeverUsed - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
argumentNames - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
argumentNames - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
For a source method (that is, a method contained in a compilation unit) this is a collection of the names of the parameters for this method, in the order the parameters are delcared.
argumentPrefixes - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
arguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
arguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
arguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
arguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
arguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
arguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
arguments - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
arguments - Variable in class org.aspectj.weaver.patterns.ReferencePointcut
 
arguments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
Returns the live ordered list of argument expressions in this class instance creation expression.
arguments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ConstructorInvocation
Returns the live ordered list of argument expressions in this alternate constructor invocation statement.
arguments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.EnumConstantDeclaration
Returns the live ordered list of argument expressions in this enumeration constant declaration.
arguments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodInvocation
Returns the live ordered list of argument expressions in this method invocation expression.
arguments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperConstructorInvocation
Returns the live ordered list of argument expressions in this super constructor invocation statement.
arguments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodInvocation
Returns the live ordered list of argument expressions in this "super" method invocation expression.
arguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
arguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
arguments() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.Invocation
 
arguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
arguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
ARGUMENTS - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelMarker
Id marker attribute (value "arguments").
ARGUMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
The "arguments" structural property of this node type (element type: Expression).
ARGUMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ConstructorInvocation
The "arguments" structural property of this node type (element type: Expression).
ARGUMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.EnumConstantDeclaration
The "arguments" structural property of this node type (element type: Expression).
ARGUMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodInvocation
The "arguments" structural property of this node type (element type: Expression).
ARGUMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SuperConstructorInvocation
The "arguments" structural property of this node type (element type: Expression).
ARGUMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodInvocation
The "arguments" structural property of this node type (element type: Expression).
argumentsHaveErrors - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
argumentsHaveErrors - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
argumentsTypeElided() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
argumentsTypeElided() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
argumentsTypeVar - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
argumentSuffixes - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
ArgumentTypeAmbiguous - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.AmbiguousType instead
argumentTypeCannotBeVoid(ASTNode, Argument) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ArgumentTypeCannotBeVoid - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
argumentTypeCannotBeVoidArray(Argument) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ArgumentTypeCannotBeVoidArray - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.CannotAllocateVoidArray instead
ArgumentTypeInheritedNameHidesEnclosingName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.InheritedTypeHidesEnclosingName instead
ArgumentTypeInternalNameProvided - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.InternalTypeNameProvided instead
ArgumentTypeNotFound - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.UndefinedType instead
ArgumentTypeNotVisible - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.NotVisibleType instead
argumentTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
argumentTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
argumentTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
ARITHMETIC_EXCEPTION - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
arity - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
The number of consecutive binary expressions of this' left branch that bear the same operator as this.
Notes: the presence of a CombinedBinaryExpression instance resets arity, even when its operator is compatible; this property is maintained by the parser.
ARITY_MAX_MAX - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
ARITY_MAX_MIN - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
Default lower limit for CombinedBinaryExpression.arityMax.
arityMax - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
The threshold that will trigger the creation of the next full-fledged CombinedBinaryExpression.
Around - Enum constant in enum class org.aspectj.weaver.loadtime.definition.Definition.AdviceKind
 
Around - Annotation Interface in org.aspectj.lang.annotation
Around advice
Around - Static variable in class org.aspectj.weaver.AdviceKind
 
AROUND - Enum constant in enum class org.aspectj.lang.reflect.AdviceKind
 
AROUND_ANNOTATION - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
AROUND_CLOSURE_TYPE - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
AROUND_ON_INIT - Static variable in class org.aspectj.weaver.WeaverMessages
 
AROUND_ON_INTERFACE_STATICINIT - Static variable in class org.aspectj.weaver.WeaverMessages
 
AROUND_ON_PREINIT - Static variable in class org.aspectj.weaver.WeaverMessages
 
AroundAdviceDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
AroundAdviceDeclaration DOM AST node.
aroundAdviceMethodName(Member, String) - Static method in class org.aspectj.weaver.NameMangler
 
aroundBODY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AroundAdviceDeclaration
 
AroundClosure - Class in org.aspectj.runtime.internal
 
AroundClosure() - Constructor for class org.aspectj.runtime.internal.AroundClosure
 
AroundClosure(Object[]) - Constructor for class org.aspectj.runtime.internal.AroundClosure
 
aroundClosurePreInitializationField() - Static method in class org.aspectj.weaver.AjcMemberMaker
 
aroundClosurePreInitializationGetter() - Static method in class org.aspectj.weaver.AjcMemberMaker
 
aroundJAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AroundAdviceDeclaration
 
aroundPARAMETERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AroundAdviceDeclaration
 
aroundPOINTCUT_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AroundAdviceDeclaration
 
aroundPROPERTY_DESCRIPTORS_2_0 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AroundAdviceDeclaration
 
aroundPROPERTY_DESCRIPTORS_3_0 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AroundAdviceDeclaration
 
aroundRETURN_TYPE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AroundAdviceDeclaration
 
aroundRETURN_TYPE2_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AroundAdviceDeclaration
 
aroundShadowMethodName(Member, String) - Static method in class org.aspectj.weaver.NameMangler
 
aroundTHROWN_EXCEPTIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AroundAdviceDeclaration
 
aroundTYPE_PARAMETERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AroundAdviceDeclaration
 
array(ResolvedType[], boolean) - Static method in class org.aspectj.weaver.Iterators
 
array(T[]) - Static method in class org.aspectj.weaver.Iterators
Creates an iterator that will return the elements of a specified array, in order.
ARRAY - Static variable in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
ARRAY - Static variable in class org.aspectj.weaver.AnnotationValue
 
ARRAY_ACCESS - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ArrayAccess.
ARRAY_CONTENTS - Enum constant in enum class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
see org.eclipse.jdt.annotation.DefaultLocation.ARRAY_CONTENTS
ARRAY_CREATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ArrayCreation.
ARRAY_FIELD_DESCRIPTOR_PREFIX - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaNames
 
ARRAY_INDEX_OUT_OF_BOUNDS_EXCEPTION - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
ARRAY_INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ArrayInitializer.
ARRAY_NEWINSTANCE_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ARRAY_NEWINSTANCE_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ARRAY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ArrayAccess
The "array" structural property of this node type (child type: Expression).
ARRAY_TAG - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a value that represents an array
ARRAY_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ArrayType.
ARRAY_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
ARRAY_TYPE_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Kind constant for an array type signature.
ARRAY_WITH_JUST_OBJECT - Static variable in class org.aspectj.weaver.UnresolvedType
 
ArrayAccess - Class in org.aspectj.org.eclipse.jdt.core.dom
Array access expression AST node type.
ArrayAllocationExpression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ArrayAllocationExpression() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
ArrayAnnotationValue - Class in org.aspectj.weaver
 
ArrayAnnotationValue() - Constructor for class org.aspectj.weaver.ArrayAnnotationValue
 
ArrayAnnotationValue(AnnotationValue[]) - Constructor for class org.aspectj.weaver.ArrayAnnotationValue
 
arrayAsList(T[]) - Static method in class org.aspectj.util.LangUtil
Replacement for Arrays.asList(..) which gacks on null and returns a List in which remove is an unsupported operation.
arrayAt(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
arrayAtPut(int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ArrayBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
ArrayBinding(TypeBinding, int, LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
ArrayClone - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
arrayConcat(char[][], char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers a new array adding the second array at the end of first array.
arrayConcat(char[][], char[][]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the two arrays.
arrayConcat(String[], String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns a new array adding the second array at the end of first array.
arrayConstantsOnlyInArrayInitializers(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ArrayConstantsOnlyInArrayInitializers - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ArrayConstructor - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
ArrayCopy - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ArrayCopySignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ArrayCreation - Class in org.aspectj.org.eclipse.jdt.core.dom
Array creation expression AST node type.
ArrayElementValue - Class in org.aspectj.apache.bcel.classfile.annotation
 
ArrayElementValue(int, ElementValue[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.ArrayElementValue
 
ArrayElementValue(ArrayElementValue, ConstantPool, boolean) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.ArrayElementValue
 
ArrayElementValue(ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.ArrayElementValue
 
arrayInitializer(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
ArrayInitializer - Class in org.aspectj.org.eclipse.jdt.core.dom
Array initializer AST node type.
ArrayInitializer - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ArrayInitializer() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
ArrayInitializer constructor comment.
ArrayJavaLangClassConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ArrayJavaLangObjectConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
arraylength() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ArrayLength - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
ARRAYLENGTH - Static variable in interface org.aspectj.apache.bcel.Constants
 
ARRAYLENGTH - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ARRAYLENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ArrayQualifiedTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ArrayQualifiedTypeReference(char[][], int, long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
ArrayQualifiedTypeReference(char[][], int, Annotation[][], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
ArrayReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ArrayReference(Expression, Expression) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
arrayReferencePotentialNullReference(ArrayReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ArrayReferencePotentialNullReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ArrayReferenceRequired - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ArrayReferenceType - Class in org.aspectj.weaver
Represents a resolved array type
ArrayReferenceType(String, String, World, ResolvedType) - Constructor for class org.aspectj.weaver.ArrayReferenceType
 
ArrayType - Class in org.aspectj.apache.bcel.generic
Denotes array type, such as int[][]
ArrayType - Class in org.aspectj.org.eclipse.jdt.core.dom
Type node for an array type.
ArrayType(byte, int) - Constructor for class org.aspectj.apache.bcel.generic.ArrayType
Convenience constructor for array type, e.g. int[]
ArrayType(String, int) - Constructor for class org.aspectj.apache.bcel.generic.ArrayType
Convenience constructor for reference array type, e.g.
ArrayType(Type, int) - Constructor for class org.aspectj.apache.bcel.generic.ArrayType
Constructor for array of given type
ArrayTypeImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Implementation of ArrayType, which represents an array of some type.
ArrayTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ArrayTypeReference(char[], int, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
ArrayTypeReference constructor comment.
ArrayTypeReference(char[], int, Annotation[][], long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
ArrayTypeSignature(GenericSignature.TypeSignature) - Constructor for class org.aspectj.util.GenericSignature.ArrayTypeSignature
 
arrowInCaseStatementsNotSupported(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ArrowInCaseStatementsNotSupported - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
arrowPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
arrowPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
arrowPosition() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
asArray(Object[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSet
 
asArray(Object[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
asb - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
asElement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl
 
asElement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeImpl
 
asElement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl
 
asElement(TypeMirror) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
asi(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
ask() - Method in class org.aspectj.weaver.patterns.TypePatternQuestions.Question
 
askForType(char[][], ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Ask the name environment for a type which corresponds to the compoundName.
askQuestion(TypePattern, ResolvedType, TypePattern.MatchKind) - Method in class org.aspectj.weaver.patterns.TypePatternQuestions
 
asList(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldList
Returns the contents of the receiver as a List.
asList(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToMany
 
asList(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex
Returns the entire contents of the index as a single list.
asm - Variable in class org.aspectj.asm.internal.ProgramElement
 
AsmDetector - Class in org.aspectj.weaver.bcel.asm
Determines if a version of asm is around that will enable us to add stack map attributes to classes that we produce.
AsmDetector() - Constructor for class org.aspectj.weaver.bcel.asm.AsmDetector
 
AsmElementFormatter - Class in org.aspectj.ajdt.internal.core.builder
 
AsmElementFormatter() - Constructor for class org.aspectj.ajdt.internal.core.builder.AsmElementFormatter
 
asMemberOf(DeclaredType, Element) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
asmHierarchyBuilder - Static variable in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
This builder is static so that it can be subclassed and reset.
AsmHierarchyBuilder - Class in org.aspectj.ajdt.internal.core.builder
At each iteration of processCompilationUnit the declarations for a particular compilation unit are added to the hierarchy passed as a a parameter.
AsmHierarchyBuilder() - Constructor for class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
AsmManager - Class in org.aspectj.asm
The Abstract Structure Model (ASM) represents the containment hierarchy and crosscutting structure map for AspectJ programs.
AsmManager.ModelInfo - Class in org.aspectj.asm
A ModelInfo object captures basic information about the structure model.
AsmRelationshipProvider - Class in org.aspectj.weaver.model
 
AsmRelationshipProvider() - Constructor for class org.aspectj.weaver.model.AsmRelationshipProvider
 
AsmRelationshipUtils - Class in org.aspectj.weaver.model
Provides utility methods for generating details for IProgramElements used when creating the model both from source (via AsmElementFormatter.visit(..)) and when filling in the model for binary aspects (via AsmRelationshipProvider bug 145963)
AsmRelationshipUtils() - Constructor for class org.aspectj.weaver.model.AsmRelationshipUtils
 
asNegatedCondition() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
asNegatedCondition() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
asPath(FileObject) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
Aspect - Annotation Interface in org.aspectj.lang.annotation
Aspect declaration
Aspect(PerClause) - Constructor for class org.aspectj.weaver.AjAttribute.Aspect
 
ASPECT - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
ASPECT - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
ASPECT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeCategoryTypePattern
 
ASPECT - Static variable in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
ASPECT_ANNOTATION - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
ASPECT_CU - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
ASPECT_NEEDED - Static variable in class org.aspectj.weaver.WeaverMessages
 
ASPECT_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AjTypeDeclaration
The "aspect" structural property of this node type.
ASPECT_TYPE - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
AspectClinit - Class in org.aspectj.ajdt.internal.compiler.ast
 
AspectClinit(Clinit, CompilationResult, boolean, boolean, FieldBinding) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.AspectClinit
 
AspectDeclaration - Class in org.aspectj.ajdt.internal.compiler.ast
Represents an aspect declaration.
AspectDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
AspectDeclaration DOM AST node.
AspectDeclaration(CompilationResult) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
aspectExcludedByConfiguration - Variable in class org.aspectj.weaver.Lint
 
AspectInstanceVar - Class in org.aspectj.weaver.bcel
Used to represent a variable reference to an aspect instance.
AspectInstanceVar(ResolvedType) - Constructor for class org.aspectj.weaver.bcel.AspectInstanceVar
 
aspectIntPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
aspectIntStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
ASPECTJ - Static variable in class org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
AspectJBuilder - Class in org.aspectj.ajdt.internal.core.builder
 
AspectJBuilder() - Constructor for class org.aspectj.ajdt.internal.core.builder.AspectJBuilder
 
AspectJCore - Class in org.aspectj.ajdt.core
This is the plugin class for AspectJ.
AspectJCore() - Constructor for class org.aspectj.ajdt.core.AspectJCore
 
AspectJElementHierarchy - Class in org.aspectj.asm.internal
 
AspectJElementHierarchy(AsmManager) - Constructor for class org.aspectj.asm.internal.AspectJElementHierarchy
 
aspectjLocale - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
aspectjSourceFileFilter - Static variable in class org.aspectj.util.FileUtil
 
aspectOf(Class) - Static method in class org.aspectj.lang.Aspects14
Returns the singleton aspect or the percflow / percflowbelow associated with the current thread
aspectOf(Class<T>) - Static method in class org.aspectj.lang.Aspects
 
aspectOf(Class<T>, Class<?>) - Static method in class org.aspectj.lang.Aspects
 
aspectOf(Class<T>, Object) - Static method in class org.aspectj.lang.Aspects
 
aspectOf(Class, Class) - Static method in class org.aspectj.lang.Aspects14
Returns the pertypewithin aspect
aspectOf(Class, Object) - Static method in class org.aspectj.lang.Aspects14
Returns the perthis / pertarget aspect
aspectOfMethod - Variable in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
ASPECTPATH_CHANGED - Static variable in interface org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags
 
aspectPROPERTY_DESCRIPTORS_2_0 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AspectDeclaration
 
aspectPROPERTY_DESCRIPTORS_3_0 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AspectDeclaration
 
Aspects - Class in org.aspectj.lang
Handles generic aspectOf method when those are not available in the aspects but added later on thru load time weaving.
Aspects() - Constructor for class org.aspectj.lang.Aspects
 
Aspects14 - Class in org.aspectj.lang
For users working on a level of Java prior to Java5, Aspects14 handles generic aspectOf methods when they are not available in the aspects but added later on through load time weaving.
Aspects14() - Constructor for class org.aspectj.lang.Aspects14
 
aspectType - Variable in class org.aspectj.weaver.ConcreteTypeMunger
 
asr - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
asRawMethod(LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
ASSERT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
ASSERT_CLASS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ASSERT_COMMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
ASSERT_FALSE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ASSERT_NOTNULL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ASSERT_NULL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ASSERT_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type AssertStatement.
ASSERT_TRUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
assertClassHeader(String, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider
Assert that the given line is a class header for 'typeName' (slash-separated qualified name).
assertExpression - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
assertGoodBody() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
A good body is a body with the following properties: For each branch instruction S in body, target T of S is in body.
assertGoodBody(InstructionList, String) - Static method in class org.aspectj.weaver.bcel.LazyMethodGen
 
AssertionFailedException(String) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo.AssertionFailedException
 
AssertionFailedException(String) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry.AssertionFailedException
 
assertLocked() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
assertState(Pointcut.State) - Method in class org.aspectj.weaver.patterns.Pointcut
 
AssertStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
Assert statement AST node type.
AssertStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
AssertStatement(Expression, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
AssertStatement(Expression, Expression, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
AssertUsedAsAnIdentifier - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
ASSIGN - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Assignment.Operator
= operator.
ASSIGN_TO_NONNULL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
Assignment - Class in org.aspectj.org.eclipse.jdt.core.dom
Assignment expression AST node type.
Assignment - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
Assignment(Expression, Expression, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Assignment
 
ASSIGNMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type Assignment.
ASSIGNMENT_CONTEXT - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExpressionContext
Assignment context: potential poly-expressions are: method invocations, lambdas, reference expressions, conditional expressions and allocation expressions.
Assignment.Operator - Class in org.aspectj.org.eclipse.jdt.core.dom
Assignment operators (typesafe enumeration).
assignmentHasNoEffect(AbstractVariableDeclaration, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
assignmentHasNoEffect(Assignment, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AssignmentHasNoEffect - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
AssignmentToMultiCatchParameter - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
AssignmentToResource - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ASSIST_PARSER - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
AssistAnnotation - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.impl
 
AssistAnnotation(JavaElement, String, Map) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistAnnotation
 
AssistCompilationUnit - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.impl
 
AssistCompilationUnit(ICompilationUnit, WorkingCopyOwner, Map, Map) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistCompilationUnit
 
assistIdentifier() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
assistIdentifier() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
assistIdentifier() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
AssistImportContainer - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.impl
 
AssistImportContainer(CompilationUnit, Map) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistImportContainer
 
AssistImportDeclaration - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.impl
 
AssistImportDeclaration(ImportContainer, String, boolean, Map) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistImportDeclaration
 
AssistInitializer - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.impl
 
AssistInitializer(JavaElement, int, Map, Map) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistInitializer
 
assistNode - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
assistNodeNeedsStacking() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
assistNodeNeedsStacking() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
assistNodeParent - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
assistNodeParent - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
assistNodeParent() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
assistNodeParent() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
AssistNodeParentAnnotationArrayInitializer - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
AssistNodeParentAnnotationArrayInitializer(TypeReference, char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.AssistNodeParentAnnotationArrayInitializer
 
AssistOptions - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.impl
 
AssistOptions() - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
Initializing the assist options with default settings
AssistOptions(Map) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
Initializing the assist options with external settings
AssistPackageDeclaration - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.impl
 
AssistPackageDeclaration(CompilationUnit, String, Map) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistPackageDeclaration
 
AssistParser - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.impl
 
AssistParser(ProblemReporter) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
AssistSourceField - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.impl
 
AssistSourceField(JavaElement, String, Map, Map) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceField
 
AssistSourceMethod - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.impl
 
AssistSourceMethod(JavaElement, String, String[], Map, Map) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceMethod
 
AssistSourceType - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.impl
 
AssistSourceType(JavaElement, String, Map, Map) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
AssistTypeParameter - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.impl
 
AssistTypeParameter(JavaElement, String, Map) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistTypeParameter
 
associatedNode - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
associateWithTargets(InstructionHandle, InstructionHandle, InstructionHandle) - Method in class org.aspectj.weaver.bcel.ExceptionRange
 
asString() - Method in class org.aspectj.internal.lang.reflect.PointcutExpressionImpl
 
asString() - Method in class org.aspectj.internal.lang.reflect.SignaturePatternImpl
 
asString() - Method in class org.aspectj.internal.lang.reflect.TypePatternImpl
 
asString() - Method in interface org.aspectj.lang.reflect.PointcutExpression
 
asString() - Method in interface org.aspectj.lang.reflect.SignaturePattern
 
asString() - Method in interface org.aspectj.lang.reflect.TypePattern
 
asString(ASTNode, RewriteEventStore) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
ast - Variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
ast - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
 
AST - Class in org.aspectj.org.eclipse.jdt.core.dom
Umbrella owner and abstract syntax tree node factory.
AST() - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.AST
Deprecated.
Clients should port their code to use the latest JLS* AST API and call AST.newAST(AST.JLS12, false) instead of using this constructor.
AST(int, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new Java abstract syntax tree (AST) following the specified set of API rules.
AST(Map) - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new Java abstract syntax tree Following option keys are significant: "org.eclipse.jdt.core.compiler.source" indicates the api level and source compatibility mode (as per JavaCore) - defaults to 1.3 "1.3" means the source code is as per JDK 1.3 and api level AST.JLS3. "1.4", "1.5", "1.6", "1.7" "1.8" implies the respective source JDK levels 1.4, 1.5, 1.6, 1.7 and api level AST.JLS4. "1.8" implies the respective source JDK level 1.8 and api level AST.JLS8. "9", "10", "11", "12" and "13" implies the respective JDK levels 9, 10, 11, 12 and 13 and api levels AST.JLS9, AST.JLS10, AST.JLS11, AST.JLS12 and AST.JLS13. Additional legal values may be added later. "org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures" - indicates whether the preview is enabled or disabled legal values are "enabled" and "disabled" implying preview enabled and disabled respectively.
ast_missingCode - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
AST_STACK_INCREMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
ASTConverter - Class in org.aspectj.org.eclipse.jdt.core.dom
Internal class for converting internal compiler ASTs into public ASTs.
ASTConverter(Map<String, String>, boolean, IProgressMonitor) - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
ASTConverter.IASTConverterFactory - Interface in org.aspectj.org.eclipse.jdt.core.dom
 
astForLocation(IHasPosition) - Static method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
ASTHolderCUInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
 
ASTHolderCUInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ASTHolderCUInfo
 
astLengthPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
astLengthPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
astLengthStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
astLengthStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
astLevel - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
 
ASTMatcher - Class in org.aspectj.org.eclipse.jdt.core.dom
Concrete superclass and default implementation of an AST subtree matcher.
ASTMatcher() - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Creates a new AST matcher instance.
ASTMatcher(boolean) - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Creates a new AST matcher instance.
astNode - Variable in exception org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
ASTNode - Class in org.aspectj.org.eclipse.jdt.core.dom
Abstract superclass of all Abstract Syntax Tree (AST) node types.
ASTNode - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ASTNode - Class in org.aspectj.weaver.ast
 
ASTNode() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
ASTNode() - Constructor for class org.aspectj.weaver.ast.ASTNode
 
ASTNodeFinder - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Finds an ASTNode given an IJavaElement in a CompilationUnitDeclaration
ASTNodeFinder(CompilationUnitDeclaration) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.ASTNodeFinder
 
astore(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ASTORE - Static variable in interface org.aspectj.apache.bcel.Constants
 
ASTORE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
astore_0() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ASTORE_0 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ASTORE_0 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ASTORE_0 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
astore_1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ASTORE_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ASTORE_1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ASTORE_1 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
astore_2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ASTORE_2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ASTORE_2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ASTORE_2 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
astore_3() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ASTORE_3 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ASTORE_3 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ASTORE_3 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ASTParser - Class in org.aspectj.org.eclipse.jdt.core.dom
A Java language parser for creating abstract syntax trees (ASTs).
ASTParser.IASTFactory - Interface in org.aspectj.org.eclipse.jdt.core.dom
 
astPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
astPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
ASTRequestor - Class in org.aspectj.org.eclipse.jdt.core.dom
An AST requestor handles ASTs for compilation units passed to ASTParser.createASTs.
ASTRequestor() - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.ASTRequestor
Creates a new instance.
ASTRewrite - Class in org.aspectj.org.eclipse.jdt.core.dom.rewrite
Infrastructure for modifying code by describing changes to AST nodes.
ASTRewrite(AST) - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Internal constructor.
ASTRewriteAnalyzer - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
Infrastructure to support code modifications.
ASTRewriteAnalyzer(char[], LineInformation, String, TextEdit, RewriteEventStore, NodeInfoStore, List, Map, TargetSourceRangeComputer, RecoveryScannerData) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
Constructor for ASTRewriteAnalyzer.
ASTRewriteAnalyzer.IASTRewriteAnalyzerFactory - Interface in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
 
ASTRewriteFlattener - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
 
ASTRewriteFlattener(RewriteEventStore) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
ASTRewriteFormatter - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
 
ASTRewriteFormatter(NodeInfoStore, RewriteEventStore, Map, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
ASTRewriteFormatter.BlockContext - Interface in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
 
ASTRewriteFormatter.ConstPrefix - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
 
ASTRewriteFormatter.NodeMarker - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
 
ASTRewriteFormatter.Prefix - Interface in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
 
astStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
astStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
AstStackIncrement - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
AstUtil - Class in org.aspectj.ajdt.internal.compiler.ast
 
ASTVisitor - Class in org.aspectj.org.eclipse.jdt.core.dom
A visitor for abstract syntax trees.
ASTVisitor - Class in org.aspectj.org.eclipse.jdt.internal.compiler
A visitor for iterating through the parse tree.
ASTVisitor() - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Creates a new AST visitor instance.
ASTVisitor() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
ASTVisitor(boolean) - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Creates a new AST visitor instance.
asType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
asType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
AsynchronousFileCacheBacking - Class in org.aspectj.weaver.tools.cache
Uses a background thread to do the actual I/O and for caching "persistence" so that the caching works faster on repeated activations of the application.
AsynchronousFileCacheBacking(File) - Constructor for class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
AsynchronousFileCacheBacking.AbstractCommand - Class in org.aspectj.weaver.tools.cache
 
AsynchronousFileCacheBacking.AsyncCommand - Interface in org.aspectj.weaver.tools.cache
Represents an asynchronous command that can be sent to the AsynchronousFileCacheBacking instance to be executed on it asynchronously
AsynchronousFileCacheBacking.AsynchronousFileCacheBackingCreator<T extends AsynchronousFileCacheBacking> - Interface in org.aspectj.weaver.tools.cache
 
AsynchronousFileCacheBacking.ClearCommand - Class in org.aspectj.weaver.tools.cache
 
AsynchronousFileCacheBacking.InsertCommand - Class in org.aspectj.weaver.tools.cache
 
AsynchronousFileCacheBacking.KeyedCommand - Class in org.aspectj.weaver.tools.cache
Base class for AsynchronousFileCacheBacking.AbstractCommands that refer to a cache key
AsynchronousFileCacheBacking.RemoveCommand - Class in org.aspectj.weaver.tools.cache
 
AsynchronousFileCacheBacking.UpdateIndexCommand - Class in org.aspectj.weaver.tools.cache
 
AT_ANNOTATION - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
AT_ARGS - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
AT_CONSTRUCTOR - Static variable in class org.aspectj.weaver.patterns.DeclareAnnotation
 
AT_FIELD - Static variable in class org.aspectj.weaver.patterns.DeclareAnnotation
 
AT_INHERITED - Static variable in class org.aspectj.weaver.UnresolvedType
 
AT_METHOD - Static variable in class org.aspectj.weaver.patterns.DeclareAnnotation
 
AT_REMOVE_FROM_FIELD - Static variable in class org.aspectj.weaver.patterns.DeclareAnnotation
 
AT_RETENTION - Static variable in class org.aspectj.weaver.UnresolvedType
 
AT_TARGET - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
AT_TARGET - Static variable in class org.aspectj.weaver.UnresolvedType
 
AT_THIS - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
AT_TYPE - Static variable in class org.aspectj.weaver.patterns.DeclareAnnotation
 
AT_WITHIN - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
AT_WITHINCODE - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
AtAjAttributes - Class in org.aspectj.weaver.bcel
Annotation defined aspect reader.
AtAjAttributes() - Constructor for class org.aspectj.weaver.bcel.AtAjAttributes
 
AtAjAttributes.LazyResolvedPointcutDefinition - Class in org.aspectj.weaver.bcel
LazyResolvedPointcutDefinition lazyly resolve the pointcut so that we have time to register all pointcut referenced before pointcut resolution happens
ATANNOTATION_ONLY_SUPPORTED_AT_JAVA5_LEVEL - Static variable in class org.aspectj.weaver.WeaverMessages
 
ATARGS - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
ATARGS_ONLY_SUPPORTED_AT_JAVA5_LEVEL - Static variable in class org.aspectj.weaver.WeaverMessages
 
AtAspectJAnnotationFactory - Class in org.aspectj.ajdt.internal.compiler.ast
 
AtAspectJAnnotationFactory() - Constructor for class org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
atConflictScenario(int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.ConflictedParser
 
atConflictScenario(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.DiagnoseParser
 
atConflictScenario(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
atEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
atEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
atEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
athrow() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
athrow() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
ATHROW - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATHROW - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ATHROW - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ATT_HANDLE_ID - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Name of the handle id attribute in a Java marker.
attach(RecoveredAnnotation[], int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
attach(RecoveredAnnotation[], int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
attach(RecoveredAnnotation[], int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
attach(RecoveredAnnotation[], int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
ATTACHMENT_PROPERTY_DELIMITER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
The delimiter between the source path and root path in the attachment server property.
attachOrphanCompletionNode() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
attachOrphanCompletionNode() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
attachSource(IPath, IPath, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Attaches the source archive identified by the given absolute path to this binary package fragment root.
attachSource(IPath, IPath, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
attachTo(IndexException) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.IndexExceptionBuilder
Attaches the addresses collected by the receiver to the given exception.
ATTARGET_ONLY_SUPPORTED_AT_JAVA5_LEVEL - Static variable in class org.aspectj.weaver.WeaverMessages
 
attemptIncrementalModelRepairs - Static variable in class org.aspectj.asm.AsmManager
 
AttemptToBypassDirectSuper - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
attemptToModifySuperCalls(BcelClassWeaver, LazyClassGen, ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelTypeMunger
The main part of implementing declare parents extends.
attemptToReturnNonVoidExpression(ReturnStatement, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
attemptToReturnVoidValue(ReturnStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ATTHIS_ONLY_SUPPORTED_AT_JAVA5_LEVEL - Static variable in class org.aspectj.weaver.WeaverMessages
 
ATTHIS_OR_TARGET - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
ATTR_ANNOTATION_DEFAULT - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_BOOTSTRAPMETHODS - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_CODE - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_CONSTANT_VALUE - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_DEPRECATED - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_ENCLOSING_METHOD - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_EXCEPTIONS - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_INNER_CLASSES - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_LINE_NUMBER_TABLE - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_LINES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ATTR_LOCAL_VARIABLE_TABLE - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_LOCAL_VARIABLE_TYPE_TABLE - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_METHOD_PARAMETERS - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_METHOD_PARAMETERS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ATTR_MODULE - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_MODULE_MAIN_CLASS - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_MODULE_PACKAGES - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_NEST_HOST - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_NEST_MEMBERS - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_PMG - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_RUNTIME_INVISIBLE_ANNOTATIONS - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_RUNTIME_INVISIBLE_PARAMETER_ANNOTATIONS - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_RUNTIME_INVISIBLE_TYPE_ANNOTATIONS - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_RUNTIME_VISIBLE_ANNOTATIONS - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_RUNTIME_VISIBLE_PARAMETER_ANNOTATIONS - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_RUNTIME_VISIBLE_TYPE_ANNOTATIONS - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_SIGNATURE - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_SOURCE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ATTR_SOURCE_FILE - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_STACK_MAP - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_STACK_MAP - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ATTR_STACK_MAP_TABLE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ATTR_SYNTHETIC - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_TYPE_ANNOTATION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ATTR_UNKNOWN - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTR_VARS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
attribute - Variable in class org.aspectj.weaver.Advice
 
Attribute - Class in org.aspectj.apache.bcel.classfile
Abstract super class for Attribute objects.
Attribute(byte, int, int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.Attribute
 
ATTRIBUTE_NAMES - Static variable in interface org.aspectj.apache.bcel.Constants
 
ATTRIBUTE_NOT_SUPPORTED - Static variable in class org.aspectj.org.eclipse.jdt.core.ClasspathContainerInitializer
Status code indicating that an attribute is not supported.
ATTRIBUTE_READ_ONLY - Static variable in class org.aspectj.org.eclipse.jdt.core.ClasspathContainerInitializer
Status code indicating that an attribute is not modifiable.
attributeBytes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
attributeBytes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
attributeBytes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
AttributeName - Static variable in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
AttributeName - Static variable in class org.aspectj.weaver.AjAttribute.AjSynthetic
 
AttributeName - Static variable in class org.aspectj.weaver.AjAttribute.Aspect
 
AttributeName - Static variable in class org.aspectj.weaver.AjAttribute.DeclareAttribute
 
AttributeName - Static variable in class org.aspectj.weaver.AjAttribute.EffectiveSignatureAttribute
 
AttributeName - Static variable in class org.aspectj.weaver.AjAttribute.MethodDeclarationLineNumberAttribute
 
AttributeName - Static variable in class org.aspectj.weaver.AjAttribute.PointcutDeclarationAttribute
 
AttributeName - Static variable in class org.aspectj.weaver.AjAttribute.PrivilegedAttribute
 
AttributeName - Static variable in class org.aspectj.weaver.AjAttribute.SourceContextAttribute
 
AttributeName - Static variable in class org.aspectj.weaver.AjAttribute.TypeMunger
 
AttributeName - Static variable in class org.aspectj.weaver.AjAttribute.WeaverState
 
AttributeName - Static variable in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
AttributeNamesConstants - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
AttributePrefix - Static variable in class org.aspectj.weaver.AjAttribute
 
attributes - Variable in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
attributes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
AttributeUtils - Class in org.aspectj.apache.bcel.classfile
 
AttributeUtils() - Constructor for class org.aspectj.apache.bcel.classfile.AttributeUtils
 
atTypeAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
ATWITHIN - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
ATWITHIN_ONLY_SUPPORTED_AT_JAVA5_LEVEL - Static variable in class org.aspectj.weaver.WeaverMessages
 
ATWITHINCODE - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
ATWITHINCODE_ONLY_SUPPORTED_AT_JAVA5_LEVEL - Static variable in class org.aspectj.weaver.WeaverMessages
 
augmentTypeWithAdditionalDimensions(int, Annotation[][], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
augmentTypeWithAdditionalDimensions(int, Annotation[][], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
augmentTypeWithAdditionalDimensions(int, Annotation[][], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
augmentTypeWithAdditionalDimensions(int, Annotation[][], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
augmentTypeWithAdditionalDimensions(int, Annotation[][], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
augmentTypeWithAdditionalDimensions(int, Annotation[][], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
augmentTypeWithAdditionalDimensions(int, Annotation[][], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
augmentTypeWithAdditionalDimensions(int, Annotation[][], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
augmentTypeWithAdditionalDimensions(int, Annotation[][], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
augmentTypeWithAdditionalDimensions(int, Annotation[][], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
augmentTypeWithAdditionalDimensions(TypeReference, int, Annotation[][], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
augmentTypeWithAdditionalDimensions(TypeReference, int, Annotation[][], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
augmentTypeWithAdditionalDimensions(TypeReference, int, Annotation[][], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
AUTOBOX_COMPATIBLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
autoboxing(Expression, TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AutoBoxing - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
AutoManagedResourceNotBelow17 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
autoManagedResourcesNotBelow17(Statement[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AutoManagedVariableResourceNotBelow9 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
autoManagedVariableResourcesNotBelow9(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AUTOMATIC_MODULE_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
AutomaticModuleNaming - Class in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
AutomaticModuleNaming() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.env.AutomaticModuleNaming
 
automatonState() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
automatonWillShift(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
AutoModule(JavaElement, String, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.AbstractModule.AutoModule
 
autoModuleName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
autoModuleWithUnstableName(ModuleReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AUTOWIRED - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
availableFields() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
availableFields() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Return the array of resolvable fields (resilience)
availableMethods() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
availableMethods() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Return the array of resolvable methods (resilience)
awaitingColonColon() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
awaitingJobs - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
 
awaitingJobsCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
Answer the amount of awaiting jobs.

B

b2 - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
backdoorSetFile(File) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
backingGenericMember - Variable in class org.aspectj.weaver.ResolvedMemberImpl
if this member is a parameterized version of a member in a generic type, then this field holds a reference to the member we parameterize.
BACKPOINTER_INDEX - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldManyToOne
 
backupAptProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
BAD_FORMAT - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.ArchiveValidity
 
BAD_TEXT_EDIT_LOCATION - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a text edit can not be applied as there is a problem with the text edit location.
badtoken() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
baload() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
BALOAD - Static variable in interface org.aspectj.apache.bcel.Constants
 
BALOAD - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
BALOAD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
bareMain(String[], boolean, List<String>, List<String>, List<String>, List<String>, List<String>) - Static method in class org.aspectj.tools.ajc.Main
Convenience method to run ajc and collect String lists of messages.
base_action - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
base_check(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
BASE_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
BASE_TYPE_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Kind constant for a base (primitive or void) type signature.
BASE_TYPES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadoc
 
BaseAnnotationProcessorManager - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
This class is the central dispatch point for Java 6 annotation processing.
BaseAnnotationProcessorManager() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
baseField - Variable in class org.aspectj.ajdt.internal.compiler.lookup.InlineAccessFieldBinding
 
baseField - Variable in class org.aspectj.ajdt.internal.compiler.lookup.PrivilegedFieldBinding
 
BaseMessagerImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
 
BaseMessagerImpl() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl
 
BaseProcessingEnvImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
Implementation of ProcessingEnvironment that is common to batch and IDE environments.
BaseProcessingEnvImpl() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
BaseTypeBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
baseTypeReference(int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
baseTypeReference(int, int, Annotation[][]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
BaseTypeSignature(String) - Constructor for class org.aspectj.util.GenericSignature.BaseTypeSignature
 
BasicCompilationUnit - Class in org.aspectj.org.eclipse.jdt.internal.core
A basic implementation of ICompilationUnit for use in the SourceMapper.
BasicCompilationUnit(char[], char[][], String, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
Deprecated.
BasicCompilationUnit(char[], char[][], String, IJavaElement) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
BasicEditor - Class in org.aspectj.tools.ajbrowser.ui
Bare-bones editor implementation used when the framework is being used standalone.
BasicEditor() - Constructor for class org.aspectj.tools.ajbrowser.ui.BasicEditor
 
BasicModule - Class in org.aspectj.org.eclipse.jdt.internal.compiler.batch
Retrofit a ModuleDeclaration into an ISourceModule.
BasicModule(ModuleDeclaration, IModulePathEntry) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.BasicModule
 
basicParser() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
BasicSearchEngine - Class in org.aspectj.org.eclipse.jdt.internal.core.search
Search basic engine.
BasicSearchEngine() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
BasicSearchEngine(ICompilationUnit[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
BasicSearchEngine(WorkingCopyOwner) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
BasicToken - Class in org.aspectj.weaver.patterns
 
BasicTokenSource - Class in org.aspectj.weaver.patterns
 
BasicTokenSource(IToken[], ISourceContext) - Constructor for class org.aspectj.weaver.patterns.BasicTokenSource
 
BasicType - Class in org.aspectj.apache.bcel.generic
Denotes basic type such as int.
bastore() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
BASTORE - Static variable in interface org.aspectj.apache.bcel.Constants
 
BASTORE - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
BASTORE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
BATCH_BUILD - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
BATCH_INITIALIZATION_FINISHED - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
BATCH_INITIALIZATION_IN_PROGRESS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
BatchAnnotationProcessorManager - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
Java 6 annotation processor manager used when compiling from the command line or via the javax.tools.JavaCompiler interface.
BatchAnnotationProcessorManager() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager
Zero-arg constructor so this object can be easily created via reflection.
batchBuild(AjBuildConfig, IMessageHandler) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
batchCompiler - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
BatchCompiler - Class in org.aspectj.org.eclipse.jdt.core.compiler.batch
A public API for invoking the Eclipse Compiler for Java.
BatchCompilerRequestor - Class in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
BatchCompilerRequestor(Main) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.BatchCompilerRequestor
 
batchContainerInitializations - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
batchContainerInitializationsLock - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
batchContainerInitializationsProgress - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
BatchFilerImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
Implementation of Filer used when compilation is driven by command line or by Tool interface.
BatchFilerImpl(BaseAnnotationProcessorManager, BatchProcessingEnvImpl) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
 
BatchImageBuilder - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
BatchImageBuilder(BatchImageBuilder, boolean, CompilationGroup) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
BatchImageBuilder(JavaBuilder, boolean, CompilationGroup) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
BatchInitializationMonitor - Class in org.aspectj.org.eclipse.jdt.internal.core
Copyright (c) 2000, 2013 IBM Corporation and others.
BatchInitializationMonitor() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
BatchMessagerImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
An implementation of Messager that reports messages via the Compiler
BatchMessagerImpl(BaseProcessingEnvImpl, Main) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchMessagerImpl
 
BatchOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
An operation created as a result of a call to JavaCore.run(IWorkspaceRunnable, IProgressMonitor) that encapsulates a user defined IWorkspaceRunnable.
BatchOperation(IWorkspaceRunnable) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.BatchOperation
 
BatchProcessingEnvImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
The implementation of ProcessingEnvironment that is used when compilation is driven by the command line or by the Tool interface.
BatchProcessingEnvImpl(BaseAnnotationProcessorManager, Main, String[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl
 
BcelAccessForInlineMunger - Class in org.aspectj.weaver.bcel
Looks for all access to method or field that are not public within the body of the around advices and replace the invocations to a wrapper call so that the around advice can further be inlined.
BcelAccessForInlineMunger(ResolvedType) - Constructor for class org.aspectj.weaver.bcel.BcelAccessForInlineMunger
 
BcelAnnotation - Class in org.aspectj.weaver.bcel
Wraps a Bcel Annotation object and uses it to answer AnnotationAJ method calls.
BcelAnnotation(AnnotationGen, ResolvedType) - Constructor for class org.aspectj.weaver.bcel.BcelAnnotation
 
BcelAnnotation(AnnotationGen, World) - Constructor for class org.aspectj.weaver.bcel.BcelAnnotation
 
bcelAttribute(AjAttribute, ConstantPool) - Static method in class org.aspectj.weaver.bcel.Utility
 
BcelCflowAccessVar - Class in org.aspectj.weaver.bcel
XXX Erik and I need to discuss this hierarchy.
BcelCflowAccessVar(ResolvedType, Member, int) - Constructor for class org.aspectj.weaver.bcel.BcelCflowAccessVar
 
BcelCflowCounterFieldAdder - Class in org.aspectj.weaver.bcel
This type munger will modify a given class (see the munge() method) to include a field representing a CflowCounter object.
BcelCflowCounterFieldAdder(ResolvedMember) - Constructor for class org.aspectj.weaver.bcel.BcelCflowCounterFieldAdder
 
BcelCflowStackFieldAdder - Class in org.aspectj.weaver.bcel
 
BcelCflowStackFieldAdder(ResolvedMember) - Constructor for class org.aspectj.weaver.bcel.BcelCflowStackFieldAdder
 
BcelConstantPoolReader - Class in org.aspectj.weaver.bcel
An implementation of the constant pool reader that speaks Bcel.
BcelConstantPoolReader(ConstantPool) - Constructor for class org.aspectj.weaver.bcel.BcelConstantPoolReader
 
BcelFieldRef - Class in org.aspectj.weaver.bcel
XXX Erik and I need to discuss this hierarchy.
BcelFieldRef(ResolvedType, String, String) - Constructor for class org.aspectj.weaver.bcel.BcelFieldRef
 
BcelGenericSignatureToTypeXConverter - Class in org.aspectj.weaver.bcel
A utility class that assists in unpacking constituent parts of generic signature attributes and returning their equivalents in UnresolvedType world.
BcelGenericSignatureToTypeXConverter() - Constructor for class org.aspectj.weaver.bcel.BcelGenericSignatureToTypeXConverter
 
BcelGenericSignatureToTypeXConverter.GenericSignatureFormatException - Exception in org.aspectj.weaver.bcel
 
BcelObjectType - Class in org.aspectj.weaver.bcel
 
BcelPerClauseAspectAdder - Class in org.aspectj.weaver.bcel
Adds aspectOf(), hasAspect() etc to the annotation defined aspects
BcelPerClauseAspectAdder(ResolvedType, PerClause.Kind) - Constructor for class org.aspectj.weaver.bcel.BcelPerClauseAspectAdder
 
BcelRenderer - Class in org.aspectj.weaver.bcel
 
bcelRepositoryCaching - Variable in class org.aspectj.weaver.World
 
BcelShadow - Class in org.aspectj.weaver.bcel
 
BcelShadow(BcelWorld, Shadow.Kind, Member, LazyMethodGen, BcelShadow) - Constructor for class org.aspectj.weaver.bcel.BcelShadow
This generates an unassociated shadow, rooted in a particular method but not rooted to any particular point in the code.
BcelTypeMunger - Class in org.aspectj.weaver.bcel
 
BcelTypeMunger(ResolvedTypeMunger, ResolvedType) - Constructor for class org.aspectj.weaver.bcel.BcelTypeMunger
 
BcelVar - Class in org.aspectj.weaver.bcel
 
BcelVar(ResolvedType, int) - Constructor for class org.aspectj.weaver.bcel.BcelVar
 
BcelWeakClassLoaderReference - Class in org.aspectj.weaver.bcel
Wraps a reference to a classloader inside a WeakReference.
BcelWeakClassLoaderReference(ClassLoader) - Constructor for class org.aspectj.weaver.bcel.BcelWeakClassLoaderReference
 
BcelWeaver - Class in org.aspectj.weaver.bcel
 
BcelWeaver(BcelWorld) - Constructor for class org.aspectj.weaver.bcel.BcelWeaver
 
BcelWeavingSupport - Class in org.aspectj.weaver.bcel
Bcel implementation of the weaving support required in a BcelWorld which will actually modify bytecode.
BcelWeavingSupport() - Constructor for class org.aspectj.weaver.bcel.BcelWeavingSupport
 
bcelWorld - Variable in class org.aspectj.weaver.tools.WeavingAdaptor
 
BcelWorld - Class in org.aspectj.weaver.bcel
 
BcelWorld() - Constructor for class org.aspectj.weaver.bcel.BcelWorld
 
BcelWorld(ClassLoader, IMessageHandler, ICrossReferenceHandler) - Constructor for class org.aspectj.weaver.bcel.BcelWorld
Build a World from a ClassLoader, for LTW support
BcelWorld(String) - Constructor for class org.aspectj.weaver.bcel.BcelWorld
 
BcelWorld(List, IMessageHandler, ICrossReferenceHandler) - Constructor for class org.aspectj.weaver.bcel.BcelWorld
 
BcelWorld(ClassPathManager, IMessageHandler, ICrossReferenceHandler) - Constructor for class org.aspectj.weaver.bcel.BcelWorld
 
BCException - Exception in org.aspectj.weaver
Exception to use inside the bcweaver.
BCException() - Constructor for exception org.aspectj.weaver.BCException
 
BCException(String) - Constructor for exception org.aspectj.weaver.BCException
 
BCException(String, Throwable) - Constructor for exception org.aspectj.weaver.BCException
 
bCodeStream - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
BEANS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
beautifyLocation(ISourceLocation) - Static method in class org.aspectj.weaver.bcel.Utility
 
becomeDelegateFor(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
Makes the current label inline all references to the other label
becomeDetailed() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Generates detailed source indexes for this node if possible.
becomeSimpleParser() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
becomeSimpleParser() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
The parser become a simple parser which behave like a Parser
becomeWorkingCopy(IProblemRequestor, WorkingCopyOwner, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IClassFile
Deprecated.
Use ITypeRoot.getWorkingCopy(WorkingCopyOwner, IProgressMonitor) instead. Note that if this deprecated method is used, problems will be reported to the given problem requestor as well as the problem requestor returned by the working copy owner (if not null).
becomeWorkingCopy(IProblemRequestor, WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
becomeWorkingCopy(IProblemRequestor, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Deprecated.
Use ICompilationUnit.becomeWorkingCopy(IProgressMonitor) instead. Note that if this deprecated method is used, problems will be reported to the given problem requestor as well as the problem requestor returned by the working copy owner (if not null).
becomeWorkingCopy(IProblemRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
becomeWorkingCopy(IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Changes this compilation unit handle into a working copy.
becomeWorkingCopy(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
BecomeWorkingCopyOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
Switch and ICompilationUnit to working copy mode and signal the working copy addition through a delta.
BecomeWorkingCopyOperation(CompilationUnit, IProblemRequestor) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.BecomeWorkingCopyOperation
 
Before - Enum constant in enum class org.aspectj.weaver.loadtime.definition.Definition.AdviceKind
 
Before - Annotation Interface in org.aspectj.lang.annotation
Before advice
Before - Static variable in class org.aspectj.weaver.AdviceKind
 
BEFORE - Enum constant in enum class org.aspectj.lang.reflect.AdviceKind
 
BEFORE_ANNOTATION - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
BeforeAdviceDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
BeforeAdviceDeclaration DOM AST node.
beforeAnalysing(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
 
beforeAnalysing(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AjCompilerAdapter
 
beforeAnalysing(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
beforeAnalysing(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.DefaultCompilerAdapter
 
beforeAnalysing(CompilationUnitDeclaration) - Method in interface org.aspectj.ajdt.internal.compiler.ICompilerAdapter
 
beforeCompiling(ICompilationUnit[]) - Method in class org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
 
beforeCompiling(ICompilationUnit[]) - Method in class org.aspectj.ajdt.internal.compiler.AjCompilerAdapter
 
beforeCompiling(ICompilationUnit[]) - Method in class org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
beforeCompiling(ICompilationUnit[]) - Method in class org.aspectj.ajdt.internal.compiler.DefaultCompilerAdapter
 
beforeCompiling(ICompilationUnit[]) - Method in interface org.aspectj.ajdt.internal.compiler.ICompilerAdapter
 
beforeGenerating(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
 
beforeGenerating(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AjCompilerAdapter
 
beforeGenerating(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
beforeGenerating(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.DefaultCompilerAdapter
 
beforeGenerating(CompilationUnitDeclaration) - Method in interface org.aspectj.ajdt.internal.compiler.ICompilerAdapter
 
beforeProcessing(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
 
beforeProcessing(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AjCompilerAdapter
 
beforeProcessing(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
beforeProcessing(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.DefaultCompilerAdapter
 
beforeProcessing(CompilationUnitDeclaration) - Method in interface org.aspectj.ajdt.internal.compiler.ICompilerAdapter
 
beforeResolving(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
 
beforeResolving(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AjCompilerAdapter
 
beforeResolving(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
beforeResolving(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.DefaultCompilerAdapter
 
beforeResolving(CompilationUnitDeclaration) - Method in interface org.aspectj.ajdt.internal.compiler.ICompilerAdapter
 
beforeResolving(CompilationUnitDeclaration, ICompilationUnit, boolean, boolean, boolean) - Method in class org.aspectj.ajdt.internal.compiler.DefaultCompilerAdapter
 
begin() - Method in interface org.aspectj.ajde.core.IBuildProgressMonitor
Start the progress monitor
begin() - Method in class org.aspectj.ajde.ui.swing.DefaultBuildProgressMonitor
Start the progress monitor.
begin() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
begin() - Method in class org.aspectj.tools.ajbrowser.core.BrowserBuildProgressMonitor
 
begin(int) - Method in class org.aspectj.org.eclipse.jdt.core.compiler.CompilationProgress
Notifies that the compilation is beginning.
BeginAnnotationCheck - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
BeginHierarchyCheck - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
beginReporting() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Pro forma notification sent before reporting a batch of completion proposals.
beginReporting() - Method in interface org.aspectj.org.eclipse.jdt.core.IProblemRequestor
Notification sent before starting the problem detection process.
beginReporting() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchRequestor
Notification sent before starting the search action.
beginReporting() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerWorkingCopyInfo
 
beginSearching() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchParticipant
Notification that this participant's help is needed in a search.
beginSearching() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
beginTask(String, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
beginTask(String, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
beginToCompile(ICompilationUnit[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
Add the initial set of compilation units into the loop -> build compilation unit declarations, their bindings and record their results.
behaveInJava5Way - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
belongsTo(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexRequest
 
belongsTo(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
belongsTo(String) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
Answer true if the job belongs to a given family (tag)
betterOf(TypeConstants.BoundCheckStatus) - Method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.BoundCheckStatus
 
binariesFromIndexMatches - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder
Cache used to record binaries recreated from index matches
BINARY - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
BINARY_LITERAL_NOT_BELOW_17 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
BINARY_LITERAL_NOT_BELOW_17 - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
BINARY_SEARCH_THRESHOLD - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SortedCharArrays
 
BinaryContainer - Class in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
BinaryContainer(IPath, IndexManager) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.BinaryContainer
 
BinaryExpression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
BinaryExpression(BinaryExpression) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
BinaryExpression(Expression, Expression, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
BinaryIndexer - Class in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
BinaryIndexer(SearchDocument) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.BinaryIndexer
 
BinaryLambdaExpression - Class in org.aspectj.org.eclipse.jdt.internal.core
 
BinaryLambdaMethod - Class in org.aspectj.org.eclipse.jdt.internal.core
 
BinaryLiteralNotBelow17 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
binaryLocations - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.State
 
BinaryMember - Class in org.aspectj.org.eclipse.jdt.internal.core
Common functionality for Binary member handles.
BinaryMember(JavaElement, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
BinaryMethod - Class in org.aspectj.org.eclipse.jdt.internal.core
 
BinaryMethod(JavaElement, String, String[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
BinaryMethodSkeleton(char[], char[], char[][], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
BinaryModule - Class in org.aspectj.org.eclipse.jdt.internal.core
 
BinaryModule(JavaElement, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
For creating a pure handle from its memento.
BinaryModule(JavaElement, IBinaryModule) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
For creating a populated handle from a class file.
BinaryModuleBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
BinaryModuleDescriptor - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java.model
Holds a lightweight identifier for an IBinaryModule, with sufficient information to either read it from disk or read it from the index.
BinaryModuleDescriptor(char[], char[], char[], char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryModuleDescriptor
Constructs a new descriptor
BinaryModuleFactory - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java.model
FIXME: this class is a stub as of now, it does not support modules in the new index.
BinaryModuleFactory() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryModuleFactory
 
binaryNameToFieldDescriptor(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaNames
Converts a binary name to a field descriptor (without the trailing ';')
binaryNameToFullyQualifiedName(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaNames
 
binaryNameToResourceRelativePath(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaNames
Given the binary name of a class, returns the jar-relative path of the class file within that jar, including the .class extension.
binaryNameToSimpleName(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaNames
Converts a java binary name to a simple name.
binarySearch(char[], FieldBinding[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
binarySearch(char[], MethodBinding[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Returns a combined range value representing: (start + (end<<32)), where start is the index of the first matching method (remember methods are sorted alphabetically on selectors), and end is the index of last contiguous methods with same selector
BinarySourceFile(File, File) - Constructor for class org.aspectj.ajdt.internal.core.builder.AjBuildConfig.BinarySourceFile
 
binaryType - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
BinaryType - Class in org.aspectj.org.eclipse.jdt.internal.core
Parent is an IClassFile.
BinaryType(JavaElement, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
BinaryTypeBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
BinaryTypeBinding() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
Default empty constructor for subclasses only.
BinaryTypeBinding(BinaryTypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
BinaryTypeBinding(PackageBinding, IBinaryType, LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
Standard constructor for creating binary type bindings from binary models (classfiles)
BinaryTypeBinding(PackageBinding, IBinaryType, LookupEnvironment, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
Standard constructor for creating binary type bindings from binary models (classfiles)
BinaryTypeBinding.ExternalAnnotationStatus - Enum Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
BinaryTypeConverter - Class in org.aspectj.org.eclipse.jdt.internal.core
Converter from a binary type to an AST type declaration.
BinaryTypeConverter(ProblemReporter, CompilationResult, HashSetOfCharArrayArray) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.BinaryTypeConverter
 
BinaryTypeDescriptor - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java.model
Holds a lightweight identifier for an IBinaryType, with sufficient information to either read it from disk or read it from the index.
BinaryTypeDescriptor(char[], char[], char[], char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeDescriptor
Constructs a new descriptor
BinaryTypeFactory - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java.model
 
BinaryTypeFactory() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeFactory
 
BinaryTypeFactory.NotInIndexException - Exception in org.aspectj.org.eclipse.jdt.internal.core.nd.java.model
 
BinaryTypeFormatter - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
BinaryTypeFormatter() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.BinaryTypeFormatter
 
binaryTypeOrModule - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
The binary type or module source is being mapped for
bind(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
bind(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String, Object) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String, Object) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String, Object[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String, Object[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String, Object, Object) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String, Object, Object) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
bind(String, String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
bind(String, String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
bind(MethodScope, TypeBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnArgumentName
 
bind(MethodScope, TypeBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnArgumentName
 
bind(MethodScope, TypeBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
bindArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
Bind and add argument's binding into the scope of the method
binding - Variable in exception org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionNodeFound
 
binding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
binding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
binding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
 
binding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
binding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
binding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
binding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
binding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
binding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MemberValuePair
 
binding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
binding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
binding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleReference
 
binding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
binding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordComponent
 
binding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
binding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
binding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
binding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
binding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
binding() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.Invocation
Answer the resolved method binding of this invocation
binding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
Binding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
Binding() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
BINDING - Static variable in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
BINDING - Static variable in class org.aspectj.weaver.patterns.TypePattern
 
BINDING_NON_RUNTIME_RETENTION_ANNOTATION - Static variable in class org.aspectj.weaver.WeaverMessages
 
BindingAnnotationFieldTypePattern - Class in org.aspectj.weaver.patterns
Represents an attempt to bind the field of an annotation within a pointcut.
BindingAnnotationFieldTypePattern(UnresolvedType, int, UnresolvedType) - Constructor for class org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
BindingAnnotationTypePattern - Class in org.aspectj.weaver.patterns
 
BindingAnnotationTypePattern(FormalBinding) - Constructor for class org.aspectj.weaver.patterns.BindingAnnotationTypePattern
 
BindingAnnotationTypePattern(UnresolvedType, int) - Constructor for class org.aspectj.weaver.patterns.BindingAnnotationTypePattern
 
BINDINGFIELD - Static variable in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
BINDINGFIELD2 - Static variable in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
BindingKey - Class in org.aspectj.org.eclipse.jdt.core
Utility class to decode or create a binding key.
BindingKey(String) - Constructor for class org.aspectj.org.eclipse.jdt.core.BindingKey
Creates a new binding key.
BindingKeyParser - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
BindingKeyParser(String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
BindingKeyParser(BindingKeyParser) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
BindingKeyResolver - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
BindingKeyResolver(String, Compiler, LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
BindingMap<V> - Class in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
Maps a TypeBinding onto values.
BindingMap() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.BindingMap
 
bindingParameterTypes - Variable in class org.aspectj.weaver.Advice
 
bindingPattern - Variable in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
BindingPattern - Interface in org.aspectj.weaver.patterns
Marker interface for BindingTypePattern and BindingAnnotationTypePattern
bindings - Variable in class org.aspectj.weaver.patterns.SimpleScope
 
Bindings - Class in org.aspectj.weaver.patterns
 
Bindings(int) - Constructor for class org.aspectj.weaver.patterns.Bindings
 
Bindings(BindingPattern[]) - Constructor for class org.aspectj.weaver.patterns.Bindings
 
BindingScope - Class in org.aspectj.weaver
BindingScope that knows the enclosingType, which is needed for pointcut reference resolution
BindingScope(ResolvedType, ISourceContext, FormalBinding[]) - Constructor for class org.aspectj.weaver.BindingScope
 
bindingType() - Method in class org.aspectj.ajdt.internal.compiler.lookup.PointcutBinding
 
BindingTypePattern - Class in org.aspectj.org.eclipse.jdt.core.dom
 
BindingTypePattern - Class in org.aspectj.weaver.patterns
 
BindingTypePattern(AST, FormalBinding) - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.BindingTypePattern
 
BindingTypePattern(FormalBinding, boolean) - Constructor for class org.aspectj.weaver.patterns.BindingTypePattern
 
BindingTypePattern(UnresolvedType, int, boolean) - Constructor for class org.aspectj.weaver.patterns.BindingTypePattern
 
bindsProceedingJoinPoint() - Method in class org.aspectj.weaver.ShadowMunger
 
bindThrownExceptions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
Record the thrown exception type bindings in the corresponding type references.
binSrc - Variable in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig.BinarySourceFile
 
bipush(byte) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
BIPUSH - Static variable in interface org.aspectj.apache.bcel.Constants
 
BIPUSH - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
bit - Variable in class org.aspectj.weaver.Shadow.Kind
 
BIT_AND_ASSIGN - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Assignment.Operator
&= operator.
BIT_OR_ASSIGN - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Assignment.Operator
|= operator.
BIT_XOR_ASSIGN - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Assignment.Operator
^= operator.
Bit1 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit10 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit11 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit12 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit13 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit14 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit15 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit16 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit17 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit18 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit19 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit2 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit20 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit21 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit22 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit23 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit24 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit25 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit26 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit27 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit28 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit29 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit3 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit30 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit31 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit32 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit32L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit33L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit34L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit35L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit36L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit37L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit38L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit39L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit4 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit40L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit41L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit42L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit43L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit44L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit45L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit46L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit47L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit48L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit49L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit5 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit50L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit51L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit52L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit53L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit54L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit55L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit56L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit57L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit58L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit59L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit6 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit60L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit61L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit62L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit63L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit64L - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit7 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit8 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit9 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
BitAnyNullAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
BitAutoCloseable - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Marks all sub-types of java.lang.AutoCloseable.
BitCacheSize - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
BitCacheSize - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
BitCloseable - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Marks all sub-types of java.io.Closeable.
BitCollection - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Mark subtypes of Collection to analyze dangerous contains/remove.
bitflags - Variable in class org.aspectj.runtime.internal.AroundClosure
 
BitList - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Mark subtypes of List to analyze dangerous indexOf.
BitMap - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Mark subtypes of Map to analyze dangerous get/remove et al.
BitNonNullAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Bit for a type configured as a @NonNull annotation.
BitNonNullByDefaultAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Bit for a type configured as a @NonNullByDefault annotation.
BitNullableAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Bit for a type configured as a @Nullable annotation.
BitResourceFreeCloseable - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Bit for members of a white list: Subtypes of Closeable that do not hold an OS resource that needs to be released.
bits - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
bits - Variable in class org.aspectj.weaver.ResolvedType
 
Bits - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
BitUninitialized - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Marks a type whose type bits have not yet been initialized.
BitUninternedType - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
BitWrapperCloseable - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Bit for members of a white list: Subtypes of Closeable that wrap another resource without directly holding any OS resources.
BK_NAME - Static variable in class org.aspectj.org.eclipse.jdt.core.NamingConventions
The base name associated to this base name kind is a simple name.
BK_SIMPLE_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.InternalNamingConventions
 
BK_SIMPLE_TYPE_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.InternalNamingConventions
 
BK_TYPE_NAME - Static variable in class org.aspectj.org.eclipse.jdt.core.NamingConventions
The base name associated to this base name kind is a simple type name.
bla - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
Interfaces may have no static initializers, so we simulate this with an inner class.
blank_lines_after_code_block - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_after_imports - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_after_last_class_body_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_after_package - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_at_beginning_of_code_block - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_at_beginning_of_method_body - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_at_end_of_code_block - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_at_end_of_method_body - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_before_abstract_method - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_before_code_block - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_before_field - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_before_first_class_body_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_before_imports - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_before_member_type - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_before_method - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_before_new_chunk - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_before_package - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_between_import_groups - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_between_statement_groups_in_switch - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_between_type_declarations - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
block - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
 
block - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
Block - Class in org.aspectj.org.eclipse.jdt.core.dom
Block statement AST node type.
Block - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
Block(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
 
BLOCK - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type Block.
BLOCK_ALL_TAGS_LENGTH - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
BLOCK_BODY - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
BLOCK_COMMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type BlockComment.
BLOCK_HEADER_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
BLOCK_IDX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
BLOCK_INDENT - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapMode
Wrap mode used for lines in anonymous class and lambda body.
BLOCK_SCOPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
BLOCK_SIZE_DELTA - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
BLOCK_SIZE_DELTA_BITS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
BLOCK_TAGS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
BLOCK_TAGS_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
BlockComment - Class in org.aspectj.org.eclipse.jdt.core.dom
Block comment AST node type.
blockDeclaration - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
BlockExit - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
blockReal() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
BlockScope - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
BlockScope(int, Scope) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
BlockScope(BlockScope) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
BlockScope(BlockScope, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
BlockScope(BlockScope, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
blockStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
blockStatement - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
body - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
body - Variable in class org.aspectj.weaver.bcel.ExceptionRange
 
body() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
BODY_DECLARATIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeDeclaration
The "bodyDeclarations" structural property of this node type (element type: BodyDeclaration).
BODY_DECLARATIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AnonymousClassDeclaration
The "bodyDeclarations" structural property of this node type (element type: BodyDeclaration).
BODY_DECLARATIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.EnumDeclaration
The "bodyDeclarations" structural property of this node type (element type: BodyDeclaration).
BODY_DECLARATIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.RecordDeclaration
The "bodyDeclarations" structural property of this node type (element type: BodyDeclaration).
BODY_DECLARATIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
The "bodyDeclarations" structural property of this node type (element type: BodyDeclaration) (added in JLS3 API).
BODY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AdviceDeclaration
The "body" structural property of this node type.
BODY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.CatchClause
The "body" structural property of this node type (child type: Block).
BODY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.CflowPointcut
 
BODY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DoStatement
The "body" structural property of this node type (child type: Statement).
BODY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.EnhancedForStatement
The "body" structural property of this node type (child type: Statement).
BODY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ForStatement
The "body" structural property of this node type (child type: Statement).
BODY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Initializer
The "body" structural property of this node type (child type: Block).
BODY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.LabeledStatement
The "body" structural property of this node type (child type: Statement).
BODY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.LambdaExpression
The "body" structural property of this node type (child type: ASTNode, must be either a Block or an Expression).
BODY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
The "body" structural property of this node type (child type: Block).
BODY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.NotPointcut
 
BODY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PerCflow
 
BODY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PerObject
 
BODY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SynchronizedStatement
The "body" structural property of this node type (child type: Block).
BODY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TryStatement
The "body" structural property of this node type (child type: Block).
BODY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.WhileStatement
The "body" structural property of this node type (child type: Statement).
BodyDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
Abstract base class of all AST nodes that represent body declarations that may appear in the body of some kind of class or interface declaration, including anonymous class declarations, enumeration declarations, and enumeration constant declarations.
bodyDeclarations() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AbstractTypeDeclaration
Returns the live ordered list of body declarations of this type declaration.
bodyDeclarations() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AnonymousClassDeclaration
Returns the live ordered list of body declarations of this anonymous class declaration.
bodyEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
bodyEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
 
bodyEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
bodyEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
bodyEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
bodyEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
bodyEnd(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
bodyEnd(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
bodyEnd(Initializer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
bodyEnd(Initializer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
BodyForAbstractMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
BodyForNativeMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
bodyStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
bodyStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
 
bodyStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
bodyStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
bodyStartsAtHeaderEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
bodyStartsAtHeaderEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
BOOLEAN - Static variable in class org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
BOOLEAN - Static variable in class org.aspectj.apache.bcel.generic.Type
 
BOOLEAN - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
Type code for the primitive type "boolean".
BOOLEAN - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl
 
BOOLEAN - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
BOOLEAN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
BOOLEAN - Static variable in class org.aspectj.weaver.UnresolvedType
 
BOOLEAN - Variable in class org.aspectj.weaver.World
 
BOOLEAN_ARRAY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
BOOLEAN_LITERAL - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type BooleanLiteral.
BOOLEAN_TAG - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a constant of type boolean
BOOLEAN_VALUE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.BooleanLiteral
The "booleanValue" structural property of this node type (type: Boolean).
Boolean2Boolean - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Boolean2Int - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Boolean2String - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
booleanBooleanSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
BooleanConstant - Class in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
BooleanConstrSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
BooleanLiteral - Class in org.aspectj.org.eclipse.jdt.core.dom
Boolean literal node.
booleanObject(boolean) - Static method in class org.aspectj.runtime.internal.Conversions
 
booleanValue() - Method in class org.aspectj.org.eclipse.jdt.core.dom.BooleanLiteral
Returns the boolean value of this boolean literal node.
booleanValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.BooleanConstant
 
booleanValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
booleanValue(Object) - Static method in class org.aspectj.runtime.internal.Conversions
 
BOOLEANVALUE_BOOLEAN_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
BOOLEANVALUE_BOOLEAN_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
BOOTSTRAP - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
BOOTSTRAP_METHODS - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"BootstrapMethods" attribute (added in cldc1.0).
BOOTSTRAP_METHODS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
BOOTSTRAP_STRING - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
BootstrapMethod(int, int[]) - Constructor for class org.aspectj.apache.bcel.classfile.BootstrapMethods.BootstrapMethod
 
bootstrapMethodNumber - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
bootstrapMethods - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
BootstrapMethods - Class in org.aspectj.apache.bcel.classfile
Represents the BootstrapMethods attribute in Java 7 classes.
BootstrapMethods(int, int, BootstrapMethods.BootstrapMethod[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.BootstrapMethods
 
BootstrapMethods(BootstrapMethods) - Constructor for class org.aspectj.apache.bcel.classfile.BootstrapMethods
 
BootstrapMethods.BootstrapMethod - Class in org.aspectj.apache.bcel.classfile
 
BootstrapMethodsAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IBootstrapMethodsAttribute.
BootstrapMethodsAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.BootstrapMethodsAttribute
Constructor for BootstrapMethodsAttribute.
BootstrapMethodsEntry - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IBootstrapMethodsEntry
BootstrapMethodsEntry(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.BootstrapMethodsEntry
 
BootstrapMethodsName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
bootstrapTypes - Static variable in class org.aspectj.weaver.ltw.LTWWorld
 
border1 - Variable in class org.aspectj.ajde.ui.swing.BrowserStructureViewToolPanel
 
border1 - Variable in class org.aspectj.ajde.ui.swing.StructureViewPanel
 
border2 - Variable in class org.aspectj.ajde.ui.swing.BrowserStructureViewToolPanel
 
border2 - Variable in class org.aspectj.ajde.ui.swing.StructureViewPanel
 
borderLayout1 - Variable in class org.aspectj.ajde.ui.swing.BrowserStructureViewToolPanel
 
borrowPorter(IMessage) - Static method in exception org.aspectj.bridge.AbortException
Get a porter exception from the pool.
BOTH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
BOTH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
BOTTOM_NAVBAR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
bound - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
bound - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
BOUND_CHECK - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching.CheckMode
in this mode we check compatibility of a type argument against the corresponding type parameter.
BOUND_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.WildcardType
The "bound" structural property of this node type (child type: Type).
BOUND_SUPER_CHECK - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching.CheckMode
similar to COMPATIBLE, but for type variables we look for instantiations, rather than treating them as "free type variables".
boundCannotBeArray(ASTNode, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
BoundCannotBeArray - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
boundCheck(Scope, TypeReference[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
Iterate type arguments, and validate them according to corresponding variable bounds.
boundCheck(Substitution, TypeBinding, Scope, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
Returns true if the argument type satisfies all bounds of the type parameter
boundCheck(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
Returns true if the argument type satisfies the wildcard bound(s)
BoundedReferenceType - Class in org.aspectj.weaver
A BoundedReferenceType is the result of a generics wildcard expression ?
BoundedReferenceType(String, String, World) - Constructor for class org.aspectj.weaver.BoundedReferenceType
only for use when resolving GenericsWildcardTypeX or a TypeVariableReferenceType
BoundedReferenceType(ReferenceType, boolean, World) - Constructor for class org.aspectj.weaver.BoundedReferenceType
 
BoundedReferenceType(ReferenceType, boolean, World, ReferenceType[]) - Constructor for class org.aspectj.weaver.BoundedReferenceType
 
BoundedReferenceType(World) - Constructor for class org.aspectj.weaver.BoundedReferenceType
Constructs the BoundedReferenceType representing an unbounded wildcard '?'.
BoundHasConflictingArguments - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
boundKind - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
boundMustBeAnInterface(ASTNode, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
BoundMustBeAnInterface - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
bounds - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
bounds - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeParameterInfo
 
bounds - Variable in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameterElementInfo
 
BOUNDS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeParameter
 
boundscheckingoff - Static variable in class org.aspectj.weaver.patterns.WildTypePattern
 
boundsCount() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
boundsSignatures - Variable in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameterElementInfo
 
boxedClass(PrimitiveType) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
boxedPrimitivesMap - Static variable in class org.aspectj.weaver.patterns.ExactTypePattern
 
boxing(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
BOXING - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
BOXING - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
BoxingConversion - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
brace_position_for_annotation_type_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_anonymous_type_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_array_initializer - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_block - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_block_in_case - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_constructor_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_enum_constant - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_enum_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_lambda_body - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_method_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_record_constructor - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_record_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_switch - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_type_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
bracket - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
bracketBalance - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
bracketDepth - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
BracketKinds - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
BracketKinds - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
BracketKinds - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
BRANCH_INSTRUCTION - Static variable in interface org.aspectj.apache.bcel.Constants
 
branchChainTo(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
Dispatch the call on its last statement.
branchChainTo(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
INTERNAL USE ONLY.
branchChainTo(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
Dispatch the call on its last statement.
BranchHandle - Class in org.aspectj.apache.bcel.generic
BranchHandle is returned by specialized InstructionList.append() whenever a BranchInstruction is appended.
BranchLabel - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
BranchLabel() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
BranchLabel(CodeStream) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
BranchStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
BranchStatement(char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BranchStatement
BranchStatement constructor comment.
BREAK - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnBranchStatementLabel
 
BREAK - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
BREAK_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type BreakStatement.
breakAfter() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
breakBefore() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
BREAKING - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
breakLabel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
breakLabel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
breakLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
breakLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
breakpoint(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject.ClasspathResolutionBreakpointListener
 
BREAKPOINT - Static variable in interface org.aspectj.apache.bcel.Constants
Non-legal opcodes, may be used by JVM internally.
BREAKPOINT - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
breaksOut(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
BreakStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
Break statement AST node type.
BreakStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
BreakStatement(char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BreakStatement
 
BridgeMethod - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
bridgerToInterMethod(ResolvedMember, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
Sometimes the intertyped method requires a bridge method alongside it.
BrowserBuildProgressMonitor - Class in org.aspectj.tools.ajbrowser.core
Build progress monitor that shows the progress in a dialog containing a JProgressBar.
BrowserBuildProgressMonitor(BrowserMessageHandler) - Constructor for class org.aspectj.tools.ajbrowser.core.BrowserBuildProgressMonitor
 
BrowserCompilerConfiguration - Class in org.aspectj.tools.ajbrowser.core
AjBrowser implementation of ICompilerConfiguration which returns something for getClasspath(), getJavaOptionsMap(), getNonStandardOptions() and getOutputLocationManager() and null for everything else.
BrowserCompilerConfiguration(UserPreferencesAdapter) - Constructor for class org.aspectj.tools.ajbrowser.core.BrowserCompilerConfiguration
 
BrowserErrorHandler - Class in org.aspectj.tools.ajbrowser.core
Error handler used by AjBrowser.
BrowserErrorHandler() - Constructor for class org.aspectj.tools.ajbrowser.core.BrowserErrorHandler
 
BrowserManager - Class in org.aspectj.tools.ajbrowser
IDE manager for standalone AJDE application.
BrowserManager() - Constructor for class org.aspectj.tools.ajbrowser.BrowserManager
 
BrowserMessageHandler - Class in org.aspectj.tools.ajbrowser.ui
MessageHandler used by AjBrowser that displays ERROR messages with exceptions and ABORT messages in an error dialog.
BrowserMessageHandler() - Constructor for class org.aspectj.tools.ajbrowser.ui.BrowserMessageHandler
 
BrowserOptionsPanel - Class in org.aspectj.tools.ajbrowser.ui.swing
Panel the displays both ajc and runtime options
BrowserOptionsPanel() - Constructor for class org.aspectj.tools.ajbrowser.ui.swing.BrowserOptionsPanel
 
BrowserOutputLocationManager - Class in org.aspectj.tools.ajbrowser.core
IOutputLocationManager which returns the same output location for all files and resources.
BrowserOutputLocationManager(UserPreferencesAdapter) - Constructor for class org.aspectj.tools.ajbrowser.core.BrowserOutputLocationManager
 
BrowserRuntimeProperties - Class in org.aspectj.tools.ajbrowser.ui
AjBrowser implementation of IRuntimeProperties which uses the PreferenceStoreConstant to decide which class the user has specified contains the main method
BrowserRuntimeProperties(UserPreferencesAdapter) - Constructor for class org.aspectj.tools.ajbrowser.ui.BrowserRuntimeProperties
 
BrowserStructureViewToolPanel - Class in org.aspectj.ajde.ui.swing
 
BrowserStructureViewToolPanel(List, StructureView, StructureViewPanel) - Constructor for class org.aspectj.ajde.ui.swing.BrowserStructureViewToolPanel
 
BrowserUIAdapter - Class in org.aspectj.tools.ajbrowser.ui
AjBrowser implementation if IdeUIAdapter which displays the provided information in the status bar at the bottom of the AjBrowser GUI.
BrowserUIAdapter() - Constructor for class org.aspectj.tools.ajbrowser.ui.BrowserUIAdapter
 
BrowserViewManager - Class in org.aspectj.ajde.ui.swing
Responsible for displaying and controlling the configuration and output of a master and slave structure view.
BrowserViewManager() - Constructor for class org.aspectj.ajde.ui.swing.BrowserViewManager
 
BrowserViewPanel - Class in org.aspectj.ajde.ui.swing
Represents the configuration of a structure view of the system, rendered by the StructureTreeManager.
BrowserViewPanel(IconRegistry, List, StructureViewProperties.Hierarchy) - Constructor for class org.aspectj.ajde.ui.swing.BrowserViewPanel
 
BTree - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.db
Implements B-Tree search structure.
BTree(Nd, long, int, IBTreeComparator) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
Constructor.
BTree(Nd, long, IBTreeComparator) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
 
buffer - Variable in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
The string buffer into which the serialized representation of the AST is written.
buffer - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
The string buffer into which the serialized representation of the AST is written.
buffer - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.CharArrayBuffer
This is the buffer of char arrays which must be appended together during the getContents method.
Buffer - Class in org.aspectj.org.eclipse.jdt.internal.core
 
Buffer(IFile, IOpenable, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.Buffer
Creates a new buffer on an underlying resource.
buffer_closed - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
BufferCache<K> - Class in org.aspectj.org.eclipse.jdt.internal.core
An LRU cache of IBuffers.
BufferCache(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.BufferCache
Constructs a new buffer cache of the given size.
BufferCache(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.BufferCache
Constructs a new buffer cache of the given size.
bufferChanged(BufferChangedEvent) - Method in interface org.aspectj.org.eclipse.jdt.core.IBufferChangedListener
Notifies that the given event has occurred.
bufferChanged(BufferChangedEvent) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
The buffer associated with this element has changed.
BufferChangedEvent - Class in org.aspectj.org.eclipse.jdt.core
A buffer changed event describes how a buffer has changed.
BufferChangedEvent(IBuffer, int, int, String) - Constructor for class org.aspectj.org.eclipse.jdt.core.BufferChangedEvent
Creates a new buffer changed event indicating that the given buffer has changed.
BufferFactoryWrapper - Class in org.aspectj.org.eclipse.jdt.internal.core
Deprecated. 
BufferManager - Class in org.aspectj.org.eclipse.jdt.internal.core
The buffer manager manages the set of open buffers.
BufferManager() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.BufferManager
 
build() - Method in class org.aspectj.ajde.core.AjCompiler
Perform an incremental build if possible, otherwise it will default to a full build.
build() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
build() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.Builder
 
build(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
 
build(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder
 
build(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.RegionBasedHierarchyBuilder
 
build(int, Map, IProgressMonitor) - Method in class org.aspectj.ajdt.internal.core.builder.AspectJBuilder
 
build(int, Map, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
build(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.IndexExceptionBuilder
Returns a newly constructed IndexException containing the given message and all the addresses collected by this object.
build(IBinaryAnnotation) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.ITypeAnnotationBuilder
 
build(IBinaryAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.TypeAnnotationBuilder
 
build(ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.DeclareDeclaration
 
build(ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeConstructorDeclaration
 
build(ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
Called from AspectDeclarations.buildInterTypeAndPerClause
build(ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeFieldDeclaration
 
build(ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.IntertypeMemberClassDeclaration
 
build(ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeMethodDeclaration
 
build(SimpleLookupTable) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
build_abortDueToClasspathProblems - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_analyzingDeltas - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_analyzingSources - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_cannotSaveState - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_cannotSaveStates - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_classFileCollision - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
BUILD_CLASSPATH - Static variable in class org.aspectj.tools.ajbrowser.core.PreferenceStoreConstants
 
build_cleaningOutput - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_compiling - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_copyingResources - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_done - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_duplicateClassFile - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_duplicateResource - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_errorOnModuleDirective - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
BUILD_FIELDS_AND_METHODS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
build_fixedHeader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_foundHeader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_incompleteClassPath - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_inconsistentClassFile - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_inconsistentProject - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_initializationError - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_missingSourceFile - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_multipleErrors - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_multipleWarnings - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_oneError - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_oneWarning - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
BUILD_OUTPUTPATH - Static variable in class org.aspectj.tools.ajbrowser.core.PreferenceStoreConstants
 
build_preparingBuild - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_prereqProjectHasClasspathProblems - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_prereqProjectMustBeRebuilt - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_readingDelta - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_readStateProgress - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_saveStateComplete - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_saveStateProgress - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_serializationError - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
BUILD_TYPE_HIERARCHY - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
build_wrongFileFormat - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
buildAfterBatchBuild() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
buildAllDirectoriesInto(String, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Build all the directories and subdirectories corresponding to the packages names into the directory specified in parameters.
BuildArgParser - Class in org.aspectj.ajdt.ajc
 
BuildArgParser(PrintWriter, IMessageHandler) - Constructor for class org.aspectj.ajdt.ajc.BuildArgParser
Overrides super's bundle.
BuildArgParser(IMessageHandler) - Constructor for class org.aspectj.ajdt.ajc.BuildArgParser
Set up to capture messages using getOtherMessages(boolean)
buildBcelDelegate(ReferenceType, JavaClass, boolean, boolean) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
buildBindings(ICompilationUnit, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector
 
buildBodyDeclarations(TypeDeclaration, AbstractTypeDeclaration, boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
buildBodyDeclarations(TypeDeclaration, AnonymousClassDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
buildBodyDeclarations(TypeDeclaration, EnumDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
buildBodyDeclarations(TypeDeclaration, RecordDeclaration, boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
buildCompilationUnit(ISourceType[], int, ProblemReporter, CompilationResult) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
buildConfig - Variable in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
buildConfig - Variable in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
Reset for every compilation unit.
BuildConfigEditor - Interface in org.aspectj.ajde.ui
 
BuildConfigListener - Interface in org.aspectj.ajde.internal
 
BuildConfigManager - Interface in org.aspectj.ajde.internal
 
BuildConfigModel - Class in org.aspectj.ajde.ui
TODO: we have schitzophrenia between BuildConfigNode(s) and IProgramElement(s), fix.
BuildConfigModel(String) - Constructor for class org.aspectj.ajde.ui.BuildConfigModel
 
BuildConfigNode - Class in org.aspectj.ajde.ui
 
BuildConfigNode() - Constructor for class org.aspectj.ajde.ui.BuildConfigNode
Used during serialization.
BuildConfigNode(String, BuildConfigNode.Kind) - Constructor for class org.aspectj.ajde.ui.BuildConfigNode
 
BuildConfigNode(String, BuildConfigNode.Kind, String) - Constructor for class org.aspectj.ajde.ui.BuildConfigNode
 
BuildConfigNode.Kind - Class in org.aspectj.ajde.ui
Uses "typesafe enum" pattern.
BuildConfigPopupMenu - Class in org.aspectj.ajde.ui.swing
Creates a popup menu that displays all the available .lst files.
BuildConfigPopupMenu(AbstractAction) - Constructor for class org.aspectj.ajde.ui.swing.BuildConfigPopupMenu
 
BuildContext - Class in org.aspectj.org.eclipse.jdt.core.compiler
The context of a build event that is notified to interested compilation participants when a build is starting, or to annotations processors when a source file has annotations.
BuildContext() - Constructor for class org.aspectj.org.eclipse.jdt.core.compiler.BuildContext
 
buildDeclarationText() - Method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
buildDeltas() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDeltaBuilder
Builds the java element deltas between the old content of the compilation unit and its new content.
BUILDER_ID - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
The identifier for the Java builder (value "org.aspectj.org.eclipse.jdt.core.javabuilder").
BUILDER_INITIALIZATION_ERROR - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that the Java builder could not be initialized.
BUILDER_SERIALIZATION_ERROR - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that the Java builder's last built state could not be serialized or deserialized.
buildFieldsAndMethods() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
buildFileName(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
buildFilesFromLPG(String, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
buildFinished() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
Hook allowing to reset some static state after a complete build iteration.
buildFinished(boolean) - Method in interface org.aspectj.bridge.ILifecycleAware
called when a batch build finishes
buildFinished(IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.core.compiler.CompilationParticipant
Notifies this participant that a build has finished for the project.
buildFresh() - Method in class org.aspectj.ajde.core.AjCompiler
Perform a full build.
buildGenericType() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
buildGenericType() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
buildImports(ClassFileReader) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryTypeConverter
 
BUILDING_FIELDS_AND_METHODS - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
buildInitialRecoveryState() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
buildInitialRecoveryState() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
buildInterTypeAndPerClause(ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
buildIntLiteral(char[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
buildLongLiteral(char[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LongLiteral
 
buildModel(String) - Method in interface org.aspectj.ajde.internal.BuildConfigManager
Build a model for the corresponding configuration file.
buildModel(String) - Method in class org.aspectj.ajde.internal.LstBuildConfigManager
 
buildModularCompilationUnit(IModule, ProblemReporter, CompilationResult) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
BuildNotifier - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
BuildNotifier(IProgressMonitor, IProject) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
BUILDPATH_PROBLEM_MARKER - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelMarker
Build path problem marker type (value "org.aspectj.org.eclipse.jdt.core.buildpath_problem").
BuildProgressPanel - Class in org.aspectj.ajde.ui.swing
 
BuildProgressPanel() - Constructor for class org.aspectj.ajde.ui.swing.BuildProgressPanel
 
buildStarting() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
Hook allowing to initialize some static state before a complete build iteration.
buildStarting(boolean) - Method in interface org.aspectj.bridge.ILifecycleAware
called when a build starts
buildStarting(BuildContext[], boolean) - Method in class org.aspectj.org.eclipse.jdt.core.compiler.CompilationParticipant
Notifies this participant that a compile operation is about to start and provides it the opportunity to generate source files based on the source files about to be compiled.
buildStructure(OpenableElementInfo, IProgressMonitor, Map, IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
Creates the children elements for this class file adding the resulting new handles and info objects to the newElements table.
buildStructure(OpenableElementInfo, IProgressMonitor, Map, IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
buildStructure(OpenableElementInfo, IProgressMonitor, Map, IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
buildStructure(OpenableElementInfo, IProgressMonitor, Map, IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
buildStructure(OpenableElementInfo, IProgressMonitor, Map, IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
Creates the single child element for this class file adding the resulting new handle (of type IBinaryModule) and info object to the newElements table.
buildStructure(OpenableElementInfo, IProgressMonitor, Map, IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
Builds this element's structure and properties in the given info object, based on this element's current contents (reuse buffer contents if this element has an open buffer, or resource contents if this element does not have an open buffer).
buildStructure(OpenableElementInfo, IProgressMonitor, Map, IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
buildStructure(OpenableElementInfo, IProgressMonitor, Map, IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
buildStructureForCompilationUnit(CompilationUnitDeclaration, AsmManager, AjBuildConfig) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
buildSuccessful(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AbstractStateListener
 
buildSuccessful(boolean) - Method in interface org.aspectj.ajdt.internal.core.builder.IStateListener
 
buildSupertypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
Configure this type hierarchy by computing the supertypes only.
buildTypeBindings(CompilationUnitDeclaration, AccessRestriction) - Method in class org.aspectj.ajdt.internal.compiler.lookup.AjLookupEnvironment
 
buildTypeBindings(CompilationUnitDeclaration, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
buildTypeDeclaration(IType, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryTypeConverter
Convert a binary type into an AST type declaration and put it in the given compilation unit.
buildView(StructureView, IHierarchy) - Method in class org.aspectj.ajde.ui.internal.TreeStructureViewBuilder
TODO: get rid of instanceof tests
bundle - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
bundle - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
bundleName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
BY_PACKAGE - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.ImportContainerSorting
Sorts imports by each import's package, in lexicographic order.
BY_PACKAGE_AND_CONTAINING_TYPE - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.ImportContainerSorting
Sorts imports by each import's package and any containing types, in lexicographic order.
BYDEFAULT - Static variable in class org.aspectj.weaver.tools.cache.SimpleCacheFactory
 
BYTE - Static variable in class org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
BYTE - Static variable in class org.aspectj.apache.bcel.generic.Type
 
BYTE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
Type code for the primitive type "byte".
BYTE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl
 
BYTE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
BYTE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
BYTE - Static variable in class org.aspectj.weaver.UnresolvedType
 
BYTE - Variable in class org.aspectj.weaver.World
 
BYTE_ARRAY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
BYTE_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
BYTE_TAG - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a constant of type byte
Byte2Byte - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2Char - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2Double - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2Float - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2Int - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2Long - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2Short - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2String - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
byteByteSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
BYTECODE_NAMES - Static variable in class org.aspectj.org.eclipse.jdt.core.util.OpcodeStringValues
 
bytecodeExceeds64KLimit(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
bytecodeExceeds64KLimit(LambdaExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
bytecodeExceeds64KLimit(SwitchStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
bytecodeExceeds64KLimit(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
bytecodeExceeds64KLimit(MethodBinding, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
BytecodeExceeds64KLimit - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
BytecodeExceeds64KLimitForClinit - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
BytecodeExceeds64KLimitForConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
BytecodeExceeds64KLimitForSwitchTable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ByteCodeVisitorAdapter - Class in org.aspectj.org.eclipse.jdt.core.util
Adapter that implements the IBytecodeVisitor.
ByteCodeVisitorAdapter() - Constructor for class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
ByteConstant - Class in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
ByteConstrSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
byteContents - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchDocument
 
byteObject(byte) - Static method in class org.aspectj.runtime.internal.Conversions
 
bytes - Variable in class org.aspectj.weaver.bcel.UnwovenClassFile
 
bytes - Variable in class org.aspectj.weaver.bcel.UnwovenClassFile.ChildClass
 
ByteSequence - Class in org.aspectj.apache.bcel.util
Utility class that implements a sequence of bytes which can be read via the `readByte()' method.
ByteSequence(byte[]) - Constructor for class org.aspectj.apache.bcel.util.ByteSequence
 
bytesMap - Variable in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
bytesToChar(byte[], String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns the given bytes as a char array using a given encoding (null means platform default).
byteValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
byteValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
 
byteValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
byteValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
byteValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
byteValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
 
byteValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
 
byteValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
byteValue(Object) - Static method in class org.aspectj.runtime.internal.Conversions
 
BYTEVALUE_BYTE_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
BYTEVALUE_BYTE_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 

C

C_ARRAY - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating an array type in a signature.
C_ARRAY - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating an array type in a signature.
C_BOOLEAN - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the primitive type boolean in a signature.
C_BOOLEAN - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type boolean in a signature.
C_BYTE - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the primitive type byte in a signature.
C_BYTE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type byte in a signature.
C_CAPTURE - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating a capture of a wildcard type in a signature.
C_CAPTURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating a capture of a wildcard type in a signature.
C_CHAR - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the primitive type char in a signature.
C_CHAR - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type char in a signature.
C_COLON - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the colon in a signature.
C_COLON - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the colon in a signature.
C_DIGIT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_DOLLAR - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the dollar in a signature.
C_DOLLAR - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the dollar in a signature.
C_DOT - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the dot in a signature.
C_DOT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the dot in a signature.
C_DOUBLE - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the primitive type double in a signature.
C_DOUBLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type double in a signature.
C_EXCEPTION_START - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating an exception in a signature.
C_EXCEPTION_START - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating an exception in a signature.
C_EXTENDS - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating a bound wildcard type argument in a signature with extends clause.
C_EXTENDS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating a bound wildcard type argument in a signature with extends clause.
C_FLOAT - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the primitive type float in a signature.
C_FLOAT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type float in a signature.
C_GENERIC_END - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the end of a generic type list in a signature.
C_GENERIC_END - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the end of a generic type list in a signature.
C_GENERIC_START - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the start of a formal type parameter (or type argument) list in a signature.
C_GENERIC_START - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
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.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_IDENT_START - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_INT - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the primitive type int in a signature.
C_INT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type int in a signature.
C_INTERSECTION - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating an intersection type in a signature.
C_JLS_SPACE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_LONG - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the primitive type long in a signature.
C_LONG - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type long in a signature.
C_LOWER_LETTER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_NAME_END - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the end of a named type in a signature.
C_NAME_END - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the end of a named type in a signature.
C_PARAM_END - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the end of a parameter type list in a signature.
C_PARAM_END - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the end of a parameter type list in a signature.
C_PARAM_START - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the start of a parameter type list in a signature.
C_PARAM_START - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the start of a parameter type list in a signature.
C_RESOLVED - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the start of a resolved, named type in a signature.
C_RESOLVED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the start of a resolved, named type in a signature.
C_SEMICOLON - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the semicolon in a signature.
C_SEMICOLON - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the semicolon in a signature.
C_SEPARATOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_SHORT - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the primitive type short in a signature.
C_SHORT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type short in a signature.
C_SPACE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_SPECIAL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_STAR - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating an unbound wildcard type argument in a signature.
C_STAR - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating an unbound wildcard type argument in a signature.
C_SUPER - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating a bound wildcard type argument in a signature with super clause.
C_SUPER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating a bound wildcard type argument in a signature with super clause.
C_TYPE_VARIABLE - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the start of a resolved type variable in a signature.
C_TYPE_VARIABLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the start of a resolved type variable in a signature.
C_UNION - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating a union type in a signature.
C_UNRESOLVED - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the start of an unresolved, named type in a signature.
C_UNRESOLVED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the start of an unresolved, named type in a signature.
C_UPPER_LETTER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_VOID - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating result type void in a signature.
C_VOID - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating result type void in a signature.
cache - Variable in class org.aspectj.weaver.tools.WeavingAdaptor
 
cache(String, IProgramElement) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
CACHE_DIR - Static variable in class org.aspectj.weaver.tools.cache.SimpleCacheFactory
 
CACHE_ENABLED_PROPERTY - Static variable in class org.aspectj.weaver.tools.cache.SimpleCacheFactory
 
CACHE_IMPL - Static variable in class org.aspectj.weaver.tools.cache.SimpleCacheFactory
 
CACHE_IMPL - Static variable in class org.aspectj.weaver.tools.cache.WeavedClassCache
 
cache_invalidLoadFactor - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
CacheBacking - Interface in org.aspectj.weaver.tools.cache
Interface for the backing to the cache; usually a file, but could be an in-memory backing for testing.
cacheBinaryType(IType, IBinaryType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
cacheBinaryType(IBinaryType, boolean, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
cacheBinaryType(IBinaryType, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
CachedClassEntry - Class in org.aspectj.weaver.tools.cache
Represents a class which has been cached
CachedClassEntry(CachedClassReference, byte[], CachedClassEntry.EntryType) - Constructor for class org.aspectj.weaver.tools.cache.CachedClassEntry
 
CachedClassReference - Class in org.aspectj.weaver.tools.cache
A typed reference to a cached class entry.
CachedClassReference(String, String) - Constructor for class org.aspectj.weaver.tools.cache.CachedClassReference
Protected to allow only the WeavedClassCache initialization rights
CachedClassReference(String, CacheKeyResolver) - Constructor for class org.aspectj.weaver.tools.cache.CachedClassReference
 
cacheDerivedType(TypeBinding, TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
cachedGenericClassTypeSignature - Variable in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
CachedIndexEntry - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
CachedIndexEntry(char[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CachedIndexEntry
 
CacheFactory - Interface in org.aspectj.weaver.tools.cache
Facility for overriding the default CacheKeyResolver and CacheBacking; an implementing factory must be set on the WeavedClassCache before the WeavingAdaptor is configured.
cacheFlags(IType, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
cacheFlags.
CacheKeyResolver - Interface in org.aspectj.weaver.tools.cache
Interface to allow alternate hashing schemes for weaved and generated classes.
CacheStatistics - Class in org.aspectj.weaver.tools.cache
Maintains some basic statistics on the class cache.
CacheStatistics() - Constructor for class org.aspectj.weaver.tools.cache.CacheStatistics
 
cacheSuperclass(IType, IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Caches the handle of the superclass for the specified type.
cacheSuperInterfaces(IType, IType[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Caches all of the superinterfaces that are specified for the type.
cacheToString(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
cacheZipFiles(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Starts caching ZipFiles.
calculateEdit(CompilationUnit, TextEditGroup) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SortElementsOperation
Calculates the required text edits to sort the unit
calculatingSerialVersionUID - Variable in class org.aspectj.weaver.Lint
 
Call - Class in org.aspectj.weaver.ast
 
Call(Member, Expr[]) - Constructor for class org.aspectj.weaver.ast.Call
 
CALL - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
CALL_DOESNT_SUPPORT_PARAMETERIZED_DECLARING_TYPES - Static variable in class org.aspectj.weaver.WeaverMessages
 
CallExpr - Class in org.aspectj.weaver.ast
 
CallExpr(Member, Expr[], ResolvedType) - Constructor for class org.aspectj.weaver.ast.CallExpr
 
caload() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
CALOAD - Static variable in interface org.aspectj.apache.bcel.Constants
 
CALOAD - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
CALOAD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
CAMELCASE_FLAVOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
camelCaseMatch - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
camelCaseMatch(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers true if the pattern matches the given name using CamelCase rules, or false otherwise. char[] CamelCase matching does NOT accept explicit wild-cards '*' and '?'
camelCaseMatch(char[], char[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers true if the pattern matches the given name using CamelCase rules, or false otherwise. char[] CamelCase matching does NOT accept explicit wild-cards '*' and '?'
camelCaseMatch(char[], int, int, char[], int, int) - Static method in class org.aspectj.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.aspectj.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, int, int, String, int, int) - Static method in class org.aspectj.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.aspectj.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, String) - Static method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Answers true if the pattern matches the given name using CamelCase rules, or false otherwise. char[] CamelCase matching does NOT accept explicit wild-cards '*' and '?'
camelCaseMatch(String, String, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Answers true if the pattern matches the given name using CamelCase rules, or false otherwise. char[] CamelCase matching does NOT accept explicit wild-cards '*' and '?'
CAN_ONLY_NON_NULL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
CAN_ONLY_NULL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
CAN_ONLY_NULL_NON_NULL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
canAccess(PackageBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
Check if the given package is accessible by this module.
canAccess(PackageBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding.UnNamedModule
 
canAnnotationTargetType() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
canAnnotationTargetType() - Method in class org.aspectj.weaver.ArrayReferenceType
 
canAnnotationTargetType() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
canAnnotationTargetType() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
canAnnotationTargetType() - Method in class org.aspectj.weaver.ReferenceType
 
canAnnotationTargetType() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
canAnnotationTargetType() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
canAnnotationTargetType() - Method in class org.aspectj.weaver.ResolvedType
Note: Only overridden by ReferenceType subtype
canBeBoundTo(ResolvedType) - Method in class org.aspectj.weaver.TypeVariable
answer true if the given type satisfies all of the bound constraints of this type variable.
canBeCoercedTo(ResolvedType) - Method in class org.aspectj.weaver.BoundedReferenceType
 
canBeExplicitConstructor - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleNameReference
 
canBeInstantiated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
canBeInstantiated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
canBeInstantiated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver can be instantiated
canBeInstantiated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
canBeInstantiated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
canBeInstantiated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
canBeParameterized() - Method in class org.aspectj.weaver.JoinPointSignature
 
canBeParameterized() - Method in interface org.aspectj.weaver.Member
Returns true iff the member is generic (NOT parameterized)
canBeParameterized() - Method in class org.aspectj.weaver.MemberImpl
 
canBeRemovedFromCache() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
canBeRemovedFromCache() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
canBeSeenBy(InvocationSite, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
canBeSeenBy(PackageBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
canBeSeenBy(PackageBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
canBeSeenBy(PackageBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
canBeSeenBy(PackageBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is visible to the invocationPackage.
canBeSeenBy(ReferenceBinding, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
canBeSeenBy(ReferenceBinding, ReferenceBinding) - Method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
canBeSeenBy(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
canBeSeenBy(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is visible to the type provided by the scope.
canBeSeenBy(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
canBeSeenBy(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
canBeSeenBy(TypeBinding, InvocationSite, Scope) - Method in class org.aspectj.ajdt.internal.compiler.lookup.InlineAccessFieldBinding
 
canBeSeenBy(TypeBinding, InvocationSite, Scope) - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeFieldBinding
 
canBeSeenBy(TypeBinding, InvocationSite, Scope) - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMethodBinding
 
canBeSeenBy(TypeBinding, InvocationSite, Scope) - Method in class org.aspectj.ajdt.internal.compiler.lookup.PrivilegedFieldBinding
 
canBeSeenBy(TypeBinding, InvocationSite, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
canBeSeenBy(TypeBinding, InvocationSite, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
canBeSeenBy(TypeBinding, InvocationSite, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedFieldBinding
 
canBeSeenBy(TypeBinding, InvocationSite, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
 
canBeSeenBy(ResolvedType) - Method in class org.aspectj.weaver.ResolvedType
 
canBeSeenByForCodeSnippet(FieldBinding, TypeBinding, InvocationSite, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
canBeSeenByForCodeSnippet(MethodBinding, TypeBinding, InvocationSite, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
canBeSeenByForCodeSnippet(ReferenceBinding, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
CanBeStatic - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
canBufferBeRemovedFromCache(IBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
canBufferBeRemovedFromCache(IBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
cancel() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexRequest
 
cancel() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
cancel() - Method in interface org.aspectj.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.aspectj.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.aspectj.org.eclipse.jdt.internal.core
 
CancelableNameEnvironment(JavaProject, WorkingCopyOwner, IProgressMonitor) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.CancelableNameEnvironment
 
CancelableNameEnvironment(JavaProject, WorkingCopyOwner, IProgressMonitor, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.CancelableNameEnvironment
 
CancelableProblemFactory - Class in org.aspectj.org.eclipse.jdt.internal.core
 
CancelableProblemFactory(IProgressMonitor) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.CancelableProblemFactory
 
canceled - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
True if this requestor no longer wants to receive results from its IRequestorNameLookup.
CancelIfNotReady - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
 
cancelling - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
canChangeResources - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ChangeClasspathOperation
 
canCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
 
canCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BreakStatement
 
canCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ContinueStatement
 
canCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoStatement
 
canCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
canCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
canCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
 
canCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
canCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
canCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
Switch Expression analysis: *Assuming* this is reachable, analyze if this completes normally i.e control flow can reach the textually next statement, as per JLS 14 Sec 14.22 For blocks, we don't perform intra-reachability analysis.
canCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
canCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
canCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThrowStatement
 
canCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
canCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
canCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
canCompress() - Method in class org.aspectj.weaver.CompressingDataOutputStream
 
canDecompress() - Method in class org.aspectj.weaver.VersionedDataInputStream
 
canHaveChildren() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Returns whether this node is allowed to have children.
canHaveChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Returns true if this node is allowed to have children, otherwise false.
canMatchSignatureWithNParameters(int) - Method in class org.aspectj.weaver.patterns.TypePatternList
 
canModifyRoots() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BatchOperation
 
canModifyRoots() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ChangeClasspathOperation
 
canModifyRoots() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
CANNOT_RETRIEVE_ATTACHED_JAVADOC - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that the attached javadoc content cannot be retrieved due to multiple reasons: invalid url, incorrect proxy, wrong authentication,...
CANNOT_RETRIEVE_ATTACHED_JAVADOC_TIMEOUT - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that the attached javadoc content cannot be retrieved due to timeout
cannotAdviseJoinpointInInterfaceWithAroundAdvice - Variable in class org.aspectj.weaver.Lint
 
cannotAllocateVoidArray(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotAllocateVoidArray - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotAssignToFinalField(FieldBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotAssignToFinalLocal(LocalVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotAssignToFinalOuterLocal(LocalVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotBeDefinitelyNullOrNonNull(LocalVariableBinding) - Method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
cannotBeNull(LocalVariableBinding) - Method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
CannotDeclareEnumSpecialMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CannotDefineAnnotationInLocalType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CannotDefineDimensionExpressionsWithInit - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotDefineDimensionsAndInitializer(ArrayAllocationExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotDefineEnumInLocalType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CannotDefineInterfaceInLocalType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CannotDefineStaticInitializerInLocalType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotDireclyInvokeAbstractMethod(ASTNode, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotExtendEnum(SourceTypeBinding, TypeReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotExtendEnum - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CannotHideAnInstanceMethodWithAStaticMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotImplementIncompatibleNullness(ReferenceContext, MethodBinding, MethodBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotImplementIncompatibleNullness - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
canNotImplementLazyTjp - Variable in class org.aspectj.weaver.Lint
 
CannotImplementLazyTJP - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
cannotImportPackage(ImportReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotImportPackage - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotInferElidedTypes(AllocationExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotInferElidedTypes - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CannotInferInvocationType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotInstantiate(Expression, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotInvokeSuperConstructorInEnum(ExplicitConstructorCall, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotInvokeSuperConstructorInEnum - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CannotOverrideAStaticMethodWithAnInstanceMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotReadSource(CompilationUnitDeclaration, AbortCompilationUnit, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotReadSource - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotRedefineTypeArgumentNullity(TypeBinding, Binding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotReferToNonEffectivelyFinalOuterLocal(VariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotReferToNonFinalField(VariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotReferToNonFinalOuterLocal(LocalVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotReturnInInitializer(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotReturnInInitializer - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotThrowNull(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotThrowNull - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotThrowType(ASTNode, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotThrowType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CannotUseDiamondWithAnonymousClasses - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CannotUseDiamondWithExplicitTypeArguments - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotUseQualifiedEnumConstantInCaseLabel(Reference, FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotUseSuperInCodeSnippet(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotUseSuperInCodeSnippet - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotUseSuperInJavaLangObject(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
canonicalizedPath(IPath) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns a canonicalized path from the given external path.
canOnlyBeNull(LocalVariableBinding) - Method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
canOverridingMethodDifferInErasure(MethodBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
canReadDir(File) - Static method in class org.aspectj.util.FileUtil
 
canReadFile(File) - Static method in class org.aspectj.util.FileUtil
 
canSeeFocus(SearchPattern, IPath) - Static method in class org.aspectj.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
canSetIndex() - Method in class org.aspectj.apache.bcel.generic.InstructionCLV
 
canSetIndex() - Method in class org.aspectj.apache.bcel.generic.InstructionLV
 
CANT_BIND_TYPE - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_DECP_MULTIPLE_PARAMETERIZATIONS - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_DECP_ON_ANNOTATION_TO_EXTEND_CLASS - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_DECP_ON_ANNOTATION_TO_IMPL_INTERFACE - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_DECP_ON_ENUM_TO_EXTEND_CLASS - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_DECP_ON_ENUM_TO_IMPL_INTERFACE - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_DECP_TO_MAKE_ANNOTATION_SUPERTYPE - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_DECP_TO_MAKE_ENUM_SUPERTYPE - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_EXTEND_SELF - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_CORE_TYPE - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_PARENT_TYPE - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_PARENT_TYPE_NO_SUB - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_POINTCUT - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_ANNOTATION - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_ARG_TYPE - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_ASSIGNABLE - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_COERCEABLE - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_DURING_AROUND_WEAVE - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_DURING_AROUND_WEAVE_PREINIT - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_EXCEPTION_TYPE - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_FIELDS - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_INTERFACE_METHODS - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_INTERFACES - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_JOINPOINT - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_METHODS - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_MODIFIERS - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_POINTCUTS - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_SUPERCLASS - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_WITHINPCD - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_OVERRIDE_FINAL_MEMBER - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_REFERENCE_POINTCUT_IN_RAW_TYPE - Static variable in class org.aspectj.weaver.WeaverMessages
 
CANT_THROW_CHECKED - Static variable in class org.aspectj.weaver.WeaverMessages
 
cantFindType - Variable in class org.aspectj.weaver.Lint
 
cantFindTypeAffectingJoinPointMatch - Variable in class org.aspectj.weaver.Lint
 
cantMatchArrayTypeOnVarargs - Variable in class org.aspectj.weaver.Lint
 
canTypeBeAccessed(SourceTypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
canUpdateClasspathContainer(IPath, IJavaProject) - Method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.core.UserLibraryClasspathContainerInitializer
 
canUseDiamond(String[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
 
canUseDiamond(CompletionContext) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns whether it is safe to use the '<>' (diamond) operator in place of explicitly specifying type arguments for this proposal.
canUseDiamond(CompletionContext) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
canWriteDir(File) - Static method in class org.aspectj.util.FileUtil
 
canWriteFile(File) - Static method in class org.aspectj.util.FileUtil
 
capture(TypeMirror) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
capture(Scope, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
Perform capture conversion for a parameterized type with wildcard arguments
capture(Scope, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
capture(Scope, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Perform capture conversion on a given type (only effective on parameterized type with wildcards)
CAPTURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
CAPTURE_TYPE_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Kind constant for the capture of a wildcard type signature.
CAPTURE18 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CaptureBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
CaptureBinding(CaptureBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
CaptureBinding(ReferenceBinding, char[], int, int, int, LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
CaptureBinding(WildcardBinding, ReferenceBinding, int, int, ASTNode, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
CaptureBinding18 - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Capture-like type variable introduced during 1.8 type inference.
CaptureBinding18(ReferenceBinding, char[], char[], int, int, int, LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
captureID - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
CASE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
CASE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
CASE_INSENSITIVE - Static variable in interface org.aspectj.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.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Deprecated.
Use the methods that take the matchMode with SearchPattern.R_CASE_SENSITIVE as a matchRule instead.
CASE_SEPARATION - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
caseCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
caseExpressionMustBeConstant(Expression) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
caseExpressionMustBeConstant(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
caseFlagSet - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
CaseLabel - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
CaseLabel(CodeStream) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CaseLabel
CaseLabel constructor comment.
casePtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
cases - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
CASES_OMITTED_TAG - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
caseStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
CaseStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
CaseStatement(Expression, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
CAST - Enum constant in enum class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
The special value ImportRewrite.TypeLocation.CAST is used for casts.
CAST - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
CAST - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
CAST - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
CAST - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
CAST_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type CastExpression.
CAST_TYPE_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used in a cast expression.
CastExpression - Class in org.aspectj.org.eclipse.jdt.core.dom
Cast expression AST node type.
CastExpression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
CastExpression(Expression, TypeReference) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
CASTING_CONTEXT - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExpressionContext
Casting context: potential poly-expressions are: lambdas and reference expressions Context induced by: CastExpression.
castore() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
CASTORE - Static variable in interface org.aspectj.apache.bcel.Constants
 
CASTORE - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
CASTORE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
castTo(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
CAT_BUILDPATH - Static variable in class org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for problems related to buildpath
CAT_CODE_STYLE - Static variable in class org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to coding style practices
CAT_COMPLIANCE - Static variable in class org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
 
CAT_DEPRECATION - Static variable in class org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to deprecation
CAT_IMPORT - Static variable in class org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for fatal problems in import statements
CAT_INTERNAL - Static variable in class org.aspectj.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.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems in Javadoc
CAT_MEMBER - Static variable in class org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for fatal problems related to type members, could be addressed by some field or method change
CAT_MODULE - Static variable in class org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for fatal problems relating to modules
CAT_NAME_SHADOWING_CONFLICT - Static variable in class org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to naming conflicts
CAT_NLS - Static variable in class org.aspectj.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.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to potential programming flaws
CAT_PREVIEW_RELATED - Static variable in class org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for problems related to preview features
CAT_RESTRICTION - Static variable in class org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to access restrictions
CAT_SYNTAX - Static variable in class org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for fatal problems related to syntax
CAT_TYPE - Static variable in class org.aspectj.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.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to type safety in generics
CAT_UNNECESSARY_CODE - Static variable in class org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to unnecessary code
CAT_UNSPECIFIED - Static variable in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
CATCH_BLOCK - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
CATCH_CLAUSE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type CatchClause.
CATCH_CLAUSES_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TryStatement
The "catchClauses" structural property of this node type (element type: CatchClause).
CATCH_TYPE_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used in a catch header.
catchArguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
catchArguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
catchBlocks - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
CatchClause - Class in org.aspectj.org.eclipse.jdt.core.dom
Catch clause AST node type.
catchClauses() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TryStatement
Returns the live ordered list of catch clauses for this try statement.
CatchClauseSignature - Interface in org.aspectj.lang.reflect
 
CatchParameterBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
CatchParameterBinding(LocalDeclaration, TypeBinding, int, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CatchParameterBinding
 
categories - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
categories - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
categories - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ModuleInfo
 
categories - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
categories - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceJavadocParser
 
categories - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
categories - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
CATEGORIES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MultiTypeDeclarationPattern
 
CATEGORIES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
CATEGORIES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
CATEGORIES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
CategorizedProblem - Class in org.aspectj.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.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
 
CATEGORY_ID - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelMarker
ID category marker attribute (value "categoryId")
CFlow - Class in org.aspectj.runtime
 
CFlow() - Constructor for class org.aspectj.runtime.CFlow
 
CFlow(Object) - Constructor for class org.aspectj.runtime.CFlow
 
CFLOW - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
CFLOW - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
CFLOW_BELOW - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
CFLOW_COUNTER_TYPE - Static variable in class org.aspectj.weaver.NameMangler
 
CFLOW_COUNTER_UNRESOLVEDTYPE - Static variable in class org.aspectj.weaver.NameMangler
 
CFLOW_IN_DECLARE - Static variable in class org.aspectj.weaver.WeaverMessages
 
CFLOW_MARKER - Static variable in class org.aspectj.weaver.patterns.CflowPointcut
Used to indicate that we're in the context of a cflow when concretizing if's Will be removed or replaced with something better when we handle this as a non-error
CFLOW_STACK_TYPE - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
CFLOW_STACK_TYPE - Static variable in class org.aspectj.weaver.NameMangler
 
CFLOW_STACK_UNRESOLVEDTYPE - Static variable in class org.aspectj.weaver.NameMangler
 
CflowBelowEntry - Static variable in class org.aspectj.weaver.AdviceKind
 
cflowCounter(CrosscuttingMembers) - Static method in class org.aspectj.weaver.NameMangler
 
CFlowCounter - Class in org.aspectj.runtime.internal
 
CFlowCounter() - Constructor for class org.aspectj.runtime.internal.CFlowCounter
 
CflowEntry - Static variable in class org.aspectj.weaver.AdviceKind
 
CFlowPlusState - Class in org.aspectj.runtime.internal
 
CFlowPlusState(Object[]) - Constructor for class org.aspectj.runtime.internal.CFlowPlusState
 
CFlowPlusState(Object[], Object) - Constructor for class org.aspectj.runtime.internal.CFlowPlusState
 
CflowPointcut - Class in org.aspectj.org.eclipse.jdt.core.dom
CFlowPointcut DOM AST node.
CflowPointcut - Class in org.aspectj.weaver.patterns
 
CflowPointcut(Pointcut, boolean, int[]) - Constructor for class org.aspectj.weaver.patterns.CflowPointcut
 
cflowStack(CrosscuttingMembers) - Static method in class org.aspectj.weaver.NameMangler
 
CFlowStack - Class in org.aspectj.runtime.internal
 
CFlowStack() - Constructor for class org.aspectj.runtime.internal.CFlowStack
 
cflowStackInit() - Static method in class org.aspectj.weaver.AjcMemberMaker
 
cflowStackIsValid() - Static method in class org.aspectj.weaver.AjcMemberMaker
 
cflowStackPeekInstance() - Static method in class org.aspectj.weaver.AjcMemberMaker
 
cflowStackPushInstance() - Static method in class org.aspectj.weaver.AjcMemberMaker
 
cg - Variable in class org.aspectj.apache.bcel.generic.InstructionFactory
 
ChangeClasspathOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
 
ChangeClasspathOperation(IJavaElement[], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ChangeClasspathOperation
 
changeCollector - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
ChangeCollector - Class in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
 
ChangeCollector(TypeHierarchy) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.ChangeCollector
 
changed(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SimpleDelta
 
changed(IJavaElement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Creates the nested deltas resulting from a change operation.
CHANGED - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Status constant indicating that the element has been changed, as described by the change flags.
changedAST(CompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
changeFlags - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SimpleDelta
 
changeIndent(String, int, int, int, String, String) - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.IndentManipulation
Change the indent of a, possible multiple line, code string.
changeIndent(String, int, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
changeListeners - Variable in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
changeListeners - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Change listeners - null if no one is listening.
changesPublicSignature() - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
Needed for reweavable
changesPublicSignature() - Method in class org.aspectj.weaver.MethodDelegateTypeMunger.FieldHostTypeMunger
 
changesPublicSignature() - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
CHANNELS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CHAR - Static variable in class org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
CHAR - Static variable in class org.aspectj.apache.bcel.generic.Type
 
CHAR - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
Type code for the primitive type "char".
CHAR - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl
 
CHAR - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
CHAR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CHAR - Static variable in class org.aspectj.weaver.UnresolvedType
 
CHAR - Variable in class org.aspectj.weaver.World
 
CHAR_ARR_COMPARATOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SortedCharArrays
 
CHAR_ARRAY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
CHAR_CHAR_ARR_COMPARATOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SortedCharArrays
 
CHAR_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
CHAR_TAG - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a constant of type char
Char2Byte - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Char - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Double - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Float - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Int - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Long - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Short - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2String - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
CHARACTER_ENCODING - Static variable in class org.aspectj.ajde.core.JavaOptions
 
CHARACTER_LITERAL - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type CharacterLiteral.
CharacterLiteral - Class in org.aspectj.org.eclipse.jdt.core.dom
Character literal nodes.
CharArray_JAVA_IO_OBJECTINPUTSTREAM - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_IO_OBJECTOUTPUTSTREAM - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_IO_OBJECTSTREAMFIELD - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_LANG_ANNOTATION_ANNOTATION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_LANG_ENUM - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_LANG_OBJECT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_LANG_RECORD - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_LANG_RECORD_SLASH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
charArray_length - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
charArray_length - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
CharArrayBuffer - Class in org.aspectj.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.aspectj.org.eclipse.jdt.internal.core.util.CharArrayBuffer
Creates a CharArrayBuffer with the default buffer size (10).
CharArrayBuffer(char[]) - Constructor for class org.aspectj.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.aspectj.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.aspectj.org.eclipse.jdt.internal.core.util.CharArrayBuffer
Creates a CharArrayBuffer with the given buffer size.
CharArrayCache - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
CharArrayCache() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Constructs a new, empty hashtable.
CharArrayCache(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Constructs a new, empty hashtable with the specified initial capacity.
CharArrayMap<V> - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.util
Provides functionality similar to a Map, with the feature that char arrays and sections of char arrays (known as slices) may be used as keys.
CharArrayMap() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayMap
Constructs an empty CharArrayMap with default initial capacity.
CharArrayMap(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayMap
Constructs an empty CharArrayMap with the given initial capacity.
charArrayToStringArray(char[][]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Returns the char arrays as an array of Strings
CharArrayUtils - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.util
A static utility class for char arrays.
charAt(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NameImpl
 
charAt(int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
charAtStart() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
charCharacterSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CharConstant - Class in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
CharConstrSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
charContents - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchDocument
 
charfilename - Variable in class org.aspectj.weaver.bcel.UnwovenClassFile
 
CharLiteral - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
CharLiteral(char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CharLiteral
 
charObject(char) - Static method in class org.aspectj.runtime.internal.Conversions
 
CharOperation - Class in org.aspectj.asm.internal
Taken from org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
CharOperation - Class in org.aspectj.org.eclipse.jdt.core.compiler
This class is a collection of helper methods to manipulate char arrays.
CharOperation() - Constructor for class org.aspectj.asm.internal.CharOperation
 
CharOperation() - Constructor for class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
 
charset - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
charToString(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Returns the char array as a String
charValue() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CharacterLiteral
Returns the value of this literal node.
charValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
charValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
 
charValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
charValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
charValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
charValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
 
charValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
 
charValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
charValue(Object) - Static method in class org.aspectj.runtime.internal.Conversions
 
CHARVALUE_CHARACTER_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CHARVALUE_CHARACTER_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
check(File, String, boolean, Location) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
check(File, String, boolean, Location) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
Throw BuildException unless file is valid.
check(File, String, boolean, Location) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
check(ISourceContext, World) - Method in class org.aspectj.weaver.patterns.Pointcut
 
check(World) - Method in class org.aspectj.weaver.NewConstructorTypeMunger
 
CHECK_AND_SET_IMPORTS - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
CHECK_AND_SET_IMPORTS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
CHECK_ARGUMENT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CHECK_LOOSE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
CHECK_MASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
CHECK_NOT_NULL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CHECK_STATE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CHECK_STATE_FIRST - Static variable in class org.aspectj.ajdt.internal.core.builder.AjState
 
CHECK_STRICT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
check_table - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
CHECK_UNKNOWN - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
CHECK_VARARG - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
checkAccess(BlockScope, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
checkAccess(BlockScope, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
checkAccessRestrictions - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
checkAgainstNullTypeAnnotation(BlockScope, TypeBinding, Expression, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
checkAllBound(IScope) - Method in class org.aspectj.weaver.patterns.Bindings
 
checkAndAddMultipleFieldDeclaration(FieldDeclaration[], int, List) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
checkAndAddMultipleLocalDeclaration(Statement[], int, List) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
checkAndAddSyntheticRecordComponentAccessors(MethodBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
checkAndAddSyntheticRecordMethods(MethodBinding[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
checkAndAddSyntheticRecordOverrideMethods(MethodBinding[], List<MethodBinding>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
checkAndGenerateFieldAssignment(FlowContext, FlowInfo, FieldBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompactConstructorDeclaration
 
checkAndGenerateFieldAssignment(FlowContext, FlowInfo, FieldBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
checkAndSetImports() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
checkAndSetModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
checkAndSetModifiers(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
checkAndSetModifiers(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
checkAppropriateMethodAgainstSupers(char[], MethodBinding, TypeBinding[], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
15.12.3 (Java 8) "Compile-Time Step 3: Is the Chosen Method Appropriate?"
checkAssignment(BlockScope, FlowContext, VariableBinding, FlowInfo, int, Expression, TypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
Check null-ness of 'var' against a possible null annotation
checkASTLevel(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
 
checkBounds(ReferenceBinding, Scope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
checkBounds(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
checkBounds(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
checkBounds(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
checkBounds(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
checkBuilderState() - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Checks to ensure that there is a previously built state.
checkCancel() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
Check whether the build has been canceled.
checkCanceled() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
checkCanceled() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
Only allow cancelling if this operation is not nested.
checkCanceled() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Checks with the progress monitor to see whether the creation of the type hierarchy should be canceled.
checkCanceled() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Checks with the progress monitor to see whether this operation should be canceled.
checkCancelWithinCompiler() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
Check whether the build has been canceled.
checkCanThrow(ShadowMunger, ResolvedType) - Method in class org.aspectj.weaver.Shadow
 
checkCapturedLocalInitializationIfNecessary(ReferenceBinding, BlockScope, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
checkcast(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
checkcast(TypeReference, TypeBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
checkcast(TypeReference, TypeBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
checkcast(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
CHECKCAST - Static variable in interface org.aspectj.apache.bcel.Constants
 
CHECKCAST - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
CHECKCAST_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
checkCastCompatibility() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
checkCastCompatibility() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PostfixExpression
 
checkCastCompatibility() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PrefixExpression
 
checkCastTypesCompatibility(Scope, TypeBinding, TypeBinding, Expression, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Returns false if cast is not legal.
checkComment() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
checkComment() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
checkComment() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
checkComment() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
checkComment() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
checkConstructors(Parser) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Check for constructor vs. method with no return type.
checkContainerAnnotationType(ASTNode, BlockScope, ReferenceBinding, ReferenceBinding, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
checkContainingAnnotationTargetAtUse(Annotation, BlockScope, TypeBinding, TypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
checkDeprecation - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
checkDeprecation(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
checkDeprecation(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadocParser
 
checkDeprecation(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
checkDeprecation(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceJavadocParser
 
checkDiscouragedReference - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
checkDocComment - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
checkDuplicates(ReferenceType) - Method in class org.aspectj.weaver.ReferenceType
 
checked - Variable in class org.aspectj.weaver.patterns.ExactTypePattern
 
checkedClasspaths - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
checkedExceptions - Variable in class org.aspectj.weaver.ResolvedMemberImpl
 
checkEffectiveFinality(VariableBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
checkEof() - Method in class org.aspectj.weaver.patterns.PatternParser
 
checkEquals(Bindings, IScope) - Method in class org.aspectj.weaver.patterns.Bindings
signals an error if one has a binding and other doesn't
Checker - Class in org.aspectj.weaver
Representation of a shadow munger for a declare error or warning declaration.
Checker(DeclareErrorOrWarning) - Constructor for class org.aspectj.weaver.Checker
Create a Checker for a declare error or declare warning.
checkExceptionHandlers(TypeBinding[], ASTNode, FlowInfo, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
checkExceptionHandlers(TypeBinding, ASTNode, FlowInfo, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
checkExceptionHandlers(TypeBinding, ASTNode, FlowInfo, BlockScope, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
checkExternalArchiveChanges(IJavaElement[], IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
checkExternalizeStrings - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
checkFieldAccess(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
checkFieldAccess(BlockScope) - Method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
Check and/or redirect the field access to the delegate receiver if any
checkForbiddenReference - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
checkForClassFileChanges(IResourceDelta, ClasspathMultiDirectory, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
checkForContradictions(MethodBinding, Object, Scope) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
After a method has substituted type parameters, check if this resulted in any contradictory null annotations.
checkForDiamond(TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
checkForInstancesOfRepeatableWithRepeatingContainerAnnotation(BlockScope, ReferenceBinding, Annotation[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
Check to see if a repeating annotation is in fact of a container annotation type for an annotation which is also present at the same target.
checkIllegalNullAnnotation(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
checkIllegalNullAnnotations(Scope, TypeReference[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
Check all typeArguments for illegal null annotations on base types.
checkImplicitNullAnnotations(MethodBinding, AbstractMethodDeclaration, boolean, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImplicitNullAnnotationVerifier
Check and fill in implicit annotations from overridden methods and from default.
checkingPotentialCompatibility() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
checkingPotentialCompatibility() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
checkingPotentialCompatibility() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
checkingPotentialCompatibility() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
checkInitializerExceptions(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
checkInterTypeMungers() - Method in class org.aspectj.weaver.ResolvedType
Check: 1) That we don't have any abstract type mungers unless this type is abstract. 2) That an abstract ITDM on an interface is declared public.
checkInvocationArguments(BlockScope, Expression, TypeBinding, MethodBinding, Expression[], TypeBinding[], boolean, InvocationSite) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
checkLegalOverride(ResolvedMember, ResolvedMember, int, ResolvedType) - Method in class org.aspectj.weaver.ResolvedType
 
checkMethodRef(MethodBinding, ReferenceExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
checkModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
checkModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordComponent
 
checkMunger(ShadowMunger) - Method in class org.aspectj.weaver.Shadow
Only does the check if the munger requires it (@AJ aspects don't)
checkNeedForArgumentCast(BlockScope, int, int, Expression, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
Only complain for identity cast, since other type of casts may be useful: e.g.
checkNeedForArgumentCasts(BlockScope, int, int, Expression, int, boolean, Expression, int, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
Check binary operator casted arguments
checkNeedForArgumentCasts(BlockScope, Expression, TypeBinding, MethodBinding, Expression[], TypeBinding[], InvocationSite) - Static method in class org.aspectj.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)
checkNeedForAssignedCast(BlockScope, TypeBinding, CastExpression) - Static method in class org.aspectj.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.aspectj.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.aspectj.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
checkNonExternalizedStringLiterals - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
checkNonExternalizedStringLiterals - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
checkNonNLSAfterBodyEnd(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
checkNPE(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Check this expression against potential NPEs, which may occur: if the expression is the receiver in a field access, qualified allocation, array reference or message send incl. implicit message sends like it happens for the collection in a foreach statement. if the expression is subject to unboxing if the expression is the exception in a throw statement If a risk of NPE is detected report it to the context.
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Reference
 
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
checkNPEbyUnboxing(BlockScope, FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
If this expression requires unboxing check if that operation can throw NPE.
checkNullableFieldDereference(Scope, FieldBinding, long, FlowContext, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Reference
 
checkNullAnnotations(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
checkNullConstraints(Scope, Substitution, TypeBinding[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
Check whether this type reference conforms to the null constraints defined for the corresponding type variable.
checkPackageConflict(CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
checkParameterizedSuperTypeCollisions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
checkParameterizedTypeBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
checkParameterizedTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
Perform deferred check specific to parameterized types: bound checks, supertype collisions
checkPointcutDeclarations() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
checkPreviousBuild(String) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
checkq() - Method in class org.aspectj.weaver.World.TypeMap
 
checkQ() - Static method in class org.aspectj.weaver.loadtime.Aj
Process the reference queue that contains stale AdaptorKeys - the keys are put on the queue when their classloader referent is garbage collected and so the associated adaptor (weaver) should be removed from the map
checkRedundantDefaultNullness(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
checkRedundantDefaultNullness(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
checkRedundantDefaultNullness(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
checkRedundantDefaultNullness(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Check whether the given null default is redundant at the given position inside this scope.
checkRepeatableMetaAnnotation(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
checkRestartRecovery() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
checkRuntimeVersion - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
checkSecondaryTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
checkSpec() - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
checkSpec(ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
checkTaskTag(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
checkTaskTag(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
checkTypeArgumentRedundancy(ParameterizedTypeBinding, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
checkUnboxing(Scope, Expression, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
During deferred checking re-visit a previously recording unboxing situation.
checkUnclosedCloseables(FlowInfo, FlowContext, ASTNode, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
At the end of a block check the closing-status of all tracked closeables that are declared in this block.
checkUninternedIdentityComparison - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
checkUnsafeCast(Expression, Scope, TypeBinding, TypeBinding, TypeBinding, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
checkUnsafeCast(Scope, TypeBinding, TypeBinding, TypeBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
checkUnsafeCast(Scope, TypeBinding, TypeBinding, TypeBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
checkUnsafeCast(Scope, TypeBinding, TypeBinding, TypeBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
checkUnusedImports() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
checkUnusedParameters(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
checkVisibility - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
checkVMVersion(long) - Method in class org.aspectj.ajdt.ajc.BuildArgParser
 
checkVMVersion(long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
Return true if and only if the running VM supports the given minimal version.
child - Variable in class org.aspectj.weaver.patterns.DeclareParents
 
CHILD_TABLE_OFFSET - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LargeBlock
 
CHILD_TYPE_PATTERN_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareParentsDeclaration
 
ChildListPropertyDescriptor - Class in org.aspectj.org.eclipse.jdt.core.dom
Descriptor for a child list property of an AST node.
ChildPropertyDescriptor - Class in org.aspectj.org.eclipse.jdt.core.dom
Descriptor for a child property of an AST node.
children - Variable in class org.aspectj.ajde.ui.BuildConfigNode
 
children - Variable in class org.aspectj.asm.internal.ProgramElement
 
children - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
children - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ImportContainerInfo
 
children - Variable in class org.aspectj.org.eclipse.jdt.internal.core.InitializerWithChildrenInfo
 
children - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
 
children - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
children - Variable in class org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
Collection of handles of immediate children of this object.
children - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorWithChildrenInfo
 
children - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceFieldWithChildrenInfo
 
children - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodWithChildrenInfo
 
children - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
CHILDREN_CHANGED - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
Change kind to signal that children changed.
childrenCache - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
Cache of open children of openable Java Model Java elements
childrenCategories - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
childrenToRemove - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeleteElementsOperation
The elements this operation processes grouped by compilation unit
CHOP_FRAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
CHUNK_CACHE_SIZE_MB - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ChunkCache
 
CHUNK_CACHE_SIZE_MB_DEFAULT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ChunkCache
 
CHUNK_CACHE_SIZE_PERCENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ChunkCache
 
CHUNK_CACHE_SIZE_PERCENT_DEFAULT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ChunkCache
 
CHUNK_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
ChunkCache - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.db
 
ChunkCache() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ChunkCache
 
ChunkCache(long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ChunkCache
 
chunksInMemory - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database.ChunkStats
 
ChunkStats(int, int, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database.ChunkStats
 
ChunkWriter - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.db
Combines sequential small writes into larger writes and that ensures that writes don't happen faster than a certain maximum rate.
ChunkWriter(int, double, ChunkWriter.WriteCallback) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ChunkWriter
Constructs a new ChunkWriter
ChunkWriter.SleepCallback - Interface in org.aspectj.org.eclipse.jdt.internal.core.nd.db
 
ChunkWriter.WriteCallback - Interface in org.aspectj.org.eclipse.jdt.internal.core.nd.db
Interface used to perform the uninterruptable writes when the buffer fills up.
CIRCULAR_DEPENDENCY - Static variable in class org.aspectj.weaver.WeaverMessages
 
CIRCULAR_POINTCUT - Static variable in class org.aspectj.weaver.WeaverMessages
 
CLASS - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
CLASS - Static variable in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
CLASS - Static variable in class org.aspectj.apache.bcel.generic.Type
 
CLASS - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
CLASS - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeCategoryTypePattern
 
CLASS - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a class.
CLASS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
CLASS - Static variable in class org.aspectj.weaver.AnnotationValue
 
CLASS - Static variable in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
CLASS_AND_ENUM - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a class or enum type.
CLASS_AND_ENUM_SUFFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
CLASS_AND_INTERFACE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a class or interface type.
CLASS_AND_INTERFACE_SUFFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
CLASS_ARRAY - Static variable in class org.aspectj.apache.bcel.generic.Type
 
CLASS_CAST_EXCEPTION - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
CLASS_CIRCULARITY_ERROR - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
Linking Exceptions
CLASS_CONTAINER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
CLASS_DECL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
CLASS_EXTENDS - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
CLASS_EXTENDS - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
CLASS_EXTENDS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
CLASS_FILE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing a class file.
CLASS_FORMAT_ERROR - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
CLASS_INITIAL_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CLASS_INSTANCE_CREATION - Static variable in class org.aspectj.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.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used in class instance creation.
CLASS_PREFIX - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider
 
CLASS_READER - Static variable in class org.aspectj.weaver.bcel.asm.AsmDetector
 
CLASS_SCOPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
CLASS_SUFFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
CLASS_TAG - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a value that represents a class
CLASS_TAGS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
CLASS_TOO_BIG - Static variable in class org.aspectj.weaver.WeaverMessages
 
CLASS_TYPE_NAMES - Static variable in interface org.aspectj.apache.bcel.Constants
The primitive class names corresponding to the T_XX constants, e.g., CLASS_TYPE_NAMES[T_INT] = "java.lang.Integer"
CLASS_TYPE_PARAMETER - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
CLASS_TYPE_PARAMETER - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
CLASS_TYPE_PARAMETER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
CLASS_TYPE_PARAMETER_BOUND - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
CLASS_TYPE_PARAMETER_BOUND - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
CLASS_TYPE_PARAMETER_BOUND - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
CLASS_TYPE_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Kind constant for a class type signature.
CLASS_VISITOR - Static variable in class org.aspectj.weaver.bcel.asm.AsmDetector
 
ClassAndMethodDeclarationVisitor() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.ClassAndMethodDeclarationVisitor
 
ClassAnnotationValue - Class in org.aspectj.weaver
 
ClassAnnotationValue(String) - Constructor for class org.aspectj.weaver.ClassAnnotationValue
 
classBound - Variable in class org.aspectj.util.GenericSignature.FormalTypeParameter
 
ClassButNoMethodDeclarationVisitor() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.ClassButNoMethodDeclarationVisitor
 
classCache - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ClassElementValue - Class in org.aspectj.apache.bcel.classfile.annotation
 
ClassElementValue(int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.ClassElementValue
 
ClassElementValue(ClassElementValue, ConstantPool, boolean) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.ClassElementValue
Return immutable variant of this ClassElementValueGen
ClassElementValue(ObjectType, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.ClassElementValue
 
CLASSES - Static variable in class org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
CLASSES - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
CLASSES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJMod
 
CLASSES_FOLDER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
CLASSES_FOLDER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJMod
 
CLASSES_IN_PRECEDENCE - Static variable in class org.aspectj.weaver.WeaverMessages
 
classExtendFinalClass(SourceTypeBinding, TypeReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ClassExtendFinalClass - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
classFile - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
classFile - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
classFile - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
ClassFile - Class in org.aspectj.org.eclipse.jdt.internal.compiler
Represents a class file wrapper on bytes, it is aware of its actual type name.
ClassFile - Class in org.aspectj.org.eclipse.jdt.internal.core
 
ClassFile() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY This methods creates a new instance of the receiver.
ClassFile() - Constructor for class org.aspectj.weaver.bcel.ClassPathManager.ClassFile
 
ClassFile(ModuleBinding, CompilerOptions) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
ClassFile(SourceTypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
ClassFile(PackageFragment, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
CLASSFILE - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
CLASSFILE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
CLASSFILE_ATTRIBUTES - Static variable in interface org.aspectj.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.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IClassFileAttribute
ClassFileAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileAttribute
 
ClassFileBasedByteCodeProvider - Class in org.aspectj.ajdt.internal.compiler
 
ClassFileBasedByteCodeProvider(ClassFile) - Constructor for class org.aspectj.ajdt.internal.compiler.ClassFileBasedByteCodeProvider
 
ClassFileBytesDisassembler - Class in org.aspectj.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.aspectj.org.eclipse.jdt.core.util.ClassFileBytesDisassembler
 
ClassFileConstants - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
classfileformat_anyexceptionhandler - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_clinitname - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_componentdescriptor - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_exceptiontableentry - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_fieldddescriptor - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_linenumbertableentry - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_localvariablereferenceinfoentry - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_localvariabletableentry - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_methoddescriptor - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_stacksAndLocals - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_superflagisnotset - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_superflagisset - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_versiondetails - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_versionUnknown - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
ClassFileMatchLocator - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
ClassFileMatchLocator() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClassFileMatchLocator
 
classFileOffset - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
classFilePathToBinaryName(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaNames
 
classFilePool - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
ClassFilePool - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
classFileReader(IType) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
ClassFileReader - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
ClassFileReader - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
ClassFileReader(byte[], char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
ClassFileReader(byte[], char[], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
ClassFileReader(byte[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
Constructor for ClassFileReader.
ClassFileStruct - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
ClassFileStruct - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Abstract class that defines helpers methods for decoding .class file.
ClassFileStruct() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileStruct
 
ClassFileStruct(byte[], int[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
ClassFileToIndexConverter - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.indexer
 
ClassFileToIndexConverter(NdResourceFile) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.ClassFileToIndexConverter
 
ClassFileWorkingCopy - Class in org.aspectj.org.eclipse.jdt.internal.core
A working copy on an IClassFile.
ClassFileWorkingCopy(AbstractClassFile, WorkingCopyOwner) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
classformat_anewarray - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_checkcast - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_classformatexception - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_getfield - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_getstatic - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_iinc - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_instanceof - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_invokedynamic - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_invokeinterface - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_invokespecial - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_invokestatic - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_invokevirtual - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_class - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_dynamic - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_float - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_integer - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_methodhandle - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_methodtype - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_string - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc2_w_double - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc2_w_long - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_load - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_multianewarray - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_new - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_boolean - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_byte - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_char - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_double - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_float - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_int - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_long - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_short - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_putfield - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_putstatic - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_store - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
ClassFormatException - Exception in org.aspectj.apache.bcel.classfile
Thrown when the BCEL attempts to read a class file and determines that the file is malformed or otherwise cannot be interpreted as a class file.
ClassFormatException - Exception in org.aspectj.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 - Exception in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
ClassFormatException() - Constructor for exception org.aspectj.apache.bcel.classfile.ClassFormatException
 
ClassFormatException(int) - Constructor for exception org.aspectj.org.eclipse.jdt.core.util.ClassFormatException
Constructor for ClassFormatException.
ClassFormatException(int) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ClassFormatException(Exception, char[], int, int) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ClassFormatException(RuntimeException, char[]) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ClassFormatException(String) - Constructor for exception org.aspectj.apache.bcel.classfile.ClassFormatException
 
ClassFormatException(String) - Constructor for exception org.aspectj.org.eclipse.jdt.core.util.ClassFormatException
Constructor for ClassFormatException.
ClassFormatException(String, Throwable) - Constructor for exception org.aspectj.org.eclipse.jdt.core.util.ClassFormatException
Constructor for ClassFormatException.
ClassGen - Class in org.aspectj.apache.bcel.generic
Template class for building up a java class.
ClassGen(String, String, String, int, String[]) - Constructor for class org.aspectj.apache.bcel.generic.ClassGen
 
ClassGen(String, String, String, int, String[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.generic.ClassGen
 
ClassGen(JavaClass) - Constructor for class org.aspectj.apache.bcel.generic.ClassGen
 
ClassGenException - Exception in org.aspectj.apache.bcel.generic
Thrown on internal errors.
ClassGenException() - Constructor for exception org.aspectj.apache.bcel.generic.ClassGenException
 
ClassGenException(String) - Constructor for exception org.aspectj.apache.bcel.generic.ClassGenException
 
classIndex - Variable in class org.aspectj.apache.bcel.classfile.ConstantCP
 
classInitialize() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
classInstanceCreation(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
classInstanceCreation(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
classInstanceCreation(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
classInstanceCreation(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
classInstanceCreation(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
ClassInstanceCreation - Class in org.aspectj.org.eclipse.jdt.core.dom
Class instance creation expression AST node type.
ClassLiteralAccess - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ClassLiteralAccess(int, TypeReference) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
 
classLoaderReference - Variable in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
ClassLoaderReference - Interface in org.aspectj.apache.bcel.util
Implementors should provide access to a ClassLoader instance.
ClassLoaderRepository - Class in org.aspectj.apache.bcel.util
The repository maintains information about which classes have been loaded.
ClassLoaderRepository(ClassLoader) - Constructor for class org.aspectj.apache.bcel.util.ClassLoaderRepository
 
ClassLoaderRepository(ClassLoaderReference) - Constructor for class org.aspectj.apache.bcel.util.ClassLoaderRepository
 
ClassLoaderRepository.SoftHashMap - Class in org.aspectj.apache.bcel.util
 
ClassLoaderWeavingAdaptor - Class in org.aspectj.weaver.loadtime
 
ClassLoaderWeavingAdaptor() - Constructor for class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
 
ClassLoaderWeavingAdaptor(ClassLoader, IWeavingContext) - Constructor for class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
Deprecated. 
className - Variable in class org.aspectj.weaver.bcel.UnwovenClassFile
 
classNames - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
classOrInterface - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
classOrInterface(int) - Static method in class org.aspectj.apache.bcel.classfile.Utility
 
ClassParser - Class in org.aspectj.apache.bcel.classfile
Wrapper class that parses a given Java .class file.
ClassParser(ByteArrayInputStream, String) - Constructor for class org.aspectj.apache.bcel.classfile.ClassParser
 
ClassParser(InputStream, String) - Constructor for class org.aspectj.apache.bcel.classfile.ClassParser
Parse class from the given stream
ClassParser(String) - Constructor for class org.aspectj.apache.bcel.classfile.ClassParser
Parse class from given .class file
ClassPath - Class in org.aspectj.apache.bcel.util
Responsible for loading (class) files from the CLASSPATH.
ClassPath() - Constructor for class org.aspectj.apache.bcel.util.ClassPath
Deprecated.
Use SYSTEM_CLASS_PATH constant
ClassPath(String) - Constructor for class org.aspectj.apache.bcel.util.ClassPath
Search for classes in given path.
classpath_archiveReadError - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
CLASSPATH_ATTRIBUTE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
classpath_buildPath - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestEntryInEntry - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestEntryInEntryNoExclusion - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestEntryInLibrary - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestEntryInOutput - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestOutputInEntry - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestOutputInOutput - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotReadClasspathFile - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotReferToItself - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotUseDistinctSourceFolderAsOutput - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotUseLibraryAsOutput - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
CLASSPATH_CHANGED - Static variable in interface org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags
 
classpath_closedProject - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_containerInfo - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_couldNotWriteClasspathFile - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cycle - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
CLASSPATH_CYCLE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status indicating that a project is involved in a build path cycle.
classpath_deprecated_variable - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_disabledInclusionExclusionPatterns - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_disabledMultipleOutputLocations - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_duplicateEntryExtraAttribute - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_duplicateEntryPath - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
CLASSPATH_FILE_FORMAT - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelMarker
Classpath file format marker attribute (value "classpathFileFormat").
CLASSPATH_FILE_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Path of the file containing the project's classpath relative to the project's root.
CLASSPATH_FILENAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Name of file containing project classpath
classpath_illegalContainerPath - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalEntryInClasspathFile - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalExternalFolder - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalExternalFolderInContainer - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalLibraryArchive - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalLibraryPath - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalLibraryPathInContainer - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalProjectPath - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalSourceFolderPath - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalVariablePath - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_incompatibleLibraryJDKLevel - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_incompatibleLibraryJDKLevelInContainer - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_invalidClasspathInClasspathFile - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_invalidContainer - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_invalidExternalAnnotationPath - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_main_only_project_depends_on_test_only_project - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_mustEndWithSlash - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_settingOutputLocationProgress - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_settingProgress - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_testOutputFolderMustBeSeparateFromMainOutputFolders - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_testSourceRequiresSeparateOutputFolder - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundContainerPath - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundLibrary - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundLibraryInContainer - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundProject - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundSourceAttachment - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundSourceAttachmentInContainedLibrary - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundSourceFolder - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundVariablePath - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_unknownKind - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_userLibraryInfo - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_xmlFormatError - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
ClassPath.ClassFile - Interface in org.aspectj.apache.bcel.util
Contains information about file/ZIP entry of the Java class.
ClasspathAccessRule - Class in org.aspectj.org.eclipse.jdt.internal.core
 
ClasspathAccessRule(char[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ClasspathAccessRule
 
ClasspathAccessRule(IPath, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ClasspathAccessRule
 
ClasspathAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core
 
ClasspathAttribute(String, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ClasspathAttribute
 
ClasspathChange - Class in org.aspectj.org.eclipse.jdt.internal.core
 
ClasspathChange(JavaProject, IClasspathEntry[], IPath, IClasspathEntry[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ClasspathChange
 
classpathChanged(ClasspathChange, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ChangeClasspathOperation
 
ClasspathContainerInitializer - Class in org.aspectj.org.eclipse.jdt.core
Abstract base implementation of all classpath container initializer.
ClasspathContainerInitializer() - Constructor for class org.aspectj.org.eclipse.jdt.core.ClasspathContainerInitializer
Creates a new classpath container initializer.
ClasspathDirectory - Class in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
ClasspathDirectory - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
ClasspathEntry - Class in org.aspectj.org.eclipse.jdt.internal.core
 
ClasspathEntry(int, int, IPath, IPath[], IPath[], IPath, IPath, IPath, boolean, IAccessRule[], boolean, IClasspathAttribute[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
ClasspathEntry(int, int, IPath, IPath[], IPath[], IPath, IPath, IPath, IClasspathEntry, boolean, IAccessRule[], boolean, IClasspathAttribute[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Creates a class path entry of the specified kind with the given path.
ClasspathEntry.AssertionFailedException - Exception in org.aspectj.org.eclipse.jdt.internal.core
 
classpathEntryName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
classpathEntryName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
classpathEntryType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
classpathEntryType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
ClasspathJar - Class in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
ClasspathJar - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
ClasspathJar(File, boolean, AccessRuleSet, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
ClasspathJar(String, AccessRuleSet, IPath, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
ClasspathJar(ZipFile, AccessRuleSet, IPath, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
ClasspathJep247 - Class in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
ClasspathJep247(File, String, AccessRuleSet) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
ClasspathJep247Jdk12 - Class in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
ClasspathJep247Jdk12(File, String, AccessRuleSet) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247Jdk12
 
ClasspathJmod - Class in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
ClasspathJmod(File, boolean, AccessRuleSet, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
ClasspathJMod - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
ClasspathJrt - Class in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
ClasspathJrt - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
ClasspathJrt() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
ClasspathJrt(File, boolean, AccessRuleSet, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
ClasspathJrt(String, AccessRuleSet, IPath) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
ClasspathJrtWithReleaseOption - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
ClasspathJrtWithReleaseOption(String, AccessRuleSet, IPath, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
 
ClasspathLocation - Class in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
ClasspathLocation - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
ClasspathLocation() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
ClasspathLocation(AccessRuleSet, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
ClassPathManager - Class in org.aspectj.weaver.bcel
 
ClassPathManager() - Constructor for class org.aspectj.weaver.bcel.ClassPathManager
 
ClassPathManager(List<String>, IMessageHandler) - Constructor for class org.aspectj.weaver.bcel.ClassPathManager
 
ClassPathManager.ClassFile - Class in org.aspectj.weaver.bcel
 
ClasspathMultiDirectory - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
ClasspathMultiReleaseJar - Class in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
ClasspathMultiReleaseJar - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
ClasspathMultiReleaseJar(File, boolean, AccessRuleSet, String, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathMultiReleaseJar
 
ClasspathMultiReleaseJar(String, AccessRuleSet, IPath, boolean, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathMultiReleaseJar
 
ClasspathMultiReleaseJar(ZipFile, AccessRuleSet, IPath, boolean, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathMultiReleaseJar
 
ClasspathNormalizer() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.ClasspathNormalizer
 
ClasspathResolutionBreakpointListener() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaProject.ClasspathResolutionBreakpointListener
 
ClasspathResolver - Interface in org.aspectj.org.eclipse.jdt.internal.core.nd.java
Used for filtering and disambiguating bindings in the index to match the classpath.
classpaths - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
ClasspathSourceDirectory - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
ClasspathSourceJar - Class in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
ClasspathSourceJar(File, boolean, AccessRuleSet, String, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathSourceJar
 
ClasspathValidation - Class in org.aspectj.org.eclipse.jdt.internal.core
 
ClasspathValidation(JavaProject) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ClasspathValidation
 
ClasspathVariableInitializer - Class in org.aspectj.org.eclipse.jdt.core
Abstract base implementation of all classpath variable initializers.
ClasspathVariableInitializer() - Constructor for class org.aspectj.org.eclipse.jdt.core.ClasspathVariableInitializer
Creates a new classpath variable initializer.
ClassPreProcessor - Interface in org.aspectj.weaver.loadtime
Generic class pre processor interface that allows to separate the AspectJ 5 load time weaving from Java 5 JVMTI interfaces for further use on Java 1.3 / 1.4
ClassPreProcessorAgentAdapter - Class in org.aspectj.weaver.loadtime
Java 1.5 adapter for class pre processor
ClassPreProcessorAgentAdapter() - Constructor for class org.aspectj.weaver.loadtime.ClassPreProcessorAgentAdapter
 
classScope() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
ClassScope - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
ClassScope(Scope, TypeDeclaration) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
classSignature - Variable in class org.aspectj.util.GenericSignature.ClassTypeSignature
 
ClassSignature - Class in org.aspectj.org.eclipse.jdt.internal.compiler.env
Represents a class reference in the class file.
ClassSignature() - Constructor for class org.aspectj.util.GenericSignature.ClassSignature
 
ClassSignature(char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.env.ClassSignature
 
classStart - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnClassLiteralAccess
 
ClassTag - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
classToSuperclass - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
ClassTypeSignature(String, String) - Constructor for class org.aspectj.util.GenericSignature.ClassTypeSignature
 
ClassTypeSignature(String, GenericSignature.SimpleClassTypeSignature, GenericSignature.SimpleClassTypeSignature[]) - Constructor for class org.aspectj.util.GenericSignature.ClassTypeSignature
 
classTypeSignature2TypeX(GenericSignature.ClassTypeSignature, GenericSignature.FormalTypeParameter[], World) - Static method in class org.aspectj.weaver.bcel.BcelGenericSignatureToTypeXConverter
 
ClassVisitor - Interface in org.aspectj.apache.bcel.classfile
Interface to make use of the Visitor pattern programming style.
classWriteEvent(char[][]) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
classWriteEvent(char[][]) - Method in class org.aspectj.weaver.World
 
classWriteEvent(String) - Method in class org.aspectj.weaver.World.TypeMap
 
CLDC_1_1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
clean(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
CLEAN - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "clean".
CLEAN - Static variable in class org.aspectj.tools.ant.taskdefs.Ajc11CompilerAdapter
Define this system/project property to signal that the destination directory should be cleaned and javac reinvoked to get the complete list of files every time.
cleanOutputFolders(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
cleanStarting(IJavaProject) - Method in class org.aspectj.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.
cleanup() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
cleanup() - Method in class org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
cleanup() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
cleanup() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.INameEnvironment
This method cleans the environment.
cleanup() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
cleanup() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
cleanup() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
cleanup() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
 
cleanup() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
cleanup() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
cleanup() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
cleanup() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.IndexBasedJavaSearchEnvironment
 
cleanup() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
cleanup() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
cleanup() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetEnvironment
 
cleanUp() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Final cleanup after all rounds have completed.
cleanUp() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager
 
cleanUp() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
cleanUp() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
cleanUp() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
cleanUp() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
cleanUp() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
cleanUp() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
cleanUp() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
cleanUp() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
cleanUp() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
cleanUp(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
cleanUp(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
 
cleanUpAfterAssignment(BlockScope, int, Expression) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
cleanupEnvironment() - Method in class org.aspectj.ajde.core.internal.AjdeCoreBuildManager
 
cleanupEnvironment() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
cleanUpIndexes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
cleanUpInferenceContexts() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
cleanUpInferenceContexts() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
cleanUpInferenceContexts() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.Invocation
Discard any state from type inference when compilation is done.
cleanUpInferenceContexts() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
cleanUpInferenceContexts() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
cleanUpUnassigned(BlockScope, ASTNode, FlowInfo) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Unassigned closeables are not visible beyond their enclosing statement, immediately report & remove after each statement.
cleanUpWorlds() - Static method in class org.aspectj.weaver.reflect.ReflectionWorld
 
clear() - Method in class org.aspectj.ajdt.internal.core.builder.AjState.SoftHashMap
 
clear() - Method in class org.aspectj.apache.bcel.util.ClassLoaderRepository
Clear all entries from the local cache
clear() - Method in class org.aspectj.apache.bcel.util.ClassLoaderRepository.SoftHashMap
 
clear() - Method in class org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository
Clear all entries from cache.
clear() - Method in class org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository.SoftHashMap
 
clear() - Method in interface org.aspectj.apache.bcel.util.Repository
Clear all entries from cache.
clear() - Method in class org.aspectj.apache.bcel.util.SyntheticRepository
Clear all entries from cache.
clear() - Method in class org.aspectj.apache.bcel.util.ThreadLocalAwareRepository
 
clear() - Method in class org.aspectj.asm.internal.RelationshipMap
 
clear() - Method in interface org.aspectj.asm.IRelationshipMap
Clear all of the relationships in the map.
clear() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Empty all maps.
clear() - Method in class org.aspectj.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.aspectj.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.aspectj.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.aspectj.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.aspectj.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.aspectj.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.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInteger
 
clear() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
clear() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSet
 
clear() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
clear() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.StringSet
 
clear() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.WorkQueue
 
clear() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore
 
clear() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
clear() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.BindingMap
 
clear() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ChunkCache
 
clear() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.DBProperties
Deletes all properties, does not delete the record associated with the object itself - that is it can be re-populated.
clear() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog
 
clear() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.FileStateCache
Clears the entire cache.
clear() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayMap
Removes all mappings from the map.
clear() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
clear() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
clear() - Method in class org.aspectj.util.SoftHashMap
 
clear() - Method in class org.aspectj.weaver.bcel.BcelWorld
 
clear() - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
clear() - Method in interface org.aspectj.weaver.tools.cache.CacheBacking
Clear the entire cache
clear() - Method in class org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
clear() - Method in class org.aspectj.weaver.tools.cache.WeavedClassCache
Clear the entire cache
clear(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
clear(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
Empty the contents of the Database, make it ready to start again.
clear(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
CLEAR_ALL - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "clear all".
clearAffectedChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Clears the collection of affected children.
clearAll() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
clearAllSuppressions() - Method in class org.aspectj.weaver.Lint
 
clearBinarySourceFiles() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
clearBreakpointRequest(String, int) - Method in class org.aspectj.tools.ajbrowser.ui.BasicEditor
 
clearBytes(long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
clearCache() - Static method in class org.aspectj.apache.bcel.Repository
Clear the repository.
clearCaches() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.NdStringSet
 
clearCaches() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
ClearCommand(AsynchronousFileCacheBacking) - Constructor for class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.ClearCommand
 
clearDirtyBit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Sets the dirty bit to false.
clearExternalFileState(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Removes the cached state of a single entry in the externalFiles cache.
clearIncrementalStates() - Static method in class org.aspectj.ajdt.internal.core.builder.IncrementalStateManager
 
clearInterTypeMungers() - Method in class org.aspectj.weaver.ResolvedType
 
clearLastState() - Method in class org.aspectj.ajde.core.AjCompiler
Clear the incremental state associated with this AjCompiler from the IncrementalStateManager.
clearLineBreaksAfter() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
clearLineBreaksBefore() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
clearMessages() - Method in interface org.aspectj.bridge.IMessageHolder
Clear any messages.
clearMessages() - Method in class org.aspectj.bridge.MessageHandler
Clear the messages without changing other behavior.
ClearPrivateModifier - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
clearRange(long, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
Clears all the bytes in the given range by setting them to zero.
clearResultCache() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
clearSpaceAfter() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
Removes space after this token
clearSpaceBefore() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
Removes space before this token
clearState() - Static method in class org.aspectj.tools.ajdoc.Main
 
clearSuppressions(Collection<Lint.Kind>) - Method in class org.aspectj.weaver.Lint
 
clearTypeBindingStack() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
Clinit - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
AspectJ Extension added template method for subclasses to insert more code.
Clinit - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
Clinit(CompilationResult) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
 
CLINIT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ClinitSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
clone() - Method in class org.aspectj.apache.bcel.classfile.Constant
 
clone() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
clone() - Method in class org.aspectj.apache.bcel.generic.CodeExceptionGen
 
clone() - Method in class org.aspectj.apache.bcel.generic.LineNumberGen
 
clone() - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
clone() - Method in interface org.aspectj.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() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
 
clone() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
clone() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInteger
 
clone() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
clone() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
clone() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
clone() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
clone() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
clone() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSet
 
clone() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
clone() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementInfo
 
clone() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
 
clone() - Method in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Returns a new cache containing the same contents.
clone() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.AbstractSearchScope
 
clone() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndPattern
 
clone() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrPattern
 
clone() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfArray
 
clone() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
clone() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
clone() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Returns a new cache containing the same contents.
clone() - Method in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking.IndexEntry
 
clone(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryDirectory
 
clone(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryFile
 
clone(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
clone(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
clone(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
clone(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
clone(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
clone(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
clone(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
clone(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
clone(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MemberTypeBinding
 
clone(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MissingTypeBinding
 
clone(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NullTypeBinding
 
clone(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
clone(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
clone(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
clone(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
clone(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Virtual copy constructor: a copy is made of the receiver's entire instance state and then suitably parameterized by the arguments to the clone operation as seen fit by each type.
clone(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
clone(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
clone(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VoidTypeBinding
 
clone(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
Clone - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CLONE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CLONEABLE - Static variable in class org.aspectj.weaver.UnresolvedType
 
cloneCachingContents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
cloneHelper(AST, ModulePackageAccess) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModulePackageAccess
 
CloneSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
close() - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer
Closes the buffer.
close() - Method in interface org.aspectj.org.eclipse.jdt.core.IOpenable
Closes this element and its buffer (if any).
close() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Archive
 
close() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
close() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ModuleLocationHandler
 
close() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
close() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
close() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
close() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
close() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
close() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
Closes any open streams.
close() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.JarIndexLocation
 
close() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
close() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
close() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
Closes the database.
close() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.IReader
 
close() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
close() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Closes this SourceMapper's zip file.
close() - Method in class org.aspectj.weaver.bcel.ClassPathManager.ClassFile
 
close() - Method in class org.aspectj.weaver.bcel.ExtensibleURLClassLoader
 
close() - Method in class org.aspectj.weaver.Dump
 
close(InputStream, File) - Method in class org.aspectj.weaver.tools.cache.AbstractFileCacheBacking
 
close(OutputStream, File) - Method in class org.aspectj.weaver.tools.cache.AbstractFileCacheBacking
 
close(Openable) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ModelUpdater
Closes the given element, which removes it from the cache of open elements.
close(LRUCache.LRUCacheEntry<K, IBuffer>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BufferCache
 
close(LRUCache.LRUCacheEntry<K, JavaElementInfo>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ElementCache
Returns true if the element is successfully closed and removed from the cache, otherwise false.
close(LRUCache.LRUCacheEntry<K, V>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Returns true if the element is successfully closed and removed from the cache, otherwise false.
Close - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CLOSE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CLOSE_QUIETLY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
closeArchives() - Method in class org.aspectj.weaver.bcel.ClassPathManager
 
closeBuffer() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
Close the buffer associated with this element, if any.
closeClassLoader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
 
closeClassLoader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager
 
closed() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject
 
closed(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Creates the nested deltas for a closed element.
CloseMethodRecord(char[][], char[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.CloseMethodRecord
 
closeMethods - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CloseSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
closestMatch - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemFieldBinding
 
closestMatch - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
closestMatch() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
closestMatch() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
closestMatch() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
In case of problems, returns the closest match found.
closestReferenceMatch() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
closeTracker - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
closeTracker - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
closeTracker - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
closeZipFile(ZipFile) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
closeZipFileAtEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
closeZipFileAtEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
closing(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
closing(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
closing(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
This element is being closed.
closing(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
closing(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
closing(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
closing(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
This element is being closed.
closing(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
closing(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
This element is being closed.
closing(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
CLOSURE_CLASS_PREFIX - Static variable in class org.aspectj.weaver.bcel.BcelWeaver
 
cmd - Variable in class org.aspectj.tools.ant.taskdefs.Ajc10
 
cmd - Variable in class org.aspectj.tools.ant.taskdefs.AjcTask
 
cmd - Variable in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
cmp - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
 
code - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore.StringPlaceholderData
 
Code - Class in org.aspectj.apache.bcel.classfile
This class represents a chunk of Java byte code contained in a method.
Code(int, int, int, int, byte[], CodeException[], Attribute[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.Code
 
Code(Code) - Constructor for class org.aspectj.apache.bcel.classfile.Code
Initialize from another object.
CODE - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
CODE - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
CODE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"Code" attribute.
CODE_SNIPPET - Static variable in interface org.aspectj.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.aspectj.org.eclipse.jdt.internal.eval.EvaluationConstants
 
CODE_SNIPPET_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.internal.eval.EvaluationConstants
 
CODEASSIST_ARGUMENT_PREFIXES - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Prefixes for Argument Name.
CODEASSIST_ARGUMENT_SUFFIXES - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Suffixes for Argument Name.
CODEASSIST_CAMEL_CASE_MATCH - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Activate Camel Case Sensitive Completion.
CODEASSIST_DEPRECATION_CHECK - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Activate Deprecation Sensitive Completion.
CODEASSIST_DISCOURAGED_REFERENCE_CHECK - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Activate Discouraged Reference Sensitive Completion.
CODEASSIST_FIELD_PREFIXES - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Prefixes for Field Name.
CODEASSIST_FIELD_SUFFIXES - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Suffixes for Field Name.
CODEASSIST_FORBIDDEN_REFERENCE_CHECK - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Activate Forbidden Reference Sensitive Completion.
CODEASSIST_IMPLICIT_QUALIFICATION - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Automatic Qualification of Implicit Members.
CODEASSIST_LOCAL_PREFIXES - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Prefixes for Local Variable Name.
CODEASSIST_LOCAL_SUFFIXES - Static variable in class org.aspectj.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.aspectj.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.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Suffixes for Static Field Name.
CODEASSIST_STATIC_FINAL_FIELD_PREFIXES - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Prefixes for Static Final Field Name.
CODEASSIST_STATIC_FINAL_FIELD_SUFFIXES - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Suffixes for Static Final Field Name.
CODEASSIST_SUBSTRING_MATCH - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Deprecated.
- this option has no effect
CODEASSIST_SUBWORD_MATCH - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Activate Subword Code Completion.
CODEASSIST_SUGGEST_STATIC_IMPORTS - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Activate Suggestion of Static Import.
CODEASSIST_VISIBILITY_CHECK - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Activate Visibility Sensitive Completion.
CodeAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of ICodeAttribute.
CodeCannotBeReached - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor) - Method in interface org.aspectj.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) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor, WorkingCopyOwner) - Method in interface org.aspectj.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 class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor, WorkingCopyOwner, IProgressMonitor) - Method in interface org.aspectj.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, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor, WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor, IProgressMonitor) - Method in interface org.aspectj.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, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
Deprecated. 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
Deprecated. 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor, WorkingCopyOwner) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
Deprecated. 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
Deprecated. 
codeComplete(int, CompletionRequestor) - Method in interface org.aspectj.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, CompletionRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
codeComplete(int, CompletionRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
codeComplete(int, CompletionRequestor, WorkingCopyOwner) - Method in interface org.aspectj.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, CompletionRequestor, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
codeComplete(int, CompletionRequestor, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
codeComplete(int, CompletionRequestor, WorkingCopyOwner, IProgressMonitor) - Method in interface org.aspectj.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, CompletionRequestor, WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
codeComplete(int, CompletionRequestor, WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
codeComplete(int, CompletionRequestor, WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
codeComplete(int, CompletionRequestor, WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
codeComplete(int, CompletionRequestor, IProgressMonitor) - Method in interface org.aspectj.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, CompletionRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
codeComplete(int, CompletionRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
codeComplete(int, ICodeCompletionRequestor) - Method in interface org.aspectj.org.eclipse.jdt.core.ICodeAssist
codeComplete(int, ICodeCompletionRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
Deprecated.
- should use codeComplete(int, ICompletionRequestor) instead
codeComplete(int, ICodeCompletionRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Deprecated.
- use codeComplete(int, ICompletionRequestor)
codeComplete(int, ICompletionRequestor) - Method in interface org.aspectj.org.eclipse.jdt.core.ICodeAssist
codeComplete(int, ICompletionRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
Deprecated. 
codeComplete(int, ICompletionRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Deprecated. 
codeComplete(int, ICompletionRequestor, WorkingCopyOwner) - Method in interface org.aspectj.org.eclipse.jdt.core.ICodeAssist
codeComplete(int, ICompletionRequestor, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
Deprecated. 
codeComplete(int, ICompletionRequestor, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Deprecated. 
codeComplete(String, int, CompletionRequestor) - Method in interface org.aspectj.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) - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
codeComplete(String, int, CompletionRequestor, WorkingCopyOwner) - Method in interface org.aspectj.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 class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
codeComplete(String, int, CompletionRequestor, WorkingCopyOwner, IProgressMonitor) - Method in interface org.aspectj.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, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
codeComplete(String, int, CompletionRequestor, IProgressMonitor) - Method in interface org.aspectj.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, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
codeComplete(String, int, ICodeCompletionRequestor) - Method in interface org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
Deprecated.
- use codeComplete(String, int, ICompletionRequestor) instead
codeComplete(String, int, ICodeCompletionRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Deprecated.
- use codeComplete(String, int, ICompletionRequestor) instead
codeComplete(String, int, ICompletionRequestor) - Method in interface org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
codeComplete(String, int, ICompletionRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Deprecated. 
codeComplete(String, int, ICompletionRequestor, WorkingCopyOwner) - Method in interface org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
codeComplete(String, int, ICompletionRequestor, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Deprecated. 
codeComplete(ICompilationUnit, ICompilationUnit, int, CompletionRequestor, WorkingCopyOwner, ITypeRoot, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
CODEELEMENT - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
CodeException - Class in org.aspectj.apache.bcel.classfile
This class represents an entry in the exception table of the Code attribute and is used only there.
CodeException(int, int, int, int) - Constructor for class org.aspectj.apache.bcel.classfile.CodeException
 
CodeException(CodeException) - Constructor for class org.aspectj.apache.bcel.classfile.CodeException
 
CodeExceptionGen - Class in org.aspectj.apache.bcel.generic
This class represents an exception handler, i.e., specifies the region where a handler is active and an instruction where the actual handling is done.
CodeExceptionGen(InstructionHandle, InstructionHandle, InstructionHandle, ObjectType) - Constructor for class org.aspectj.apache.bcel.generic.CodeExceptionGen
Add an exception handler, i.e., specify region where a handler is active and an instruction where the actual handling is done.
CodeFormatter - Class in org.aspectj.org.eclipse.jdt.core.formatter
Specification for a generic source code formatter.
CodeFormatter - Class in org.aspectj.org.eclipse.jdt.internal.formatter.old
Deprecated. 
CodeFormatter() - Constructor for class org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatter
 
CodeFormatter(Map) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.old.CodeFormatter
Deprecated.
 
CodeFormatterApplication - Class in org.aspectj.org.eclipse.jdt.core.formatter
Implements an Eclipse Application for org.aspectj.org.eclipse.jdt.core.JavaCodeFormatter.
CodeFormatterApplication() - Constructor for class org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatterApplication
 
CodeGenerationHint - Annotation Interface in org.aspectj.lang.annotation.control
Provide code generation hints to the compiler (e.g. names to use for generated members).
CodeName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
codeSelect(int, int) - Method in interface org.aspectj.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.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
codeSelect(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
codeSelect(int, int, WorkingCopyOwner) - Method in interface org.aspectj.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 class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
codeSelect(int, int, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
codeSelect(int, int, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
codeSelect(int, int, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
codeSelect(String, int, int) - Method in interface org.aspectj.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) - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
codeSelect(String, int, int, WorkingCopyOwner) - Method in interface org.aspectj.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 class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
codeSelect(ICompilationUnit, int, int, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
CodeSignature - Interface in org.aspectj.lang.reflect
 
CodeSnippetAllocationExpression - Class in org.aspectj.org.eclipse.jdt.internal.eval
 
CodeSnippetAllocationExpression(EvaluationContext) - Constructor for class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetAllocationExpression
CodeSnippetAllocationExpression constructor comment.
CodeSnippetClassFile - Class in org.aspectj.org.eclipse.jdt.internal.eval
 
CodeSnippetClassFile(SourceTypeBinding, ClassFile, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetClassFile
CodeSnippetClassFile constructor comment.
CodeSnippetCompiler - Class in org.aspectj.org.eclipse.jdt.internal.eval
A compiler that compiles code snippets.
CodeSnippetCompiler(INameEnvironment, IErrorHandlingPolicy, CompilerOptions, ICompilerRequestor, IProblemFactory, EvaluationContext, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetCompiler
Creates a new code snippet compiler initialized with a code snippet parser.
CodeSnippetEnvironment - Class in org.aspectj.org.eclipse.jdt.internal.eval
An environment that wraps the client's name environment.
CodeSnippetEnvironment(INameEnvironment, EvaluationContext) - Constructor for class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetEnvironment
Creates a new wrapper for the given environment.
CodeSnippetEvaluator - Class in org.aspectj.org.eclipse.jdt.internal.eval
A code snippet evaluator compiles and returns class file for a code snippet.
CodeSnippetFieldReference - Class in org.aspectj.org.eclipse.jdt.internal.eval
 
CodeSnippetFieldReference(char[], long, EvaluationContext) - Constructor for class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetFieldReference
CodeSnippetFieldReference constructor comment.
CodeSnippetMessageSend - Class in org.aspectj.org.eclipse.jdt.internal.eval
 
CodeSnippetMessageSend(EvaluationContext) - Constructor for class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetMessageSend
CodeSnippetMessageSend constructor comment.
codeSnippetMissingClass(String, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CodeSnippetMissingClass - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
codeSnippetMissingMethod(String, String, String, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CodeSnippetMissingMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CodeSnippetParser - Class in org.aspectj.org.eclipse.jdt.internal.eval
A parser for code snippets.
CodeSnippetParser(ProblemReporter, EvaluationContext, boolean, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
Creates a new code snippet parser.
CodeSnippetParsingUtil - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Utility class to parse different code snippets
CodeSnippetParsingUtil() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
CodeSnippetParsingUtil(boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
CodeSnippetQualifiedNameReference - Class in org.aspectj.org.eclipse.jdt.internal.eval
 
CodeSnippetQualifiedNameReference(char[][], long[], int, int, EvaluationContext) - Constructor for class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
CodeSnippetQualifiedNameReference constructor comment.
CodeSnippetReturnStatement - Class in org.aspectj.org.eclipse.jdt.internal.eval
A return statement inside a code snippet.
CodeSnippetReturnStatement(Expression, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
CodeSnippetScope - Class in org.aspectj.org.eclipse.jdt.internal.eval
This scope is used for code snippet lookup to emulate private, protected and default access.
CodeSnippetScope(int, Scope) - Constructor for class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
CodeSnippetScope constructor comment.
CodeSnippetScope(BlockScope) - Constructor for class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
CodeSnippetScope constructor comment.
CodeSnippetScope(BlockScope, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
CodeSnippetScope constructor comment.
CodeSnippetSingleNameReference - Class in org.aspectj.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.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
CodeSnippetSkeleton - Class in org.aspectj.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.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
CodeSnippetSkeleton constructor comment.
CodeSnippetSkeleton.BinaryMethodSkeleton - Class in org.aspectj.org.eclipse.jdt.internal.eval
 
CodeSnippetSuperReference - Class in org.aspectj.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.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSuperReference
 
CodeSnippetThisReference - Class in org.aspectj.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.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetThisReference
CodeSnippetThisReference constructor comment.
CodeSnippetTypeDeclaration - Class in org.aspectj.org.eclipse.jdt.internal.eval
 
CodeSnippetTypeDeclaration(CompilationResult) - Constructor for class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetTypeDeclaration
 
codeStream - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
codeStream - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Label
 
CodeStream - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
CodeStream(ClassFile) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
codeToString(byte[], ConstantPool, int, int) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Disassemble a stream of byte codes and return the string representation.
codeToString(byte[], ConstantPool, int, int, boolean) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Disassemble a byte array of JVM byte codes starting from code line 'index' and return the disassembled string representation.
codeToString(ByteSequence, ConstantPool) - Static method in class org.aspectj.apache.bcel.classfile.Utility
 
codeToString(ByteSequence, ConstantPool, boolean) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Disassemble a stream of byte codes and return the string representation.
collect() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector
 
collect(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Util.EncodingErrorCollector
 
collectAllTypeBindings(TypeDeclaration, CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
collectCrosscuttingMembers(boolean) - Method in class org.aspectj.weaver.ResolvedType
 
collectDeclares(boolean) - Method in class org.aspectj.weaver.ResolvedType
 
collectFilesNames() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
COLLECTING_ITDS_AND_DECLARES - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
collectInterTypeMungers(List) - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
collectInterTypeMungers(List<ConcreteTypeMunger>) - Method in class org.aspectj.weaver.ResolvedType
 
collection - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
collectionVariable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
collectMissingTypes(List<TypeBinding>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
collectMissingTypes(List<TypeBinding>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
collectMissingTypes(List<TypeBinding>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MissingTypeBinding
 
collectMissingTypes(List<TypeBinding>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
collectMissingTypes(List<TypeBinding>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Iterate through the type components to collect instances of leaf missing types
collectMissingTypes(List<TypeBinding>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
collectPatternVariablesToScope(LocalVariableBinding[], BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
 
collectPatternVariablesToScope(LocalVariableBinding[], BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
collectPatternVariablesToScope(LocalVariableBinding[], BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
collectPatternVariablesToScope(LocalVariableBinding[], BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
collectPatternVariablesToScope(LocalVariableBinding[], BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
 
collectPatternVariablesToScope(LocalVariableBinding[], BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
collectPlatformLibraries(File) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
collectRunningVMBootclasspath(List<FileSystem.Classpath>) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
collectSubstitutes(Scope, TypeBinding, InferenceContext, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
collectSubstitutes(Scope, TypeBinding, InferenceContext, int) - Method in class org.aspectj.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.aspectj.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.aspectj.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.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
Collect the substitutes into a map for certain type variables inside the receiver type e.g.
collectSuperTypeNames(ReferenceBinding, char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector
Collects the names of all the supertypes of the given type.
collectVMBootclasspath(List<FileSystem.Classpath>, File) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
colonColonStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
column - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
COM - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
COM_GOOGLE_COMMON_BASE_PRECONDITIONS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
COM_GOOGLE_INJECT_INJECT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
combine(PackageBinding, PackageBinding, ModuleBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SplitPackageBinding
Combine two potential package bindings, answering either the better of those if the other has a problem, or combine both into a split package.
combineAccessRules() - Method in interface org.aspectj.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.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
CombinedBinaryExpression - Class in org.aspectj.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(CombinedBinaryExpression) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
CombinedBinaryExpression(Expression, Expression, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
Make a new CombinedBinaryExpression.
combineHashCodes(int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Combines two hash codes to make a new one.
combineTypeAnnotations(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
combineWith(ClasspathEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Used to perform export/restriction propagation across referring projects/containers.
COMMA_SEPARATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Constant for comma
COMMA_SEPARATOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
command - Variable in class org.aspectj.tools.ajc.Main
 
COMMAND_EDITOR_NAME - Static variable in class org.aspectj.tools.ant.taskdefs.AjcTask
 
COMMAND_LINE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
CommandController() - Constructor for class org.aspectj.tools.ajc.Main.CommandController
 
commandLineIncremental() - Method in class org.aspectj.tools.ajc.Main.CommandController
 
commandName - Variable in class org.aspectj.tools.ajc.Main
ReflectionFactory identifier for command (compiler)
commaSeparatedListToTypeArray(String, Class) - Static method in class org.aspectj.internal.lang.reflect.StringToType
 
commaSplit(String) - Static method in class org.aspectj.util.LangUtil
Splits input at commas, trimming any white space.
Comment - Class in org.aspectj.org.eclipse.jdt.core.dom
Abstract base class for all AST nodes that represent comments.
comment_align_tags_descriptions_grouped - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_align_tags_names_descriptions - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
COMMENT_ARRAYS_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
COMMENT_ARRAYS_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
comment_clear_blank_lines_in_block_comment - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_clear_blank_lines_in_javadoc_comment - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_count_line_length_from_starting_position - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_format_block_comment - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_format_header - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_format_html - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_format_javadoc_comment - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_format_line_comment - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_format_line_comment_starting_on_first_column - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_format_source - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_indent_parameter_description - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_indent_root_tags - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_indent_tag_description - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_insert_empty_line_before_root_tags - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_insert_empty_line_between_different_tags - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_insert_new_line_for_parameter - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_line_length - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
COMMENT_LINE_SEPARATOR_LENGTH - Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.CommentsPreparator
 
comment_new_lines_at_block_boundaries - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_new_lines_at_javadoc_boundaries - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_preserve_white_space_between_code_and_line_comments - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
COMMENT_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Javadoc
Deprecated.
Replaced by Javadoc.TAGS_PROPERTY in the JLS3 API.
CommentIncrement - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
commentMapper - Variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
commentParse() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
commentParse() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadocParser
 
commentParse() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
commentPositions - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.RecordedParsingInformation
 
commentPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
commentPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
CommentRecorderParser - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Internal parser used for parsing source to create DOM AST nodes.
CommentRecorderParser(ProblemReporter, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
comments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
CommentsPreparator - Class in org.aspectj.org.eclipse.jdt.internal.formatter
 
CommentsPreparator(TokenManager, DefaultCodeFormatterOptions, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.CommentsPreparator
 
commentsTable - Variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
commentStarts - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
commentStarts - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
commentStops - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
commentStops - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
commentTagStarts - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
commentTagStarts - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
CommentWrapExecutor - Class in org.aspectj.org.eclipse.jdt.internal.formatter.linewrap
 
CommentWrapExecutor(TokenManager, DefaultCodeFormatterOptions) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.CommentWrapExecutor
 
commit(boolean, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IWorkingCopy
commit(boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Deprecated. 
commitWorkingCopy(boolean, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Commits the contents of this working copy to its underlying resource.
commitWorkingCopy(boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
commitWorkingCopy(boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
CommitWorkingCopyOperation - Class in org.aspectj.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.aspectj.org.eclipse.jdt.internal.core.CommitWorkingCopyOperation
Constructs an operation to commit the contents of a working copy to its original compilation unit.
COMMON_LINES - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to set opening and closing parentheses location in common lines with their contents (or simply a single line if the parentheses are empty).
CommonPrinter - Class in org.aspectj.ajdt.internal.compiler
 
CommonPrinter(MethodScope) - Constructor for class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
COMMONS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CommonsTrace - Class in org.aspectj.weaver.tools
 
CommonsTrace(Class) - Constructor for class org.aspectj.weaver.tools.CommonsTrace
 
CommonsTraceFactory - Class in org.aspectj.weaver.tools
 
CommonsTraceFactory() - Constructor for class org.aspectj.weaver.tools.CommonsTraceFactory
 
commonVerify() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Common code used to verify the elements this operation is processing.
COMPACT - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "compact".
COMPACT - Static variable in class org.aspectj.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_CONSTRUCTOR_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
The "compact constructor" structural property of record node type (type: Boolean).
compact_else_if - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
compactClassName(String) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Shorten long class names, java/lang/String becomes String.
compactClassName(String, boolean) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Shorten long class names, java/lang/String becomes java.lang.String, e.g..
compactClassName(String, String, boolean) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Shorten long class name str, i.e., chop off the prefix, if the class name starts with this string and the flag chopit is true.
CompactConstructorDeclaration - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
CompactConstructorDeclaration(CompilationResult) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompactConstructorDeclaration
 
CompactTypeStructureRepresentation - Class in org.aspectj.ajdt.internal.core.builder
Used to determine if a type has structurally changed during incremental compilation.
CompactTypeStructureRepresentation(ClassFileReader, boolean) - Constructor for class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
COMPARATOR - Static variable in class org.aspectj.bridge.IMessage.Kind
 
compare(byte[], byte[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Compares two byte arrays.
compare(char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.EmptyString
 
compare(char[], boolean) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.db.IString
Compare this IString record and the specified character array
compare(char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LongString
 
compare(char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
 
compare(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
Implements a lexicographical comparator for char arrays.
compare(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Compares two strings lexicographically.
compare(char[], char[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
 
compare(long) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.db.IBTreeVisitor
Compare the record against an internally held key.
compare(Object, Object) - Method in interface org.aspectj.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.
compare(String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.EmptyString
 
compare(String, boolean) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.db.IString
Compare this IString record and the specified String object
compare(String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LongString
 
compare(String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
 
compare(IString, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.EmptyString
 
compare(IString, boolean) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.db.IString
Compare this IString record and the specified IString record
compare(IString, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LongString
 
compare(IString, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
 
compare(Nd, long, long) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.db.IBTreeComparator
Compare two records.
compare(Pointcut, Pointcut) - Method in class org.aspectj.weaver.patterns.PointcutEvaluationExpenseComparator
Compare 2 pointcuts based on an estimate of how expensive they may be to evaluate.
compare(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.patterns.DeclarePrecedence
 
compareByPrecedence(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.World
Same signature as org.aspectj.util.PartialOrder.PartialComparable.compareTo
compareByPrecedenceAndHierarchy(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.World
compares by precedence with the additional rule that a super-aspect is sorted before its sub-aspects
compareCharArray(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SortedCharArrays
Compares the two char arrays.
compareCharCharArray(char[][], char[][]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SortedCharArrays
Compares the two char-char arrays.
compareChars(char, char, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
Compare characters case-sensitively, or case-insensitively.
compareCompatibleWithIgnoreCase(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.EmptyString
 
compareCompatibleWithIgnoreCase(char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.db.IString
Compare this IString record and the specified char array in a case sensitive manner such that it is compatible with case insensitive comparison.
compareCompatibleWithIgnoreCase(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LongString
 
compareCompatibleWithIgnoreCase(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
 
compareCompatibleWithIgnoreCase(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
 
compareCompatibleWithIgnoreCase(IString) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.EmptyString
 
compareCompatibleWithIgnoreCase(IString) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.db.IString
Compare this IString record and the specified IString record in a case sensitive manner such that it is compatible with case insensitive comparison.
compareCompatibleWithIgnoreCase(IString) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LongString
 
compareCompatibleWithIgnoreCase(IString) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
 
compareJavaVersions(String, String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compares two given versions of the Java platform.
comparePrefix(char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.EmptyString
 
comparePrefix(char[], boolean) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.db.IString
Compare this IString record and the specified character array
comparePrefix(char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LongString
 
comparePrefix(char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
 
comparePrefix(char[], char[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
 
compareTo(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Compares the two char arrays lexicographically.
compareTo(char[], char[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Compares the two char arrays lexicographically between the given start and end positions.
compareTo(Object) - Method in class org.aspectj.ajde.ui.BuildConfigNode
Comparison is string-name based only.
compareTo(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
compareTo(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
compareTo(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
compareTo(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.ExceptionMarker
 
compareTo(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
compareTo(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.CopySourceInfo
 
compareTo(Object) - Method in interface org.aspectj.util.PartialOrder.PartialComparable
 
compareTo(Object) - Method in class org.aspectj.weaver.Checker
 
compareTo(Object) - Method in class org.aspectj.weaver.ConcreteTypeMunger
 
compareTo(IMessage.Kind) - Method in class org.aspectj.bridge.IMessage.Kind
 
compareTo(Util.Comparable) - Method in interface org.aspectj.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(Member) - Method in class org.aspectj.weaver.JoinPointSignature
 
compareTo(Member) - Method in interface org.aspectj.weaver.Member
 
compareTo(Member) - Method in class org.aspectj.weaver.MemberImpl
 
compareTypes(TypeBinding, TypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
compareWith(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Compares the contents of the two arrays array and prefix.
ComparingIdentical - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ComparingIdentical - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
comparingIdenticalExpressions(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
COMPATIBLE - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching.CheckMode
in this mode we check normal assignment compatibility.
COMPATIBLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
COMPATIBLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
COMPIL_PARSER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
compilation_beginningToCompile - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_done - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_internalError - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_loadBinary - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
COMPILATION_PARTICIPANT_EXTPOINT_ID - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Name of the extension point for contributing a compilation participant
compilation_process - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_processing - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_request - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_unit - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
COMPILATION_UNIT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type CompilationUnit.
COMPILATION_UNIT - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing a Java compilation unit.
COMPILATION_UNIT - Static variable in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Node type constant indicating a compilation unit.
COMPILATION_UNIT_CONTAINER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
COMPILATION_UNIT_SCOPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
COMPILATION_UNIT_TAGS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
compilation_units - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_unresolvedProblem - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_unresolvedProblems - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_write - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
CompilationAndWeavingContext - Class in org.aspectj.bridge.context
This class is responsible for tracking progress through the various phases of compilation and weaving.
CompilationGroup - Enum Class in org.aspectj.org.eclipse.jdt.internal.core
 
CompilationParticipant - Class in org.aspectj.org.eclipse.jdt.core.compiler
A compilation participant is notified of events occurring during the compilation process.
CompilationParticipant() - Constructor for class org.aspectj.org.eclipse.jdt.core.compiler.CompilationParticipant
 
CompilationParticipantResult - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
CompilationParticipantResult(SourceFile, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
 
compilationParticipants - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CompilationParticipants() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.CompilationParticipants
 
CompilationProgress - Class in org.aspectj.org.eclipse.jdt.core.compiler
A compilation progress is used by the BatchCompiler to report progress during compilation.
CompilationProgress() - Constructor for class org.aspectj.org.eclipse.jdt.core.compiler.CompilationProgress
 
compilationResult - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
compilationResult - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
compilationResult - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
compilationResult - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
compilationResult - Variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
compilationResult() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
compilationResult() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
compilationResult() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
compilationResult() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
compilationResult() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
compilationResult() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.impl.ReferenceContext
 
CompilationResult - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
CompilationResult(char[], int, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
CompilationResult(ICompilationUnit, int, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
CompilationResult.ProblemsForRemovalFilter - Interface in org.aspectj.org.eclipse.jdt.internal.compiler
 
CompilationResultDestinationManager - Interface in org.aspectj.ajdt.internal.compiler
acts as a bridge from ajde's OutputLocationManager interface to the compiler internals
compilationUnit - Variable in class org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
compilationUnit - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
compilationUnit - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
CompilationUnit - Class in org.aspectj.org.eclipse.jdt.core.dom
Java compilation unit AST node type.
CompilationUnit - Class in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
CompilationUnit - Class in org.aspectj.org.eclipse.jdt.internal.core
 
CompilationUnit - Class in org.aspectj.org.eclipse.jdt.internal.core.jdom
Implements a very simple version of the ICompilationUnit.
CompilationUnit(char[], char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
CompilationUnit(char[], String, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
CompilationUnit(char[], String, String, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
CompilationUnit(char[], String, String, String, boolean, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
CompilationUnit(char[], String, String, String, boolean, String, Function<String, String>) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
CompilationUnit(PackageFragment, String, WorkingCopyOwner) - Constructor for class org.aspectj.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 - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
COMPILATIONUNIT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
CompilationUnitDeclaration - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
CompilationUnitDeclaration(ProblemReporter, CompilationResult, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
CompilationUnitElementInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
 
CompilationUnitElementInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitElementInfo
 
CompilationUnitProblemFinder - Class in org.aspectj.org.eclipse.jdt.internal.core
Responsible for resolving types inside a compilation unit being reconciled, reporting the discovered problems to a given IProblemRequestor.
CompilationUnitProblemFinder(INameEnvironment, IErrorHandlingPolicy, CompilerOptions, ICompilerRequestor, IProblemFactory) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitProblemFinder
Answer a new CompilationUnitVisitor using the given name environment and compiler options.
compilationUnitScope() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
CompilationUnitScope - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
CompilationUnitScope(CompilationUnitDeclaration, CompilerOptions) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
CompilationUnitScope(CompilationUnitDeclaration, LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
CompilationUnitSorter - Class in org.aspectj.org.eclipse.jdt.core.util
Operation for sorting members within a compilation unit.
CompilationUnitStructureRequestor - Class in org.aspectj.org.eclipse.jdt.internal.core
A requestor for the fuzzy parser, used to compute the children of an ICompilationUnit.
CompilationUnitStructureRequestor(ICompilationUnit, CompilationUnitElementInfo, Map) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
compile() - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
compile(String) - Static method in class org.aspectj.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[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
compile(String[], PrintWriter, PrintWriter, CompilationProgress) - Static method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
compile(String, PrintWriter, PrintWriter) - Static method in class org.aspectj.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.aspectj.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(ICompilationUnit[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
compile(SourceFile[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
compile(SourceFile[], SourceFile[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
compile(SourceFile[], SourceFile[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
compile(SourceFile[], SourceFile[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
COMPILE_TYPE_MASK - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
compiled(SourceFile) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
Notification while within a compile that a unit has finished being compiled.
compiledAllAtOnce - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
compiledTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
compiler - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
Compiler - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
Compiler(INameEnvironment, IErrorHandlingPolicy, Map<String, String>, ICompilerRequestor, IProblemFactory) - Constructor for class org.aspectj.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.aspectj.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.aspectj.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.aspectj.org.eclipse.jdt.internal.compiler.Compiler
Deprecated. 
Compiler(INameEnvironment, IErrorHandlingPolicy, CompilerOptions, ICompilerRequestor, IProblemFactory, PrintWriter, CompilationProgress) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
COMPILER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
COMPILER_ANNOTATION_NULL_ANALYSIS - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Annotation-based Null Analysis.
COMPILER_CODEGEN_INLINE_JSR_BYTECODE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Inline JSR Bytecode Instruction.
COMPILER_CODEGEN_METHOD_PARAMETERS_ATTR - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Generating Method Parameters Attribute.
COMPILER_CODEGEN_TARGET_PLATFORM - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Defining Target Java Platform.
COMPILER_CODEGEN_UNUSED_LOCAL - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Preserving Unused Local Variables.
COMPILER_COMPLIANCE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Setting Compliance Level.
COMPILER_DEFAULT_ERRORS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
COMPILER_DEFAULT_INFOS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
COMPILER_DEFAULT_WARNINGS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
COMPILER_DOC_COMMENT_SUPPORT - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Javadoc Comment Support.
COMPILER_FAILURE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a compiler failure occurred.
COMPILER_INHERIT_NULL_ANNOTATIONS - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Inheritance of null annotations.
COMPILER_LAZY_TJP - Static variable in class org.aspectj.ajdt.core.AspectJCore
 
COMPILER_LINE_NUMBER_ATTR - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Generating Line Number Debug Attribute.
COMPILER_LOCAL_VARIABLE_ATTR - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Generating Local Variable Debug Attribute.
COMPILER_NO_ADVICE_INLINE - Static variable in class org.aspectj.ajdt.core.AspectJCore
 
COMPILER_NONNULL_ANNOTATION_NAME - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Name of Annotation Type for Non-Null Types.
COMPILER_NONNULL_ANNOTATION_SECONDARY_NAMES - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Names of Secondary Annotation Types for Non-Null Types.
COMPILER_NONNULL_BY_DEFAULT_ANNOTATION_NAME - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Name of Annotation Type to specify a nullness default for unannotated types.
COMPILER_NONNULL_BY_DEFAULT_ANNOTATION_SECONDARY_NAMES - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Names of Secondary Annotation Types to specify a nullness default for unannotated types.
COMPILER_NOT_REWEAVABLE - Static variable in class org.aspectj.ajdt.core.AspectJCore
 
COMPILER_NULLABLE_ANNOTATION_NAME - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Name of Annotation Type for Nullable Types.
COMPILER_NULLABLE_ANNOTATION_SECONDARY_NAMES - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Names of Secondary Annotation Types for Nullable Types.
COMPILER_PB_ANNOTATED_TYPE_ARGUMENT_TO_UNANNOTATED - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unsafe Conversion To Unannotated Type Argument.
COMPILER_PB_ANNOTATION_SUPER_INTERFACE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Use of Annotation Type as Super Interface.
COMPILER_PB_API_LEAKS - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting when public API uses a non-API type.
COMPILER_PB_ASSERT_IDENTIFIER - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Usage of 'assert' Identifier.
COMPILER_PB_AUTOBOXING - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Boxing/Unboxing Conversion.
COMPILER_PB_BOOLEAN_METHOD_THROWING_EXCEPTION - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Deprecated.
- this option has no effect
COMPILER_PB_CANNOT_IMPLEMENT_LAZY_TJP - Static variable in class org.aspectj.ajdt.core.AspectJCore
 
COMPILER_PB_CHAR_ARRAY_IN_STRING_CONCATENATION - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Usage of char[] Expressions in String Concatenations.
COMPILER_PB_COMPARING_IDENTICAL - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Comparison of Identical Expressions.
COMPILER_PB_DEAD_CODE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Dead Code.
COMPILER_PB_DEAD_CODE_IN_TRIVIAL_IF_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Dead Code Inside Trivial If Statement.
COMPILER_PB_DEPRECATION - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Deprecation.
COMPILER_PB_DEPRECATION_IN_DEPRECATED_CODE - Static variable in class org.aspectj.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.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Deprecation When Overriding Deprecated Method.
COMPILER_PB_DISCOURAGED_REFERENCE - Static variable in class org.aspectj.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.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Empty Statements and Unnecessary Semicolons.
COMPILER_PB_ENABLE_PREVIEW_FEATURES - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Enabling support for preview language features.
COMPILER_PB_ENUM_IDENTIFIER - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Usage of 'enum' Identifier.
COMPILER_PB_EXPLICITLY_CLOSED_AUTOCLOSEABLE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting a resource that is not managed by try-with-resources.
COMPILER_PB_FALLTHROUGH_CASE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Switch Fall-Through Case.
COMPILER_PB_FATAL_OPTIONAL_ERROR - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Treating Optional Error as Fatal.
COMPILER_PB_FIELD_HIDING - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Field Declaration Hiding another Variable.
COMPILER_PB_FINAL_PARAMETER_BOUND - Static variable in class org.aspectj.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.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Finally Blocks Not Completing Normally.
COMPILER_PB_FORBIDDEN_REFERENCE - Static variable in class org.aspectj.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.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Hidden Catch Block.
COMPILER_PB_INCLUDE_ASSERTS_IN_NULL_ANALYSIS - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Raise null related errors or warnings arising because of assert statements.
COMPILER_PB_INCOMPATIBLE_NON_INHERITED_INTERFACE_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Interface Method not Compatible with non-Inherited Methods.
COMPILER_PB_INCOMPATIBLE_SERIAL_VERSION - Static variable in class org.aspectj.ajdt.core.AspectJCore
 
COMPILER_PB_INCOMPLETE_ENUM_SWITCH - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Incomplete Enum Switch.
COMPILER_PB_INCONSISTENT_NULL_CHECK - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Deprecated.
COMPILER_PB_INDIRECT_STATIC_ACCESS - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Indirect Reference to a Static Member.
COMPILER_PB_INVALID_ABSOLUTE_TYPE_NAME - Static variable in class org.aspectj.ajdt.core.AspectJCore
 
COMPILER_PB_INVALID_IMPORT - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Deprecated.
Discontinued since turning off would violate language specs.
COMPILER_PB_INVALID_JAVADOC - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Invalid Javadoc Comment.
COMPILER_PB_INVALID_JAVADOC_TAGS - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Invalid Javadoc Tags.
COMPILER_PB_INVALID_JAVADOC_TAGS__DEPRECATED_REF - Static variable in class org.aspectj.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.aspectj.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.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Visibility Level For Invalid Javadoc Tags.
COMPILER_PB_INVALID_WILDCARD_TYPE_NAME - Static variable in class org.aspectj.ajdt.core.AspectJCore
 
COMPILER_PB_LOCAL_VARIABLE_HIDING - Static variable in class org.aspectj.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.aspectj.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.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Method With Constructor Name.
COMPILER_PB_MISSING_DEPRECATED_ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing @Deprecated Annotation.
COMPILER_PB_MISSING_ENUM_CASE_DESPITE_DEFAULT - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing Enum Case In Switch Despite An Existing Default Case.
COMPILER_PB_MISSING_HASHCODE_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing HashCode Method.
COMPILER_PB_MISSING_JAVADOC_COMMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing Javadoc Comments.
COMPILER_PB_MISSING_JAVADOC_COMMENTS_OVERRIDING - Static variable in class org.aspectj.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.aspectj.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.aspectj.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.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "all_standard_tags".
COMPILER_PB_MISSING_JAVADOC_TAG_DESCRIPTION_NO_TAG - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "no_tag".
COMPILER_PB_MISSING_JAVADOC_TAG_DESCRIPTION_RETURN_TAG - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "return_tag".
COMPILER_PB_MISSING_JAVADOC_TAGS - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing Javadoc Tags.
COMPILER_PB_MISSING_JAVADOC_TAGS_METHOD_TYPE_PARAMETERS - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing Javadoc Tags for Method Type Parameters.
COMPILER_PB_MISSING_JAVADOC_TAGS_OVERRIDING - Static variable in class org.aspectj.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.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Visibility Level For Missing Javadoc Tags.
COMPILER_PB_MISSING_NONNULL_BY_DEFAULT_ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting missing default nullness annotation.
COMPILER_PB_MISSING_OVERRIDE_ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing @Override Annotation.
COMPILER_PB_MISSING_OVERRIDE_ANNOTATION_FOR_INTERFACE_METHOD_IMPLEMENTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing @Override Annotation for interface method implementation.
COMPILER_PB_MISSING_SERIAL_VERSION - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing Declaration of serialVersionUID Field on Serializable Class.
COMPILER_PB_MISSING_STATIC_ON_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting a method that qualifies as static, but not declared static.
COMPILER_PB_MISSING_SYNCHRONIZED_ON_INHERITED_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing Synchronized Modifier On Inherited Method.
COMPILER_PB_NEED_SERIAL_VERSION_UID - Static variable in class org.aspectj.ajdt.core.AspectJCore
 
COMPILER_PB_NO_EFFECT_ASSIGNMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Assignment with no Effect.
COMPILER_PB_NON_NLS_STRING_LITERAL - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Non-Externalized String Literal.
COMPILER_PB_NONNULL_PARAMETER_ANNOTATION_DROPPED - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Dropped Nonnull Parameter Annotations.
COMPILER_PB_NONNULL_TYPEVAR_FROM_LEGACY_INVOCATION - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unsafe NonNull Interpretation Of Type Variables.
COMPILER_PB_NULL_ANNOTATION_INFERENCE_CONFLICT - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting conflicts between declared null annotation and inferred null value
COMPILER_PB_NULL_REFERENCE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Null Dereference.
COMPILER_PB_NULL_SPECIFICATION_VIOLATION - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Violations of Null Specifications.
COMPILER_PB_NULL_UNCHECKED_CONVERSION - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting unchecked conversion from a type with unknown nullness to a null annotated type
COMPILER_PB_OVERRIDING_METHOD_WITHOUT_SUPER_INVOCATION - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Overriding method that doesn't call the super method invocation.
COMPILER_PB_OVERRIDING_PACKAGE_DEFAULT_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Attempt to Override Package Visible Method.
COMPILER_PB_PARAMETER_ASSIGNMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Parameter Assignment.
COMPILER_PB_PESSIMISTIC_NULL_ANALYSIS_FOR_FREE_TYPE_VARIABLES - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting problems detected by pessimistic null analysis for free type variables.
COMPILER_PB_POSSIBLE_ACCIDENTAL_BOOLEAN_ASSIGNMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Possible Accidental Boolean Assignment.
COMPILER_PB_POTENTIAL_NULL_REFERENCE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Potential Null Dereference.
COMPILER_PB_POTENTIALLY_MISSING_STATIC_ON_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting a method that may qualify as static, but not declared static.
COMPILER_PB_POTENTIALLY_UNCLOSED_CLOSEABLE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting a resource that may not be closed properly.
COMPILER_PB_RAW_TYPE_REFERENCE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Raw Type Reference.
COMPILER_PB_REDUNDANT_NULL_ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Redundant Null Annotations.
COMPILER_PB_REDUNDANT_NULL_CHECK - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Redundant Null Check.
COMPILER_PB_REDUNDANT_SUPERINTERFACE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Redundant Superinterface.
COMPILER_PB_REDUNDANT_TYPE_ARGUMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting redundant specification of type arguments in class instance creation expressions.
COMPILER_PB_REPORT_PREVIEW_FEATURES - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Preview features.
COMPILER_PB_SHADOW_NOT_IN_STRUCTURE - Static variable in class org.aspectj.ajdt.core.AspectJCore
 
COMPILER_PB_SPECIAL_PARAMETER_HIDING_FIELD - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Special Parameter Hiding another Field.
COMPILER_PB_STATIC_ACCESS_RECEIVER - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Non-Static Reference to a Static Member.
COMPILER_PB_SUPPRESS_OPTIONAL_ERRORS - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Further Determining the Effect of @SuppressWarnings if also JavaCore.COMPILER_PB_SUPPRESS_WARNINGS is enabled.
COMPILER_PB_SUPPRESS_WARNINGS - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Determining Effect of @SuppressWarnings.
COMPILER_PB_SUPPRESS_WARNINGS_NOT_FULLY_ANALYSED - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting when a @SuppressWarnings annotation might be unused, but exact information is not available.
COMPILER_PB_SWITCH_MISSING_DEFAULT_CASE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing Default Case In Switch.
COMPILER_PB_SYNTACTIC_NULL_ANALYSIS_FOR_FIELDS - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Perform syntactic null analysis for fields.
COMPILER_PB_SYNTHETIC_ACCESS_EMULATION - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Synthetic Access Emulation.
COMPILER_PB_TERMINAL_DEPRECATION - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Terminal Deprecation.
COMPILER_PB_TYPE_NOT_EXPOSED_TO_WEAVER - Static variable in class org.aspectj.ajdt.core.AspectJCore
 
COMPILER_PB_TYPE_PARAMETER_HIDING - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Type Declaration Hiding another Type.
COMPILER_PB_UNAVOIDABLE_GENERIC_TYPE_PROBLEMS - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting of Unavoidable Generic Type Problems due to raw APIs.
COMPILER_PB_UNCHECKED_TYPE_OPERATION - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unchecked Type Operation.
COMPILER_PB_UNCLOSED_CLOSEABLE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting a resource that is not closed properly.
COMPILER_PB_UNDOCUMENTED_EMPTY_BLOCK - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Undocumented Empty Block.
COMPILER_PB_UNHANDLED_WARNING_TOKEN - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unhandled Warning Token for @SuppressWarnings.
COMPILER_PB_UNLIKELY_COLLECTION_METHOD_ARGUMENT_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting a method invocation providing an argument of an unlikely type.
COMPILER_PB_UNLIKELY_COLLECTION_METHOD_ARGUMENT_TYPE_STRICT - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Perform strict analysis against the expected type of collection methods.
COMPILER_PB_UNLIKELY_EQUALS_ARGUMENT_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting a method invocation providing an argument of an unlikely type to method 'equals'.
COMPILER_PB_UNMATCHED_SUPERTYPE_IN_CALL - Static variable in class org.aspectj.ajdt.core.AspectJCore
 
COMPILER_PB_UNNECESSARY_ELSE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unnecessary Else.
COMPILER_PB_UNNECESSARY_TYPE_CHECK - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unnecessary Type Check.
COMPILER_PB_UNQUALIFIED_FIELD_ACCESS - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unqualified Access to Field.
COMPILER_PB_UNREACHABLE_CODE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Deprecated.
Discontinued since turning off would violate language specs.
COMPILER_PB_UNRESOLVABLE_MEMBER - Static variable in class org.aspectj.ajdt.core.AspectJCore
 
COMPILER_PB_UNSAFE_TYPE_OPERATION - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
COMPILER_PB_UNSTABLE_AUTO_MODULE_NAME - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting when a module requires an auto module with an unstable name.
COMPILER_PB_UNUSED_DECLARED_THROWN_EXCEPTION - Static variable in class org.aspectj.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.aspectj.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.aspectj.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.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Declared Thrown Exception in Overriding Method.
COMPILER_PB_UNUSED_EXCEPTION_PARAMETER - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Exception Parameter.
COMPILER_PB_UNUSED_IMPORT - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Import.
COMPILER_PB_UNUSED_LABEL - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unreferenced Label.
COMPILER_PB_UNUSED_LOCAL - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Local.
COMPILER_PB_UNUSED_OBJECT_ALLOCATION - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Allocation of an Unused Object.
COMPILER_PB_UNUSED_PARAMETER - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Parameter.
COMPILER_PB_UNUSED_PARAMETER_INCLUDE_DOC_COMMENT_REFERENCE - Static variable in class org.aspectj.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.aspectj.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.aspectj.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.aspectj.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.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Presence of Type Arguments for a Non-Generic Method Invocation.
COMPILER_PB_UNUSED_TYPE_PARAMETER - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Type Parameter.
COMPILER_PB_UNUSED_WARNING_TOKEN - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unnecessary @SuppressWarnings.
COMPILER_PB_VARARGS_ARGUMENT_NEED_CAST - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Varargs Argument Needing a Cast in Method/Constructor Invocation.
COMPILER_RELEASE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Use system libraries from release.
COMPILER_SERIALIZABLE_ASPECTS - Static variable in class org.aspectj.ajdt.core.AspectJCore
 
COMPILER_SOURCE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Setting Source Compatibility Mode.
COMPILER_SOURCE_FILE_ATTR - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Generating Source Debug Attribute.
COMPILER_TASK_CASE_SENSITIVE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Determining whether task tags are case-sensitive.
COMPILER_TASK_PRIORITIES - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Defining the Automatic Task Priorities.
COMPILER_TASK_PRIORITY_HIGH - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value for JavaCore.COMPILER_TASK_PRIORITIES: "HIGH".
COMPILER_TASK_PRIORITY_LOW - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value for JavaCore.COMPILER_TASK_PRIORITIES: "LOW".
COMPILER_TASK_PRIORITY_NORMAL - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value for JavaCore.COMPILER_TASK_PRIORITIES: "NORMAL".
COMPILER_TASK_TAGS - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Defining the Automatic Task Tags.
COMPILER_TERMINATE_AFTER_COMPILATION - Static variable in class org.aspectj.ajdt.core.AspectJCore
 
compilerAnnotation - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
The representation of this annotation in the type system.
CompilerArg() - Constructor for class org.aspectj.tools.ant.taskdefs.AjcTask.CompilerArg
 
CompilerConfigurationChangeFlags - Interface in org.aspectj.ajdt.internal.core.builder
Bit flags that can indicate what has changed in a configuration, see ICompilerConfiguration
compilerElementPair - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MemberValuePair
The representation of this pair in the type system.
compilerLocale - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
CompilerMessagesCellRenderer - Class in org.aspectj.ajde.ui.swing
 
CompilerMessagesCellRenderer() - Constructor for class org.aspectj.ajde.ui.swing.CompilerMessagesCellRenderer
 
compilerOptions - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
compilerOptions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
compilerOptions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Finds the most specific compiler options
CompilerOptions - Class in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
CompilerOptions() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Initializing the compiler options with defaults
CompilerOptions(Map<String, String>) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Initializing the compiler options with external settings
CompilerOptions(Map, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Deprecated.
used to preserve 3.1 and 3.2M4 compatibility of some Compiler constructors
compilerStats - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
CompilerStats - Class in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
CompilerStats() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
CompilerWrapper - Class in org.aspectj.tools.ajdoc
Wrapper for ajdoc's use of the AspectJ compiler.
CompilerWrapper() - Constructor for class org.aspectj.tools.ajdoc.CompilerWrapper
 
compileWithAttributes(IModuleDescription, Map<String, String>) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Compile the given module description in the context of its enclosing Java project and add class file attributes using the given map of attribute values.
compileWithAttributes(IModuleDescription, Map<String, String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ModuleInfoBuilder
 
compiling() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
COMPLAINED_FAKE_REACHABLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
COMPLAINED_UNREACHABLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
complainIfUnreachable(FlowInfo, BlockScope, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.EmptyStatement
 
complainIfUnreachable(FlowInfo, BlockScope, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
complainIfUnusedExceptionHandlers(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
complainIfUnusedExceptionHandlers(BlockScope, TryStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
complainOnDeferredChecks(FlowInfo, BlockScope) - Method in class org.aspectj.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.aspectj.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.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
Perform deferred checks relative to the null status of local variables.
complainOnDeferredNullChecks(BlockScope, FlowInfo, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
complainOnUninternedIdentityComparison - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
COMPLEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression.Operator
Bitwise complement "~" operator.
complete(char[], int, SearchableEnvironment, CompletionRequestor, Map<String, String>, IJavaProject, WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
Computes a completion at the specified position of the given code snippet.
complete(IType, char[], int, char[][], char[][], int[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
complete(ICompilationUnit, int, int, ITypeRoot) - Method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
 
completeAnException() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
completeAnException() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
completeAnException() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
completeAnException() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
completeAnException() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
completeBaseTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
completeBaseTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
completeBaseTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
completeBaseTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
completeBaseTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
completeBinaryType(ResolvedType) - Method in class org.aspectj.weaver.ltw.LTWWorld
 
completeBinaryType(ResolvedType) - Method in class org.aspectj.weaver.World
Called when a type is resolved - enables its type hierarchy to be finished off before we proceed
completeCodeAttribute(int, MethodScope) - Method in class org.aspectj.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, MethodScope) - Method in class org.aspectj.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, Scope) - Method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
completeCodeAttributeForProblemMethod(AbstractMethodDeclaration, MethodBinding, int, int[], int) - Method in class org.aspectj.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[], Scope) - Method in class org.aspectj.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.aspectj.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.
completed() - Method in class org.aspectj.util.LangUtil.ProcessController
 
completedIdentifierEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
completedIdentifierStart - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
completedMemberValuePair - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnAnnotationMemberValuePair
 
completeFormalReference() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
completeFormalReference() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
completeFormalReference() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
completeFormalReference() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
completeFormalReference() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
completeInText() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
completeInText() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
completeInText() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
completeInText() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
completeInText() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
completeMethodInfo(MethodBinding, int, int) - Method in class org.aspectj.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.
completeNonLocalType(ResolvedType) - Method in class org.aspectj.weaver.ltw.LTWWorld
 
completeNormallyCheck(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
completeNormallyCheck(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
completeRecord(ArrayType, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
completesByContinue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
 
completesByContinue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ContinueStatement
 
completesByContinue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoStatement
 
completesByContinue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
completesByContinue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
 
completesByContinue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
completesByContinue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
Lambda shape analysis: *Assuming* this is reachable, analyze if this completes by continuing i.e control flow cannot reach the textually next statement.
completesByContinue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
completesByContinue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
completesByContinue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
completesByContinue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
completeTypeBindings() - Method in class org.aspectj.ajdt.internal.compiler.lookup.AjLookupEnvironment
 
completeTypeBindings() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
completeTypeBindings(CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
completeTypeBindings(CompilationUnitDeclaration[], boolean[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
completeTypeBindings(CompilationUnitDeclaration, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
completing(long, Throwable) - Method in class org.aspectj.util.FileUtil.Pipe
This is called when the pipe is completing.
COMPLETING_TYPE_BINDINGS - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
COMPLETION_OR_ASSIST_PARSER - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
COMPLETION_PARSER - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
COMPLETION_PARSER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
COMPLETION_PERF - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CompletionContext - Class in org.aspectj.org.eclipse.jdt.core
Completion context.
CompletionContext() - Constructor for class org.aspectj.org.eclipse.jdt.core.CompletionContext
 
CompletionElementNotifier - Class in org.aspectj.org.eclipse.jdt.internal.codeassist
 
CompletionElementNotifier(CompletionUnitStructureRequestor, boolean, ASTNode) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionElementNotifier
 
completionEngine - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
CompletionEngine - Class in org.aspectj.org.eclipse.jdt.internal.codeassist
This class is the entry point for source completions.
CompletionEngine(SearchableEnvironment, CompletionRequestor, Map, IJavaProject, WorkingCopyOwner, IProgressMonitor) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
The CompletionEngine is responsible for computing source completions.
CompletionEngine.CompletionProblemFactory - Class in org.aspectj.org.eclipse.jdt.internal.codeassist
 
completionFailure(IProblem) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Notification of failure to produce any completions.
completionFailure(IProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionRequestorWrapper
Deprecated.
 
completionFlags - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
completionFlags - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
completionFlags - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
completionFlags - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocParamNameReference
 
completionFlags - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
completionFlags - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
completionFlags - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
 
completionFlags - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTypeParamReference
 
CompletionFlags - Class in org.aspectj.org.eclipse.jdt.core
Utility class for decoding additional flags in completion proposal.
completionIdentifier - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnClassLiteralAccess
 
completionIdentifier - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
completionIdentifier - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
completionIdentifier - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedNameReference
 
completionIdentifier - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
completionIdentifier - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
completionIdentifierCheck() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
CompletionJavadoc - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
Node representing a Javadoc comment including code selection.
CompletionJavadoc(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadoc
 
CompletionJavadocParser - Class in org.aspectj.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.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
CompletionNodeDetector - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
Detect the presence of a node in expression
CompletionNodeDetector(ASTNode, ASTNode) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
CompletionNodeFound - Exception in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionNodeFound() - Constructor for exception org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
CompletionNodeFound(ASTNode, Binding, Scope) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
CompletionNodeFound(ASTNode, Binding, Scope, boolean) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
CompletionNodeFound(ASTNode, Scope) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
CompletionNodeFound(ASTNode, Scope, boolean) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
CompletionOnAnnotationMemberValuePair - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnAnnotationMemberValuePair(TypeReference, int, MemberValuePair[], MemberValuePair) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnAnnotationMemberValuePair
 
CompletionOnAnnotationOfType - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnAnnotationOfType(char[], CompilationResult, Annotation) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnAnnotationOfType
 
CompletionOnArgumentName - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnArgumentName(char[], long, TypeReference, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnArgumentName
 
CompletionOnBranchStatementLabel - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnBranchStatementLabel(int, char[], int, int, char[][]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnBranchStatementLabel
 
CompletionOnClassLiteralAccess - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnClassLiteralAccess(long, TypeReference) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnClassLiteralAccess
 
CompletionOnExplicitConstructorCall - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnExplicitConstructorCall(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnExplicitConstructorCall
 
CompletionOnExportReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnExportReference(ImportReference) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnExportReference
 
CompletionOnFieldName - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnFieldName(char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnFieldName
 
CompletionOnFieldType - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnFieldType(TypeReference, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnFieldType
 
CompletionOnImportReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnImportReference(char[][], long[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnImportReference
 
CompletionOnJavadoc - Interface in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocAllocationExpression - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocAllocationExpression(JavadocAllocationExpression, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
CompletionOnJavadocAllocationExpression(JavadocAllocationExpression, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
CompletionOnJavadocFieldReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocFieldReference(Expression, int, int, int, char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
CompletionOnJavadocFieldReference(JavadocFieldReference, int, char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
CompletionOnJavadocFieldReference(JavadocMessageSend, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
CompletionOnJavadocMessageSend - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocMessageSend(JavadocMessageSend, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
CompletionOnJavadocMessageSend(JavadocMessageSend, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
CompletionOnJavadocParamNameReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocParamNameReference(char[], long, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocParamNameReference
 
CompletionOnJavadocParamNameReference(JavadocSingleNameReference) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocParamNameReference
 
CompletionOnJavadocQualifiedTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocQualifiedTypeReference(char[][], char[], long[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
CompletionOnJavadocQualifiedTypeReference(JavadocQualifiedTypeReference) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
CompletionOnJavadocSingleTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocSingleTypeReference(char[], long, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
CompletionOnJavadocSingleTypeReference(JavadocSingleTypeReference) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
CompletionOnJavadocTag - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocTag(char[], long, int, int, char[][][], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
 
CompletionOnJavadocTypeParamReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocTypeParamReference(char[], long, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTypeParamReference
 
CompletionOnJavadocTypeParamReference(JavadocSingleTypeReference) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTypeParamReference
 
CompletionOnKeyword - Interface in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnKeyword1 - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnKeyword1(char[], long, char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword1
 
CompletionOnKeyword1(char[], long, char[][]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword1
 
CompletionOnKeyword2 - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnKeyword2(char[], long, char[][]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword2
 
CompletionOnKeyword3 - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnKeyword3(char[], long, char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword3
 
CompletionOnKeyword3(char[], long, char[][], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword3
 
CompletionOnKeywordModule2 - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnKeywordModule2(char[], long, char[][]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeywordModule2
 
CompletionOnKeywordModuleDeclaration - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnKeywordModuleDeclaration(char[], long, char[][]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeywordModuleDeclaration
 
CompletionOnKeywordModuleInfo - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
This class is independent of its parent class and is in fact a dummy ExportsStatement.
CompletionOnKeywordModuleInfo(char[], long, char[][]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeywordModuleInfo
 
CompletionOnLocalName - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnLocalName(char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnLocalName
 
CompletionOnMarkerAnnotationName - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMarkerAnnotationName(TypeReference, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMarkerAnnotationName
 
CompletionOnMemberAccess - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMemberAccess(char[], long, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMemberAccess
 
CompletionOnMemberValueName - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMemberValueName(char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMemberValueName
 
CompletionOnMessageSend - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMessageSend() - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMessageSend
 
CompletionOnMessageSendName - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMessageSendName(char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMessageSendName
 
CompletionOnMethodName - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMethodName(CompilationResult) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMethodName
 
CompletionOnMethodReturnType - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMethodReturnType(TypeReference, CompilationResult) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMethodReturnType
 
CompletionOnMethodTypeParameter - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMethodTypeParameter(TypeParameter[], CompilationResult) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMethodTypeParameter
 
CompletionOnModuleDeclaration - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnModuleDeclaration(CompilationResult, char[][], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnModuleDeclaration
 
CompletionOnModuleReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnModuleReference(char[][], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnModuleReference
 
CompletionOnModuleReference(char[], long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnModuleReference
 
CompletionOnPackageReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnPackageReference(char[][], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnPackageReference
 
CompletionOnPackageVisibilityReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnPackageVisibilityReference(char[][], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnPackageVisibilityReference
 
CompletionOnParameterizedQualifiedTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnParameterizedQualifiedTypeReference(char[][], TypeReference[][], char[], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
CompletionOnParameterizedQualifiedTypeReference(char[][], TypeReference[][], char[], long[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
CompletionOnProvidesImplementationsQualifiedTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnProvidesImplementationsQualifiedTypeReference(char[][], char[], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnProvidesImplementationsQualifiedTypeReference
 
CompletionOnProvidesImplementationsSingleTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnProvidesImplementationsSingleTypeReference(char[], long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnProvidesImplementationsSingleTypeReference
 
CompletionOnProvidesInterfacesQualifiedTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnProvidesInterfacesQualifiedTypeReference(char[][], char[], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnProvidesInterfacesQualifiedTypeReference
 
CompletionOnProvidesInterfacesSingleTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnProvidesInterfacesSingleTypeReference(char[], long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnProvidesInterfacesSingleTypeReference
 
CompletionOnQualifiedAllocationExpression - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnQualifiedAllocationExpression() - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedAllocationExpression
 
CompletionOnQualifiedNameReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnQualifiedNameReference(char[][], char[], long[], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedNameReference
 
CompletionOnQualifiedTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnQualifiedTypeReference(char[][], char[], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
CompletionOnQualifiedTypeReference(char[][], char[], long[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
CompletionOnReferenceExpressionName - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnReferenceExpressionName(Scanner) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnReferenceExpressionName
 
CompletionOnSingleNameReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnSingleNameReference(char[], long, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleNameReference
 
CompletionOnSingleNameReference(char[], long, char[][], boolean, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleNameReference
 
CompletionOnSingleTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnSingleTypeReference(char[], long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
CompletionOnSingleTypeReference(char[], long, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
CompletionOnStringLiteral - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnStringLiteral(char[], int, int, int, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnStringLiteral
 
CompletionOnStringLiteral(int, int, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnStringLiteral
 
CompletionOnUsesQualifiedTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnUsesQualifiedTypeReference(char[][], char[], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnUsesQualifiedTypeReference
 
CompletionOnUsesSingleTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnUsesSingleTypeReference(char[], long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnUsesSingleTypeReference
 
CompletionParser - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionParser(ProblemReporter, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
CompletionParser(ProblemReporter, boolean, IProgressMonitor) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
CompletionProblemFactory(Locale) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine.CompletionProblemFactory
 
CompletionProposal - Class in org.aspectj.org.eclipse.jdt.core
Completion proposal.
CompletionProposal() - Constructor for class org.aspectj.org.eclipse.jdt.core.CompletionProposal
 
completionRequestor - Variable in class org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
CompletionRequestor - Class in org.aspectj.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.aspectj.org.eclipse.jdt.core.CompletionRequestor
Creates a new completion requestor.
CompletionRequestor(boolean) - Constructor for class org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Creates a new completion requestor.
CompletionRequestorAdapter - Class in org.aspectj.org.eclipse.jdt.core
Deprecated.
Subclass CompletionRequestor instead.
CompletionRequestorAdapter() - Constructor for class org.aspectj.org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.
 
CompletionRequestorWrapper - Class in org.aspectj.org.eclipse.jdt.internal.codeassist
Deprecated. 
CompletionRequestorWrapper(ICompletionRequestor) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionRequestorWrapper
Deprecated.
 
CompletionScanner - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionScanner(long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
CompletionScanner(long, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
CompletionUnitStructureRequestor - Class in org.aspectj.org.eclipse.jdt.internal.codeassist
 
CompletionUnitStructureRequestor(ICompilationUnit, CompilationUnitElementInfo, Parser, ASTNode, Map, Map, Map, Map) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
compliance - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
Compliance - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
COMPLIANCE_LEVEL - Static variable in class org.aspectj.ajde.core.JavaOptions
 
complianceLevel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
complianceLevel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Compliance level for the compiler, refers to a JDK version, e.g.
complianceLevel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
complianceLevel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
complianceLevel - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
COMPONENT_TYPE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ArrayType
Deprecated.
In the JLS8 API, this property is replaced by ArrayType.ELEMENT_TYPE_PROPERTY and ArrayType.DIMENSIONS_PROPERTY.
ComponentInfo - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IComponentInfo.
ComponentInfo(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.ComponentInfo
 
ComponentInfoWithAnnotation - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
ComponentInfoWithTypeAnnotation - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
components() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
CompoundAssignment - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
CompoundAssignment(Expression, Expression, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
compoundName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
compoundName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
compoundName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
compoundName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
compoundName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
compoundUseFlag - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
compressFilepath(String) - Method in class org.aspectj.weaver.CompressingDataOutputStream
 
CompressingDataOutputStream - Class in org.aspectj.weaver
A variation of a DataOutputStream that is linked to a constant pool writer.
CompressingDataOutputStream(ByteArrayOutputStream, ConstantPoolWriter) - Constructor for class org.aspectj.weaver.CompressingDataOutputStream
 
CompressingDataOutputStream(FileOutputStream) - Constructor for class org.aspectj.weaver.CompressingDataOutputStream
 
compressionEnabled - Variable in class org.aspectj.weaver.CompressingDataOutputStream
 
compressName(String) - Method in class org.aspectj.weaver.CompressingDataOutputStream
 
compressSignature(String) - Method in class org.aspectj.weaver.CompressingDataOutputStream
 
compute() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.RegionBasedTypeHierarchy
Compute this type hierarchy.
compute() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Compute this type hierarchy.
COMPUTE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "compute".
computeBoxingType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
computeBoxingType(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
computeChildren(OpenableElementInfo, IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
Compute the package fragment children of this package fragment root.
computeChildren(OpenableElementInfo, IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
 
computeChildren(OpenableElementInfo, IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
Compute the package fragment children of this package fragment root.
computeCompatibleMethod(MethodBinding, TypeBinding[], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Internal use only Given a method, returns null if arguments cannot be converted to parameters.
computeCompatibleMethod(MethodBinding, TypeBinding[], InvocationSite, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Internal use only Given a method, returns null if arguments cannot be converted to parameters.
computeCompatibleMethod(MethodBinding, TypeBinding[], Scope, InvocationSite) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
Perform inference of generic method type parameters and/or expected type
computeCompatibleMethod18(MethodBinding, TypeBinding[], Scope, InvocationSite) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
computeConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CharLiteral
 
computeConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoubleLiteral
 
computeConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FalseLiteral
 
computeConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FloatLiteral
 
computeConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
computeConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntLiteralMinValue
 
computeConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Literal
 
computeConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LongLiteral
 
computeConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LongLiteralMinValue
 
computeConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullLiteral
 
computeConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
computeConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TrueLiteral
 
computeConstant(BlockScope, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
computeConstant(TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.EqualExpression
 
computeConstantOperation(Constant, int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperation(Constant, int, int, Constant, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationAND(Constant, int, Constant, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationAND_AND(Constant, int, Constant, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationDIVIDE(Constant, int, Constant, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationEQUAL_EQUAL(Constant, int, Constant, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationGREATER(Constant, int, Constant, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationGREATER_EQUAL(Constant, int, Constant, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationLEFT_SHIFT(Constant, int, Constant, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationLESS(Constant, int, Constant, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationLESS_EQUAL(Constant, int, Constant, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationMINUS(Constant, int, Constant, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationMULTIPLY(Constant, int, Constant, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationOR(Constant, int, Constant, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationOR_OR(Constant, int, Constant, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationPLUS(Constant, int, Constant, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationREMAINDER(Constant, int, Constant, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationRIGHT_SHIFT(Constant, int, Constant, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationUNSIGNED_RIGHT_SHIFT(Constant, int, Constant, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationXOR(Constant, int, Constant, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantPoolName(LocalTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
computeConversion(Scope, TypeBinding, TypeBinding) - Method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
computeConversion(Scope, TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
computeConversion(Scope, TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
computeConversion(Scope, TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
computeConversions(BlockScope, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
computeConversions(BlockScope, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
computeCorrections(IProblem, ICompilationUnit, ICorrectionRequestor) - Method in class org.aspectj.org.eclipse.jdt.core.CorrectionEngine
Performs code correction for the given IProblem, reporting results to the given correction requestor.
computeCorrections(IMarker, ICompilationUnit, int, ICorrectionRequestor) - Method in class org.aspectj.org.eclipse.jdt.core.CorrectionEngine
Performs code correction for the given marker, reporting results to the given correction requestor.
computeDietRange(TypeDeclaration[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
computeElementValuePairs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
computeElementValuePairs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NormalAnnotation
 
computeElementValuePairs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation
 
computeEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
computeFolderChildren(IContainer, boolean, String[], ArrayList, char[][], char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
Starting at this folder, create package fragments and add the fragments that are not excluded to the collection of children.
computeGenericTypeSignature(TypeVariableBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
computeHash() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.StreamHasher
Computes and returns the hash value.
computeId() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
computeId() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
computeId(LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
computeIndentUnits(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
computeIndexInCategory(String, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
computeIndexLocation(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
computeIndexLocation(IPath, URL) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Compute the pre-built index location for a specified URL
computeJoinPointParams() - Method in class org.aspectj.ajdt.internal.compiler.ast.ProceedVisitor
 
computeJoinPointParams() - Method in class org.aspectj.ajdt.internal.compiler.ast.ThisJoinPointVisitor
 
computeLocalVariablePositions(int, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
Compute variable positions in scopes given an initial position offset ignoring unused local variables.
computeModuleUpdates(IClasspathEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleUpdater
Detects any ADD_EXPORTS or ADD_READS classpath attributes, parses the value, and collects the resulting module updates.
computeNullStatus(int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
computeNumberOfLines(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
computeOuterMostVisibility(TypeDeclaration, int) - Static method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.core.JavaProject
Computes the package fragment roots identified by the given entry.
computePackageFragmentRoots(IClasspathEntry[], boolean, boolean, Map) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
computePackageFragmentRoots(IClasspathEntry[], boolean, boolean, Map, boolean) - Method in class org.aspectj.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, boolean, Map) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Deprecated.
computePackageFragmentRoots(IClasspathEntry[], ObjectVector, HashSet, IClasspathEntry, boolean, boolean, Map, boolean) - Method in class org.aspectj.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, boolean, Map) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
computePackageFragmentRoots(IClasspathEntry, ObjectVector, HashSet, IClasspathEntry, boolean, boolean, Map, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns the package fragment roots identified by the given entry.
computePackageFragmentRoots(IClasspathEntry, ObjectVector, HashSet, IClasspathEntry, boolean, Map) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns the package fragment roots identified by the given entry.
computePartitioning(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
computeQualifiedGenericsFromRightSide(TypeReference, int, Annotation[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
computeRecordComponents() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
computeReverseTable(char[], char[], String[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
computeSeverity(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OpensStatement
 
computeSeverity(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PackageVisibilityStatement
 
computeSeverity(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
computeSeverity(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
computeSharedPropertyFileName(QualifiedName) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Compute the file name to use for a given shared property
computeSourceRange(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.TargetSourceRangeComputer
Returns the target source range of the given node.
computeSubstitutedMethod(MethodBinding, LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
computeSubstitutedMethod(MethodBinding, LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
computeSubstituteMethod(MethodBinding, MethodBinding, LookupEnvironment) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
computeSubtypes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Whether this hierarchy should contains subtypes.
computeSuperTypeNames(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
computeSupportedAnnotations(Set<TypeElement>, Set<TypeElement>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.ProcessorInfo
Compute the subset of annotations that are described by annotationTypes, and determine whether the processor should be called.
computeUniqueKey() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
computeUniqueKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
computeUniqueKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
int -> I
computeUniqueKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
computeUniqueKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
computeUniqueKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
computeUniqueKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
computeUniqueKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
computeUniqueKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
computeUniqueKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
computeUniqueKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
computeUniqueKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
computeUniqueKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
computeUniqueKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
computeUniqueKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
computeUniqueKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RecordComponentBinding
 
computeUniqueKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
p.X {} -> Lp/X;
computeUniqueKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
computeUniqueKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
computeUniqueKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
computeUniqueKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
concat(char[]...) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
Answers a new array which is the concatenation of all the given arrays.
concat(char[], char[]) - Static method in class org.aspectj.asm.internal.CharOperation
Taken from org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
concat(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the two arrays.
concat(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
concat(char[], char[], char) - Static method in class org.aspectj.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[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the three arrays.
concat(char[], char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
concat(char[], char[], char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
concat(char[], char, char[], char, char[]) - Static method in class org.aspectj.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.aspectj.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.
concatAll(char[], char[], char) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the two arrays inserting the separator character between the two arrays.
concatCompoundNameToCharArray(String[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Concatenate a String[] compound name to a continuous char[].
concatenateName(String, String, char) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
concatExpressionLists() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
concatGenericsLists() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
concatNodeLists() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
concatNonEmpty(char[], char[], char) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the two arrays inserting the separator character between the two arrays.
concatNonEmpty(char[], char, char[], char, char[]) - Static method in class org.aspectj.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.
concatWith(char[][], char) - Static method in class org.aspectj.asm.internal.CharOperation
 
concatWith(char[][], char) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the given array parts using the given separator between each part.
concatWith(char[][], char[], char) - Static method in class org.aspectj.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[][], char) - Static method in class org.aspectj.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(String[], char) - Static method in class org.aspectj.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.aspectj.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.
concatWithAll(char[][], char) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the given array parts using the given separator between each part irrespective of whether an element is a zero length array or not.
CONCRETE - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
concreteAspect - Variable in class org.aspectj.weaver.Advice
 
ConcreteAspect(String, String) - Constructor for class org.aspectj.weaver.loadtime.definition.Definition.ConcreteAspect
 
ConcreteAspect(String, String, String, String) - Constructor for class org.aspectj.weaver.loadtime.definition.Definition.ConcreteAspect
 
ConcreteAspectCodeGen - Class in org.aspectj.weaver.loadtime
Generates bytecode for concrete-aspect.
ConcreteCflowPointcut - Class in org.aspectj.weaver.patterns
 
ConcreteCflowPointcut(ResolvedType, Member, List<ConcreteCflowPointcut.Slot>, boolean) - Constructor for class org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
ConcreteCflowPointcut.Slot - Class in org.aspectj.weaver.patterns
 
concreteFirst(MethodBinding[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Sorting
 
concreteName - Variable in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
concreteStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
concreteStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
concreteTypeMunger(ResolvedTypeMunger, ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelWeavingSupport
 
concreteTypeMunger(ResolvedTypeMunger, ResolvedType) - Method in interface org.aspectj.weaver.IWeavingSupport
 
ConcreteTypeMunger - Class in org.aspectj.weaver
 
ConcreteTypeMunger(ResolvedTypeMunger, ResolvedType) - Constructor for class org.aspectj.weaver.ConcreteTypeMunger
 
concretize(ResolvedType) - Method in class org.aspectj.weaver.patterns.PerCflow
 
concretize(ResolvedType) - Method in class org.aspectj.weaver.patterns.PerClause
 
concretize(ResolvedType) - Method in class org.aspectj.weaver.patterns.PerFromSuper
 
concretize(ResolvedType) - Method in class org.aspectj.weaver.patterns.PerObject
 
concretize(ResolvedType) - Method in class org.aspectj.weaver.patterns.PerSingleton
 
concretize(ResolvedType) - Method in class org.aspectj.weaver.patterns.PerTypeWithin
 
concretize(ResolvedType, ResolvedType, int) - Method in class org.aspectj.weaver.patterns.Pointcut
Returns a new pointcut Only used by test cases
concretize(ResolvedType, ResolvedType, int, ShadowMunger) - Method in class org.aspectj.weaver.patterns.Pointcut
 
concretize(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.Pointcut
 
concretize(ResolvedType, World, PerClause) - Method in class org.aspectj.weaver.Advice
 
concretize(ResolvedType, World, PerClause) - Method in class org.aspectj.weaver.Checker
Concretize this Checker by concretizing the pointcut
concretize(ResolvedType, World, PerClause) - Method in class org.aspectj.weaver.ShadowMunger
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.internal.tools.PointcutDesignatorHandlerBasedPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.AndPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.ArgsPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.CflowPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.HandlerPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.IfPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.IfPointcut.IfTruePointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.KindedPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.NotPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.OrPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.PerClause
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.Pointcut
Resolves and removes ReferencePointcuts, replacing with basic ones
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.ReferencePointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.WithincodePointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Method in class org.aspectj.weaver.patterns.WithinPointcut
 
concretizePointcutExpression(Pointcut, Class<?>, PointcutParameter[]) - Method in class org.aspectj.weaver.tools.PointcutParser
 
concretizePointcutExpression(Pointcut, Class<?>, PointcutParameter[]) - Method in class org.aspectj.weaver.tools.StandardPointcutParser
 
concretizePointcutExpression(Pointcut, Class, PointcutParameter[]) - Method in class org.aspectj.weaver.reflect.InternalUseOnlyPointcutParser
 
concurrentMapClass - Static variable in class org.aspectj.weaver.ltw.LTWWorld
 
condition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
condition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoStatement
 
condition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
condition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
 
condition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
conditional(FlowInfo, FlowInfo) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
CONDITIONAL_AND - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Conditional AND "&&" operator.
CONDITIONAL_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ConditionalExpression.
CONDITIONAL_OR - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Conditional OR "||" operator.
conditionalArgumentsIncompatibleTypes(ConditionalExpression, TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ConditionalExpression - Class in org.aspectj.org.eclipse.jdt.core.dom
Conditional expression AST node type.
ConditionalExpression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ConditionalExpression(Expression, Expression, Expression) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
ConditionalFlowInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler.flow
Record conditional initialization status during definite assignment analysis
conditionalLevel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
Used to record whether effects in a try block affect the finally-block conditionally or unconditionally
CONFIG_FILE_SUFFIX - Static variable in interface org.aspectj.ajde.internal.BuildConfigManager
 
CONFIG_MSG - Static variable in class org.aspectj.ajdt.ajc.ConfigParser
 
configFile - Variable in class org.aspectj.asm.internal.AspectJElementHierarchy
 
ConfigParser - Class in org.aspectj.ajdt.ajc
 
ConfigParser() - Constructor for class org.aspectj.ajdt.ajc.ConfigParser
 
ConfigParser.Arg - Class in org.aspectj.ajdt.ajc
 
ConfigParser.ParseException - Exception in org.aspectj.ajdt.ajc
 
configsListUpdated(List) - Method in interface org.aspectj.ajde.internal.BuildConfigListener
Called when items are added to or deleted from the configurations list.
configurationRead() - Method in interface org.aspectj.ajde.core.ICompilerConfiguration
Called by AspectJ once it has processed the configuration object and is ready to do a build.
configurationRead() - Method in class org.aspectj.tools.ajbrowser.core.BrowserCompilerConfiguration
 
configure() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Configure the project with Java nature.
configure(Object, String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Configure the receiver using the given batch compiler and the given options.
configure(Object, String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
configure(Object, String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager
 
configure(String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
configureFromAttribute(String, int[]) - Method in class org.aspectj.weaver.SourceContextImpl
 
configureFromPlatform(Compiler, Object, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Configure the receiver using the given compiler, the given compilationUnitLocator and the given java project.
configureFromPlatform(Compiler, Object, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
configureJavaElementMarker(IMarker, IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configures the given marker for the given Java element.
ConflictedParser - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
ConflictIdentifier - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports
 
CONFLICTING_INHERITED_POINTCUTS - Static variable in class org.aspectj.weaver.WeaverMessages
 
conflictingImport(ImportReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ConflictingImport - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
conflictingInheritedNullAnnotations(ASTNode, boolean, MethodBinding, boolean, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ConflictingInheritedNullAnnotations - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
conflictingNullAnnotations(MethodBinding, ASTNode, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ConflictingNullAnnotations - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ConflictingPackageFromModules - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ConflictingPackageFromOtherModules - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
conflictingPackageInModules(char[][], CompilationUnitDeclaration, Object, char[], char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ConflictingPackageInModules - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
conflictingPackagesFromModules(PackageBinding, Set<ModuleBinding>, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
conflictingPackagesFromModules(SplitPackageBinding, ModuleBinding, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
conflictingPackagesFromOtherModules(ImportReference, Set<ModuleBinding>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
conflictingSignature(Member, Member) - Static method in class org.aspectj.weaver.ResolvedType
 
conflictingSignature(Member, Member, boolean) - Static method in class org.aspectj.weaver.ResolvedType
Do the two members conflict?
conflictingTypeBinding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportConflictBinding
 
conflictsWithOutputLocation(IPath, JavaProject) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns whether the given full path (for a package) conflicts with the output location of the given project.
connect(IGenericType, IType, IType, IType[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
Connect the supplied type to its superclass & superinterfaces.
CONNECT_TYPE_HIERARCHY - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
CONNECTING_TYPE_HIERARCHY - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
connectTypeHierarchy() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
connectTypeVariables(TypeParameter[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Connect type variable supertypes, and returns true if no problem was detected
constant - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
constant - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
constant - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
constant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
constant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedFieldBinding
 
constant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
constant(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
constant(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
Call this variant during resolve / analyse, so we can handle the case when a tentative lambda resolve triggers resolving of outside code.
Constant - Class in org.aspectj.apache.bcel.classfile
Abstract superclass for classes to represent the different constant types in the constant pool of a class file.
Constant - Class in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
Constant() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
CONSTANT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
constant_cannotCastedInto - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
constant_cannotConvertedTo - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
CONSTANT_Class - Static variable in interface org.aspectj.apache.bcel.Constants
 
CONSTANT_Class - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Class_SIZE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Double - Static variable in interface org.aspectj.apache.bcel.Constants
 
CONSTANT_Double - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Double_SIZE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Dynamic - Static variable in interface org.aspectj.apache.bcel.Constants
 
CONSTANT_Dynamic - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
For the proposed section of JVMLS11 4.4.13 The CONSTANT_Dynamic_info Structure
CONSTANT_Dynamic_SIZE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_DynamicCallSite - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
proposed new name in JVMLS11
CONSTANT_Fieldref - Static variable in interface org.aspectj.apache.bcel.Constants
 
CONSTANT_Fieldref - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Fieldref_SIZE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Float - Static variable in interface org.aspectj.apache.bcel.Constants
 
CONSTANT_Float - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Float_SIZE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_INST - Static variable in interface org.aspectj.apache.bcel.Constants
 
CONSTANT_Integer - Static variable in interface org.aspectj.apache.bcel.Constants
 
CONSTANT_Integer - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Integer_SIZE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_InterfaceMethodref - Static variable in interface org.aspectj.apache.bcel.Constants
 
CONSTANT_InterfaceMethodref - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_InterfaceMethodref_SIZE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_InvokeDynamic - Static variable in interface org.aspectj.apache.bcel.Constants
 
CONSTANT_InvokeDynamic - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_InvokeDynamic_SIZE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Long - Static variable in interface org.aspectj.apache.bcel.Constants
 
CONSTANT_Long - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Long_SIZE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_MethodHandle - Static variable in interface org.aspectj.apache.bcel.Constants
 
CONSTANT_MethodHandle - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_MethodHandle_SIZE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Methodref - Static variable in interface org.aspectj.apache.bcel.Constants
 
CONSTANT_Methodref - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Methodref_SIZE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_MethodType - Static variable in interface org.aspectj.apache.bcel.Constants
 
CONSTANT_MethodType - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_MethodType_SIZE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Module - Static variable in interface org.aspectj.apache.bcel.Constants
 
CONSTANT_Module - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Module_SIZE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_NameAndType - Static variable in interface org.aspectj.apache.bcel.Constants
 
CONSTANT_NameAndType - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_NameAndType_SIZE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_NAMES - Static variable in interface org.aspectj.apache.bcel.Constants
 
CONSTANT_Package - Static variable in interface org.aspectj.apache.bcel.Constants
 
CONSTANT_Package - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Package_SIZE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_POOL - Static variable in interface org.aspectj.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.aspectj.apache.bcel.Constants
 
CONSTANT_String - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_String_SIZE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Utf8 - Static variable in interface org.aspectj.apache.bcel.Constants
Tags in constant pool to denote type of constant
CONSTANT_Utf8 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Utf8_SIZE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"ConstantValue" attribute.
ConstantClass - Class in org.aspectj.apache.bcel.classfile
This class is derived from the abstract Constant class and represents a reference to a (external) class.
ConstantClass(int) - Constructor for class org.aspectj.apache.bcel.classfile.ConstantClass
 
ConstantClassFixedSize - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantCP - Class in org.aspectj.apache.bcel.classfile
Abstract super class for Fieldref and Methodref constants.
ConstantCP(byte, int, int) - Constructor for class org.aspectj.apache.bcel.classfile.ConstantCP
 
ConstantDouble - Class in org.aspectj.apache.bcel.classfile
This class is derived from the abstract Constant class and represents a reference to a Double object.
ConstantDouble(double) - Constructor for class org.aspectj.apache.bcel.classfile.ConstantDouble
 
ConstantDoubleFixedSize - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantDynamic - Class in org.aspectj.apache.bcel.classfile
This class is derived from the abstract Constant class and represents a reference to the name and signature of a field or method.
ConstantDynamic(int, int) - Constructor for class org.aspectj.apache.bcel.classfile.ConstantDynamic
 
ConstantDynamicFixedSize - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
constantExpression - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
constantExpressions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
ConstantFieldref - Class in org.aspectj.apache.bcel.classfile
This class represents a constant pool reference to a field.
ConstantFieldref(int, int) - Constructor for class org.aspectj.apache.bcel.classfile.ConstantFieldref
 
ConstantFieldRefFixedSize - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantFloat - Class in org.aspectj.apache.bcel.classfile
This class is derived from the abstract Constant class and represents a reference to a float object.
ConstantFloat(float) - Constructor for class org.aspectj.apache.bcel.classfile.ConstantFloat
 
ConstantFloatFixedSize - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantInteger - Class in org.aspectj.apache.bcel.classfile
This class is derived from the abstract Constant class and represents a reference to an int object.
ConstantInteger(int) - Constructor for class org.aspectj.apache.bcel.classfile.ConstantInteger
 
ConstantIntegerFixedSize - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantInterfaceMethodref - Class in org.aspectj.apache.bcel.classfile
This class represents a constant pool reference to an interface method.
ConstantInterfaceMethodref(int, int) - Constructor for class org.aspectj.apache.bcel.classfile.ConstantInterfaceMethodref
 
ConstantInterfaceMethodRefFixedSize - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantInvokeDynamic - Class in org.aspectj.apache.bcel.classfile
This class is derived from the abstract Constant class and represents a reference to the name and signature of a field or method.
ConstantInvokeDynamic(int, int) - Constructor for class org.aspectj.apache.bcel.classfile.ConstantInvokeDynamic
 
ConstantInvokeDynamicFixedSize - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantLong - Class in org.aspectj.apache.bcel.classfile
This class is derived from the abstract Constant class and represents a reference to a long object.
ConstantLong(long) - Constructor for class org.aspectj.apache.bcel.classfile.ConstantLong
 
ConstantLongFixedSize - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantMethodHandle - Class in org.aspectj.apache.bcel.classfile
This class is derived from the abstract Constant class and represents a reference to the name and signature of a field or method.
ConstantMethodHandle(byte, int) - Constructor for class org.aspectj.apache.bcel.classfile.ConstantMethodHandle
 
ConstantMethodHandleFixedSize - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantMethodref - Class in org.aspectj.apache.bcel.classfile
This class represents a constant pool reference to a method.
ConstantMethodref(int, int) - Constructor for class org.aspectj.apache.bcel.classfile.ConstantMethodref
 
ConstantMethodRefFixedSize - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantMethodType - Class in org.aspectj.apache.bcel.classfile
This class is derived from the abstract Constant class and represents a reference to the name and signature of a field or method.
ConstantMethodType(int) - Constructor for class org.aspectj.apache.bcel.classfile.ConstantMethodType
 
ConstantMethodTypeFixedSize - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantModule - Class in org.aspectj.apache.bcel.classfile
Represents a module.
ConstantModule(int) - Constructor for class org.aspectj.apache.bcel.classfile.ConstantModule
 
ConstantModuleFixedSize - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantNameAndType - Class in org.aspectj.apache.bcel.classfile
This class is derived from the abstract Constant class and represents a reference to the name and signature of a field or method.
ConstantNameAndType(int, int) - Constructor for class org.aspectj.apache.bcel.classfile.ConstantNameAndType
 
ConstantNameAndTypeFixedSize - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantObject - Interface in org.aspectj.apache.bcel.classfile
This interface denotes those constants that have a "natural" value, such as ConstantLong, ConstantString, etc..
constantOutOfRange(Literal, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ConstantPackage - Class in org.aspectj.apache.bcel.classfile
Represents a module.
ConstantPackage(int) - Constructor for class org.aspectj.apache.bcel.classfile.ConstantPackage
 
ConstantPackageFixedSize - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
constantPool - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
constantPool - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ConstantPool - Class in org.aspectj.apache.bcel.classfile
This class represents the constant pool, i.e., a table of constants, of a parsed classfile.
ConstantPool - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
This type is used to store all the constant pool entries.
ConstantPool - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IConstantPool.
ConstantPool() - Constructor for class org.aspectj.apache.bcel.classfile.ConstantPool
 
ConstantPool(Constant[]) - Constructor for class org.aspectj.apache.bcel.classfile.ConstantPool
 
ConstantPool(ClassFile) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
ConstantPool constructor comment.
CONSTANTPOOL_GROW_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CONSTANTPOOL_INITIAL_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ConstantPoolEntry - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IConstantPoolEntry
ConstantPoolEntry() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
ConstantPoolEntry2 - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IConstantPoolEntry2 and IConstantPoolEntry3.
ConstantPoolEntry2() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
constantPoolName() - Method in class org.aspectj.ajdt.internal.compiler.lookup.HelperInterfaceBinding
 
constantPoolName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
constantPoolName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
constantPoolName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
constantPoolName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
constantPoolName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
constantPoolName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
constantPoolName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MemberTypeBinding
 
constantPoolName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
constantPoolName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
constantPoolName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
constantPoolName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer the receiver's constant pool name.
constantPoolName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer the receiver's constant pool name.
constantPoolName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
constantPoolName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
constantPoolOffset - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
ConstantPoolReader - Interface in org.aspectj.weaver
Used during attribute reading to decode constant pool references.
ConstantPoolWriter - Interface in org.aspectj.weaver
Used during attribute writing to encode common strings/etc as constant pool references.
ConstantReference - Static variable in class org.aspectj.weaver.Advice
 
Constants - Class in org.aspectj.bridge
 
Constants - Interface in org.aspectj.apache.bcel
Constants for the project, mostly defined in the JVM specification.
Constants - Interface in org.aspectj.weaver
Some useful weaver constants.
Constants() - Constructor for class org.aspectj.bridge.Constants
 
ConstantsInitializer - Class in org.aspectj.apache.bcel
 
ConstantsInitializer() - Constructor for class org.aspectj.apache.bcel.ConstantsInitializer
 
ConstantString - Class in org.aspectj.apache.bcel.classfile
This class is derived from the abstract Constant class and represents a reference to a String object.
ConstantString(int) - Constructor for class org.aspectj.apache.bcel.classfile.ConstantString
 
ConstantStringFixedSize - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
constantToString(int) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
constantToString(int, byte) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
constantToString(Constant) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
Resolve constant to a string representation.
ConstantUtf8 - Class in org.aspectj.apache.bcel.classfile
This class is derived from the abstract Constant class and represents a reference to a Utf8 encoded string.
ConstantUtf8(String) - Constructor for class org.aspectj.apache.bcel.classfile.ConstantUtf8
 
ConstantUtf8FixedSize - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantValue - Class in org.aspectj.apache.bcel.classfile
This class is derived from Attribute and represents a constant value, i.e., a default value for initializing a class field.
ConstantValue - Static variable in class org.aspectj.weaver.Advice
 
ConstantValue(int, int, int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.ConstantValue
 
ConstantValueAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IConstantValueAttribute.
ConstantValueName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
ConstNonNullFieldComparisonYieldsFalse - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ConstPrefix(String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter.ConstPrefix
 
CONSTRAINT_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CONSTRAINT_EXTENDS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CONSTRAINT_SUPER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ConstraintExceptionFormula - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Constraint formula expressing that a given expression must have an exception type.
ConstraintExceptionFormula(FunctionalExpression, TypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ConstraintExceptionFormula
 
constraintsWithUncheckedConversion - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Signals whether any type compatibility makes use of unchecked conversion.
constructedArrayIncompatible(ReferenceExpression, TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ConstructedArrayIncompatible - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ConstructionTypeMismatch - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
Constructor - Enum constant in enum class org.aspectj.lang.reflect.DeclareAnnotation.Kind
 
Constructor - Static variable in class org.aspectj.weaver.ResolvedTypeMunger
 
CONSTRUCTOR - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
CONSTRUCTOR - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
CONSTRUCTOR - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a constructor.
CONSTRUCTOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
CONSTRUCTOR - Static variable in class org.aspectj.weaver.AnnotationTargetKind
 
CONSTRUCTOR - Static variable in interface org.aspectj.weaver.Member
 
CONSTRUCTOR_CALL - Static variable in interface org.aspectj.lang.JoinPoint
 
CONSTRUCTOR_CALL - Static variable in class org.aspectj.weaver.Shadow
 
CONSTRUCTOR_DECL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
CONSTRUCTOR_DETAIL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
CONSTRUCTOR_EXECUTION - Static variable in interface org.aspectj.lang.JoinPoint
 
CONSTRUCTOR_EXECUTION - Static variable in class org.aspectj.weaver.Shadow
 
CONSTRUCTOR_INVOCATION - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a reference to a constructor.
CONSTRUCTOR_INVOCATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ConstructorInvocation.
CONSTRUCTOR_INVOCATION_TYPE_ARGUMENT - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
CONSTRUCTOR_INVOCATION_TYPE_ARGUMENT - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
CONSTRUCTOR_INVOCATION_TYPE_ARGUMENT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
CONSTRUCTOR_NAME - Static variable in interface org.aspectj.apache.bcel.Constants
The name of every constructor method in a class, also called "instance initialization method".
CONSTRUCTOR_PATTERN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
CONSTRUCTOR_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
The "constructor" structural property of this node type (type: Boolean).
CONSTRUCTOR_REF - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
CONSTRUCTOR_REFERENCE - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
CONSTRUCTOR_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
CONSTRUCTOR_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
CONSTRUCTOR_REFERENCE_TYPE_ARGUMENT - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
CONSTRUCTOR_REFERENCE_TYPE_ARGUMENT - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
CONSTRUCTOR_REFERENCE_TYPE_ARGUMENT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
CONSTRUCTOR_SUMMARY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
ConstructorAccess - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
constructorCall - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
ConstructorCall - Static variable in class org.aspectj.weaver.Shadow
 
ConstructorCallBit - Static variable in class org.aspectj.weaver.Shadow
 
ConstructorDeclaration - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ConstructorDeclaration(CompilationResult) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
ConstructorDeclarationPattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
ConstructorDeclarationPattern(char[], char[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorDeclarationPattern
 
ConstructorExecution - Static variable in class org.aspectj.weaver.Shadow
 
ConstructorExecutionBit - Static variable in class org.aspectj.weaver.Shadow
 
ConstructorInvocation - Class in org.aspectj.org.eclipse.jdt.core.dom
Alternate constructor invocation statement AST node type.
ConstructorLocator - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
ConstructorLocator(ConstructorPattern) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
ConstructorPattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
ConstructorPattern(char[], char[], char[][], char[][], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
ConstructorPattern(char[], char[], char[][], char[][], String[], IMethod, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
ConstructorPattern(char[], char[], String, char[][], char[][], String[], char[][], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
ConstructorReferenceNotBelow18 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ConstructorRelated - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ConstructorSignature - Interface in org.aspectj.lang.reflect
 
ConstructorVarargsArgumentNeedCast - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
constructWeavingMessage(WeaveMessage.WeaveMessageKind, String[]) - Static method in class org.aspectj.bridge.WeaveMessage
Static helper method for constructing weaving messages.
constructWeavingMessage(WeaveMessage.WeaveMessageKind, String[], String, String) - Static method in class org.aspectj.bridge.WeaveMessage
Static helper method for constructing weaving messages.
consume(IndexerEvent) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
consume(IndexerEvent) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer.Listener
 
CONSUME_STACK - Static variable in interface org.aspectj.apache.bcel.Constants
Number of words consumed on operand stack by instructions.
consumeAdditionalBound() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeAdditionalBound() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAdditionalBound() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeAdditionalBound1() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeAdditionalBound1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAdditionalBoundList() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAdditionalBoundList1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAllocationHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeAnnotationAsModifier() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeAnnotationAsModifier() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAnnotationAsModifier() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeAnnotationName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeAnnotationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAnnotationTypeDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAnnotationTypeDeclarationHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeAnnotationTypeDeclarationHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAnnotationTypeDeclarationHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
consumeAnnotationTypeDeclarationHeaderName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeAnnotationTypeDeclarationHeaderName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAnnotationTypeDeclarationHeaderName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeAnnotationTypeDeclarationHeaderNameWithTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeAnnotationTypeDeclarationHeaderNameWithTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAnnotationTypeDeclarationHeaderNameWithTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeAnnotationTypeMemberDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAnnotationTypeMemberDeclarations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAnnotationTypeMemberDeclarationsopt() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAnyCapture(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeArgumentList() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAroundDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAroundHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAroundHeaderName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeArrayAccess(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeArrayCreationExpressionWithInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeArrayCreationExpressionWithInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeArrayCreationExpressionWithInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeArrayCreationExpressionWithoutInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeArrayCreationExpressionWithoutInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeArrayCreationExpressionWithoutInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeArrayCreationHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeArrayCreationHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeArrayDimension(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeArrayDimension(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeArrayDimension(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeArrayInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeArrayTypeWithTypeArgumentsName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAspectDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAspectHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAspectHeaderName(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAspectHeaderNameWithTypeParameters(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAspectHeaderRest() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAssertStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAssignment() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeAssignment() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeAssignment() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAssignment() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeAssignmentOperator(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeAssignmentOperator(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeBaseType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeBaseType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeBaseType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeBaseType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeBasicAdviceDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeBasicAdviceHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeBasicAdviceHeaderName(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeBinaryExpression(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeBinaryExpression(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeBinaryExpressionWithName(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeBinaryExpressionWithName(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeBlock() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeBlock() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeBlock() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeBlockStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeBlockStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeBlockStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeBlockStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeBlockStatements() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeBlockStatements() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCapture(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeCapture(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeCapture(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeCapture(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeCapture18ID(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeCapture18ID(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeCapture18ID(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeCaseLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeCaseLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCaseLabelExpr() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCastExpressionLL1() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeCastExpressionLL1() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeCastExpressionLL1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCastExpressionLL1() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeCastExpressionLL1WithBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeCastExpressionLL1WithBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCastExpressionLL1WithBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeCastExpressionWithGenericsArray() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeCastExpressionWithGenericsArray() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeCastExpressionWithGenericsArray() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCastExpressionWithGenericsArray() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeCastExpressionWithNameArray() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeCastExpressionWithNameArray() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeCastExpressionWithNameArray() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCastExpressionWithNameArray() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeCastExpressionWithPrimitiveType() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeCastExpressionWithPrimitiveType() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeCastExpressionWithPrimitiveType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCastExpressionWithPrimitiveType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeCastExpressionWithQualifiedGenericsArray() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeCastExpressionWithQualifiedGenericsArray() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeCastExpressionWithQualifiedGenericsArray() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCastExpressionWithQualifiedGenericsArray() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeCatches() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCatchFormalParameter() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeCatchFormalParameter() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeCatchFormalParameter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeCatchFormalParameter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCatchFormalParameter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeCatchFormalParameter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeCatchHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCatchType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassBodyDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeClassBodyDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeClassBodyDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeClassBodyDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassBodyDeclarationInAspect() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeClassBodyDeclarations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassBodyDeclarationsopt() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassBodyopt() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeClassBodyopt() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeClassBodyopt() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeClassDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeClassDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeClassHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeClassHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeClassHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
consumeClassHeaderExtends() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeClassHeaderExtends() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassHeaderExtends() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeClassHeaderImplements() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeClassHeaderImplements() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassHeaderName1() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeClassHeaderName1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeClassHeaderName1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassHeaderName1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeClassHeaderName1() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeClassHeaderPermittedSubclasses() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassHeaderPermittedSubclasses() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeClassInstanceCreationExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassInstanceCreationExpressionName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeClassInstanceCreationExpressionName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassInstanceCreationExpressionQualified() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassInstanceCreationExpressionQualifiedWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeClassInstanceCreationExpressionQualifiedWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassInstanceCreationExpressionQualifiedWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeClassInstanceCreationExpressionQualifiedWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeClassInstanceCreationExpressionWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeClassInstanceCreationExpressionWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassInstanceCreationExpressionWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeClassInstanceCreationExpressionWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeClassInstanceCreationExpressionWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeClassOrInterface() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassOrInterfaceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassTypeElt() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeClassTypeElt() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassTypeList() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCompactConstructorDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCompactConstructorHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCompactConstructorHeaderName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCompactConstructorHeaderName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeCompactConstructorHeaderNameWithTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConditionalExpression(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeConditionalExpression(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConditionalExpressionWithName(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeConditionalExpressionWithName(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConstantExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConstantExpressions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConstructorBlockStatements() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConstructorBody() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeConstructorBody() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeConstructorBody() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConstructorDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeConstructorDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConstructorHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeConstructorHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeConstructorHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeConstructorHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConstructorHeaderName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeConstructorHeaderName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeConstructorHeaderName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConstructorHeaderName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeConstructorHeaderNameWithTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeConstructorHeaderNameWithTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConstructorHeaderNameWithTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeCreateInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeDeclareAnnotation(char) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeDeclareAnnotationHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeDeclareDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeDeclareHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeDefaultLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeDefaultLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeDefaultLabelExpr() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeDefaultModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeDefaultModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeDiet() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeDiet() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeDims() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeDimWithOrWithOutExpr() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeDimWithOrWithOutExpr() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeDimWithOrWithOutExprs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeElidedLeftBraceAndReturn() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyAnnotationTypeMemberDeclarationsopt() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyArgumentListopt() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyArrayInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyArrayInitializeropt() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyBlockStatementsopt() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyCatchesopt() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyClassBodyDeclarationsopt() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyDimsopt() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyEnumDeclarations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyForInitopt() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyForUpdateopt() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyInterfaceMemberDeclarationsopt() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyInternalCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyMemberValueArrayInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyMemberValuePairsopt() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyMethodHeaderDefaultValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyModuleStatementsOpt() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyPointcutDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyRecordBodyDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEmptyStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeEmptySwitchBlock() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyTypeDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyTypeDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
consumeEnhancedForStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEnhancedForStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnhancedForStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeEnhancedForStatementHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEnhancedForStatementHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnhancedForStatementHeaderInit(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEnhancedForStatementHeaderInit(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeEnhancedForStatementHeaderInit(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeEnhancedForStatementHeaderInit(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnterAnonymousClassBody(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEnterAnonymousClassBody(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeEnterAnonymousClassBody(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeEnterAnonymousClassBody(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnterAnonymousClassBody(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeEnterAnonymousClassBody(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
consumeEnterCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeEnterCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnterInstanceCreationArgumentList() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnterMemberValue() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeEnterMemberValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnterMemberValueArrayInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnterVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEnterVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeEnterVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeEnterVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnterVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeEnumBodyNoConstants() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumBodyWithConstants() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumConstantHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeEnumConstantHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumConstantHeaderName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEnumConstantHeaderName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeEnumConstantHeaderName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumConstantNoClassBody() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEnumConstantNoClassBody() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeEnumConstantNoClassBody() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumConstantNoClassBody() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeEnumConstants() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumConstantWithClassBody() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEnumConstantWithClassBody() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeEnumConstantWithClassBody() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumConstantWithClassBody() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeEnumDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumDeclarations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeEnumHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
consumeEnumHeaderName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEnumHeaderName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumHeaderName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeEnumHeaderNameWithTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEnumHeaderNameWithTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumHeaderNameWithTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeEqualityExpression(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEqualityExpression(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEqualityExpressionWithName(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEqualityExpressionWithName(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeException() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeException() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeException() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeExitITDVariableWithInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeExitITDVariableWithoutInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeExitMemberValue() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeExitMemberValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExitTryBlock() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExitVariableWithInitialization() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeExitVariableWithInitialization() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeExitVariableWithInitialization() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeExitVariableWithInitialization() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExitVariableWithInitialization() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeExitVariableWithoutInitialization() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeExitVariableWithoutInitialization() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeExitVariableWithoutInitialization() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExitVariableWithoutInitialization() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeExplicitConstructorInvocation(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeExplicitConstructorInvocation(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeExplicitConstructorInvocation(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExplicitConstructorInvocation(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeExplicitConstructorInvocationWithTypeArguments(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExplicitConstructorInvocationWithTypeArguments(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeExplicitThisParameter(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExportsHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExportsHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeExportsStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeExportsStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExpressionStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExpressionStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeExtraParameterNoFormal() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeExtraParameterWithFormal() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeField(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeField(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeField(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeField(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeField(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeFieldAccess(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeFieldAccess(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeFieldAccess(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeFieldAccess(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeFieldAccess(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeFieldAccess(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeFieldDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeFieldDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeFieldDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeForceNoDiet() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeForceNoDiet() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeForceNoDiet() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeForInit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeFormalParameter(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeFormalParameter(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeFormalParameter(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeFormalParameter(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeFormalParameter(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeFormalParameter(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeFormalParameterList() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeFormalParameterListopt() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeFullyQualifiedName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeFullyQualifiedName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeFullyQualifiedName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeFullyQualifiedName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeGenericType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeGenericTypeArrayType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeGenericTypeNameArrayType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeGenericTypeWithDiamond() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeGenericTypeWithDiamond() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeIdentifierOrNew(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeImportDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeImportDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeImportDeclarations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInsideCastExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeInsideCastExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeInsideCastExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInsideCastExpressionLL1() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeInsideCastExpressionLL1() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeInsideCastExpressionLL1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInsideCastExpressionLL1WithBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeInsideCastExpressionLL1WithBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeInsideCastExpressionLL1WithBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInsideCastExpressionWithQualifiedGenerics() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeInsideCastExpressionWithQualifiedGenerics() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeInsideCastExpressionWithQualifiedGenerics() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInstanceOfClassic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInstanceOfExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeInstanceOfExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeInstanceOfExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeInstanceOfExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInstanceOfExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeInstanceOfExpressionHelper() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInstanceOfExpressionWithName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeInstanceOfExpressionWithName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeInstanceOfExpressionWithName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeInstanceOfExpressionWithName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInstanceOfExpressionWithName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeInstanceofPattern() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInstanceOfRHS() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInterfaceDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeInterfaceDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInterfaceHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeInterfaceHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeInterfaceHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInterfaceHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
consumeInterfaceHeaderExtends() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeInterfaceHeaderExtends() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInterfaceHeaderName1() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeInterfaceHeaderName1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeInterfaceHeaderName1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInterfaceHeaderName1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeInterfaceHeaderPermittedSubClassesAndSubInterfaces() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInterfaceHeaderPermittedSubClassesAndSubInterfaces() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeInterfaceMemberDeclarations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInterfaceMemberDeclarationsopt() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInterfaceMethodDeclaration(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInterfaceType() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeInterfaceType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInterfaceType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeInterfaceTypeList() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInternalCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeInternalCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInternalCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeInternalCompilationUnitWithModuleDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInternalCompilationUnitWithTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeInternalCompilationUnitWithTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInternalCompilationUnitWithTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeInterTypeConstructorDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterTypeConstructorHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterTypeConstructorHeaderName(boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterTypeFieldDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterTypeFieldHeader(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterTypeMethodDeclaration(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterTypeMethodHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterTypeMethodHeaderName(boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInvalidAnnotationTypeDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInvalidConstructorDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInvalidConstructorDeclaration(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInvalidEnumDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInvalidInterfaceDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInvocationExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeInvocationExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeLambdaExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeLambdaExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeLambdaExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeLambdaExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeLambdaHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeLeftParen() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeLocalType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeLocalType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeLocalType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeLocalType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeLocalType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeLocalVar(char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeLocalVar(char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeLocalVar(char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeLocalVariableDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeLocalVariableDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeLocalVariableDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeLocalVariableDeclarationStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeLocalVariableDeclarationStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeLocalVariableDeclarationStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeMarkerAnnotation(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMarkerAnnotation(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeMarkerAnnotation(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMarkerAnnotation(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMarkerAnnotation(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMemberType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeMemberType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeMemberType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeMemberType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeMemberType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeMemberValueArrayInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMemberValueAsName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMemberValueAsName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMemberValuePair() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMemberValuePair() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeMemberValuePair() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMemberValuePair() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMemberValuePair() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMemberValuePairs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMemberValues() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethod(char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeMethod(char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeMethod(char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeMethod(char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeMethod(char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeMethodBody() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodBody() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeMethodBody() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodDeclaration(boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodDeclaration(boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeMethodDeclaration(boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeMethodDeclaration(boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodDeclaration(boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
In case emulating local variables, wrap the (recovered) statements inside a try statement so as to achieve local state commiting (copy local vars back to fields).
consumeMethodHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeMethodHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeMethodHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodHeaderDefaultValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodHeaderExtendedDims() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodHeaderExtendedDims() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeMethodHeaderExtendedDims() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodHeaderName(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodHeaderName(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeMethodHeaderName(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodHeaderName(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodHeaderName(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMethodHeaderNameWithTypeParameters(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodHeaderNameWithTypeParameters(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeMethodHeaderNameWithTypeParameters(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodHeaderNameWithTypeParameters(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodHeaderNameWithTypeParameters(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMethodHeaderRightParen() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodHeaderRightParen() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodHeaderRightParen() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMethodHeaderThrowsClause() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodHeaderThrowsClause() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMethodInvocationName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodInvocationName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeMethodInvocationName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeMethodInvocationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMethodInvocationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodInvocationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodInvocationName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMethodInvocationName() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeMethodInvocationNameWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodInvocationNameWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeMethodInvocationNameWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodInvocationNameWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodInvocationNameWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMethodInvocationNameWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeMethodInvocationPrimary() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodInvocationPrimary() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeMethodInvocationPrimary() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeMethodInvocationPrimary() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodInvocationPrimary() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodInvocationPrimary() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMethodInvocationPrimaryWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodInvocationPrimaryWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeMethodInvocationPrimaryWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodInvocationPrimaryWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodInvocationPrimaryWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMethodInvocationSuper() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodInvocationSuper() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeMethodInvocationSuper() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodInvocationSuper() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodInvocationSuper() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMethodInvocationSuper() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeMethodInvocationSuperWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodInvocationSuperWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeMethodInvocationSuperWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodInvocationSuperWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodInvocationSuperWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMethodInvocationSuperWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeModifiers(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeModifiers2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeModule(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeModule(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeModule(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeModuleDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeModuleDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeModuleHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeModuleHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeModuleHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeModuleHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeModuleHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeModuleModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeModuleStatements() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMultipleResources() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeNameArrayType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeNestedLambda() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeNestedLambda() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeNestedMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeNestedMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeNestedMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeNestedType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeNonGenericType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeNonTypeUseName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeNormalAnnotation(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeNormalAnnotation(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeNormalAnnotation(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeNormalAnnotation(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeNormalAnnotation(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeOneDimLoop(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeOneMoreTypeAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeOnlySynchronized() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeOnlySynchronized() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeOnlyTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeOnlyTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeOnlyTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeOnlyTypeArgumentsForCastExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeOnlyTypeArgumentsForCastExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeOpenBlock() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeOpenBlock() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeOpenBlock() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeOpenFakeBlock() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeOpenFakeBlock() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeOpensHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeOpensHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeOpensStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeOpensStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePackage(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumePackage(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumePackage(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumePackage(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumePackageComment() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumePackageComment() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePackageDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePackageDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumePackageDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumePackageDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumePackageDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePackageDeclarationNameWithModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumePackageDeclarationNameWithModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumePackageDeclarationNameWithModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumePackageDeclarationNameWithModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeParameterizedGenericMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeParameterizedGenericMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeParameterizedGenericMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeParameterizedGenericMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeParameterizedType(char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeParameterizedType(char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeParameterizedType(char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeParameterizedType(char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeParser(BindingKeyParser) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeParser(BindingKeyParser) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeParser(BindingKeyParser) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeParser(BindingKeyParser) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeParser(BindingKeyParser) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumePointcutDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePointcutDesignatorOnAdvice() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePointcutDesignatorOnDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePointcutHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePostfixExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumePostfixExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePrimaryNoNewArray() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePrimaryNoNewArrayArrayType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePrimaryNoNewArrayName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumePrimaryNoNewArrayName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePrimaryNoNewArrayNameThis() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumePrimaryNoNewArrayNameThis() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePrimaryNoNewArrayPrimitiveArrayType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePrimaryNoNewArrayPrimitiveType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePrimaryNoNewArrayThis() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePrimaryNoNewArrayThis() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumePrimaryNoNewArrayWithName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePrimaryNoNewArrayWithName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumePrimitiveArrayType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePrimitiveType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeProvidesInterface() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeProvidesInterface() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeProvidesInterface() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeProvidesStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeProvidesStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeProvidesStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeProvidesStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumePseudoToken(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePseudoToken(String, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePseudoTokenIdentifier() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePseudoTokenIf() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePseudoTokenLiteral() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePseudoTokenModifier() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePseudoTokenPrimitiveType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePseudoTokens() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePushCombineModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumePushCombineModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePushLeftBrace() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePushModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumePushModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePushModifiersForHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePushPosition() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumePushPosition() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePushRealModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumePushRealModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeQualifiedName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeQualifiedName(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeQualifiedSuperReceiver() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeQualifiedSuperReceiver() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRawType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeRawType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeRawType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeRecordBody() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordBodyDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordBodyDeclarations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordComponent(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordComponentHeaderRightParen() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordComponents() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordComponentsopt() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordHeaderName1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordHeaderNameWithTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordHeaderPart() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeRecordHeaderPart() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecoveryMethodHeaderName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecoveryMethodHeaderNameWithTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReduceImports() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReferenceExpression(ReferenceExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeReferenceExpression(ReferenceExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeReferenceExpression(ReferenceExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReferenceExpression(ReferenceExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeReferenceExpressionGenericTypeForm() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReferenceExpressionPrimaryForm() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReferenceExpressionSuperForm() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReferenceExpressionTypeArgumentsAndTrunk(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReferenceExpressionTypeForm(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReferenceType() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeReferenceType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReferenceType1() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeReferenceType1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReferenceType2() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeReferenceType2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReferenceType3() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeReferenceType3() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRequiresStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeRequiresStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeResourceAsFieldAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeResourceAsLocalVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeResourceAsLocalVariableDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeResourceOptionalTrailingSemiColon(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeResourceSpecification() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRestoreDiet() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeRestoreDiet() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeRestoreDiet() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRightParen() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeRightParen() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRule(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeRule(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeScope(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeScope(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeSecondaryType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeSecondaryType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeSecondaryType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeSecondaryType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeServiceImplNameList() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSimpleAssertStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeSimpleAssertStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSingleMemberAnnotation(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeSingleMemberAnnotation(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeSingleMemberAnnotation(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSingleMemberAnnotation(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeSingleMemberAnnotation(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeSingleMemberAnnotationMemberValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSinglePkgName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeSinglePkgName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeSinglePkgName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSingleRequiresModuleName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeSingleRequiresModuleName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSingleRequiresModuleName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeSingleResource() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSingleServiceImplName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSingleStaticImportDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeSingleStaticImportDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeSingleStaticImportDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeSingleStaticImportDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSingleStaticImportDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeSingleTargetModuleName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeSingleTargetModuleName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSingleTargetModuleName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeSingleTypeImportDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeSingleTypeImportDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeSingleTypeImportDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeSingleTypeImportDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSingleTypeImportDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeStack(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldInstruction
 
consumeStack(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.Instruction
 
consumeStack(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InvokeInstruction
Also works for instructions whose stack effect depends on the constant pool entry they reference.
consumeStack(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.INVOKEINTERFACE
 
consumeStack(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.MULTIANEWARRAY
Also works for instructions whose stack effect depends on the constant pool entry they reference.
consumeStatementBreak() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementBreak() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementBreakWithLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeStatementBreakWithLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementBreakWithLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementCatch() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementCatch() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeStatementCatch() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementContinue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementContinue() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementContinueWithLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementContinueWithLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementDo() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementDo() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementExpressionList() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementFor() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeStatementFor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementFor() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementIfNoElse() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeStatementIfNoElse() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementIfNoElse() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementIfWithElse() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeStatementIfWithElse() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementIfWithElse() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeStatementLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementReturn() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementReturn() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementSwitch() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeStatementSwitch() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementSwitch() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementSynchronized() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementSynchronized() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementThrow() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementThrow() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementTry(boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementTry(boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementWhile() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeStatementWhile() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementWhile() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementYield() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStaticImportOnDemandDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeStaticImportOnDemandDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeStaticImportOnDemandDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeStaticImportOnDemandDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeStaticImportOnDemandDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStaticImportOnDemandDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeStaticInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeStaticInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeStaticInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeStaticInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStaticOnly() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeStaticOnly() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeStaticOnly() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchBlock() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchBlockStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchBlockStatements() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeSwitchExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchExprThrowDefaultArm() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchLabelCaseLhs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchLabeledBlock() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeSwitchLabeledBlock() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchLabeledExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchLabeledRule() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchLabeledRules() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchLabeledRuleToBlockStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchLabeledThrowStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchLabels() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTargetModuleList() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTargetModuleNameList() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTextBlock() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeThrowExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeToken() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
consumeToken(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeToken(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeToken(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeToken(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeToken(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTopLevelType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeTopLevelType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeTopLevelType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeTypeAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeArgument() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeArgumentList() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeArgumentList1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeArgumentList1() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeArgumentList2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeArgumentList2() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeArgumentList3() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeArgumentList3() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeArgumentReferenceType1() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeArgumentReferenceType1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeArgumentReferenceType1() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeArgumentReferenceType2() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeArgumentReferenceType2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeArgumentReferenceType2() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeDeclarations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeElidedLambdaParameter(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeElidedLambdaParameter(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeTypeElidedLambdaParameter(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeHeaderNameWithTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeHeaderNameWithTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeImportOnDemandDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeImportOnDemandDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeTypeImportOnDemandDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeTypeImportOnDemandDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeTypeImportOnDemandDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeImportOnDemandDeclarationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeTypeParameter(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeTypeParameter(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeTypeParameter(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeTypeParameter1() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeParameter1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeParameter1WithExtends() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeParameter1WithExtends() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeParameter1WithExtends() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeParameter1WithExtendsAndBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeParameter1WithExtendsAndBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeParameter1WithExtendsAndBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeParameterHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeParameterHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeParameterHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeParameterList() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeParameterList1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeParameterWithExtends() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeParameterWithExtends() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeParameterWithExtends() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeParameterWithExtendsAndBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeParameterWithExtendsAndBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeParameterWithExtendsAndBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeVariable(char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeTypeVariable(char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeTypeVariable(char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeTypeVariable(char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeTypeWithCapture() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeTypeWithCapture() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeTypeWithCapture() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeTypeWithCapture() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeUnannotatableQualifiedName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeUnaryExpression(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeUnaryExpression(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeUnaryExpression(int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeUnaryExpression(int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeUnaryExpression(int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeUnionType() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeUnionType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeUnionTypeAsClassType() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeUnionTypeAsClassType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeUsesHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeUsesStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeUsesStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeUsesStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeVariableDeclaratorIdParameter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeVariableDeclarators() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeVariableInitializers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcard() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeWildcard() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildCard(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeWildCard(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeWildCard(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeWildCard(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeWildcard1() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeWildcard1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcard1WithBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcard2() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeWildcard2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcard2WithBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcard3() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeWildcard3() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcard3WithBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcardBounds1Extends() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeWildcardBounds1Extends() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcardBounds1Extends() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeWildcardBounds1Super() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcardBounds1Super() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeWildcardBounds2Extends() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeWildcardBounds2Extends() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcardBounds2Extends() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeWildcardBounds2Super() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcardBounds2Super() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeWildcardBounds3Extends() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeWildcardBounds3Extends() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcardBounds3Extends() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeWildcardBounds3Super() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcardBounds3Super() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeWildcardBoundsExtends() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeWildcardBoundsExtends() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcardBoundsExtends() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeWildcardBoundsSuper() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcardBoundsSuper() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeWildcardRank(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeWildcardRank(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeWildcardWithBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWithClause() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeWithClause() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWithClause() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeZeroAdditionalBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeZeroTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
containedWildChild() - Method in class org.aspectj.weaver.patterns.WildChildFinder
 
CONTAINER_INITIALIZATION_IN_PROGRESS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CONTAINER_INITIALIZER_PERF - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
ContainerAnnotation - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ContainerAnnotation(Annotation, ReferenceBinding, BlockScope) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ContainerAnnotation
 
containerAnnotationType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
containerAnnotationType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
containerAnnotationType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
containerAnnotationTypeHasNonDefaultMembers(ASTNode, ReferenceBinding, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ContainerAnnotationTypeHasNonDefaultMembers - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
containerAnnotationTypeHasShorterRetention(ASTNode, ReferenceBinding, String, ReferenceBinding, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ContainerAnnotationTypeHasShorterRetention - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
containerAnnotationTypeHasWrongValueType(ASTNode, ReferenceBinding, ReferenceBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ContainerAnnotationTypeHasWrongValueType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
containerAnnotationTypeMustHaveValue(ASTNode, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ContainerAnnotationTypeMustHaveValue - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
containerBeingInitializedGet(IJavaProject, IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
containerBeingInitializedPut(IJavaProject, IPath, IClasspathContainer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
containerBeingInitializedRemove(IJavaProject, IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
containerGet(IJavaProject, IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
containerGetDefaultToPreviousSession(IJavaProject, IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
containerInitializersCache - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
containerName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportName
 
containerPath - Variable in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
containerPath - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexRequest
 
containerPut(IJavaProject, IPath, IClasspathContainer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
containerPutIfInitializingWithSameEntries(IPath, IJavaProject[], IClasspathContainer[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
containerRelativePath(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
containerRemove(IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
containers - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Classpath containers pool
contains(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
contains(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
contains(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers true if the array contains an occurrence of one of the characters, false otherwise.
contains(char, char[]) - Static method in class org.aspectj.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.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers true if the array contains an occurrence of character, false otherwise.
contains(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
contains(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
Equality check
contains(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet
 
contains(Object[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfArray
 
contains(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Archive
 
contains(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.JrtFileSystem
 
contains(TypeMirror, TypeMirror) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
contains(JavaFileManager.Location, FileObject) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
contains(Instruction) - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
contains(InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
contains(IJavaElement) - Method in interface org.aspectj.org.eclipse.jdt.core.IRegion
Returns whether the given element is contained in this region.
contains(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Region
 
contains(IType) - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns whether the given type is part of this hierarchy.
contains(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
contains(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeVector
 
contains(IResource) - Method in interface org.aspectj.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(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
contains(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
Contains - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.DangerousMethod
 
CONTAINS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CONTAINS_ALL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CONTAINS_KEY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CONTAINS_MALFORMED_NODES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.SortElementsOperation
 
CONTAINS_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ContainsAll - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.DangerousMethod
 
containsAspect(UnresolvedType) - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
ContainsAssertion - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
containsAssertKeyword - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
containsAssertKeyword - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
containsComment(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
Given the current comment stack, answer whether some comment is available in a certain exclusive range
containsCompletionNode() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
containsEqual(char[][], char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Does the given array contain a char sequence that is equal to the give sequence?
containsErrorInSignature(AbstractMethodDeclaration) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
containsField(Field) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
containsIdentical(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
Identity check
containsIgnoredBody(AbstractMethodDeclaration) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
containsJavaResources() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns whether this fragment contains at least one Java resource.
containsJavaResources() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
Returns true if this fragment contains at least one java resource.
containsKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Returns true if the collection contains an element for the key.
containsKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
containsKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfModule
 
containsKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
containsKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
containsKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
containsKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayMap
Returns true if the given key has a value associated with it in the map.
containsKey(char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayMap
Returns true if the given key has a value associated with it in the map.
containsKey(double) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.DoubleCache
Returns true if the collection contains an element for the key.
containsKey(float) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.FloatCache
Returns true if the collection contains an element for the key.
containsKey(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Returns true if the collection contains an element for the key.
containsKey(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
containsKey(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInteger
 
containsKey(long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.LongCache
Returns true if the collection contains an element for the key.
containsKey(long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
containsKey(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Returns true if the collection contains an element for the key.
containsKey(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
containsKey(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
containsKey(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
containsKey(Object[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
containsKey(T1) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Equivalent to keySet().contains(key).
ContainsKey - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.DangerousMethod
 
containsKeyStartingWith(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.PathMap
Returns true iff this map contains any key that starts with the given prefix.
containsKeyValuePair(T1, T2) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Is there a key that is mapped to the specified value?
containsMethod(String, String) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
ContainsNestedTypeReferences - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
containsNullAnnotation(Annotation[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
containsNullTypeAnnotation(IBinaryAnnotation[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
containsNullTypeAnnotation(AnnotationBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
containsPatternVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
containsPatternVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
containsPatternVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
containsPatternVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
containsPosition(String, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
containsPositionCategory(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
containsPrefixOf(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.PathMap
Returns true iff any key in this map is a prefix of the given path.
containsSwitchWithTry - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
containsTarget(InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.CodeExceptionGen
 
containsTarget(InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
 
containsTarget(InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.InstructionSelect
 
containsTarget(InstructionHandle) - Method in interface org.aspectj.apache.bcel.generic.InstructionTargeter
 
containsTarget(InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.LineNumberGen
 
containsTarget(InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
containsTarget(InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.Tag
 
containsTarget(InstructionHandle) - Method in class org.aspectj.weaver.bcel.ExceptionRange
 
containsTry - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
containsValue(T2) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Equivalent to values().contains(value).
containsValue(V) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayMap
Returns true if the given value is contained in the map.
ContainsValue - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.DangerousMethod
 
contentChanged() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Mark this delta as a content changed delta.
contentEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnStringLiteral
 
contentEquals(CharSequence) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NameImpl
 
contentKind - Variable in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
contents - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
contents - Variable in class org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
contents - Variable in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
contentsOffset - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
contentStart - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnStringLiteral
 
contentTypeChanged(IContentTypeManager.ContentTypeChangeEvent) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
context - Variable in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
CONTEXT_MASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
ContextBasedMatcher - Interface in org.aspectj.weaver.tools
Pointcut expression interface for pointcut expressions returned by a PointcutDesignatorHandler.
ContextFormatter - Interface in org.aspectj.bridge.context
 
ContextToken - Interface in org.aspectj.bridge.context
When an entry is added to the CompilationAndWeavingContext stack, a ContextToken is returned.
continuation_indentation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
continuation_indentation_for_array_initializer - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
CONTINUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnBranchStatementLabel
 
CONTINUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
CONTINUE_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ContinueStatement.
continueCompletes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
 
continueCompletes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ContinueStatement
 
continueCompletes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoStatement
 
continueCompletes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
continueCompletes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
 
continueCompletes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
continueCompletes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
The equivalent function of completesByContinue - implements both the rules concerning continue with and without a label.
continueCompletes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
continueCompletes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
continueCompletes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
continueCompletes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
continueLabel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
continueLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
continueLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
continuesAtOuterLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
ContinueStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
Continue statement AST node type.
ContinueStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ContinueStatement(char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ContinueStatement
 
contradictoryNullAnnotations(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
contradictoryNullAnnotations(Annotation) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
contradictoryNullAnnotations(Annotation[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ContradictoryNullAnnotations - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ContradictoryNullAnnotations - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
contradictoryNullAnnotationsInferred(MethodBinding, int, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
contradictoryNullAnnotationsInferred(MethodBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ContradictoryNullAnnotationsInferred - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ContradictoryNullAnnotationsInferredFunctionType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ContradictoryNullAnnotationsOnBound - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
contradictoryNullAnnotationsOnBounds(Annotation, long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
controller - Variable in class org.aspectj.tools.ajc.Main
control iteration/continuation for command (compiler)
convention_classFile_notClassFileName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_classFile_nullName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_illegalIdentifier - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_import_nullImport - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_import_unqualifiedImport - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_module_consecutiveDotsName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_module_dotName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_module_emptyName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_module_javaName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_module_nameWithBlanks - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_module_nullName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_module_uppercaseName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_package_consecutiveDotsName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_package_dotName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_package_emptyName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_package_nameWithBlanks - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_package_nullName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_package_uppercaseName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_type_dollarName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_type_invalidName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_type_lowercaseName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_type_nameWithBlanks - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_type_nullName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_unit_notJavaName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_unit_nullName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
Conversions - Class in org.aspectj.runtime.internal
 
CONVERSIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
CONVERSIONS_TYPE - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
convert(boolean, AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(boolean, AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(AdviceDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(DeclareDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(InterTypeFieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(PointcutDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(AllocationExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(AND_AND_Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Annotation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(AnnotationMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(AnnotationMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Argument) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(Argument) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ArrayAllocationExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ArrayInitializer) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(ArrayInitializer) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ArrayReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(AssertStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Assignment) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ASTNode[]) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(BinaryExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Block) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(Block) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(BreakStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(BreakStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(CaseStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(CastExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(CharLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(CharLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ClassLiteralAccess) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(ClassLiteralAccess) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(CompilationUnitDeclaration, char[]) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(CompilationUnitDeclaration, char[]) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(CompoundAssignment) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ConditionalExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ContinueStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(DoStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(DoubleLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(EmptyStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(EqualExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ExplicitConstructorCall) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ExtendedStringLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(ExtendedStringLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(FalseLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(FalseLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(FieldReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(FieldReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(FloatLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(FloatLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ForeachStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(ForeachStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ForStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(ForStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(IfStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(IfStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(InstanceOfExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(InstanceOfExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(IntLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(IntLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(IntLiteralMinValue) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(IntLiteralMinValue) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Javadoc, ASTConverter.IGetJavaDoc, ASTConverter.ISetJavaDoc) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Javadoc, BodyDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(Javadoc, BodyDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Javadoc, ModuleDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Javadoc, PackageDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(Javadoc, PackageDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(LabeledStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(LabeledStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(LambdaExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(LongLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(LongLiteralMinValue) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(MarkerAnnotation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(MemberValuePair) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(MessageSend) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(NameReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(NormalAnnotation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(NormalAnnotation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(NullLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(NullLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(OR_OR_Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(OR_OR_Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(PostfixExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(PostfixExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(PrefixExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(PrefixExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(QualifiedAllocationExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(QualifiedAllocationExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(QualifiedNameReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(QualifiedNameReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(QualifiedSuperReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(QualifiedSuperReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(QualifiedThisReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(QualifiedThisReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(RecordComponent) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Reference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(Reference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ReferenceExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ReturnStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(ReturnStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(SingleMemberAnnotation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(SingleMemberAnnotation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(SingleNameReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(SingleNameReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Statement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(Statement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(StringLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(StringLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(StringLiteralConcatenation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(StringLiteralConcatenation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(SwitchExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(SwitchStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(SwitchStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(SynchronizedStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(SynchronizedStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(TextBlock) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ThisReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(ThisReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ThrowStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(ThrowStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(TrueLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(TrueLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(TryStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(TryStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(TypeParameter) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(TypeParameter) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(TypeReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(TypeReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(UnaryExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(WhileStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(YieldStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(PatternNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(Pointcut) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(TypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convertASTMethodTypesToSignatures() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateMethodOperation
Returns the type signatures of the parameter types of the current MethodDeclaration
convertClassFileFormat(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClassFileMatchLocator
 
convertCompilationUnit(int, CompilationUnitDeclaration, char[], Map, boolean, CompilationUnit, int, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Deprecated.
Use org.aspectj.org.eclipse.jdt.core.dom.AST.convertCompilationUnit(int, CompilationUnitDeclaration, Map, boolean, CompilationUnit, int, IProgressMonitor) instead
convertCompilationUnit(int, CompilationUnitDeclaration, char[], Map, boolean, CompilationUnit, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Internal method.
convertCompilationUnit(int, CompilationUnitDeclaration, Map, boolean, CompilationUnit, int, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Internal method.
convertConstant(Constant) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.Member
Converts a field constant from the compiler's representation to the Java Model constant representation (Number or String).
convertEclipseAnnotation(Annotation, World) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
Convert one eclipse annotation into an AnnotationX object containing an AnnotationAJ object.
convertEclipseAnnotation(Annotation, World, EclipseFactory) - Static method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseAnnotationConvertor
Convert one eclipse annotation into an AnnotationX object containing an AnnotationAJ object.
convertEliminatingTypeVariables(TypeBinding, ReferenceBinding, int, Set) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Returns a type where either all variables or specific ones got discarded.
convertFromSignature(char[]) - Static method in class org.aspectj.asm.internal.NameConvertor
Creates a readable name from the given char array, for example, given 'I' returns 'int'.
convertImport(ImportReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertPackage(CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertSignature(ISignaturePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convertString(String) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Escape all occurences of newline chars '\n', quotes \", etc.
convertToAnnotationDeclaration(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToEnumDeclaration(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToExpression(Statement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToFieldDeclaration(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convertToFieldDeclaration(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToMethodDeclaration(ConstructorDeclaration, CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
convertToMethodDeclaration(ConstructorDeclaration, CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
convertToMethodDeclaration(ConstructorDeclaration, CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
convertToMinValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
convertToMinValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LongLiteral
 
convertToModuleDeclaration(ModuleDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToParameterizedType(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Convert a given source type into a parameterized form if generic.
convertToParenthesizedExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToPatternInstanceOfExpression(InstanceOfExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToRawType(TypeBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Returns the given binding's raw type binding.
convertToRawTypes(ReferenceBinding[], boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Convert an array of types in raw forms.
convertToSimpleName(LocalDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToSingleVariableDeclaration(LocalDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convertToSingleVariableDeclaration(LocalDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToSwingIcon(AbstractIcon) - Method in class org.aspectj.ajde.IconRegistry
 
convertToVariableDeclarationExpression(LocalDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convertToVariableDeclarationExpression(LocalDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToVariableDeclarationFragment(InterTypeFieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convertToVariableDeclarationFragment(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convertToVariableDeclarationFragment(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToVariableDeclarationFragment(LocalDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convertToVariableDeclarationFragment(LocalDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToVariableDeclarationStatement(LocalDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convertToVariableDeclarationStatement(LocalDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertType(TypeReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convertType(TypeReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertTypeNamesToSigs(char[][]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
Convert these type names to signatures.
convertTypeNamesToSigs(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
NOT API, public only for access by Unit tests.
convertTypeSignature(char[], int, int) - Static method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
copy() - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
copy() - Method in class org.aspectj.apache.bcel.classfile.Constant
 
copy() - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
copy() - Method in class org.aspectj.apache.bcel.classfile.InnerClass
 
copy() - Method in class org.aspectj.apache.bcel.classfile.LineNumber
 
copy() - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
copy() - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
copy() - Method in class org.aspectj.apache.bcel.classfile.StackMapType
 
copy() - Method in class org.aspectj.apache.bcel.generic.Instruction
Use with caution, since 'BranchInstruction's have a 'target' reference which is not copied correctly (only basic types are).
copy() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
copy() - Method in class org.aspectj.apache.bcel.generic.Tag
 
copy() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
copy() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a deep copy of the current instance.
copy() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
copy() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.SourceModifier
 
copy() - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeVector
 
copy() - Method in class org.aspectj.weaver.patterns.Bindings
 
copy(ElementValue, ConstantPool, boolean) - Static method in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
Creates an (modifiable) ElementValueGen copy of an (immutable) ElementValue - constant pool is assumed correct.
copy(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeInvisAnnos
 
copy(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeInvisParamAnnos
 
copy(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
 
copy(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeTypeAnnos
 
copy(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeVisAnnos
 
copy(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeVisParamAnnos
 
copy(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.AnnotationDefault
 
copy(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.EnclosingMethod
 
copy(IClasspathEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation
 
copy(IJavaElement[], IJavaElement[], IJavaElement[], String[], boolean, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaModel
Copies the given elements to the specified container(s).
copy(IJavaElement[], IJavaElement[], IJavaElement[], String[], boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
copy(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.ISourceManipulation
Copies this element to the given container.
copy(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
copy(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
copy(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
copy(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
copy(IPath, int, int, IClasspathEntry, IProgressMonitor) - Method in interface org.aspectj.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(IPath, int, int, IClasspathEntry, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
COPY_INPATH_DIR_RESOURCES - Static variable in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
copyAnnotationTo(ResolvedType) - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
copyArguments(Argument[]) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
copyContext(IntMap) - Method in class org.aspectj.weaver.IntMap
 
copyDir(File, File) - Static method in class org.aspectj.util.FileUtil
Copy contents of fromDir into toDir
copyDir(File, File, String, String) - Static method in class org.aspectj.util.FileUtil
Recursively copy files in fromDir (with any fromSuffix) to toDir, replacing fromSuffix with toSuffix if any.
copyDir(File, File, String, String, FileFilter) - Static method in class org.aspectj.util.FileUtil
Recursively copy files in fromDir (with any fromSuffix) to toDir, replacing fromSuffix with toSuffix if any.
CopyElementsOperation - Class in org.aspectj.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.aspectj.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.aspectj.org.eclipse.jdt.internal.core.CopyElementsOperation
When executed, this operation will copy the given elements to the given container.
copyExtraResourcesBack(ClasspathMultiDirectory, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
copyFile(File, File) - Static method in class org.aspectj.util.FileUtil
Copy fromFile to toFile, handling file-file, dir-dir, and file-dir copies.
copyFiles(File, String[], File) - Static method in class org.aspectj.util.FileUtil
Copy files from source dir into destination directory, creating any needed directories.
copyFromPackedState() - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTable
Returns copy of this attribute using same packed state.
copyInstruction(Instruction) - Static method in class org.aspectj.weaver.bcel.Utility
Fix for Bugzilla #39479, #40109 patch contributed by Andy Clement Need to manually copy Select instructions - if we rely on the the 'fresh' object created by copy(), the InstructionHandle array 'targets' inside the Select object will not have been deep copied, so modifying targets in fresh will modify the original Select - not what we want !
copyInto(Object[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
copyInto(Object[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
copyInto(LazyMethodGen, BcelShadow) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
copyLocationFrom(PatternNode) - Method in class org.aspectj.weaver.patterns.PatternNode
 
copyNullCheckedFieldsFrom(FlowContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
CopyPackageFragmentRootOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
 
CopyPackageFragmentRootOperation(IPackageFragmentRoot, IPath, int, int, IClasspathEntry) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation
 
CopyPlaceholderData() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore.CopyPlaceholderData
 
copyRecordComponentAnnotations(Scope, Binding, Annotation[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
copyResource(IPackageFragmentRoot, IClasspathEntry, IWorkspaceRoot) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation
 
copyResource(IResource, IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
CopyResourceElementsOperation - Class in org.aspectj.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.aspectj.org.eclipse.jdt.internal.core.CopyResourceElementsOperation
When executed, this operation will copy the given resources to the given containers.
copyResources(IResource[], IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Convenience method to copy resources
copySE8AnnotationsToType(BlockScope, Binding, Annotation[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
copySource - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore.CopyPlaceholderData
 
copySourceContext() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
copySourceContext() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
copySourceContext() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
copySourceContext() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
CopySourceInfo(RewriteEventStore.PropertyLocation, ASTNode, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.CopySourceInfo
 
copyState(Parser) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
copyState(Parser) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
copyState(Parser) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
copyStream(DataInputStream, PrintStream) - Static method in class org.aspectj.util.FileUtil
do line-based copying
copyStream(InputStream, OutputStream) - Static method in class org.aspectj.util.FileUtil
 
copyStream(Reader, Writer) - Static method in class org.aspectj.util.FileUtil
 
copyStrings(String[][]) - Static method in class org.aspectj.util.LangUtil
copy non-null two-dimensional String[][]
copySubtree(AST, ASTNode) - Static method in class org.aspectj.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.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns a deep copy of the subtrees of AST nodes rooted at the given list of nodes.
copyValidFiles(File, File) - Static method in class org.aspectj.util.FileUtil
Copy file to file.
CORE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CORE_CIRCULAR_CLASSPATH - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Reporting Classpath Cycle.
CORE_ENABLE_CLASSPATH_EXCLUSION_PATTERNS - Static variable in class org.aspectj.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.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Enabling Usage of Classpath Multiple Output Locations.
CORE_ENCODING - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Default Source Encoding Format.
CORE_EXCEPTION - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating a core exception occurred.
CORE_INCOMPATIBLE_JDK_LEVEL - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Reporting Incompatible JDK Level for Required Binaries.
CORE_INCOMPLETE_CLASSPATH - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Reporting Incomplete Classpath.
CORE_JAVA_BUILD_CLEAN_OUTPUT_FOLDER - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Cleaning Output Folder(s).
CORE_JAVA_BUILD_DUPLICATE_RESOURCE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Reporting Duplicate Resources.
CORE_JAVA_BUILD_INVALID_CLASSPATH - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Abort if Invalid Classpath.
CORE_JAVA_BUILD_ORDER - Static variable in class org.aspectj.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.aspectj.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.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Specifying Filters for Resource Copying Control.
CORE_MAIN_ONLY_PROJECT_HAS_TEST_ONLY_DEPENDENCY - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Reporting if a project which has only main sources depends on a project with only test sources.
CORE_OUTPUT_LOCATION_OVERLAPPING_ANOTHER_SOURCE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Reporting an output location overlapping another source location.
coreException - Variable in exception org.aspectj.org.eclipse.jdt.internal.core.builder.ImageBuilderInternalException
 
coreException - Variable in exception org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator.WrappedCoreException
 
CoreSeverityMASK - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
correction_nullRequestor - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
correction_nullUnit - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
correctionEnd - Variable in class org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
CorrectionEngine - Class in org.aspectj.org.eclipse.jdt.core
This class is the entry point for source corrections.
CorrectionEngine(Map) - Constructor for class org.aspectj.org.eclipse.jdt.core.CorrectionEngine
The CorrectionEngine is responsible for computing problem corrections.
correctionRequestor - Variable in class org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
correctionStart - Variable in class org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
correlateTrackingVarsIfElse(FlowInfo, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
If one branch of an if-else closes any AutoCloseable resource, and if the same resource is known to be null on the other branch mark it as closed, too, so that merging both branches indicates that the resource is always closed.
corruptedSignature(TypeBinding, char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CorruptedSignature - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
couldEverMatch(ResolvedType) - Method in class org.aspectj.weaver.patterns.AndSignaturePattern
 
couldEverMatch(ResolvedType) - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
Return true if this declare annotation could ever match something in the specified type - only really able to make intelligent decision if a type was specified in the sig/type pattern signature.
couldEverMatch(ResolvedType) - Method in interface org.aspectj.weaver.patterns.ISignaturePattern
 
couldEverMatch(ResolvedType) - Method in class org.aspectj.weaver.patterns.NotSignaturePattern
 
couldEverMatch(ResolvedType) - Method in class org.aspectj.weaver.patterns.OrSignaturePattern
 
couldEverMatch(ResolvedType) - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
couldEverMatchSameJoinPointsAs(KindedPointcut) - Method in class org.aspectj.weaver.patterns.KindedPointcut
 
couldEverMatchSameJoinPointsAs(WithinPointcut) - Method in class org.aspectj.weaver.patterns.WithinPointcut
 
couldEverMatchSameTypesAs(TypePattern) - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
couldEverMatchSameTypesAs(TypePattern) - Method in class org.aspectj.weaver.patterns.AnyTypePattern
 
couldEverMatchSameTypesAs(TypePattern) - Method in class org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
couldEverMatchSameTypesAs(TypePattern) - Method in class org.aspectj.weaver.patterns.EllipsisTypePattern
 
couldEverMatchSameTypesAs(TypePattern) - Method in class org.aspectj.weaver.patterns.ExactTypePattern
 
couldEverMatchSameTypesAs(TypePattern) - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
couldEverMatchSameTypesAs(TypePattern) - Method in class org.aspectj.weaver.patterns.NoTypePattern
 
couldEverMatchSameTypesAs(TypePattern) - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
couldEverMatchSameTypesAs(TypePattern) - Method in class org.aspectj.weaver.patterns.TypePattern
 
couldEverMatchSameTypesAs(TypePattern) - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
couldIncrementalCompileFollow() - Method in class org.aspectj.weaver.World
 
couldMatchJoinPointsInType(Class) - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
couldMatchJoinPointsInType(Class) - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl
 
couldMatchJoinPointsInType(Class) - Method in interface org.aspectj.weaver.tools.ContextBasedMatcher
Deprecated.
use couldMatchJoinPointsInType(Class,MatchingContext) instead
couldMatchJoinPointsInType(Class) - Method in interface org.aspectj.weaver.tools.PointcutExpression
Determine whether or not this pointcut could ever match a join point in the given class.
couldMatchJoinPointsInType(Class) - Method in interface org.aspectj.weaver.tools.StandardPointcutExpression
Determine whether or not this pointcut could ever match a join point in the given class.
couldMatchJoinPointsInType(Class, MatchingContext) - Method in interface org.aspectj.weaver.tools.ContextBasedMatcher
return true iff this matcher could ever match a join point in the given type, may also use any match context information available
couldMatchKinds() - Method in class org.aspectj.weaver.internal.tools.PointcutDesignatorHandlerBasedPointcut
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.AndPointcut
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.ArgsPointcut
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.CflowPointcut
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.HandlerPointcut
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.IfPointcut
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.KindedPointcut
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.NotPointcut
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.OrPointcut
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.PerCflow
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.PerFromSuper
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.PerObject
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.PerSingleton
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.PerTypeWithin
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.Pointcut
The set of ShadowKinds that this Pointcut could possibly match - an int whose bits are set according to the Kinds specified in Shadow.java
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.ReferencePointcut
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.WithincodePointcut
 
couldMatchKinds() - Method in class org.aspectj.weaver.patterns.WithinPointcut
 
COUNT - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
COUNT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
COUNT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.RestrictedIdentifiers
 
COUNT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
countChars() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
counter - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteralConcatenation
 
counter - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
General purpose field that can be used by subclasses to count things
CountingMessageHandler - Class in org.aspectj.bridge
Wrap an IMessageHandler to count messages handled.
CountingMessageHandler(IMessageHandler) - Constructor for class org.aspectj.bridge.CountingMessageHandler
 
countLabels - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
countLineBreaksBetween(String, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
countLineBreaksBetween(Token, Token) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
countOnes(int) - Static method in class org.aspectj.weaver.Advice
 
COUNTS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
COVERAGE_TEST_FLAG - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
CoverageTestId - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
cp - Variable in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
cp - Variable in class org.aspectj.apache.bcel.generic.InstructionFactory
 
CP_CONTAINER_PATH_UNBOUND - Static variable in interface org.aspectj.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.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CP_ENTRY_IGNORE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CP_ENTRY_IGNORE_PATH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CP_INST - Static variable in interface org.aspectj.apache.bcel.Constants
 
CP_INVALID_EXTERNAL_ANNOTATION_PATH - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that an external annotation path is invalid.
CP_RESOLVE_VERBOSE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CP_RESOLVE_VERBOSE_ADVANCED - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CP_RESOLVE_VERBOSE_FAILURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CP_USERLIBRARY_PREFERENCES_PREFIX - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CP_USERLIBRARY_PREFERENCES_PREFIX - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.UserLibraryManager
 
CP_VARIABLE_PATH_UNBOUND - Static variable in interface org.aspectj.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.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CPCONTAINER_INITIALIZER_EXTPOINT_ID - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Name of the extension point for contributing classpath container initializers
CPE_CONTAINER - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Entry kind constant describing a classpath entry representing a name classpath container.
CPE_LIBRARY - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Entry kind constant describing a classpath entry identifying a library.
CPE_PROJECT - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Entry kind constant describing a classpath entry identifying a required project.
CPE_SOURCE - Static variable in interface org.aspectj.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.aspectj.org.eclipse.jdt.core.IClasspathEntry
Entry kind constant describing a classpath entry defined using a path that begins with a classpath variable reference.
cpool - Variable in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
cpool - Variable in class org.aspectj.apache.bcel.classfile.Attribute
 
cpool - Variable in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
CPVARIABLE_INITIALIZER_EXTPOINT_ID - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Name of the extension point for contributing classpath variable initializers
crc(byte[]) - Static method in class org.aspectj.weaver.tools.cache.AbstractCacheBacking
Calculates CRC32 on the provided bytes
crcClass - Variable in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking.IndexEntry
 
crcWeaved - Variable in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking.IndexEntry
 
create() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.EmptyString
 
create() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
create() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.TypeAnnotationBuilder
 
create(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex.SearchCriteria
 
create(int, int) - Static method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Creates a basic completion proposal.
create(File) - Method in interface org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.AsynchronousFileCacheBackingCreator
 
create(Class<T>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
create(Class<T>, StructDef<? super T>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
create(String) - Static method in class org.aspectj.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) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex.SearchCriteria
 
create(String, WorkingCopyOwner) - Static method in class org.aspectj.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(List<IJavaProject>, ICompilationUnit[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.IndexBasedJavaSearchEnvironment
 
create(AST) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Creates a new instance for describing manipulations of the given AST.
create(CompilationUnit) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.LineInformation
 
create(CompilationUnit, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Creates an ImportRewrite from an AST (CompilationUnit).
create(IBufferFactory) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.BufferFactoryWrapper
Deprecated.
 
create(ICompilationUnit, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Creates an ImportRewrite from an ICompilationUnit.
create(IOrdinaryClassFile, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeFactory
 
create(BaseProcessingEnvImpl) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
create(IBinaryType, String, String, ZipFile) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
Possibly wrap the provided binary type in a ClassWithExternalAnnotations to which a fresh provider for external annotations is associated.
create(IModule, LookupEnvironment) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryModuleBinding
Construct a named module from binary, could be an auto module - or from an info from Java Model.
create(StructDef<?>, StructDef<T>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.Field
Creates a new Field in the given struct with the given type.
create(StructDef<?>, StructDef<T>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldList
Creates a new FieldList in the given struct which contains elements of the given type.
create(StructDef<?>, StructDef<T>, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldList
Creates a new FieldList in the given struct which contains elements of the given type.
create(StructDef<B>, FieldManyToOne<B>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToMany
 
create(StructDef<B>, FieldManyToOne<B>, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToMany
Creates a FieldOneToMany using the given builder.
create(StructDef<B>, FieldOneToMany<B>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldManyToOne
 
create(StructDef<B>, FieldSearchIndex<B>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchKey
Creates a search key attribute in the given struct which stores an entry in the given global search index
create(StructDef<B>, FieldSearchKey<B>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex
 
create(StructDef<B>, StructDef<T>, FieldOneToOne<B>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToOne
 
create(NdType) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TypeRef
Creates a DatabaseRef to the given NdType.
create(NdTypeSignature, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantEnum
 
create(Nd, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantBoolean
 
create(Nd, byte) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantByte
 
create(Nd, char) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantChar
 
create(Nd, char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TypeRef
Creates a DatabaseRef to the NdType with the given resource path and field descriptor.
create(Nd, double) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantDouble
 
create(Nd, float) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantFloat
 
create(Nd, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantInt
 
create(Nd, long) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.ITypeFactory
 
create(Nd, long) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantLong
 
create(Nd, short) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantShort
 
create(Nd, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantString
 
create(Nd, Constant) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstant
 
create(Nd, NdTypeSignature) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantClass
 
create(IFile) - Static method in class org.aspectj.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(IFile, IJavaProject) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the Java element corresponding to the given file, its project being the given project.
create(IFolder) - Static method in class org.aspectj.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(IFolder, IJavaProject) - Static method in class org.aspectj.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.
create(IProject) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the Java project corresponding to the given project.
create(IResource) - Static method in class org.aspectj.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.aspectj.org.eclipse.jdt.core.JavaCore
Returns the Java element corresponding to the given file, its project being the given project.
create(IResource, IJavaProject) - Static method in class org.aspectj.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(IWorkspaceRoot) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the Java model.
create(IWorkspaceRoot, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.WorkspaceSnapshot
 
create(IPath, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.FileFingerprint
 
create(IDocument) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.LineInformation
 
create14Delegate(ReferenceType, World, ClassLoader) - Static method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
 
createAbstract(Class<T>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
createAbstract(Class<T>, StructDef<? super T>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
createAccessForInlineMunger(ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelWeavingSupport
 
createAccessForInlineMunger(ResolvedType) - Method in interface org.aspectj.weaver.IWeavingSupport
 
createAdviceMunger(AdviceKind, Pointcut, Member, int, IHasSourceLocation, ResolvedType) - Method in class org.aspectj.weaver.World
Create an advice shadow munger for the given advice kind
createAdviceMunger(AjAttribute.AdviceAttribute, Pointcut, Member, ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelWeavingSupport
 
createAdviceMunger(AjAttribute.AdviceAttribute, Pointcut, Member, ResolvedType) - Method in interface org.aspectj.weaver.IWeavingSupport
 
createAfter(IJavaElement) - Method in class org.aspectj.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.
createAfterAdviceDeclaration(CompilationResult) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createAfterAdviceDeclaration(CompilationResult) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createAfterAnnotation(String, String, int) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createAfterReturningAnnotation(String, String, String, int) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createAfterThrowingAnnotation(String, String, String, int) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createAlignmentValue(boolean, int) - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Create a new alignment value according to the given values.
createAlignmentValue(boolean, int, int) - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Create a new alignment value according to the given values.
createALOAD(int) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
createAndPattern(SearchPattern, SearchPattern) - Static method in class org.aspectj.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...
createAndsFor(Pointcut[]) - Method in class org.aspectj.weaver.patterns.PointcutRewriter
Passed an array of pointcuts, returns an AND tree with them in.
createAnnotatedType(TypeBinding, AnnotationBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createAnnotatedType(TypeBinding, AnnotationBinding[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
createAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodAnnotationData
 
createAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodParameter
 
createAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
createAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
createAnnotation(ReferenceBinding, ElementValuePair[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createAnnotation(JavaElement, String) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
createAnnotation(JavaElement, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
createAnnotationData() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
Creates the NdMethodAnnotationData struct for this method if it does not already exist.
createAnnotationMethod(byte[], int[], int, long) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfo
 
createAnnotationProcessorManager() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
createAnnotations(IBinaryAnnotation[], LookupEnvironment, char[][][]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
createAnswer(String, IBinaryType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
createArgfile() - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Creates a nested Argfile, add it to the list argfiles, and returns the new Argfile instance.
createArgfiles() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
createArgfiles() - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
createArgsAnnotationVar(ResolvedType, int, AnnotationFinder) - Static method in class org.aspectj.weaver.reflect.ReflectionVar
 
createArgsVar(ResolvedType, int, AnnotationFinder) - Static method in class org.aspectj.weaver.reflect.ReflectionVar
 
createArgumentBindings() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
When a method is accessed via SourceTypeBinding.resolveTypesFor(MethodBinding) we create the argument binding and resolve annotations in order to compute null annotation tagbits.
createArgumentReference(char[], int, boolean, Object, long[], long) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
createArgumentReference(char[], int, boolean, Object, long[], long) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadocParser
 
createArgumentReference(char[], int, boolean, Object, long[], long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createArgumentReference(char[], int, boolean, Object, long[], long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createAroundAdviceDeclaration(CompilationResult) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createAroundAdviceDeclaration(CompilationResult) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createAroundAnnotation(String, String, int) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createArrayLoad(Type) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
createArraySignature(char[], int) - Static method in class org.aspectj.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.aspectj.org.eclipse.jdt.core.Signature
Creates a new type signature with the given amount of array nesting added to the given type signature.
createArrayStore(Type) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
createArrayType(int) - Method in interface org.aspectj.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.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createArrayType(TypeBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
createArrayType(TypeBinding, int, AnnotationBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createArrayType(TypeBinding, int, AnnotationBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
createArrayTypeBindingKey(String, int) - Static method in class org.aspectj.org.eclipse.jdt.core.BindingKey
Creates a new array type binding key from the given type binding key and the given array dimension.
createAspect(CompilationResult) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createAspect(CompilationResult) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createAspectAnnotation(String, int) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
Create an @Aspect annotation for a code style aspect declaration starting at the given position in the source file
createAspectpath() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
createAssistImportReference(char[][], long[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createAssistImportReference(char[][], long[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createAssistImportReference(char[][], long[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createAssistModuleDeclaration(CompilationResult, char[][], long[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createAssistModuleDeclaration(CompilationResult, char[][], long[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createAssistModuleDeclaration(CompilationResult, char[][], long[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createAssistModuleReference(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createAssistModuleReference(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createAssistModuleReference(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createAssistPackageReference(char[][], long[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createAssistPackageReference(char[][], long[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createAssistPackageReference(char[][], long[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createAssistPackageVisibilityReference(char[][], long[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createAssistPackageVisibilityReference(char[][], long[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createAssistPackageVisibilityReference(char[][], long[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createAST(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Creates an abstract syntax tree.
createASTORE(int) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
createASTs(String[], String[], String[], FileASTRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Creates ASTs for a batch of compilation units.
createASTs(ICompilationUnit[], String[], ASTRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Creates ASTs for a batch of compilation units.
createAtAnnotationVar(ResolvedType, AnnotationFinder) - Static method in class org.aspectj.weaver.reflect.ReflectionVar
 
createAutomatic(char[], boolean) - Static method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
createAutomatic(String, boolean, Manifest) - Static method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
createBacking(File) - Static method in class org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
createBacking(File) - Static method in class org.aspectj.weaver.tools.cache.FlatFileCacheBacking
 
createBacking(File) - Static method in class org.aspectj.weaver.tools.cache.ZippedFileCacheBacking
 
createBacking(File, AsynchronousFileCacheBacking.AsynchronousFileCacheBackingCreator<T>) - Static method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
createBacking(String) - Method in interface org.aspectj.weaver.tools.cache.CacheFactory
 
createBacking(String) - Method in class org.aspectj.weaver.tools.cache.DefaultCacheFactory
 
createBacking(String) - Static method in class org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
createBefore(IJavaElement) - Method in class org.aspectj.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.
createBeforeAdviceDeclaration(CompilationResult) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createBeforeAdviceDeclaration(CompilationResult) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createBeforeAnnotation(String, String, int) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createBinaryAnnotation(NdAnnotation) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
createBinaryField(NdVariable) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
createBinaryTypeFrom(IBinaryType, PackageBinding, boolean, AccessRestriction) - Method in class org.aspectj.ajdt.internal.compiler.lookup.AjLookupEnvironment
 
createBinaryTypeFrom(IBinaryType, PackageBinding, boolean, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createBinaryTypeFrom(IBinaryType, PackageBinding, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createBinding(MethodScope, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
createBindingKey(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
createBindings(String[]) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTRequestor
Resolves bindings for the given binding keys.
createBindings(String[]) - Method in class org.aspectj.org.eclipse.jdt.core.dom.FileASTRequestor
Resolves bindings for the given binding keys.
createBindings(IJavaElement[], IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Creates bindings for a batch of Java elements.
createBootclasspath() - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
createBootclasspath() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
createBootclasspath() - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
createBound(NdTypeSignature) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeParameter
 
createBranchInstruction(short, InstructionHandle) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
Create branch instruction by given opcode, except LOOKUPSWITCH and TABLESWITCH.
createBuffer(ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.core.WorkingCopyOwner
Creates a buffer for the given working copy.
createBuffer(ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BufferFactoryWrapper
Deprecated.
 
createBuffer(ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DefaultWorkingCopyOwner
 
createBuffer(IOpenable) - Method in interface org.aspectj.org.eclipse.jdt.core.IBufferFactory
Deprecated.
Creates a buffer for the given owner.
createBuffer(IOpenable) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.BufferManager
 
createBuildNotifier(IProgressMonitor, IProject) - Method in class org.aspectj.ajdt.internal.core.builder.AspectJBuilder
 
createBuildNotifier(IProgressMonitor, IProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
createCache(ClassLoader, List<String>, GeneratedClassHandler, IMessageHandler) - Static method in class org.aspectj.weaver.tools.cache.WeavedClassCache
Creates a new cache using the resolver and backing returned by the DefaultCacheFactory.
createCacheKey(String, byte[]) - Method in class org.aspectj.weaver.tools.cache.WeavedClassCache
Create a key for a normal weaved class
createCapturedWildcard(WildcardBinding, ReferenceBinding, int, int, ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createCast(Type, Type) - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
Create conversion operation for two stack operands, this may be an I2C, instruction, e.g., if the operands are basic types and CHECKCAST if they are reference types.
createChange(IJavaElementDelta) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.IndexerEvent
 
createCharArrayTypeSignature(char[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Creates a new type signature from the given type name encoded as a character array.
createCheckCast(ReferenceType) - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
createChildren(HashtableOfArrayToObject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
createClass() - Method in class org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.
 
createClass() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated.
Creates a default type document fragment.
createClassFile(CharSequence, Element...) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
 
createClassFileFrom(IFile) - Static method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Creates and returns a class file element for the given .class file, its project being the given project.
createClassLoaderScope(ClassLoader, List<String>) - Method in interface org.aspectj.weaver.tools.cache.CacheKeyResolver
Create a unique string for the given classpath and aspect list
createClassLoaderScope(ClassLoader, List<String>) - Method in class org.aspectj.weaver.tools.cache.DefaultCacheKeyResolver
Create a scope from a set of urls and aspect urls.
createClasspath() - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
createClasspath() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
createClasspath() - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
createClasspathProblemMarker(IJavaModelStatus) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Record a new marker denoting a classpath problem
createCodeFormatter() - Static method in class org.aspectj.org.eclipse.jdt.core.ToolFactory
Deprecated.
The extension point has been deprecated, use ToolFactory.createCodeFormatter(Map) instead.
createCodeFormatter(Map) - Static method in class org.aspectj.org.eclipse.jdt.core.ToolFactory
Create an instance of the built-in code formatter.
createCodeFormatter(Map, int) - Static method in class org.aspectj.org.eclipse.jdt.core.ToolFactory
Creates an instance of a code formatter.
createCollapsePlaceholder() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore
 
createComment(int[]) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
createComment(int[]) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
createCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.
 
createCompilationUnit() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated.
Creates and return an empty JDOM.
createCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
 
createCompilationUnit(char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.
 
createCompilationUnit(char[], String) - Method in class org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.
 
createCompilationUnit(char[], String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated.
Creates a JDOM on the given source code.
createCompilationUnit(String, String) - Method in class org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.
 
createCompilationUnit(String, String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated.
Creates a JDOM on the given source code.
createCompilationUnit(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.
 
createCompilationUnit(String, String, boolean, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragment
Creates and returns a compilation unit in this package fragment with the specified name and contents.
createCompilationUnit(String, String, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
createCompilationUnit(ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.
 
createCompilationUnit(ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
 
createCompilationUnit(ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.
 
createCompilationUnitFrom(IFile) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a compilation unit element for the given source file (i.e. a file with one of the Java-like extensions).
createCompilationUnitFrom(IFile, IJavaProject) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Creates and returns a compilation unit element for the given .java file, its project being the given project.
createCompilationUnitFromPath(Openable, IFile, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
Create an ICompilationUnit info from the given compilation unit on disk.
createCompilationUnitFromPath(Openable, IFile, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder
 
CreateCompilationUnitOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
This operation creates a compilation unit (CU).
CreateCompilationUnitOperation(IPackageFragment, String, String, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.CreateCompilationUnitOperation
When executed, this operation will create a compilation unit with the given name.
createCompilerarg() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
createComponent(byte[], int[], int, long) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
createConstant(Object) - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
Uses PUSH to push a constant value onto the stack.
createConstant(InstructionFactory, int) - Static method in class org.aspectj.weaver.bcel.Utility
 
createConstantFromMixedType(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.ClassFileToIndexConverter
 
createConstructorDeclaration(CompilationResult) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createConstructorDeclaration(CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
createConstructorDeclaration(CompilationResult) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createConstructorDeclaration(CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
createConversion(InstructionFactory, Type, Type) - Static method in class org.aspectj.weaver.bcel.Utility
 
createConversion(InstructionFactory, Type, Type, boolean) - Static method in class org.aspectj.weaver.bcel.Utility
 
createCopyFrom(InstructionFactory, int) - Method in class org.aspectj.weaver.bcel.AnnotationAccessVar
 
createCopyFrom(InstructionFactory, int) - Method in class org.aspectj.weaver.bcel.AspectInstanceVar
 
createCopyFrom(InstructionFactory, int) - Method in class org.aspectj.weaver.bcel.BcelCflowAccessVar
 
createCopyFrom(InstructionFactory, int) - Method in class org.aspectj.weaver.bcel.BcelFieldRef
 
createCopyFrom(InstructionFactory, int) - Method in class org.aspectj.weaver.bcel.BcelVar
 
createCopyFrom(InstructionFactory, int) - Method in class org.aspectj.weaver.bcel.TypeAnnotationAccessVar
 
createCopyTarget(ASTNode) - Method in class org.aspectj.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.aspectj.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.
createCustomShadowMungers(ResolvedType) - Method in interface org.aspectj.weaver.CustomMungerFactory
 
createCustomTypeMungers(ResolvedType) - Method in interface org.aspectj.weaver.CustomMungerFactory
 
createDeclaration(IProgramElement, AbstractIcon, List) - Method in class org.aspectj.ajde.ui.StructureViewNodeFactory
Implementors must override this method in order to create new nodes.
createDeclaration(IProgramElement, AbstractIcon, List) - Method in class org.aspectj.ajde.ui.swing.SwingTreeViewNodeFactory
 
createDeclarationIndexKey(char[], char[], char[], int, char[], char[][], char[][], char[], int, char[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern
Method Declaration entries are encoded as described Binary Method Declaration for class MethodName '/' Arity '/' DeclaringQualifier '/' TypeName '/' TypeModifers '/' PackageName '/' Signature '/' ParameterNamesopt '/' Modifiers '/' returnType Source method for class MethodName '/' Arity '/' DeclaringQualifier '/' TypeName '/' TypeModifers '/' PackageName '/' ParameterTypes '/' ParameterNamesopt '/' Modifiers '/' returnType TypeModifiers contains some encoded extra information ExtraFlags.IsMemberType ExtraFlags.HasNonPrivateStaticMemberTypes ExtraFlags.ParameterTypesStoredAsSignature
createDeclarationIndexKey(char[], int, char[], char[][], char[][], int, char[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
Constructor entries are encoded as described Binary constructor for class TypeName '/' Arity '/' TypeModifers '/' PackageName '/' Signature '/' ParameterNamesopt '/' Modifiers Source constructor for class TypeName '/' Arity '/' TypeModifers '/' PackageName '/' ParameterTypes '/' ParameterNamesopt '/' Modifiers Constructor with 0 arity for class TypeName '/' 0 '/' TypeModifers '/' PackageName '/' Modifiers Constructor for enum, interface (annotation) and class with default constructor TypeName '/' # '/' TypeModifers '/' PackageName Constructor for member type TypeName '/' Arity '/' TypeModifers TypeModifiers contains some encoded extra information ExtraFlags.IsMemberType ExtraFlags.HasNonPrivateStaticMemberTypes ExtraFlags.ParameterTypesStoredAsSignature
createDeclareAnnAnnotation(String, String, String, int) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createDeclareAnnotationDeclaration(CompilationResult, ASTNode, Annotation, Parser, char) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createDeclareAnnotationDeclaration(CompilationResult, ASTNode, Annotation, Parser, char) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createDeclareDeclaration(CompilationResult, ASTNode, Parser) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createDeclareDeclaration(CompilationResult, ASTNode, Parser) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createDeclareErrorOrWarningAnnotation(String, String, boolean, int) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createDeclareParentsAnnotation(String, String, boolean, int) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createDeclarePrecedenceAnnotation(String, int) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createDeclareSoftAnnotation(String, String, int) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createDefaultClassFileBytesDisassembler() - Static method in class org.aspectj.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.aspectj.org.eclipse.jdt.core.ToolFactory
createDefaultClassFileReader(InputStream, int) - Static method in class org.aspectj.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.aspectj.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.aspectj.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(IClassFile, int) - Static method in class org.aspectj.org.eclipse.jdt.core.ToolFactory
Create a classfile reader onto a classfile Java element.
createDefaultCodeFormatter(Map) - Static method in class org.aspectj.org.eclipse.jdt.core.ToolFactory
Deprecated.
Use ToolFactory.createCodeFormatter(Map) instead but note the different options
createDefaultConstructor(boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
createDefaultConstructorForRecord(boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
createDefaultConstructorWithBinding(MethodBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
createDefaultDeclarationIndexKey(char[], char[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
createDefaultParameterNames(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
createDelegate(ReferenceType, World, Class<?>) - Static method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
 
createDelegate(ReferenceType, World, ClassLoader) - Static method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
 
createdElements - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CopyResourceElementsOperation
The list of new resources created during this operation.
createDeltaTree(IJavaElement, JavaElementDelta) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Creates the nested delta deltas based on the affected element its delta, and the root of this delta tree.
createDescriptor(IOrdinaryClassFile) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeFactory
 
createDescriptor(IType) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeFactory
 
createDescriptor(ModularClassFile) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryModuleFactory
 
createdNode - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeMemberOperation
The AST node representing the element that this operation created.
createDoclet() - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
createDocletpath() - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
createDumpDirPerClassloader() - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
createDup(int) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
createDup_1(int) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
createDup_2(int) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
createElement(ClassScope, ICompilationUnit, HashSet, HashMap) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HandleFactory
Returns a handle denoting the class member identified by its scope.
createElement(Scope, int, ICompilationUnit, HashSet, HashMap) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HandleFactory
Create handle by adding child to parent obtained by recursing into parent scopes.
CreateElementInCUOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
This abstract class implements behavior common to CreateElementInCUOperations.
CreateElementInCUOperation(IJavaElement) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
Constructs an operation that creates a Java Language Element with the specified parent, contained within a compilation unit.
createElementInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
Returns a new element info for this element.
createElementInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Returns a new element info for this element.
createElementInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
Returns a new element info for this element.
createElementInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
createElementInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
Returns a new element info for this element.
createElementInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns a new element info for this element.
createElementInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
createElementInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
createElementInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
createElementInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
Returns a new element info for this element.
createElementInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
Returns a new element info for this element.
createError(int, String, Throwable) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
 
createException(NdTypeSignature) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
createExclude() - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Override Javac.createExclude() to set haveExcludes to true.
createExtdirs() - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
createExtdirs() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
createExtendedAjcPreClinit(LazyMethodGen, int) - Method in class org.aspectj.weaver.bcel.LazyClassGen
factory method for building multiple extended clinit methods.
createExternalFoldersProject(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
 
createFakeEmptyStatement(Statement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
createFakeEmptyStatement(Statement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
createFakeNullLiteral(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
Warning: Callers of this method must ensure that the fake literal node is not recorded in ASTConverter.recordNodes(ASTNode, org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode), see bug 403444!
createFakeReference(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createField() - Method in class org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.
 
createField() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated.
Creates a default field document fragment.
createField(byte[], int[], int, long) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
createField(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
 
createField(String) - Method in class org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.
 
createField(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated.
Creates a field document fragment on the given source code.
createField(String, IJavaElement, boolean, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Creates and returns a field in this type with the given contents.
createField(String, IJavaElement, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
createField(String, IJavaElement, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
createField(JavaElement, ISourceElementRequestor.FieldInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
createField(JavaElement, ISourceElementRequestor.FieldInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
createFieldAccess(String, String, Type, short) - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
Create a field instruction.
createFieldDeclaration(char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createFieldDeclaration(char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
CreateFieldOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
This operation creates a field declaration in a type.
CreateFieldOperation(IType, String, boolean) - Constructor for class org.aspectj.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.
createFieldReference(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
createFieldReference(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadocParser
 
createFieldReference(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createFieldReference(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createFields(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
 
createFile(IContainer, String, InputStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Convenience method to create a file
createFileStructureNode(AsmManager, String) - Static method in class org.aspectj.weaver.model.AsmRelationshipProvider
 
createFolder(IContainer, String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Convenience method to create a folder
createFolder(IPath, IContainer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
createFor(boolean, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportName
 
createForkclasspath() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
createFromString(Reader) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.UserLibrary
 
createGeneratedCacheKey(String) - Method in class org.aspectj.weaver.tools.cache.WeavedClassCache
Created a key for a generated class
createGet(InstructionFactory, Member) - Static method in class org.aspectj.weaver.bcel.Utility
 
createGetClassMethod(TypeBinding, MethodBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createGetField(String, String, Type) - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
createGetStatic(String, String, Type) - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
createGlobalView(GlobalViewProperties) - Method in class org.aspectj.ajde.ui.StructureViewManager
 
createGroup() - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
createGroupNode(ASTNode[]) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Creates and returns a node that represents a sequence of nodes.
createHandle(AbstractMethodDeclaration, IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Creates an IMethod from the given method declaration and type.
createHandle(AbstractVariableDeclaration, IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Create an handle for a local variable declaration (may be a local variable or type parameter).
createHandle(Annotation, IAnnotatable) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Create an handle for a local variable declaration (may be a local variable or type parameter).
createHandle(FieldDeclaration, TypeDeclaration, IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Creates an IField from the given field declaration and type.
createHandle(LambdaExpression, IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Creates an IMethod from the given lambda declaration and type.
createHandleIdentifier(File, int, int, int) - Method in interface org.aspectj.asm.IElementHandleProvider
 
createHandleIdentifier(File, int, int, int) - Method in class org.aspectj.asm.internal.JDTLikeHandleProvider
 
createHandleIdentifier(IProgramElement) - Method in interface org.aspectj.asm.IElementHandleProvider
 
createHandleIdentifier(IProgramElement) - Method in class org.aspectj.asm.internal.JDTLikeHandleProvider
 
createHandleIdentifier(ISourceLocation) - Method in interface org.aspectj.asm.IElementHandleProvider
 
createHandleIdentifier(ISourceLocation) - Method in class org.aspectj.asm.internal.JDTLikeHandleProvider
 
createHandlerMember(Class, Class, World) - Static method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
 
createHierarchyForBinaryAspect(AsmManager, ShadowMunger) - Static method in class org.aspectj.weaver.model.AsmRelationshipProvider
Creates the hierarchy for binary aspects
createHierarchyResolver(IType, PossibleMatch[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
createHierarchyScope(IType) - Static method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createHierarchyScope(IType, WorkingCopyOwner) - Static method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createIcon(String) - Method in class org.aspectj.ajde.IconRegistry
 
createIcon(String) - Method in class org.aspectj.ajde.ui.AbstractIconRegistry
Implement to create platform-specific icons.
createIdentifierTypePattern(TypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
Creates an ExactType, WildType, or BindingType, or null if none of the three can be created
createIfPseudoToken(Parser, Expression) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createIfPseudoToken(Parser, Expression) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createImport() - Method in class org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.
 
createImport() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated.
Creates an empty import document fragment.
createImport() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
 
createImport(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
 
createImport(String) - Method in class org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.
 
createImport(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated.
Creates an import document fragment on the given source code.
createImport(String, IJavaElement, int, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Creates and returns an import declaration in this compilation unit with the given name.
createImport(String, IJavaElement, int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
createImport(String, IJavaElement, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Creates and returns an non-static import declaration in this compilation unit with the given name.
createImport(String, IJavaElement, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
createImportContainer(ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
createImportContainer(ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
createImportDeclaration(ImportContainer, String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
createImportDeclaration(ImportContainer, String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
createImportHandle(ImportReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Creates an IImportDeclaration from the given import statement
CreateImportOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
This operation adds an import declaration to an existing compilation unit.
CreateImportOperation(String, ICompilationUnit, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.CreateImportOperation
When executed, this operation will add an import to the given compilation unit.
createImportReference(String[], int, int, boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
createInclude() - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Override Javac.createInclude() to set haveIncludes to true.
createIndentationString(int) - Method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatter
 
createIndentString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
createIndexEntry(CachedClassEntry, byte[]) - Static method in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
createIndexKey(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
createIndexKey(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModulePattern
 
createIndexKey(char[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
Constructor entries are encoded as TypeName '/' Arity: e.g.
createIndexKey(char[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
Method entries are encoded as selector '/' Arity: e.g.
createIndexKey(int, char[], char[], char[][], boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
createIndexKey(int, char[], char[], char[][], char[][], char, char[], char) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
createIndexLocation(URL) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
createInfoFromClassFile(Openable, IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
Creates the type info from the given class file on disk and adds it to the given list of infos.
createInfoFromClassFile(Openable, IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder
 
createInfoFromClassFileInJar(Openable) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
Create a type info from the given class file in a jar and adds it to the given list of infos.
createInfoFromClassFileInJar(Openable) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder
 
createInfoFromClassFileInJar(Openable) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.ClassFileToIndexConverter
Create a type info from the given class file in a jar and adds it to the given list of infos.
createInitialBoundSet(TypeVariableBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
JLS 18.1.3: Create initial bounds from a given set of type parameters declarations.
createInitialConstraintsForParameters(TypeBinding[], boolean, TypeBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
JLS 18.5.1: compute bounds from formal and actual parameters.
createInitializer() - Method in class org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.
 
createInitializer() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated.
Creates an empty initializer document fragment.
createInitializer(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
Creates an INITIALIZER document fragment from the given source.
createInitializer(String) - Method in class org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.
 
createInitializer(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated.
Creates an initializer document fragment from the given source code.
createInitializer(String, IJavaElement, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Creates and returns a static initializer in this type with the given contents.
createInitializer(String, IJavaElement, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
createInitializer(String, IJavaElement, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
createInitializer(JavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
createInitializer(JavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
CreateInitializerOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
This operation creates a initializer in a type.
CreateInitializerOperation(IType, String) - Constructor for class org.aspectj.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.
createInjarHierarchy - Static variable in class org.aspectj.weaver.World
Should we create the hierarchy for binary classes and aspects
createInjars() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
createInpath() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
createInstance(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented node of the given node type.
createInstance(Class) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented node of the given node class (non-abstract subclass of ASTNode).
createInstance(World) - Static method in class org.aspectj.ajdt.internal.compiler.lookup.PushinCollector
Checks if the aspectj.pushin property is set - this is the main condition for triggering the creation of pushed-in source files.
createInstanceof(InstructionFactory, ReferenceType) - Static method in class org.aspectj.weaver.bcel.Utility
 
createInstanceOf(ReferenceType) - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
createInterface() - Method in class org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.
 
createInterface() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated.
Creates a default type document fragment.
createInternalclasspath() - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
createInternalclasspath() - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
createIntersectionCastTypeReference(TypeReference[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
createIntersectionType18(ReferenceBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createIntersectionTypeSignature(char[][]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Creates a new intersection type signature from the given type signatures.
createIntersectionTypeSignature(String[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Creates a new intersection type signature from the given type signatures.
createInterTypeConstructorDeclaration(CompilationResult) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createInterTypeConstructorDeclaration(CompilationResult) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createInterTypeFieldDeclaration(CompilationResult, TypeReference) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createInterTypeFieldDeclaration(CompilationResult, TypeReference) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createIntertypeMemberClassDeclaration(CompilationResult) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createIntertypeMemberClassDeclaration(CompilationResult) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createInterTypeMethodDeclaration(CompilationResult) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createInterTypeMethodDeclaration(CompilationResult) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createInvoke(String, String, String, short) - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
createInvoke(String, String, Type, Type[], short) - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
createInvoke(String, String, Type, Type[], short, boolean) - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
Create an invoke instruction.
createInvoke(InstructionFactory, short, Member) - Static method in class org.aspectj.weaver.bcel.Utility
Create an invoke instruction
createInvoke(InstructionFactory, BcelWorld, Member) - Static method in class org.aspectj.weaver.bcel.Utility
 
createInvoke(InstructionFactory, LazyMethodGen) - Static method in class org.aspectj.weaver.bcel.Utility
 
createInxml() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
createITDAnnotation(char[], int, char[], int) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createJarPackageFragmentRootFrom(IFile) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a handle for the given JAR file.
createJarPackageFragmentRootFrom(IFile, IJavaProject) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Creates and returns a handle for the given JAR file, its project being the given project.
createJavadocParser() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createJavadocParser() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createJavadocParser() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
createJavaSearchScope(boolean, IJavaElement[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createJavaSearchScope(boolean, IJavaElement[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Returns a Java search scope limited to the given Java elements.
createJavaSearchScope(boolean, IJavaElement[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createJavaSearchScope(boolean, IJavaElement[], int) - Static method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Returns a Java search scope limited to the given Java elements.
createJavaSearchScope(boolean, IJavaElement[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createJavaSearchScope(IJavaElement[]) - Static method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Returns a Java search scope limited to the given Java elements.
createJavaSearchScope(IJavaElement[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createJavaSearchScope(IJavaElement[], boolean) - Static method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createJavaSearchScope(IJavaElement[], int) - Static method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createJavaSearchScope(IResource[]) - Static method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
createJvmarg() - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
createJvmarg() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
support for nested <jvmarg> elements
createJvmarg() - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
createLambdaExpression(JavaElement, String, int, int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaFactory
 
createLambdaExpression(JavaElement, LambdaExpression) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaFactory
 
createLambdaMethod(JavaElement, String, String, int, int, int, String[], String[], String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaFactory
 
createLambdaMethod(JavaElement, LambdaExpression) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaFactory
 
createLambdaTypeElement(LambdaExpression, ICompilationUnit, HashSet, HashMap) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HandleFactory
Returns a handle denoting the lambda type identified by its scope.
createLink() - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
createLink(IProgramElement, AbstractIcon) - Method in class org.aspectj.ajde.ui.StructureViewNodeFactory
Implementors must override this method in order to create link new nodes.
createLink(IProgramElement, AbstractIcon) - Method in class org.aspectj.ajde.ui.swing.SwingTreeViewNodeFactory
 
createLinkFolder(IPath, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
 
createLoad(InstructionFactory) - Method in class org.aspectj.weaver.bcel.AnnotationAccessVar
 
createLoad(InstructionFactory) - Method in class org.aspectj.weaver.bcel.AspectInstanceVar
 
createLoad(InstructionFactory) - Method in class org.aspectj.weaver.bcel.BcelCflowAccessVar
 
createLoad(InstructionFactory) - Method in class org.aspectj.weaver.bcel.BcelFieldRef
 
createLoad(InstructionFactory) - Method in class org.aspectj.weaver.bcel.BcelVar
 
createLoad(InstructionFactory) - Method in class org.aspectj.weaver.bcel.TypeAnnotationAccessVar
 
createLoad(Type, int) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
createLoadInstructions(ResolvedType, InstructionFactory) - Method in class org.aspectj.weaver.bcel.BcelCflowAccessVar
 
createLoadInstructions(ResolvedType, InstructionFactory) - Method in class org.aspectj.weaver.bcel.TypeAnnotationAccessVar
 
createLocalDeclaration(char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createLocalDeclaration(char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createLocalDeclaration(char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
createMemberType(ReferenceBinding, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createMessageHandler() - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
createMethod() - Method in class org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.
 
createMethod() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated.
Creates a default method document fragment.
createMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
createMethod(byte[], int[], int, long) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
createMethod(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
 
createMethod(String) - Method in class org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.
 
createMethod(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated.
Creates a method document fragment on the given source code.
createMethod(String, IJavaElement, boolean, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Creates and returns a method or constructor in this type with the given contents.
createMethod(String, IJavaElement, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
createMethod(String, IJavaElement, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
createMethodDeclaration(CompilationResult) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createMethodDeclaration(CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
createMethodDeclaration(CompilationResult) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createMethodDeclaration(CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
createMethodHandle(JavaElement, ISourceElementRequestor.MethodInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
createMethodHandle(JavaElement, ISourceElementRequestor.MethodInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
createMethodNameMatch(IMethod, int) - Static method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Create a method name match on a given method with specific modifiers.
createMethodNameMatch(IMethod, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
CreateMethodOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
This operation creates an instance method.
CreateMethodOperation(IType, String, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.CreateMethodOperation
When executed, this operation will create a method in the given type with the specified source.
createMethodReference(Object, List) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
createMethodReference(Object, List) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadocParser
 
createMethodReference(Object, List) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createMethodReference(Object, List) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createMethodSignature(char[][], char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Creates a method signature from the given parameter and return type signatures.
createMethodSignature(char[][], char[][], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
createMethodSignature(char[][], char[][], char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
createMethodSignature(String[], String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Creates a method signature from the given parameter and return type signatures.
createMissingType(PackageBinding, char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createModule(byte[], int[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
createModule(ModuleDeclaration) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
createModuleHandle(JavaElement, ISourceElementRequestor.ModuleInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
createModuleReference(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createModuleTypeReference(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createModuleTypeReference(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createMoveTarget(ASTNode) - Method in class org.aspectj.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.aspectj.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.aspectj.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.
createNd(File, ChunkCache) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
 
createNew(String) - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
createNew(ObjectType) - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
createNewArray(Type, short) - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
Create new array of given size and type.
createNewFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
createNewFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
Creates a new file for the given index location
createNewFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.JarIndexLocation
 
createNewParameter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
createNewStructureModel(Map<File, String>) - Static method in class org.aspectj.asm.AsmManager
 
createNode(IProgramElement) - Method in class org.aspectj.ajde.ui.StructureViewNodeFactory
 
createNode(IProgramElement, List) - Method in class org.aspectj.ajde.ui.StructureViewNodeFactory
 
createNode(Nd, long, short) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNodeTypeRegistry
 
createNonGenericTypeSignature(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
createNonNull(StructDef<B>, FieldOneToMany<B>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldManyToOne
 
createNull(Type) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
Create "null" value for reference types, 0 for basic types like int
createNullBuffer(IOpenable) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.BufferManager
 
createOpenable(String, IJavaSearchScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HandleFactory
Creates an Openable handle from the given resource path.
createOrderedMap() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayMap
Static factory method that constructs an empty CharArrayMap with default initial capacity, and the map will be kept in ascending key order.
createOrPattern(SearchPattern, SearchPattern) - Static method in class org.aspectj.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.aspectj.org.eclipse.jdt.core.search.SearchEngine
createOwner(StructDef<B>, FieldOneToMany<B>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldManyToOne
Creates a many-to-one pointer which points to this object's owner.
createOwner(StructDef<B>, StructDef<T>, FieldOneToOne<B>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToOne
 
createPackage() - Method in class org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.
 
createPackage() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated.
Creates an empty package document fragment.
createPackage() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
 
createPackage(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
 
createPackage(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createPackage(String) - Method in class org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.
 
createPackage(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated.
Creates a package document fragment on the given source code.
createPackageDeclaration(String, IProgressMonitor) - Method in interface org.aspectj.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.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
createPackageDeclaration(JavaElement, String) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
createPackageDeclaration(JavaElement, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
createPackageDeclarationHandle(CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Creates an IImportDeclaration from the given import statement
CreatePackageDeclarationOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
This operation adds/replaces a package declaration in an existing compilation unit.
CreatePackageDeclarationOperation(String, ICompilationUnit) - Constructor for class org.aspectj.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.aspectj.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.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
CreatePackageFragmentOperation - Class in org.aspectj.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.aspectj.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.
createPackageInfoType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
createParam() - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc.Doclet
 
createParameterizedGenericMethod(MethodBinding, RawTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createParameterizedGenericMethod(MethodBinding, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createParameterizedGenericMethod(MethodBinding, TypeBinding[], boolean, boolean, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createParameterizedGenericMethod(MethodBinding, TypeBinding[], TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createParameterizedMethod(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
createParameterizedMethod(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
createParameterizedQualifiedAssistTypeReference(char[][], TypeReference[][], char[], TypeReference[], long[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createParameterizedQualifiedAssistTypeReference(char[][], TypeReference[][], char[], TypeReference[], long[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createParameterizedQualifiedAssistTypeReference(char[][], TypeReference[][], char[], TypeReference[], long[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createParameterizedSingleAssistTypeReference(TypeReference[], char[], long) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createParameterizedSingleAssistTypeReference(TypeReference[], char[], long) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createParameterizedSingleAssistTypeReference(TypeReference[], char[], long) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding, AnnotationBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createParameterizedType(ResolvedType, UnresolvedType[], World) - Static method in class org.aspectj.weaver.TypeFactory
Create a parameterized version of a generic type.
createParameterizedTypeBindingKey(String, String[]) - Static method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
createPath() - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc.Doclet
 
createPattern(String, int, int, int) - Static method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Returns a search pattern based on a given string pattern.
createPattern(IJavaElement, int) - Static method in class org.aspectj.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.aspectj.org.eclipse.jdt.core.search.SearchPattern
Returns a search pattern based on a given Java element.
createPendingFolders(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
 
createPlainPackage(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createPointcutAnnotation(String, String, int) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createPointcutDeclaration(CompilationResult) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createPointcutDeclaration(CompilationResult) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createPointcutDesignator(Parser, ASTNode) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createPointcutDesignator(Parser, ASTNode) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createPointcutParameter(String, Class) - Method in class org.aspectj.weaver.tools.StandardPointcutParser
Create a pointcut parameter of the given name and type.
createPointcutParameter(String, Class<?>) - Method in class org.aspectj.weaver.tools.PointcutParser
Create a pointcut parameter of the given name and type.
createPolymorphicMethod(MethodBinding, TypeBinding[], Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createPop(int) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
createPrivilegedAnnotation(int) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createProblem(char[], int, String[], int, String[], int, int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine.CompletionProblemFactory
 
createProblem(char[], int, String[], int, String[], int, int, int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IProblemFactory
Answer a new IProblem created according to the parameters values.
createProblem(char[], int, String[], int, String[], int, int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
createProblem(char[], int, String[], int, String[], int, int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
createProblem(char[], int, String[], int, String[], int, int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CancelableProblemFactory
 
createProblem(char[], int, String[], String[], int, int, int, int) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
All problems end up routed through here at some point...
createProblem(char[], int, String[], String[], int, int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine.CompletionProblemFactory
 
createProblem(char[], int, String[], String[], int, int, int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IProblemFactory
 
createProblem(char[], int, String[], String[], int, int, int, int, int) - Method in class org.aspectj.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[], String[], int, int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
createProblem(char[], int, String[], String[], int, int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CancelableProblemFactory
 
createProblem(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl
Create a CategorizedProblem that can be reported to an ICompilerRequestor, etc.
createProblemFor(IResource, IMember, String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
createProblemType(TypeDeclaration, CompilationResult) - Static method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetClassFile
INTERNAL USE-ONLY Request the creation of a ClassFile compatible representation of a problematic type
createProceed(MessageSend) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createProceed(MessageSend) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createProposal(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
createPseudoExpressions(TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
createPseudoToken(Parser, String, boolean) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createPseudoToken(Parser, String, boolean) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createPseudoTokensFrom(ASTNode[], CompilationResult) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createPseudoTokensFrom(ASTNode[], CompilationResult) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createPutField(String, String, Type) - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
createPutStatic(String, String, Type) - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
createQualifiedAssistNameReference(char[][], char[], long[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createQualifiedAssistNameReference(char[][], char[], long[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createQualifiedAssistNameReference(char[][], char[], long[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createQualifiedAssistTypeReference(char[][], char[], long[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createQualifiedAssistTypeReference(char[][], char[], long[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createQualifiedAssistTypeReference(char[][], char[], long[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createRangeCopy(ASTNode, StructuralPropertyDescriptor, ASTNode, ASTNode, boolean, ASTNode, ASTNode, TextEditGroup) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
createRawType(ReferenceBinding, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createRawType(ReferenceBinding, ReferenceBinding, AnnotationBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createRecordComponent(JavaElement, ISourceElementRequestor.FieldInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
createRecordComponent(JavaElement, ISourceElementRequestor.FieldInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
createRelationship(IRelationship, AbstractIcon) - Method in class org.aspectj.ajde.ui.StructureViewNodeFactory
Implementors must override this method in order to create new relationship nodes.
createRelationship(IRelationship, AbstractIcon) - Method in class org.aspectj.ajde.ui.swing.SwingTreeViewNodeFactory
 
createResolvedAdviceMember(Method, World) - Static method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
 
createResolvedConstructor(Constructor, World) - Static method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
 
createResolvedField(Field, World) - Static method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
 
createResolvedMember(Member, World) - Static method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
convert a java.lang.reflect.Member into a resolved member in the world
createResolvedMemberFor(Member) - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
createResolvedMethod(Method, World) - Static method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
 
createResolver() - Method in interface org.aspectj.weaver.tools.cache.CacheFactory
 
createResolver() - Method in class org.aspectj.weaver.tools.cache.DefaultCacheFactory
 
createResource(JavaFileManager.Location, CharSequence, CharSequence, Element...) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AjBatchFilerImpl
 
createResource(JavaFileManager.Location, CharSequence, CharSequence, Element...) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
 
createReturn(Type) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
Create typed return
createReturnStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createReturnStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createScanner(boolean, boolean, boolean, boolean) - Static method in class org.aspectj.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.aspectj.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.aspectj.org.eclipse.jdt.core.ToolFactory
Create a scanner, indicating the level of detail requested for tokenizing.
createScanner(boolean, boolean, boolean, String, String, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.ToolFactory
Create a scanner, indicating the level of detail requested for tokenizing.
createScope(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
createSearchPattern(String, int, int, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
createSearchPattern(IJavaElement, int) - Static method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
createSet(InstructionFactory, Member) - Static method in class org.aspectj.weaver.bcel.Utility
 
createShortName(char[], boolean, boolean) - Static method in class org.aspectj.asm.internal.NameConvertor
Given 'Ppkg/MyGenericClass<Ljava/lang/String;Ljava/lang/Integer;>;' will return 'QMyGenericClass<QString;QInteger;>;'
createSimpleCache() - Static method in class org.aspectj.weaver.tools.cache.SimpleCacheFactory
 
createSingleAssistNameReference(char[], long) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createSingleAssistNameReference(char[], long) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createSingleAssistNameReference(char[], long) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createSingleAssistTypeReference(char[], long) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createSingleAssistTypeReference(char[], long) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createSingleAssistTypeReference(char[], long) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createSnapShotParser() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createSnapShotParser() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createSnapShotParser() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createSourceFile(CharSequence, Element...) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
 
createSourcepath() - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
createSourceRoots() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
createSrc() - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
createSrc() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
createSrcdir() - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
createSrcdir() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
createSrcdir() - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
createStaticInitMember(Class, World) - Static method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
 
createStore(InstructionFactory) - Method in class org.aspectj.weaver.bcel.AnnotationAccessVar
 
createStore(InstructionFactory) - Method in class org.aspectj.weaver.bcel.AspectInstanceVar
 
createStore(InstructionFactory) - Method in class org.aspectj.weaver.bcel.BcelCflowAccessVar
 
createStore(InstructionFactory) - Method in class org.aspectj.weaver.bcel.BcelFieldRef
 
createStore(InstructionFactory) - Method in class org.aspectj.weaver.bcel.BcelVar
 
createStore(InstructionFactory) - Method in class org.aspectj.weaver.bcel.TypeAnnotationAccessVar
 
createStore(Type, int) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
createStrictHierarchyScope(IJavaProject, IType, boolean, boolean, WorkingCopyOwner) - Static method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Returns a Java search scope limited to the hierarchy of the given type and to a given project.
createStrictHierarchyScope(IJavaProject, IType, boolean, boolean, WorkingCopyOwner) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createStringLiteral(char[], int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createStringLiteral(char[], int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
createStringPlaceholder(String, int) - Method in class org.aspectj.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.
createSuperInvoke(InstructionFactory, BcelWorld, Member) - Static method in class org.aspectj.weaver.bcel.Utility
 
createSyntheticFieldBinding(SourceTypeBinding, ResolvedMember) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
Build a new Eclipse SyntheticFieldBinding for an AspectJ ResolvedMember.
createTag() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createTag() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createTag(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog
 
createTargetAnnotationVar(ResolvedType, AnnotationFinder) - Static method in class org.aspectj.weaver.reflect.ReflectionVar
 
createTargetVar(ResolvedType, AnnotationFinder) - Static method in class org.aspectj.weaver.reflect.ReflectionVar
 
createThis() - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
Create reference to `this'
createThisAnnotationVar(ResolvedType, AnnotationFinder) - Static method in class org.aspectj.weaver.reflect.ReflectionVar
 
createThisVar(ResolvedType, AnnotationFinder) - Static method in class org.aspectj.weaver.reflect.ReflectionVar
 
createToString(StringMaker) - Method in class org.aspectj.runtime.reflect.FieldSignatureImpl
 
createType() - Method in class org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.
 
createType() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated.
Creates a default type document fragment.
createType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
 
createType(String) - Method in class org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.
 
createType(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Deprecated.
Creates a type document fragment on the given source code.
createType(String, IJavaElement, boolean, IProgressMonitor) - Method in interface org.aspectj.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.aspectj.org.eclipse.jdt.core.IType
Creates and returns a type in this type with the given contents.
createType(String, IJavaElement, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
createType(String, IJavaElement, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
createType(String, IJavaElement, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
createTypeAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
createTypeAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodAnnotationData
 
createTypeAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
createTypeAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
createTypeBindingKey(String) - Static method in class org.aspectj.org.eclipse.jdt.core.BindingKey
Creates a new type binding key from the given type name.
createTypeFor(AST) - Method in class org.aspectj.ajdt.core.dom.AjTypeDeclFactory
 
createTypeFor(AST) - Method in interface org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration.ITypeDeclFactory
 
createTypeFromSignature(String) - Static method in class org.aspectj.weaver.TypeFactory
Used by UnresolvedType.read, creates a type from a full signature.
createTypeHandle(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Creates an IType from the given simple top level type name.
createTypeHandle(JavaElement, ISourceElementRequestor.TypeInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
createTypeHandle(JavaElement, ISourceElementRequestor.TypeInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
CreateTypeHierarchyOperation - Class in org.aspectj.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.aspectj.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[], IJavaProject, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeHierarchyOperation
Constructs an operation to create a type hierarchy for the given type and working copies.
CreateTypeHierarchyOperation(IType, ICompilationUnit[], IJavaSearchScope, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeHierarchyOperation
Constructs an operation to create a type hierarchy for the given type and working copies.
createTypeId(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
Returns a type ID or creates a new one if it does not exist.
CreateTypeMemberOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
Implements functionality common to operations that create type members.
CreateTypeMemberOperation(IJavaElement, String, boolean) - Constructor for class org.aspectj.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.aspectj.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.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
CreateTypeOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
This operation creates a class or interface.
CreateTypeOperation(IJavaElement, String, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeOperation
When executed, this operation will create a type unit in the given parent element (a compilation unit, type)
createTypeParameter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdBinding
 
createTypeParameter(char[], char[][], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
createTypeParameter(JavaElement, String) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
createTypeParameter(JavaElement, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
createTypeParameterSignature(char[], char[][]) - Static method in class org.aspectj.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.aspectj.org.eclipse.jdt.core.Signature
Creates a new type parameter signature with the given name and bounds.
createTypeReference(char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
createTypeReference(char[], int, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
createTypeReference(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
createTypeReference(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadocParser
 
createTypeReference(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createTypeReference(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createTypeReference(String, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
createTypeSignature(char[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Creates a new type signature from the given type name encoded as a character array.
createTypeSignature(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
createTypeSignature(String, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Creates a new type signature from the given type name.
createTypeVariableBindingKey(String, String) - Static method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
createUnionTypeSignature(String[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Creates a new union type signature from the given type signatures.
createUnresolvedAnnotation(ReferenceBinding, ElementValuePair[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createUnresolvedParameterizedType(String, String, UnresolvedType[]) - Static method in class org.aspectj.weaver.TypeFactory
Create an *unresolved* parameterized version of a generic type.
createUnresolvedParameterizedType(String, UnresolvedType[]) - Static method in class org.aspectj.weaver.TypeFactory
Create a signature then delegate to the other factory method.
createValuePair(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdAnnotation
 
createVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
createViewForSourceFile(String, StructureViewProperties) - Method in class org.aspectj.ajde.ui.StructureViewManager
 
createWilcardTypeBindingKey(String, char) - Static method in class org.aspectj.org.eclipse.jdt.core.BindingKey
Deprecated.
This method is missing crucial information necessary for proper wildcard binding key creation.
createWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int, AnnotationBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createWildcardTypeBindingKey(String, char, String, int) - Static method in class org.aspectj.org.eclipse.jdt.core.BindingKey
Creates a new wildcard type binding key from the given generic type binding key, the given wildcard kind (one of Signature.C_STAR, Signature.C_SUPER, or Signature.C_EXTENDS the given bound type binding key and the given rank.
createWithinAnnotationVar(ResolvedType, AnnotationFinder) - Static method in class org.aspectj.weaver.reflect.ReflectionVar
 
createWithinCodeAnnotationVar(ResolvedType, AnnotationFinder) - Static method in class org.aspectj.weaver.reflect.ReflectionVar
 
createWorkspaceScope() - Static method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Returns a Java search scope with the workspace as the only limit.
createWorkspaceScope() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
creatingProblemType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
CREATION_REFERENCE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type CreationReference.
creationOccurred - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
A flag indicating whether creation of a new element occurred.
CreationReference - Class in org.aspectj.org.eclipse.jdt.core.dom
Creation reference expression AST node type (added in JLS8 API).
CROSSCUTTING - Static variable in class org.aspectj.ajde.ui.StructureViewProperties.Hierarchy
 
crosscuttingMembers - Variable in class org.aspectj.weaver.ResolvedType
 
CrosscuttingMembers - Class in org.aspectj.weaver
This holds on to all members that have an invasive effect outside of there own compilation unit.
CrosscuttingMembers(ResolvedType, boolean) - Constructor for class org.aspectj.weaver.CrosscuttingMembers
 
CrosscuttingMembersSet - Class in org.aspectj.weaver
This holds on to all CrosscuttingMembers for a world.
CrosscuttingMembersSet(World) - Constructor for class org.aspectj.weaver.CrosscuttingMembersSet
 
CtSym - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
Abstraction to the ct.sym file access (see https://openjdk.java.net/jeps/247).
cuAST - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
The compilation unit AST used for this operation
cud - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
CurlyBracket - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
CurlyBracket - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
CurlyBracket - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
currConfigChanged(String) - Method in interface org.aspectj.ajde.internal.BuildConfigListener
Called when the current configuration has changed.
currConfigFilePath - Variable in class org.aspectj.ajde.internal.LstBuildConfigManager
 
CURRENT - Static variable in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
currentCategory - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
currentCharacter - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
currentCharacter - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
currentElement - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
currentFileChanged(String) - Method in interface org.aspectj.ajde.EditorListener
 
currentIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
currentJob() - Method in class org.aspectj.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.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
currentPackage - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
currentPackage - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier.LocalDeclarationVisitor
 
currentPackageName - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
currentPackageName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
currentPattern() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
 
currentPattern() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndPattern
 
currentPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
currentPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
currentPossibleMatch - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
currentRecoveryType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
currentRepetition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
currentSegment - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
currentSegment - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
currentSpace - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Amount of cache space used so far
currentToken - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
currentTokenStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
currentView - Variable in class org.aspectj.ajde.ui.swing.StructureViewPanel
 
cursorLocation - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
cursorLocation - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
CustomMungerFactory - Interface in org.aspectj.weaver
This interface is introduced to support tools like PointcutDoctor.
cuToHandle - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder
A temporary cache of compilation units to handles to speed info to handle translation - it only contains the entries for the types in the region (in other words, it contains no supertypes outside the region).
CYCLE_DETECTED - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelMarker
Cycle detected marker attribute (value "cycleDetected").
cycleRisk() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ChildListPropertyDescriptor
Returns whether this property is vulnerable to cycles.
cycleRisk() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ChildPropertyDescriptor
Returns whether this property is vulnerable to cycles.
cyclicModuleDependency(ModuleBinding, ModuleReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CyclicModuleDependency - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 

D

d2f() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
D2F - Static variable in interface org.aspectj.apache.bcel.Constants
 
D2F - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
D2F - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
d2i() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
D2I - Static variable in interface org.aspectj.apache.bcel.Constants
 
D2I - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
D2I - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
d2l() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
D2L - Static variable in interface org.aspectj.apache.bcel.Constants
 
D2L - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
D2L - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dadd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DADD - Static variable in interface org.aspectj.apache.bcel.Constants
 
DADD - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DADD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
daload() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DALOAD - Static variable in interface org.aspectj.apache.bcel.Constants
 
DALOAD - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DALOAD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dangerousMethod - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnlikelyArgumentCheck
 
danglingReference(ReferenceExpression, TypeBinding, char[], TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DanglingReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
dastore() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DASTORE - Static variable in interface org.aspectj.apache.bcel.Constants
 
DASTORE - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DASTORE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
data - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter.NodeMarker
 
DATA_AREA_OFFSET - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
Database - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.db
Database encapsulates access to a flat binary format file with a memory-manager-like API for obtaining and releasing areas of storage (memory).
Database(File, ChunkCache, int, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
Construct a new Database object, creating a backing file if necessary.
Database.ChunkStats - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.db
 
DatabaseRef<T extends NdNode> - Class in org.aspectj.org.eclipse.jdt.internal.core.nd
Holds a reference to a database entity that may be retained across read locks.
DatabaseRef(Nd, Supplier<T>) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.DatabaseRef
Constructs a new DatabaseRef that will search for its target using the given search function.
DatabaseRef(Nd, Supplier<T>, T) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.DatabaseRef
Constructs a new DatabaseRef that will search for its target using the given search function.
db - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
 
db - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.DBProperties
 
db - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
DBProperties - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.db
DBProperties is a bare-bones implementation of a String->String mapping.
DBProperties(Nd) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.DBProperties
Allocate storage for a new DBProperties record in the specified database
DBProperties(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.DBProperties
Creates an object for accessing an existing DBProperties record at the specified location of the specified database.
DBStatus - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.db
 
DBStatus(IOException) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.DBStatus
 
DBStatus(String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.DBStatus
 
dcmpg() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DCMPG - Static variable in interface org.aspectj.apache.bcel.Constants
 
DCMPG - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DCMPG - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dcmpl() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DCMPL - Static variable in interface org.aspectj.apache.bcel.Constants
 
DCMPL - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DCMPL - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dconst_0() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DCONST_0 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DCONST_0 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DCONST_0 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dconst_1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DCONST_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DCONST_1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DCONST_1 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ddiv() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DDIV - Static variable in interface org.aspectj.apache.bcel.Constants
 
DDIV - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DDIV - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
deactivate() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDebugRequestor
 
deactivateCaching() - Static method in class org.aspectj.weaver.loadtime.definition.DocumentParser
Turn off caching
DEAD_END - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
DeadCode - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
DeadCode - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
debug - Static variable in class org.aspectj.weaver.tools.TraceFactory
 
debug(String) - Static method in class org.aspectj.bridge.MessageUtil
 
debug(String) - Method in class org.aspectj.weaver.tools.CommonsTrace
 
debug(String) - Method in class org.aspectj.weaver.tools.DefaultTrace
 
debug(String) - Method in class org.aspectj.weaver.tools.Jdk14Trace
 
debug(String) - Method in interface org.aspectj.weaver.tools.Trace
 
debug(String) - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
debug(IMessageHandler, String) - Static method in class org.aspectj.bridge.MessageUtil
create and handle debug message (ignored if handler is null)
DEBUG - Static variable in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
DEBUG - Static variable in interface org.aspectj.bridge.IMessage
 
DEBUG - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
DEBUG - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.SelectionEngine
 
DEBUG - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
DEBUG - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
DEBUG - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
DEBUG - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
DEBUG - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
Debug AST rewrite events.
DEBUG - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.SourceRangeVerifier
 
DEBUG - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
DEBUG - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.index.DiskIndex
 
DEBUG - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
 
DEBUG - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
DEBUG - Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatter
Debug trace
DEBUG_ALLOCATIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
 
DEBUG_AUTOMATON - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
DEBUG_CACHE_INSERTIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
DEBUG_CLASSPATH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
DEBUG_DUPLICATE_DELETIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
DEBUG_FREE_SPACE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
True iff large chunk self-diagnostics should be enabled.
DEBUG_INSERTIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
 
DEBUG_INVALID_ARCHIVES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
DEBUG_LINES - Static variable in class org.aspectj.ajde.core.JavaOptions
 
DEBUG_LOG_SIZE_MB - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
 
debug_mungerCount - Static variable in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
DEBUG_PAGE_CACHE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
DEBUG_PROPERTY - Static variable in class org.aspectj.weaver.tools.TraceFactory
 
DEBUG_SCHEDULING - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
 
DEBUG_SELFTEST - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
 
DEBUG_SOURCE - Static variable in class org.aspectj.ajde.core.JavaOptions
 
DEBUG_THROW - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.SourceRangeVerifier
 
DEBUG_TIMING - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
 
DEBUG_VARS - Static variable in class org.aspectj.ajde.core.JavaOptions
 
debugIncrementalStates - Static variable in class org.aspectj.ajdt.internal.core.builder.IncrementalStateManager
 
debugName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
debugName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
debugName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
debugName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
debugName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
debugName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
debugName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
debugName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
debugName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
debugName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
debugName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
debugNewOpenableCacheStats() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
debugPathString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
debugPathString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
debugPathString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
debugPathString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
debugPathString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
DebugRequestor - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
dec() - Method in class org.aspectj.runtime.internal.CFlowCounter
 
dec() - Method in interface org.aspectj.runtime.internal.cflowstack.ThreadCounter
 
dec() - Method in class org.aspectj.runtime.internal.cflowstack.ThreadCounterImpl11
 
DEC_LABEL - Static variable in class org.aspectj.weaver.model.AsmRelationshipUtils
 
DECL_CATEGORIES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
DECL_CATEGORIES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
DECL_CATEGORIES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
DECL_CATEGORIES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModulePattern
 
DECL_ID_STRING - Static variable in class org.aspectj.tools.ajdoc.Main
 
DECL_ID_TERMINATOR - Static variable in class org.aspectj.tools.ajdoc.Main
 
declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
DECLARATION - Static variable in class org.aspectj.ajde.ui.IStructureViewNode.Kind
 
DECLARATION - Static variable in class org.aspectj.ajde.ui.StructureViewProperties.Hierarchy
 
DECLARATION_POSITION - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
DECLARATION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclarationStatement
The "declaration" structural property of this node type (child type: AbstractTypeDeclaration) (added in JLS3 API).
DECLARATIONAL - Static variable in class org.aspectj.ajde.ui.StructureViewProperties.Sorting
 
declarationEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
declarationEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
declarationEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleStatement
 
declarationEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ParameterInfo
 
declarationEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeParameterInfo
 
DeclarationFactory - Class in org.aspectj.ajdt.internal.compiler.parser
 
DeclarationFactory() - Constructor for class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
declarationOf(FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Find the matching parse node, answers null if nothing found
declarationOf(MemberTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Find the matching parse node, answers null if nothing found
declarationOf(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Find the matching parse node, answers null if nothing found
declarationOf(RecordComponentBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Find the matching parse node, answers null if nothing found
DeclarationOfAccessedFieldsPattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
DeclarationOfAccessedFieldsPattern(IJavaElement) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.DeclarationOfAccessedFieldsPattern
 
DeclarationOfReferencedMethodsPattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
DeclarationOfReferencedMethodsPattern(IJavaElement) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.DeclarationOfReferencedMethodsPattern
 
DeclarationOfReferencedTypesPattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
DeclarationOfReferencedTypesPattern(IJavaElement) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.DeclarationOfReferencedTypesPattern
 
declarationOfType(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
declarationOfType(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Finds the matching type amoung this type's member types.
declarationPackageName - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
DECLARATIONS - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The search result is a declaration.
declarationSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
declarationSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
For local declarations (outside of for statement initialization) and field declarations, the declarationSourceEnd covers multiple locals if any.
declarationSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
declarationSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
declarationSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
declarationSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleStatement
 
declarationSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
declarationSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
declarationSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
declarationSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
declarationSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
declarationSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
declarationSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleStatement
 
declarationSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
declarationSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
declarationStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
declarationStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
declarationStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ModuleInfo
 
declarationStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ParameterInfo
 
declarationStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
declarationStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeParameterInfo
 
declarationTypeName - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
Declare - Class in org.aspectj.weaver.patterns
 
Declare() - Constructor for class org.aspectj.weaver.patterns.Declare
 
DECLARE - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
DECLARE - Static variable in class org.aspectj.asm.IRelationship.Kind
 
DECLARE_ANNOTATION_AT_CONSTRUCTOR - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
DECLARE_ANNOTATION_AT_FIELD - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
DECLARE_ANNOTATION_AT_METHOD - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
DECLARE_ANNOTATION_AT_TYPE - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
DECLARE_ATCONS_ONLY_SUPPORTED_AT_JAVA5_LEVEL - Static variable in class org.aspectj.weaver.WeaverMessages
 
DECLARE_ATFIELD_ONLY_SUPPORTED_AT_JAVA5_LEVEL - Static variable in class org.aspectj.weaver.WeaverMessages
 
DECLARE_ATMETHOD_ONLY_SUPPORTED_AT_JAVA5_LEVEL - Static variable in class org.aspectj.weaver.WeaverMessages
 
DECLARE_ATTYPE_ONLY_SUPPORTED_AT_JAVA5_LEVEL - Static variable in class org.aspectj.weaver.WeaverMessages
 
DECLARE_ERROR - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
DECLARE_ERROR - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
DECLARE_ERROR - Static variable in class org.aspectj.asm.IRelationship.Kind
 
DECLARE_ERROR - Static variable in class org.aspectj.weaver.model.AsmRelationshipUtils
 
DECLARE_INTER_TYPE - Static variable in class org.aspectj.asm.IRelationship.Kind
 
DECLARE_PARENTS - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
DECLARE_PARENTS - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
DECLARE_PARENTS - Static variable in class org.aspectj.weaver.model.AsmRelationshipUtils
 
DECLARE_PRECEDENCE - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
DECLARE_PRECEDENCE - Static variable in class org.aspectj.weaver.model.AsmRelationshipUtils
 
DECLARE_SOFT - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
DECLARE_SOFT - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
DECLARE_SOFT - Static variable in class org.aspectj.asm.IRelationship.Kind
 
DECLARE_SOFT - Static variable in class org.aspectj.weaver.model.AsmRelationshipUtils
 
DECLARE_UNKNONWN - Static variable in class org.aspectj.weaver.model.AsmRelationshipUtils
 
DECLARE_WARNING - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
DECLARE_WARNING - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
DECLARE_WARNING - Static variable in class org.aspectj.asm.IRelationship.Kind
 
DECLARE_WARNING - Static variable in class org.aspectj.weaver.model.AsmRelationshipUtils
 
DeclareAnnotation - Class in org.aspectj.weaver.patterns
Represents a declare annotation statement, one of atField, atMethod, atConstructor or atType.
DeclareAnnotation - Interface in org.aspectj.lang.reflect
The AspectJ runtime representation of a declare annotation member in an aspect.
DeclareAnnotation - Annotation Interface in org.aspectj.lang.annotation
 
DeclareAnnotation(Definition.DeclareAnnotationKind, String, String) - Constructor for class org.aspectj.weaver.loadtime.definition.Definition.DeclareAnnotation
 
DeclareAnnotation(DeclareAnnotation.Kind, ISignaturePattern) - Constructor for class org.aspectj.weaver.patterns.DeclareAnnotation
Constructor for declare atMethod/atField/atConstructor.
DeclareAnnotation(DeclareAnnotation.Kind, TypePattern) - Constructor for class org.aspectj.weaver.patterns.DeclareAnnotation
Constructor for declare atType.
DeclareAnnotation.Kind - Class in org.aspectj.weaver.patterns
Captures type of declare annotation (method/type/field/constructor)
DeclareAnnotation.Kind - Enum Class in org.aspectj.lang.reflect
 
DeclareAnnotationDeclaration - Class in org.aspectj.ajdt.internal.compiler.ast
 
DeclareAnnotationDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
Abstract class for the different declare annotation declaration AST node types.
DeclareAnnotationDeclaration(CompilationResult, DeclareAnnotation, Annotation) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.DeclareAnnotationDeclaration
 
DeclareAnnotationImpl - Class in org.aspectj.internal.lang.reflect
 
DeclareAnnotationImpl(AjType<?>, String, String, Annotation, String) - Constructor for class org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
declareAnnotationKind - Variable in class org.aspectj.weaver.loadtime.definition.Definition.DeclareAnnotation
 
declareAnnotations - Variable in class org.aspectj.weaver.loadtime.definition.Definition.ConcreteAspect
 
DeclareAtConstructorDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
DeclareAtConstructorDeclaration DOM AST node.
DeclareAtFieldDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
DeclareAtFieldDeclaration DOM AST node.
DeclareAtMethodDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
DeclareAtMethodDeclaration DOM AST node.
DeclareAttribute(Declare) - Constructor for class org.aspectj.weaver.AjAttribute.DeclareAttribute
 
DeclareAtTypeDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
DeclareAtTypeDeclaration DOM AST node.
declareCounter - Variable in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
DECLARED_ELEMENTS - Static variable in class org.aspectj.ajde.ui.StructureViewProperties.Granularity
 
DECLARED_TYPES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
 
DECLARED_TYPES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
DECLARED_VARIABLES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
declareDecl - Variable in class org.aspectj.ajdt.internal.compiler.ast.DeclareDeclaration
 
DeclareDeclaration - Class in org.aspectj.ajdt.internal.compiler.ast
 
DeclareDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
DeclareDeclaration DOM AST node.
DeclareDeclaration(CompilationResult, Declare) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.DeclareDeclaration
Constructor for IntraTypeDeclaration.
declaredFields - Variable in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
declaredMethods - Variable in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
declaredModifiers - Variable in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
declaredPackages - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
Packages declared in this module (indexed by qualified name).
declaredPointcuts - Variable in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
declaredSelector - Variable in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
declaredSignature - Variable in class org.aspectj.weaver.ResolvedTypeMunger
The declared signature is filled in when a type munger is parameterized for application to a particular type.
DeclaredTypeImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Implementation of DeclaredType, which refers to a particular usage or instance of a type.
DECLAREDY_BY - Static variable in class org.aspectj.weaver.model.AsmRelationshipProvider
 
DeclareError - Annotation Interface in org.aspectj.lang.annotation
 
DECLAREERROR_ANNOTATION - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
DeclareErrorDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
DeclareErrorDeclaration DOM AST node.
DeclareErrorOrWarning - Class in org.aspectj.weaver.patterns
 
DeclareErrorOrWarning - Interface in org.aspectj.lang.reflect
AspectJ runtime representation of a declare error or declare warning member in an aspect.
DeclareErrorOrWarning(boolean, String, String) - Constructor for class org.aspectj.weaver.loadtime.definition.Definition.DeclareErrorOrWarning
 
DeclareErrorOrWarning(boolean, Pointcut, String) - Constructor for class org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
DeclareErrorOrWarningImpl - Class in org.aspectj.internal.lang.reflect
 
DeclareErrorOrWarningImpl(String, String, boolean, AjType) - Constructor for class org.aspectj.internal.lang.reflect.DeclareErrorOrWarningImpl
 
DeclareMixin - Annotation Interface in org.aspectj.lang.annotation
DeclareMixin annotation - see design and usage in https://bugs.eclipse.org/bugs/show_bug.cgi?
DECLAREMIXIN_ANNOTATION - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
DeclareParents - Class in org.aspectj.weaver.patterns
 
DeclareParents - Interface in org.aspectj.lang.reflect
A declare parents member defined inside an aspect
DeclareParents - Annotation Interface in org.aspectj.lang.annotation
Declare parents mixin annotation
DeclareParents(TypePattern, List<TypePattern>, boolean) - Constructor for class org.aspectj.weaver.patterns.DeclareParents
 
DeclareParents(TypePattern, TypePatternList, boolean) - Constructor for class org.aspectj.weaver.patterns.DeclareParents
 
DECLAREPARENTS_ANNOTATION - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
DeclareParentsDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
DeclareParentsDeclaration DOM AST node.
DeclareParentsImpl - Class in org.aspectj.internal.lang.reflect
 
DeclareParentsImpl(String, String, boolean, AjType<?>) - Constructor for class org.aspectj.internal.lang.reflect.DeclareParentsImpl
 
DeclareParentsMixin - Class in org.aspectj.weaver.patterns
Constructed based on an @DeclareMixin being found in an aspect.
DeclareParentsMixin(TypePattern, List) - Constructor for class org.aspectj.weaver.patterns.DeclareParentsMixin
 
DeclareParentsMixin(TypePattern, TypePatternList) - Constructor for class org.aspectj.weaver.patterns.DeclareParentsMixin
 
DeclarePrecedence - Class in org.aspectj.weaver.patterns
 
DeclarePrecedence - Interface in org.aspectj.lang.reflect
AspectJ runtime representation of a declare precedence statement as declared in an aspect.
DeclarePrecedence - Annotation Interface in org.aspectj.lang.annotation
Aspect precedence declaration
DeclarePrecedence(List) - Constructor for class org.aspectj.weaver.patterns.DeclarePrecedence
 
DECLAREPRECEDENCE_ANNOTATION - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
DeclarePrecedenceDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
DeclarePrecedenceDeclaration DOM AST node.
DeclarePrecedenceImpl - Class in org.aspectj.internal.lang.reflect
 
DeclarePrecedenceImpl(String, AjType) - Constructor for class org.aspectj.internal.lang.reflect.DeclarePrecedenceImpl
 
declares - Variable in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
DECLARES_ON - Static variable in class org.aspectj.weaver.model.AsmRelationshipProvider
 
DeclareSoft - Class in org.aspectj.weaver.patterns
 
DeclareSoft - Interface in org.aspectj.lang.reflect
AspectJ runtime representation of a declare soft member within an aspect.
DeclareSoft(TypePattern, Pointcut) - Constructor for class org.aspectj.weaver.patterns.DeclareSoft
 
DeclareSoftDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
DeclareSoftDeclaration DOM AST node.
DeclareSoftImpl - Class in org.aspectj.internal.lang.reflect
 
DeclareSoftImpl(AjType<?>, String, String) - Constructor for class org.aspectj.internal.lang.reflect.DeclareSoftImpl
 
DeclareTypeErrorOrWarning - Class in org.aspectj.weaver.patterns
For a declare error/warning that specified a type pattern rather than a pointcut.
DeclareTypeErrorOrWarning(boolean, TypePattern, String) - Constructor for class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
DeclareWarning - Annotation Interface in org.aspectj.lang.annotation
 
DECLAREWARNING_ANNOTATION - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
DeclareWarningDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
DeclareWarningDeclaration DOM AST node.
DECLARING_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
DECLARING_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
 
DECLARING_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
DECLARING_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
declaringClass - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
declaringClass - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
declaringElement - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
declaringMemberName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterPattern
 
declaringPackageName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
declaringPackageName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorDeclarationPattern
 
declaringPackageName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
declaringQualification - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
declaringQualification - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
declaringQualification - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
declaringRecord - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RecordComponentBinding
 
declaringScope - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
declaringScope - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RecordComponentBinding
 
declaringSimpleName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
declaringSimpleName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
declaringSimpleName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
declaringType - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
declaringType - Variable in class org.aspectj.weaver.MemberImpl
 
declaringTypeMatchAllowingForCovariance(Member, UnresolvedType, World, TypePattern, ResolvedType) - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
declaringTypeModifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
declaringTypeModifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorDeclarationPattern
 
declaringTypeModifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern
 
decodeClasspath(String, Map) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Reads and decode an XML classpath string.
decodeClasspathEntry(String) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Decodes the classpath entry that has been encoded in the given string in the context of this project.
decodeClasspathEntry(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
decodeEntry(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPool
Answer back the entry at the given index in the constant pool.
decodeEntry(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPool
 
decodeIndexKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Decode the given index key in this pattern.
decodeIndexKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorDeclarationPattern
 
decodeIndexKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
decodeIndexKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
decodeIndexKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern
 
decodeIndexKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
decodeIndexKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModulePattern
 
decodeIndexKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
decodeIndexKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.QualifiedTypeDeclarationPattern
 
decodeIndexKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
decodeIndexKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
decodeIndexKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
decodeModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
deconfigure() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
/** Removes the Java nature from the project.
DECP_BINARY_LIMITATION - Static variable in class org.aspectj.weaver.WeaverMessages
 
DECP_HIERARCHY_ERROR - Static variable in class org.aspectj.weaver.WeaverMessages
 
DECP_OBJECT - Static variable in class org.aspectj.weaver.WeaverMessages
 
DECREMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PostfixExpression.Operator
Postfix decrement "--" operator.
DECREMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression.Operator
Prefix decrement "--" operator.
decrStackSize(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
deepCopy(char[][]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers a deep copy of the toCopy array.
Default - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionFlags
Constant representing the absence of any flag
DEFAULT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
"default" modifier constant (bit mask) (added in JLS8 API).
DEFAULT - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "default".
DEFAULT - Static variable in class org.aspectj.org.eclipse.jdt.core.util.ClassFileBytesDisassembler
The mode is the default mode to disassemble IClassFileReader.
DEFAULT - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileDisassembler
Deprecated.
The mode is the default mode to disassemble IClassFileReader.
DEFAULT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
DEFAULT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
DEFAULT_ACCESSRULE_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
DEFAULT_BACKGROUND_COLOR - Static variable in interface org.aspectj.ajde.ui.swing.AjdeWidgetStyles
 
DEFAULT_BORDER - Static variable in interface org.aspectj.ajde.ui.swing.AjdeWidgetStyles
 
DEFAULT_BUFFER_MANAGER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.BufferManager
 
DEFAULT_BUFFER_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.CharArrayBuffer
The default buffer size.
DEFAULT_CHANGE_EVENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
DEFAULT_CHILDREN_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
DEFAULT_CONFIG_LABEL - Static variable in interface org.aspectj.ajde.internal.BuildConfigManager
 
DEFAULT_CONSTRUCTOR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
DEFAULT_DELAY - Static variable in class org.aspectj.tools.ajc.Main.CommandController
default 5-second delay between filesystem checks
DEFAULT_FACTORY_NAME - Static variable in class org.aspectj.weaver.tools.TraceFactory
 
DEFAULT_JAVA_FORMATTER - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
The ID of the Eclipse built-in formatter.
DEFAULT_KEYWORD - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
"default" modifier with flag value Modifier.DEFAULT (added in JLS8 API).
DEFAULT_LABEL_FONT - Static variable in interface org.aspectj.ajde.ui.swing.AjdeWidgetStyles
 
DEFAULT_LOCATION__ARRAY_CONTENTS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
DEFAULT_LOCATION__FIELD - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
DEFAULT_LOCATION__PARAMETER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
DEFAULT_LOCATION__RETURN_TYPE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
DEFAULT_LOCATION__TYPE_ARGUMENT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
DEFAULT_LOCATION__TYPE_BOUND - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
DEFAULT_LOCATION__TYPE_PARAMETER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
DEFAULT_OPENABLE_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
DEFAULT_PACKAGE_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.core.IPackageFragment
The name of package fragment for the default package (value: the empty string, "").
DEFAULT_PACKAGEROOT_PATH - Static variable in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Empty root path
DEFAULT_PARENT - Static variable in class org.aspectj.util.FileUtil
default parent directory File when a file has a null parent
DEFAULT_PKG_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
DEFAULT_PREFERENCES_DIRNAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Name of directory containing preferences file
DEFAULT_PROJECT_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
DEFAULT_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
The "default" structural property of this node type (child type: Expression).
DEFAULT_ROOT_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
DEFAULT_SIZE_CLASSPATH - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
DEFAULT_SPACELIMIT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Default amount of space in the cache
DEFAULT_TASK_PRIORITIES - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "NORMAL,HIGH,NORMAL".
DEFAULT_TASK_PRIORITY - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Deprecated.
DEFAULT_TASK_TAG - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Deprecated.
DEFAULT_TASK_TAGS - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "TODO,FIXME,XXX".
DEFAULT_VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
defaultArityMaxStartingValue - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
Default value for the first term of the series of CombinedBinaryExpression.arityMax values.
defaultBufferFactory - Variable in class org.aspectj.org.eclipse.jdt.internal.core.BufferManager
Deprecated. 
DefaultBuildProgressMonitor - Class in org.aspectj.ajde.ui.swing
This dialog box is open while ajc is compiling the system and displays a corresponding progress bar.
DefaultBuildProgressMonitor(Frame) - Constructor for class org.aspectj.ajde.ui.swing.DefaultBuildProgressMonitor
 
DefaultBytecodeVisitor - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of ByteCodeVisitor
DefaultBytecodeVisitor(ICodeAttribute, char[][], char[], boolean, StringBuffer, String, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
DefaultCacheFactory - Class in org.aspectj.weaver.tools.cache
Default factory for creating the backing and resolving classes.
DefaultCacheFactory() - Constructor for class org.aspectj.weaver.tools.cache.DefaultCacheFactory
 
DefaultCacheKeyResolver - Class in org.aspectj.weaver.tools.cache
Naive default class and classloader hashing implementation useful for some multi-classloader environments.
DefaultCacheKeyResolver() - Constructor for class org.aspectj.weaver.tools.cache.DefaultCacheKeyResolver
 
defaultCase - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
DefaultClassLoaderReference - Class in org.aspectj.apache.bcel.util
Simplistic ClassLoaderReference that merely delegates to a classloader.
DefaultClassLoaderReference(ClassLoader) - Constructor for class org.aspectj.apache.bcel.util.DefaultClassLoaderReference
 
defaultClasspath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns a default class path.
DefaultCodeFormatter - Class in org.aspectj.org.eclipse.jdt.internal.formatter
 
DefaultCodeFormatter() - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatter
 
DefaultCodeFormatter(Map<String, String>) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatter
 
DefaultCodeFormatter(DefaultCodeFormatterOptions) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatter
 
DefaultCodeFormatter(DefaultCodeFormatterOptions, Map<String, String>) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatter
 
DefaultCodeFormatterConstants - Class in org.aspectj.org.eclipse.jdt.core.formatter
Constants used to set up the options of the code formatter.
DefaultCodeFormatterConstants() - Constructor for class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
 
DefaultCodeFormatterOptions - Class in org.aspectj.org.eclipse.jdt.internal.formatter
This is still subject to changes before 3.0.
DefaultCodeFormatterOptions(Map<String, String>) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
DefaultCodeFormatterOptions.Alignment - Class in org.aspectj.org.eclipse.jdt.internal.formatter
Internal constants related to wrapping alignment settings
DefaultCompilerAdapter - Class in org.aspectj.ajdt.internal.compiler
This DefaultCompilerAdapter preserves the original behaviour of the JDT compiler.
DefaultCompilerAdapter(Compiler) - Constructor for class org.aspectj.ajdt.internal.compiler.DefaultCompilerAdapter
 
DefaultConstructorSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
defaultEncoding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Source encoding format
DefaultErrorHandlingPolicies - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
DefaultErrorHandlingPolicies() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.DefaultErrorHandlingPolicies
 
DefaultFileCacheBacking - Class in org.aspectj.weaver.tools.cache
Naive File-Backed Class Cache with no expiry or application centric invalidation.
DefaultFileCacheBacking(File) - Constructor for class org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
defaultImpl() - Element in annotation interface org.aspectj.lang.annotation.DeclareParents
Optional class defining default implementation of interface members (equivalent to defining a set of interface member ITDs for the public methods of the interface).
defaultJavaExtension() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
DefaultJavaIndexer - Class in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
DefaultJavaIndexer() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.DefaultJavaIndexer
 
DefaultLocationArrayContents - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
Bit in defaultNullness bit vectors, representing the enum constant DefaultLocation#ARRAY_CONTENTS
DefaultLocationField - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
Bit in defaultNullness bit vectors, representing the enum constant DefaultLocation#FIELD
DefaultLocationParameter - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
Bit in defaultNullness bit vectors, representing the enum constant DefaultLocation#PARAMETER
DefaultLocationReturnType - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
Bit in defaultNullness bit vectors, representing the enum constant DefaultLocation#RETURN_TYPE
DefaultLocationsForTrueValue - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
DefaultLocationTypeArgument - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
Bit in defaultNullness bit vectors, representing the enum constant DefaultLocation#TYPE_ARGUMENT
DefaultLocationTypeBound - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
Bit in defaultNullness bit vectors, representing the enum constant DefaultLocation#TYPE_BOUND
DefaultLocationTypeParameter - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
Bit in defaultNullness bit vectors, representing the enum constant DefaultLocation#TYPE_PARAMETER
DefaultMatchingContext - Class in org.aspectj.weaver.tools
Default implementation of MatchingContext, backed by a Map.
DefaultMatchingContext() - Constructor for class org.aspectj.weaver.tools.DefaultMatchingContext
 
DefaultMessageHandler - Class in org.aspectj.weaver.loadtime
 
DefaultMessageHandler() - Constructor for class org.aspectj.weaver.loadtime.DefaultMessageHandler
 
DefaultMethodNotBelow18 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
defaultMethodOverridesObjectMethod(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DefaultMethodOverridesObjectMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
defaultMethodsNotBelow18(MethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
defaultModifierIllegallySpecified(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
defaultNullness - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
defaultNullness - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
defaultNullness - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
defaultOutputLocation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns a default output location.
defaultPackage - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
DefaultPointcut - Class in org.aspectj.org.eclipse.jdt.core.dom
DefaultPointcut DOM AST node. has: nothing This class is a stub and should be deleted when concrete subclasses exist for all the different types of pointcuts in AspectJ.
DefaultProblem - Class in org.aspectj.org.eclipse.jdt.internal.compiler.problem
 
DefaultProblem(char[], String, int, String[], int, int, int, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
DefaultProblemFactory - Class in org.aspectj.org.eclipse.jdt.internal.compiler.problem
 
DefaultProblemFactory() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
DefaultProblemFactory(Locale) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
defaultRootModules(Iterable<IPackageFragmentRoot>) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Filter the given set of system roots by the rules for root modules from JEP 261.
defaultRootModules(Iterable<IPackageFragmentRoot>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Implements selection of root modules per JEP 261.
DefaultStackMapFrame - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IStackMapFrame
DefaultStackMapFrame(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
Constructor for StackMapFrame.
DefaultTrace - Class in org.aspectj.weaver.tools
 
DefaultTrace(Class) - Constructor for class org.aspectj.weaver.tools.DefaultTrace
 
DefaultTraceFactory - Class in org.aspectj.weaver.tools
 
DefaultTraceFactory() - Constructor for class org.aspectj.weaver.tools.DefaultTraceFactory
 
DefaultTypePattern - Class in org.aspectj.org.eclipse.jdt.core.dom
DefaultTypePattern DOM AST node. has: nothing This class is a stub and should be deleted when concrete subclasses exist for all the different TypePattern's in AspectJ.
defaultValue - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
defaultValue - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfo
 
defaultValue - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceAnnotationMethodInfo
 
defaultValueEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceAnnotationMethodInfo
 
DefaultValueResolved - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
defaultValueStart - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceAnnotationMethodInfo
 
DefaultWeavingContext - Class in org.aspectj.weaver.loadtime
Use in non-OSGi environment
DefaultWeavingContext(ClassLoader) - Constructor for class org.aspectj.weaver.loadtime.DefaultWeavingContext
Construct a new WeavingContext to use the specified ClassLoader This is the constructor which should be used.
DefaultWorkingCopyOwner - Class in org.aspectj.org.eclipse.jdt.internal.core
A working copy owner that creates internal buffers.
DefectiveContainerAnnotationType - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
DEFER_NULL_DIAGNOSTIC - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
deferBoundCheck(TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
deferCheck(Runnable) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
deferCheck(Runnable) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
DeferredResolvedPointcutDefinition - Class in org.aspectj.weaver.reflect
When a Java15ReflectionBasedDelegate gets the pointcuts for a given class it tries to resolve them before returning.
DeferredResolvedPointcutDefinition(UnresolvedType, int, String, UnresolvedType[]) - Constructor for class org.aspectj.weaver.reflect.DeferredResolvedPointcutDefinition
 
defineClass(String, byte[], CodeSource) - Method in class org.aspectj.weaver.bcel.ExtensibleURLClassLoader
 
defineClass(String, byte[], CodeSource) - Method in class org.aspectj.weaver.loadtime.WeavingURLClassLoader
Override to weave class using WeavingAdaptor
definesField(String) - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMemberFinder
 
definesPrivilegedAccessToField(FieldBinding) - Method in class org.aspectj.ajdt.internal.compiler.lookup.PrivilegedHandler
 
definesPrivilegedAccessToField(FieldBinding) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IPrivilegedHandler
 
definesTargetType() - Method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExpressionContext
 
definingType - Variable in class org.aspectj.weaver.bcel.LazyMethodGen
 
definiteInits - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
definiteInits - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
Definition - Class in org.aspectj.weaver.loadtime.definition
A POJO that contains raw strings from the XML (sort of XMLBean for our simple LTW DTD)
Definition() - Constructor for class org.aspectj.weaver.loadtime.definition.Definition
 
Definition.AdviceKind - Enum Class in org.aspectj.weaver.loadtime.definition
 
Definition.ConcreteAspect - Class in org.aspectj.weaver.loadtime.definition
 
Definition.DeclareAnnotation - Class in org.aspectj.weaver.loadtime.definition
 
Definition.DeclareAnnotationKind - Enum Class in org.aspectj.weaver.loadtime.definition
 
Definition.DeclareErrorOrWarning - Class in org.aspectj.weaver.loadtime.definition
 
Definition.Pointcut - Class in org.aspectj.weaver.loadtime.definition
 
Definition.PointcutAndAdvice - Class in org.aspectj.weaver.loadtime.definition
 
degree - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
 
delegate - Variable in class org.aspectj.bridge.CountingMessageHandler
 
delegate - Variable in class org.aspectj.weaver.bcel.BcelWorld
 
DELEGATE_THIS - Static variable in interface org.aspectj.org.eclipse.jdt.core.eval.ICodeSnippetRequestor
The name of the field that represent 'this' in a snippet class instance.
DELEGATE_THIS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.eval.EvaluationConstants
 
delegateForCurrentClass - Variable in class org.aspectj.weaver.tools.WeavingAdaptor
 
delete() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Removes this node from its parent.
delete() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
delete() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject
 
delete() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
delete() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
delete() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.JarIndexLocation
 
delete() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.DBProperties
Deletes all properties stored in this object and the record associated with this object itself.
delete() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.EmptyString
 
delete() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.db.IString
Free the associated record in the Nd
delete() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LongString
 
delete() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
 
delete() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNode
Invokes the destructor on this node and frees up its memory
delete() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexNamesRegistry
 
delete(boolean, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.ISourceManipulation
Deletes this element, forcing if specified and necessary.
delete(boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
delete(boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
delete(boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
delete(int, int, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Deletes the resource of this package fragment root as specified by IResource.delete(int, IProgressMonitor) but excluding nested source folders.
delete(int, int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
delete(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
Deletes the specified record from the B-tree.
delete(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
delete(File) - Method in class org.aspectj.weaver.tools.cache.AbstractFileCacheBacking
 
delete(File) - Method in class org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
delete(InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Remove instruction from this list.
delete(InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Remove instructions from instruction `from' to instruction `to' contained in this list.
delete(Instruction, Instruction) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Remove instructions from instruction `from' to instruction `to' contained in this list.
delete(IJavaElement[], boolean, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaModel
Deletes the given elements, forcing the operation if necessary and specified.
delete(IJavaElement[], boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
deleteAllChildClasses() - Method in class org.aspectj.weaver.bcel.UnwovenClassFile
 
deleteAspect(UnresolvedType) - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
deleteChildClassFile(String) - Method in class org.aspectj.weaver.bcel.UnwovenClassFile
 
deleteClassFile(String) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
deleteContents(File) - Static method in class org.aspectj.util.FileUtil
Recursively delete the contents of dir, but not the dir itself
deleteContents(File, FileFilter) - Static method in class org.aspectj.util.FileUtil
Recursively delete some contents of dir, but not the dir itself.
deleteContents(File, FileFilter, boolean) - Static method in class org.aspectj.util.FileUtil
Recursively delete some contents of dir, but not the dir itself.
deletedFiles - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
 
DeleteElementsOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
This operation deletes a collection of elements (and all of their children).
DeleteElementsOperation(IJavaElement[], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.DeleteElementsOperation
When executed, this operation will delete the given elements.
deleteEmptyPackageFragment(IPackageFragment, boolean, IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Convenience method to delete an empty package fragment
deleteGeneratedFiles(IFile[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
deleteGeneratedFiles(IFile[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
deleteIndexFiles() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
deleteIndexFiles(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
deleteInstruction(InstructionHandle, InstructionHandle, LazyMethodGen) - Static method in class org.aspectj.weaver.bcel.Utility
delete an instruction handle and retarget all targeters of the deleted instruction to the provided target.
deleteInstruction(InstructionHandle, LazyMethodGen) - Static method in class org.aspectj.weaver.bcel.Utility
delete an instruction handle and retarget all targeters of the deleted instruction to the next instruction.
DeletePackageFragmentRootOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
 
DeletePackageFragmentRootOperation(IPackageFragmentRoot, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.DeletePackageFragmentRootOperation
 
deleteResource(IPackageFragmentRoot, IClasspathEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeletePackageFragmentRootOperation
 
deleteResource(NdResourceFile, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
Performs a non-atomic delete of the given resource file.
deleteResource(IResource, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Convenience method to delete a resource
DeleteResourceElementsOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
This operation deletes a collection of resources and all of their children.
DeleteResourceElementsOperation(IJavaElement[], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.DeleteResourceElementsOperation
When executed, this operation will delete the given elements.
deleteResources(IResource[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Convenience method to delete resources
deleteVariable(IGlobalVariable) - Method in interface org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
Deletes the given variable from this evaluation context.
deleteVariable(IGlobalVariable) - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
deleteVariable(GlobalVariable) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
Deletes the given variable from this evaluation context.
deleteView(StructureView) - Method in class org.aspectj.ajde.ui.StructureViewManager
 
delta - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDeltaBuilder
Change delta
DELTA_LISTENER_PERF - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
deltaAddedClasses - Variable in class org.aspectj.ajdt.internal.core.builder.AjState
 
deltaBuilder - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
 
DeltaProcessingState - Class in org.aspectj.org.eclipse.jdt.internal.core
Keep the global states used during Java element delta processing.
DeltaProcessingState() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
DeltaProcessor - Class in org.aspectj.org.eclipse.jdt.internal.core
This class is used by JavaModelManager to convert IResourceDeltas into IJavaElementDeltas.
DeltaProcessor(DeltaProcessingState, JavaModelManager) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
DeltaProcessor.RootInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
 
deltasPerProject - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CopyResourceElementsOperation
Table specifying deltas for elements being copied/moved/renamed.
deltaState - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Holds the state used for delta processing.
demote() - Method in class org.aspectj.weaver.World
Ask the type map to demote any types it can - we don't want them anchored forever.
demote() - Method in class org.aspectj.weaver.World.TypeMap
 
demote(boolean) - Method in class org.aspectj.weaver.World.TypeMap
Go through any types added during the previous file weave.
demote(ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelWorld
Force demote a type.
demote(ResolvedType) - Method in class org.aspectj.weaver.World.TypeMap
 
demoteToSimpleType() - Method in class org.aspectj.weaver.ReferenceType
 
deows - Variable in class org.aspectj.weaver.loadtime.definition.Definition.ConcreteAspect
 
DEP_ANN - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
dependencies - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
 
dependencyCollector() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
dependencyGraphCollector() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
dependsOnLocation() - Method in class org.aspectj.asm.internal.JDTLikeHandleProvider
 
deprecated - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
Deprecated - Class in org.aspectj.apache.bcel.classfile
This class is derived from Attribute and denotes that this is a deprecated method.
Deprecated(int, int, byte[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.Deprecated
 
Deprecated(Deprecated) - Constructor for class org.aspectj.apache.bcel.classfile.Deprecated
Initialize from another object.
DEPRECATED - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"Deprecated" attribute.
DEPRECATED_VARIABLE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that the variable is deprecated.
DeprecatedAnnotationResolved - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
deprecatedField(FieldBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
deprecatedMethod(MethodBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
deprecatedModule(ModuleReference, ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DeprecatedName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
deprecatedType(TypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
deprecatedType(TypeBinding, ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
deprecatedVariables - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
DEPRECATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
depth() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
depth() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
depth() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
depth() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
DepthMASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
DepthSHIFT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
dereferencingNullableExpression(long, LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
dereferencingNullableExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DereferencingNullableExpression - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
describeProblem() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
describeProblem() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
Creates a IndexExceptionBuilder object that collects information about database corruption after it is detected.
descriptor - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
descriptor - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
descriptor - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
descriptor - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
descriptorHasInvisibleType(FunctionalExpression, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DESERIALIZE_LAMBDA - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
DeserializeLambda - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
DESIGNATOR_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PointcutDeclaration
 
DesiredAssertionStatus - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
DesiredAssertionStatusSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
DESTINATION_PROJECT_CLASSPATH - Static variable in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Update model flag constant (bit mask value 8) indicating that the operation is to update the classpath of the destination project.
destinationPath - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
destinationPath - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
destinationPath - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
destinationPaths - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
destroy() - Method in interface org.aspectj.org.eclipse.jdt.core.IWorkingCopy
Deprecated.
destroy() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Deprecated. 
destruct() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
 
destruct() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.IDestructable
Intended to be implemented by objects which require a custom destruction step.
destruct() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeAnnotation
 
destruct() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdLinkedList
 
destruct() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNode
Dispose this NdNode.
destruct() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdRawLinkedList
 
destruct(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.AbstractTypeFactory
 
destruct(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.Field
 
destruct(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldList
 
destruct(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldManyToOne
 
destruct(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToMany
 
destruct(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToOne
 
destruct(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex
 
destruct(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchKey
 
destruct(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldString
 
destruct(Nd, long) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.field.IDestructableField
 
destruct(Nd, long) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.ITypeFactory
Invokes any cleanup code for this object.
destruct(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader
 
destruct(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader.FixedSizeTagHandler
 
destruct(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.RawGrowableArray
 
destruct(Nd, long, TagTreeReader) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader.FixedSizeTagHandler
 
destruct(Nd, long, TagTreeReader) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader.TagHandler
 
destructFields(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.AbstractTypeFactory
 
destructFields(Nd, long) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.ITypeFactory
Invokes the delete method on all the fields of the object, and calls deleteFields on the superclass' type (if any).
detachFromOldTarget(Nd, long, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldManyToOne
 
DETAILED - Static variable in class org.aspectj.org.eclipse.jdt.core.util.ClassFileBytesDisassembler
The mode is the detailed mode to disassemble IClassFileReader.
DETAILED - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileDisassembler
Deprecated.
The mode is the detailed mode to disassemble IClassFileReader.
detectAnnotationCycle() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
detectAPILeaks(ASTNode, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
detectedAspectDeleted(File) - Method in class org.aspectj.ajdt.internal.core.builder.AbstractStateListener
 
detectedAspectDeleted(File) - Method in interface org.aspectj.ajdt.internal.core.builder.IStateListener
Called if state processing detects a file was deleted that contained an aspect declaration.
detectedClassChangeInThisDir(File) - Method in class org.aspectj.ajdt.internal.core.builder.AbstractStateListener
 
detectedClassChangeInThisDir(File) - Method in interface org.aspectj.ajdt.internal.core.builder.IStateListener
 
detectHierarchyCycle(TypeBinding, TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
detectSelector(char[]) - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.DangerousMethod
 
determineAutomaticModuleName(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AutomaticModuleNaming
Determine the automatic module name of a given jar as specified in {@link ModuleFinder.of}
determineAutomaticModuleName(String, boolean, Manifest) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AutomaticModuleNaming
Determine the automatic module name of a given jar or project as specified in {@link ModuleFinder.of}
determineAutomaticModuleNameFromFileName(String, boolean, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AutomaticModuleNaming
Determine the automatic module name if no "Automatic-Module-Name" was found in the Manifest, as specified in {@link ModuleFinder.of}
determineAutomaticModuleNameFromManifest(Manifest) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AutomaticModuleNaming
Determine the automatic module name of a given jar or project as defined by an Automatic-Module-Name header in its manifest.
determineCheckForNonStaticSingleArgumentMethod(TypeBinding, Scope, char[], TypeBinding, TypeBinding[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnlikelyArgumentCheck
When targeting a well-known dangerous method, returns an UnlikelyArgumentCheck object that contains the types to check against each other and to report
determineCheckForStaticTwoArgumentMethod(TypeBinding, Scope, char[], TypeBinding, TypeBinding[], TypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnlikelyArgumentCheck
 
determineIfOnClasspath(IResource, IJavaProject) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the package fragment root represented by the resource, or the package fragment the given resource is located in, or null if the given resource is not on the classpath of the given project.
determineKind(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
An external class folder is always K_BINARY.
determineKind(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
A Jar is always K_BINARY.
determineKind(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
Returns the root's kind - K_SOURCE or K_BINARY, defaults to K_SOURCE if it is not on the classpath.
determineModulesOfProjectsWithNonEmptyClasspath() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
When compiling test code in a modular project that has non-source classpath entries which don't have the IClasspathAttribute.MODULE set, the module is assumed to read the unnamed module (which is useful for test-only dependencies that should not be mentioned in the module-info.java).
determineModulesOfProjectsWithNonEmptyClasspath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
determineModulesOfProjectsWithNonEmptyClasspath(JavaProject, IClasspathEntry[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleUpdater
 
determineNullBitsFromDeclaration(Scope, Wildcard) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
compute the nullTagBits from type annotations and bound.
determineRelKind(ShadowMunger) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
determineTypeVariableAliases() - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
Create the list of aliases based on what was supplied as parameters for the ontype.
DEVELOPMENT - Static variable in class org.aspectj.bridge.Version
default version value for development version
DEVICE_PATH - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a path specifying a device was supplied to the operation when a path with no device is required.
diagnoseParse(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.DiagnoseParser
 
DiagnoseParser - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose
 
DiagnoseParser(Parser, int, int, int, int[], int[], int[], CompilerOptions) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.DiagnoseParser
 
DiagnoseParser(Parser, int, int, int, CompilerOptions) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.DiagnoseParser
 
diagnosticsSourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
diagnosticsSourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
DIAMOND_TYPE_ARGUMENTS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
diamondNotBelow17(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
diamondNotBelow17(ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DiamondNotBelow17 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
diamondNotWithAnoymousClasses(TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
diamondNotWithExplicitTypeArguments(TypeReference[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DidResolve - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
diet - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
diet - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
diet - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
dietInt - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
dietParse(ICompilationUnit, CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
dietParse(ICompilationUnit, CompilationResult, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
dietParse(ICompilationUnit, CompilationResult, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
digit(char, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
Dimension - Class in org.aspectj.org.eclipse.jdt.core.dom
AST node for an array dimension (added in JLS8 API).
DIMENSION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type Dimension.
dimensions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
dimensions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
dimensions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
dimensions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
dimensions() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayCreation
Returns the live ordered list of dimension expressions in this array initializer.
dimensions() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayType
Returns the live ordered list of dimensions with optional annotations (added in JLS8 API).
dimensions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
dimensions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
dimensions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
dimensions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
dimensions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
DIMENSIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ArrayCreation
The "dimensions" structural property of this node type (element type: Expression).
DIMENSIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ArrayType
The "dimensions" structural property of this node type (element type: Dimension) (added in JLS8 API).
DIR_SEP_CHAR - Static variable in class org.aspectj.tools.ajdoc.Main
 
DirectInvocationOfAbstractMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
directlyInAdvice() - Method in class org.aspectj.weaver.IntMap
 
DIRECTORY - Static variable in class org.aspectj.ajde.ui.BuildConfigNode.Kind
 
DIRECTORY_ENTRY_MISSING - Static variable in class org.aspectj.weaver.WeaverMessages
 
directSupertypes(TypeMirror) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
DIRS_AND_WRITABLE_CLASSES - Static variable in class org.aspectj.util.FileUtil
 
dirty(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
 
dirtyChunks - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database.ChunkStats
 
disable() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
 
disable() - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
DISABLE_CACHE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.CtSym
 
DISABLE_CACHE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
DISABLE_WRAP - Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
Policy used to mark tokens that should never be wrapped
disableAll(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
DISABLED - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapMode
Wrap mode for the "Do not wrap" policy.
DISABLED - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "disabled".
DISABLED - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
DISABLED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
DISABLED_CP_EXCLUSION_PATTERNS - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that an inclusion or an exclusion pattern got specified on a classpath source entry, though it was explicitely disabled according to its project preference settings.
DISABLED_CP_MULTIPLE_OUTPUT_LOCATIONS - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a specific output location got associated with a source entry, though it was explicitely disabled according to its project preference settings.
DisableUnnecessaryCastCheck - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
disabling_tag - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
disallowedComponentNames - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
DisallowedExplicitThisParameter - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
disallowedTargetForAnnotation(Annotation) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
disallowedTargetForAnnotation(Annotation) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DisallowedTargetForAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
disallowedTargetForContainerAnnotation(Annotation, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DisallowedTargetForContainerAnnotationType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
disallowedThisParameter(Receiver) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
disassemble(byte[], String) - Method in class org.aspectj.org.eclipse.jdt.core.util.ClassFileBytesDisassembler
Answers back the disassembled string of the classfile bytes using the default mode.
disassemble(byte[], String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.Disassembler
 
disassemble(byte[], String, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ClassFileBytesDisassembler
Answers back the disassembled string of the classfile bytes according to the mode.
disassemble(byte[], String, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.Disassembler
 
disassemble(String, String, PrintStream) - Static method in class org.aspectj.weaver.bcel.LazyClassGen
Emit disassembled class and newline to out
disassemble(IClassFileReader, String) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileDisassembler
Deprecated.
Answers back the disassembled string of the IClassFileReader using the default mode.
disassemble(IClassFileReader, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.Disassembler
 
disassemble(IClassFileReader, String, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileDisassembler
Deprecated.
Answers back the disassembled string of the IClassFileReader according to the mode.
disassemble(IClassFileReader, String, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.Disassembler
Answers back the disassembled string of the IClassFileReader according to the mode.
Disassembler - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Disassembler of .class files.
Disassembler() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.Disassembler
 
disassembler_annotationannotationvalue - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_annotationarrayvalueend - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_annotationarrayvaluestart - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_annotationclassvalue - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_annotationcomponent - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_annotationdefaultheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_annotationdefaultvalue - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_annotationentryend - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_annotationentrystart - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_annotationenumvalue - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_anonymousparametername - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_arraydimensions - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_begincommentline - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_bootstrapmethodattributesheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_bootstrapmethodentry - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_bootstrapmethodentry_argument - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_closeinnerclassentry - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_closetypedeclaration - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_comma - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_components - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_class - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_double - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_dynamic - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_fieldref - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_float - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_integer - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_interfacemethodref - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_invokedynamic - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_long - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_methodhandle - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_methodref - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_methodtype - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_name_and_type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_string - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_utf8 - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpoolheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpoolindex - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_deprecated - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_description - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_enclosingmethodheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_endofcomponent - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_endoffieldheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_endofmethodheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_exceptiontableheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_classextendsimplements - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_exception_table_index - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_method_parameter - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_offset - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_targetType - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_throws - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_type_argument - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_type_parameter - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_type_parameter_with_bound - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_typepath - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_typepath_array - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_typepath_innertype - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_typepath_typeargument - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_typepath_wildcard - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_wildcardlocations - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_wildcardlocationtype - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotationentryend - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotationentrystart - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_fieldhasconstant - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_frame_append - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_frame_chop - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_frame_full_frame - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_frame_same_frame - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_frame_same_frame_extended - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_frame_same_locals_1_stack_item - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_frame_same_locals_1_stack_item_extended - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_genericattributeheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_indentation - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_inner_accessflags - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_inner_class_info_name - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_inner_name - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_innerattributesheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_linenumberattributeheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_localvariablename - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_localvariabletableattributeheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_localvariabletargetheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_localvariabletypetableattributeheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_method_type_ref_getfield - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_method_type_ref_getstatic - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_method_type_ref_invokeinterface - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_method_type_ref_invokespecial - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_method_type_ref_invokestatic - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_method_type_ref_invokevirtual - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_method_type_ref_newinvokespecial - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_method_type_ref_putfield - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_method_type_ref_putstatic - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_methodparametersheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_module_version - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_module_version_none - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_modulemainclassattributeheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_modulepackagesattributeheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_nesthost - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_nestmembers - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_openinnerclassentry - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_opentypedeclaration - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_outer_class_info_name - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_parameterannotationentrystart - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_parametername - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_permittedsubclasses - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_record - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_runtimeinvisibleannotationsattributeheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_runtimeinvisibleparameterannotationsattributeheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_runtimeinvisibletypeannotationsattributeheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_runtimevisibleannotationsattributeheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_runtimevisibleparameterannotationsattributeheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_runtimevisibletypeannotationsattributeheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_signatureattributeheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_sourceattributeheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_space - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_stackmapattributeheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
disassembler_stackmaptableattributeheader - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
DISCARD - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.OriginalImportHandling
Specifies to discard original imports and totally sort all new imports, as in the case of the "Organize Imports" operation.
discardBody - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
DiscardEnclosingInstance - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
discardingOriginalImports() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.Builder
 
discardInitializationInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
Discard definite inits and potential inits from this, then return this.
discardJobs(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
Remove the index from cache for a given project.
discardNonFieldInitializations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
Remove local variables information from this flow info and return this.
discardPerWorkingCopyInfo(CompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
discardWorkingCopy() - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Changes this compilation unit in working copy mode back to its original mode.
discardWorkingCopy() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
DiscardWorkingCopyOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
Discards a working copy (decrement its use count and remove its working copy info if the use count is 0) and signal its removal through a delta.
DiscardWorkingCopyOperation(IJavaElement) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.DiscardWorkingCopyOperation
 
DiscouragedReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
DiscouragedReference - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
discouragedReferenceIsError - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
discoverActualOccurrenceOfTypeInHierarchy(ResolvedType) - Method in class org.aspectj.weaver.ResolvedType
Look up the actual occurence of a particular type in the hierarchy for 'this' type.
discoverChangesSince(File, long) - Method in class org.aspectj.ajde.core.internal.OutputLocationAdapter
 
discoverChangesSince(File, long) - Method in interface org.aspectj.ajde.core.IOutputLocationManager
 
discoverChangesSince(File, long) - Method in interface org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
 
discoverChangesSince(File, long) - Method in class org.aspectj.tools.ajbrowser.core.BrowserOutputLocationManager
 
discoverNextProcessor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager
 
discoverNextProcessor() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.IProcessorProvider
Return the next processor that can be discovered, according to the order and discovery rules of the provider (see, for instance, Processor.
diskIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
DiskIndex - Class in org.aspectj.org.eclipse.jdt.internal.core.index
 
dispatchDeclarationInto(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
dispatchDeclarationIntoEnumDeclaration(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
dispatchDeclarationIntoRecordDeclaration(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
display() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
displayStatusInformation(String) - Method in interface org.aspectj.ajde.IdeUIAdapter
 
displayStatusInformation(String) - Method in class org.aspectj.tools.ajbrowser.ui.BrowserUIAdapter
 
displayString(Object) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.Util.Displayable
 
dispose() - Method in class org.aspectj.apache.bcel.generic.InstructionList
Delete contents of list.
DIV_CLASS_BLOCK - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
DIVIDE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Division "/" operator.
DIVIDE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
DIVIDE_ASSIGN - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Assignment.Operator
/= operator.
dload(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DLOAD - Static variable in interface org.aspectj.apache.bcel.Constants
 
DLOAD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dload_0() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DLOAD_0 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DLOAD_0 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DLOAD_0 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dload_1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DLOAD_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DLOAD_1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DLOAD_1 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dload_2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DLOAD_2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DLOAD_2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DLOAD_2 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dload_3() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DLOAD_3 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DLOAD_3 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DLOAD_3 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dmul() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DMUL - Static variable in interface org.aspectj.apache.bcel.Constants
 
DMUL - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DMUL - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dneg() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DNEG - Static variable in interface org.aspectj.apache.bcel.Constants
 
DNEG - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DNEG - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
DO - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
DO_BLOCK - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
DO_NOT_GENERATE - Static variable in class org.aspectj.ajde.core.JavaOptions
 
DO_NOT_GENERATE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "do not generate".
DO_NOT_GENERATE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
DO_NOT_INSERT - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "do not insert".
DO_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type DoStatement.
docComment - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
docCommentSupport - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Master flag controlling whether doc comment should be processed
Doclet() - Constructor for class org.aspectj.tools.ant.taskdefs.Ajdoc.Doclet
 
doCommand(IMessageHandler, boolean) - Method in class org.aspectj.ajdt.ajc.AjdtCommand
Delegate of both runCommand and repeatCommand.
doCompleting(LangUtil.ProcessController.Thrown, int) - Method in class org.aspectj.util.LangUtil.ProcessController
Subclasses implement this to get synchronous notice of completion.
doCompletionTasks() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
Called when compile or incremental compile is completing, this completes the output jar or directory by copying resources if requested.
docParser - Variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
document - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
DOCUMENT_ERROR - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
 
DocumentAdapter - Class in org.aspectj.org.eclipse.jdt.internal.core
 
DocumentAdapter(IBuffer) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.DocumentAdapter
 
DocumentedCasesOmitted - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
DocumentedFallthrough - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
DocumentElementParser - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
DocumentElementParser(IDocumentElementRequestor, IProblemFactory, CompilerOptions) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
DocumentParser - Class in org.aspectj.weaver.loadtime.definition
 
doesMethodOverride(MethodBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
doesMethodOverride(MethodBinding, MethodBinding, LookupEnvironment) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
doesNotCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
 
doesNotCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BreakStatement
 
doesNotCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ContinueStatement
 
doesNotCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoStatement
 
doesNotCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
doesNotCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
doesNotCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
 
doesNotCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
doesNotCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
doesNotCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
Lambda shape analysis: *Assuming* this is reachable, analyze if this completes normally i.e control flow can reach the textually next statement.
doesNotCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
doesNotCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
doesNotCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThrowStatement
 
doesNotCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
doesNotCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
doesNotCompleteNormally() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
doesNotExposeShadowMungers() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
doesNotExposeShadowMungers() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
Designed to be overriden by EclipseType to disable collection of shadow mungers during pre-weave compilation phase
doesNotExposeShadowMungers() - Method in class org.aspectj.weaver.ReferenceType
 
doesNotExposeShadowMungers() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
doesNotExposeShadowMungers() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
doesNotExposeShadowMungers() - Method in class org.aspectj.weaver.ResolvedType
 
doesParameterLengthMatch(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
doFieldReachAnalysis(FlowInfo, FieldBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompactConstructorDeclaration
 
doFieldReachAnalysis(FlowInfo, FieldBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
doGenerateModel() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
DOM - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
dom_addAncestorAsChild - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
dom_addAncestorAsSibling - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
dom_addChildWithParent - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
dom_addIncompatibleChild - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
dom_addIncompatibleSibling - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
dom_addNullChild - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
dom_addNullInterface - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
dom_addNullSibling - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
dom_addSiblingBeforeRoot - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
dom_addSiblingWithParent - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
dom_cannotDetail - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
DOM_EXCEPTION - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a DOMException occurred.
dom_mismatchArgNamesAndTypes - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
dom_nullExceptionType - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
dom_nullInterfaces - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
dom_nullNameParameter - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
dom_nullReturnType - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
dom_nullTypeParameter - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
DOM_PARSER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
dom_unableAddChild - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
DOMASTUtil - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.util
 
DOMASTUtil() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
 
DOMBuilder - Class in org.aspectj.org.eclipse.jdt.internal.core.jdom
Deprecated.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.aspectj.org.eclipse.jdt.core.dom package.
DOMBuilder() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
Creates a new DOMBuilder
DOMException - Exception in org.aspectj.org.eclipse.jdt.core.jdom
Deprecated.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.aspectj.org.eclipse.jdt.core.dom package.
DOMException() - Constructor for exception org.aspectj.org.eclipse.jdt.core.jdom.DOMException
Deprecated.
Creates a new exception with no detail message.
DOMException(String) - Constructor for exception org.aspectj.org.eclipse.jdt.core.jdom.DOMException
Deprecated.
Creates a new exception with the given detail message.
DOMFactory - Class in org.aspectj.org.eclipse.jdt.core.jdom
Deprecated.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.aspectj.org.eclipse.jdt.core.dom package.
DOMFactory() - Constructor for class org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Deprecated.
Creates a new DOM factory.
DOMFinder - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
DOMFinder(CompilationUnit, SourceRefElement, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
DOMINATES - Static variable in class org.aspectj.weaver.patterns.Declare
 
dominatesPattern - Variable in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
DOMNode - Class in org.aspectj.org.eclipse.jdt.internal.core.jdom
Deprecated.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.aspectj.org.eclipse.jdt.core.dom package.
done() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.CompilationProgress
Notifies that the work is done; that is, either the compilation is completed or a cancellation was requested.
done() - Method in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchResultCollector
Deprecated.
done() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
done() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
done() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
done() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
Call this once all the fields have been added to the struct definition and it is ready to use.
doneSaving(ISaveContext) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
doneSearching() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchParticipant
Notification that this participant's help is no longer needed.
doneSearching() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
doNotProceed() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
doNotReportUnreachable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BreakStatement
 
doNotReportUnreachable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
doNotUse() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
doNotUse() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
DONT_USE_REFS - Static variable in class org.aspectj.weaver.World.TypeMap
 
dontIgnore(IMessage.Kind) - Method in interface org.aspectj.ajde.core.IBuildMessageHandler
Allow fine grained configuration after initialization.
dontIgnore(IMessage.Kind) - Method in class org.aspectj.ajde.core.internal.AjdeCoreMessageHandlerAdapter
 
dontIgnore(IMessage.Kind) - Method in class org.aspectj.ajdt.internal.compiler.WeaverMessageHandler
No-op
dontIgnore(IMessage.Kind) - Method in class org.aspectj.bridge.context.PinpointingMessageHandler
 
dontIgnore(IMessage.Kind) - Method in class org.aspectj.bridge.CountingMessageHandler
Delegate
dontIgnore(IMessage.Kind) - Method in interface org.aspectj.bridge.IMessageHandler
Allow fine grained configuration after initialization.
dontIgnore(IMessage.Kind) - Method in class org.aspectj.bridge.MessageHandler
Remove a message kind from the list of those ignored from now on.
dontIgnore(IMessage.Kind) - Method in class org.aspectj.bridge.MessageWriter
No-op
dontIgnore(IMessage.Kind) - Method in class org.aspectj.tools.ajbrowser.ui.BrowserMessageHandler
 
dontIgnore(IMessage.Kind) - Method in class org.aspectj.tools.ajc.Main.MessagePrinter
No-op
dontIgnore(IMessage.Kind) - Method in class org.aspectj.weaver.loadtime.DefaultMessageHandler
 
dontIgnore(IMessage.Kind) - Method in class org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageHolder
 
dontIgnore(IMessage.Kind) - Method in class org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageWriter
Remove a message kind from the list of those ignored from now on.
DoStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
Do statement AST node type.
DoStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
DoStatement(Expression, Statement, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoStatement
 
doSupertypesFirst(ReferenceBinding, Collection<? extends ReferenceBinding>) - Method in class org.aspectj.ajdt.internal.compiler.lookup.AjLookupEnvironment
 
DOT_DOT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
DOUBLE - Static variable in class org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
DOUBLE - Static variable in class org.aspectj.apache.bcel.generic.Type
 
DOUBLE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
Type code for the primitive type "double".
DOUBLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl
 
DOUBLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
DOUBLE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
DOUBLE - Static variable in class org.aspectj.weaver.UnresolvedType
 
DOUBLE - Variable in class org.aspectj.weaver.World
 
DOUBLE_ARRAY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
DOUBLE_DOTS - Static variable in class org.aspectj.weaver.model.AsmRelationshipUtils
 
DOUBLE_INITIAL_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
DOUBLE_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
DOUBLE_TAG - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a constant of type double
Double2Byte - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Double2Char - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Double2Double - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Double2Float - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Double2Int - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Double2Long - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Double2Short - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Double2String - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
doubleAt(byte[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileStruct
 
doubleAt(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
doubleCache - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
DoubleCache - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
DoubleCache() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.DoubleCache
Constructs a new, empty hashtable.
DoubleCache(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.DoubleCache
Constructs a new, empty hashtable with the specified initial capacity.
DoubleConstant - Class in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
DoubleConstrSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
doubleDoubleSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
DoubleLiteral - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
DoubleLiteral(char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoubleLiteral
 
doubleObject(double) - Static method in class org.aspectj.runtime.internal.Conversions
 
DoubleTag - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
doubleValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
doubleValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
 
doubleValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
doubleValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
doubleValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
doubleValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
 
doubleValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
 
doubleValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
doubleValue(Object) - Static method in class org.aspectj.runtime.internal.Conversions
 
DOUBLEVALUE_DOUBLE_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
DOUBLEVALUE_DOUBLE_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
downwardsProjection(Scope, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
downwardsProjection(Scope, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
downwardsProjection(Scope, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
downwardsProjection(Scope, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
downwardsProjection(Scope, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
downwardsProjection(Scope, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Perform a downwards type projection as per JLS 4.10.5
downwardsProjection(Scope, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Perform a downwards type projection as per JLS 4.10.5
downwardsProjection(Scope, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
drem() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DREM - Static variable in interface org.aspectj.apache.bcel.Constants
 
DREM - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DREM - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dreturn() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dreturn() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
DRETURN - Static variable in interface org.aspectj.apache.bcel.Constants
 
DRETURN - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DRETURN - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dstore(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DSTORE - Static variable in interface org.aspectj.apache.bcel.Constants
 
DSTORE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dstore_0() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DSTORE_0 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DSTORE_0 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DSTORE_0 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dstore_1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DSTORE_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DSTORE_1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DSTORE_1 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dstore_2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DSTORE_2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DSTORE_2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DSTORE_2 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dstore_3() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DSTORE_3 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DSTORE_3 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DSTORE_3 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dsub() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DSUB - Static variable in interface org.aspectj.apache.bcel.Constants
 
DSUB - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DSUB - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
DUMMY - Static variable in class org.aspectj.weaver.ResolvedPointcutDefinition
 
DUMMY_BYTE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
DUMMY_CHAR - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
DUMMY_DOUBLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
DUMMY_FLOAT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
DUMMY_INTEGER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
DUMMY_LONG - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
DUMMY_SHORT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationElementValue
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.ArrayElementValue
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.ClassElementValue
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.EnumElementValue
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.NameValuePair
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeInvisAnnos
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeTypeAnnos
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeVisAnnos
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.AnnotationDefault
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.Attribute
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.BootstrapMethods.BootstrapMethod
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.BootstrapMethods
Dump line number table attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.Code
Dump code attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.Constant
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantClass
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantCP
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantDouble
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantDynamic
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantFloat
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantInteger
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantInvokeDynamic
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantLong
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantMethodHandle
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantMethodType
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantModule
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantNameAndType
Dump name and signature index to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantPackage
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantString
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantUtf8
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantValue
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.Deprecated
Dump source file attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.EnclosingMethod
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ExceptionTable
Dump exceptions attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.InnerClass
Dump inner class attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.InnerClasses
Dump source file attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Dump Java class to output stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.LineNumber
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.LineNumberTable
Dump line number table attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
Dump local variable to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTable
Dump local variable table attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTypeTable
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.MethodParameters
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.Module
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ModuleMainClass
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ModulePackages
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.NestHost
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.NestMembers
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.Signature
Dump source file attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.SourceFile
Dump source file attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.StackMap
Dump line number table attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
Dump stack map entry
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.StackMapType
Dump type entries to file.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.Synthetic
Dump source file attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.Unknown
Dump unknown bytes to file stream.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.IINC
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.Instruction
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.InstructionByte
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.InstructionCP
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.InstructionLV
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.InstructionSelect
Dump instruction as byte code to stream out.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.InstructionShort
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.InvokeDynamic
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.INVOKEINTERFACE
Dump instruction as byte code to stream out.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.LOOKUPSWITCH
Dump instruction as byte code to stream out.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.MULTIANEWARRAY
Dump instruction as byte code to stream out.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.RET
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.TABLESWITCH
Dump instruction as byte code to stream out.
dump(DataOutputStream) - Method in class org.aspectj.weaver.bcel.FakeAnnotation
 
dump(File) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Dump class to a file.
dump(OutputStream) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Dump Java class to output stream in binary format.
dump(String) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Dump class to a file named file_name.
dump(String) - Static method in class org.aspectj.weaver.Dump
 
dump(String, byte[], boolean) - Method in class org.aspectj.weaver.tools.WeavingAdaptor
Dump the given bytcode in _dump/...
dump(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.lookup.PushinCollector
 
dump(CompilationUnitDeclaration, String) - Method in class org.aspectj.ajdt.internal.compiler.lookup.PushinCollector
Produce the modified source that looks like the itds and declares have been applied.
Dump - Class in org.aspectj.weaver
 
DUMP_CONDITION_PROPERTY - Static variable in class org.aspectj.weaver.Dump
 
DUMP_DIRECTORY_PROPERTY - Static variable in class org.aspectj.weaver.Dump
 
DUMP_EXCLUDED - Static variable in class org.aspectj.weaver.Dump
 
Dump.INode - Interface in org.aspectj.weaver
 
Dump.IVisitor - Interface in org.aspectj.weaver
 
dumpBytes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
Return the content of the receiver
dumpModelPostBuild - Static variable in class org.aspectj.asm.AsmManager
 
dumpOnExit() - Static method in class org.aspectj.weaver.Dump
 
dumpOnExit(IMessageHolder, boolean) - Static method in class org.aspectj.weaver.Dump
 
dumprels(Writer) - Method in class org.aspectj.asm.AsmManager
 
dumptree(Writer, IProgramElement, int) - Static method in class org.aspectj.asm.AsmManager
 
dumptree(IProgramElement, int) - Static method in class org.aspectj.asm.AsmManager
 
dumpWithException(Throwable) - Static method in class org.aspectj.weaver.Dump
 
dumpWithException(IMessageHolder, Throwable) - Static method in class org.aspectj.weaver.Dump
 
dup() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DUP - Static variable in interface org.aspectj.apache.bcel.Constants
 
DUP - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DUP - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dup_x1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DUP_X1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DUP_X1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DUP_X1 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dup_x2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DUP_X2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DUP_X2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DUP_X2 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dup2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DUP2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DUP2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DUP2 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dup2_x1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DUP2_X1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DUP2_X1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DUP2_X1 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dup2_x2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DUP2_X2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DUP2_X2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DUP2_X2 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
dupFilter() - Static method in class org.aspectj.weaver.Iterators
Create a new filter F that, when wrapped around another iterator I, creates a new iterator I' that will return only those values of I that have not yet been returned by I', discarding duplicates.
duplicate() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
duplicate() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
duplicateAnnotation(Annotation, long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
DuplicateAnnotationMember - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
DuplicateAnnotationNotMarkedRepeatable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
duplicateAnnotationValue(TypeBinding, MemberValuePair) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateBlankFinalFieldInitialization - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
duplicateBoundInIntersectionCast(TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateBoundInIntersectionCast - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
duplicateBounds(ASTNode, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateBounds - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
duplicateCase(CaseStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateCase - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
duplicateDefaultCase(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateDefaultCase - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
duplicateEnumSpecialMethod(SourceTypeBinding, AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateExports - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
DuplicateField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
duplicateFieldInType(SourceTypeBinding, FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateFinalLocalInitialization - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
duplicateImport(ImportReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateImport - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
DuplicateInheritedDefaultMethods - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
duplicateInheritedMethods(SourceTypeBinding, MethodBinding, MethodBinding, boolean) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
The method verifier is a bit 'keen' and doesn't cope well with ITDMs which are of course to be considered a 'default' implementation if the target type doesn't supply one.
duplicateInheritedMethods(SourceTypeBinding, MethodBinding, MethodBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateInheritedMethods - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
duplicateInitializationOfBlankFinalField(FieldBinding, Reference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
duplicateInitializationOfFinalLocal(LocalVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateLabel - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
DuplicateMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
DuplicateMethodErasure - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
duplicateMethodInType(AbstractMethodDeclaration, boolean, int) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
duplicateMethodInType(AbstractMethodDeclaration, boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateModifierForArgument - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
duplicateModifierForField(ReferenceBinding, FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateModifierForField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
duplicateModifierForMethod(ReferenceBinding, AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateModifierForMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
duplicateModifierForType(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateModifierForType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
duplicateModifierForVariable(LocalDeclaration, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateModifierForVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
DuplicateModuleRef - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
duplicateModuleReference(int, ModuleReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
duplicateNestedType(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateNestedType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
DuplicateOpens - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
DuplicateParameterizedMethods - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
DuplicateRequires - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
DuplicateResource - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
duplicateResourceReference(Reference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateServices - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
duplicateSuperinterface(SourceTypeBinding, TypeReference, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateSuperInterface - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
duplicateTargetInTargetAnnotation(TypeBinding, NameReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateTargetInTargetAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
duplicateTypeParameterInType(TypeParameter) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
duplicateTypeReference(int, TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
duplicateTypeReference(int, TypeReference, TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
duplicateTypes(CompilationUnitDeclaration, TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateTypes - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
DuplicateTypeVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
DuplicateUses - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
DYNAMIC - Static variable in class org.aspectj.weaver.patterns.TypePattern
 
DYNAMIC_INITIAL_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
dynamicCache - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
DynamicProjectReferences - Class in org.aspectj.org.eclipse.jdt.internal.core
 
DynamicProjectReferences() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.DynamicProjectReferences
 
DynamicTag - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 

E

eat(String) - Method in class org.aspectj.weaver.patterns.PatternParser
 
eatIdentifier(String) - Method in class org.aspectj.weaver.patterns.PatternParser
 
ECLIPSE - Static variable in class org.aspectj.bridge.ReflectionFactory
 
ECLIPSE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
EclipseAdapterUtils - Class in org.aspectj.ajdt.internal.core.builder
 
EclipseAnnotationConvertor - Class in org.aspectj.ajdt.internal.compiler.lookup
 
EclipseAnnotationConvertor() - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.EclipseAnnotationConvertor
 
EclipseAttributeAdapter - Class in org.aspectj.ajdt.internal.compiler.ast
 
EclipseAttributeAdapter(AjAttribute) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.EclipseAttributeAdapter
 
EclipseClassPathManager - Class in org.aspectj.ajdt.internal.core.builder
 
EclipseClassPathManager(INameEnvironment) - Constructor for class org.aspectj.ajdt.internal.core.builder.EclipseClassPathManager
 
EclipseConstantPoolWriter - Class in org.aspectj.ajdt.internal.compiler.ast
An implementation of the constant pool writer that speaks Eclipse.
EclipseConstantPoolWriter(ConstantPool) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.EclipseConstantPoolWriter
 
EclipseFactory - Class in org.aspectj.ajdt.internal.compiler.lookup
 
EclipseFactory(LookupEnvironment, AjBuildManager) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
EclipseFactory(LookupEnvironment, World, boolean) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
EclipseFileManager - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.util
Implementation of the Standard Java File Manager
EclipseFileManager(Locale, Charset) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
EclipseFileObject - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.util
Implementation of a Java file object that corresponds to a file on the file system
EclipseFileObject(String, URI, JavaFileObject.Kind, Charset) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject
 
EclipsePreferencesListener() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.EclipsePreferencesListener
 
EclipseResolvedMember - Class in org.aspectj.ajdt.internal.compiler.lookup
In the pipeline world, we can be weaving before all types have come through from compilation.
EclipseResolvedMember(FieldBinding, MemberKind, ResolvedType, int, ResolvedType, String, UnresolvedType[]) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember
 
EclipseResolvedMember(MethodBinding, MemberKind, ResolvedType, int, UnresolvedType, String, UnresolvedType[], UnresolvedType[], EclipseFactory) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember
 
EclipseScope - Class in org.aspectj.ajdt.internal.compiler.lookup
Adaptor from org.eclipse.jdt.internal.compiler.lookup.Scope to org.aspectj.weaver.IScope
EclipseScope(FormalBinding[], Scope) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
EclipseShadow - Class in org.aspectj.ajdt.internal.compiler.lookup
This is only used for declare soft right now.
EclipseShadow(EclipseFactory, Shadow.Kind, Member, ASTNode, ReferenceContext) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
EclipseSourceContext - Class in org.aspectj.ajdt.internal.core.builder
 
EclipseSourceContext(CompilationResult) - Constructor for class org.aspectj.ajdt.internal.core.builder.EclipseSourceContext
 
EclipseSourceContext(CompilationResult, int) - Constructor for class org.aspectj.ajdt.internal.core.builder.EclipseSourceContext
 
EclipseSourceLocation - Class in org.aspectj.ajdt.internal.compiler.lookup
 
EclipseSourceLocation(CompilationResult, int, int) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
EclipseSourceType - Class in org.aspectj.ajdt.internal.compiler.lookup
Supports viewing eclipse TypeDeclarations/SourceTypeBindings as a ResolvedType
EclipseSourceType(ReferenceType, EclipseFactory, SourceTypeBinding, TypeDeclaration, CompilationUnitDeclaration) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
EclipseTypeMunger - Class in org.aspectj.ajdt.internal.compiler.lookup
 
EclipseTypeMunger(EclipseFactory, ResolvedTypeMunger, ResolvedType, AbstractMethodDeclaration) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.EclipseTypeMunger
 
eclipseWorld() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
editCommand(String[]) - Method in interface org.aspectj.tools.ant.taskdefs.ICommandEditor
Edit command being used.
editedString(String, TextEdit) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Apply the given edit on the given string and return the updated string.
EditorAdapter - Interface in org.aspectj.ajde
 
EditorListener - Interface in org.aspectj.ajde
Compiler listeners get notified of structure model update events.
EditorManager - Class in org.aspectj.tools.ajbrowser.ui
Responsible for controlling the editor.
EditorManager(EditorAdapter) - Constructor for class org.aspectj.tools.ajbrowser.ui.EditorManager
 
effectivelyEqual(Object[], Object[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
EffectiveSignatureAttribute(ResolvedMember, Shadow.Kind, boolean) - Constructor for class org.aspectj.weaver.AjAttribute.EffectiveSignatureAttribute
 
elapsedTime() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerStats
Returns the total elapsed time (between start and end)
element - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta.Key
 
element - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
element_attachingSource - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
ELEMENT_DOES_NOT_EXIST - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that one or more elements supplied do not exist.
element_doesNotExist - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
element_illegalParent - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
element_invalidClassFileName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
element_invalidResourceForProject - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
element_moduleInfoNotSupported - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
ELEMENT_NOT_ON_CLASSPATH - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that an element is not on its project's claspath.
element_notOnClasspath - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
element_nullName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
element_nullType - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
element_reconciling - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
ELEMENT_TYPE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ArrayType
The "elementType" structural property of this node type (child type: Type) (added in JLS8 API).
ELEMENT_VALUE_PAIRS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdAnnotation
 
elementAdded(Openable) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModelUpdater
Processing for an element that has been added: If the element is a project, do nothing, and do not process children, as when a project is created it does not yet have any natures - specifically a java nature.
elementAlreadyAnnotated - Variable in class org.aspectj.weaver.Lint
 
elementAt(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
elementAt(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeVector
 
ElementCache<K extends IJavaElement & IOpenable> - Class in org.aspectj.org.eclipse.jdt.internal.core
An LRU cache of JavaElements.
ElementCache(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ElementCache
Constructs a new element cache of the given size.
ElementCache(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ElementCache
Constructs a new element cache of the given size.
elementChanged(ElementChangedEvent) - Method in interface org.aspectj.org.eclipse.jdt.core.IElementChangedListener
Notifies that one or more attributes of one or more Java elements have changed.
elementChanged(ElementChangedEvent) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Determines if the change affects this hierarchy, and fires change notification if required.
elementChanged(Openable) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModelUpdater
Generic processing for elements with changed contents: The element is closed such that any subsequent accesses will re-open the element reflecting its new structure.
ElementChangedEvent - Class in org.aspectj.org.eclipse.jdt.core
An element changed event describes a change to the structure or contents of a tree of Java elements.
ElementChangedEvent(IJavaElementDelta, int) - Constructor for class org.aspectj.org.eclipse.jdt.core.ElementChangedEvent
Creates an new element changed event (based on a IJavaElementDelta).
elementChangedListenerCount - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
elementChangedListenerMasks - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
elementChangedListeners - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
elementCount - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
elementDecode(Element, IJavaProject, Map) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
elementEncode(XMLWriter, IPath, boolean, boolean, Map, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Returns the XML encoding of the class path.
ElementImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Element represents any defined Java language element - a package, a method, a class or interface.
ElementImpl(BaseProcessingEnvImpl, Binding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
elementIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
elementInfoStack - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
elementKindStack - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
elementObjectInfoStack - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
elementPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
elementQueue - Variable in class org.aspectj.org.eclipse.jdt.internal.core.LRUCacheEnumerator
Current element;
elementRemoved(Openable) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModelUpdater
Generic processing for a removed element: Close the element, removing its structure from the cache Remove the element from its parent's cache of children Add a REMOVED entry in the delta
elements - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
The elements related to the failure, or null if no elements are involved.
elements - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
elements - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
elements() - Method in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Returns an enumerator of the values in the cache with the most recently used first.
elements() - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeVector
 
ELEMENTS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantArray
 
ElementsImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Utilities for working with java8 and earlier language elements.
ElementsImpl(BaseProcessingEnvImpl) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
ElementsImpl9 - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Utilities for working with java9 language elements.
ElementsImpl9(BaseProcessingEnvImpl) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInteger
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfModule
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSet
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.NameSet
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.QualifiedNameSet
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.StringSet
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfArray
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleWordSet
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet
 
elementSize - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
elementsOutOfSynchWithBuffers - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Set of elements which are out of sync with their buffers.
ElementStackIncrement - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
elementsToProcess - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
The elements this operation operates on, or null if this operation does not operate on specific elements.
elementsType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
elementsUpdated(IHierarchy) - Method in interface org.aspectj.asm.IHierarchyListener
 
ElementValue - Class in org.aspectj.apache.bcel.classfile.annotation
 
ElementValue(int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
ElementValuePair - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
ElementValuePair(char[], Object, MethodBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
ElementValuePair(char[], Expression, MethodBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
ElementValuePair.UnresolvedEnumConstant - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
We want to avoid eagerly resolving of all enums that are used in annotations.
ElementValuePairInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
ElementValuePairInfo(char[], Object) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ElementValuePairInfo
 
elementVariable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
elementVariable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
elementVariableImplicitWidening - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
ELLIPSIS - Static variable in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
ELLIPSIS - Static variable in class org.aspectj.weaver.patterns.NamePattern
 
ELLIPSIS - Static variable in class org.aspectj.weaver.patterns.TypePattern
 
ELLIPSIS_DETAIL - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.EllipsisTypePattern
 
ELLIPSIS_KEY - Static variable in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
ELLIPSIS_KEY - Static variable in class org.aspectj.weaver.patterns.TypePattern
 
EllipsisTypePattern - Class in org.aspectj.org.eclipse.jdt.core.dom
 
EllipsisTypePattern - Class in org.aspectj.weaver.patterns
 
EllipsisTypePattern() - Constructor for class org.aspectj.weaver.patterns.EllipsisTypePattern
Constructor for EllipsisTypePattern.
ELSE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
ELSE_AFTER_BLOCK - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
ELSE_AFTER_STATEMENT - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
ELSE_EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ConditionalExpression
The "elseExpression" structural property of this node type (child type: Expression).
ELSE_STATEMENT_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.IfStatement
The "elseStatement" structural property of this node type (child type: Statement).
elseStatement - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
 
EMACS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
EmacsStructureModelManager - Class in org.aspectj.ajdt.internal.core.builder
 
EmacsStructureModelManager() - Constructor for class org.aspectj.ajdt.internal.core.builder.EmacsStructureModelManager
 
Empty - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
EMPTY - Static variable in interface org.aspectj.bridge.ISourceLocation
non-null but empty constant source location
EMPTY - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
EMPTY - Static variable in class org.aspectj.weaver.patterns.AnnotationPatternList
 
EMPTY - Static variable in class org.aspectj.weaver.patterns.TypePatternList
 
EMPTY - Static variable in class org.aspectj.weaver.patterns.TypeVariablePatternList
 
EMPTY_ANNOTATION_MIRRORS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
EMPTY_ANNOTATION_WALKER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ITypeAnnotationWalker
A no-effect annotation walker, all walking methods are implemented as identity-functions.
EMPTY_ARGUMENT_RECOVERY - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
EMPTY_ARRAY - Static variable in interface org.aspectj.weaver.AnnotationAJ
 
EMPTY_ARRAY - Static variable in class org.aspectj.weaver.JoinPointSignature
 
EMPTY_ARRAY - Static variable in class org.aspectj.weaver.ReferenceType
 
EMPTY_ARRAY - Static variable in class org.aspectj.weaver.ResolvedType
 
EMPTY_ARRAY_OF_CHAR_ARRAYS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
EMPTY_CHAR_ARRAY - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
EMPTY_CLASSPATH - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
EMPTY_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypePattern
 
EMPTY_FIELD_ARRAY - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
Empty arrays used for efficiency
EMPTY_INDEX - Static variable in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
EMPTY_INITIALIZER_ARRAY - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
EMPTY_INT_ARRAY - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
EMPTY_JAVADOC - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
EMPTY_KEYS - Static variable in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
EMPTY_LIST - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
EMPTY_METHOD_ARRAY - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
EMPTY_MODULE_ARRAY - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
EMPTY_PACKAGE_FRAGMENT_ARRAY - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
EMPTY_RESOLVED_TYPE_ARRAY - Static variable in class org.aspectj.weaver.ResolvedType
 
EMPTY_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type EmptyStatement.
EMPTY_STRING - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
EMPTY_STRING_ARRAY - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
EMPTY_TYPE_ARRAY - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
EMPTY_VALUES - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
EmptyCompletionIdentifier - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
emptyControlFlowStatement(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
EmptyControlFlowStatement - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
EmptyStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
Null statement AST node type.
EmptyStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
EmptyStatement - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
EmptyStatement(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.EmptyStatement
 
EmptyString - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.db
Represents an empty string.
EmptyWithAstNode(ASTNode) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
emulateJavacBug8031744 - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
emulateOuterAccess(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
EmulationPathToImplicitThis - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
enable() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
 
enable() - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
ENABLE_BINDINGS_RECOVERY - Static variable in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Constant indicating that a reconcile operation should enable the bindings recovery
ENABLE_PARALLEL_SEARCH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
ENABLE_PARALLEL_SEARCH_DEFAULT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
ENABLE_STATEMENTS_RECOVERY - Static variable in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Constant indicating that a reconcile operation should enable the statements recovery.
enableAll(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
enableAutomaticIndexing(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
Enables or disables the "rescanAll" method.
enabled - Static variable in class org.aspectj.weaver.tools.cache.SimpleCacheFactory
 
enabled() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog
 
ENABLED - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "enabled".
ENABLED - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
ENABLED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
ENABLED_PROPERTY - Static variable in class org.aspectj.weaver.tools.DefaultTraceFactory
 
enableJdtDebugCompileMode - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Enable a less restrictive compile mode for JDT debug.
enablePreview - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
enablePreviewFeatures - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Master flag to enabled/disable all preview features
enableRuntimeVersionCheck(Main) - Static method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
Enable check for runtime version, used only by Ant/command-line Main.
enableSyntacticNullAnalysisForFields - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Should immediate null-check for fields be considered during null analysis (syntactical match)?
enabling_tag - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
encloses(String) - Method in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchScope
Checks whether the resource at the given path is enclosed by this scope.
encloses(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
encloses(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchScope
 
encloses(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaWorkspaceScope
 
encloses(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.UnindexedSearchScope
 
encloses(String, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
encloses(IJavaElement) - Method in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchScope
Checks whether this scope encloses the given element.
encloses(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
encloses(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchScope
 
encloses(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaWorkspaceScope
 
encloses(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
encloses(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.UnindexedSearchScope
 
encloses(IJavaElement, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
enclosesFineGrained(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
Optionally perform additional checks after element has already passed matching based on index/documents.
ENCLOSING_METHOD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"EnclosingMethod" attribute (added in J2SE 1.5).
ENCLOSING_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
enclosingCase - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
enclosingCase - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
enclosingClassFile - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
enclosingClassScope() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
enclosingElement - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.DeclarationOfAccessedFieldsPattern
 
enclosingElement - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.DeclarationOfReferencedMethodsPattern
 
enclosingElement - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.DeclarationOfReferencedTypesPattern
 
enclosingInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
enclosingInstance - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
enclosingInstance() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
enclosingInstance() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
EnclosingInstanceInConstructorCall - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
enclosingInstances - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
enclosingLambdaScope() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
enclosingMethod - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
enclosingMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
enclosingMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
enclosingMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
EnclosingMethod - Class in org.aspectj.apache.bcel.classfile
This attribute exists for local or anonymous classes and ... there can be only one.
EnclosingMethod(int, int, DataInputStream, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.EnclosingMethod
 
EnclosingMethodAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of EnclosingMethodAttribute.
EnclosingMethodName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
enclosingMethodScope() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
enclosingModule - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
enclosingNode - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
enclosingNode() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
enclosingNode() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
enclosingProjectsAndJars() - Method in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchScope
Returns the paths to the enclosing projects and JARs for this search scope.
enclosingProjectsAndJars() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
enclosingProjectsAndJars() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchScope
 
enclosingProjectsAndJars() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaWorkspaceScope
 
enclosingProjectsAndJars() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.UnindexedSearchScope
 
enclosingReceiverType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
enclosingReferenceContext() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Returns the immediately enclosing reference context, starting from current scope parent.
enclosingScope - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
enclosingShadow - Variable in class org.aspectj.weaver.Shadow
 
enclosingSourceType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
enclosingStaticTjpType - Static variable in class org.aspectj.weaver.bcel.LazyClassGen
 
enclosingSwitchExpression - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
enclosingTopMostClassScope() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
enclosingType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
enclosingType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
enclosingType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
enclosingType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
enclosingType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
enclosingType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
enclosingType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
enclosingType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
enclosingType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
enclosingType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
enclosingType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
enclosingType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
enclosingTypeAt(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
enclosingTypeName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
enclosingTypeNames - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
enclosingTypeNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
encodeClasspath(IClasspathEntry[], IClasspathEntry[], IPath, boolean, Map) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns the XML String encoding of the class path.
encodeClasspathEntry(IClasspathEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Encodes the given classpath entry into a string in the context of this project.
encodeClasspathEntry(IClasspathEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
encoding - Variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilationUnit
 
encoding - Variable in class org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
EncodingError(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Util.EncodingError
 
EncodingErrorCollector(FileObject, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Util.EncodingErrorCollector
 
encodings - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
end - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
end - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
end - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.NLSTag
 
end - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.CharArrayBuffer
The end of the buffer
end - Variable in class org.aspectj.weaver.bcel.ExceptionRange
 
end - Variable in class org.aspectj.weaver.patterns.PatternNode
 
end - Variable in class org.aspectj.weaver.ResolvedMemberImpl
 
end - Variable in class org.aspectj.weaver.ShadowMunger
 
end(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
end(ModificationLog.Tag) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog
 
END_OF_CLASS_DATA - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
END_OF_FILE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
 
END_OF_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to set a brace location at the end of a line.
END_OF_SOURCE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
END_OF_SOURCE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
EndAnnotationCheck - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
endElement(String, String, String) - Method in class org.aspectj.weaver.loadtime.definition.DocumentParser
 
EndHierarchyCheck - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
endIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
endLoggingSource() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
endLoggingSources() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
endLoggingTasks() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
endOfEmptyToken - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
EndOfSource - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
endParse(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
endParse(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
endParse(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
endParse(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
endParse(int) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
endPart1Position - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
endPart2Position - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
endPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
endReporting() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Pro forma notification sent after reporting a batch of completion proposals.
endReporting() - Method in interface org.aspectj.org.eclipse.jdt.core.IProblemRequestor
Notification sent after having completed problem detection process.
endReporting() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchRequestor
Notification sent after having completed the search action.
endReporting() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerWorkingCopyInfo
 
endStatementPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
endsWith(char[], char) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
endsWith(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Return true if array ends with the sequence of characters contained in toBeFound, otherwise false.
endsWithIgnoreCase(String, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns true iff str.toLowerCase().endsWith(end.toLowerCase()) implementation is not creating extra strings.
endTag(String, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.GenericXMLWriter
 
endTime - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
endVisit(AbstractBooleanTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(AbstractTypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(AdviceDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(AfterAdviceDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(AfterReturningAdviceDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(AfterThrowingAdviceDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(AndPointcut) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(AnnotatableType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(Annotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(AnnotationTypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(AnnotationTypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(AnnotationTypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.OneLineEnforcer
 
endVisit(AnnotationTypeMemberDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(AnnotationTypeMemberDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(AnonymousClassDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(AnonymousClassDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(AnonymousClassDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.OneLineEnforcer
 
endVisit(AnyTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(AnyWithAnnotationTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(AroundAdviceDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(ArrayAccess) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ArrayAccess) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ArrayCreation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ArrayCreation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ArrayInitializer) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ArrayInitializer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ArrayType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ArrayType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(AssertStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(AssertStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(Assignment) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(Assignment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
End of visit the given AST node.
endVisit(BeforeAdviceDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(Block) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(Block) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(Block) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.OneLineEnforcer
 
endVisit(BlockComment) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(BlockComment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(BodyDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(BooleanLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(BooleanLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(BreakStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(BreakStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(CastExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(CastExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(CatchClause) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(CatchClause) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(CflowPointcut) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(CharacterLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(CharacterLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ClassInstanceCreation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ClassInstanceCreation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(Comment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(CompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(CompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ConditionalExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ConditionalExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ConstructorInvocation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ConstructorInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ContinueStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ContinueStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(CreationReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(CreationReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(DeclareAnnotationDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(DeclareAtConstructorDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(DeclareAtFieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(DeclareAtMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(DeclareAtTypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(DeclareDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(DeclareErrorDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(DeclareParentsDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(DeclarePrecedenceDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(DeclareSoftDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(DeclareWarningDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(DefaultPointcut) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(DefaultTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(Dimension) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(Dimension) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(DoStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(DoStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(DoStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
endVisit(EllipsisTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(EmptyStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(EmptyStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(EnhancedForStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(EnhancedForStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(EnumConstantDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(EnumConstantDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(EnumDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(EnumDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(EnumDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.OneLineEnforcer
 
endVisit(ExportsDirective) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ExportsDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ExpressionMethodReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ExpressionMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ExpressionStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ExpressionStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(FieldAccess) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(FieldAccess) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ForStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ForStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(HasMemberTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(IdentifierTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(IfStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(IfStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ImportDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ImportDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(InfixExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(InfixExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(Initializer) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(Initializer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(InstanceofExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(InstanceofExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(IntersectionType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(IntersectionType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(InterTypeFieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(InterTypeMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(Javadoc) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(Javadoc) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(Javadoc) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.CommentsPreparator
 
endVisit(LabeledStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(LabeledStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(LambdaExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(LambdaExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(LineComment) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(LineComment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(MarkerAnnotation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(MarkerAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(MemberRef) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(MemberRef) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(MemberValuePair) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(MemberValuePair) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(MethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(MethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(MethodInvocation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(MethodInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(MethodRef) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(MethodRef) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(MethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(MethodRefParameter) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(MethodRefParameter) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(Modifier) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(Modifier) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ModuleDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ModuleDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ModuleDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.OneLineEnforcer
 
endVisit(ModuleDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ModuleModifier) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ModuleModifier) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ModuleQualifiedName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(Name) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(NameQualifiedType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(NameQualifiedType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(NormalAnnotation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(NormalAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(NotPointcut) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(NotTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(NoTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(NullLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(NullLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(NumberLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(NumberLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(OpensDirective) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(OpensDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(OrPointcut) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(PackageDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(PackageDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ParameterizedType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ParameterizedType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ParenthesizedExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ParenthesizedExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(PatternInstanceofExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(PerCflow) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(PerObject) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(PerTypeWithin) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(PointcutDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(PostfixExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(PostfixExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(PrefixExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(PrefixExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(PrimitiveType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(PrimitiveType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ProvidesDirective) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ProvidesDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(QualifiedName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(QualifiedName) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(QualifiedType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(QualifiedType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(RecordDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(RecordDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.OneLineEnforcer
 
endVisit(ReferencePointcut) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(RequiresDirective) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(RequiresDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ReturnStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ReturnStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(SignaturePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(SimpleType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SimpleType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(SingleMemberAnnotation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SingleMemberAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(SingleVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SingleVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(SingleVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
endVisit(Statement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(StringLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(StringLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(SuperConstructorInvocation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SuperConstructorInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(SuperFieldAccess) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SuperFieldAccess) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(SuperMethodInvocation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SuperMethodInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(SuperMethodReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SuperMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(SwitchCase) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SwitchCase) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(SwitchExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SwitchStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SwitchStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(SynchronizedStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SynchronizedStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(TagElement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(TagElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(TagElement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.CommentsPreparator
 
endVisit(TextBlock) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(TextElement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(TextElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ThisExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ThisExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(ThrowStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ThrowStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(TryStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(TryStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(Type) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(TypeCategoryTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
endVisit(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.OneLineEnforcer
 
endVisit(TypeDeclarationStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(TypeDeclarationStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(TypeLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(TypeLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(TypeMethodReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(TypeMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(TypeParameter) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(TypeParameter) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(UnionType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(UnionType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(UsesDirective) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(UsesDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(VariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(VariableDeclarationExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(VariableDeclarationExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(VariableDeclarationFragment) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(VariableDeclarationFragment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(VariableDeclarationStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(VariableDeclarationStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(WhileStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(WhileStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(WildcardType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(WildcardType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
endVisit(YieldStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(AllocationExpression, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.AccessForInlineVisitor
 
endVisit(AllocationExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(AllocationExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.ThrownExceptionFinder
 
endVisit(AllocationExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(AND_AND_Expression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(AND_AND_Expression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(AnnotationMethodDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(Argument, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
endVisit(Argument, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(Argument, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
endVisit(Argument, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ArrayAllocationExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(ArrayAllocationExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ArrayInitializer, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(ArrayInitializer, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ArrayInitializer, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ArrayQualifiedTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(ArrayQualifiedTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ArrayQualifiedTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(ArrayQualifiedTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ArrayReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(ArrayReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ArrayTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(ArrayTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ArrayTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(ArrayTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(AssertStatement, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.AccessForInlineVisitor
 
endVisit(AssertStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(Assignment, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(Assignment, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(BinaryExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(BinaryExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(Block, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
endVisit(Block, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(BreakStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(CaseStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(CastExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(CastExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(CharLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ClassLiteralAccess, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.AccessForInlineVisitor
 
endVisit(ClassLiteralAccess, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(Clinit, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(CompactConstructorDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(CompilationUnitDeclaration, CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(CompoundAssignment, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(CompoundAssignment, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ConditionalExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(ConditionalExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ConstructorDeclaration, ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.MakeDeclsPublicVisitor
 
endVisit(ConstructorDeclaration, ClassScope) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
endVisit(ConstructorDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
endVisit(ConstructorDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ContinueStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(DoStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(DoubleLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(EmptyStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(EqualExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(EqualExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ExplicitConstructorCall, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(ExplicitConstructorCall, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ExtendedStringLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(FalseLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(FieldDeclaration, MethodScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.MakeDeclsPublicVisitor
 
endVisit(FieldDeclaration, MethodScope) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
endVisit(FieldDeclaration, MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
endVisit(FieldDeclaration, MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(FieldReference, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.AccessForInlineVisitor
 
endVisit(FieldReference, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterSuperFixerVisitor
 
endVisit(FieldReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(FieldReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(FieldReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(FloatLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ForeachStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ForStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(IfStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ImportReference, CompilationUnitScope) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
endVisit(ImportReference, CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(Initializer, MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
endVisit(Initializer, MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(InstanceOfExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(InstanceOfExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(IntersectionCastTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(IntersectionCastTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(IntLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocAllocationExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocAllocationExpression, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocArgumentExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocArgumentExpression, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocArrayQualifiedTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocArrayQualifiedTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocArraySingleTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocArraySingleTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocFieldReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocFieldReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocImplicitTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocImplicitTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocMessageSend, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocMessageSend, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocModuleReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocModuleReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocQualifiedTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocQualifiedTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocReturnStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocReturnStatement, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(Javadoc, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(Javadoc, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocSingleNameReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocSingleNameReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocSingleTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocSingleTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(LabeledStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(LambdaExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(LambdaExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(LocalDeclaration, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
endVisit(LocalDeclaration, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(LongLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(MarkerAnnotation, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(MarkerAnnotation, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(MemberValuePair, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(MemberValuePair, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(MemberValuePair, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(MemberValuePair, CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(MessageSend, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.AccessForInlineVisitor
 
endVisit(MessageSend, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterSuperFixerVisitor
 
endVisit(MessageSend, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.SuperFixerVisitor
 
endVisit(MessageSend, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(MessageSend, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.ThrownExceptionFinder
 
endVisit(MessageSend, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(MethodDeclaration, ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.MakeDeclsPublicVisitor
 
endVisit(MethodDeclaration, ClassScope) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
endVisit(MethodDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
endVisit(MethodDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(NormalAnnotation, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(NormalAnnotation, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(NullLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(OR_OR_Expression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(OR_OR_Expression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ParameterizedQualifiedTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(ParameterizedQualifiedTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ParameterizedQualifiedTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(ParameterizedQualifiedTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ParameterizedSingleTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(ParameterizedSingleTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ParameterizedSingleTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(ParameterizedSingleTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(PostfixExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(PostfixExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(PrefixExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(PrefixExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(QualifiedAllocationExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(QualifiedAllocationExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(QualifiedNameReference, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.AccessForInlineVisitor
 
endVisit(QualifiedNameReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(QualifiedNameReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(QualifiedNameReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(QualifiedSuperReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(QualifiedSuperReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(QualifiedSuperReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(QualifiedThisReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(QualifiedThisReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(QualifiedThisReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(QualifiedTypeReference, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.AccessForInlineVisitor
 
endVisit(QualifiedTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(QualifiedTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(QualifiedTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(QualifiedTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(RecordComponent, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ReferenceExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(ReferenceExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ReturnStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(SingleMemberAnnotation, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(SingleMemberAnnotation, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(SingleNameReference, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.AccessForInlineVisitor
 
endVisit(SingleNameReference, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.ProceedVisitor
 
endVisit(SingleNameReference, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.ThisJoinPointVisitor
 
endVisit(SingleNameReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(SingleNameReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(SingleNameReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(SingleTypeReference, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.AccessForInlineVisitor
 
endVisit(SingleTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(SingleTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(SingleTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(SingleTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(StringLiteralConcatenation, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(StringLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(SuperReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(SuperReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(SwitchExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(SwitchStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(SynchronizedStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ThisReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(ThisReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ThisReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ThrowStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.ThrownExceptionFinder
 
endVisit(ThrowStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(TrueLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(TryStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(TypeDeclaration, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterSuperFixerVisitor
 
endVisit(TypeDeclaration, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.MakeDeclsPublicVisitor
 
endVisit(TypeDeclaration, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.SuperFixerVisitor
 
endVisit(TypeDeclaration, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.ValidateAtAspectJAnnotationsVisitor
 
endVisit(TypeDeclaration, BlockScope) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
endVisit(TypeDeclaration, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
endVisit(TypeDeclaration, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(TypeDeclaration, ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.MakeDeclsPublicVisitor
 
endVisit(TypeDeclaration, ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.ValidateAtAspectJAnnotationsVisitor
 
endVisit(TypeDeclaration, ClassScope) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
endVisit(TypeDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
endVisit(TypeDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(TypeDeclaration, CompilationUnitScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.ValidateAtAspectJAnnotationsVisitor
 
endVisit(TypeDeclaration, CompilationUnitScope) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
endVisit(TypeDeclaration, CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(TypeParameter, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(TypeParameter, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(UnaryExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
endVisit(UnaryExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(UnionTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(UnionTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(WhileStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(Wildcard, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(Wildcard, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(YieldStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
Engine - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.impl
 
Engine(Map<String, String>) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
engine_completing - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
engine_searching - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
engine_searching_indexing - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
engine_searching_matching - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
ENHANCED_FOR_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type EnhancedForStatement.
EnhancedForStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
Enhanced For statement AST node type (added in JLS3 API).
enrichWithExternalAnnotationsFor(ITypeAnnotationWalker, Object, LookupEnvironment) - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
enrichWithExternalAnnotationsFor(ITypeAnnotationWalker, Object, LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Conditionally add external annotations to the mix.
enrichWithExternalAnnotationsFor(ITypeAnnotationWalker, Object, LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
enrichWithExternalAnnotationsFor(ITypeAnnotationWalker, Object, LookupEnvironment) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer a type annotation walker that takes into consideration also external annotations.
enrichWithExternalAnnotationsFor(ITypeAnnotationWalker, Object, LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
enrichWithExternalAnnotationsFor(ITypeAnnotationWalker, Object, LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
enrichWithExternalAnnotationsFor(ITypeAnnotationWalker, Object, LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
ensureAdvancedConfigurationProcessed() - Method in class org.aspectj.weaver.World
 
ensureAllLineNumberSetup() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
On entry to this method we have a method whose instruction stream contains a few instructions that have line numbers assigned to them (LineNumberTags).
ensureAnnotationsResolved() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
ensureAtTargetInitialized() - Method in class org.aspectj.weaver.AbstractAnnotationAJ
ensureCapacity(Nd, long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToMany
 
ensureCapacity(Nd, long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.RawGrowableArray
Ensures that the array contains at least enough space allocated to fit the given number of new elements.
ensureConsistent() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
ensureConsistent() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
ensureConsistent() - Method in class org.aspectj.weaver.ReferenceType
 
ensureConsistent() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
Implementations need to clear state
ensureConsistent() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
ensureConsistent() - Method in class org.aspectj.weaver.ResolvedType
Undo any temporary modifications to the type (for example it may be holding annotations temporarily whilst some matching is occurring - These annotations will be added properly during weaving but sometimes for type completion they need to be held here for a while).
ensureDelegateInitialized(String, byte[]) - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
ensureIndexExists(IndexLocation, IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
ensureInitializedArgVar(int) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
ensureNullnessIsKnown(MethodBinding, Scope) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImplicitNullAnnotationVerifier
 
ensureParentWritable(File) - Static method in class org.aspectj.util.FileUtil
Ensure that the parent directory to path can be written.
ensureReadyToRun() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexRequest
 
ensureReadyToRun() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
ensureReadyToRun() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
Ensures that this job is ready to run.
ensureRepositorySetup() - Method in class org.aspectj.weaver.bcel.BcelWorld
 
ensureResolved() - Method in class org.aspectj.weaver.patterns.DeclarePrecedence
 
ensureScopeSetup() - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
Called just before the compiler is going to start resolving elements of a declaration, this method adds an intertypescope between the methodscope and classscope so that elements of the type targetted by the ITD can be resolved.
ensureScopeSetup() - Method in class org.aspectj.ajdt.internal.compiler.ast.IntertypeMemberClassDeclaration
Called just before the compiler is going to start resolving elements of a declaration, this method adds an intertype scope so that elements of the type targeted by the ITD can be resolved.
ensureScopeSetup() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
Hook for subclasses to influence scope hierarchy.
ensureSpaceLimit(JavaElementInfo, IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ElementCache
 
ensureTargetTypeIsCorrect(UnresolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
enter(String) - Method in class org.aspectj.weaver.tools.AbstractTrace
 
enter(String, Object) - Method in class org.aspectj.weaver.tools.AbstractTrace
 
enter(String, Object) - Method in class org.aspectj.weaver.tools.CommonsTrace
 
enter(String, Object) - Method in class org.aspectj.weaver.tools.DefaultTrace
 
enter(String, Object) - Method in class org.aspectj.weaver.tools.Jdk14Trace
 
enter(String, Object) - Method in interface org.aspectj.weaver.tools.Trace
 
enter(String, Object, boolean) - Method in class org.aspectj.weaver.tools.AbstractTrace
 
enter(String, Object, boolean) - Method in interface org.aspectj.weaver.tools.Trace
 
enter(String, Object, Object) - Method in class org.aspectj.weaver.tools.AbstractTrace
 
enter(String, Object, Object) - Method in interface org.aspectj.weaver.tools.Trace
 
enter(String, Object, Object[]) - Method in class org.aspectj.weaver.tools.AbstractTrace
 
enter(String, Object, Object[]) - Method in class org.aspectj.weaver.tools.CommonsTrace
 
enter(String, Object, Object[]) - Method in class org.aspectj.weaver.tools.DefaultTrace
 
enter(String, Object, Object[]) - Method in class org.aspectj.weaver.tools.Jdk14Trace
 
enter(String, Object, Object[]) - Method in interface org.aspectj.weaver.tools.Trace
 
enterAbstractMethod(int, int[], int, int, char[], int, int, int, char[], int, int, char[][], int[], int[], char[][], int[], int[], int, int, int, char[][], int[], int[], int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
Creates a new DOMMethod and inizializes.
enterAbstractMethod(ISourceElementRequestor.MethodInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.
Creates a new DOMMethod and inizializes.
enterAnyExceptionHandler(CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
enterAnyExceptionHandler(CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
enterClass(int, int[], int, int, int, char[], int, int, char[], int, int, char[][], int[], int[], int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
enterClass(int, int[], int, int, int, char[], int, int, char[], int, int, char[][], int[], int[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
 
enterCompilationUnit() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
enterCompilationUnit() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
enterCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
enterCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
enterCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.
 
enterCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
enterCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
enterConstructor(int, int[], int, int, char[], int, int, char[][], int[], int[], char[][], int[], int[], int, char[][], int[], int[], int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
enterConstructor(int, int[], int, int, char[], int, int, char[][], int[], int[], char[][], int[], int[], int, char[][], int[], int[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
 
enterConstructor(ISourceElementRequestor.MethodInfo) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
enterConstructor(ISourceElementRequestor.MethodInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
enterConstructor(ISourceElementRequestor.MethodInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
enterConstructor(ISourceElementRequestor.MethodInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.
 
enterConstructor(ISourceElementRequestor.MethodInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
enterConstructor(ISourceElementRequestor.MethodInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
enterDeclaredExceptionHandlers(CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
enterDeclaredExceptionHandlers(CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
enterField(int, int[], int, int, char[], int, int, int, char[], int, int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
enterField(int, int[], int, int, char[], int, int, int, char[], int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
 
enterField(ISourceElementRequestor.FieldInfo) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
enterField(ISourceElementRequestor.FieldInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
enterField(ISourceElementRequestor.FieldInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
enterField(ISourceElementRequestor.FieldInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.
 
enterField(ISourceElementRequestor.FieldInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
enterField(ISourceElementRequestor.FieldInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
enteringPhase(int, Object) - Static method in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
enterInitializer(int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
enterInitializer(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
enterInitializer(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
enterInitializer(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.
 
enterInitializer(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
enterInitializer(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
enterInterface(int, int[], int, int, int, char[], int, int, char[][], int[], int[], int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
enterInterface(int, int[], int, int, int, char[], int, int, char[][], int[], int[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
 
enterLambda(LambdaExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
enterMethod(int, int[], int, int, char[], int, int, int, char[], int, int, char[][], int[], int[], char[][], int[], int[], int, int, int, char[][], int[], int[], int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
enterMethod(int, int[], int, int, char[], int, int, int, char[], int, int, char[][], int[], int[], char[][], int[], int[], int, int, int, char[][], int[], int[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
 
enterMethod(ISourceElementRequestor.MethodInfo) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
enterMethod(ISourceElementRequestor.MethodInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
enterMethod(ISourceElementRequestor.MethodInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
enterMethod(ISourceElementRequestor.MethodInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.
 
enterMethod(ISourceElementRequestor.MethodInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
enterMethod(ISourceElementRequestor.MethodInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
enterModule(ISourceElementRequestor.ModuleInfo) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
enterModule(ISourceElementRequestor.ModuleInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
enterModule(ISourceElementRequestor.ModuleInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
enterModule(ISourceElementRequestor.ModuleInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
enterParticipant(SearchParticipant) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchRequestor
Intermediate notification sent when the given participant starts to contribute.
enterPolyInvocation(InvocationSite, Expression[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
enterRead() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.ReadWriteMonitor
Concurrent reading is allowed Blocking only when already writing.
enterRecursiveFunction() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Call this before descending into type details to prevent infinite recursion.
enterRecursiveFunction() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
enterRecursiveFunction() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
enterRecursiveProjectionFunction() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
enterType(int, int[], int, int, int, char[], int, int, char[], int, int, char[][], int[], int[], int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
 
enterType(ISourceElementRequestor.TypeInfo) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
enterType(ISourceElementRequestor.TypeInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
enterType(ISourceElementRequestor.TypeInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
enterType(ISourceElementRequestor.TypeInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.
 
enterType(ISourceElementRequestor.TypeInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
enterType(ISourceElementRequestor.TypeInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
enterWrite() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.ReadWriteMonitor
Only one writer at a time is allowed to perform Blocking only when already writing or reading.
ENTRIES_IN_CHILD_TABLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LargeBlock
 
entryKind - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Describes the kind of classpath entry - one of CPE_PROJECT, CPE_LIBRARY, CPE_SOURCE, CPE_VARIABLE or CPE_CONTAINER
entryName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
entryQueue - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Start of queue (most recently used entry)
entryQueueTail - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
End of queue (least recently used entry)
EntryResult - Class in org.aspectj.org.eclipse.jdt.internal.core.index
 
EntryResult(char[], Object) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.index.EntryResult
 
entrySet() - Method in class org.aspectj.ajdt.internal.core.builder.AjState.SoftHashMap
 
entrySet() - Method in class org.aspectj.apache.bcel.util.ClassLoaderRepository.SoftHashMap
 
entrySet() - Method in class org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository.SoftHashMap
 
entrySet() - Method in class org.aspectj.util.SoftHashMap
 
entryTable - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Hash table for fast random access to cache entries
ENUM - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
ENUM - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
ENUM - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeCategoryTypePattern
 
ENUM - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is an enum.
ENUM - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
ENUM - Static variable in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
ENUM - Static variable in class org.aspectj.weaver.UnresolvedType
 
ENUM_BODY_END - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
ENUM_BODY_START - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
ENUM_CONSTANT - Static variable in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
ENUM_CONSTANT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
ENUM_CONSTANT - Static variable in class org.aspectj.weaver.AnnotationValue
 
ENUM_CONSTANT_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type EnumConstantDeclaration.
ENUM_CONSTANT_SUMMARY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
ENUM_CONSTANTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.EnumDeclaration
The "enumConstants" structural property of this node type (element type: EnumConstantDeclaration).
ENUM_DECL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
ENUM_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type EnumDeclaration.
ENUM_SUFFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
ENUM_TAG - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a value that represents an enum constant
ENUM_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantEnum
 
ENUM_VALUE - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
ENUM_VALUE - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
ENUM_VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantEnum
 
enumAbstractMethodMustBeImplemented(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
EnumAbstractMethodMustBeImplemented - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
EnumAnnotationValue - Class in org.aspectj.weaver
 
EnumAnnotationValue(String, String) - Constructor for class org.aspectj.weaver.EnumAnnotationValue
 
enumAsTargetForDecpIgnored - Variable in class org.aspectj.weaver.Lint
 
enumConstant - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
EnumConstantCannotDefineAbstractMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
enumConstantCount() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
EnumConstantDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
Enumeration constant declaration AST node type (added in JLS3 API).
enumConstantMustImplementAbstractMethod(AbstractMethodDeclaration, FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
EnumConstantMustImplementAbstractMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
enumConstants() - Method in class org.aspectj.org.eclipse.jdt.core.dom.EnumDeclaration
Returns the live ordered list of enum constant declarations of this enum declaration.
enumConstantsCannotBeSurroundedByParenthesis(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
EnumConstantsCannotBeSurroundedByParenthesis - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
enumConstantsCounter - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
EnumConstantSignature - Class in org.aspectj.org.eclipse.jdt.internal.compiler.env
Represents a reference to a enum constant in the class file.
EnumConstantSignature(char[], char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.env.EnumConstantSignature
 
EnumDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
Enum declaration AST node type (added in JLS3 API).
EnumElementValue - Class in org.aspectj.apache.bcel.classfile.annotation
 
EnumElementValue(int, int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.EnumElementValue
This ctor assumes the constant pool already contains the right type and value - as indicated by typeIdx and valueIdx.
EnumElementValue(EnumElementValue, ConstantPool, boolean) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.EnumElementValue
 
EnumElementValue(ObjectType, String, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.EnumElementValue
 
EnumName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
EnumOrdinal - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
EnumStaticFieldInInInitializerContext - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
enumStaticFieldUsedDuringInitialization(FieldBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
enumSwitchCannotTargetField(Reference, FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
EnumSwitchCannotTargetField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
EnumUsedAsAnIdentifier - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
EnumValueOf - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
EnumValues - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
enumValuesSyntheticfield - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
environment - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
environment - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImplicitNullAnnotationVerifier
 
environment - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
environment - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
environment - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
environment - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
environment() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
environment() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceSubstitution
 
environment() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
environment() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
environment() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
environment() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Substitution
Returns the lookup environment
environment() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Substitution.NullSubstitution
 
environmentSupportsIncrementalCompilation(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
EOF - Static variable in interface org.aspectj.weaver.patterns.IToken
 
eofPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
eofPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
EOFT_SYMBOL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
EOL - Static variable in class org.aspectj.util.LangUtil
 
EOLT_SYMBOL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
EQUAL - Static variable in interface org.aspectj.bridge.IMessageHolder
value for orGreater parameter
EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
EQUAL_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
EQUAL_OR_MORE_SPECIFIC - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
equalArrays(Object[], Object[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Compares two arrays using equals() on the elements.
equalArraysOrNull(int[], int[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Compares two arrays using equals() on the elements.
equalArraysOrNull(Object[], Object[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Compares two arrays using equals() on the elements.
equalArraysOrNullSortFirst(String[], String[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Compares two String arrays using equals() on the elements.
equalArraysOrNullSortFirst(Util.Comparable[], Util.Comparable[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Compares two arrays using equals() on the elements.
EqualExpression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
EqualExpression(Expression, Expression, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.EqualExpression
 
equalOrNull(Object, Object) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Compares two objects using equals().
equals(char[][], char[][]) - Static method in class org.aspectj.asm.internal.CharOperation
 
equals(char[][], char[][]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers true if the two arrays are identical character by character, otherwise false.
equals(char[][], char[][]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
equals(char[][], char[][], boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
If isCaseSensite is true, answers true if the two arrays are identical character by character, otherwise false.
equals(char[], char[]) - Static method in class org.aspectj.asm.internal.CharOperation
Taken from org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
equals(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers true if the two arrays are identical character by character, otherwise false.
equals(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
equals(char[], char[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
If isCaseSensite is true, answers true if the two arrays are identical character by character, otherwise false.
equals(char[], char[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers true if the first array is identical character by character to a portion of the second array delimited from position secondStart (inclusive) to secondEnd(exclusive), otherwise false.
equals(char[], char[], int, int, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers true if the first array is identical character by character to a portion of the second array delimited from position secondStart (inclusive) to secondEnd(exclusive), otherwise false.
equals(char[], int, int, char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
Returns true if the contents of a section of a character array are the same as contents of another character array.
equals(char[], int, int, char[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
equals(char[], int, int, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
Returns true if the contents of a section of a character array are the same as contents of a string.
equals(char[], String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
Returns true if the contents of a character array are the same as contents of a string.
equals(Object) - Method in class org.aspectj.ajdt.internal.compiler.InterimCompilationResult
 
equals(Object) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
equals(Object) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig.BinarySourceFile
 
equals(Object) - Method in class org.aspectj.apache.bcel.generic.ArrayType
 
equals(Object) - Method in class org.aspectj.apache.bcel.generic.BasicType
 
equals(Object) - Method in class org.aspectj.apache.bcel.generic.IINC
 
equals(Object) - Method in class org.aspectj.apache.bcel.generic.Instruction
 
equals(Object) - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
Only equal if they are the same branch instruction - otherwise too risky as the targets may only temporarily be pointing at the same destination.
equals(Object) - Method in class org.aspectj.apache.bcel.generic.InstructionByte
 
equals(Object) - Method in class org.aspectj.apache.bcel.generic.InstructionCP
 
equals(Object) - Method in class org.aspectj.apache.bcel.generic.InstructionLV
 
equals(Object) - Method in class org.aspectj.apache.bcel.generic.InstructionSelect
 
equals(Object) - Method in class org.aspectj.apache.bcel.generic.InstructionShort
 
equals(Object) - Method in class org.aspectj.apache.bcel.generic.InvokeDynamic
 
equals(Object) - Method in class org.aspectj.apache.bcel.generic.INVOKEINTERFACE
 
equals(Object) - Method in class org.aspectj.apache.bcel.generic.LineNumberTag
 
equals(Object) - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
We consider to local variables to be equal, if the use the same index and are valid in the same range.
equals(Object) - Method in class org.aspectj.apache.bcel.generic.LocalVariableTag
 
equals(Object) - Method in class org.aspectj.apache.bcel.generic.MULTIANEWARRAY
 
equals(Object) - Method in class org.aspectj.apache.bcel.generic.ObjectType
 
equals(Object) - Method in class org.aspectj.apache.bcel.generic.RET
 
equals(Object) - Method in class org.aspectj.apache.bcel.generic.ReturnaddressType
Returns if the two Returnaddresses refer to the same target.
equals(Object) - Method in class org.aspectj.apache.bcel.util.ClassPath
 
equals(Object) - Method in class org.aspectj.bridge.SourceLocation
 
equals(Object) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
The ASTNode implementation of this Object method uses object identity (==).
equals(Object) - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IBinding
There is no special definition of equality for bindings; equality is simply object identity.
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.core.SourceRange
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.ProcessorInfo
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NameImpl
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.BasicModule
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationInfo
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ElementValuePairInfo
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.ExceptionMarker
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRule
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.ClassSignature
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.EnumConstantSignature
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddExports
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddReads
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.ModuleReferenceImpl
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.BooleanConstant
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.StringConstant
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyParameterizedGenericMethodBinding
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBound
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.CtSym
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BufferFactoryWrapper
Deprecated.
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathMultiDirectory
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathAttribute
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathChange
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Returns true if the given object is a classpath entry with equivalent attributes.
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Returns true if this handle represents the same Java element as the given handle.
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportName
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.PropertyLocation
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalJavaProject
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
Returns true if this handle represents the same external folder as the given handle.
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.JarIndexLocation
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Initializer
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
Returns true if this handle represents the same jar as the given handle.
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Returns true if this handle represents the same Java element as the given handle.
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta.Key
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns true if this handle represents the same Java project as the given handle.
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.MemberValuePair
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LongString
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog.Tag
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.FileFingerprint
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNode
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageDeclaration
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
Compares two objects for equality; for PackageFragmentRoots, equality is having the same parent, same resources, and occurrence count.
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedLambdaExpression
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AddJrtToIndex
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexAllProject
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexBinaryFolder
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchTypeNameMatch
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaWorkspaceScope
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper.LocalVariableElementKey
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.UserLibrary
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet.HashableWeakReference
 
equals(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray.HashableWeakReference
 
equals(Object) - Method in class org.aspectj.util.TypeSafeEnum
 
equals(Object) - Method in class org.aspectj.weaver.Advice
 
equals(Object) - Method in class org.aspectj.weaver.AdviceKind
 
equals(Object) - Method in class org.aspectj.weaver.AnnotationOnTypeMunger
 
equals(Object) - Method in class org.aspectj.weaver.ast.And
 
equals(Object) - Method in class org.aspectj.weaver.ast.HasAnnotation
 
equals(Object) - Method in class org.aspectj.weaver.ast.Instanceof
 
equals(Object) - Method in class org.aspectj.weaver.ast.Not
 
equals(Object) - Method in class org.aspectj.weaver.ast.Or
 
equals(Object) - Method in class org.aspectj.weaver.bcel.BcelTypeMunger
 
equals(Object) - Method in class org.aspectj.weaver.bcel.BcelWeakClassLoaderReference
 
equals(Object) - Method in class org.aspectj.weaver.bcel.ExceptionRange
 
equals(Object) - Method in class org.aspectj.weaver.bcel.UnwovenClassFile.ChildClass
 
equals(Object) - Method in class org.aspectj.weaver.Checker
 
equals(Object) - Method in class org.aspectj.weaver.JoinPointSignature
 
equals(Object) - Method in class org.aspectj.weaver.MemberImpl
 
equals(Object) - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
equals(Object) - Method in class org.aspectj.weaver.MethodDelegateTypeMunger.FieldHostTypeMunger
 
equals(Object) - Method in class org.aspectj.weaver.NewConstructorTypeMunger
 
equals(Object) - Method in class org.aspectj.weaver.NewFieldTypeMunger
 
equals(Object) - Method in class org.aspectj.weaver.NewMemberClassTypeMunger
 
equals(Object) - Method in class org.aspectj.weaver.NewMethodTypeMunger
 
equals(Object) - Method in class org.aspectj.weaver.NewParentTypeMunger
 
equals(Object) - Method in class org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.AndPointcut
 
equals(Object) - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.AnnotationPatternList
 
equals(Object) - Method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
equals(Object) - Method in class org.aspectj.weaver.patterns.AnyTypePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
equals(Object) - Method in class org.aspectj.weaver.patterns.ArgsPointcut
 
equals(Object) - Method in class org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.BindingAnnotationTypePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.BindingTypePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.CflowPointcut
 
equals(Object) - Method in class org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
equals(Object) - Method in class org.aspectj.weaver.patterns.ConcreteCflowPointcut.Slot
 
equals(Object) - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
equals(Object) - Method in class org.aspectj.weaver.patterns.DeclareAnnotation.Kind
 
equals(Object) - Method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
equals(Object) - Method in class org.aspectj.weaver.patterns.DeclareParents
 
equals(Object) - Method in class org.aspectj.weaver.patterns.DeclareParentsMixin
 
equals(Object) - Method in class org.aspectj.weaver.patterns.DeclarePrecedence
 
equals(Object) - Method in class org.aspectj.weaver.patterns.DeclareSoft
 
equals(Object) - Method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
equals(Object) - Method in class org.aspectj.weaver.patterns.EllipsisTypePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.ExactTypePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.HandlerPointcut
 
equals(Object) - Method in class org.aspectj.weaver.patterns.HasMemberTypePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.IfPointcut
 
equals(Object) - Method in class org.aspectj.weaver.patterns.KindedPointcut
 
equals(Object) - Method in class org.aspectj.weaver.patterns.ModifiersPattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.NamePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.NotPointcut
 
equals(Object) - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.NoTypePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.OrPointcut
 
equals(Object) - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.PerCflow
 
equals(Object) - Method in class org.aspectj.weaver.patterns.PerFromSuper
 
equals(Object) - Method in class org.aspectj.weaver.patterns.PerObject
 
equals(Object) - Method in class org.aspectj.weaver.patterns.PerSingleton
 
equals(Object) - Method in class org.aspectj.weaver.patterns.PerTypeWithin
 
equals(Object) - Method in class org.aspectj.weaver.patterns.ReferencePointcut
 
equals(Object) - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
equals(Object) - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
equals(Object) - Method in class org.aspectj.weaver.patterns.ThrowsPattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.TypePatternList
 
equals(Object) - Method in class org.aspectj.weaver.patterns.TypePatternQuestions.Question
 
equals(Object) - Method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.WildAnnotationTypePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
equals(Object) - Method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
equals(Object) - Method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
equals(Object) - Method in class org.aspectj.weaver.patterns.WithincodePointcut
 
equals(Object) - Method in class org.aspectj.weaver.patterns.WithinPointcut
 
equals(Object) - Method in class org.aspectj.weaver.PerObjectInterfaceTypeMunger
 
equals(Object) - Method in class org.aspectj.weaver.PerTypeWithinTargetTypeMunger
 
equals(Object) - Method in class org.aspectj.weaver.PrivilegedAccessMunger
 
equals(Object) - Method in class org.aspectj.weaver.ResolvedType
 
equals(Object) - Method in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking.IndexEntry
 
equals(Object) - Method in class org.aspectj.weaver.tools.cache.CachedClassEntry
 
equals(Object) - Method in class org.aspectj.weaver.tools.cache.CachedClassReference
 
equals(Object) - Method in class org.aspectj.weaver.TypeVariableReferenceType
 
equals(Object) - Method in class org.aspectj.weaver.UnresolvedType
Equality is checked based on the underlying signature.
equals(Object) - Method in class org.aspectj.weaver.WeakClassLoaderReference
 
Equals - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.DangerousMethod
 
Equals - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
EQUALS - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Equals "==" operator.
EQUALS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
equalsAndSameParent(IJavaElement, IJavaElement) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Returns whether the two java elements are equals and have the same parent.
equalsApartFromDeclaringType(Object) - Method in class org.aspectj.weaver.JoinPointSignature
 
equalsApartFromDeclaringType(Object) - Method in class org.aspectj.weaver.MemberImpl
 
equalsApartFromDeclaringType(Object) - Method in interface org.aspectj.weaver.ResolvedMember
 
equalsEquals(TypeBinding, TypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
equalsIgnoreJavaLikeExtension(String, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
equalsOneOf(IPath, IPath[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
EqualsSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
equivalentTo(Object) - Method in class org.aspectj.weaver.ConcreteTypeMunger
Equivalence can be true for an EclipseTypeMunger and a BcelTypeMunger that represent the same transformation (just at different points in the pipeline).
equivalentTo(Object) - Method in class org.aspectj.weaver.NewConstructorTypeMunger
 
erasedParamaterTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
erasure() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
erasure() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
erasure() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
erasure() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
erasure() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
erasure() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
erasure() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
erasure() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
erasure(TypeMirror) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
ERASURE_MATCH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
ErrBadClassname - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadComponentInfo - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadConstantClass - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadConstantFieldRef - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadConstantInterfaceMethodRef - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadConstantMethodRef - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadConstantNameAndType - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadConstantPoolIndex - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadConstantString - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadFieldInfo - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadInterface - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadMagic - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadMajorVersion - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadMethodInfo - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadMinorVersion - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadModifiers - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadSuperclassName - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrClassCannotBeAbstractFinal - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrEmptyConstantPool - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrIncorrectInterfaceMethods - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrInterfaceCannotBeFinal - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrInterfaceMustBeAbstract - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrInterfaceMustSubclassObject - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrInvalidMethodName - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrInvalidMethodSignature - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrMalformedAttribute - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrMalformedUtf8 - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrMethodMustBeAbstract - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
error(int, IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Convenience method to create a JavaModelException embending a JavaModelStatus.
error(String) - Static method in class org.aspectj.bridge.MessageUtil
 
error(String) - Method in class org.aspectj.weaver.tools.AbstractTrace
 
error(String) - Method in class org.aspectj.weaver.tools.cache.WeavedClassCache
 
error(String) - Method in interface org.aspectj.weaver.tools.Trace
 
error(String) - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
error(String, Throwable) - Method in class org.aspectj.weaver.tools.cache.WeavedClassCache
 
error(String, Throwable) - Method in class org.aspectj.weaver.tools.CommonsTrace
 
error(String, Throwable) - Method in class org.aspectj.weaver.tools.DefaultTrace
 
error(String, Throwable) - Method in class org.aspectj.weaver.tools.Jdk14Trace
 
error(String, Throwable) - Method in interface org.aspectj.weaver.tools.Trace
 
error(String, Throwable) - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
error(String, ISourceLocation) - Static method in class org.aspectj.bridge.MessageUtil
 
error(IMessageHandler, String) - Static method in class org.aspectj.bridge.MessageUtil
create and handle error message (ignored if handler is null)
error(BcelClassWeaver, String, ISourceLocation, ISourceLocation[]) - Method in class org.aspectj.weaver.bcel.BcelTypeMunger
 
error(SAXParseException) - Method in class org.aspectj.weaver.loadtime.definition.DocumentParser
 
Error - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
ERROR - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
ERROR - Static variable in class org.aspectj.ajde.ui.BuildConfigNode.Kind
 
ERROR - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
ERROR - Static variable in interface org.aspectj.bridge.IMessage
 
ERROR - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "error".
ERROR - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
ERROR - Static variable in class org.aspectj.weaver.UnresolvedType
 
ERROR_ACTION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
ERROR_MALFORMED_UTF8 - Static variable in exception org.aspectj.org.eclipse.jdt.core.util.ClassFormatException
 
ERROR_NOMESSAGE - Static variable in class org.aspectj.bridge.MessageUtil
 
ERROR_OR_WARNING - Static variable in class org.aspectj.weaver.patterns.Declare
 
ERROR_SYMBOL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
ERROR_TRUNCATED_INPUT - Static variable in exception org.aspectj.org.eclipse.jdt.core.util.ClassFormatException
 
ErrorAlreadyReported - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
ErrorDialog - Class in org.aspectj.ajde.ui.swing
 
ErrorDialog(Frame, String, Throwable, String, String) - Constructor for class org.aspectj.ajde.ui.swing.ErrorDialog
 
ErrorInSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
errorNoMethodFor(Expression, TypeBinding, char[], TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
errorNoMethodFor(MessageSend, TypeBinding, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
errorNoSuperInInterface(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
errorOnAddedField(FieldGen, ISourceLocation) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
errorRaised() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
Has an error been raised in any of the rounds of processing in this build?
errorRaised() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl
 
errorReportSource(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
errorThisSuperInStatic(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
errorThreshold - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
ErrorTypeElement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Element corresponding to the Error type mirror
ErrorTypeImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Implementation of the ErrorType interface.
ErrorUseOfUnderscoreAsAnIdentifier - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ErrTruncatedInput - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrUnknownConstantTag - Static variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ESCAPE - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
ESCAPED_VALUE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.CharacterLiteral
The "escapedValue" structural property of this node type (type: String).
ESCAPED_VALUE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.StringLiteral
The "escapedValue" structural property of this node type (type: String).
ESCAPED_VALUE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TextBlock
The "escapedValue" structural property of this node type (type: String).
escapeMementoName(StringBuffer, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
escapeMementoName(StringBuffer, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
escapeString(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Disassembler
 
ESCAPING - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
evaluate(char[], char[][], char[][], int[], char[], boolean, boolean, INameEnvironment, Map<String, String>, IRequestor, IProblemFactory) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
 
evaluate(char[], INameEnvironment, Map<String, String>, IRequestor, IProblemFactory) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
 
evaluateCodeSnippet(String, String[], String[], int[], IType, boolean, boolean, ICodeSnippetRequestor, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
Evaluates the given code snippet in the context of a suspended thread.
evaluateCodeSnippet(String, String[], String[], int[], IType, boolean, boolean, ICodeSnippetRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
evaluateCodeSnippet(String, ICodeSnippetRequestor, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
Evaluates the given code snippet.
evaluateCodeSnippet(String, ICodeSnippetRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
evaluateFormatterEdit(String, TextEdit, Position[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
Evaluates the edit on the given string.
evaluateImports(INameEnvironment, IRequestor, IProblemFactory) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
 
evaluateNullAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
evaluateNullAnnotations(Scope, TypeParameter) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
evaluateNullAnnotations(Scope, Wildcard) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
evaluate null type annotations and check / copy nullTagBits from bound and typevariable.
evaluateTypeQualifierDefault(ReferenceBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
evaluateVariable(IGlobalVariable, ICodeSnippetRequestor, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
Evaluates the given global variable.
evaluateVariable(IGlobalVariable, ICodeSnippetRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
evaluateVariable(GlobalVariable, INameEnvironment, Map<String, String>, IRequestor, IProblemFactory) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
 
evaluateVariables(INameEnvironment, Map<String, String>, IRequestor, IProblemFactory) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
 
EVALUATION_ERROR - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that an error was encountered while trying to evaluate a code snippet, or other item.
EvaluationConstants - Interface in org.aspectj.org.eclipse.jdt.internal.eval
 
EvaluationContext - Class in org.aspectj.org.eclipse.jdt.internal.eval
 
EvaluationContext() - Constructor for class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
Creates a new evaluation context.
EvaluationContextWrapper - Class in org.aspectj.org.eclipse.jdt.internal.core.eval
A wrapper around the infrastructure evaluation context.
EvaluationContextWrapper(EvaluationContext, JavaProject) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Creates a new wrapper around the given infrastructure evaluation context and project.
EvaluationResult - Class in org.aspectj.org.eclipse.jdt.internal.eval
An EvaluationResult is the result of a code snippet evaluation, a global variable evaluation or it is used to report problems against imports and package declaration.
EvaluationResult(char[], int, char[], char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
 
EvaluationResult(char[], int, CategorizedProblem[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
 
evaluationResultsForCompilationProblems(CompilationResult, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.Evaluator
Returns the evaluation results that converts the given compilation result that has problems.
Evaluator - Class in org.aspectj.org.eclipse.jdt.internal.eval
A evaluator builds a compilation unit and compiles it into class files.
event(String) - Method in class org.aspectj.weaver.tools.CommonsTrace
 
event(String) - Method in class org.aspectj.weaver.tools.DefaultTrace
 
event(String) - Method in class org.aspectj.weaver.tools.Jdk14Trace
 
event(String) - Method in interface org.aspectj.weaver.tools.Trace
 
event(String, Object, Object) - Method in class org.aspectj.weaver.tools.AbstractTrace
 
event(String, Object, Object) - Method in interface org.aspectj.weaver.tools.Trace
 
event(String, Object, Object[]) - Method in class org.aspectj.weaver.tools.CommonsTrace
 
event(String, Object, Object[]) - Method in class org.aspectj.weaver.tools.DefaultTrace
 
event(String, Object, Object[]) - Method in class org.aspectj.weaver.tools.Jdk14Trace
 
event(String, Object, Object[]) - Method in interface org.aspectj.weaver.tools.Trace
 
EVERYTHING - Static variable in interface org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags
 
evictWeavingState() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
evictWeavingState() - Method in class org.aspectj.weaver.JoinPointSignature
 
evictWeavingState() - Method in interface org.aspectj.weaver.ResolvedMember
 
evictWeavingState() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
EXACT - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching.CheckMode
in this mode we check similar to isTypeArgumentContained.
EXACT - Static variable in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
EXACT - Static variable in class org.aspectj.weaver.patterns.TypePattern
 
EXACT_FLAVOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
EXACT_MATCH - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Deprecated.
EXACT_MATCH - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchResultCollector
Deprecated.
EXACT_TYPE_PATTERN_REQD - Static variable in class org.aspectj.weaver.WeaverMessages
 
ExactAnnotationFieldTypePattern - Class in org.aspectj.weaver.patterns
Represents an attempt to bind the field of an annotation within a pointcut.
ExactAnnotationFieldTypePattern(ExactAnnotationTypePattern, String) - Constructor for class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
ExactAnnotationFieldTypePattern(UnresolvedType, String) - Constructor for class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
ExactAnnotationTypePattern - Class in org.aspectj.weaver.patterns
Matches an annotation of a given type
ExactAnnotationTypePattern(String) - Constructor for class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
ExactAnnotationTypePattern(UnresolvedType, Map<String, String>) - Constructor for class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
EXACTFIELD - Static variable in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
ExactTypePattern - Class in org.aspectj.org.eclipse.jdt.core.dom
 
ExactTypePattern - Class in org.aspectj.weaver.patterns
 
ExactTypePattern(UnresolvedType, boolean, boolean) - Constructor for class org.aspectj.weaver.patterns.ExactTypePattern
 
exception - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThrowStatement
 
exception - Variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
exception - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
EXCEPTION - Enum constant in enum class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
The special value ImportRewrite.TypeLocation.EXCEPTION is used for exception types in catch and throws declarations, which are implicitly non-null.
EXCEPTION - Static variable in class org.aspectj.apache.bcel.generic.Type
 
EXCEPTION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadoc
 
EXCEPTION_HANDLER - Static variable in interface org.aspectj.lang.JoinPoint
 
EXCEPTION_HANDLER - Static variable in class org.aspectj.weaver.Shadow
 
EXCEPTION_IN_INITIALIZER_ERROR - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
EXCEPTION_PARAMETER - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
EXCEPTION_PARAMETER - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
EXCEPTION_PARAMETER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
EXCEPTION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.CatchClause
The "exception" structural property of this node type (child type: SingleVariableDeclaration).
EXCEPTION_THROWER - Static variable in interface org.aspectj.apache.bcel.Constants
 
EXCEPTION_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodException
 
exception_wrongFormat - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
exceptionArgument - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
ExceptionAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IExceptionAttribute.
ExceptionConstants - Interface in org.aspectj.apache.bcel
Exception constants.
exceptionCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
exceptionDuringDecode - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationInfo
 
ExceptionHandler - Static variable in class org.aspectj.weaver.Shadow
 
ExceptionHandlerBit - Static variable in class org.aspectj.weaver.Shadow
 
ExceptionHandlingFlowContext - Class in org.aspectj.org.eclipse.jdt.internal.compiler.flow
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
ExceptionHandlingFlowContext(FlowContext, ASTNode, ReferenceBinding[], FlowContext, BlockScope, UnconditionalFlowInfo) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
ExceptionHandlingFlowContext(FlowContext, TryStatement, ReferenceBinding[], int[], FlowContext, BlockScope, FlowInfo) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
ExceptionInferenceFlowContext - Class in org.aspectj.org.eclipse.jdt.internal.compiler.flow
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
ExceptionInferenceFlowContext(FlowContext, ASTNode, ReferenceBinding[], FlowContext, BlockScope, UnconditionalFlowInfo) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionInferenceFlowContext
 
ExceptionLabel - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
ExceptionLabel(CodeStream, TypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
ExceptionLabel(CodeStream, TypeBinding, TypeReference, Annotation[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
exceptionLabels - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
exceptionLabelsCounter - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ExceptionMarker(int, TypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.ExceptionMarker
 
exceptionMarkers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
exceptionNames - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
ExceptionParameterIsNeverUsed - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ExceptionRange - Class in org.aspectj.weaver.bcel
exceptionRanges are set initially to be low priority.
ExceptionRange(InstructionList, UnresolvedType, boolean) - Constructor for class org.aspectj.weaver.bcel.ExceptionRange
 
ExceptionRange(InstructionList, UnresolvedType, int) - Constructor for class org.aspectj.weaver.bcel.ExceptionRange
exceptionReferences - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
EXCEPTIONS - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"Exceptions" attribute.
EXCEPTIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
ExceptionsName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
ExceptionTable - Class in org.aspectj.apache.bcel.classfile
This class represents the table of exceptions that are thrown by a method.
ExceptionTable(int, int, int[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.ExceptionTable
 
ExceptionTable(ExceptionTable) - Constructor for class org.aspectj.apache.bcel.classfile.ExceptionTable
Initialize from another object.
ExceptionTableEntry - Class in org.aspectj.org.eclipse.jdt.internal.core.util
This class describes an entry in the exception table attribute according to the JVM specifications.
exceptionThrowerFlowInfos - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
exceptionThrowers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
exceptionType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThrowStatement
 
exceptionType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
exceptionType - Variable in class org.aspectj.weaver.Advice
 
exceptionType() - Element in annotation interface org.aspectj.internal.lang.annotation.ajcDeclareSoft
 
ExceptionTypeAmbiguous - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.AmbiguousType instead
ExceptionTypeInheritedNameHidesEnclosingName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.InheritedTypeHidesEnclosingName instead
ExceptionTypeInternalNameProvided - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.InternalTypeNameProvided instead
ExceptionTypeNotFound - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.UndefinedType instead
ExceptionTypeNotVisible - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.NotVisibleType instead
exceptionTypeReference - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
exceptionTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
exceptionTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
exceptionTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
A collection of type names of the exceptions this method throws, or an empty collection if this method does not declare to throw any exceptions.
EXCLUDE_NONE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
EXCS_ARRAY_EXCEPTION - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
EXCS_CLASS_AND_INTERFACE_RESOLUTION - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
Pre-defined exception arrays according to chapters 5.1-5.4 of the Java Virtual Machine Specification
EXCS_CLASS_AND_INTERFACE_RESOLUTION_ANEWARRAY - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
EXCS_CLASS_AND_INTERFACE_RESOLUTION_CHECKCAST - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
EXCS_CLASS_AND_INTERFACE_RESOLUTION_FOR_ALLOCATIONS - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
EXCS_CLASS_AND_INTERFACE_RESOLUTION_MULTIANEWARRAY - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
EXCS_FIELD_AND_METHOD_RESOLUTION - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
EXCS_FIELD_AND_METHOD_RESOLUTION_GETFIELD_PUTFIELD - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
EXCS_FIELD_AND_METHOD_RESOLUTION_GETSTATIC_PUTSTATIC - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
EXCS_INTERFACE_METHOD_RESOLUTION - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
EXCS_INTERFACE_METHOD_RESOLUTION_INVOKEINTERFACE - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
EXCS_INTERFACE_METHOD_RESOLUTION_INVOKESPECIAL_INVOKEVIRTUAL - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
EXCS_INTERFACE_METHOD_RESOLUTION_INVOKESTATIC - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
EXCS_STRING_RESOLUTION - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
execInOtherVM(String[]) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
Execute in another process using the same JDK and the base directory of the project.
ExecutableElementImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
 
ExecutableTypeImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Implementation of the ExecutableType
execute() - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
execute() - Method in class org.aspectj.tools.ant.taskdefs.Ajc11CompilerAdapter
 
execute() - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
 
execute() - Method in class org.aspectj.tools.ant.taskdefs.AjcCompilerAdapter
Run the compiler.
execute() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
Compile using ajc per settings.
execute() - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
execute() - Method in class org.aspectj.tools.ant.taskdefs.compilers.Ajc
Checks the command line for arguments allowed only in AJC and disallowed by AJC and then calls the compile() method.
execute(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AddJrtToIndex
 
execute(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexAllProject
Ensure consistency of a project index.
execute(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexBinaryFolder
Ensure consistency of a folder index.
execute(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SaveIndex
 
execute(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
execute(IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
Execute the current job, answer whether it was successful.
executeAfterPrepare() - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Executes by first setting the build.compiler property to AjcCompiler, then invokes the super.execute() method.
executeClearCommand() - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
executeCommand(AsynchronousFileCacheBacking.AsyncCommand) - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
executeInOtherVM(String[]) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
Execute in a separate VM.
executeInSameVM(String[]) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
Run the compile in the same VM by loading the compiler (Main), setting up any message holders, doing the compile, and converting abort/failure and error messages to BuildException, as appropriate.
executeInsertCommand(AsynchronousFileCacheBacking.InsertCommand) - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
executeMain(String[]) - Static method in class org.aspectj.tools.ajdoc.CompilerWrapper
 
executeNestedOperation(JavaModelOperation, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Convenience method to run an operation within this operation
executeOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BatchOperation
 
executeOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BecomeWorkingCopyOperation
 
executeOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CommitWorkingCopyOperation
 
executeOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation
 
executeOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateCompilationUnitOperation
Creates a compilation unit.
executeOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
Execute the operation - generate new source for the compilation unit and save the results.
executeOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreatePackageFragmentOperation
Execute the operation - creates the new package fragment and any side effect package fragments.
executeOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeHierarchyOperation
Performs the operation - creates the type hierarchy
executeOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeletePackageFragmentRootOperation
 
executeOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DiscardWorkingCopyOperation
 
executeOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Performs the operation specific behavior.
executeOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation
 
executeOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Executes the operation.
executeOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
 
executeOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SetClasspathOperation
Sets the classpath of the pre-specified project.
executeOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SetContainerOperation
 
executeOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SetVariablesOperation
 
executeOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SortElementsOperation
 
executeRemoveCommand(AsynchronousFileCacheBacking.RemoveCommand) - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
executeUpdateIndexCommand() - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
executeWraps() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapExecutor
 
executing - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
 
EXECUTION - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
EXECUTION_DOESNT_SUPPORT_PARAMETERIZED_DECLARING_TYPES - Static variable in class org.aspectj.weaver.WeaverMessages
 
executionTime - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
exists() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns whether this Java element exists in the model.
exists() - Method in interface org.aspectj.org.eclipse.jdt.core.ISourceReference
Returns whether this element exists in the model.
exists() - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns whether the type and project this hierarchy was created on exist.
exists() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalJavaProject
 
exists() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
exists() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
exists() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
exists() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.JarIndexLocation
 
exists() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
exists() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
exists() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
exists() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
exists() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
existsToSupportShadowMunging() - Method in class org.aspectj.weaver.bcel.BcelCflowCounterFieldAdder
 
existsToSupportShadowMunging() - Method in class org.aspectj.weaver.bcel.BcelCflowStackFieldAdder
 
existsToSupportShadowMunging() - Method in class org.aspectj.weaver.ConcreteTypeMunger
Some type mungers are created purely to help with the implementation of shadow mungers.
existsToSupportShadowMunging() - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
existsToSupportShadowMunging() - Method in class org.aspectj.weaver.MethodDelegateTypeMunger.FieldHostTypeMunger
 
existsToSupportShadowMunging() - Method in class org.aspectj.weaver.PrivilegedAccessMunger
 
existsToSupportShadowMunging() - Method in class org.aspectj.weaver.ResolvedTypeMunger
Some type mungers are created purely to help with the implementation of shadow mungers.
existsUsingJarTypeCache() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
exit(int) - Static method in class org.aspectj.tools.ajdoc.Main
 
exit(String) - Method in class org.aspectj.weaver.tools.CommonsTrace
 
exit(String) - Method in class org.aspectj.weaver.tools.DefaultTrace
 
exit(String) - Method in class org.aspectj.weaver.tools.Jdk14Trace
 
exit(String) - Method in interface org.aspectj.weaver.tools.Trace
 
exit(String, boolean) - Method in class org.aspectj.weaver.tools.AbstractTrace
 
exit(String, boolean) - Method in interface org.aspectj.weaver.tools.Trace
 
exit(String, int) - Method in class org.aspectj.weaver.tools.AbstractTrace
 
exit(String, int) - Method in interface org.aspectj.weaver.tools.Trace
 
exit(String, Object) - Method in class org.aspectj.weaver.tools.AbstractTrace
 
exit(String, Object) - Method in class org.aspectj.weaver.tools.CommonsTrace
 
exit(String, Object) - Method in class org.aspectj.weaver.tools.DefaultTrace
 
exit(String, Object) - Method in class org.aspectj.weaver.tools.Jdk14Trace
 
exit(String, Object) - Method in interface org.aspectj.weaver.tools.Trace
 
exit(String, Throwable) - Method in class org.aspectj.weaver.tools.AbstractTrace
 
exit(String, Throwable) - Method in class org.aspectj.weaver.tools.CommonsTrace
 
exit(String, Throwable) - Method in class org.aspectj.weaver.tools.DefaultTrace
 
exit(String, Throwable) - Method in class org.aspectj.weaver.tools.Jdk14Trace
 
exit(String, Throwable) - Method in interface org.aspectj.weaver.tools.Trace
 
Exit - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
EXIT_RESOURCE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
exitAbstractMethod(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
Finishes the configuration of the constructors and methods.
exitAfterAllProblems() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.DefaultErrorHandlingPolicies
 
exitAnyExceptionHandler() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
exitAnyExceptionHandler() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
exitClass(int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
exitClass(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
Finishes the configuration of the class DOM object which was created by a previous enterClass call.
exitCompilationUnit(int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
exitCompilationUnit(int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
exitCompilationUnit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
exitCompilationUnit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
exitCompilationUnit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.
Finishes the configuration of the compilation unit DOM object which was created by a previous enterCompilationUnit call.
exitCompilationUnit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
exitCompilationUnit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
exitConstructor(int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
exitConstructor(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
exitConstructor(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
exitConstructor(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.
Finishes the configuration of the method DOM object which was created by a previous enterConstructor call.
exitConstructor(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
exitConstructor(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
exitConstructor(int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
exitConstructor(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
Finishes the configuration of the method DOM object which was created by a previous enterConstructor call.
exitDeclaredExceptionHandlers(CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
exitDeclaredExceptionHandlers(CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
exitField(int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
exitField(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
Finishes the configuration of the field DOM object which was created by a previous enterField call.
exitField(int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
exitField(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
exitField(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
exitField(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.
 
exitField(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
exitField(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
exitInitializer(int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
exitInitializer(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
exitInitializer(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
exitInitializer(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.
 
exitInitializer(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
exitInitializer(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
exitInterface(int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
exitInterface(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
Finishes the configuration of the interface DOM object which was created by a previous enterInterface call.
ExitIntSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
exitMember(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.
Finishes the configuration of the member.
exitMethod(int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
exitMethod(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
Finishes the configuration of the method DOM object which was created by a previous enterMethod call.
exitMethod(int, Expression) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
exitMethod(int, Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
exitMethod(int, Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
exitMethod(int, Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.
 
exitMethod(int, Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
exitMethod(int, Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
exitModule(int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
exitModule(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
exitModule(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
exitOnFirstError() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.DefaultErrorHandlingPolicies
 
exitParticipant(SearchParticipant) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchRequestor
Intermediate notification sent when the given participant is finished contributing.
exitRead() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.ReadWriteMonitor
Only notify waiting writer(s) if last reader
exitReadEnterWrite() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.ReadWriteMonitor
Atomic exitRead/enterWrite: Allows to keep monitor in between exit read and next enter write.
exitRecordComponent(int, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
exitRecordComponent(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
exitRecordComponent(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
exitRecordComponent(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.
 
exitRecordComponent(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
exitRecordComponent(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
exitRecursiveFunction() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Exit the context of a potentially recursive function.
exitRecursiveFunction() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
exitRecursiveFunction() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
exitRecursiveProjectionFunction() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
exitType(int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
exitType(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
exitType(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
exitType(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.
 
exitType(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
exitType(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
exitType(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.
Finishes the configuration of the class and interface DOM objects.
exitUserScope(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
exitUserScope(BlockScope, LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
exitWrite() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.ReadWriteMonitor
When writing is over, all readers and possible writers are granted permission to restart concurrently
exitWriteEnterRead() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.ReadWriteMonitor
Atomic exitWrite/enterRead: Allows to keep monitor in between exit write and next enter read.
expectedResultType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
expectedType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
expectedType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
expectedType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
expectedType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnlikelyArgumentCheck
 
expectedType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
expectedType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
Simpler notion of expected type, suitable for code assist purposes.
expectedType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
expectedTypesKeys - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
expectedTypesSignatures - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
EXPERIMENTAL_INDEX_OUTPUT_FOLDERS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.WorkspaceSnapshot
Enable this to index the content of output folders, in cases where that content exists and is up-to-date.
expireNullCheckedFieldInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
Forget any information about fields that were previously known to be non-null.
EXPLICIT - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef.DeletionSemantics
 
ExplicitAnnotationTargetRequired - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
Per https://bugs.openjdk.java.net/browse/JDK-8231435 this problem is no longer raised
ExplicitConstructorCall - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ExplicitConstructorCall(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
explicitDeclarations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
explicitDeclarations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
 
explicitDeclarations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
explicitlyClosedAutoCloseable(FakedTrackingVariable) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ExplicitlyClosedAutoCloseable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ExplicitlyClosedAutoCloseable - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
ExplicitThisParameterNotBelow18 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ExplicitThisParameterNotInLambda - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
Export(int, int, int[]) - Constructor for class org.aspectj.apache.bcel.classfile.Module.Export
 
exportCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
exportedClassFilesCounter - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
exportedPackages - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
exportedTo - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.env.PackageExportImpl
 
exportingForeignPackage(PackageVisibilityStatement, ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ExportingForeignPackage - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
exportReference - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredExport
 
exports - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
exports - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
exports - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ModuleInfo
 
exports - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
exports() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.BasicModule
 
exports() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
exports() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
exports() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
EXPORTS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
EXPORTS_DIRECTIVE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ExportsDirective.
exportsCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
exportsCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
exportsCount() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
ExportsDirective - Class in org.aspectj.org.eclipse.jdt.core.dom
Exports directive AST node type (added in JLS9 API).
ExportsStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ExportsStatement(ImportReference) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExportsStatement
 
ExportsStatement(ImportReference, ModuleReference[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExportsStatement
 
exposedBytes - Variable in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
exposedIndex - Variable in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
ExposedState - Class in org.aspectj.weaver.patterns
 
ExposedState(int) - Constructor for class org.aspectj.weaver.patterns.ExposedState
 
ExposedState(Member) - Constructor for class org.aspectj.weaver.patterns.ExposedState
 
exposedToWeaver - Variable in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
exposeStateForVar(Var, TypePattern, ExposedState, World) - Method in class org.aspectj.weaver.patterns.NameBindingPointcut
 
exposeType(UnresolvedType) - Method in class org.aspectj.weaver.CrosscuttingMembers
 
ExposeTypeMunger - Class in org.aspectj.weaver
Special kind of privileged access munger which exposes a type to be public.
ExposeTypeMunger(UnresolvedType) - Constructor for class org.aspectj.weaver.ExposeTypeMunger
 
exposeTypes(List<UnresolvedType>) - Method in class org.aspectj.weaver.CrosscuttingMembers
 
expr - Variable in class org.aspectj.ajdt.internal.compiler.ast.IfPseudoToken
 
Expr - Class in org.aspectj.weaver.ast
 
Expr() - Constructor for class org.aspectj.weaver.ast.Expr
 
expression - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Assignment
 
expression - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
expression - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
expression - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
expression - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
expression - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
expression - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
expression - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
expression - Variable in class org.aspectj.weaver.loadtime.definition.Definition.Pointcut
 
Expression - Class in org.aspectj.org.eclipse.jdt.core.dom
Abstract base class of AST nodes that represent expressions.
Expression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
Expression() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
EXPRESSION_BODY - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
EXPRESSION_METHOD_REFERENCE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ExpressionMethodReference.
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AssertStatement
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.BreakStatement
Deprecated. 
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.CastExpression
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ConditionalExpression
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DoStatement
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.EnhancedForStatement
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ExpressionMethodReference
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ExpressionStatement
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.FieldAccess
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ForStatement
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.IfStatement
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodInvocation
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ParenthesizedExpression
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ReturnStatement
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SuperConstructorInvocation
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SwitchCase
Deprecated.
In the JLS 12 15.28.1 API, this property is replaced by SwitchCase.EXPRESSIONS2_PROPERTY.
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SwitchExpression
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SwitchStatement
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SynchronizedStatement
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ThrowStatement
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.WhileStatement
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.YieldStatement
The "expression" structural property of this node type (child type: Expression).
EXPRESSION_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ExpressionStatement.
expressionContext - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
expressionContext - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
expressionContext - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
ExpressionContext - Enum Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
expressionLengthPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
expressionLengthStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
expressionLevel - Variable in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
ExpressionMethodReference - Class in org.aspectj.org.eclipse.jdt.core.dom
Expression method reference AST node type (added in JLS8 API).
expressionNonNullComparison(Expression, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
expressionNullReference(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
expressionPotentialNullReference(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
expressionPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
expressions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
 
expressions() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayInitializer
Returns the live ordered list of expressions in this array initializer.
expressions() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SwitchCase
Returns the list of expressions of this switch case, or empty if there is none (the "default:" case).
EXPRESSIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ArrayInitializer
The "expressions" structural property of this node type (element type: Expression).
EXPRESSIONS2_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SwitchCase
The "expression" structural property of this node type (child type: Expression).
expressionShouldBeAVariable(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ExpressionShouldBeAVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
expressionStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
ExpressionStackIncrement - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
ExpressionStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
Expression statement AST node type.
extend - Variable in class org.aspectj.weaver.loadtime.definition.Definition.ConcreteAspect
 
EXTENDED_OPERANDS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression
The "extendedOperands" structural property of this node type (element type: Expression).
ExtendedAnnotation - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
ExtendedAnnotation(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
Constructor for ExtendedAnnotation, builds an annotation from the supplied bytestream.
extendedContext - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
extendedDimensions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
extendedDimensions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
extendedDimensions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
extendedExceptions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
extendedOperands() - Method in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression
Returns the live list of extended operands.
ExtendedStringLiteral - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ExtendedStringLiteral(StringLiteral, CharLiteral) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExtendedStringLiteral
Build a string+char literal
ExtendedStringLiteral(StringLiteral, StringLiteral) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExtendedStringLiteral
Build a two-strings literal
extendedTagBits - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
ExtendedTagBits - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
EXTENDS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
EXTENDS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
EXTENDS - Static variable in class org.aspectj.weaver.BoundedReferenceType
 
EXTENDS - Static variable in class org.aspectj.weaver.WildcardedUnresolvedType
 
extendsWith(StringLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteral
Add the lit source to mine, just as if it was mine
extendsWith(StringLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteralConcatenation
Add the lit source to mine, just as if it was mine
extendTimeToLiveForNullCheckedField(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
If a null checked field has been recorded recently, increase its time to live.
extendWith(CharLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExtendedStringLiteral
Add the lit source to mine, just as if it was mine
extendWith(CharLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
extendWith(StringLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExtendedStringLiteral
Add the lit source to mine, just as if it was mine
extendWith(StringLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
ExtensibleURLClassLoader - Class in org.aspectj.weaver.bcel
 
ExtensibleURLClassLoader(URL[], ClassLoader) - Constructor for class org.aspectj.weaver.bcel.ExtensibleURLClassLoader
 
EXTENSION_aj - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
EXTENSION_AJ - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
EXTENSION_class - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
EXTENSION_CLASS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
EXTENSION_java - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
EXTENSION_JAVA - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
EXTENSION_jmod - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
EXTENSION_JMOD - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
EXTERNAL_ANNOTATION_PATH - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Constant for the name of the external annotation path attribute.
EXTERNAL_PROJECT_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ExternalJavaProject
 
ExternalAnnotationDecorator - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
A decorator for IBinaryType that allows external annotations to be attached.
ExternalAnnotationDecorator(IBinaryType, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
ExternalAnnotationDecorator(IBinaryType, ExternalAnnotationProvider) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
ExternalAnnotationDecorator.ZipFileProducer - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
externalAnnotationProvider - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
externalAnnotationProvider(String, String, ZipFile) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
Creates an external annotation provider for external annotations using the given basePath, which is either a directory holding .eea text files, or a zip file of entries of the same format.
ExternalAnnotationProvider - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
ExternalAnnotationProvider(InputStream, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider
Create and initialize.
ExternalAnnotationProvider.IMethodAnnotationWalker - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
ExternalAnnotationProvider.TypeParametersAnnotationWalker - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
Walker that may serve the annotations on type parameters of the current class or method.
externalAnnotationStatus - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
ExternalAnnotationTracker - Class in org.aspectj.org.eclipse.jdt.internal.core
Track changes of external annotation files and trigger closing / reloading of affected ClassFiles.
ExternalAnnotationUtil - Class in org.aspectj.org.eclipse.jdt.core.util
Utilities for accessing and manipulating text files that externally define annotations for a given Java type.
ExternalAnnotationUtil() - Constructor for class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
 
ExternalAnnotationUtil.MergeStrategy - Enum Class in org.aspectj.org.eclipse.jdt.core.util
Strategy for merging a new signature with an existing (possibly annotated) signature.
ExternalFolderChange - Class in org.aspectj.org.eclipse.jdt.internal.core
 
ExternalFolderChange(JavaProject, IClasspathEntry[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ExternalFolderChange
 
ExternalFoldersManager - Class in org.aspectj.org.eclipse.jdt.internal.core
 
externalizeModel(AsmManager) - Method in class org.aspectj.ajdt.internal.core.builder.EmacsStructureModelManager
 
ExternalJavaProject - Class in org.aspectj.org.eclipse.jdt.internal.core
 
ExternalJavaProject(IClasspathEntry[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ExternalJavaProject
 
ExternalPackageFragmentRoot - Class in org.aspectj.org.eclipse.jdt.internal.core
A package fragment root that corresponds to an external class folder.
ExternalPackageFragmentRoot(IResource, IPath, JavaProject) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
ExternalPackageFragmentRoot(IPath, JavaProject) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
Constructs a package fragment root which is the root of the Java package directory hierarchy based on an external folder that is not contained in a IJavaProject and does not have an associated IResource.
externalPath - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
The path to the external folder (an OS path)
ExternalProblemFixable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ExternalProblemNotFixable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
externalTimeStamps - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
extra - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
EXTRA_DIMENSIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Deprecated.
In JLS8 and later, use MethodDeclaration.EXTRA_DIMENSIONS2_PROPERTY instead.
EXTRA_DIMENSIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
Deprecated.
EXTRA_DIMENSIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationFragment
Deprecated.
EXTRA_DIMENSIONS2_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
The "extraDimensions2" structural property of this node type (element type: Dimension) (added in JLS8 API).
EXTRA_DIMENSIONS2_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
The "extraDimensions2" structural property of this node type (element type: Dimension) (added in JLS8 API).
EXTRA_DIMENSIONS2_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationFragment
The "extraDimensions2" structural property of this node type (element type: Dimension) (added in JLS8 API).
extraArgument - Variable in class org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration
 
ExtraArgument - Static variable in class org.aspectj.weaver.Advice
 
extraAttributes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
extraAttributes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
The extra attributes
extraAttributes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
Reflects the extra attributes of the classpath entry declaring this root.
ExtraCompilerModifiers - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
extract(char[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
extractAddonExport(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ModuleFinder
Parses the --add-exports command line option and returns the package export definitions.
extractAddonRead(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ModuleFinder
Extracts the single reads clause from the given command line option (--add-reads).
extractAndInsertSignatures(List, boolean) - Method in class org.aspectj.ajde.ui.swing.BrowserViewManager
 
extractChars(StringBuilder) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
Converts a StringBuilder to a character array.
extractDestinationPathFromSourceFile(CompilationResult) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
extractDestinationPathFromSourceFile(CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
extractExtraArgument(String[]) - Static method in class org.aspectj.weaver.bcel.AtAjAttributes
Compute the flag for the xxxJoinPoint extra argument
extractGenericSignature(IMethodBinding) - Static method in class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Answer the give method's signature in class file format.
extractGenericTypeParametersSignature(ITypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Answer the signature of all type parameters of this type in class file format.
extractGenericTypeSignature(ITypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Answer the given types's signature in class file format.
extractIndentString(String, int, int) - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.IndentManipulation
Returns the leading indentation string of the given line.
extractLastName(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Given a qualified name, extract the last component.
extractName() - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
extractOptions(String[], String[][]) - Static method in class org.aspectj.util.LangUtil
Extract options and arguments to input option list, returning remainder.
extractParameterTypes(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Extracts the parameter types from a method signature.
extractPointcut(String) - Method in class org.aspectj.weaver.patterns.PerClause.KindAnnotationPrefix
 
extractReturnType(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Extracts the return type from a method signature.
extractSignature(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider
Extract the signature from a line of an external annotation file.
extraDefiniteInits - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
extraDimensions() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Returns the live ordered list of extra dimensions with optional annotations (added in JLS8 API).
extraDimensions() - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration
Returns the live ordered list of extra dimensions with optional annotations (added in JLS8 API).
extraDimensions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
extraDimensions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
extraDimensions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
This method is used to return the array dimension declared after the name of a local or a field declaration.
extraFlags - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
extraFlags - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
extraFlags - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorDeclarationPattern
 
extraFlags - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern
 
ExtraFlags - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
ExtraFlags() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ExtraFlags
 
extraIndent - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
 
ExtraInformation() - Constructor for class org.aspectj.asm.IProgramElement.ExtraInformation
 
extraLength - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
extraParameterFlags - Variable in class org.aspectj.weaver.patterns.IfPointcut
 
extraParametersToString() - Method in class org.aspectj.weaver.Advice
 
extraProblems - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
extraSyntheticArguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 

F

F_ADDED_TO_CLASSPATH - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that a classpath entry corresponding to the element has been added to the project's classpath.
F_ANNOTATIONS - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the annotations of the element have changed.
F_ARCHIVE_CONTENT_CHANGED - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the element's archive content on the classpath has changed.
F_AST_AFFECTED - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that a reconcile operation has affected the compilation unit AST created in a previous reconcile operation.
F_CAPTURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_CATEGORIES - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the categories of the element have changed.
F_CHILDREN - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that there are changes to the children of the element.
F_CLASSPATH_CHANGED - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the raw classpath (or the output folder) of a project has changed.
F_CLASSPATH_REORDER - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Deprecated.
F_CLOSED - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the underlying IProject has been closed.
F_CONSTRUCTOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_CONTENT - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the content of the element has changed.
F_FIELD - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_FINE_GRAINED - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that this is a fine-grained delta, that is, an analysis down to the members level was done to determine if there were structural changes to members.
F_HAS_UNSAVED_CHANGES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
F_INCLUDE_COMMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatter
Flag used to include the comments during the formatting of the code snippet.
F_IS_CLOSED - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
F_IS_READ_ONLY - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
F_LOCAL - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_LOCAL_VAR - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_MEMBER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_MODIFIERS - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the modifiers of the element have changed.
F_MOVED_FROM - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the element was moved from another location.
F_MOVED_TO - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the element was moved to another location.
F_OPENED - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the underlying IProject has been opened.
F_PARAMETERIZED_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_PARAMETERIZED_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_PRIMARY_RESOURCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the resource of a primary compilation unit has changed.
F_PRIMARY_WORKING_COPY - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that a compilation unit has become a primary working copy, or that a primary working copy has reverted to a compilation unit.
F_RAW_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_REMOVED_FROM_CLASSPATH - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that a classpath entry corresponding to the element has been removed from the project's classpath.
F_REORDER - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the element has changed position relatively to its siblings.
F_RESOLVED_CLASSPATH_CHANGED - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the resolved classpath of a project has changed.
F_SOURCEATTACHED - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the source attachment path or the source attachment root path of a classpath entry corresponding to the element was added.
F_SOURCEDETACHED - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the source attachment path or the source attachment root path of a classpath entry corresponding to the element was removed.
F_SUPER_TYPES - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that one of the supertypes of an IType has changed.
F_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_TYPE_PARAMETER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_WILDCARD_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
f2d() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
F2D - Static variable in interface org.aspectj.apache.bcel.Constants
 
F2D - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
F2D - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
f2i() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
F2I - Static variable in interface org.aspectj.apache.bcel.Constants
 
F2I - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
F2I - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
f2l() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
F2L - Static variable in interface org.aspectj.apache.bcel.Constants
 
F2L - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
F2L - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fAbort - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.
Set to true when an error is encounterd while fuzzy parsing
factory - Variable in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
factory - Variable in class org.aspectj.ajdt.internal.compiler.lookup.AjLookupEnvironment
 
factory - Variable in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
factory - Variable in class org.aspectj.org.eclipse.jdt.internal.core.BufferFactoryWrapper
Deprecated.
 
factory - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.Field
 
Factory - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Creates javax.lang.model wrappers around JDT internal compiler bindings.
Factory - Class in org.aspectj.runtime.reflect
 
Factory(String, Class) - Constructor for class org.aspectj.runtime.reflect.Factory
 
Factory(BaseProcessingEnvImpl) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
This object should only be constructed by the BaseProcessingEnvImpl.
FACTORY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
FACTORY_PROPERTY - Static variable in class org.aspectj.weaver.tools.TraceFactory
 
FactoryMethod - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
fadd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FADD - Static variable in interface org.aspectj.apache.bcel.Constants
 
FADD - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FADD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fail(String) - Static method in class org.aspectj.bridge.MessageUtil
 
fail(String, Throwable) - Static method in class org.aspectj.bridge.MessageUtil
Create fail message.
fail(IMessageHandler, String) - Static method in class org.aspectj.bridge.MessageUtil
create and handle fail message (ignored if handler is null)
fail(IMessageHandler, String, Throwable) - Static method in class org.aspectj.bridge.MessageUtil
create and handle fail message (ignored if handler is null)
fail(IMessageHandler, String, Throwable) - Static method in class org.aspectj.tools.ajc.Main
convenience API to make fail messages (without MessageUtils's fail prefix)
FAIL - Static variable in interface org.aspectj.bridge.IMessage
 
FAIL_INCOMPLETE - Static variable in class org.aspectj.bridge.MessageUtil
 
FAIL_NOMESSAGE - Static variable in class org.aspectj.bridge.MessageUtil
 
FAILED - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
 
failOnWarning - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
FAKE_ARGUMENT_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
FAKE_IDENTIFIER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
FAKE_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
FAKE_TYPE_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
FAKE_USED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
FakeAnnotation - Class in org.aspectj.weaver.bcel
For implementing declare @type interacting with declare @parents during compilation - we need to be able to add an annotation to 'binary type binding' (this is how types are seen during incremental compilation).
FakeAnnotation(String, String, boolean) - Constructor for class org.aspectj.weaver.bcel.FakeAnnotation
 
FakedTrackingVariable - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
A faked local variable declaration used for keeping track of data flows of a special variable.
FakedTrackingVariable(LocalVariableBinding, ASTNode, FlowInfo, FlowContext, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
FakedTrackingVariable.IteratorForReporting - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Iterator for a set of FakedTrackingVariable, which dispenses the elements according to the priorities defined by enum FakedTrackingVariable.IteratorForReporting.Stage.
fakeInitializedFlowInfo(int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
fakeInModule - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
fakePaddedParameters - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
fakeReachable(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
FALL_THROUGH_TAG - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
fallbackCompareTo(Object) - Method in interface org.aspectj.util.PartialOrder.PartialComparable
This method can provide a deterministic ordering for elements that are strictly not comparable.
fallbackCompareTo(Object) - Method in class org.aspectj.weaver.ConcreteTypeMunger
 
fallbackCompareTo(Object) - Method in class org.aspectj.weaver.ShadowMunger
 
fallBackToSpringForward(Statement) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
FALLTHROUGH - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
FALLTHROUGH - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
FallthroughCase - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
FallthroughCase - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
faload() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FALOAD - Static variable in interface org.aspectj.apache.bcel.Constants
 
FALOAD - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FALOAD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
FALSE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to set an option to false.
FALSE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
FALSE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
FALSE - Static variable in class org.aspectj.weaver.ast.Literal
 
FalseLiteral - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
FalseLiteral(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FalseLiteral
 
fastForward(Statement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.internal.tools.PointcutDesignatorHandlerBasedPointcut
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.AndPointcut
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.ArgsPointcut
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.CflowPointcut
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.HandlerPointcut
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.IfPointcut
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.IfPointcut.IfTruePointcut
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.KindedPointcut
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.NotPointcut
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.OrPointcut
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.PerCflow
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.PerFromSuper
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.PerObject
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.PerSingleton
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.PerTypeWithin
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.Pointcut
Could I match any shadows in the code defined within this type?
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.ReferencePointcut
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.WithincodePointcut
 
fastMatch(FastMatchInfo) - Method in class org.aspectj.weaver.patterns.WithinPointcut
 
fastMatches(AnnotatedElement) - Method in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
fastMatches(AnnotatedElement) - Method in class org.aspectj.weaver.patterns.AnyAnnotationTypePattern
 
fastMatches(AnnotatedElement) - Method in class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
fastMatches(AnnotatedElement) - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
FastMatchInfo - Class in org.aspectj.weaver.patterns
Represents a type that pointcuts may match.
FastMatchInfo(ResolvedType, Shadow.Kind, World) - Constructor for class org.aspectj.weaver.patterns.FastMatchInfo
 
fastore() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FASTORE - Static variable in interface org.aspectj.apache.bcel.Constants
 
FASTORE - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FASTORE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fatal(String) - Method in class org.aspectj.weaver.tools.AbstractTrace
 
fatal(String) - Method in interface org.aspectj.weaver.tools.Trace
 
fatal(String, Throwable) - Method in class org.aspectj.weaver.tools.CommonsTrace
 
fatal(String, Throwable) - Method in class org.aspectj.weaver.tools.DefaultTrace
 
fatal(String, Throwable) - Method in class org.aspectj.weaver.tools.Jdk14Trace
 
fatal(String, Throwable) - Method in interface org.aspectj.weaver.tools.Trace
 
Fatal - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
fatalError(SAXParseException) - Method in class org.aspectj.weaver.loadtime.definition.DocumentParser
 
faultInTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
fBuildingCU - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.
True when a compilation unit is being constructed.
fBuildingSingleMember - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
True when parsing a single member - ignore any problems encountered after the member.
fBuildingType - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.
True when a compilation unit or type is being constructed.
fcmpg() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FCMPG - Static variable in interface org.aspectj.apache.bcel.Constants
 
FCMPG - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FCMPG - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fcmpl() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FCMPL - Static variable in interface org.aspectj.apache.bcel.Constants
 
FCMPL - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FCMPL - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fconst_0() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FCONST_0 - Static variable in interface org.aspectj.apache.bcel.Constants
 
FCONST_0 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FCONST_0 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fconst_1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FCONST_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
FCONST_1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FCONST_1 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fconst_2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FCONST_2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
FCONST_2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FCONST_2 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fContents - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
fdiv() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FDIV - Static variable in interface org.aspectj.apache.bcel.Constants
 
FDIV - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FDIV - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fDocument - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.
The String on which the JDOM is being created.
fDocument - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
The shared document that the contents for this node are contained in.
FeatureNotSupported - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
fetchAccessRestriction(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
Return the first access rule which is violated when accessing a given type, or null if no 'non accessible' access rule applies.
fetchLinkedJars(FileSystem.ClasspathSectionProblemReporter) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
fetchLinkedJars(FileSystem.ClasspathSectionProblemReporter) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
fetchLinkedJars(FileSystem.ClasspathSectionProblemReporter) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
fetchLinkedJars(FileSystem.ClasspathSectionProblemReporter) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247Jdk12
 
fetchLinkedJars(FileSystem.ClasspathSectionProblemReporter) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
fetchLinkedJars(FileSystem.ClasspathSectionProblemReporter) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
fetchLinkedJars(FileSystem.ClasspathSectionProblemReporter) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
Return a list of the jar file names defined in the Class-Path section of the jar file manifest if any, null else.
fFieldCount - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.
The number of fields constructed in the current document.
fFields - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
Collection of multiple fields in one declaration
fFileName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
fFinishedSingleMember - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
True when the single member being built has been exited.
fFirstChild - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
The first child of this node - null when this node has no children.
field(String, int, String, String) - Static method in class org.aspectj.weaver.MemberImpl
 
Field - Class in org.aspectj.apache.bcel.classfile
This class represents the field info structure, i.e., the representation for a variable in the class.
Field<T> - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Used to represent a single field of an object stored in the database.
Field - Enum constant in enum class org.aspectj.lang.reflect.DeclareAnnotation.Kind
 
Field - Enum constant in enum class org.aspectj.weaver.loadtime.definition.Definition.DeclareAnnotationKind
 
Field - Static variable in class org.aspectj.weaver.ResolvedTypeMunger
 
Field(int, int, int, Attribute[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.Field
 
Field(Field) - Constructor for class org.aspectj.apache.bcel.classfile.Field
 
Field(ITypeFactory<T>, String, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.field.Field
 
FIELD - Enum constant in enum class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
see org.eclipse.jdt.annotation.DefaultLocation.FIELD
FIELD - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
FIELD - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
FIELD - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
FIELD - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
FIELD - Static variable in class org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
FIELD - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing a field.
FIELD - Static variable in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Node type constant indicating a field declaration.
FIELD - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a field.
FIELD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
FIELD - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
FIELD - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
FIELD - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
FIELD - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
FIELD - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
FIELD - Static variable in class org.aspectj.weaver.AnnotationTargetKind
 
FIELD - Static variable in interface org.aspectj.weaver.Member
 
FIELD_ACCESS - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type FieldAccess.
FIELD_AND_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
FIELD_CONTAINER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
FIELD_DECL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
FIELD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type FieldDeclaration.
FIELD_DECLARATION_TYPE_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used as the type of a field declaration.
FIELD_DESCRIPTOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
FIELD_DESCRIPTOR_FROM_CLASS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
Binary name that was recorded in the .class file if different from the binary name that was determined by the .class's name and location.
FIELD_DESCRIPTOR_PREFIX - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaNames
 
FIELD_DETAIL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
FIELD_GET - Static variable in interface org.aspectj.lang.JoinPoint
 
FIELD_GET - Static variable in class org.aspectj.weaver.Shadow
 
FIELD_IMPORT - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is an import of reference to a static field.
FIELD_INFOS - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
This value should be used to read the constant pool entries and the field infos of a .class file.
FIELD_INITIALIZATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
FIELD_PATTERN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
FIELD_REF - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a reference to a field.
FIELD_REF_WITH_CASTED_RECEIVER - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a reference to a field with a casted receiver.
FIELD_SET - Static variable in interface org.aspectj.lang.JoinPoint
 
FIELD_SET - Static variable in class org.aspectj.weaver.Shadow
 
FIELD_SUMMARY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
FIELD_TAGS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
fieldAccess(byte, FieldBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FieldAccess - Class in org.aspectj.org.eclipse.jdt.core.dom
Field access expression AST node type.
fieldBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
fieldBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
Use this method only when sure that the current reference is not a chain of several fields (QualifiedNameReference with more than one field).
fieldBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Reference
 
FieldBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
FieldBinding() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
FieldBinding(char[], TypeBinding, int, ReferenceBinding, Constant) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
FieldBinding(FieldDeclaration, TypeBinding, int, ReferenceBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
FieldBinding(FieldBinding, ReferenceBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
FieldByte - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Declares a Nd field of type byte.
FieldByte(String, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldByte
 
FieldChar - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Declares a Nd field of type char.
FieldChar(String, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldChar
 
FieldComparisonYieldsFalse - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
fieldCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
fieldCount() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
fieldCount() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
fieldDeclaration - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
FieldDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
Field declaration node type.
FieldDeclaration - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
FieldDeclaration() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
FieldDeclaration(char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
FieldDeclarationMatch - Class in org.aspectj.org.eclipse.jdt.core.search
A Java search match that represents a field declaration.
FieldDeclarationMatch(IJavaElement, int, int, int, SearchParticipant, IResource) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.FieldDeclarationMatch
Creates a new field declaration match.
fieldDescriptor - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeDescriptor
 
fieldDescriptorToBinaryName(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaNames
Given a field descriptor, if the field descriptor points to a class this returns the binary name of the class.
fieldDescriptorToJavaName(char[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaNames
Converts a field descriptor to a java name.
fieldDescriptorToSimpleName(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaNames
Converts a field descriptor to a simple class name.
FieldDouble - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Declares a Nd field of type double.
FieldDouble(String, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldDouble
 
fieldExists(String) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
FieldFloat - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Declares a Nd field of type float.
FieldFloat(String, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldFloat
 
fieldFreeTypeVariableReference(FieldBinding, long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
FieldGen - Class in org.aspectj.apache.bcel.generic
Template class for building up a field.
FieldGen(int, Type, String, ConstantPool) - Constructor for class org.aspectj.apache.bcel.generic.FieldGen
Declare a field.
FieldGen(Field, ConstantPool) - Constructor for class org.aspectj.apache.bcel.generic.FieldGen
Instantiate from existing field.
FieldGenOrMethodGen - Class in org.aspectj.apache.bcel.generic
Super class for FieldGen and MethodGen objects, since they have some methods in common!
FieldGenOrMethodGen() - Constructor for class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
FieldGet - Class in org.aspectj.weaver.ast
 
FieldGet - Static variable in class org.aspectj.weaver.Shadow
 
FieldGet(Member, ResolvedType) - Constructor for class org.aspectj.weaver.ast.FieldGet
 
FieldGetBit - Static variable in class org.aspectj.weaver.Shadow
 
FieldGetCall - Class in org.aspectj.weaver.ast
 
FieldGetCall(Member, Member, Expr[]) - Constructor for class org.aspectj.weaver.ast.FieldGetCall
 
fieldHiding(FieldDeclaration, Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
FieldHiding - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
FieldHidingField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
FieldHidingLocalVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
FieldHost - Static variable in class org.aspectj.weaver.ResolvedTypeMunger
 
FieldHostTypeMunger(ResolvedMember, UnresolvedType, TypePattern) - Constructor for class org.aspectj.weaver.MethodDelegateTypeMunger.FieldHostTypeMunger
Construct a new type munger for @AspectJ ITD
FieldInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
FieldInfo - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IFieldInfo.
FieldInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
FieldInfo(byte[], int[], int, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
FieldInfo(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
FieldInfoWithAnnotation - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
FieldInfoWithTypeAnnotation - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
FieldInitsFakingFlowContext - Class in org.aspectj.org.eclipse.jdt.internal.compiler.flow
FieldInitsFakingFlowContext(FlowContext, ASTNode, ReferenceBinding[], FlowContext, BlockScope, UnconditionalFlowInfo) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FieldInitsFakingFlowContext
 
FieldInstruction - Class in org.aspectj.apache.bcel.generic
Super class for the GET/PUTxxx family of instructions.
FieldInstruction(short, int) - Constructor for class org.aspectj.apache.bcel.generic.FieldInstruction
 
FieldInt - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Declares a Nd field of type int.
FieldInt(String, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldInt
 
FieldList<T> - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Stores a singly-linked list of blocks, each of which contains a variable number of embedded elements.
FieldLocator - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
FieldLocator(FieldPattern) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
FieldLong - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Declares a Nd field of type long.
FieldLong(String, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldLong
 
FieldManyToOne<T extends INdStruct> - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Holds the n side of a n..1 relationship.
FieldMissingDeprecatedAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
FieldMustBeFinal - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
FieldOneToMany<T extends INdStruct> - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Holds the 1 side of a 1..n relationship between two objects.
FieldOneToMany.Visitor<T> - Interface in org.aspectj.org.eclipse.jdt.internal.core.nd.field
 
FieldOneToOne<T extends INdStruct> - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Represents a 1-to-0..1 relationship in a Nd database.
FieldOrMethod - Class in org.aspectj.apache.bcel.classfile
Abstract super class for fields and methods.
FieldOrMethod - Class in org.aspectj.apache.bcel.generic
Super class for InvokeInstruction and FieldInstruction, since they have some methods in common!
FieldOrMethod() - Constructor for class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
FieldOrMethod(int, int, int, Attribute[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
FieldOrMethod(short, int) - Constructor for class org.aspectj.apache.bcel.generic.FieldOrMethod
 
FieldOrMethod(DataInputStream, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
FieldOrMethod(FieldOrMethod) - Constructor for class org.aspectj.apache.bcel.classfile.FieldOrMethod
Initialize from another object.
FieldPattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
FieldPattern(char[], char[], char[], char[], char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
FieldPattern(char[], char[], char[], char[], char[], String, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
FieldPointer - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.field
 
FieldPointer(String, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldPointer
 
fieldPrefixes - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
FieldReadAccess - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
fieldRefCache - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
FieldReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
AspectJ Extension - support for FieldBinding.alwaysNeedsAccessMethod
FieldReference(char[], long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
FieldReferenceMatch - Class in org.aspectj.org.eclipse.jdt.core.search
A Java search match that represents a field reference.
FieldReferenceMatch(IJavaElement, int, int, int, boolean, boolean, boolean, SearchParticipant, IResource) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.FieldReferenceMatch
Creates a new field reference match.
FieldRefTag - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
FieldRelated - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
fields - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
fields - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
fields - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
fields - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
fields - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
A collection of the resulting fields, or null if no field results have been received.
fields() - Method in class org.aspectj.ajdt.internal.compiler.lookup.HelperInterfaceBinding
 
fields() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
fields() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
fields() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
fields() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
FIELDS_CANT_HAVE_VOID_TYPE - Static variable in class org.aspectj.weaver.WeaverMessages
 
FieldSearchIndex<T extends NdNode> - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Declares a field representing a case-insensitive search tree over elements which are a subtype of NdNode.
FieldSearchIndex.IResultRank - Interface in org.aspectj.org.eclipse.jdt.internal.core.nd.field
 
FieldSearchIndex.SearchCriteria - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.field
 
FieldSearchIndex.Visitor<T> - Interface in org.aspectj.org.eclipse.jdt.internal.core.nd.field
 
FieldSearchKey<T> - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Represents a search key into a global search index.
FieldSet - Static variable in class org.aspectj.weaver.Shadow
 
FieldSetBit - Static variable in class org.aspectj.weaver.Shadow
 
FieldShort - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Declares a Nd field of type short.
FieldShort(String, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldShort
 
FieldSignature - Interface in org.aspectj.lang.reflect
 
FieldSignatureImpl - Class in org.aspectj.runtime.reflect
 
fieldsOrThisBeforeConstructorInvocation(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
fieldStore(Scope, CodeStream, FieldBinding, MethodBinding, TypeBinding, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Reference
 
FieldString - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Declares a Nd field of type string.
FieldString(String, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldString
 
fieldSuffixes - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
FieldTypeAmbiguous - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.AmbiguousType instead
fieldTypeCompletionNode - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
FieldTypeInheritedNameHidesEnclosingName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.InheritedTypeHidesEnclosingName instead
FieldTypeInternalNameProvided - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.InternalTypeNameProvided instead
FieldTypeNotFound - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.UndefinedType instead
FieldTypeNotVisible - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.NotVisibleType instead
FieldTypeSignature() - Constructor for class org.aspectj.util.GenericSignature.FieldTypeSignature
 
fieldTypeSignature2TypeX(GenericSignature.FieldTypeSignature, GenericSignature.FormalTypeParameter[], World) - Static method in class org.aspectj.weaver.bcel.BcelGenericSignatureToTypeXConverter
 
FieldWriteAccess - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
file - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
file - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
file - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
file - Variable in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
FILE - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
FILE - Static variable in class org.aspectj.ajde.ui.StructureViewProperties.Granularity
 
FILE - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
FILE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
FILE_ASPECTJ - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
FILE_ASPECTJ - Static variable in class org.aspectj.ajde.ui.BuildConfigNode.Kind
 
FILE_ASPECTJ - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
file_badFormat - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
FILE_FLAGS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
FILE_JAVA - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
FILE_JAVA - Static variable in class org.aspectj.ajde.ui.BuildConfigNode.Kind
 
FILE_JAVA - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
FILE_LST - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
FILE_LST - Static variable in class org.aspectj.ajde.ui.BuildConfigNode.Kind
 
FILE_LST - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
FILE_NAME - Static variable in class org.aspectj.ajde.ui.internal.UserPreferencesStore
 
FILE_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdZipEntry
 
FILE_NOT_FOUND - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.ArchiveValidity
 
file_notFound - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
FILE_PROPERTY - Static variable in class org.aspectj.weaver.tools.DefaultTraceFactory
 
FileASTRequestor - Class in org.aspectj.org.eclipse.jdt.core.dom
An AST requestor handles ASTs for compilation units passed to ASTParser.createASTs.
FileASTRequestor() - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.FileASTRequestor
 
fileCheckDelay() - Method in class org.aspectj.tools.ajc.Main.CommandController
delay between filesystem checks, returning if quit is set
fileExists() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.FileFingerprint
Returns true iff the file existed at the time the fingerprint was computed.
FileFinder - Class in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
FileFinder() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileFinder
 
FileFingerprint - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
FileFingerprint(long, long, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.FileFingerprint
 
FileFingerprint.FingerprintTestResult - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
FileIndexLocation - Class in org.aspectj.org.eclipse.jdt.internal.core.index
 
FileIndexLocation(File) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
FileIndexLocation(File, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
FileIndexLocation(URL, File) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
filename - Variable in class org.aspectj.weaver.bcel.UnwovenClassFile
 
fileName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
fileName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
fileName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
fileName() - Method in class org.aspectj.ajdt.internal.compiler.AjClassFile
 
fileName() - Method in class org.aspectj.ajdt.internal.compiler.InterimCompilationResult
 
fileName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY This methods returns a char[] representing the file name of the receiver
fileName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
fileName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
fileName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.JarIndexLocation
 
FILENAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
filenames - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
files - Variable in class org.aspectj.ajdt.ajc.ConfigParser
 
files - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
files(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
FILES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
 
FileStateCache - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.indexer
Holds a cache that maps filenames (absolute paths on the local filesystem) to "up to date" states.
FileStateCache() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.FileStateCache
 
FileStructureView - Class in org.aspectj.ajde.ui
Should only be created by the StructureViewManager or an equivalent factory.
FileStructureView(StructureViewProperties) - Constructor for class org.aspectj.ajde.ui.FileStructureView
 
filesWithAnnotations - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
FileSystem - Class in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
FileSystem(String[], String[], String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
FileSystem(String[], String[], String, int, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
FileSystem(String[], String[], String, Collection<String>) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
FileSystem(String[], String[], String, Collection<String>, int, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
FileSystem(FileSystem.Classpath[], String[], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
FileSystem(FileSystem.Classpath[], String[], boolean, Set<String>) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
FileSystem.Classpath - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.batch
A Classpath, even though an IModuleLocation, can represent a plain classpath location too.
FileSystem.ClasspathNormalizer - Class in org.aspectj.org.eclipse.jdt.internal.compiler.batch
This class is defined how to normalize the classpath entries.
FileSystem.ClasspathSectionProblemReporter - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
fileToClassName(File, File) - Static method in class org.aspectj.util.FileUtil
Extract the name of a class from the path to its file.
FILETYPE_CLASS - Static variable in interface org.aspectj.ajde.core.IOutputLocationManager
 
FILETYPE_CLASS - Static variable in interface org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
 
FILETYPE_OUTJAR - Static variable in interface org.aspectj.ajde.core.IOutputLocationManager
 
FILETYPE_OUTJAR - Static variable in interface org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
 
FILETYPE_RESOURCE - Static variable in interface org.aspectj.ajde.core.IOutputLocationManager
 
FILETYPE_RESOURCE - Static variable in interface org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
 
FILETYPE_UNKNOWN - Static variable in interface org.aspectj.ajde.core.IOutputLocationManager
 
FILETYPE_UNKNOWN - Static variable in interface org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
 
FileUtil - Class in org.aspectj.util
 
FileUtil.Pipe - Class in org.aspectj.util
A pipe when run reads from an input stream to an output stream, optionally sleeping between reads.
fillDeclaredMembers() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
fillInAnyTypeParameters(ConcreteTypeMunger) - Method in class org.aspectj.weaver.ResolvedType
Called for all type mungers but only does something if they share type variables with a generic type which they target.
fillInDefaultNonNullness(AbstractMethodDeclaration, boolean, ParameterNonNullDefaultProvider) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
After method verifier has finished, fill in missing @NonNull specification from the applicable default.
fillInDefaultNonNullness(FieldDeclaration, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
fillInDefaultNonNullness18(AbstractMethodDeclaration, LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
fillingRatio() - Method in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
 
fillingRatio() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
 
fillup(String, int, boolean, char) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Fillup char with up to length characters with char `fill' and justify it left or right.
filter - Variable in class org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
filter(Iterator<T>) - Method in interface org.aspectj.weaver.Iterators.Filter
 
filterEntriesCoveredByTheNewIndex(IJavaSearchScope) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.UnindexedSearchScope
 
filterNullTypeAnnotations(AnnotationBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
filterPossibleTags(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
 
filterSlashes(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
FINAL - Static variable in class org.aspectj.asm.IProgramElement.Modifiers
 
FINAL - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
"final" modifier constant (bit mask).
FINAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
FINAL - Static variable in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
FINAL_KEYWORD - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
"final" modifier with flag value Modifier.FINAL.
FinalBoundForTypeVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
FinalFieldAssignment - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
finalize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
finalizeProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
FINALLY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
FINALLY - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
FINALLY_BLOCK - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
FINALLY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TryStatement
The "finally" structural property of this node type (child type: Block).
finallyBlock - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
FinallyBlockNotCompleting - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
FinallyFlowContext - Class in org.aspectj.org.eclipse.jdt.internal.compiler.flow
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
FinallyFlowContext(FlowContext, ASTNode, ExceptionHandlingFlowContext) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
finallyInfo - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
Used only during analyseCode and only for checking if a resource was closed in a finallyBlock.
finallyMustCompleteNormally(Block) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
FinallyMustCompleteNormally - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
finalMethodCannotBeOverridden(MethodBinding, MethodBinding) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
A side-effect of the way that we handle itds on default methods on top-most implementors of interfaces is that a class acquiring a final default ITD will erroneously report that it can't override its own member.
finalMethodCannotBeOverridden(MethodBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
FinalMethodCannotBeOverridden - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
FinalOuterLocalAssignment - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
FinalParameterBound - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
finalParameters - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Set that contains all final local variables.
finalVariableBound(TypeVariableBinding, TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
find(char[], AbstractMethodDeclaration, int, char[][], UnresolvedReferenceNameFinder.UnresolvedReferenceNameRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
find(char[], Initializer, ClassScope, int, char[][], UnresolvedReferenceNameFinder.UnresolvedReferenceNameRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
find(File, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileFinder
Although the file finder is meant to be generic for any file name patters, at the moment it is used only for *.java files.
find(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
find(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.NdStringSet
Search for the given string in the receiver.
find(String, String, IPackageFragmentRoot[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Returns the given type in the the given package if it exists, otherwise null.
find(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Returns the JavaElementDelta for the given element in the delta tree, or null, if no delta for the given element is found.
find(UnresolvedType) - Method in class org.aspectj.ajdt.internal.core.builder.EclipseClassPathManager
 
find(UnresolvedType) - Method in class org.aspectj.weaver.bcel.ClassPathManager
 
findAffectedSourceFiles(IResourceDelta, int, StringSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
findAffectedSourceFiles(IResourceDelta, ClasspathLocation[], IProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
findAfter(char[], Scope, ClassScope, int, int, char[][], UnresolvedReferenceNameFinder.UnresolvedReferenceNameRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
findAll(Nd, long, FieldSearchIndex.SearchCriteria) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex
 
findAll(Nd, long, FieldSearchIndex.SearchCriteria, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex
 
findAnnotation(long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
Retrieve the null annotation that has been translated to the given nullTagBits.
findAspectDeclaringParents(DeclareParents) - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
findAspectjtoolsJar() - Static method in class org.aspectj.tools.ant.taskdefs.AjcTask
Find aspectjtools.jar on the task or system classpath.
findBefore(char[], Scope, ClassScope, int, int, int, char[][], UnresolvedReferenceNameFinder.UnresolvedReferenceNameRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
findBest(Nd, long, FieldSearchIndex.SearchCriteria, FieldSearchIndex.IResultRank) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex
 
findClass(char[], String, String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
findClass(char[], String, String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
findClass(char[], String, String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
findClass(char[], String, String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247Jdk12
 
findClass(char[], String, String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
findClass(char[], String, String, String) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
findClass(char[], String, String, String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
findClass(char[], String, String, String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
findClass(char[], String, String, String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
findClass(char[], String, String, String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247Jdk12
 
findClass(char[], String, String, String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
findClass(char[], String, String, String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
findClass(char[], String, String, String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathMultiReleaseJar
 
findClass(char[], String, String, String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathSourceJar
 
findClass(char[], String, String, String, boolean) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
findClass(char[], String, String, String, boolean, Predicate<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
findClass(char[], String, String, String, boolean, Predicate<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
findClass(String) - Method in class org.aspectj.apache.bcel.util.ClassLoaderRepository
Find an already defined JavaClass in the local cache.
findClass(String) - Method in class org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository
Find an already defined JavaClass.
findClass(String) - Method in interface org.aspectj.apache.bcel.util.Repository
Find the class with the name provided, if the class isn't there, return NULL.
findClass(String) - Method in class org.aspectj.apache.bcel.util.SyntheticRepository
Find an already defined (cached) JavaClass object by name.
findClass(String) - Method in class org.aspectj.apache.bcel.util.ThreadLocalAwareRepository
 
findClass(String) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
findClass(String) - Method in class org.aspectj.weaver.bcel.ExtensibleURLClassLoader
 
findClass(String, String, String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
findClass(String, String, String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
findClass(String, String, String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
findClass(String, String, String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
findClass(String, String, String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
findClass(String, String, String, String, boolean, Predicate<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
findClass(String, String, String, String, boolean, Predicate<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
findClass(String, String, String, String, boolean, Predicate<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJMod
 
findClass(String, String, String, String, boolean, Predicate<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
findClass(String, String, String, String, boolean, Predicate<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
 
findClass(String, String, String, String, boolean, Predicate<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
findClass(String, String, String, String, boolean, Predicate<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathMultiReleaseJar
 
findClass(String, String, String, String, boolean, Predicate<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
findCloserMatchForLineNumber(IProgramElement, int) - Method in interface org.aspectj.asm.IHierarchy
For a specified node, check if any of the children more accurately represent the specified line.
findCloserMatchForLineNumber(IProgramElement, int) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
For a specified node, check if any of the children more accurately represent the specified line.
findCompilationUnit(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Returns the ICompilationUnit which defines the type named qualifiedTypeName, or null if none exists.
findConstructorBinding(BlockScope, Invocation, ReferenceBinding, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
For all constructor invocations: find the constructor binding; if site.innersNeedUpdate() perform some post processing for those and produce any updates as side-effects into 'argumentTypes'.
findConstructorDeclarations(char[], int, ISearchRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Must be used only by CompletionEngine.
findConstructorParameterNames(char[], char[], char[], char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
findCorrespondingViewNode(IProgramElement) - Method in class org.aspectj.ajde.ui.StructureView
Searches from the root node of the view down in order to find matches.
findDeclarations - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
findDeclarations - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
findDeclarations - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterPattern
 
findDeclarations - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.VariablePattern
 
findDeclaringNode(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Finds the corresponding AST node in the given compilation unit from which the binding with the given key originated.
findDeclaringNode(IBinding) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Finds the corresponding AST node in the given compilation unit from which the given binding originated.
findDefaultAbstractMethod(ReferenceBinding, char[], TypeBinding[], InvocationSite, ReferenceBinding, ObjectVector, MethodBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findDefaultNullnessTarget(Predicate<Integer>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
Find a binding (either this package or its enclosing ModuleBinding) where 'defaultNullness' matches the given predicate.
findDerivativeType(ResolvedType[]) - Method in class org.aspectj.weaver.ReferenceType
Look for a derivative type with the specified type parameters.
findDescendant(JavaElementDelta.Key) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Returns the descendant delta for the given key, or null, if no delta for the given key is found in the delta tree below this delta.
findDirectMemberType(char[], ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findElement(String, WorkingCopyOwner) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Finds the Java element corresponding to the given binding key if any, else returns null.
findElement(String, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findElement(IJavaElement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
findElement(IJavaElement, int, SourceMapper) - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
Finds the deepest IJavaElement in the hierarchy of elt's children (including elt itself) which has a source range that encloses position according to mapper.
findElement(IPath) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the IJavaElement corresponding to the given classpath-relative path, or null if no such IJavaElement is found.
findElement(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findElement(IPath, WorkingCopyOwner) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the IJavaElement corresponding to the given classpath-relative path, or null if no such IJavaElement is found.
findElement(IPath, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findElementForHandle(String) - Method in interface org.aspectj.asm.IHierarchy
 
findElementForHandle(String) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
findElementForHandleOrCreate(String, boolean) - Method in interface org.aspectj.asm.IHierarchy
 
findElementForHandleOrCreate(String, boolean) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
findElementForLabel(IProgramElement, IProgramElement.Kind, String) - Method in interface org.aspectj.asm.IHierarchy
Returns the first match
findElementForLabel(IProgramElement, IProgramElement.Kind, String) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
findElementForOffSet(String, int, int) - Method in interface org.aspectj.asm.IHierarchy
 
findElementForOffSet(String, int, int) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
findElementForSignature(IProgramElement, IProgramElement.Kind, String) - Method in interface org.aspectj.asm.IHierarchy
Returns the first match
findElementForSignature(IProgramElement, IProgramElement.Kind, String) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
Returns the first match
findElementForSourceFile(String) - Method in interface org.aspectj.asm.IHierarchy
 
findElementForSourceFile(String) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
findElementForSourceLine(String, int) - Method in interface org.aspectj.asm.IHierarchy
Never returns null
findElementForSourceLine(String, int) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
Never returns null
findElementForSourceLine(ISourceLocation) - Method in interface org.aspectj.asm.IHierarchy
TODO: discriminate columns
findElementForSourceLine(ISourceLocation) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
TODO: discriminate columns
findElementForType(String, String) - Method in interface org.aspectj.asm.IHierarchy
 
findElementForType(String, String) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
Find the entry in the model that represents a particular type.
findElements(IJavaElement) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Finds the elements in this compilation unit that correspond to the given element.
findElements(IJavaElement) - Method in interface org.aspectj.org.eclipse.jdt.core.IWorkingCopy
findElements(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
findEvent(Object, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
Kind is either ORIGINAL, NEW, or BOTH
findExactMethod(ReferenceBinding, char[], TypeBinding[], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findExactMethod(ReferenceBinding, char[], TypeBinding[], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
findExactTypes(char[], boolean, int, ISearchRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Find the top-level types that are defined in the current environment and whose simple name matches the given name.
findField(IField) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ASTNodeFinder
 
findField(TypeBinding, char[], InvocationSite, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
Overridden to detect the error case inside an explicit constructor call: class X { int i; X myX; X(X x) { this(i, myX.i, x.i); // same for super calls... only the first 2 field accesses are errors } }
findField(TypeBinding, char[], InvocationSite, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findField(TypeBinding, char[], InvocationSite, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findFieldForCodeSnippet(TypeBinding, char[], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
findFieldsAndMethods(char[], TypeBinding, Scope, ObjectVector, ObjectVector, InvocationSite, Scope, boolean, boolean, Binding[], int[], int[], boolean, char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
findFieldsAndMethodsFromAnotherReceiver(char[], TypeReference, Scope, ObjectVector, ObjectVector, InvocationSite, Scope, boolean, boolean, Binding[], int[], int[], boolean, char[][], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
findFirst(Nd, long, FieldSearchIndex.SearchCriteria) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex
 
findFirstTokenInLine(int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
findFirstTokenInLine(int, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
findGroundTargetTypeForElidedLambda(BlockScope, ParameterizedTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
findHandle(int) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Get instruction handle for instruction at byte code position pos.
findHandle(int, InstructionHandle[]) - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
findHandle(int, InstructionHandle[], boolean) - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
findHandle(InstructionHandle[], int[], int, int) - Static method in class org.aspectj.apache.bcel.generic.InstructionList
 
findHandle(InstructionHandle[], int[], int, int, boolean) - Static method in class org.aspectj.apache.bcel.generic.InstructionList
Find the target instruction (handle) that corresponds to the given target position (byte code offset).
findImport(char[][], boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
findInContext(String, String, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
Searches for the given element in the context and reports if the element is known (ImportRewrite.ImportRewriteContext.RES_NAME_FOUND), unknown (ImportRewrite.ImportRewriteContext.RES_NAME_UNKNOWN), unknown in the context but known to require an explicit import (ImportRewrite.ImportRewriteContext.RES_NAME_UNKNOWN_NEEDS_EXPLICIT_IMPORT), or if its name conflicts (ImportRewrite.ImportRewriteContext.RES_NAME_CONFLICT) with an other element.
findIndex(int, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
findIndexMatches(SearchPattern, Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Query a given index for matching entries.
findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Query a given index for matching entries.
findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.IntersectingPattern
 
findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.LocalVariablePattern
 
findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrPattern
 
findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterPattern
 
findInFileMap(Object) - Method in interface org.aspectj.asm.IHierarchy
 
findInFileMap(Object) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
findInitializer(IInitializer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ASTNodeFinder
 
findJavaProject(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
findLambdaSuperType(LambdaExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
findLineSeparator(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Finds the first line separator used by the given text.
findLocalElement(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
findLocalElement(int, MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
findLocalType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
findLocalVariableDeclarations(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
Returns all declarations of most specific locals containing a given position in their source range.
findMatches(String, IProgramElement.Kind) - Method in class org.aspectj.ajde.ui.StructureSearchManager
 
findMatchingNewParents(ResolvedType, boolean) - Method in class org.aspectj.weaver.patterns.DeclareParents
 
findMatchingPackages(String) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
Look for any package nodes matching the specified package name.
findMembers(char[], ReferenceBinding, Scope, InvocationSite, boolean, Binding[], int[], int[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
findMemberType(char[], ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findMemberTypes(char[], ReferenceBinding, Scope, SourceTypeBinding, boolean, boolean, ObjectVector, Binding[], int[], int[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
findMethod(IMethod) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ASTNodeFinder
 
findMethod(IType, char[], String[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Finds the IMethod element corresponding to the given selector, without creating a new dummy instance of a binary method.
findMethod(ReferenceBinding, char[], TypeBinding[], InvocationSite, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findMethod(ReferenceBinding, char[], TypeBinding[], InvocationSite, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
findMethod0(ReferenceBinding, char[], TypeBinding[], InvocationSite, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findMethodBinding(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
findMethodForArray(ArrayBinding, char[], TypeBinding[], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findMethodForArray(ArrayBinding, char[], TypeBinding[], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
findMethodFromBinding(MethodBinding, String[], ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
This method returns an IMethod element from the given method and declaring type bindings.
findMethodInSuperInterfaces(ReferenceBinding, char[], ObjectVector, List<TypeBinding>, InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findMethodParameterNames(char[], char[], char[], char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
findMethods(IMethod) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Finds the methods in this type that correspond to the given method.
findMethods(IMethod) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
findMethods(IMethod) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
findMethods(IMethod, IMethod[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.Member
 
findModule(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
findModule(File, String, Parser, Map<String, String>, boolean, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ModuleFinder
 
findModule(String, WorkingCopyOwner) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Finds the first module with the given name found following this project's module path.
findModule(String, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findModules(char[], ISearchRequestor, IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Find the modules that start with the given prefix.
findModules(File, String, Parser, Map<String, String>, boolean, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ModuleFinder
 
findMostSpecificStatus(FlowInfo, BlockScope, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
findNextTypeBinding(int, Scope, PackageBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
findNode(CompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Returns the ASTNode that corresponds to this JavaElement or null if there is no corresponding node.
findNode(CompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
findNode(CompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
Returns the ASTNode that corresponds to this JavaElement or null if there is no corresponding node.
findNodeForSourceFile(IProgramElement, String) - Method in interface org.aspectj.asm.IHierarchy
Discover the node representing a particular source file.
findNodeForSourceFile(IProgramElement, String) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
Discover the node representing a particular source file.
findNodeForSourceLine(String, int) - Method in class org.aspectj.ajde.ui.BuildConfigModel
 
findOriginalInheritedMethod(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
findOriginalInheritedMethod(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
findOriginalResource(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
findOverriddenMethodInType(ReferenceBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.SelectionEngine
 
findPackage(char[], ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
findPackage(char[], ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SplitPackageBinding
 
findPackageFragementRoots(String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Returns the package fragment roots who contain a package fragment with the given qualified name.
findPackageFragment(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findPackageFragment(IPath) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the first existing package fragment on this project's classpath whose path matches the given (absolute) path, or null if none exist.
findPackageFragment(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findPackageFragment(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Returns the package fragment whose path matches the given (absolute) path, or null if none exist.
findPackageFragmentRoot(IPath) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the existing package fragment root on this project's classpath whose path matches the given (absolute) path, or null if one does not exist.
findPackageFragmentRoot(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findPackageFragmentRoot0(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findPackageFragmentRoots(IClasspathEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the existing package fragment roots identified by the given entry.
findPackageFragmentRoots(IClasspathEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findPackageFragments(String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Returns the package fragments whose name matches the given (qualified) name, or null if none exist.
findPackageFragments(String, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Returns the package fragments whose name matches the given (qualified) name or pattern, or null if none exist.
findPackages(char[], ISearchRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CancelableNameEnvironment
 
findPackages(char[], ISearchRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Find the packages that start with the given prefix.
findPackages(char[], ISearchRequestor, IPackageFragmentRoot[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Find the packages that start with the given prefix and belong to the given module.
findPackageSet() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
Calculate and cache the package list available in the zipFile.
findParameterNames(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Finds the method parameter names.
findParameterNames(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
findPointcut(String) - Method in class org.aspectj.weaver.ResolvedType
 
findPrimaryType() - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeRoot
Finds the primary type of this Java type root (that is, the type with the same name as the compilation unit, or the type of a class file), or null if no such a type exists.
findPrimaryType() - Method in interface org.aspectj.org.eclipse.jdt.core.IWorkingCopy
Deprecated.
findPrimaryType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
findPrimaryType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
findPrimaryType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
findPrivilegedBinding(SourceTypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
findPrivilegedBinding(SourceTypeBinding, InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
findPrivilegedHandler(ReferenceBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findRecommendedLineSeparator() - Method in interface org.aspectj.org.eclipse.jdt.core.IOpenable
Finds and returns the recommended line separator for this element.
findRecommendedLineSeparator() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
findReferences - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
findReferences - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
findReferences - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterPattern
 
findReferences - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.VariablePattern
 
findResidue(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.Pointcut
This can be called from NotPointcut even for Pointcuts that don't match the shadow
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.internal.tools.PointcutDesignatorHandlerBasedPointcut
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.AndPointcut
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.ArgsPointcut
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.CflowPointcut
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.HandlerPointcut
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.IfPointcut
At each shadow that matched, the residue can be different.
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.IfPointcut.IfTruePointcut
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.KindedPointcut
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.NotPointcut
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.OrPointcut
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.PerCflow
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.PerFromSuper
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.PerObject
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.PerSingleton
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.PerTypeWithin
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.Pointcut
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.ReferencePointcut
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
The guard here is going to be the hasAnnotation() test - if it gets through (which we cannot determine until runtime) then we must have a TypeAnnotationAccessVar in place - this means we must *always* have one in place.
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
Residue is the remainder of the pointcut match that couldn't be performed with the purely static information at compile time and this method returns the residue of a pointcut at a particular shadow.
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.WithincodePointcut
 
findResidueInternal(Shadow, ExposedState) - Method in class org.aspectj.weaver.patterns.WithinPointcut
 
findResourcesWithPath(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
 
findSecondaryInClass(char[], String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
findsField(String) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
findSharedWorkingCopy(IBufferFactory) - Method in interface org.aspectj.org.eclipse.jdt.core.IWorkingCopy
findSharedWorkingCopy(IBufferFactory) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Deprecated. 
findSource(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
findSource(String, String) - Method in class org.aspectj.org.eclipse.jdt.core.WorkingCopyOwner
Returns the source of the compilation unit that defines the given type in the given package, or null if the type is unknown to this owner.
findSource(IModuleDescription) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Locates and returns source code for the given (binary) module, in this SourceMapper's ZIP file, or returns null if source code cannot be found.
findSource(IType, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Locates and returns source code for the given (binary) type, in this SourceMapper's ZIP file, or returns null if source code cannot be found.
findSource(IType, IBinaryType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Locates and returns source code for the given (binary) type, in this SourceMapper's ZIP file, or returns null if source code cannot be found.
findSourceFile(IFile, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
findSourceFiles(IResourceDelta) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
findSourceFiles(IResourceDelta, ClasspathMultiDirectory, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
findSourcePositionInLine(int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
findStateManagingOutputLocation(File) - Static method in class org.aspectj.ajdt.internal.core.builder.IncrementalStateManager
 
findSuperTypeOriginatingFrom(int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Find supertype which originates from a given well-known type, or null if not found (using id avoids triggering the load of well-known type: 73740) NOTE: only works for erasures of well-known types, as random other types may share same id though being distincts.
findSuperTypeOriginatingFrom(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
findSuperTypeOriginatingFrom(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Find supertype which originates from a given type, or null if not found
findType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
 
findType(char[][]) - Method in class org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
findType(char[][]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment
 
findType(char[][]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.INameEnvironment
Find a type with the given compound name.
findType(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CancelableNameEnvironment
 
findType(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.IndexBasedJavaSearchEnvironment
 
findType(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetEnvironment
 
findType(char[][], char[]) - Method in class org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
findType(char[][], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
findType(char[][], char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment
 
findType(char[][], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
findType(char[][], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
findType(char[][], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
findType(char[], char[][]) - Method in class org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
findType(char[], char[][]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment
 
findType(char[], char[][]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.INameEnvironment
Find a type named in the package .
findType(char[], char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CancelableNameEnvironment
 
findType(char[], char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.IndexBasedJavaSearchEnvironment
 
findType(char[], char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetEnvironment
 
findType(char[], char[][], boolean) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.INameEnvironmentExtension
 
findType(char[], char[][], boolean, char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.INameEnvironmentExtension
Find a type named in the package .
findType(char[], char[][], boolean, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CancelableNameEnvironment
 
findType(char[], char[][], char[]) - Method in class org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
findType(char[], char[][], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
findType(char[], char[][], char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment
Answer a type identified by the given names. moduleName may be one of the special names from ModuleBinding (ANY, ANY_NAMED, UNNAMED).
findType(char[], char[][], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
findType(char[], char[][], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
findType(char[], char[][], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
findType(char[], PackageBinding, PackageBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findType(String) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the first type (excluding secondary types) found following this project's classpath with the given fully qualified name or null if none is found.
findType(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findType(String, boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Returns the type specified by the qualified name, or null if none exist.
findType(String, boolean, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
findType(String, boolean, int, boolean, boolean, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
findType(String, String) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the first type (excluding secondary types) found following this project's classpath with the given package name and type qualified name or null if none is found.
findType(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findType(String, String, boolean, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Find type considering secondary types but without waiting for indexes.
findType(String, String, boolean, int, boolean, boolean, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Find type.
findType(String, String, boolean, int, boolean, boolean, boolean, IProgressMonitor, IPackageFragmentRoot[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Find type.
findType(String, String, boolean, int, boolean, IPackageFragmentRoot[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Find type in the given modules considering secondary types but without waiting for indexes.
findType(String, String, WorkingCopyOwner) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the first type (excluding secondary types) found following this project's classpath with the given package name and type qualified name or null if none is found.
findType(String, String, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findType(String, String, WorkingCopyOwner, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Same functionality as IJavaProject.findType(String, String, WorkingCopyOwner) but also looks for secondary types if the given name does not match a compilation unit name.
findType(String, String, WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findType(String, String, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Same functionality as IJavaProject.findType(String, String) but also looks for secondary types if the given name does not match a compilation unit name.
findType(String, String, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findType(String, IPackageFragment, boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Returns the first type in the given package whose name matches the given (unqualified) name, or null if none exist.
findType(String, IPackageFragment, boolean, int, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Returns the first type in the given package whose name matches the given (unqualified) name, or null if none exist.
findType(String, WorkingCopyOwner) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the first type (excluding secondary types) found following this project's classpath with the given fully qualified name or null if none is found.
findType(String, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findType(String, WorkingCopyOwner, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Same functionality as IJavaProject.findType(String, WorkingCopyOwner) but also looks for secondary types if the given name does not match a compilation unit name.
findType(String, WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findType(String, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Same functionality as IJavaProject.findType(String) but also looks for secondary types if the given name does not match a compilation unit name.
findType(String, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findType(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ASTNodeFinder
 
findTypeByResourceAddress(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
findTypeInModules(char[][], ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Find a type in the given module or any module read by it.
findTypeNames(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
findTypeNames(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
findTypeNames(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
findTypeNames(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
findTypeNames(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
findTypeNames(String, String) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
findTypes(char[], boolean, boolean, int, ISearchRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Find the top-level types that are defined in the current environment and whose name starts with the given prefix.
findTypes(char[], boolean, int, int, ISearchRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CancelableNameEnvironment
 
findTypes(char[], boolean, int, int, ISearchRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Must be used only by CompletionEngine.
findTypesBySimpleName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
 
findTypesBySimpleName(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
 
findTypeVariable(char[], SourceTypeBinding) - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeScope
 
findTypeVariable(char[], SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Other scopes can override this method
findUnfilteredPackageFragmentRoots(IClasspathEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
In a Java 9 project, a classpath entry can be filtered using a IClasspathAttribute.LIMIT_MODULES attribute, otherwise for an unnamed module a default set of roots is used as defined in JEP 261.
findUnfilteredPackageFragmentRoots(IClasspathEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findVariable(char[], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
findVariable(char[], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findWorkingCopy(WorkingCopyOwner) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Finds the working copy for this compilation unit, given a WorkingCopyOwner.
findWorkingCopy(WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
FINE_GRAIN_MASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
FINE_GRAIN_MASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
FINE_GRAIN_MASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.VariablePattern
 
fineGrain - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
Fine grain limitation
fineGrain() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
fineGrain() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
fineGrain() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
fineGrain() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
fineGrain() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
fineGrained() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Mark this delta as a fine-grained delta.
FingerprintTestResult(boolean, boolean, FileFingerprint) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.FileFingerprint.FingerprintTestResult
 
finish() - Method in class org.aspectj.ajde.ui.swing.BuildProgressPanel
Jumps the progress bar to the end.
finish(boolean) - Method in interface org.aspectj.ajde.core.IBuildProgressMonitor
Stop the progress monitor
finish(boolean) - Method in class org.aspectj.ajde.ui.swing.DefaultBuildProgressMonitor
Jump the progress bar to the end and finish progress monitoring.
finish(boolean) - Method in class org.aspectj.tools.ajbrowser.core.BrowserBuildProgressMonitor
 
finished() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.SubTypeSearchJob
 
finished(SourceFile) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.WorkQueue
 
finishedCompilationUnit(CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
finishedTypeMungers - Variable in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
finishedWith() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
finishedWith(String, CompilationResult, char[], ArrayList, ArrayList) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
finishedWith(String, CompilationResult, char[], ArrayList, ArrayList) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
finishResolveTypes(AbstractMethodDeclaration, MethodBinding, int, SourceTypeBinding) - Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDesignator
 
finishResolveTypes(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
Called at the end of resolving types
finishTypeMungers() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
finishUp() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.CommentsPreparator
 
finishUp() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
finishUp() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
finishUp(ASTNode, List<IRegion>) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
fInsertionPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
This position is the position of the end of the last line separator before the closing brace starting position of the receiver.
fire(IJavaElementDelta, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
fireChange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Notifies listeners that this hierarchy has changed and needs refreshing.
fireModelUpdated() - Method in class org.aspectj.asm.AsmManager
 
fireNavigateBackAction(StructureView) - Method in class org.aspectj.ajde.ui.StructureViewManager
 
fireNavigateForwardAction(StructureView) - Method in class org.aspectj.ajde.ui.StructureViewManager
 
fireNavigationAction(String, int) - Method in class org.aspectj.ajde.ui.StructureViewManager
Only navigations of the default view are registered with the history.
fireNavigationAction(IProgramElement, boolean) - Method in class org.aspectj.ajde.ui.StructureViewManager
 
FIRST_BLOCK - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldList
Pointer to the first block.
FIRST_ENUM_CONST - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
FIRST_KIND - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
First valid completion kind.
firstActionWithID(String, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
FirstAssignmentToLocal - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
firstBound - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
Denote the first explicit (binding) bound amongst the supertypes (from declaration in source) If no superclass was specified, then it denotes the first superinterface, or null if none was specified.
firstIndexAfter(ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
firstIndexBefore(ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
firstIndexIn(ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
firstLeadingCommentIndex(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Return the index in the whole comments list CompilationUnit.getCommentList() of the first leading comments associated with the given node.
firstTagPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
firstToken - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
firstTokenAfter(ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
firstTokenBefore(ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
firstTokenIn(ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
fIsFragmented - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
True when this node has attributes that have been altered from their original state in the shared document, or when the attributes of a descendant have been altered.
fixedErrorCount - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
FixedErrorCount - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
fixedLength - Variable in class org.aspectj.apache.bcel.generic.InstructionSelect
 
FixedSizeTagHandler() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader.FixedSizeTagHandler
 
fixedWarningCount - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
FixedWarningCount - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
FIXING_SUPER_CALLS - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
FIXING_SUPER_CALLS_IN_ITDS - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
fixSuperCallsInBody() - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
fixTaskTags(Map) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
fixTypeVariableDeclaringElement(TypeVariableBinding, Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
If a TVB was created with a dummy declaring element and needs to be fixed now, make sure that this update affects all early clones, too.
FLAG_BRIDGES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
FLAG_MARKERS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
FLAG_SERIALIZABLE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
flags - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
flags - Variable in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
flags - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CreateImportOperation
 
flags - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
The modifiers associated with this member.
flags - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
flags(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
Flags - Class in org.aspectj.org.eclipse.jdt.core
Utility class for decoding modifier flags in Java elements.
FLAGS - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelMarker
Flags marker attribute (value "flags").
FLAGS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodParameter
 
FLAGS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
fLastChild - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
The last child of this node - null when this node has no children.
FlatFileCacheBacking - Class in org.aspectj.weaver.tools.cache
Uses a "flat" files model to store the cached instrumented classes and aspects - i.e., each class/aspect is stored as a separate (binary) file.
FlatFileCacheBacking(File) - Constructor for class org.aspectj.weaver.tools.cache.FlatFileCacheBacking
 
flatten(File[], String) - Static method in class org.aspectj.util.FileUtil
Render a set of files to String as a path by getting absolute paths of each and delimiting with infix.
flatten(String[], String) - Static method in class org.aspectj.util.FileUtil
Flatten File[] to String.
FLAVORS_MASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
FLG_CORRUPT_ZIP_FILE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
Flag indicating that this is a corrupted zip file.
FLG_FIRST_BOUND_IS_A_CLASS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeParameter
 
FLG_GENERIC_SIGNATURE_PRESENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
FLG_GENERIC_SIGNATURE_PRESENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
FLG_GENERIC_SIGNATURE_PRESENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
FLG_THROWS_SIGNATURE_PRESENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
FLG_TYPE_ANONYMOUS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
FLG_TYPE_LOCAL - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
FLG_TYPE_MEMBER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
fLineStartPositions - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.
The source positions of all of the line separators in the document.
fload(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FLOAD - Static variable in interface org.aspectj.apache.bcel.Constants
 
FLOAD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fload_0() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FLOAD_0 - Static variable in interface org.aspectj.apache.bcel.Constants
 
FLOAD_0 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FLOAD_0 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fload_1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FLOAD_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
FLOAD_1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FLOAD_1 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fload_2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FLOAD_2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
FLOAD_2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FLOAD_2 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fload_3() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FLOAD_3 - Static variable in interface org.aspectj.apache.bcel.Constants
 
FLOAD_3 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FLOAD_3 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
FLOAT - Static variable in class org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
FLOAT - Static variable in class org.aspectj.apache.bcel.generic.Type
 
FLOAT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
Type code for the primitive type "float".
FLOAT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl
 
FLOAT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
FLOAT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
FLOAT - Static variable in class org.aspectj.weaver.UnresolvedType
 
FLOAT - Variable in class org.aspectj.weaver.World
 
FLOAT_ARRAY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
FLOAT_INITIAL_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
FLOAT_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
FLOAT_TAG - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a constant of type float
Float2Byte - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2Char - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2Double - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2Float - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2Int - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2Long - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2Short - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2String - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
floatAt(byte[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileStruct
 
floatAt(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
floatCache - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
FloatCache - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
FloatCache() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.FloatCache
Constructs a new, empty hashtable.
FloatCache(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.FloatCache
Constructs a new, empty hashtable with the specified initial capacity.
FloatConstant - Class in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
FloatConstrSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
floatFloatSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
FloatLiteral - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
FloatLiteral(char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FloatLiteral
 
floatObject(float) - Static method in class org.aspectj.runtime.internal.Conversions
 
FloatTag - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
FloatUtil - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
Internal utility for declaring with hexadecimal double and float literals.
FloatUtil() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.FloatUtil
 
floatValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
floatValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
 
floatValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
floatValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
floatValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
floatValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
 
floatValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
 
floatValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
floatValue(Object) - Static method in class org.aspectj.runtime.internal.Conversions
 
FLOATVALUE_FLOAT_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
FLOATVALUE_FLOAT_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
FlowContext - Class in org.aspectj.org.eclipse.jdt.internal.compiler.flow
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
FlowContext(FlowContext, ASTNode, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
FlowInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler.flow
 
FlowInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
FLUENT_RESOURCE_CLASSES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
flush() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Archive
 
flush() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
flush() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
flush() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
flush() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ChunkWriter
Flushes any outstanding writes to disk immediately.
flush() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
flush() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Flushes all entries from the cache.
flush() - Method in class org.aspectj.weaver.World
be careful calling this - pr152257
flush(K) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Flushes the given entry from the cache.
flushAssistState() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
flushAssistState() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
flushBoundOutbox() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Not JLS: after overload resolution is done, perform the push of type bounds to outer inference, if any.
flushClasspathProblemMarkers(boolean, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Remove all markers denoting classpath problems
flushCommentsDefinedPriorTo(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
flushCommentsDefinedPriorTo(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
flushCommentsDefinedPriorTo(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
flushElementStack() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
flushFileMap() - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
flushGeneratedClasses() - Method in class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
Flush the generated classes cache
flushGeneratedClasses(ClassLoader) - Method in class org.aspectj.weaver.loadtime.Aj
 
flushGeneratedClassesFor(String) - Method in class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
Remove generated classes based on the supplied className.
flushHandleMap() - Method in interface org.aspectj.asm.IHierarchy
 
flushHandleMap() - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
flushMessages() - Method in class org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageHolder
 
flushTypeMap() - Method in interface org.aspectj.asm.IHierarchy
 
flushTypeMap() - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
flushZipFiles(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Flushes ZipFiles cache if there are no more clients.
fMainTypeName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
fMostRecentlyFetchedChunk - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
fmul() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FMUL - Static variable in interface org.aspectj.apache.bcel.Constants
 
FMUL - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FMUL - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
The name of this node.
fNameRange - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
The original inclusive indicies of this node's name in the shared document.
fneg() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FNEG - Static variable in interface org.aspectj.apache.bcel.Constants
 
FNEG - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FNEG - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fNextNode - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
The sibling node following this node - null for the last node in the sibling list.
fNode - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.
The current node being constructed.
focus - Variable in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
The focus element (used for reference patterns)
focusQualifiedName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
 
focusType - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
The type the hierarchy was specifically computed for, possibly null.
focusType - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
FOOTER_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LargeBlock
The large block footer is located at the end of the last chunk in the large block.
FOR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
FOR_BLOCK - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
FOR_REMOVAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
FOR_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ForStatement.
forbiddenReference(FieldBinding, ASTNode, byte, String, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
forbiddenReference(MethodBinding, InvocationSite, byte, String, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
forbiddenReference(TypeBinding, ASTNode, byte, String, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ForbiddenReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ForbiddenReference - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
forbiddenReferenceIsError - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
forBinaryFolder(IContainer, boolean, AccessRuleSet, IPath, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
force - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Conflict resolution policy - by default do not force (fail on a conflict).
FORCE - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapMode
Wrap mode for tokens that must be wrapped due to "Force wrap" setting.
FORCE_FIRST_COLUMN - Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
Policy used to mark comments on first column that should not be indented.
FORCE_FORK - Static variable in class org.aspectj.tools.ant.taskdefs.Ajdoc
If true, ignore fork param and use FORCE_FORK_VALUE
FORCE_FORK_VALUE - Static variable in class org.aspectj.tools.ant.taskdefs.Ajdoc
value used as fork when FORCE_FORK is true
FORCE_IMMEDIATE_SEARCH - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The search operation starts immediately, even if the underlying indexer has not finished indexing the workspace.
FORCE_INCREMENTAL_DURING_TESTING - Static variable in class org.aspectj.ajdt.internal.core.builder.AjState
 
FORCE_PROBLEM_DETECTION - Static variable in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Constant indicating that a reconcile operation should recompute the problems even if the source hasn't changed.
forceBatchBuildNextTimeAround() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
forceBatchInitializations(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
forcedToBeRaw(ReferenceContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Returns true if the receiver is forced to be of raw type either to satisfy the contract imposed by a super type or because it *is* raw and the current type has no control over it (i.e the rawness originates from some other file.)
ForcedToBeRawType - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
ForceImmediate - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
 
forceImplicitQualification - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
forceMunge(LazyClassGen, boolean) - Method in class org.aspectj.weaver.bcel.BcelPerClauseAspectAdder
 
forcePublic() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
forcePublic() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
forceRegisterAsDerived(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
Forcefully register the given type as a derived type.
forceSingletonBehaviour - Static variable in class org.aspectj.asm.AsmManager
 
forDEBUG_bridgingCode - Variable in class org.aspectj.weaver.World
 
forDEBUG_structuralChangesCode - Variable in class org.aspectj.weaver.World
 
ForeachStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ForeachStatement(LocalDeclaration, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
forField(char[], char[], LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider
 
forGenericType(String, TypeVariable[], String) - Static method in class org.aspectj.weaver.UnresolvedType
 
forGenericTypeSignature(String, String) - Static method in class org.aspectj.weaver.UnresolvedType
 
forGenericTypeVariables(String, TypeVariable[]) - Static method in class org.aspectj.weaver.UnresolvedType
 
forget(IProgramElement, IProgramElement) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
forgetExternalTimestampsAndIndexes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
forgetTypeVariablesCurrentlyBeingProcessed(Class<?>) - Method in class org.aspectj.weaver.World
 
forJrtSystem(String, AccessRuleSet, IPath, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
forLibrary(String, AccessRuleSet, IPath, boolean, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
forLibrary(ZipFile, AccessRuleSet, IPath, boolean, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
FORMAL_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadoc
 
FormalBinding - Class in org.aspectj.org.eclipse.jdt.core.dom
 
FormalBinding - Class in org.aspectj.weaver.patterns
 
FormalBinding(Type, String, AST) - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.FormalBinding
 
FormalBinding(UnresolvedType, int) - Constructor for class org.aspectj.weaver.patterns.FormalBinding
 
FormalBinding(UnresolvedType, String, int) - Constructor for class org.aspectj.weaver.patterns.FormalBinding
 
FormalBinding(UnresolvedType, String, int, int, int) - Constructor for class org.aspectj.weaver.patterns.FormalBinding
 
FormalBinding.ImplicitFormalBinding - Class in org.aspectj.weaver.patterns
A marker class for bindings for which we want to ignore unbound issue and consider them as implicit binding - f.e. to handle JoinPoint in @AJ advices
formalIndex - Variable in class org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
formalIndex - Variable in class org.aspectj.weaver.patterns.BindingAnnotationTypePattern
 
formalName - Variable in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
FormalTypeParameter() - Constructor for class org.aspectj.util.GenericSignature.FormalTypeParameter
 
formalTypeParameter2TypeVariable(GenericSignature.FormalTypeParameter, GenericSignature.FormalTypeParameter[], World) - Static method in class org.aspectj.weaver.bcel.BcelGenericSignatureToTypeXConverter
 
formalTypeParameters - Variable in class org.aspectj.util.GenericSignature.ClassSignature
 
formalTypeParameters - Variable in class org.aspectj.util.GenericSignature.MethodTypeSignature
 
format(int, int, boolean, char) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Return a string for an integer justified left or right and filled up with 'fill' characters if necessary.
format(int, String, int, int, int, String) - Method in class org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatter
Format source, and returns a text edit that correspond to the difference between the given string and the formatted string.
format(int, String, int, int, int, String) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatter
 
format(int, String, IRegion[], int, String) - Method in class org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatter
Format source, and returns a text edit that correspond to the difference between the given string and the formatted string.
format(int, String, IRegion[], int, String) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatter
Format source, and returns a text edit that correspond to the difference between the given string and the formatted string.
format(String) - Static method in class org.aspectj.weaver.WeaverMessages
 
format(String, int, int[], String) - Method in interface org.aspectj.org.eclipse.jdt.core.ICodeFormatter
Deprecated.
Formats the String sourceString, and returns a string containing the formatted version.
format(String, int, int[], String) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.old.CodeFormatter
Deprecated.
 
format(String, Object) - Static method in class org.aspectj.weaver.WeaverMessages
 
format(String, Object, Object) - Static method in class org.aspectj.weaver.WeaverMessages
 
format(String, Object, Object, Object) - Static method in class org.aspectj.weaver.WeaverMessages
 
format(String, Object, Object, Object, Object) - Static method in class org.aspectj.weaver.WeaverMessages
 
format(Pointcut) - Static method in class org.aspectj.weaver.patterns.PointcutRewriter
Allows formatting of the output pointcut for debugging...
formatArgs(Object[]) - Method in class org.aspectj.weaver.tools.AbstractTrace
Format arguments into a comma separated list
formatArray(Object) - Method in class org.aspectj.weaver.tools.AbstractTrace
 
formatByteString(long) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
formatCollection(Collection<?>) - Method in class org.aspectj.weaver.tools.AbstractTrace
 
formatEntry(int, Object) - Method in interface org.aspectj.bridge.context.ContextFormatter
 
formatMessage(String, String, String, Object, Object[]) - Method in class org.aspectj.weaver.tools.AbstractTrace
 
formatMessage(String, String, Throwable) - Method in class org.aspectj.weaver.tools.AbstractTrace
 
formatObj(Object) - Method in class org.aspectj.weaver.tools.AbstractTrace
Format objects safely avoiding toString which can cause recursion, NullPointerExceptions or highly verbose results.
formatObjects(Object[]) - Method in class org.aspectj.weaver.tools.AbstractTrace
 
formatString(int, String, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
formatter - Variable in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
FORMATTER_ALIGN_ASSIGNMENT_STATEMENTS_ON_COLUMNS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to align assignment statements on column - option id: "org.aspectj.org.eclipse.jdt.core.formatter.align_assignment_statements_on_columns" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_ALIGN_FIELDS_GROUPING_BLANK_LINES - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to affect aligning on columns: groups of items are aligned independently if they are separated by at least the selected number of blank lines.
FORMATTER_ALIGN_TYPE_MEMBERS_ON_COLUMNS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to align type members of a type declaration on column - option id: "org.aspectj.org.eclipse.jdt.core.formatter.align_type_members_on_columns" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_ALIGN_VARIABLE_DECLARATIONS_ON_COLUMNS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to align variable declarations on column - option id: "org.aspectj.org.eclipse.jdt.core.formatter.align_variable_declarations_on_columns" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_ALIGN_WITH_SPACES - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to use spaces when aligning members, independent of selected tabulation character - option id: "org.aspectj.org.eclipse.jdt.core.formatter.align_with_spaces" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_ALIGNMENT_FOR_ADDITIVE_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of expressions with additive operators (+, -) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_additive_operator" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_ANNOTATIONS_ON_ENUM_CONSTANT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of annotations on enum constant declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_annotations_on_enum_constant" - possible values: values returned by createAlignmentValue(boolean, int) call - default: createAlignmentValue(true, WRAP_ONE_PER_LINE)
FORMATTER_ALIGNMENT_FOR_ANNOTATIONS_ON_FIELD - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of annotations on field declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_annotations_on_field" - possible values: values returned by createAlignmentValue(boolean, int) call - default: createAlignmentValue(true, WRAP_ONE_PER_LINE)
FORMATTER_ALIGNMENT_FOR_ANNOTATIONS_ON_LOCAL_VARIABLE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of annotations on local variable - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_annotations_on_local_variable" - possible values: values returned by createAlignmentValue(boolean, int) call - default: createAlignmentValue(true, WRAP_ONE_PER_LINE)
FORMATTER_ALIGNMENT_FOR_ANNOTATIONS_ON_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of annotations on method declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_annotations_on_method" - possible values: values returned by createAlignmentValue(boolean, int) call - default: createAlignmentValue(true, WRAP_ONE_PER_LINE)
FORMATTER_ALIGNMENT_FOR_ANNOTATIONS_ON_PACKAGE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of annotations on package declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_annotations_on_package" - possible values: values returned by createAlignmentValue(boolean, int) call - default: createAlignmentValue(true, WRAP_ONE_PER_LINE)
FORMATTER_ALIGNMENT_FOR_ANNOTATIONS_ON_PARAMETER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of annotations on parameter - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_annotations_on_parameter" - possible values: values returned by createAlignmentValue(boolean, int) call - default: createAlignmentValue(false, WRAP_NO_SPLIT)
FORMATTER_ALIGNMENT_FOR_ANNOTATIONS_ON_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of annotations on type declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_annotations_on_type" - possible values: values returned by createAlignmentValue(boolean, int) call - default: createAlignmentValue(true, WRAP_ONE_PER_LINE)
FORMATTER_ALIGNMENT_FOR_ARGUMENTS_IN_ALLOCATION_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of arguments in allocation expression - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_ARGUMENTS_IN_ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of arguments in annotation - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_ARGUMENTS_IN_ENUM_CONSTANT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of arguments in enum constant - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_ARGUMENTS_IN_EXPLICIT_CONSTRUCTOR_CALL - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of arguments in explicit constructor call - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_ARGUMENTS_IN_METHOD_INVOCATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of arguments in method invocation - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_ARGUMENTS_IN_QUALIFIED_ALLOCATION_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of arguments in qualified allocation expression - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_ASSERTION_MESSAGE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of assertion message separator (:) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_assertion_message" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_ASSIGNMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of assignment (=, +=, -=, *=, /=, %=, &=, ^=, |=, <<=, >>=, >>>=) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_assignment" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_BINARY_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_ALIGNMENT_FOR_BITWISE_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of expressions with bitwise operators (&, ^, |) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_bitwise_operator" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_COMPACT_IF - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of compact if - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_compact_if" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_ONE_PER_LINE, INDENT_BY_ONE)
FORMATTER_ALIGNMENT_FOR_COMPACT_LOOP - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of compact loops - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_compact_loops" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_ONE_PER_LINE, INDENT_BY_ONE)
FORMATTER_ALIGNMENT_FOR_CONDITIONAL_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of conditional expression - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_conditional_expression" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_ONE_PER_LINE, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_CONDITIONAL_EXPRESSION_CHAIN - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of conditional expression chains.
FORMATTER_ALIGNMENT_FOR_ENUM_CONSTANTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of enum constants - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_enum_constants" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_EXPRESSIONS_IN_ARRAY_INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of expressions in array initializer - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_EXPRESSIONS_IN_FOR_LOOP_HEADER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of initialization, termination, and increment expressions in 'for' loop header - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_for_loop_header" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_LOGICAL_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of expressions with logical operators (&&, ||) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_logical_operator" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_METHOD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of method declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_method_declaration" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_MODULE_STATEMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of module statements - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_module_statements" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_MULTIPLE_FIELDS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of multiple fields - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_multiple_fields" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_MULTIPLICATIVE_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of expressions with multiplicative operators (*, /, %) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_multiplicative_operator" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_PARAMETERIZED_TYPE_REFERENCES - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of type arguments in parameterized type references - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_parameterized_type_references" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_PARAMETERS_IN_CONSTRUCTOR_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of parameters in constructor declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_PARAMETERS_IN_METHOD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of parameters in method declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_RECORD_COMPONENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of components in record declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_record_components" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_RELATIONAL_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of expressions with relational operators (<, >, <=, >=, ==, !
FORMATTER_ALIGNMENT_FOR_RESOURCES_IN_TRY - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of resources in a try with resources statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_resources_in_try" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_NEXT_PER_LINE, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_SELECTOR_IN_METHOD_INVOCATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of selector in method invocation - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_SHIFT_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of expressions with shift operators (<<, >>, >>>) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_shift_operator" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_STRING_CONCATENATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of string concatenation expressions - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_string_concatenation" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_SUPERCLASS_IN_TYPE_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of superclass in type declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_NEXT_SHIFTED, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_SUPERINTERFACES_IN_ENUM_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of superinterfaces in enum declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_SUPERINTERFACES_IN_RECORD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of superinterfaces in record declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_record_declaration" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_SUPERINTERFACES_IN_TYPE_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of superinterfaces in type declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_THROWS_CLAUSE_IN_CONSTRUCTOR_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of throws clause in constructor declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_THROWS_CLAUSE_IN_METHOD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of throws clause in method declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_TYPE_ANNOTATIONS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of type annotations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_type_annotations" - possible values: values returned by createAlignmentValue(boolean, int) call - default: createAlignmentValue(false, WRAP_NO_SPLIT)
FORMATTER_ALIGNMENT_FOR_TYPE_ARGUMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of type arguments in method invocations and references - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_type_arguments" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_TYPE_PARAMETERS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of type parameters in method and type declarations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_type_parameters" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_UNION_TYPE_IN_MULTICATCH - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of exceptions declared in a Union Type in the argument of a multicatch statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_union_type_in_multicatch" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_BLANK_LINES_AFTER_CODE_BLOCK - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to add or remove blank lines after a statement containing a code block - option id: "org.aspectj.org.eclipse.jdt.core.formatter.number_of_blank_lines_after_code_block" - possible values: "<n>", where n is an integer.
FORMATTER_BLANK_LINES_AFTER_IMPORTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to add or remove blank lines after the imports declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_after_imports" - possible values: "<n>", where n is an integer.
FORMATTER_BLANK_LINES_AFTER_LAST_CLASS_BODY_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to add or remove blank lines after the last class body declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_after_last_class_body_declaration" - possible values: "<n>", where n is an integer.
FORMATTER_BLANK_LINES_AFTER_PACKAGE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to add or remove blank lines after the package declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_after_package" - possible values: "<n>", where n is an integer.
FORMATTER_BLANK_LINES_AT_BEGINNING_OF_CODE_BLOCK - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to add or remove blank lines at the beginning of the code block - option id: "org.aspectj.org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_code_block" - possible values: "<n>", where n is an integer.
FORMATTER_BLANK_LINES_AT_BEGINNING_OF_METHOD_BODY - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to add or remove blank lines at the beginning of the method body - option id: "org.aspectj.org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body" - possible values: "<n>", where n is an integer.
FORMATTER_BLANK_LINES_AT_END_OF_CODE_BLOCK - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to add or remove blank lines at the end of the code block - option id: "org.aspectj.org.eclipse.jdt.core.formatter.number_of_blank_lines_at_end_of_code_block" - possible values: "<n>", where n is an integer.
FORMATTER_BLANK_LINES_AT_END_OF_METHOD_BODY - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to add or remove blank lines at the end of the method body - option id: "org.aspectj.org.eclipse.jdt.core.formatter.number_of_blank_lines_at_end_of_method_body" - possible values: "<n>", where n is an integer.
FORMATTER_BLANK_LINES_BEFORE_ABSTRACT_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to add or remove blank lines before an abstract method declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_before_abstract_method" - possible values: "<n>", where n is an integer.
FORMATTER_BLANK_LINES_BEFORE_CODE_BLOCK - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to add or remove blank lines before a statement containing a code block - option id: "org.aspectj.org.eclipse.jdt.core.formatter.number_of_blank_lines_before_code_block" - possible values: "<n>", where n is an integer.
FORMATTER_BLANK_LINES_BEFORE_FIELD - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to add or remove blank lines before a field declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_before_field" - possible values: "<n>", where n is an integer.
FORMATTER_BLANK_LINES_BEFORE_FIRST_CLASS_BODY_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to add or remove blank lines before the first class body declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration" - possible values: "<n>", where n is an integer.
FORMATTER_BLANK_LINES_BEFORE_IMPORTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to add or remove blank lines before the imports declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_before_imports" - possible values: "<n>", where n is an integer.
FORMATTER_BLANK_LINES_BEFORE_MEMBER_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to add or remove blank lines before a member type declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_before_member_type" - possible values: "<n>", where n is an integer.
FORMATTER_BLANK_LINES_BEFORE_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to add or remove blank lines before a non-abstract method declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_before_method" - possible values: "<n>", where n is an integer.
FORMATTER_BLANK_LINES_BEFORE_NEW_CHUNK - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to add or remove blank lines before a new chunk - option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk" - possible values: "<n>", where n is an integer.
FORMATTER_BLANK_LINES_BEFORE_PACKAGE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to add or remove blank lines before the package declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_before_package" - possible values: "<n>", where n is an integer.
FORMATTER_BLANK_LINES_BETWEEN_IMPORT_GROUPS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to add or remove blank lines between import groups - option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_between_import_groups" - possible values: "<n>", where n is an integer.
FORMATTER_BLANK_LINES_BETWEEN_STATEMENT_GROUPS_IN_SWITCH - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to add or remove blank lines between statement groups in switch - option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_between_statement_groups_in_switch" - possible values: "<n>", where n is an integer.
FORMATTER_BLANK_LINES_BETWEEN_TYPE_DECLARATIONS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to add or remove blank lines between type declarations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations" - possible values: "<n>", where n is an integer.
FORMATTER_BRACE_POSITION_FOR_ANNOTATION_TYPE_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position the braces of an annotation type declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
FORMATTER_BRACE_POSITION_FOR_ANONYMOUS_TYPE_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position the braces of an anonymous type declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
FORMATTER_BRACE_POSITION_FOR_ARRAY_INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position the braces of an array initializer - option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_array_initializer" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
FORMATTER_BRACE_POSITION_FOR_BLOCK - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position the braces of a block - option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_block" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
FORMATTER_BRACE_POSITION_FOR_BLOCK_IN_CASE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position the braces of a block in a case statement when the block is the first statement following the case - option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_block_in_case" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
FORMATTER_BRACE_POSITION_FOR_CONSTRUCTOR_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position the braces of a constructor declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
FORMATTER_BRACE_POSITION_FOR_ENUM_CONSTANT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position the braces of an enum constant - option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_enum_constant" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
FORMATTER_BRACE_POSITION_FOR_ENUM_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position the braces of an enum declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_enum_declaration" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
FORMATTER_BRACE_POSITION_FOR_LAMBDA_BODY - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position the braces of a lambda block - option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_lambda_body" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
FORMATTER_BRACE_POSITION_FOR_METHOD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position the braces of a method declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_method_declaration" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
FORMATTER_BRACE_POSITION_FOR_RECORD_CONSTRUCTOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position the braces of a record constructor - option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_record_constructor" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
FORMATTER_BRACE_POSITION_FOR_RECORD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position the braces of a record declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_record_declaration" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
FORMATTER_BRACE_POSITION_FOR_SWITCH - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position the braces of a switch statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_switch" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
FORMATTER_BRACE_POSITION_FOR_TYPE_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position the braces of a type declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_type_declaration" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
FORMATTER_CLEAR_BLANK_LINES - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
FORMATTER_COMMENT_ALIGN_TAGS_DESCREIPTIONS_GROUPED - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control whether descriptions and names in Javadoc root tags, should be aligned and grouped by tag type
FORMATTER_COMMENT_ALIGN_TAGS_NAMES_DESCRIPTIONS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control whether names and descriptions in Javadoc root tags should be aligned
FORMATTER_COMMENT_CLEAR_BLANK_LINES - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_COMMENT_CLEAR_BLANK_LINES_IN_BLOCK_COMMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control whether blank lines are cleared inside block comments - option id: "org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_COMMENT_CLEAR_BLANK_LINES_IN_JAVADOC_COMMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control whether blank lines are cleared inside javadoc comments - option id: "org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_COMMENT_COUNT_LINE_LENGTH_FROM_STARTING_POSITION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control whether comments' line length will be counted from their starting position - option id: "org.eclipse.jdt.core.formatter.comment.count_line_length_from_starting_position" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_COMMENT_FORMAT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_COMMENT_FORMAT_BLOCK_COMMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control whether multiple lines comments are formatted - option id: "org.eclipse.jdt.core.formatter.comment.format_block_comments" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_COMMENT_FORMAT_HEADER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control whether the header comment of a Java source file is formatted - option id: "org.eclipse.jdt.core.formatter.comment.format_header" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_COMMENT_FORMAT_HTML - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control whether HTML tags are formatted
FORMATTER_COMMENT_FORMAT_JAVADOC_COMMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control whether javadoc comments are formatted - option id: "org.eclipse.jdt.core.formatter.comment.format_javadoc_comments" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_COMMENT_FORMAT_LINE_COMMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control whether single line comments are formatted - option id: "org.eclipse.jdt.core.formatter.comment.format_line_comments" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_COMMENT_FORMAT_LINE_COMMENT_STARTING_ON_FIRST_COLUMN - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to format line comments that start on the first column - option id: "org.aspectj.org.eclipse.jdt.core.formatter.format_line_comment_starting_on_first_column" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_COMMENT_FORMAT_SOURCE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control whether code snippets are formatted in comments - option id: "org.eclipse.jdt.core.formatter.comment.format_source_code" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_COMMENT_INDENT_PARAMETER_DESCRIPTION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control whether description of Javadoc parameters are indented - option id: "org.eclipse.jdt.core.formatter.comment.indent_parameter_description" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_COMMENT_INDENT_ROOT_TAGS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control whether Javadoc root tags are indented
FORMATTER_COMMENT_INDENT_TAG_DESCRIPTION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control whether Javadoc tag descriptions are indented when wrapped, excluding tags controlled by #FORMATTER_COMMENT_INDENT_PARAMETER_DESCRIPTION - option id: "org.eclipse.jdt.core.formatter.comment.indent_return_description" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_COMMENT_INSERT_EMPTY_LINE_BEFORE_ROOT_TAGS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert an empty line before the Javadoc root tag block - option id: "org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_COMMENT_INSERT_EMPTY_LINE_BETWEEN_DIFFERENT_TAGS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert an empty line between Javadoc tags of different type - option id: "org.eclipse.jdt.core.formatter.comment.insert_new_line_between_different_tags" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_COMMENT_INSERT_NEW_LINE_FOR_PARAMETER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a new line after Javadoc root tag parameters - option id: "org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_COMMENT_LINE_LENGTH - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to specify the line length for comments
FORMATTER_COMMENT_NEW_LINES_AT_BLOCK_BOUNDARIES - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control whether block comments will have new lines at boundaries - option id: "org.eclipse.jdt.core.formatter.comment.new_lines_at_block_boundaries" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_COMMENT_NEW_LINES_AT_JAVADOC_BOUNDARIES - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control whether javadoc comments will have new lines at boundaries - option id: "org.eclipse.jdt.core.formatter.comment.new_lines_at_javadoc_boundaries" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_COMMENT_PARSER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
FORMATTER_COMMENT_PRESERVE_WHITE_SPACE_BETWEEN_CODE_AND_LINE_COMMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control whether the white space between code and line comments should be preserved or replaced with a single space - option id: "org.eclipse.jdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_COMPACT_ASSIGNMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
FORMATTER_COMPACT_ELSE_IF - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to compact else/if - option id: "org.aspectj.org.eclipse.jdt.core.formatter.compact_else_if" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_CONTINUATION_INDENTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to set the continuation indentation - option id: "org.aspectj.org.eclipse.jdt.core.formatter.continuation_indentation" - possible values: "<n>", where n is zero or a positive integer - default: "2"
FORMATTER_CONTINUATION_INDENTATION_FOR_ARRAY_INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to set the continuation indentation inside array initializer - option id: "org.aspectj.org.eclipse.jdt.core.formatter.continuation_indentation_for_array_initializer" - possible values: "<n>", where n is zero or a positive integer - default: "2"
FORMATTER_DISABLING_TAG - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to define the tag to put in a comment to disable the formatting
FORMATTER_ENABLING_TAG - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to define the tag to put in a comment to re-enable the formatting after it has been disabled (see DefaultCodeFormatterConstants.FORMATTER_DISABLING_TAG) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.enabling_tag" - possible values: String, with constraints mentioned below - default: "@formatter:on"
FORMATTER_EXTPOINT_ID - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Name of the extension point for contributing a source code formatter
FORMATTER_INDENT_BODY_DECLARATIONS_COMPARE_TO_ANNOTATION_DECLARATION_HEADER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to indent body declarations compare to its enclosing annotation declaration header - option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_INDENT_BODY_DECLARATIONS_COMPARE_TO_ENUM_CONSTANT_HEADER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to indent body declarations compare to its enclosing enum constant header - option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_constant_header" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_INDENT_BODY_DECLARATIONS_COMPARE_TO_ENUM_DECLARATION_HEADER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to indent body declarations compare to its enclosing enum declaration header - option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_INDENT_BODY_DECLARATIONS_COMPARE_TO_RECORD_HEADER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to indent body declarations compare to its enclosing record header - option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_record_header" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_INDENT_BODY_DECLARATIONS_COMPARE_TO_TYPE_HEADER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to indent body declarations compare to its enclosing type header - option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_type_header" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_INDENT_BREAKS_COMPARE_TO_CASES - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to indent breaks compare to cases - option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_breaks_compare_to_cases" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_INDENT_EMPTY_LINES - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to indent empty lines - option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_empty_lines" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_INDENT_STATEMENTS_COMPARE_TO_BLOCK - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to indent statements inside a block - option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_statements_compare_to_block" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_INDENT_STATEMENTS_COMPARE_TO_BODY - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to indent statements inside the body of a method or a constructor - option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_statements_compare_to_body" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_INDENT_SWITCHSTATEMENTS_COMPARE_TO_CASES - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to indent switch statements compare to cases - option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_INDENT_SWITCHSTATEMENTS_COMPARE_TO_SWITCH - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to indent switch statements compare to switch - option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_INDENTATION_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to specify the equivalent number of spaces that represents one indentation - option id: "org.aspectj.org.eclipse.jdt.core.formatter.indentation.size" - possible values: "<n>", where n is zero or a positive integer - default: "4"
FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_ENUM_CONSTANT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a new line after an annotation on an enum constant declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_enum_constant" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_FIELD - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a new line after an annotation on a field declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_LOCAL_VARIABLE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a new line after an annotation on a local variable - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_MEMBER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a new line after an annotation on a method declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_PACKAGE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a new line after an annotation on a package declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_PARAMETER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a new line after an annotation on a parameter - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a new line after an annotation on a type declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_type" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_NEW_LINE_AFTER_LABEL - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a new line after a label - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_after_label" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_NEW_LINE_AFTER_OPENING_BRACE_IN_ARRAY_INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a new line after the opening brace in an array initializer - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_NEW_LINE_AFTER_TYPE_ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a new line after a type annotation - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_after_type_annotation" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_NEW_LINE_AT_END_OF_FILE_IF_MISSING - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a new line at the end of the current file if missing - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_NEW_LINE_BEFORE_CATCH_IN_TRY_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a new line before the catch keyword in try statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_before_catch_in_try_statement" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_NEW_LINE_BEFORE_CLOSING_BRACE_IN_ARRAY_INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a new line before the closing brace in an array initializer - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_NEW_LINE_BEFORE_ELSE_IN_IF_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a new line before the else keyword in if statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_before_else_in_if_statement" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_NEW_LINE_BEFORE_FINALLY_IN_TRY_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a new line before the finally keyword in try statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_before_finally_in_try_statement" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_NEW_LINE_BEFORE_WHILE_IN_DO_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a new line before while in do statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_NEW_LINE_IN_EMPTY_ANNOTATION_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_NEW_LINE_IN_EMPTY_ANONYMOUS_TYPE_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_NEW_LINE_IN_EMPTY_BLOCK - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_NEW_LINE_IN_EMPTY_ENUM_CONSTANT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_NEW_LINE_IN_EMPTY_ENUM_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_NEW_LINE_IN_EMPTY_METHOD_BODY - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_NEW_LINE_IN_EMPTY_TYPE_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_SPACE_AFTER_ADDITIVE_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after an additive operator (+, -) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_additive_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_AND_IN_TYPE_PARAMETER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after and in wilcard - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_ARROW_IN_SWITCH_CASE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after arrow in switch case - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_arrow_in_switch_case" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_ARROW_IN_SWITCH_DEFAULT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after arrow in switch default - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_arrow_in_switch_default" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_ASSIGNMENT_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after an assignment operator - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_assignment_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_AT_IN_ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after at in annotation - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_AT_IN_ANNOTATION_TYPE_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after at in annotation type declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_BINARY_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_SPACE_AFTER_BITWISE_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after a bitwise operator (&, ^, |) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_bitwise_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_CLOSING_ANGLE_BRACKET_IN_TYPE_ARGUMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the closing angle bracket in explicit type arguments on method/constructor invocations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_CLOSING_ANGLE_BRACKET_IN_TYPE_PARAMETERS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the closing angle bracket in type parameter declarations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_CLOSING_BRACE_IN_BLOCK - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the closing brace of a block - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_closing_brace_in_block" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_CLOSING_PAREN_IN_CAST - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the closing parenthesis of a cast expression - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COLON_IN_ASSERT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the colon in an assert statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COLON_IN_CASE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after colon in a case statement when a opening brace follows the colon - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_colon_in_case" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COLON_IN_CONDITIONAL - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the colon in a conditional expression - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_colon_in_conditional" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COLON_IN_FOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after colon in a for statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_colon_in_for" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COLON_IN_LABELED_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the colon in a labeled statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_colon_in_labeled_statement" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_ALLOCATION_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the comma in an allocation expression - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_allocation_expression" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the comma in annotation - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_ARRAY_INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the comma in an array initializer - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_array_initializer" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_CONSTRUCTOR_DECLARATION_PARAMETERS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the comma in the parameters of a constructor declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_CONSTRUCTOR_DECLARATION_THROWS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the comma in the exception names in a throws clause of a constructor declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_throws" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_ENUM_CONSTANT_ARGUMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the comma in the arguments of an enum constant - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_constant_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_ENUM_DECLARATIONS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the comma in enum declarations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_declarations" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_EXPLICIT_CONSTRUCTOR_CALL_ARGUMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the comma in the arguments of an explicit constructor call - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_explicitconstructorcall_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_FOR_INCREMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the comma in the increments of a for statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_increments" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_FOR_INITS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the comma in the initializations of a for statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_inits" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_METHOD_DECLARATION_PARAMETERS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the comma in the parameters of a method declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_METHOD_DECLARATION_THROWS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the comma in the exception names in a throws clause of a method declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_throws" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_METHOD_INVOCATION_ARGUMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the comma in the arguments of a method invocation - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_MULTIPLE_FIELD_DECLARATIONS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the comma in multiple field declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_field_declarations" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_MULTIPLE_LOCAL_DECLARATIONS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the comma in multiple local declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_local_declarations" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_PARAMETERIZED_TYPE_REFERENCE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the comma in parameterized type reference - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_parameterized_type_reference" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_RECORD_COMPONENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after comma in record components list - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_record_components" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_SUPERINTERFACES - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the comma in superinterfaces names of a type header - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_superinterfaces" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_SWITCH_CASE_EXPRESSIONS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the comma in switch case expressions list - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_switch_case_expressions" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_TYPE_ARGUMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the comma in explicit type arguments on method/constructor invocations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_TYPE_PARAMETERS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the comma in type parameter declarations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_ELLIPSIS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after ellipsis - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_ellipsis" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_LAMBDA_ARROW - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the -> in lambda expressions - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_lambda_arrow" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_LOGICAL_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after a logical operator (&&, ||) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_logical_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_MULTIPLICATIVE_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after a multiplicative operator (*, /, %) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_multiplicative_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_NOT_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after 'not' operator - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_not_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_ANGLE_BRACKET_IN_PARAMETERIZED_TYPE_REFERENCE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening angle bracket in parameterized type reference - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_ANGLE_BRACKET_IN_TYPE_ARGUMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening angle bracket in explicit type arguments on method/constructor invocations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_ANGLE_BRACKET_IN_TYPE_PARAMETERS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening angle bracket in type parameter declarations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_BRACE_IN_ARRAY_INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening brace in an array initializer - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_BRACKET_IN_ARRAY_ALLOCATION_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening bracket inside an array allocation expression - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_BRACKET_IN_ARRAY_REFERENCE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening bracket inside an array reference - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_reference" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening parenthesis in annotation - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_annotation" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_CAST - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening parenthesis in a cast expression - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_cast" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_CATCH - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening parenthesis in a catch - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_catch" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_CONSTRUCTOR_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening parenthesis in a constructor declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_constructor_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_ENUM_CONSTANT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening parenthesis in enum constant - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_enum_constant" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_FOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening parenthesis in a for statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_for" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_IF - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening parenthesis in an if statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_if" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_METHOD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening parenthesis in a method declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_METHOD_INVOCATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening parenthesis in a method invocation - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_invocation" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_PARENTHESIZED_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening parenthesis in a parenthesized expression - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_RECORD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening parenthesis in a record declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_record_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_SWITCH - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening parenthesis in a switch statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_switch" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_SYNCHRONIZED - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening parenthesis in a synchronized statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_synchronized" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_TRY - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening parenthesis in a try with resources statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_try" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_WHILE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after the opening parenthesis in a while statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_POSTFIX_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after a postfix operator - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_postfix_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_PREFIX_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after a prefix operator - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_prefix_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_QUESTION_IN_CONDITIONAL - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after question mark in a conditional expression - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_QUESTION_IN_WILDCARD - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after question mark in a wildcard - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_AFTER_RELATIONAL_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after a relational operator (<, >, <=, >=, ==, !
FORMATTER_INSERT_SPACE_AFTER_SEMICOLON_IN_FOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after semicolon in a for statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_SEMICOLON_IN_TRY_RESOURCES - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after semicolons following each resource declaration in a try with resources statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_try_resources" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_SHIFT_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after a shift operator (<<, >>, >>>) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_shift_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_STRING_CONCATENATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after a string concatenation operator - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_string_concatenation" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_UNARY_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after an unary operator - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_unary_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_ADDITIVE_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before an additive operator (+, -) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_additive_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_AND_IN_TYPE_PARAMETER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before and in wildcard - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_ARROW_IN_SWITCH_CASE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before arrow in switch case - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_arrow_in_switch_case" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_ARROW_IN_SWITCH_DEFAULT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before arrow in switch default - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_arrow_in_switch_default" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_ASSIGNMENT_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before an assignment operator - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_assignment_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_AT_IN_ANNOTATION_TYPE_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before at in annotation type declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_BINARY_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_SPACE_BEFORE_BITWISE_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before a bitwise operator (&, ^, |) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_bitwise_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_ANGLE_BRACKET_IN_PARAMETERIZED_TYPE_REFERENCE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing angle bracket in parameterized type reference - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_ANGLE_BRACKET_IN_TYPE_ARGUMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing angle bracket in explicit type arguments on method/constructor invocations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_ANGLE_BRACKET_IN_TYPE_PARAMETERS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing angle bracket in type parameter declarations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_parameters" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_BRACE_IN_ARRAY_INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing brace in an array initializer - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_brace_in_array_initializer" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_BRACKET_IN_ARRAY_ALLOCATION_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing bracket in an array allocation expression - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_allocation_expression" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_BRACKET_IN_ARRAY_REFERENCE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing bracket in an array reference - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_reference" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing parenthesis in annotation - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_annotation" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_CAST - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing parenthesis in a cast expression - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_cast" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_CATCH - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing parenthesis in a catch - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_catch" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_CONSTRUCTOR_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing parenthesis in a constructor declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_constructor_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_ENUM_CONSTANT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing parenthesis in enum constant - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_enum_constant" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_FOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing parenthesis in a for statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_for" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_IF - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing parenthesis in an if statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_METHOD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing parenthesis in a method declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_METHOD_INVOCATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing parenthesis in a method invocation - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_invocation" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_PARENTHESIZED_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing parenthesis in a parenthesized expression - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_RECORD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing parenthesis in a record declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_record_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_SWITCH - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing parenthesis in a switch statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_switch" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_SYNCHRONIZED - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing parenthesis in a synchronized statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_synchronized" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_TRY - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing parenthesis in a try with resources statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_try" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_WHILE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the closing parenthesis in a while statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_while" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_ASSERT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before colon in an assert statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_colon_in_assert" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_CASE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before colon in a case statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_colon_in_case" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_CONDITIONAL - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before colon in a conditional expression - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_colon_in_conditional" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_DEFAULT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before colon in a default statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_colon_in_default" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_FOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before colon in a for statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_colon_in_for" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_LABELED_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before colon in a labeled statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_colon_in_labeled_statement" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_ALLOCATION_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in an allocation expression - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_allocation_expression" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in annotation - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_annotation" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_ARRAY_INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in an array initializer - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_array_initializer" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_CONSTRUCTOR_DECLARATION_PARAMETERS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in the parameters of a constructor declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_parameters" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_CONSTRUCTOR_DECLARATION_THROWS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in the exception names of the throws clause of a constructor declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_throws" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_ENUM_CONSTANT_ARGUMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in the arguments of enum constant - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_constant_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_ENUM_DECLARATIONS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in enum declarations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_declarations" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_EXPLICIT_CONSTRUCTOR_CALL_ARGUMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in the arguments of an explicit constructor call - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_explicitconstructorcall_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_FOR_INCREMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in the increments of a for statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_increments" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_FOR_INITS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in the initializations of a for statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_inits" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_METHOD_DECLARATION_PARAMETERS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in the parameters of a method declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_METHOD_DECLARATION_THROWS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in the exception names of the throws clause of a method declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_throws" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_METHOD_INVOCATION_ARGUMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in the arguments of a method invocation - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_MULTIPLE_FIELD_DECLARATIONS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in a multiple field declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_field_declarations" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_MULTIPLE_LOCAL_DECLARATIONS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in a multiple local declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_local_declarations" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_PARAMETERIZED_TYPE_REFERENCE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in parameterized type reference - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_parameterized_type_reference" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_RECORD_COMPONENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in record components list - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_record_components" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_SUPERINTERFACES - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in the superinterfaces names in a type header - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_superinterfaces" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_SWITCH_CASE_EXPRESSIONS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the comma in switch case expressions list - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_switch_case_expressions" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_TYPE_ARGUMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in explicit type arguments on method/constructor invocations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_TYPE_PARAMETERS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in type parameter declarations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_ELLIPSIS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before ellipsis - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_ellipsis" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_LAMBDA_ARROW - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before lambda -> - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_lambda_arrow" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_LOGICAL_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before a logical operator (&&, ||) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_logical_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_MULTIPLICATIVE_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before a multiplicative operator (*, /, %) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_multiplicative_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_ANGLE_BRACKET_IN_PARAMETERIZED_TYPE_REFERENCE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening angle bracket in parameterized type reference - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_ANGLE_BRACKET_IN_TYPE_ARGUMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening angle bracket in explicit type arguments on method/constructor invocations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_ANGLE_BRACKET_IN_TYPE_PARAMETERS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening angle bracket in type parameter declarations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_ANNOTATION_TYPE_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening brace in an annotation type declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_ANONYMOUS_TYPE_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening brace in an anonymous type declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_ARRAY_INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening brace in an array initializer - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_BLOCK - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening brace in a block - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_CONSTRUCTOR_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening brace in a constructor declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_ENUM_CONSTANT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening brace in an enum constant - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_constant" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_ENUM_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening brace in an enum declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_METHOD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening brace in a method declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_method_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_RECORD_CONSTRUCTOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening brace in a record constructor - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_record_constructor" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_RECORD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening brace in a record declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_record_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_SWITCH - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening brace in a switch statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_switch" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_TYPE_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening brace in a type declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_type_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACKET_IN_ARRAY_ALLOCATION_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening bracket in an array allocation expression - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_allocation_expression" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACKET_IN_ARRAY_REFERENCE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening bracket in an array reference - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_reference" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACKET_IN_ARRAY_TYPE_REFERENCE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening bracket in an array type reference - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_type_reference" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening parenthesis in annotation - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_ANNOTATION_TYPE_MEMBER_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening parenthesis in annotation type member declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation_type_member_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_CATCH - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening parenthesis in a catch - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_catch" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_CONSTRUCTOR_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening parenthesis in a constructor declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_constructor_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_ENUM_CONSTANT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening parenthesis in enum constant - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_enum_constant" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_FOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening parenthesis in a for statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_for" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_IF - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening parenthesis in an if statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_if" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_METHOD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening parenthesis in a method declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_METHOD_INVOCATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening parenthesis in a method invocation - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_invocation" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_PARENTHESIZED_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening parenthesis in a parenthesized expression - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_RECORD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening parenthesis in a record declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_record_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_SWITCH - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening parenthesis in a switch statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_switch" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_SYNCHRONIZED - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening parenthesis in a synchronized statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_synchronized" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_TRY - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening parenthesis in a try with resources statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_try" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_WHILE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before the opening parenthesis in a while statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_PARENTHESIZED_EXPRESSION_IN_RETURN - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before parenthesized expression in return statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_PARENTHESIZED_EXPRESSION_IN_THROW - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before parenthesized expression in throw statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_POSTFIX_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before a postfix operator - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_PREFIX_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before a prefix operator - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_QUESTION_IN_CONDITIONAL - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before question mark in a conditional expression - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_QUESTION_IN_WILDCARD - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before question mark in a wildcard - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_RELATIONAL_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before a relational operator (<, >, <=, >=, ==, !
FORMATTER_INSERT_SPACE_BEFORE_SEMICOLON - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before semicolon - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_semicolon" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_SEMICOLON_IN_FOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before semicolon in for statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_SEMICOLON_IN_TRY_RESOURCES - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before semicolons following each resource declaration in a try with resources statement - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_try_resources" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_SHIFT_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before a shift operator (<<, >>, >>>) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_shift_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_STRING_CONCATENATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before a string concatenation operator - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_string_concatenation" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_BEFORE_UNARY_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before unary operator - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_unary_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BETWEEN_BRACKETS_IN_ARRAY_TYPE_REFERENCE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space between brackets in an array type reference - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_BRACES_IN_ARRAY_INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space between empty braces in an array initializer - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_BRACKETS_IN_ARRAY_ALLOCATION_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space between empty brackets in an array allocation expression - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_between_empty_brackets_in_array_allocation_expression" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_PARENS_IN_ANNOTATION_TYPE_MEMBER_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space between empty parenthesis in an annotation type member declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_annotation_type_member_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_PARENS_IN_CONSTRUCTOR_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space between empty parenthesis in a constructor declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_constructor_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_PARENS_IN_ENUM_CONSTANT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space between empty parenthesis in enum constant - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_enum_constant" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_PARENS_IN_METHOD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space between empty parenthesis in a method declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_PARENS_IN_METHOD_INVOCATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space between empty parenthesis in a method invocation - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_invocation" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_JOIN_LINES_IN_COMMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to specify whether the formatter can join text lines in comments or not For example, the following comment: /** * The foo method
FORMATTER_JOIN_WRAPPED_LINES - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to specify whether the formatter can join wrapped lines or not For example, the wrapped lines of method foo return statement in following test case: class X { String foo() { return "select x " + "from y " + "where z=a"; } } will be preserved by the formatter when the new preference is used even if the maximum line width would give it enough space to join the lines.
FORMATTER_KEEP_ANNOTATION_DECLARATION_ON_ONE_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control when an annotation declaration should be kept on one line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_annotation_declaration_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
FORMATTER_KEEP_ANONYMOUS_TYPE_DECLARATION_ON_ONE_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control when an anonymous type declaration should be kept on one line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_anonymous_type_declaration_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
FORMATTER_KEEP_CODE_BLOCK_ON_ONE_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control when a code block other than if-then and loop body should be kept on one line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_code_block_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY } - default: ONE_LINE_NEVER
FORMATTER_KEEP_ELSE_STATEMENT_ON_SAME_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to keep else statement on the same line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_else_statement_on_same_line" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_KEEP_EMPTY_ARRAY_INITIALIZER_ON_ONE_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to keep empty array initializer one one line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_empty_array_initializer_on_one_line" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_KEEP_ENUM_CONSTANT_DECLARATION_ON_ONE_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control when an enum constant declaration body should be kept on one line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_enum_constant_declaration_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
FORMATTER_KEEP_ENUM_DECLARATION_ON_ONE_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control when an enum declaration should be kept on one line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_enum_declaration_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
FORMATTER_KEEP_GUARDIAN_CLAUSE_ON_ONE_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to keep guardian clause on one line, in addition to the #FORMATTER_KEEP_IF_THEN_BODY_BLOCK_ON_ONE_LINE option - option id: "org.aspectj.org.eclipse.jdt.core.formatter.format_guardian_clause_on_one_line" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_KEEP_IF_THEN_BODY_BLOCK_ON_ONE_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control when an if-then statement body block should be kept on one line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_if_then_body_block_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
FORMATTER_KEEP_LAMBDA_BODY_BLOCK_ON_ONE_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control when a lambda body should be kept on one line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_lambda_body_block_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
FORMATTER_KEEP_LOOP_BODY_BLOCK_ON_ONE_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control when a loop body block should be kept on one line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_loop_body_block_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
FORMATTER_KEEP_METHOD_BODY_ON_ONE_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control when a method body should be kept on one line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_method_body_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
FORMATTER_KEEP_RECORD_CONSTRUCTOR_ON_ONE_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control when a record constructor should be kept on one line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_record_constructor_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
FORMATTER_KEEP_RECORD_DECLARATION_ON_ONE_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control when a record declaration should be kept on one line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_record_declaration_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
FORMATTER_KEEP_SIMPLE_DO_WHILE_BODY_ON_SAME_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to keep a simple 'do-while' loop body on the same line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_simple_do_while_body_on_same_line" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_KEEP_SIMPLE_FOR_BODY_ON_SAME_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to keep a simple 'for' loop body on the same line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_simple_for_body_on_same_line" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_KEEP_SIMPLE_GETTER_SETTER_ON_ONE_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to always keep simple getters and setters on one line, in addition to the #FORMATTER_KEEP_METHOD_BODY_ON_ONE_LINE option - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_simple_getter_setter_on_one_line" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_KEEP_SIMPLE_IF_ON_ONE_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to keep simple if statement on the one line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_imple_if_on_one_line" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_KEEP_SIMPLE_WHILE_BODY_ON_SAME_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to keep a simple 'while' loop body on the same line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_simple_while_body_on_same_line" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_KEEP_THEN_STATEMENT_ON_SAME_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to keep then statement on the same line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_KEEP_TYPE_DECLARATION_ON_ONE_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control when a type declaration should be kept on one line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_type_declaration_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
FORMATTER_LINE_SPLIT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to specify the length of the page.
FORMATTER_LINE_SPLIT - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
FORMATTER_NEVER_INDENT_BLOCK_COMMENTS_ON_FIRST_COLUMN - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to indent block comments that start on the first column - option id: "org.aspectj.org.eclipse.jdt.core.formatter.formatter.never_indent_block_comments_on_first_column" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_NEVER_INDENT_LINE_COMMENTS_ON_FIRST_COLUMN - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to indent line comments that start on the first column - option id: "org.aspectj.org.eclipse.jdt.core.formatter.formatter.never_indent_line_comments_on_first_column" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_NEWLINE_CONTROL - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
FORMATTER_NEWLINE_ELSE_IF - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
FORMATTER_NEWLINE_EMPTY_BLOCK - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
FORMATTER_NEWLINE_OPENING_BRACE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
FORMATTER_NUMBER_OF_EMPTY_LINES_TO_PRESERVE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to specify the number of empty lines to preserve - option id: "org.aspectj.org.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve" - possible values: "<n>", where n is zero or a positive integer - default: "0"
FORMATTER_PARENTHESES_POSITIONS_IN_ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position parentheses in annotations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.parentheses_positions_in_annotation" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_NOT_EMPTY, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
FORMATTER_PARENTHESES_POSITIONS_IN_CATCH_CLAUSE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position parentheses in catch clauses - option id: "org.aspectj.org.eclipse.jdt.core.formatter.parentheses_positions_in_catch_clause" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
FORMATTER_PARENTHESES_POSITIONS_IN_ENUM_CONSTANT_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position parentheses in enum constant declarations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.parentheses_positions_in_enum_constant_declaration" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_NOT_EMPTY, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
FORMATTER_PARENTHESES_POSITIONS_IN_FOR_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position parentheses in 'for' statements - option id: "org.aspectj.org.eclipse.jdt.core.formatter.parentheses_positions_in_for_statement" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
FORMATTER_PARENTHESES_POSITIONS_IN_IF_WHILE_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position parentheses in 'if' and 'while' statements - option id: "org.aspectj.org.eclipse.jdt.core.formatter.parentheses_positions_in_if_while_statement" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
FORMATTER_PARENTHESES_POSITIONS_IN_LAMBDA_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position parentheses in lambda declarations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.parentheses_positions_in_lambda_declaration" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_NOT_EMPTY, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
FORMATTER_PARENTHESES_POSITIONS_IN_METHOD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position parentheses in method declarations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.parentheses_positions_in_method_declaration" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_NOT_EMPTY, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
FORMATTER_PARENTHESES_POSITIONS_IN_METHOD_INVOCATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position parentheses in method invocations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.parentheses_positions_in_method_invocation" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_NOT_EMPTY, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
FORMATTER_PARENTHESES_POSITIONS_IN_RECORD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position parentheses in record declarations - option id: "org.aspectj.org.eclipse.jdt.core.formatter.parentheses_positions_in_record_declaration" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_NOT_EMPTY, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
FORMATTER_PARENTHESES_POSITIONS_IN_SWITCH_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position parentheses in 'switch' statements - option id: "org.aspectj.org.eclipse.jdt.core.formatter.parentheses_positions_in_switch_statement" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
FORMATTER_PARENTHESES_POSITIONS_IN_TRY_CLAUSE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to position parentheses in try clauses - option id: "org.aspectj.org.eclipse.jdt.core.formatter.parentheses_positions_in_try_clause" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
FORMATTER_PUT_EMPTY_STATEMENT_ON_NEW_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to specify whether or not empty statement should be on a new line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.put_empty_statement_on_new_line" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_SPACE_CASTEXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
FORMATTER_TAB_CHAR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to specify the tabulation size - option id: "org.aspectj.org.eclipse.jdt.core.formatter.tabulation.char" - possible values: { TAB, SPACE, MIXED } - default: TAB
FORMATTER_TAB_CHAR - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
FORMATTER_TAB_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to specify the equivalent number of spaces that represents one tabulation - option id: "org.aspectj.org.eclipse.jdt.core.formatter.tabulation.size" - possible values: "<n>", where n is zero or a positive integer - default: "4"
FORMATTER_TAB_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
FORMATTER_TEXT_BLOCK_INDENTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to specify how text blocks are indented - option id: "org.aspectj.org.eclipse.jdt.core.formatter.text_block_indentation" - possible values: { INDENT_PRESERVE, INDENT_BY_ONE, INDENT_DEFAULT, INDENT_ON_COLUMN } - default: INDENT_DEFAULT
FORMATTER_USE_ON_OFF_TAGS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to use the disabling and enabling tags defined respectively by the DefaultCodeFormatterConstants.FORMATTER_DISABLING_TAG and the DefaultCodeFormatterConstants.FORMATTER_ENABLING_TAG options
FORMATTER_USE_TABS_ONLY_FOR_LEADING_INDENTATIONS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to use tabulations for indentation and spaces for line wrapping - option id: "org.aspectj.org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_WRAP_BEFORE_ADDITIVE_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to wrap before the additive operator (+, -) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.wrap_before_additive_operator" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_WRAP_BEFORE_ASSERTION_MESSAGE_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to wrap before the assertion message operator - option id: "org.aspectj.org.eclipse.jdt.core.formatter.wrap_before_assertion_message_operator" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_WRAP_BEFORE_ASSIGNMENT_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to wrap before the assignment operator - option id: "org.aspectj.org.eclipse.jdt.core.formatter.wrap_before_assignment_operator" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_WRAP_BEFORE_BINARY_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_WRAP_BEFORE_BITWISE_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to wrap before the bitwise operator (&, ^, |) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.wrap_before_bitwise_operator" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_WRAP_BEFORE_CONDITIONAL_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to wrap before the '?'
FORMATTER_WRAP_BEFORE_LOGICAL_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to wrap before the logical operator (&&, ||) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.wrap_before_logical_operator" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_WRAP_BEFORE_MULTIPLICATIVE_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to wrap before the multiplicative operator (*, /, %) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.wrap_before_multiplicative_operator" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_WRAP_BEFORE_OR_OPERATOR_MULTICATCH - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to wrap before the '|' operator in multi-catch statements - option id: "org.aspectj.org.eclipse.jdt.core.formatter.wrap_before_or_operator_multicatch" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_WRAP_BEFORE_RELATIONAL_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to wrap before the relational operator (<, >, <=, >=, ==, !
FORMATTER_WRAP_BEFORE_SHIFT_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to wrap before the shift operator (<<, >>, >>>) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.wrap_before_shift_operator" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_WRAP_BEFORE_STRING_CONCATENATION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to wrap before the string concatenation operator - option id: "org.aspectj.org.eclipse.jdt.core.formatter.wrap_before_string_concatenation" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_WRAP_OUTER_EXPRESSIONS_WHEN_NESTED - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to wrap outer expressions in nested expressions - option id: "org.aspectj.org.eclipse.jdt.core.formatter.wrap_outer_expressions_when_nested" - possible values: { TRUE, FALSE } - default: TRUE
forMethod(char[], char[], LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider
 
forName(String) - Static method in class org.aspectj.weaver.UnresolvedType
NOTE: Use forSignature() if you can, it'll be cheaper !
ForName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
forNames(String[]) - Static method in class org.aspectj.weaver.UnresolvedType
Constructs a UnresolvedType for each java language type name in an incoming array.
ForNameSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
forPrimitiveType(String) - Static method in class org.aspectj.weaver.UnresolvedType
 
forRawTypeName(String) - Static method in class org.aspectj.weaver.UnresolvedType
 
forSignature(String) - Static method in class org.aspectj.weaver.UnresolvedType
Constructs a Type for a JVM bytecode signature string.
forSignatures(String[]) - Static method in class org.aspectj.weaver.UnresolvedType
Constructs a UnresolvedType for each JVM bytecode type signature in an incoming array.
forStartPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
ForStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
For statement AST node type.
ForStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ForStatement(Statement[], Expression, Statement[], Statement, boolean, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
forTypeHeader(LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider
 
forwardReference(Reference, int, FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
forwardReferenceCount() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
forwardReferences() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
forwardResults(BoundSet, Invocation, ParameterizedMethodBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
forwardTypeVariableReference(ASTNode, TypeVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
found(ASTNode, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
foundBinding - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
foundNode - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
foundOpeningBrace - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
foundTaskCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
foundTaskCount - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
foundTaskMessages - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
foundTaskMessages - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
foundTaskPositions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
foundTaskPositions - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
foundTaskPriorities - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
foundTaskPriorities - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
foundTaskTags - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
foundTaskTags - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
fPackage - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
fPackage - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
fParent - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
The parent of this node.
fPreviousNode - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
The sibling node preceding this node - null for the first node in the sibling list.
fragment() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Sets this node's fragmented flag and all ancestor fragmented flags to true.
fragmentEquals(char[], char[], int, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
If isCaseSensite is true, the equality is case sensitive, otherwise it is case insensitive.
fragments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.FieldDeclaration
Returns the live list of variable declaration fragments in this field declaration.
fragments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Returns the live list of fragments in this tag element.
fragments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationExpression
Returns the live list of variable declaration fragments in this expression.
fragments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationStatement
Returns the live list of variable declaration fragments in this statement.
FRAGMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.FieldDeclaration
The "fragments" structural property of this node type (element type: VariableDeclarationFragment).
FRAGMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
The "fragments" structural property of this node type (element type: IDocElement).
FRAGMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationExpression
The "fragments" structural property of this node type (element type: VariableDeclarationFragment).
FRAGMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationStatement
The "fragments" structural property of this node type (element type: VariableDeclarationFragment).
FRAMEWORK - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
free(long, short) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
Free an allocated block.
FREE_BLOCK_OFFSET - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
FREE_OPERATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog
 
FREE_TYPEVARIABLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
frem() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FREM - Static variable in interface org.aspectj.apache.bcel.Constants
 
FREM - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FREM - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
freshInferenceContext(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
freshInferenceContext(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
freshInferenceContext(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
freshInferenceContext(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
freshInferenceContext(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
freshInferenceContext(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
freshInferenceContext(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
freshInferenceContext(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
freshInferenceContext(Scope) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
When inference for this invocationSite starts, get a fresh inference context, initialized from this site.
freshInferenceContext(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
freshInferenceContext(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSuperReference
 
freshInferenceContext(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
freturn() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
freturn() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
FRETURN - Static variable in interface org.aspectj.apache.bcel.Constants
 
FRETURN - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FRETURN - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
FROM_SOURCE - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.ExternalAnnotationStatus
 
fromBcel(Type) - Static method in class org.aspectj.weaver.bcel.BcelWorld
 
fromBinding(Binding) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
fromBinding(MethodBinding) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
fromBinding(TypeBinding) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
Some generics notes: Andy 6-May-05 We were having trouble with parameterized types in a couple of places - due to TypeVariableBindings.
fromBindings(TypeBinding[]) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
fromBoolean(boolean) - Static method in class org.aspectj.util.FuzzyBoolean
 
fromBoolean(boolean) - Static method in class org.aspectj.weaver.tools.FuzzyBoolean
 
fromCurrent(Scanner, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
fromEclipse(ReferenceBinding) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
fromEclipse(ReferenceBinding[]) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
fromErrPipe - Variable in class org.aspectj.util.LangUtil.ProcessController.Thrown
 
fromFlagValue(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
Returns the modifier corresponding to the given single-bit flag value, or null if none or if more than one bit is set.
fromFlagValue(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier.ModuleModifierKeyword
Returns the module modifier corresponding to the given single-bit flag value, or null if none or if more than one bit is set.
fromIFile(IFile) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
fromIFile(IFile) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.builder.ICompilationUnitLocator
 
fromInPathDirectory - Variable in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig.BinarySourceFile
 
fromInPipe - Variable in class org.aspectj.util.LangUtil.ProcessController.Thrown
 
fromKey(String) - Method in class org.aspectj.weaver.Lint
 
fromLookupEnvironment(LookupEnvironment) - Static method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
fromOutPipe - Variable in class org.aspectj.util.LangUtil.ProcessController.Thrown
 
fromProcess - Variable in class org.aspectj.util.LangUtil.ProcessController.Thrown
 
fromScopeLookupEnvironment(Scope) - Static method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
fromString(String) - Static method in class org.aspectj.weaver.patterns.Pointcut
 
FROMSUPER - Static variable in class org.aspectj.weaver.patterns.PerClause
 
fromType(Type) - Method in class org.aspectj.weaver.reflect.JavaLangTypeToResolvedTypeConverter
 
fromTypeBindingToRTX(TypeBinding) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
fromTypes(Type[]) - Method in class org.aspectj.weaver.reflect.JavaLangTypeToResolvedTypeConverter
 
fromTypeX(UnresolvedType, World) - Static method in class org.aspectj.weaver.ReferenceType
 
fromValue(boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.BooleanConstant
 
fromValue(byte) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
fromValue(char) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
 
fromValue(double) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
fromValue(float) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
fromValue(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
 
fromValue(long) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
 
fromValue(short) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
fromValue(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.StringConstant
 
fs - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
fSourceRange - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
The original entire inclusive range of this node's contents within its document.
fStack - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.
A stack of enclosing scopes used when constructing a compilation unit or type.
fStateMask - Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
The current state of bit masks defined by this node.
fstore(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FSTORE - Static variable in interface org.aspectj.apache.bcel.Constants
 
FSTORE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fstore_0() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FSTORE_0 - Static variable in interface org.aspectj.apache.bcel.Constants
 
FSTORE_0 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FSTORE_0 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fstore_1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FSTORE_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
FSTORE_1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FSTORE_1 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fstore_2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FSTORE_2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
FSTORE_2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FSTORE_2 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fstore_3() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FSTORE_3 - Static variable in interface org.aspectj.apache.bcel.Constants
 
FSTORE_3 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FSTORE_3 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fsub() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FSUB - Static variable in interface org.aspectj.apache.bcel.Constants
 
FSUB - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
FSUB - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
FULL_FRAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
fullExclusionPatternChars() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
fullExclusionPatternChars() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
fullInclusionPatternChars() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
fullInclusionPatternChars() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
fullyQualifiedNameToBinaryName(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaNames
 
fullyQualifiedNameToFieldDescriptor(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaNames
 
FunctionalExpression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
FunctionalExpression() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
FunctionalExpression(CompilationResult) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
functionalExpressions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
functionalExpressionsCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
functionalExpressionsCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
fusedDeclaringQualifier - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern
 
FuzzyBoolean - Class in org.aspectj.util
This class implements boolean that include a "maybe"
FuzzyBoolean - Class in org.aspectj.weaver.tools
This class implements a boolean that includes a "maybe"
FuzzyBoolean() - Constructor for class org.aspectj.util.FuzzyBoolean
 

G

gapEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
gapStart - Variable in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
genAccessibility(int) - Static method in class org.aspectj.asm.internal.ProgramElement
 
genBuildConfig(String[]) - Method in class org.aspectj.ajdt.ajc.BuildArgParser
Generate build configuration for the input args, passing to handler any error messages.
genBuildConfig(String[], CountingMessageHandler) - Static method in class org.aspectj.ajdt.ajc.AjdtCommand
This creates a build configuration for the arguments.
genBytecodeInfo(MethodDeclaration, IProgramElement) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
genDeclareMessage(String) - Static method in class org.aspectj.weaver.model.AsmRelationshipUtils
Generates the declare message used in the details, for example if the declare warning statement has message "There should be no printlns" will return 'declare warning: "There should be n.."'
GENERATE - Static variable in class org.aspectj.ajde.core.JavaOptions
 
GENERATE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "generate".
GENERATE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Possible values for configurable options
generateAjBuildConfig() - Method in class org.aspectj.ajde.core.internal.AjdeCoreBuildManager
Generate a new AjBuildConfig from the compiler configuration associated with this AjdeCoreBuildManager or from a configuration file.
generateArguments(MethodBinding, Expression[], BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
Generate invocation arguments, considering varargs methods
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Reference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetFieldReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
Check and/or redirect the field access to the delegate receiver if any
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
generateAttributes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateAttributes(ClassFile) - Method in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
generateAttributes(ClassFile) - Method in class org.aspectj.ajdt.internal.compiler.ast.IntertypeMemberClassDeclaration
 
generateAttributes(ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
generateBooleanEqual(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.EqualExpression
Boolean generation for == with boolean operands Note this code does not optimize conditional constants !!!!
generateBoxingConversion(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
GenerateCheckcast - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
generateClass(CompilationResult, ClassFile) - Method in class org.aspectj.ajdt.internal.compiler.lookup.HelperInterfaceBinding
 
generateClassFiles - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicate if annotation processing generates classfiles
generateClassLiteralAccessForType(Scope, TypeBinding, FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
Macro for building a class descriptor object
generateClassLiteralAccessForType(Scope, TypeBinding, FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
Macro for building a class descriptor object
generateCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
Bytecode generation
generateCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
generateCode(TypeReference, ArrayAllocationExpression, BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
Code generation for a array initializer
generateCode(ClassFile) - Method in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
generateCode(ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
generateCode(ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
generateCode(ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
generateCode(ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Generic bytecode generation for type
generateCode(ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetTypeDeclaration
Generic bytecode generation for type
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
Code generation for a block
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BranchStatement
Branch code generation generate the finallyInvocationSequence.
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
Case code generation
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoStatement
Do statement code generation
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.EmptyStatement
 
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
Constructor call code generation
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Expression statements are plain expressions, however they generate like normal expressions with no value required.
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
Code generation for a field declaration: standard assignment to a field
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
For statement code generation
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
For statement code generation
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
If code generation
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
Code generation for a non-static initializer: standard block code gen
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LabeledStatement
Code generation for labeled statement may not need actual source positions recording
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
Code generation for a local declaration: i.e. normal assignment to a local variable + unused variable handling
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordComponent
 
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
Retrun statement code generation generate the finallyInvocationSequence.
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
Switch code generation
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
Synchronized statement code generation
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThrowStatement
Throw code generation
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
Try statement code generation with or without jsr bytecode use post 1.5 target level, cannot use jsr bytecode, must instead inline finally block returnAddress is only allocated if jsr is allowed
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Bytecode generation for a local inner type (API as a normal statement code gen)
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.WhileStatement
While code generation
generateCode(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.ajdt.internal.compiler.ast.KnownMessageSend
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
Code generation for a binary operation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
Code generation for a array allocation expression
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayReference
Code generation for a array reference
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Assignment
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Code generation for a binary operation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
Cast expression code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CharLiteral
CharLiteral code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
MessageSendDotClass code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
Code generation for the conditional operator ?
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoubleLiteral
Code generation for the double literak
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.EqualExpression
Normal == or !
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Every expression is responsible for generating its implicit conversion when necessary.
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FalseLiteral
Code generation for false literal
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
Field reference code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FloatLiteral
Code generation for float literal
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
Code generation for instanceOfExpression
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntLiteral
Code generation for long literal
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LongLiteral
Code generation for long literal
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
MessageSend code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullLiteral
Code generation for the null literal
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
Code generation for a binary operation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PostfixExpression
Code generation for PostfixExpression
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
Code generation for QualifiedThisReference
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteral
Code generation for string literal
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TrueLiteral
Code generation for the true literal
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
Code generation for an unary operation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetAllocationExpression
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetFieldReference
Field reference code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetMessageSend
MessageSend code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
generateCode(ClassScope, ClassFile) - Method in class org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration
 
generateCode(ClassScope, ClassFile) - Method in class org.aspectj.ajdt.internal.compiler.ast.DeclareDeclaration
A declare declaration exists in a classfile only as an attibute on the class.
generateCode(ClassScope, ClassFile) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeConstructorDeclaration
 
generateCode(ClassScope, ClassFile) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeFieldDeclaration
 
generateCode(ClassScope, ClassFile) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeMethodDeclaration
 
generateCode(ClassScope, ClassFile) - Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
A pointcut declaration exists in a classfile only as an attibute on the class.
generateCode(ClassScope, ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
Bytecode generation for a method
generateCode(ClassScope, ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
Bytecode generation for a method
generateCode(ClassScope, ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
Bytecode generation for a constructor
generateCode(ClassScope, ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
generateCode(ClassScope, ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Bytecode generation for a member inner type
generateCode(CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Bytecode generation for a package member
generateCodeAttributeForProblemMethod(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
This method generates the code attribute bytecode
generateCodeAttributeHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method generates the header of a code attribute
generateCodeForStringSwitch(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
Switch on String code generation This assumes that hashCode() specification for java.lang.String is API and is stable.
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Reference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetFieldReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
 
generateCompoundAssignment(BlockScope, CodeStream, MethodBinding, Expression, int, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generateCompoundAssignment(BlockScope, CodeStream, MethodBinding, Expression, int, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
generateConstant(Constant, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateCrossRefs - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
Generates a map of cross references based on information in the structure model.
generated - Variable in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking.IndexEntry
 
generated() - Method in class org.aspectj.weaver.tools.cache.CacheStatistics
 
GENERATED_SUFFIX - Static variable in class org.aspectj.weaver.tools.cache.DefaultCacheKeyResolver
 
GeneratedCachedClassHandler - Class in org.aspectj.weaver.tools.cache
Handler for generated classes; such as Shadowed closures, etc.
GeneratedCachedClassHandler(WeavedClassCache, GeneratedClassHandler) - Constructor for class org.aspectj.weaver.tools.cache.GeneratedCachedClassHandler
 
generatedClasses - Variable in class org.aspectj.weaver.tools.WeavingAdaptor
 
generatedClassesExist(ClassLoader) - Method in class org.aspectj.weaver.loadtime.Aj
Check to see if any classes have been generated for a particular classes loader.
generatedClassesExistFor(String) - Method in class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
Check to see if any classes are stored in the generated classes cache.
generatedClassHandler - Variable in class org.aspectj.weaver.tools.WeavingAdaptor
 
GeneratedClassHandler - Interface in org.aspectj.weaver.tools
Interface implemented by weaving class loaders to allow classes generated by the weaving process to be defined.
generateDelta(JavaElementDelta, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathChange
 
generateDispatchMethod(ClassScope, ClassFile) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeMethodDeclaration
 
generatedKey(String) - Method in interface org.aspectj.weaver.tools.cache.CacheKeyResolver
Create a key for the given className from a class generated by the weaver such that:
generatedKey(String) - Method in class org.aspectj.weaver.tools.cache.DefaultCacheKeyResolver
 
GeneratedReferenceTypeDelegate - Class in org.aspectj.weaver
A delegate that can sit in the ReferenceType instance created for an aspect generated from aop.xml.
GeneratedReferenceTypeDelegate(ReferenceType) - Constructor for class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
generateElementAST(ASTRewrite, ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
 
generateElementAST(ASTRewrite, ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateFieldOperation
 
generateElementAST(ASTRewrite, ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateImportOperation
 
generateElementAST(ASTRewrite, ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateInitializerOperation
 
generateElementAST(ASTRewrite, ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateMethodOperation
 
generateElementAST(ASTRewrite, ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreatePackageDeclarationOperation
 
generateElementAST(ASTRewrite, ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeMemberOperation
 
generateElementAST(ASTRewrite, ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeOperation
 
generateElementValueForConstantExpression(Expression, TypeBinding) - Static method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseAnnotationConvertor
 
generateEmacsSymFiles - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
generateEmulatedReadAccessForField(FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateEmulatedWriteAccessForField(FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateEmulationForConstructor(Scope, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateEmulationForField(FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateEmulationForMethod(Scope, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateExpressionResultCodeExpanded(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
generateGenericSignatureForLambdaExpressions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicates whether generic signature should be generated for lambda expressions
generateImplicitConversion(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
Generates the sequence of instructions which will perform the conversion of the expression on the stack into a different type (e.g. long l = someInt; --> i2l must be inserted).
generateImplicitLambda(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
generateIndexForJar(String, String) - Static method in class org.aspectj.org.eclipse.jdt.core.index.JavaIndexer
Generates the index file for the specified jar.
generateIndexForJar(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.DefaultJavaIndexer
 
generateInfoAttributes(ClassFile) - Method in class org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration
 
generateInfoAttributes(ClassFile) - Method in class org.aspectj.ajdt.internal.compiler.ast.AjConstructorDeclaration
 
generateInfoAttributes(ClassFile) - Method in class org.aspectj.ajdt.internal.compiler.ast.AjMethodDeclaration
 
generateInfoAttributes(ClassFile) - Method in class org.aspectj.ajdt.internal.compiler.ast.DeclareDeclaration
We need the ajc$declare method that is created to represent this declare to be marked as synthetic
generateInfoAttributes(ClassFile) - Method in class org.aspectj.ajdt.internal.compiler.ast.IfMethodDeclaration
 
generateInfoAttributes(ClassFile) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
generateInfoAttributes(ClassFile) - Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
 
generateInfoAttributes(ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
Generates my info attributes, hook for subclasses
generateInfoAttributes(ClassFile, boolean) - Method in class org.aspectj.ajdt.internal.compiler.ast.AjMethodDeclaration
Overridden to add extra AJ stuff, also adds synthetic if boolean is true.
generateInfos(Object, HashMap, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Generates the element infos for this element, its ancestors (if they are not opened) and its children (if it is an Openable).
generateInfos(Object, HashMap, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
generateInfos(Object, HashMap, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
generateInfos(Object, HashMap, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
generateInlinedValue(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(byte) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(char) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(double) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(float) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(short) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateJavadocComment(ASTNode) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
Checks if comments should be added to the model before generating.
generateJavaDocsInModel - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
generateLogicalAnd(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for &
generateLogicalOr(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for |
generateLogicalXor(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for ^
generateMethodInfoAttributes(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
generateMethodInfoAttributes(MethodBinding, List) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method generates the attributes of a code attribute.
generateMethodInfoAttributes(MethodBinding, AnnotationMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
generateMethodInfoHeader(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method generates the header of a method info: The header consists in: - the access flags - the name index of the method name inside the constant pool - the descriptor index of the signature of the method inside the constant pool.
generateMethodInfoHeader(MethodBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method generates the header of a method info: The header consists in: - the access flags - the name index of the method name inside the constant pool - the descriptor index of the signature of the method inside the constant pool.
generateMethodInfoHeaderForClinit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method generates the method info header of a clinit: The header consists in: - the access flags (always default access + static) - the name index of the method name (always ) inside the constant pool - the descriptor index of the signature (always ()V) of the method inside the constant pool.
generateMissingAbstractMethods(MethodDeclaration[], CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for problem method infos that correspond to missing abstract methods.
generateModel - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
generateNewCompilationUnitAST(ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
 
generateNewLvts - Variable in class org.aspectj.weaver.World
 
generateNonBooleanEqual(BlockScope, CodeStream, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.EqualExpression
Boolean generation for == with non-boolean operands
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
Boolean operator code generation Optimized operations are: &&
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean operator code generation Optimized operations are: <, <=, >, >=, &, |, ^
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
Optimized boolean code generation for the conditional operator ?
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.EqualExpression
Boolean operator code generation Optimized operations are: == and !
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Default generation of a boolean value
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FalseLiteral
 
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
Boolean operator code generation Optimized operations are: ||
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TrueLiteral
 
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
Boolean operator code generation Optimized operations are: &&, ||, <, <=, >, >=, &, |, ^
generateOptimizedBooleanEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.EqualExpression
Boolean generation for == with boolean operands Note this code does not optimize conditional constants !!!!
generateOptimizedGreaterThan(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for >
generateOptimizedGreaterThanOrEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for >=
generateOptimizedLessThan(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for <
generateOptimizedLessThanOrEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for <=
generateOptimizedLogicalAnd(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for &
generateOptimizedLogicalOr(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for |
generateOptimizedLogicalXor(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for ^
generateOptimizedNonBooleanEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.EqualExpression
Boolean generation for == with non-boolean operands
generateOptimizedStringConcatenation(BlockScope, CodeStream, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
generateOptimizedStringConcatenation(BlockScope, CodeStream, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
generateOptimizedStringConcatenation(BlockScope, CodeStream, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
generateOptimizedStringConcatenationCreation(BlockScope, CodeStream, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
generateOptimizedStringConcatenationCreation(BlockScope, CodeStream, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
generateOptimizedStringConcatenationCreation(BlockScope, CodeStream, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
generateOuterAccess(Object[], ASTNode, Binding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateOuterAccess(Object[], ASTNode, Binding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
generateParameterLoads(TypeBinding[], CodeStream) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
generateParameterLoads(TypeBinding[], CodeStream, int) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Reference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetFieldReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
generatePostSyntheticCode(ClassScope, CodeStream) - Method in class org.aspectj.ajdt.internal.compiler.ast.AspectClinit
 
generatePostSyntheticCode(ClassScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
 
generateReadSequence(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generateReadSequence(BlockScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
 
generateReceiver(CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generateReceiver(CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generateReceiver(CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
 
generateReceiver(CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
generateResultHandle() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
Creates and returns the handle for the element this operation created.
generateResultHandle() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateFieldOperation
 
generateResultHandle() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateImportOperation
 
generateResultHandle() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateInitializerOperation
 
generateResultHandle() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateMethodOperation
 
generateResultHandle() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreatePackageDeclarationOperation
Creates and returns the handle for the element this operation created.
generateResultHandle() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeOperation
 
generateResultHandles() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
Creates and returns the handles for the elements this operation created.
generateReturn(TypeBinding, CodeStream) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
generateReturnBytecode(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateReturnBytecode(CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
Dump the suitable return bytecode for a return statement
generateReturnBytecode(CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
Dump the suitable return bytecode for a return statement
generateStoreSaveValueIfNecessary(Scope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
generateStoreSaveValueIfNecessary(Scope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
generateStringConcatenationAppend(BlockScope, Expression, Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
The equivalent code performs a string conversion:
generateSubRoutineInvocation(BlockScope, CodeStream, Object, int, LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
Generate an invocation of a subroutine (e.g. jsr finally) in current context.
generateSubRoutineInvocation(BlockScope, CodeStream, Object, int, LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
generateSubRoutineInvocation(BlockScope, CodeStream, Object, int, LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
generateSyntaxIncorrectAST() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeMemberOperation
Generates an ASTNode based on the source of this operation when there is likely a syntax error in the source.
generateSyntheticBodyForArrayClone(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForArrayConstructor(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForConstructorAccess(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForDeserializeLambda(SyntheticMethodBinding, SyntheticMethodBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
This is intended to match what javac generates.
generateSyntheticBodyForEnumInitializationMethod(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForEnumValueOf(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForEnumValues(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForFactoryMethod(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForFieldReadAccess(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForFieldWriteAccess(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForMethodAccess(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForRecordEquals(SyntheticMethodBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForRecordHashCode(SyntheticMethodBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForRecordToString(SyntheticMethodBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForSwitchTable(SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticCode(ClassScope, CodeStream) - Method in class org.aspectj.ajdt.internal.compiler.ast.AspectClinit
 
generateSyntheticCode(ClassScope, CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
 
generateSyntheticEnclosingInstanceValues(BlockScope, ReferenceBinding, Expression, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
Code responsible to generate the suitable code to supply values for the synthetic enclosing instance arguments of a constructor invocation of a nested type.
generateSyntheticFieldInitializationsIfNecessary(MethodScope, CodeStream, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
generateSyntheticFinalFieldInitialization(CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
generateSyntheticOuterArgumentValues(BlockScope, ReferenceBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
Code responsible to generate the suitable code to supply values for the synthetic outer local variable arguments of a constructor invocation of a nested type.
generateTableTestCase() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
generateTime - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
generateTypeAnnotationsOnCodeAttribute() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
generateTypePatternExpression(FormalBinding) - Method in class org.aspectj.org.eclipse.jdt.core.dom.BindingTypePattern
 
generateTypePatternExpression(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.IdentifierTypePattern
Generate an expression (String representation) for the given type.
generateUnboxingConversion(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateWideRevertedConditionalBranch(byte, BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
GENERATING_UNWOVEN_CODE_FOR_COMPILATION_UNIT - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
GENERIC - Static variable in class org.aspectj.weaver.UnresolvedType.TypeKind
 
GENERIC_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
genericCast - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
genericCast - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
genericCast - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
genericCast(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns the type to use for generic cast, or null if none required
GenericConstructorTypeArgumentMismatch - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
genericInferenceError(String, InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
GenericInferenceError - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
genericInferenceProblem(String, InvocationSite, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
genericMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
genericMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
genericMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
GenericMethodTypeArgumentMismatch - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
genericsIdentifiersLengthPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
genericsIdentifiersLengthStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
genericSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
X t --> LX;
genericSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
(param1 ... paramN)returnType thrownException1 ... thrownExceptionP T foo(T t) throws X ---> (TT;)TT;LX; void bar(X t) --> (LX;)V void bar(X t) --> (LX;)V
genericSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RecordComponentBinding
X t --> LX;
genericSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
superclass superinterface1 ... superinterfaceN ;U:Ljava/lang/Object;V::Ljava/lang/Runnable;:Ljava/lang/Cloneable;:Ljava/util/Map;>Ljava/lang/Exception;Ljava/lang/Runnable;
genericSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
T::Ljava/util/Map;:Ljava/io/Serializable; T:LY
GenericSignature - Class in org.aspectj.util
Encapsulate generic signature parsing
GenericSignature() - Constructor for class org.aspectj.util.GenericSignature
 
GenericSignature.ArrayTypeSignature - Class in org.aspectj.util
 
GenericSignature.BaseTypeSignature - Class in org.aspectj.util
 
GenericSignature.ClassSignature - Class in org.aspectj.util
structure holding a parsed class signature
GenericSignature.ClassTypeSignature - Class in org.aspectj.util
 
GenericSignature.FieldTypeSignature - Class in org.aspectj.util
 
GenericSignature.FormalTypeParameter - Class in org.aspectj.util
structure capturing a FormalTypeParameter from the Signature grammar
GenericSignature.MethodTypeSignature - Class in org.aspectj.util
 
GenericSignature.SimpleClassTypeSignature - Class in org.aspectj.util
 
GenericSignature.TypeArgument - Class in org.aspectj.util
 
GenericSignature.TypeSignature - Class in org.aspectj.util
 
GenericSignature.TypeVariableSignature - Class in org.aspectj.util
 
GenericSignatureFormatException(String) - Constructor for exception org.aspectj.weaver.bcel.BcelGenericSignatureToTypeXConverter.GenericSignatureFormatException
 
GenericSignatureInformationProvider - Interface in org.aspectj.weaver.reflect
This interface exists to support two different strategies for answering generic signature related questions on Java 5 and pre-Java 5.
GenericSignatureParser - Class in org.aspectj.util
Parses the generic signature attribute as defined in the JVM spec.
GenericSignatureParser() - Constructor for class org.aspectj.util.GenericSignatureParser
 
GenericSignatures - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.indexer
Contains static factory methods for constructing SignatureWrapper from various types.
GenericSignatures() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.GenericSignatures
 
genericsLengthPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
genericsLengthStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
genericsPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
genericsStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
GenericsStackIncrement - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
genericType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
genericType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
Return the original generic type from which the parameterized type got instantiated from.
genericTypeArguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
genericTypeArguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
genericTypeArguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
genericTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
genericTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
genericTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
genericTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
genericTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
genericTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
genericTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
genericTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
genericTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
genericTypeArguments() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
genericTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
genericTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSuperReference
 
genericTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
genericTypeCannotExtendThrowable(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
GenericTypeCannotExtendThrowable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
genericTypeSignature - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
genericTypeSignature - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
genericTypeSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
genericTypeSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
genericTypeSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
genericTypeSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
genericTypeSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
Ltype; LY;
genericTypeSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
Ltype; LY;
genericTypeSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
genericTypeSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer the receiver classfile signature.
genericTypeSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
T::Ljava/util/Map;:Ljava/io/Serializable; T:LY
genericTypeSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
GenericXMLWriter - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
GenericXMLWriter(OutputStream, String, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.GenericXMLWriter
 
GenericXMLWriter(Writer, String, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.GenericXMLWriter
 
genLabelAndKind(MethodDeclaration, IProgramElement) - Method in class org.aspectj.ajdt.internal.core.builder.AsmElementFormatter
 
genPointcutDetails(Pointcut) - Static method in class org.aspectj.weaver.model.AsmRelationshipUtils
Generates the pointcut details for the given pointcut, for example an anonymous pointcut will return '<anonymous pointcut>' and a named pointcut called p() will return 'p()..'
genSignature(IProgramElement) - Static method in class org.aspectj.tools.ajdoc.StructureUtil
 
genSourceSignature(FieldDeclaration) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
genTempVar(UnresolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
genTempVar(UnresolvedType, String) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
genTypePatternLabel(TypePattern) - Method in class org.aspectj.ajdt.internal.core.builder.AsmElementFormatter
 
gePermittedSubclassIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IPermittedSubclassesAttributeEntry
Answer back the permitted subclass name index.
gePermittedSubclassIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PermittedSubclassesAttributeEntry
 
get() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.DatabaseRef
Returns the referenced object or null if the object is no longer present in the database.
get() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TypeRef
 
get() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Pointer
 
get() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
get(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Gets the object associated with the specified key in the hashtable.
get(char[]) - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment.LookupStrategy
Get the lookup strategy corresponding to the given module name.
get(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
get(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfModule
 
get(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
get(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
get(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
get(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
get(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayMap
Returns the value to which the specified array is mapped in this map, or null if the map contains no mapping for this key.
get(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
get(char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayMap
Returns the value to which the specified array slice is mapped in this map, or null if the map contains no mapping for this key.
get(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
get(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInteger
 
get(int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
get(int) - Method in class org.aspectj.runtime.CFlow
 
get(int) - Method in class org.aspectj.runtime.internal.CFlowPlusState
 
get(int) - Method in class org.aspectj.runtime.internal.CFlowStack
 
get(int) - Method in class org.aspectj.weaver.IntMap
 
get(int) - Method in class org.aspectj.weaver.patterns.AnnotationPatternList
 
get(int) - Method in class org.aspectj.weaver.patterns.ExposedState
 
get(int) - Method in class org.aspectj.weaver.patterns.TypePatternList
 
get(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
get(long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
get(A) - Method in interface org.aspectj.weaver.Iterators.Getter
 
get(Object) - Method in class org.aspectj.ajdt.internal.core.builder.AjState.SoftHashMap
 
get(Object) - Method in class org.aspectj.apache.bcel.util.ClassLoaderRepository.SoftHashMap
 
get(Object) - Method in class org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository.SoftHashMap
 
get(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Gets the object associated with the specified key in the hashtable.
get(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
get(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
get(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
get(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet
 
get(Object) - Method in class org.aspectj.util.SoftHashMap
 
get(Object[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
get(String) - Method in class org.aspectj.asm.internal.RelationshipMap
 
get(String) - Method in interface org.aspectj.asm.IRelationshipMap
 
get(String) - Method in class org.aspectj.weaver.World.TypeMap
Lookup a type by its signature, always look in the real map before the expendable map
get(String, IRelationship.Kind, String, boolean, boolean) - Method in class org.aspectj.asm.internal.RelationshipMap
 
get(String, IRelationship.Kind, String, boolean, boolean) - Method in interface org.aspectj.asm.IRelationshipMap
Return a relationship matching the kind and name for the given element.
get(K) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Answers the value in the cache at the given key.
get(IProgramElement) - Method in class org.aspectj.asm.internal.RelationshipMap
 
get(IProgramElement) - Method in interface org.aspectj.asm.IRelationshipMap
 
get(IProgramElement, IRelationship.Kind, String) - Method in class org.aspectj.asm.internal.RelationshipMap
 
get(IProgramElement, IRelationship.Kind, String) - Method in interface org.aspectj.asm.IRelationshipMap
Return a relationship matching the kind and name for the given element.
get(IProgramElement, IRelationship.Kind, String, boolean, boolean) - Method in class org.aspectj.asm.internal.RelationshipMap
 
get(IProgramElement, IRelationship.Kind, String, boolean, boolean) - Method in interface org.aspectj.asm.IRelationshipMap
Return a relationship matching the kind and name for the given element.
get(ASTNode, StructuralPropertyDescriptor) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Returns the value of the given property as managed by this rewriter.
get(Binding) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.util.Util.BindingsToNodesMap
 
get(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.BindingMap
 
get(TypeBinding, int, InvocationSite, Scope, ReferenceBinding, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
Create or retrieve the inference variable representing the given typeParameter.
get(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.Field
 
get(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldByte
 
get(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldChar
 
get(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldDouble
 
get(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldFloat
 
get(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldInt
 
get(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldLong
 
get(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldManyToOne
 
get(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToOne
 
get(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldPointer
 
get(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex
 
get(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchKey
 
get(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldShort
 
get(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldString
 
get(Nd, long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToMany
 
get(Nd, long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.RawGrowableArray
Returns the element at the given index (nonzero).
get(CachedClassReference, byte[]) - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
get(CachedClassReference, byte[]) - Method in interface org.aspectj.weaver.tools.cache.CacheBacking
Get a cache entry
get(CachedClassReference, byte[]) - Method in class org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
get(CachedClassReference, byte[]) - Method in class org.aspectj.weaver.tools.cache.WeavedClassCache
Get a cache value
get(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.WorkspaceSnapshot
 
get(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.PathMap
Returns the value associated with the given key
Get - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.DangerousMethod
 
GET - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
GET - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
get_AND() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_AND_AND() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_AND_SET_DONT_SUPPORT_DEC_TYPE_PARAMETERS - Static variable in class org.aspectj.weaver.WeaverMessages
 
GET_BOOLEAN_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_BOOLEAN_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_BYTE_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_BYTE_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_CHAR_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_CHAR_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_DIVIDE() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_DOUBLE_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_DOUBLE_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_EQUAL_EQUAL() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_FLOAT_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_FLOAT_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_GREATER() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_GREATER_EQUAL() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_INT_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_INT_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_LEFT_SHIFT() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_LESS() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_LESS_EQUAL() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_LONG_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_LONG_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_MINUS() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_MULTIPLY() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_OBJECT_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_OBJECT_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_OR() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_OR_OR() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_PLUS() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_REMAINDER() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_RIGHT_SHIFT() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_SHORT_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_SHORT_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_UNSIGNED_RIGHT_SHIFT() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_XOR() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get3ByteUnsignedInt(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getAbsolutePaths(File[]) - Static method in class org.aspectj.util.FileUtil
 
getAccessedMembers() - Method in class org.aspectj.weaver.AjAttribute.PrivilegedAttribute
 
getAccessFlags() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the access flags of the .class file.
getAccessFlags() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Answer back the access flag of this field info.
getAccessFlags() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IInnerClassesAttributeEntry
Answer back the access flag of this inner classes attribute as specified in the JVM specifications.
getAccessFlags() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer back the access flags of this method info as specified in the JVM specifications.
getAccessFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
getAccessFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getAccessFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getAccessFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getAccessFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
getAccessFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getAccessFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
getAccessFlags() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getAccessFlags(int) - Method in class org.aspectj.apache.bcel.classfile.MethodParameters
 
getAccessFlags(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IMethodParametersAttribute
Answer back the access flags for the i'th parameter, a mask of ACC_FINAL, ACC_SYNTHETIC, and ACC_MANDATED.
getAccessFlags(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.MethodParametersAttribute
 
getAccessFlagsWithoutSynchronized() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getAccessibility() - Method in class org.aspectj.asm.internal.ProgramElement
 
getAccessibility() - Method in interface org.aspectj.asm.IProgramElement
 
getAccessibility() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the accessibility of the proposal.
getAccessibility() - Method in class org.aspectj.org.eclipse.jdt.core.search.MethodNameMatch
Returns the accessibility of the declaring type of the method name match
getAccessibility() - Method in class org.aspectj.org.eclipse.jdt.core.search.TypeNameMatch
Returns the accessibility of the type name match
getAccessibility() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getAccessibility() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchMethodNameMatch
 
getAccessibility() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchTypeNameMatch
 
getAccessibilitySwingIcon(IProgramElement.Accessibility) - Method in class org.aspectj.ajde.IconRegistry
 
getAccessLevel() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
getAccessLevel() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject
 
getAccessMethod(boolean) - Method in class org.aspectj.ajdt.internal.compiler.lookup.InlineAccessFieldBinding
 
getAccessMethod(boolean) - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeFieldBinding
 
getAccessMethod(boolean) - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMethodBinding
 
getAccessMethod(boolean) - Method in class org.aspectj.ajdt.internal.compiler.lookup.PrivilegedFieldBinding
 
getAccessMethod(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
getAccessMethod(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
This will only be called if alwaysNeedsAccessMethod() returns true.
getAccessMethod(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedFieldBinding
 
getAccessMethod(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
getAccessMethod(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
 
getAccessor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.RecordComponentElementImpl
 
getAccessorForValue(ResolvedType, String) - Method in class org.aspectj.weaver.ast.Var
For an annotation this will return a variable that can access a specific field of the annotation (of the specified type) TODO what kind of behaviour happens for two annotation fields of the same type?
getAccessorForValue(ResolvedType, String) - Method in class org.aspectj.weaver.bcel.AnnotationAccessVar
Return an object that can access a particular value of this annotation.
getAccessRestriction() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Returns the associated access restriction, or null if none.
getAccessRestriction(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Returns the access restriction associated to a given type, or null if none
getAccessRestrictions(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns the set of patterns corresponding to this project visibility given rules
getAccessRule(IPath, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Get a cached access rule, or when the cache did not contain the rule, creates a new one.
getAccessRuleForProblemId(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Used only for loading rules from disk.
getAccessRules() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns the possibly empty list of access rules for this entry.
getAccessRules() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
getAccessRules() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getAccessRules(IPath[], IPath[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getAccessRuleSet() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getAccessRuleSet(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.AbstractJavaSearchScope
Get access rule set corresponding to a given path.
getAccessRuleSet(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchScope
 
getAccessRuleSet(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaWorkspaceScope
 
getAccessRulesStatus(IPath, IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.core.ClasspathContainerInitializer
Returns the access rules attribute status according to this initializer.
getAccuracy() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns the accuracy of this search match.
getActiveAdaptorCount() - Static method in class org.aspectj.weaver.loadtime.Aj
 
getActiveConfigFile() - Method in interface org.aspectj.ajde.internal.BuildConfigManager
Returns the currently active build configuration file.
getActiveConfigFile() - Method in class org.aspectj.ajde.internal.LstBuildConfigManager
 
getActiveNode() - Method in class org.aspectj.ajde.ui.StructureView
 
getActiveNodes(BuildConfigNode.Kind) - Method in class org.aspectj.ajde.ui.BuildConfigModel
 
getActualTargetType() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getAdapter(Class) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdBinding
 
getAdapter(Compiler) - Method in interface org.aspectj.ajdt.internal.compiler.ICompilerAdapterFactory
 
getAdapter(Compiler) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getAdapter(Compiler) - Method in class org.aspectj.ajdt.internal.core.builder.AspectJBuilder
 
getAdapterClass() - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
 
getAddedChildren() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns deltas for the children that have been added.
getAddedChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getAddedFiles() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
getAddedImports() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns all non-static imports that are recorded to be added.
getAddedStaticImports() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns all static imports that are recorded to be added.
getAdditionalBounds() - Method in class org.aspectj.weaver.BoundedReferenceType
 
getAdditionalFlags() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the completion flags relevant in the context, or CompletionFlags.Default if none.
getAdditionalFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getAdditionalIntefaceBounds() - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
getAdditionalInterfaceBounds() - Method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
getAddress() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.INdStruct
Returns the database address at which the struct begins.
getAddress() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNode
 
getAddress() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdRawLinkedList
 
getAddress() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdStruct
 
getAddress(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldManyToOne
 
getAddressOf(Nd, long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToMany
 
getAdvice() - Method in interface org.aspectj.lang.reflect.AdviceSignature
 
getAdvice() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AspectDeclaration
 
getAdvice(String) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getAdvice(String) - Method in interface org.aspectj.lang.reflect.AjType
For an annotation style advice member, this is the name of the annotated method.
getAdvice(AdviceKind...) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getAdvice(AdviceKind...) - Method in interface org.aspectj.lang.reflect.AjType
 
getAdviceSignature() - Method in class org.aspectj.weaver.IntMap
 
getAdviceSignatureString(Member, World) - Static method in class org.aspectj.weaver.SignatureUtils
 
getAffectedChildren() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns deltas for the affected (added, removed, or changed) children.
getAffectedChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getAffectedtypename() - Method in class org.aspectj.bridge.WeaveMessage
 
getAJBrowserDisabledIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getAJBrowserEnabledIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getAJBrowserIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getAjBuildManager() - Method in class org.aspectj.ajde.core.internal.AjdeCoreBuildManager
 
getAjBuildManager() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
getAjcPreClinit() - Method in class org.aspectj.weaver.bcel.LazyClassGen
Retrieve the ajc$preClinit method - this method captures any initialization AspectJ wants to ensure happens in a class.
getAjdeSmallIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getAjMemberParameterizationMap() - Method in class org.aspectj.weaver.ResolvedType
 
getAjSyntheticAttribute() - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
getAjType(Class<T>) - Static method in class org.aspectj.lang.reflect.AjTypeSystem
Return the AspectJ runtime type representation of the given Java type.
getAjTypes() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getAjTypes() - Method in interface org.aspectj.lang.reflect.AjType
 
getAlign() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
getAlignment() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.Field
 
getAlignment() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.field.IField
Returns the required byte alignment for the field.
getAllAnnotationContexts(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAllAnnotationContexts(int, int, int, List<AnnotationContext>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAllAnnotationContexts(int, int, List<AnnotationContext>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
getAllAnnotationContexts(int, int, List<AnnotationContext>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
getAllAnnotationContexts(int, int, List<AnnotationContext>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
getAllAnnotationContexts(int, int, List<AnnotationContext>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
info can be either a type index (superclass/superinterfaces) or a pc into the bytecode
getAllAnnotationContexts(int, int, List<AnnotationContext>, Annotation[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAllAnnotationContexts(int, int, List<AnnotationContext>, Annotation[][], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
info can be either a type index (superclass/superinterfaces) or a pc into the bytecode
getAllAnnotationContexts(int, List) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
getAllAnnotationContexts(int, List) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
getAllAnnotationContexts(int, List) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
getAllAnnotationContexts(int, List<AnnotationContext>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
getAllAnnotationContexts(int, List<AnnotationContext>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordComponent
 
getAllAnnotationContexts(int, List<AnnotationContext>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAllAnnotationContexts(int, LocalVariableBinding, List<AnnotationContext>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
getAllAnnotationMirrors(Element) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
Return all the annotation mirrors on this element, including inherited annotations.
getAllAutomaticModules() - Method in class org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
getAllAutomaticModules() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getAllAutomaticModules() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment
 
getAllAutomaticModules() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
getAllAutomaticModules() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
getAllAutomaticModules() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
getAllBuildConfigFiles() - Method in interface org.aspectj.ajde.internal.BuildConfigManager
 
getAllBuildConfigFiles() - Method in class org.aspectj.ajde.internal.LstBuildConfigManager
 
getAllBytes(short, ConstantPool) - Method in class org.aspectj.ajdt.internal.compiler.ast.EclipseAttributeAdapter
 
getAllBytes(short, ConstantPool) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IAttribute
 
getAllBytes(short, ConstantPoolWriter) - Method in class org.aspectj.weaver.AjAttribute
Writes the full attribute, i.e. name_index, length, and contents
getAllClasses() - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns all classes in this type hierarchy's graph, in no particular order.
getAllClasses() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllClassFiles() - Method in class org.aspectj.ajdt.internal.core.builder.EclipseClassPathManager
 
getAllClassFiles() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns all of the class files in this package fragment.
getAllClassFiles() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
Returns a collection of all class files in this - a folder package fragment which has a root that has its kind set to IPackageFragmentRoot.K_Source does not recognize class files.
getAllCreatedCustomShadowMungers() - Method in interface org.aspectj.weaver.CustomMungerFactory
 
getAllCreatedCustomTypeMungers() - Method in interface org.aspectj.weaver.CustomMungerFactory
 
getAllFormals() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getAllIndexables() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.WorkspaceSnapshot
 
getAllInterfaces() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Get all interfaces implemented by this JavaClass (transitively).
getAllInterfaces() - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns all interfaces in this type hierarchy's graph, in no particular order.
getAllInterfaces() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllMembers(TypeElement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
Compute a list of all the visible entities in this type.
getAllMemberValuePairs() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IAnnotationBinding
Returns the complete list of member value pairs for this annotation, including ones explicitly listed in the annotation as well as entries for annotation type members with default values that are implied.
getAllModuleElements() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
getAllOutputLocations() - Method in class org.aspectj.ajde.core.internal.OutputLocationAdapter
 
getAllOutputLocations() - Method in interface org.aspectj.ajde.core.IOutputLocationManager
Return a list of all output locations handled by this OutputLocationManager
getAllOutputLocations() - Method in interface org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
Return a list of all output locations handled by this OutputLocationManager
getAllOutputLocations() - Method in class org.aspectj.tools.ajbrowser.core.BrowserOutputLocationManager
 
getAllPackageFragmentRoots() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns all of the existing package fragment roots that exist on the classpath, in the order they are defined by the classpath.
getAllPackageFragmentRoots() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getAllPackageFragmentRoots(Map) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Deprecated.
getAllPackageFragmentRoots(Map, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getAllProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
getAllRequiredModules() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
Get all the modules required by this module All required modules include modules explicitly specified as required in the module declaration as well as implicit dependencies - those specified as ' requires transitive ' by one of the dependencies
getAllRequiredModules() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding.UnNamedModule
 
getAllRequiredModules() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
getAllResourceFiles() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
 
getAllSubtypes(IType) - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns all resolved subtypes (direct and indirect) of the given type, in no particular order, limited to the types in this type hierarchy's graph.
getAllSubtypes(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllSuperclasses(IType) - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns all resolved superclasses of the given class, in bottom-up order.
getAllSuperclasses(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllSuperInterfaces(IType) - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns all resolved superinterfaces (direct and indirect) of the given type.
getAllSuperInterfaces(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllSupertypes(IType) - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns all resolved supertypes of the given type, in bottom-up order.
getAllSupertypes(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllSupportedPointcutPrimitives() - Static method in class org.aspectj.weaver.tools.PointcutParser
 
getAllSupportedPointcutPrimitives() - Static method in class org.aspectj.weaver.tools.StandardPointcutParser
 
getAllTypeArguments(char[][]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Get all type arguments from an array of signatures.
getAllTypes() - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Returns all types declared in this compilation unit in the order in which they appear in the source.
getAllTypes() - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns all types in this type hierarchy's graph, in no particular order.
getAllTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getAllTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllTypeVariables(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getAllVersions() - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns all JavaCore#VERSION_* levels in the order of their introduction.
getAllWarningTokens() - Static method in class org.aspectj.org.eclipse.jdt.core.CorrectionEngine
Return an array of strings which contains one entry per warning token accepted by the @SuppressWarnings annotation.
getAllWorkspaceLocations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
getAlreadyCaughtExceptions() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.ThrownExceptionFinder
Returns all the already caught exceptions in catch blocks, found by the call to ThrownExceptionFinder.processThrownExceptions(TryStatement, BlockScope)
getAlternateRoot() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Comment
Returns the root AST node that this comment occurs within, or null if none (or not recorded).
getAnalyzerVisitor(char[], LineInformation, String, TextEdit, RewriteEventStore, NodeInfoStore, List, Map, TargetSourceRangeComputer, RecoveryScannerData) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
getAncestor(int) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns this Java element or the first ancestor of this element that has the given type.
getAncestor(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getAndInitialize(String, byte[], ClassLoader, ProtectionDomain) - Method in class org.aspectj.weaver.tools.cache.SimpleCache
 
getAnnotatableLevels() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
getAnnotatableLevels() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAnnotatedParametersCount() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getAnnotatedParametersCount() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the number of parameter annotations that can be retrieved using IBinaryMethod.getParameterAnnotations(int, char[]).
getAnnotatedParametersCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
getAnnotatedParametersCount() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getAnnotatedSignature(String, IFile, String, String) - Static method in class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Retrieve the annotated signature of a specified member as found in the given external annotation file, if any.
getAnnotatedType(TypeBinding, AnnotationBinding[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getAnnotatedType(TypeBinding, AnnotationBinding[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getAnnotatedTypes(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getAnnotatedTypes(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getAnnotatedTypes(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getAnnotation() - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationElementValue
 
getAnnotation() - Method in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getAnnotation() - Method in class org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
getAnnotation() - Method in interface org.aspectj.lang.reflect.DeclareAnnotation
 
getAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getAnnotation() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
 
getAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryTypeAnnotation
 
getAnnotation() - Method in class org.aspectj.weaver.AnnotationAnnotationValue
 
getAnnotation() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
getAnnotation(Class<A>) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getAnnotation(Class<A>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
getAnnotation(Class<A>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getAnnotation(Class<A>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeImpl
 
getAnnotation(Class<A>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NoTypeImpl
 
getAnnotation(Class<A>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
getAnnotation(Class<A>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl
 
getAnnotation(String) - Method in interface org.aspectj.org.eclipse.jdt.core.IAnnotatable
Returns the annotation with the given name declared on this element.
getAnnotation(String) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistPackageDeclaration
 
getAnnotation(String) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceField
 
getAnnotation(String) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceMethod
 
getAnnotation(String) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getAnnotation(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getAnnotation(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getAnnotation(AnnotationBinding[], Class<A>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getAnnotation(JavaElement, IBinaryAnnotation, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getAnnotation(ResolvedType, Object) - Method in interface org.aspectj.weaver.reflect.AnnotationFinder
 
getAnnotation(ResolvedType, Object) - Method in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotationAsText() - Method in class org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
getAnnotationAsText() - Method in interface org.aspectj.lang.reflect.DeclareAnnotation
 
getAnnotationAttributes(ConstantPool, List<AnnotationGen>) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Converts a list of AnnotationGen objects into a set of attributes that can be attached to the class file.
getAnnotationBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
getAnnotationBindings() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ArrayTypeImpl
 
getAnnotationBindings() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
getAnnotationBindings() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getAnnotationBindings() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl
 
getAnnotationBindings() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
getAnnotationBindings() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl
 
getAnnotationBindings() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getAnnotationBindings() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
getAnnotationBindings() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl
 
getAnnotationBindings() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl
 
getAnnotationCachingField(BcelShadow, ResolvedType, boolean) - Method in class org.aspectj.weaver.bcel.LazyClassGen
Create a field in the type containing the shadow where the annotation retrieved during binding can be stored - for later fast access.
getAnnotationComponentValues() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the annotation component values as described in the JVM specifications if the tag item is '['.
getAnnotationComponentValues() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getAnnotationDefaultValue() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember
 
getAnnotationDefaultValue() - Method in class org.aspectj.weaver.JoinPointSignature
 
getAnnotationDefaultValue() - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getAnnotationDefaultValue() - Method in interface org.aspectj.weaver.ResolvedMember
 
getAnnotationDefaultValue() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getAnnotationDefaultValue(Member) - Method in interface org.aspectj.weaver.reflect.AnnotationFinder
 
getAnnotationDefaultValue(Member) - Method in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotationDeltas() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns deltas for affected annotations (added, removed, or changed).
getAnnotationDeltas() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getAnnotationFile(IJavaProject, ITypeBinding, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Answer the external annotation file corresponding to the given type as seen from the given project.
getAnnotationFinder() - Method in class org.aspectj.weaver.ltw.LTWWorld
 
getAnnotationFinder() - Method in interface org.aspectj.weaver.reflect.IReflectionWorld
 
getAnnotationFinder() - Method in class org.aspectj.weaver.reflect.ReflectionWorld
 
getAnnotationFromClass(ResolvedType, Class) - Method in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotationFromClass(ResolvedType, Class<?>) - Method in interface org.aspectj.weaver.reflect.AnnotationFinder
 
getAnnotationFromMember(ResolvedType, Member) - Method in interface org.aspectj.weaver.reflect.AnnotationFinder
 
getAnnotationFromMember(ResolvedType, Member) - Method in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotationMemberValue(JavaElement, MemberValuePair, Object) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getAnnotationMemberValue(MemberValuePair, Constant) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getAnnotationMethod() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
getAnnotationMirrors() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
getAnnotationMirrors() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getAnnotationMirrors() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeImpl
 
getAnnotationMirrors() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NoTypeImpl
 
getAnnotationMirrors() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
getAnnotationMirrors() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl
 
getAnnotationMirrors(AnnotationBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
Convert an array of compiler annotation bindings into a list of AnnotationMirror
getAnnotationName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareAnnotationDeclaration
Returns the name of the annotation type member declared in this declaration.
getAnnotationOfType(UnresolvedType) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember
 
getAnnotationOfType(UnresolvedType) - Method in interface org.aspectj.weaver.AnnotatedElement
 
getAnnotationOfType(UnresolvedType) - Method in class org.aspectj.weaver.ArrayReferenceType
 
getAnnotationOfType(UnresolvedType) - Method in class org.aspectj.weaver.JoinPointSignature
 
getAnnotationOfType(UnresolvedType) - Method in class org.aspectj.weaver.ReferenceType
 
getAnnotationOfType(UnresolvedType) - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getAnnotationOfType(UnresolvedType) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getAnnotationOfType(UnresolvedType) - Method in class org.aspectj.weaver.ResolvedType
 
getAnnotationOfType(UnresolvedType, Member) - Method in interface org.aspectj.weaver.reflect.AnnotationFinder
 
getAnnotationOfType(UnresolvedType, Member) - Method in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotationPattern() - Method in class org.aspectj.weaver.patterns.SignaturePattern
return true if last argument in params is an Object[] but the modifiers say this method was declared with varargs (Object...).
getAnnotationPattern() - Method in class org.aspectj.weaver.patterns.TypePattern
 
getAnnotationPatterns() - Method in class org.aspectj.weaver.patterns.AnnotationPatternList
 
getAnnotations() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember
 
getAnnotations() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
WARNING: This method does not have a complete implementation.
getAnnotations() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getAnnotations() - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeAnnos
 
getAnnotations() - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getAnnotations() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getAnnotations() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getAnnotations() - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getAnnotations() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getAnnotations() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IBinding
Returns the resolved declaration annotations associated with this binding.
getAnnotations() - Method in interface org.aspectj.org.eclipse.jdt.core.IAnnotatable
Returns the annotations for this element.
getAnnotations() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IParameterAnnotation
Answer back the annotations as described in the JVM specifications.
getAnnotations() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IRuntimeInvisibleAnnotationsAttribute
Answer back the annotations.
getAnnotations() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IRuntimeVisibleAnnotationsAttribute
Answer back the annotations.
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfoWithAnnotations
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ComponentInfoWithAnnotation
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithAnnotation
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfoWithAnnotations
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
getAnnotations() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryField
Answer the runtime visible and invisible annotations for this field or null if none.
getAnnotations() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the runtime visible and invisible annotations for this method or null if none.
getAnnotations() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryModule
 
getAnnotations() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the runtime visible and invisible annotations for this type or null if none.
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AptSourceLocalVariableBinding
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryModuleBinding
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RecordComponentBinding
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryField
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodAnnotationData
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodParameter
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ParameterAnnotation
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeInvisibleAnnotationsAttribute
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeVisibleAnnotationsAttribute
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getAnnotations() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getAnnotations() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getAnnotations() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getAnnotations() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getAnnotations() - Method in class org.aspectj.weaver.JoinPointSignature
 
getAnnotations() - Method in interface org.aspectj.weaver.Member
 
getAnnotations() - Method in class org.aspectj.weaver.MemberImpl
 
getAnnotations() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getAnnotations() - Method in class org.aspectj.weaver.ReferenceType
 
getAnnotations() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getAnnotations() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getAnnotations() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getAnnotations() - Method in interface org.aspectj.weaver.ResolvedMember
 
getAnnotations() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getAnnotations() - Method in class org.aspectj.weaver.ResolvedType
 
getAnnotations(Class, World) - Method in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotations(Member, boolean) - Method in interface org.aspectj.weaver.reflect.AnnotationFinder
 
getAnnotations(Member, boolean) - Method in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotations(IBinaryAnnotation[], long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
getAnnotations(ResolvedMember, Member, ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getAnnotationsAtCursor(int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider.TypeParametersAnnotationWalker
 
getAnnotationsAtCursor(int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
getAnnotationsAtCursor(int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
getAnnotationsAtCursor(int, boolean) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ITypeAnnotationWalker
Retrieve the type annotations at the current position reached by invocations of toXYZ() methods.
getAnnotationsByType(Class<A>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
getAnnotationsByType(Class<A>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getAnnotationsByType(Class<A>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeImpl
 
getAnnotationsByType(Class<A>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NoTypeImpl
 
getAnnotationsByType(Class<A>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
getAnnotationsByType(Class<A>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl
 
getAnnotationsByType(AnnotationBinding[], Class<A>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getAnnotationsNumber() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IParameterAnnotation
Answer back the number of annotations as described in the JVM specifications.
getAnnotationsNumber() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IRuntimeInvisibleAnnotationsAttribute
Answer back the number of annotations as described in the JVM specifications.
getAnnotationsNumber() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IRuntimeVisibleAnnotationsAttribute
Answer back the number of annotations as described in the JVM specifications.
getAnnotationsNumber() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ParameterAnnotation
 
getAnnotationsNumber() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeInvisibleAnnotationsAttribute
 
getAnnotationsNumber() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeVisibleAnnotationsAttribute
 
getAnnotationsOnDimensions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
getAnnotationsOnDimensions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAnnotationsOnDimensions(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
getAnnotationsOnDimensions(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
getAnnotationsOnDimensions(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAnnotationsOnDimensions(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getAnnotationsOnParameter(int) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
 
getAnnotationsOnParameter(int) - Method in class org.aspectj.apache.bcel.classfile.Method
 
getAnnotationsOnParameter(int) - Method in class org.aspectj.apache.bcel.generic.MethodGen
Return a list of AnnotationGen objects representing parameter annotations
getAnnotationSourceEnd() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
getAnnotationSourceStart() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
getAnnotationsProperty() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AnnotatableType
Returns the structural property descriptor for the "annotations" property of this node (element type: Annotation) (added in JLS8 API).
getAnnotationString() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
Returns the string, useful before the real annotation has been resolved
getAnnotationTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
Compute the tagbits for standard annotations.
getAnnotationTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
Compute the tagbits for standard annotations.
getAnnotationTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Compute the tagbits for standard annotations.
getAnnotationTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getAnnotationTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RecordComponentBinding
 
getAnnotationTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getAnnotationTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
getAnnotationTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
Compute the tagbits for standard annotations.
getAnnotationTargetKinds() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getAnnotationTargetKinds() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getAnnotationTargetKinds() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getAnnotationTargetKinds() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getAnnotationTargetKinds() - Method in class org.aspectj.weaver.ReferenceType
 
getAnnotationTargetKinds() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getAnnotationTargetKinds() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getAnnotationTargetKinds() - Method in class org.aspectj.weaver.ResolvedType
Note: Only overridden by ReferenceType subtype
getAnnotationType() - Method in class org.aspectj.asm.internal.ProgramElement
 
getAnnotationType() - Method in interface org.aspectj.asm.IProgramElement
 
getAnnotationType() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IAnnotationBinding
Returns the type of the annotation.
getAnnotationType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl
 
getAnnotationType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
getAnnotationType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.UnresolvedAnnotationBinding
 
getAnnotationType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getAnnotationType() - Method in class org.aspectj.weaver.ast.HasAnnotation
 
getAnnotationType() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
getAnnotationType() - Method in class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
getAnnotationType() - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
getAnnotationType(ReferenceBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getAnnotationTypeIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotation
Answer back the index in the given different situations.
getAnnotationTypeIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getAnnotationTypePattern() - Method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
getAnnotationTypePattern() - Method in class org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
getAnnotationTypePattern() - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
getAnnotationTypePattern() - Method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
getAnnotationTypePattern() - Method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
getAnnotationTypes() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember
 
getAnnotationTypes() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getAnnotationTypes() - Method in interface org.aspectj.weaver.AnnotatedElement
 
getAnnotationTypes() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getAnnotationTypes() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getAnnotationTypes() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getAnnotationTypes() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getAnnotationTypes() - Method in class org.aspectj.weaver.JoinPointSignature
 
getAnnotationTypes() - Method in class org.aspectj.weaver.ReferenceType
 
getAnnotationTypes() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getAnnotationTypes() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getAnnotationTypes() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getAnnotationTypes() - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getAnnotationTypes() - Method in interface org.aspectj.weaver.ResolvedMember
 
getAnnotationTypes() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getAnnotationTypes() - Method in class org.aspectj.weaver.ResolvedType
 
getAnnotationValue() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the annotation value as described in the JVM specifications if the tag item is '@'.
getAnnotationValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getAnnotationValues() - Method in class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
getAnnotationValues() - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
getAnnotationZipFile(String, ExternalAnnotationDecorator.ZipFileProducer) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
Returns the zip file containing external annotations, if any.
getAnonymousClassDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
Returns the anonymous class declaration introduced by this class instance creation expression, if it has one.
getAnonymousClassDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.EnumConstantDeclaration
Returns the anonymous class declaration introduced by this enum constant declaration, if it has one.
getAnyAliasForTypeVariableBinding(TypeVariableBinding) - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeScope
 
getAnyOpenWorkspaceLocation(IWorkspaceRoot) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
getArchiveFileObject(String, String, Charset) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Archive
 
getArchiveFileObject(String, String, Charset) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.JrtFileSystem
 
getArchiveValidity(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getArgAnnotationVar(int, UnresolvedType) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getArgAnnotationVar(int, UnresolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getArgAnnotationVar(int, UnresolvedType) - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getArgAnnotationVar(int, UnresolvedType) - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getArgAnnotationVar(int, UnresolvedType) - Method in class org.aspectj.weaver.Shadow
 
getArgCount() - Method in class org.aspectj.weaver.Shadow
 
getArgfiles() - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Returns the java.util.List of argfiles.
getArgs() - Method in interface org.aspectj.lang.JoinPoint
 
getArgs() - Method in class org.aspectj.weaver.ast.Call
 
getArgs() - Method in class org.aspectj.weaver.ast.CallExpr
 
getArgs() - Method in class org.aspectj.weaver.ast.FieldGetCall
 
getArgType(int) - Method in class org.aspectj.weaver.Shadow
 
getArgTypes() - Method in class org.aspectj.weaver.Shadow
 
getArgumentInfos(Argument[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
getArgumentName(int) - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getArgumentNames() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getArgumentNames() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getArgumentNames() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IGenericMethod
Answer the names of the argument or null if the argument names are not available.
getArgumentNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
getArgumentNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
getArgumentNames() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getArguments() - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Answer back the original arguments recorded into the problem.
getArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
getArguments() - Method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
getArguments() - Method in class org.aspectj.weaver.patterns.ArgsPointcut
 
getArguments(Argument[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionElementNotifier
 
getArgumentSizes(String) - Static method in class org.aspectj.apache.bcel.generic.Type
Work out the type of each argument in the signature and return the cumulative sizes of all the types (size means number of stack slots it consumes, eg double=2, int=1).
getArgumentType(int) - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getArgumentTypes() - Method in class org.aspectj.apache.bcel.classfile.Method
 
getArgumentTypes() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getArgumentTypes() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getArgumentTypes(String) - Static method in class org.aspectj.apache.bcel.generic.Type
Convert arguments of a method (signature) to an array of Type objects.
getArgumentTypes(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InvokeDynamic
 
getArgumentTypes(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InvokeInstruction
 
getArgumentTypesForArrayConstructionShadow() - Method in class org.aspectj.weaver.Shadow
 
getArgVar(int) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getArgVar(int) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getArgVar(int) - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getArgVar(int) - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getArgVar(int) - Method in class org.aspectj.weaver.Shadow
 
getArity() - Method in class org.aspectj.weaver.JoinPointSignature
 
getArity() - Method in interface org.aspectj.weaver.Member
 
getArity() - Method in class org.aspectj.weaver.MemberImpl
 
getAroundClosureType() - Static method in class org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
getArray() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayAccess
Returns the array expression of this array access expression.
getArrayCount(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Returns the array count (array nesting depth) of the given type signature.
getArrayCount(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Returns the array count (array nesting depth) of the given type signature.
getArrayDimensionType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
 
getArrayDimensionType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
getArrayDimensionType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
If the receiver is an array type, it returns the signature of the array's next dimension.
getArrayType(TypeMirror) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
getArrayType(TypeBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getArrayType(TypeBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getArrayType(TypeBinding, int, AnnotationBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getArrayType(TypeBinding, int, AnnotationBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getAsmHierarchyBuilder() - Static method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getAspect() - Method in class org.aspectj.runtime.CFlow
 
getAspect() - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
getAspect() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
getAspectClassNames() - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
getAspectExcludePatterns() - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
getAspectIncludePatterns() - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
getAspectInstance() - Method in class org.aspectj.weaver.patterns.ExposedState
 
getAspectJCore() - Static method in class org.aspectj.ajdt.core.AspectJCore
 
getAspectname() - Method in class org.aspectj.bridge.WeaveMessage
 
getAspectNamesToFileNameMap() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
getAspectpath() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getAspectPath() - Method in interface org.aspectj.ajde.core.ICompilerConfiguration
 
getAspectPath() - Method in class org.aspectj.tools.ajbrowser.core.BrowserCompilerConfiguration
 
getAspectRequires(String) - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
getAspectsAffectingType() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getAspectsAffectingType() - Method in class org.aspectj.weaver.WeaverStateInfo
 
getAspectScope(ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
getAspectScope(ResolvedType) - Method in class org.aspectj.weaver.World
 
getAspectsWeavingFilesOnLastBuild() - Method in class org.aspectj.asm.AsmManager
 
getAspectType() - Method in class org.aspectj.weaver.ConcreteTypeMunger
 
getAspectType() - Method in class org.aspectj.weaver.PerTypeWithinTargetTypeMunger
 
getAspectURLs() - Method in class org.aspectj.weaver.loadtime.WeavingURLClassLoader
Implement method from WeavingClassLoader
getAspectURLs() - Method in interface org.aspectj.weaver.tools.WeavingClassLoader
Returns the aspects to be used by a WeavingAdaptor to weave classes defined by the class loader.
getAssistTypeReferenceForGenericType(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
getAssociatedShadowMunger() - Method in class org.aspectj.weaver.JoinPointSignature
 
getAssociatedShadowMunger() - Method in interface org.aspectj.weaver.ResolvedMember
 
getAssociatedShadowMunger() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getAssociationSwingIcon(IRelationship.Kind) - Method in class org.aspectj.ajde.IconRegistry
 
getAST() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns this node's AST.
getAST() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Returns the AST the rewrite was set up on.
getAST(int) - Method in class org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Returns a resolved AST with the given AST level.
getAST(int, boolean) - Method in class org.aspectj.ajdt.core.dom.AjASTFactory
 
getAST(int, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
 
getAST(int, boolean) - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ASTParser.IASTFactory
 
getAST3() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Deprecated.
JLS3 has been deprecated. This method has been replaced by ReconcileContext.getAST4() which returns an AST with JLS4 level.
getAST4() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Deprecated.
JLS4 has been deprecated. This method has been replaced by ReconcileContext.getAST8() which returns an AST with JLS8 level.
getAST8() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Deprecated.
JLS8 has been deprecated. This method has been replaced by ReconcileContext.getAST(int) which returns an AST with the given level.
getASTConverter(Map, boolean, IProgressMonitor) - Method in class org.aspectj.ajdt.core.dom.AjASTConverterFactory
 
getASTConverter(Map, boolean, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
getASTConverter(Map, boolean, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ASTConverter.IASTConverterFactory
 
getASTLevel() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Returns the AST level requested by the reconcile operation.
getASTRewrite() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ListRewrite
Returns the ASTRewrite instance from which this ListRewriter has been created from.
getASTRewriteAnalyzer(char[], LineInformation, String, TextEdit, RewriteEventStore, NodeInfoStore, List, Map, TargetSourceRangeComputer, RecoveryScannerData) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer.IASTRewriteAnalyzerFactory
 
getAttachedJavadoc(IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns the Javadoc as HTML source if this element has attached Javadoc, null otherwise.
getAttachedJavadoc(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
getAttachedJavadoc(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getAttachedJavadoc(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
getAttachedJavadoc(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getAttachedJavadoc(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
getAttachedJavadoc(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getAttachedJavadoc(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getAttribute() - Method in class org.aspectj.ajdt.internal.compiler.ast.IntertypeMemberClassDeclaration
 
getAttribute(Object) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
getAttribute(String) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getAttribute(ASTNode, StructuralPropertyDescriptor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
getAttribute(IClassFileReader, char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getAttribute(ICodeAttribute, char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getAttribute(IComponentInfo, char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getAttribute(IFieldInfo, char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getAttribute(IMethodInfo, char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getAttributeCount() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the attribute number of the .class file.
getAttributeCount() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IComponentInfo
Answer back the attribute number of the component info.
getAttributeCount() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Answer back the attribute number of the field info.
getAttributeCount() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer back the attribute number of the method info.
getAttributeCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getAttributeCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ComponentInfo
 
getAttributeCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
getAttributeCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
getAttributeLength() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileAttribute
Answer back the attribute length as specified in the JVM specifications.
getAttributeLength() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileAttribute
 
getAttributeName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileAttribute
Answer back the attribute name as specified in the JVM specifications.
getAttributeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileAttribute
 
getAttributeNameIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileAttribute
Answer back the attribute name index in the constant pool as specified in the JVM specifications.
getAttributeNameIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileAttribute
 
getAttributes() - Method in class org.aspectj.apache.bcel.classfile.Code
 
getAttributes() - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getAttributes() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getAttributes() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getAttributes() - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getAttributes() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the collection of all attributes of the field info.
getAttributes() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ICodeAttribute
Answer back the collection of all attributes of the field info.
getAttributes() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IComponentInfo
Answer back the collection of all attributes of the component info.
getAttributes() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Answer back the collection of all attributes of the field info.
getAttributes() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer back the collection of all attributes of the method info.
getAttributes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getAttributes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
getAttributes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ComponentInfo
 
getAttributes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
getAttributes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
getAttributes() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getAttributes() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getAttributes() - Method in class org.aspectj.weaver.loadtime.definition.LightXMLParser
 
getAttributesCount() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ICodeAttribute
Answer back the attribute number of the code attribute.
getAttributesCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
getAttributesImmutable() - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getAttributeStatus(IPath, IJavaProject, String) - Method in class org.aspectj.org.eclipse.jdt.core.ClasspathContainerInitializer
Returns the extra attribute status according to this initializer.
getAutomaticModule(ClasspathLocation) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ModulePathEntry
 
getAutomaticModuleDescription() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getAutomaticModuleDescription() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getAutomaticModuleDescription(IJavaElement) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the IModuleDescription that the given java element contains when regarded as an automatic module.
getAutomaticModuleDescription(IJavaElement) - Static method in class org.aspectj.org.eclipse.jdt.core.provisional.JavaModelAccess
Returns the IModuleDescription that the given java element contains when regarded as an automatic module.
getAvailableRelations() - Method in class org.aspectj.ajde.ui.StructureViewManager
Returns the list of all available relations.
getAverageReadBytesPerMs() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getAverageWriteBytesPerMs() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getBackIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getBackingGenericMember() - Method in class org.aspectj.weaver.JoinPointSignature
 
getBackingGenericMember() - Method in interface org.aspectj.weaver.ResolvedMember
 
getBackingGenericMember() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getBase() - Method in interface org.aspectj.apache.bcel.util.ClassPath.ClassFile
 
getBaseClass() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getBaseDirFiles(File, String[]) - Static method in class org.aspectj.util.FileUtil
Convert String[] paths to File[] as offset of base directory
getBaseDirFiles(File, String[], String[]) - Static method in class org.aspectj.util.FileUtil
Convert String[] paths to File[] as offset of base directory
getBaseName() - Method in class org.aspectj.weaver.UnresolvedType
 
getBaseName(int, String, IJavaProject) - Static method in class org.aspectj.org.eclipse.jdt.core.NamingConventions
Returns a base name which could be used to generate the given variable name with NamingConventions.suggestVariableNames(int, int, String, IJavaProject, int, String[], boolean).
getBaseName(int, IJavaProject, char[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.InternalNamingConventions
 
getBaseOpcode() - Method in class org.aspectj.apache.bcel.generic.InstructionLV
 
getBaseParameterCount() - Method in class org.aspectj.weaver.Advice
 
getBaseParameterNames(World) - Method in class org.aspectj.weaver.Advice
 
getBaseType(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getBaseTypeValue(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
getBasicType() - Method in class org.aspectj.apache.bcel.generic.ArrayType
 
getBatchImageBuilder() - Method in class org.aspectj.ajdt.internal.core.builder.AspectJBuilder
 
getBatchImageBuilder(JavaBuilder, boolean, CompilationGroup) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
getBatchImageBuilder2(BatchImageBuilder, boolean, CompilationGroup) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
getBatchRequestor() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getBatchRequestor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
getBcelAnnotation() - Method in class org.aspectj.weaver.bcel.BcelAnnotation
 
getBcelObjectType() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getBcelObjectType(ResolvedType) - Static method in class org.aspectj.weaver.bcel.BcelWorld
Retrieve a bcel delegate for an aspect - this will return NULL if the delegate is an EclipseSourceType and not a BcelObjectType - this happens quite often when incrementally compiling.
getBcelWorld() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getBcelWorld() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
getBehaveInJava5Way() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getBestFile(File) - Static method in class org.aspectj.util.FileUtil
Render as best file, canonical or absolute.
getBestFile(String[]) - Static method in class org.aspectj.util.FileUtil
Get best File for the first-readable path in input paths, treating entries prefixed "sp:" as system property keys.
getBestFile(String[], boolean) - Static method in class org.aspectj.util.FileUtil
 
getBestPath(File) - Static method in class org.aspectj.util.FileUtil
Render as best path, canonical or absolute.
getBinaryFiles() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
returned files includes all .class files found in a directory on the inpath, but does not include .class files contained within jars.
getBinaryFilesToCompile(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
getBinaryInfo(ClassFile, IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
getBinaryModuleInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
Returns the IBinaryModule specific for this IClassFile, based on its underlying resource, or null if unable to create the diet class file.
getBinaryName() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the binary name of this type binding.
getBinaryName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
getBinaryName(TypeElement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
getBinaryPath() - Method in class org.aspectj.weaver.ResolvedType
Returns the path to the jar or class file from which this binary aspect came or null if not a binary aspect
getBinarySourceLocation(ISourceLocation) - Method in class org.aspectj.weaver.ShadowMunger
Returns the binarySourceLocation for the given sourcelocation.
getBinarySourceMap() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
getBinarySourcesForThisWeave() - Method in interface org.aspectj.ajdt.internal.compiler.IBinarySourceProvider
 
getBinarySourcesForThisWeave() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getBinaryType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer the resolved binary form for the type or null if the receiver represents a compilation unit or source type.
getBinaryTypeInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
Returns the ClassFileReaderspecific for this IClassFile, based on its underlying resource, or null if unable to create the diet class file.
getBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.FormalBinding
 
getBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
Returns a binding of the method or field corresponding to this proposal or null if none.
getBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.ExceptionMarker
 
getBinding() - Method in class org.aspectj.weaver.reflect.PointcutParameterImpl
 
getBinding() - Method in interface org.aspectj.weaver.tools.PointcutParameter
At a matched join point, the parameter binding.
getBinding(char[][], int, InvocationSite, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
getBinding(char[][], int, InvocationSite, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
getBinding(char[][], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
getBinding(char[], int, InvocationSite, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getBinding(String) - Method in class org.aspectj.weaver.tools.DefaultMatchingContext
 
getBinding(String) - Method in interface org.aspectj.weaver.tools.MatchingContext
returns the binding associated with the given context parameter name (or null if there is no such context).
getBindingAnnotationTypePatterns() - Method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
getBindingAnnotationTypePatterns() - Method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
getBindingAnnotationTypePatterns() - Method in class org.aspectj.weaver.patterns.ArgsPointcut
 
getBindingAnnotationTypePatterns() - Method in class org.aspectj.weaver.patterns.NameBindingPointcut
 
getBindingAnnotationTypePatterns() - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
getBindingAnnotationTypePatterns() - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
getBindingAnnotationTypePatterns() - Method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
getBindingAnnotationTypePatterns() - Method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
getBindingAtJoinPoint(Object, Object, Object[]) - Method in class org.aspectj.weaver.reflect.ReflectionVar
 
getBindingAtJoinPoint(Object, Object, Object[], Member, Member, Class) - Method in class org.aspectj.weaver.reflect.ReflectionVar
At a join point with the given this, target, and args, return the object to which this var is bound.
getBindingConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdBinding
 
getBindingID() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNode
 
getBindingName() - Method in class org.aspectj.weaver.patterns.BindingTypePattern
 
getBindingParameterTypes() - Method in class org.aspectj.weaver.Advice
 
getBindingTypePatterns() - Method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
getBindingTypePatterns() - Method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
getBindingTypePatterns() - Method in class org.aspectj.weaver.patterns.ArgsPointcut
 
getBindingTypePatterns() - Method in class org.aspectj.weaver.patterns.NameBindingPointcut
 
getBindingTypePatterns() - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
getBindingTypePatterns() - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
getBindingTypePatterns() - Method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
getBindingTypePatterns() - Method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
getBit() - Method in class org.aspectj.asm.IProgramElement.Modifiers
 
getBit(int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNode
Returns the bit at the specified offset in a bit vector.
getBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
getBits() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
 
getBlankPattern() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Returns a blank pattern that can be used as a record to decode an index key.
getBlankPattern() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorDeclarationPattern
 
getBlankPattern() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
getBlankPattern() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
getBlankPattern() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
 
getBlankPattern() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern
 
getBlankPattern() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
getBlankPattern() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModulePattern
 
getBlankPattern() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MultiTypeDeclarationPattern
 
getBlankPattern() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrPattern
 
getBlankPattern() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
getBlankPattern() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.QualifiedTypeDeclarationPattern
 
getBlankPattern() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SecondaryTypeDeclarationPattern
 
getBlankPattern() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
getBlankPattern() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
getBlankPattern() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
getBody() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AdviceDeclaration
Returns the body of this method declaration, or null if this method has no body.
getBody() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CatchClause
Returns the body of this catch clause.
getBody() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CflowPointcut
 
getBody() - Method in class org.aspectj.org.eclipse.jdt.core.dom.DoStatement
Returns the body of this do statement.
getBody() - Method in class org.aspectj.org.eclipse.jdt.core.dom.EnhancedForStatement
Returns the body of this enchanced for statement.
getBody() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ForStatement
Returns the body of this for statement.
getBody() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Initializer
Returns the body of this initializer declaration.
getBody() - Method in class org.aspectj.org.eclipse.jdt.core.dom.LabeledStatement
Returns the body of this labeled statement.
getBody() - Method in class org.aspectj.org.eclipse.jdt.core.dom.LambdaExpression
Returns the body of this lambda expression.
getBody() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Returns the body of this method declaration, or null if this method has no body.
getBody() - Method in class org.aspectj.org.eclipse.jdt.core.dom.NotPointcut
 
getBody() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PerCflow
 
getBody() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PerObject
 
getBody() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SynchronizedStatement
Returns the body of this synchronized statement.
getBody() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TryStatement
Returns the body of this try statement.
getBody() - Method in class org.aspectj.org.eclipse.jdt.core.dom.WhileStatement
Returns the body of this while statement.
getBody() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMInitializer
Deprecated.
Returns the body of this initializer.
getBody() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated.
Returns the body of this method.
getBody() - Method in class org.aspectj.weaver.ast.Not
 
getBody() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getBodyDeclarationsProperty() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AbstractTypeDeclaration
Returns structural property descriptor for the "bodyDeclarations" property of this node (element type: BodyDeclaration).
getBodyForPrint() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getBoolean(String, boolean) - Static method in class org.aspectj.util.LangUtil
Get System property as boolean, but use default value where the system property is not set.
getBoolean(String, boolean) - Static method in class org.aspectj.weaver.tools.TraceFactory
 
getBooleanAttribute(ASTNode, StructuralPropertyDescriptor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
getBootclasspath() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getBootclasspath(BuildArgParser.AjcConfigParser) - Method in class org.aspectj.ajdt.ajc.BuildArgParser
 
getBootstrapArguments() - Method in class org.aspectj.apache.bcel.classfile.BootstrapMethods.BootstrapMethod
 
getBootstrapArguments() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBootstrapMethodsEntry
 
getBootstrapArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BootstrapMethodsEntry
 
getBootstrapMethodAttributeIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry2
Returns the bootstrap method attribute index.
getBootstrapMethodAttributeIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
getBootstrapMethodAttrIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantDynamic
 
getBootstrapMethodAttrIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantInvokeDynamic
 
getBootstrapMethodRef() - Method in class org.aspectj.apache.bcel.classfile.BootstrapMethods.BootstrapMethod
 
getBootstrapMethodReference() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBootstrapMethodsEntry
 
getBootstrapMethodReference() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BootstrapMethodsEntry
 
getBootstrapMethods() - Method in class org.aspectj.apache.bcel.classfile.BootstrapMethods
 
getBootstrapMethods() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBootstrapMethodsAttribute
Answer back the bootstrap methods table of this entry as specified in the JVM specifications.
getBootstrapMethods() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BootstrapMethodsAttribute
 
getBootstrapMethodsLength() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBootstrapMethodsAttribute
Answer back the number of bootstrap methods of this entry as specified in the JVM specifications.
getBootstrapMethodsLength() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BootstrapMethodsAttribute
 
getBound() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the bound of this wildcard type if it has one.
getBound() - Method in class org.aspectj.org.eclipse.jdt.core.dom.WildcardType
Returns the bound of this wildcard type if it has one.
getBoundIndex() - Method in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getBoundIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getBoundIndex() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
Applicable for target type 0x11(CLASS_TYPE_PARAMETER_BOUND), 0x12(METHOD_TYPE_PARAMETER_BOUND)
getBoundIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryTypeAnnotation
 
getBounds() - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeParameter
Returns the names of the class and interface bounds of this type parameter.
getBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl
 
getBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeParameter
 
getBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
getBoundsSignatures() - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeParameter
Returns the signatures for this type parameter's bounds.
getBoundsSignatures() - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
getBrowserOptionsIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getBrowserPanel() - Method in class org.aspectj.ajde.ui.swing.BrowserViewManager
 
getBuffer() - Method in class org.aspectj.org.eclipse.jdt.core.BufferChangedEvent
Returns the buffer which has changed.
getBuffer() - Method in interface org.aspectj.org.eclipse.jdt.core.IOpenable
Returns the buffer opened for this element, or null if this element does not have a buffer.
getBuffer() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getBuffer() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
getBuffer() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
Note: a buffer with no unsaved changes can be closed by the Java Model since it has a finite number of buffers allowed open at one time.
getBuffer(IOpenable) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BufferManager
Returns the open buffer associated with the given owner, or null if the owner does not have an open buffer associated with it.
getBufferEntries() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog
 
getBufferFactory() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
Deprecated. 
getBufferManager() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
Returns the buffer manager for this element.
getBufferPosition() - Method in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
getBuildArgParser() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getBuildConfig() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
getBuildConfigEditor() - Method in class org.aspectj.ajde.Ajde
 
getBuildConfigManager() - Method in class org.aspectj.ajde.Ajde
 
getBuildConfigNodeKind() - Method in class org.aspectj.ajde.ui.BuildConfigNode
 
getBuildIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getBuildManager() - Method in class org.aspectj.ajde.core.AjCompiler
 
getBuildNameEnvironment() - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Returns a name environment for the last built state.
getBuildProgressMonitor() - Method in class org.aspectj.ajde.Ajde
 
getBuildProgressMonitor() - Method in class org.aspectj.ajde.core.AjCompiler
 
getBuildstamp() - Method in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
getBuildstamp() - Method in class org.aspectj.weaver.VersionedDataInputStream
 
getBundle(Locale) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.ResourceBundleFactory
 
getBundleIdFromURL(URL) - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
 
getBundleIdFromURL(URL) - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
Deprecated.
use getFile() or getClassLoaderName()
getByte(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getByte(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNode
Convenience method for fetching a byte from the database.
getByteCode() - Method in class org.aspectj.apache.bcel.generic.InstructionList
When everything is finished, use this method to convert the instruction list into an array of bytes.
getBytecodeName() - Method in class org.aspectj.asm.internal.ProgramElement
 
getBytecodeName() - Method in interface org.aspectj.asm.IProgramElement
 
getByteCodeOffset() - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
getBytecodes() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ICodeAttribute
Answer back the array of bytes, which represents all the opcodes as described in the JVM specifications.
getBytecodes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
getBytecodeSignature() - Method in class org.aspectj.asm.internal.ProgramElement
 
getBytecodeSignature() - Method in interface org.aspectj.asm.IProgramElement
 
getByteContents() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchDocument
Returns the contents of this document.
getByteContents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchDocument
 
getBytes() - Method in class org.aspectj.ajdt.internal.compiler.AjClassFile
 
getBytes() - Method in class org.aspectj.ajdt.internal.compiler.ClassFileBasedByteCodeProvider
 
getBytes() - Method in class org.aspectj.apache.bcel.classfile.Deprecated
 
getBytes() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getBytes() - Method in class org.aspectj.apache.bcel.classfile.Module
 
getBytes() - Method in class org.aspectj.apache.bcel.classfile.Synthetic
 
getBytes() - Method in class org.aspectj.apache.bcel.classfile.Unknown
 
getBytes() - Method in interface org.aspectj.org.eclipse.jdt.core.IClassFile
Returns the bytes contained in this class file.
getBytes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
EXTERNAL API Answer the actual bytes of the class file This method encodes the receiver structure into a byte array which is the content of the classfile.
getBytes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getBytes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.StackMapAttribute
 
getBytes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.StackMapTableAttribute
 
getBytes() - Method in class org.aspectj.weaver.bcel.UnwovenClassFile
 
getBytes() - Method in class org.aspectj.weaver.bcel.UnwovenClassFileWithThirdPartyManagedBytecode
 
getBytes() - Method in interface org.aspectj.weaver.bcel.UnwovenClassFileWithThirdPartyManagedBytecode.IByteCodeProvider
 
getBytes() - Method in interface org.aspectj.weaver.IUnwovenClassFile
 
getBytes() - Method in class org.aspectj.weaver.loadtime.ConcreteAspectCodeGen
 
getBytes() - Method in class org.aspectj.weaver.tools.cache.CachedClassEntry
 
getBytes(long, byte[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getBytes(long, byte[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getBytes(String) - Method in class org.aspectj.apache.bcel.util.ClassPath
 
getBytes(String) - Method in class org.aspectj.weaver.bcel.ExtensibleURLClassLoader
 
getBytes(String) - Method in class org.aspectj.weaver.loadtime.WeavingURLClassLoader
Override to find classes generated by WeavingAdaptor
getBytes(String, String) - Method in class org.aspectj.apache.bcel.util.ClassPath
 
getBytes(ConstantPoolWriter) - Method in class org.aspectj.weaver.AjAttribute
Just writes the contents
getBytesAllocated() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
Returns the number of bytes allocated by Database.malloc(long, short) since this Database instance was instantiated.
getBytesFreed() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
Returns the number of bytes freed by Database.free(long, short) since this Database instance was instantiated.
getBytesMap() - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
getBytesRead() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getBytesThatFitInChunks(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
Returns the number of bytes that can fit in the payload of the given number of chunks.
getBytesWritten() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ChunkWriter
Returns the total number of bytes written
getBytesWritten() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getCache() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getCache() - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.AbstractCommand
 
getCache() - Method in interface org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.AsyncCommand
 
getCache(Nd) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.FileStateCache
Returns the cache for the given Nd instance.
getCachedFlags(IType) - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Return the flags associated with the given type (would be equivalent to IMember.getFlags()), or -1 if this information wasn't cached on the hierarchy during its computation.
getCachedFlags(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getCacheDirectory() - Method in class org.aspectj.weaver.tools.cache.AbstractFileCacheBacking
 
getCachedResult(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
getCachedType(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Answer the type for the compoundName if it exists in the cache.
getCachedType0(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getCacheFootprint() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.util.ILRUCacheable
Returns the space the receiver consumes in an LRU Cache.
getCacheHits() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getCacheMisses() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getCaches() - Static method in class org.aspectj.weaver.tools.cache.WeavedClassCache
Return a list of all WeavedClassCaches which have been initialized
getCachingClassHandler() - Method in class org.aspectj.weaver.tools.cache.WeavedClassCache
Returns a generated class handler which wraps the handler this cache was initialized with; this handler should be used to make sure that generated classes are added to the cache
getCalledFileNames() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.ManifestAnalyzer
 
getCamelCaseMatchingRegions(String, int, int, String, int, int, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.StringOperation
Answers all the regions in a given name matching a given camel case pattern.
getCanInline() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getCanonicalFilePath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
getCanonicalFilePath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
getCanonicalFilePath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.JarIndexLocation
 
getCanonicalFilePath(File) - Method in class org.aspectj.asm.AsmManager
 
getCanonicalFilePathMap() - Method in class org.aspectj.asm.AsmManager
 
getCapacity(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToMany
 
getCapacity(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.RawGrowableArray
 
GetCapturedArg - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetCapturedArgSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getCapturedWildcard(WildcardBinding, ReferenceBinding, int, int, ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getCatchType() - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
getCatchType() - Method in class org.aspectj.apache.bcel.generic.CodeExceptionGen
Gets the type of the Exception to catch, 'null' for ANY.
getCatchType() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IExceptionTableEntry
Answer back the catch type name, null if getCatchTypeIndex() returns 0.
getCatchType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExceptionTableEntry
 
getCatchType() - Method in class org.aspectj.weaver.bcel.ExceptionRange
 
getCatchTypeIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IExceptionTableEntry
Answer back the catch type index in the constant pool.
getCatchTypeIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExceptionTableEntry
 
getCategories() - Method in interface org.aspectj.org.eclipse.jdt.core.IMember
Returns the categories defined by this member's Javadoc.
getCategories() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
getCategories() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Member
 
getCategories() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
getCategories() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceModule
 
getCategories() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getCategory(int) - Static method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
getCategoryID() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Returns an integer identifying the category of this problem.
getCategoryID() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AptProblem
 
getCategoryID() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
getCause() - Method in exception org.aspectj.lang.NoAspectBoundException
 
getCause() - Method in exception org.aspectj.lang.SoftException
 
getCause() - Method in exception org.aspectj.org.eclipse.jdt.internal.core.nd.db.IndexException
 
getCflowBelowFields() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getCflowEntries() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getCflowFields() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getChanged() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
Return the bit flags indicating what has changed since the last time this config was used.
getChangedChildren() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns deltas for the children which have changed.
getChangedChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getChangedPropertieEvents(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getChangeIndentEdits(String, int, int, int, String) - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.IndentManipulation
Returns the text edits retrieved after changing the indentation of a, possible multi-line, code string.
getChangeKind() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
getChangeKind() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeRewriteEvent
 
getChangeKind() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
 
getChangeKind(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
getChangeKind(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getChangeRootIterator() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getChar(int) - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer
Returns the character at the given position in this buffer.
getChar(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
getChar(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getChar(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getCharacters() - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer
Returns the contents of this buffer as a character array, or null if the buffer has not been initialized.
getCharacters() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Returns the current contents of this document fragment as a character array.
getCharacters() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
getCharacters() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
 
getCharContent(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
getCharContent(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject
 
getCharContents() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchDocument
Returns the contents of this document.
getCharContents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchDocument
 
getCharContents(FileObject, boolean, byte[], String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Util
 
getChars() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.EmptyString
 
getChars() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.db.IString
Get an equivalent character array to this IString record
getChars() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LongString
 
getChars() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
 
getCheckedClasspaths() - Method in class org.aspectj.ajdt.ajc.BuildArgParser
 
getCheckedClasspaths() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getChild() - Method in class org.aspectj.weaver.patterns.DeclareParents
 
getChild(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Returns the first named child of this node with the given name.
getChild(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
 
getChild(Chunk, long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
 
getChildAttributes(String, NodeList, boolean[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getChildClasses(BcelWorld) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getChildIndex(JavaElementDelta.Key) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Returns the index of the delta in the collection of affected children, or null if the child delta for the given key is not found.
getChildList(ASTNode, StructuralPropertyDescriptor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
getChildNode(ASTNode, StructuralPropertyDescriptor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
getChildPropertyDescriptor(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
 
getChildPropertyDescriptor(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateImportOperation
 
getChildPropertyDescriptor(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreatePackageDeclarationOperation
 
getChildPropertyDescriptor(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeMemberOperation
 
getChildren() - Method in class org.aspectj.ajde.ui.BuildConfigNode
 
getChildren() - Method in interface org.aspectj.ajde.ui.IStructureViewNode
 
getChildren() - Method in class org.aspectj.ajde.ui.swing.SwingTreeViewNode
 
getChildren() - Method in class org.aspectj.asm.internal.ProgramElement
 
getChildren() - Method in interface org.aspectj.asm.IProgramElement
 
getChildren() - Method in interface org.aspectj.org.eclipse.jdt.core.IJarEntryResource
Returns the list of children of this jar entry resource.
getChildren() - Method in interface org.aspectj.org.eclipse.jdt.core.IParent
Returns the immediate children of this element.
getChildren() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Returns an enumeration of children of this node.
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractModule.AutoModule
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeRewriteEvent
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportContainerInfo
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.InitializerWithChildrenInfo
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryDirectory
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryFile
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementInfo
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorWithChildrenInfo
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceFieldWithChildrenInfo
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodWithChildrenInfo
 
getChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getChildrenForCategory(String) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the children of this type that have the given category as a @category tag.
getChildrenForCategory(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getChildrenForCategory(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getChildrenOfType(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Returns a collection of (immediate) children of this node of the specified type.
getChildrenOfType(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getChildrens() - Method in class org.aspectj.weaver.loadtime.definition.LightXMLParser
 
getChildType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ChildPropertyDescriptor
Returns the child type of this property.
getChildTypePattern() - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareParentsDeclaration
 
getChunk(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
Return the Chunk that contains the given offset.
getChunkCache() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
Returns the cache used for this database.
getChunkCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getChunksNeededForBytes(long) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
Returns the number of chunks needed to fit the given number of bytes of payload.
getChunkStats() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getClass(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.ConstantCP
 
GetClass - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GETCLASS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
getClassBytes() - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.InsertCommand
 
getClasses() - Method in class org.aspectj.apache.bcel.classfile.NestMembers
 
getClassesNames() - Method in class org.aspectj.apache.bcel.classfile.NestMembers
 
getClassfile(File, String, String, Predicate<String>) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
getClassfile(File, String, IModule) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
getClassFile() - Method in interface org.aspectj.org.eclipse.jdt.core.IMember
Returns the class file in which this member is declared, or null if this member is not declared in a class file (for example, a source type).
getClassFile() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Strengthen the contract of the inherited method to signal that the returned class file is always an IOrdinaryClassFile.
getClassFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
getClassFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getClassFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
getClassFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getClassFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getClassFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Member
 
getClassFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getClassFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
getClassFile(String) - Method in class org.aspectj.apache.bcel.util.ClassPath
 
getClassFile(String) - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns the class file with the specified name in this package (for example, "Object.class").
getClassFile(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getClassFile(String, String) - Method in class org.aspectj.apache.bcel.util.ClassPath
 
getClassfileContent(File, String, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
getClassFileContent(JarPackageFragmentRoot, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getClassFileInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getClassFileIterator() - Method in class org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
getClassFileIterator() - Method in interface org.aspectj.weaver.IClassFileProvider
Answer an iterator that can be used to iterate over a set of UnwovenClassFiles to be woven.
getClassFilePath(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getClassFilePath(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JModPackageFragmentRoot
 
getClassFilePath(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
Returns the relative path within an archive for the given class file name.
getClassFiles() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragment
Deprecated.
Clients are advised to specifically use either IPackageFragment.getOrdinaryClassFiles() or IPackageFragment.getAllClassFiles() to express their intent.
getClassFiles() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
getClassFiles() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
Deprecated.
getClassFilesFor(LazyClassGen) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
getClassForType(short) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNodeTypeRegistry
Returns the class associated with the given type or null if the given type ID is not known
getClassGen() - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
getClassIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantCP
 
getClassIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the index of the class name in the constant pool of the .class file.
getClassIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the class index for a CONSTANT_Fieldref, CONSTANT_Methodref, CONSTANT_InterfaceMethodref type entry.
getClassIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getClassIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getClassInfo() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the class info as described in the JVM specifications if the tag item is 'c'.
getClassInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getClassInfoIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the class info index as described in the JVM specifications if the tag item is 'c'.
getClassInfoIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getClassInfoName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the class name for a CONSTANT_Class type entry.
getClassInfoName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getClassInfoNameIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the name index for a CONSTANT_Class type entry.
getClassInfoNameIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getClassLoader() - Method in interface org.aspectj.apache.bcel.util.ClassLoaderReference
 
getClassLoader() - Method in class org.aspectj.apache.bcel.util.DefaultClassLoaderReference
 
getClassLoader() - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
 
getClassLoader() - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
 
getClassLoader() - Method in class org.aspectj.weaver.ltw.LTWWorld
 
getClassLoader() - Method in class org.aspectj.weaver.reflect.ReflectionWorld
 
getClassLoader() - Method in class org.aspectj.weaver.WeakClassLoaderReference
 
getClassLoader(JavaFileManager.Location) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
getClassLoaderName() - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
 
getClassLoaderName() - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
In an environment with multiple class loaders allows each to be identified using something safer and possibly shorter than toString
getClassLoaderRepositoryFor(ClassLoaderReference) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
getClassname(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.ConstantClass
 
getClassName() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getClassName() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getClassName() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getClassName() - Method in class org.aspectj.apache.bcel.generic.ObjectType
 
getClassName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the qualified name of the .class file.
getClassName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the class name for a CONSTANT_Fieldref, CONSTANT_Methodref, CONSTANT_InterfaceMethodref type entry.
getClassName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getClassName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getClassName() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetEvaluator
 
getClassName() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.Evaluator
Returns the name of the current class.
getClassName() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.VariablesEvaluator
 
getClassName() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getClassName() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getClassName() - Method in class org.aspectj.weaver.bcel.UnwovenClassFile
 
getClassName() - Method in interface org.aspectj.weaver.IUnwovenClassFile
 
getClassName() - Method in class org.aspectj.weaver.loadtime.ConcreteAspectCodeGen
 
getClassName() - Method in class org.aspectj.weaver.tools.cache.CachedClassEntry
 
getClassName() - Method in class org.aspectj.weaver.tools.cache.CachedClassReference
 
getClassName() - Method in class org.aspectj.weaver.UnresolvedType
 
getClassName(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldOrMethod
 
getClassName(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InvokeDynamic
 
getClassNameAsChars() - Method in class org.aspectj.weaver.bcel.UnwovenClassFile
 
getClassNameAsChars() - Method in interface org.aspectj.weaver.IUnwovenClassFile
 
getClassNameIndex() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getClassNameIndex() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getClassNameToFileMap() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
getClasspath() - Method in interface org.aspectj.ajde.core.ICompilerConfiguration
 
getClasspath() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
This does not include -bootclasspath but includes -extdirs and -classpath
getClasspath() - Method in class org.aspectj.tools.ajbrowser.core.BrowserCompilerConfiguration
 
getClasspath(String, String, boolean, AccessRuleSet, String, Map<String, String>, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getClasspath(String, String, int, AccessRuleSet, String, Map<String, String>, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getClasspath(String, String, AccessRuleSet) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getClasspath(String, String, AccessRuleSet, int, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getClasspath(String, String, AccessRuleSet, Map<String, String>, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getClasspath(String, String, AccessRuleSet, Map, int, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getClasspath(BuildArgParser.AjcConfigParser) - Method in class org.aspectj.ajdt.ajc.BuildArgParser
If the classpath is not set, we use the environment's java.class.path, but remove the aspectjtools.jar entry from that list in order to prevent wierd bootstrap issues (refer to bug#39959).
getClassPath() - Static method in class org.aspectj.apache.bcel.util.ClassPath
Checks for class path components in the following properties: "java.class.path", "sun.boot.class.path", "java.ext.dirs"
getClasspathChange(IProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
getClasspathContainer(IPath, IJavaProject) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Answers the project specific value for a given classpath container.
getClasspathContainer(IPath, IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getClasspathContainerInitializer(String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Helper method finding the classpath container initializer registered for a given classpath container ID or null if none was found while iterating over the contributions to extension point to the extension point "org.aspectj.org.eclipse.jdt.core.classpathContainerInitializer".
getClasspathElementsWithModifiedContents() - Method in interface org.aspectj.ajde.core.ICompilerConfiguration
Return a List (Strings) of the directory elements on the classpath that are likely to contain modified .class files since the previous build and must be checked.
getClasspathElementsWithModifiedContents() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getClasspathElementsWithModifiedContents() - Method in class org.aspectj.tools.ajbrowser.core.BrowserCompilerConfiguration
 
getClasspathEntries() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathContainer
Answers the set of classpath entries this container is mapping to.
getClasspathEntries() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModulePathContainer
 
getClasspathEntries() - Method in class org.aspectj.org.eclipse.jdt.internal.core.UserLibraryClasspathContainer
 
getClasspathEntryFor(IPath) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the classpath entry that refers to the given path or null if there is no reference to the path.
getClasspathEntryFor(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getClasspathLocations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ModulePathEntry
 
getClasspathSectionsCount() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.ManifestAnalyzer
 
getClasspathVariable(String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the path held in the given classpath variable.
getClasspathVariableDeprecationMessage(String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns deprecation message of a given classpath variable.
getClasspathVariableInitializer(String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Helper method finding the classpath variable initializer registered for a given classpath variable name or null if none was found while iterating over the contributions to extension point to the extension point "org.aspectj.org.eclipse.jdt.core.classpathVariableInitializer".
getClasspathVariableNames() - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the names of all known classpath variables.
getClassReader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
GetClassSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getClassString() - Method in class org.aspectj.apache.bcel.classfile.annotation.ClassElementValue
 
getClassToExecute() - Method in interface org.aspectj.ajde.IRuntimeProperties
 
getClassToExecute() - Method in class org.aspectj.tools.ajbrowser.ui.BrowserRuntimeProperties
 
getClassType(String) - Method in class org.aspectj.weaver.bcel.BcelWeaver
helper method - will return NULL if the underlying delegate is an EclipseSourceType and not a BcelObjectType
getClassType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldOrMethod
 
getClassTypeName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
Answer back the name of the class type referenced by the index in the constant pool as described in the JVM specifications.
getClassTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.VerificationInfo
 
getClazz() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getCloneMethod(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
The type of x.clone() is substituted from 'Object' into the type of the receiver array (non-null)
getCloseConfigIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getCloseTrackingVariable(Expression, FlowInfo, FlowContext) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
If expression resolves to a value of type AutoCloseable answer the variable that tracks closing of that local.
getCode() - Method in class org.aspectj.apache.bcel.classfile.Code
 
getCode() - Method in class org.aspectj.apache.bcel.classfile.Method
 
getCodeAttribute() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer the code attribute of this method info, null if none or if the decoding flag doesn't include METHOD_BODIES.
getCodeAttribute() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
getCodeAttribute(Attribute[]) - Static method in class org.aspectj.apache.bcel.classfile.AttributeUtils
 
getCodeAttributes() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getCodeException(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.CodeExceptionGen
Get CodeException object.
This relies on that the instruction list has already been dumped to byte code or or that the `setPositions' methods has been called for the instruction list.
getCodegenBinding(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
getCodeLength() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ICodeAttribute
Answer back the length of the bytecode contents.
getCodeLength() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
getCodeSnippetSource() - Static method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
Returns the source of the CodeSnippet class.
getCodeString() - Method in class org.aspectj.apache.bcel.classfile.Code
Returns the same as toString(true) except that the attribute information isn't included (line numbers).
getCollectionElementType(BlockScope, TypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
getColumn() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
getColumn() - Method in interface org.aspectj.bridge.ISourceLocation
 
getColumn() - Method in class org.aspectj.bridge.SourceLocation
 
getColumn() - Method in interface org.aspectj.lang.reflect.SourceLocation
Deprecated.
can not be implemented for bytecode weaving, may be removed in 1.1gold.
getColumnNumber(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Returns the column number corresponding to the given source character position in the original source string.
getCommand() - Method in class org.aspectj.util.LangUtil.ProcessController
 
getComment() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Javadoc
Deprecated.
The comment string was replaced in the 3.0 release by a representation of the structure of the doc comment. See tags.
getComment() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMember
Deprecated.
Returns the comment associated with this member (including comment delimiters).
getCommentList() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Returns a list of the comments encountered while parsing this compilation unit.
getCommentPtr() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
getCommentsPositions() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
getCommonReferenceBinding(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getComparisonID(IPath, IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.core.ClasspathContainerInitializer
Returns an object which identifies a container for comparison purpose.
getComparisonID(IPath, IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.UserLibraryClasspathContainerInitializer
 
getCompilationParticipants(IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.CompilationParticipants
 
getCompilationResult() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
getCompilationResultDestinationManager() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
The compilation unit for which this import rewrite was created for.
getCompilationUnit() - Method in interface org.aspectj.org.eclipse.jdt.core.IMember
Returns the compilation unit in which this member is declared, or null if this member is not declared in a compilation unit (for example, a binary type).
getCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.BasicModule
 
getCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
Answer the initial compilation unit corresponding to the present compilation result
getCompilationUnit() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceModule
 
getCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer the compilation unit or null if the receiver represents a binary or source type.
getCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CommitWorkingCopyOperation
Returns the compilation unit this operation is working on.
getCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateCompilationUnitOperation
 
getCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
Returns the compilation unit in which the new element is being created.
getCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
getCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getCompilationUnit(String) - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns the compilation unit with the specified name in this package (for example, "Object.java").
getCompilationUnit(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getCompilationUnitAST() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns the compilation unit AST created by the last reconcile operation on this delta's element.
getCompilationUnitAST() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getCompilationUnitDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
getCompilationUnitDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
getCompilationUnitDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getCompilationUnitDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
getCompilationUnitDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
getCompilationUnitDeclaration() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.impl.ReferenceContext
 
getCompilationUnitDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
getCompilationUnitFor(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Returns the compilation unit the given element is contained in, or the element itself (if it is a compilation unit), otherwise null.
getCompilationUnits() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns all of the compilation units in this package fragment.
getCompilationUnits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
getCompilationUnits() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getCompilationUnits(String[]) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getCompilationUnits(WorkingCopyOwner) - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns all of the compilation units in this package fragment that are in working copy mode and that have the given owner.
getCompilationUnits(WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getCompilationUnitScope(Scope) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
getCompiler() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getCompilerAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
getCompilerBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
getCompilerConfig() - Method in class org.aspectj.ajde.Ajde
 
getCompilerConfiguration() - Method in class org.aspectj.ajde.core.AjCompiler
 
getCompilerForConfigFile(String) - Method in class org.aspectj.ajde.Ajde
If the provided configFile is the same as the id for the last compiler then returns that, otherwise clears the state for the saved compiler and creates a new one for the provided configFile
getCompilerOptions() - Method in class org.aspectj.ajdt.core.AspectJCore
 
getCompilerOptions(Map, boolean, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitProblemFinder
 
getCompilerVersion() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
getCompilerVersion() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getCompilerVersion() - Method in class org.aspectj.weaver.ReferenceType
 
getCompilerVersion() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
If known, return the compiler/weaver version used to build this delegate.
getCompilerVersion() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getCompilerVersion() - Method in class org.aspectj.weaver.ResolvedType
return the weaver version used to build this type - defaults to the most recent version unless discovered otherwise.
getCompletion() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the proposed sequence of characters to insert into the source file buffer, replacing the characters at the specified source range.
getCompletion() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getCompletionFlags() - Method in interface org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadoc
Get completion node flags.
getCompletionFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
getCompletionFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
getCompletionFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
getCompletionFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocParamNameReference
 
getCompletionFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
getCompletionFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
getCompletionFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
 
getCompletionFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTypeParamReference
 
getCompletionLocation() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the character index in the source file buffer where source completion was requested (the offset parameter to ICodeAssist.codeComplete minus one).
getCompletionLocation() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getCompletionNode() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadoc
 
getCompletionNode() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
Return the completion node associated with the current completion.
getCompletionNode() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
 
getCompletionNodeParent() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
getCompletionNodeParent() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
Return the parent AST node of the completion node associated with the current completion.
getCompletionNodeParent() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
 
getComplexTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
getCompliance() - Method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.impl.JavaFeature
 
getComplianceLevelForJavaVersion(int) - Static method in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
As we move away from declaring every compliance level explicitly (such as JDK11, JDK12 etc.), this method can be used to compute the compliance level on the fly for a given Java major version.
getComponentInfos() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IRecordAttribute
Answer back the array of record component infos as specified in the JVM specifications, or an empty array if none.
getComponentInfos() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.RecordAttribute
 
getComponentName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponent
Answer back the component name as described in the JVM specifications.
getComponentName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponent
 
getComponentNameIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponent
Answer back the component name index as described in the JVM specifications.
getComponentNameIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponent
 
getComponents() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotation
Answer back the components as described in the JVM specifications.
getComponents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.Annotation
 
getComponents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getComponentsNumber() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotation
Answer back the number of components as described in the JVM specifications.
getComponentsNumber() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.Annotation
 
getComponentsNumber() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getComponentType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayType
Deprecated.
In the JLS8 API, the recursive structure is not valid.
getComponentType() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the binding representing the component type of this array type, or null if this is not an array type binding.
getComponentType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ArrayTypeImpl
 
getComponentType() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getComponentType() - Method in class org.aspectj.weaver.UnresolvedType
Returns a UnresolvedType object representing the component type of this array, or null if this type does not represent an array type.
GetComponentType - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetComponentTypeSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getComponentValue() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponent
Answer back the component value as described in the JVM specifications.
getComponentValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponent
 
getCompoundName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
EXTERNAL API Answer the compound name of the class file.
getCompoundName(String) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
getConcreteAspect() - Method in class org.aspectj.weaver.Advice
 
getConcreteAspect() - Method in class org.aspectj.weaver.Checker
 
getConcreteAspect() - Method in class org.aspectj.weaver.IntMap
 
getConcreteAspect() - Method in class org.aspectj.weaver.patterns.ExposedState
 
getConcreteAspect() - Method in class org.aspectj.weaver.ShadowMunger
 
getConcreteAspects() - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
getConfigFile() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getConfigFile() - Method in interface org.aspectj.asm.IHierarchy
 
getConfigFile() - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
getConfigFilesKnown() - Static method in class org.aspectj.ajdt.internal.core.builder.IncrementalStateManager
 
getConfigurationChanges() - Method in interface org.aspectj.ajde.core.ICompilerConfiguration
Returns a set of bit flags indicating what has changed in the configuration since it was previously read.
getConfigurationChanges() - Method in class org.aspectj.tools.ajbrowser.core.BrowserCompilerConfiguration
 
getConstant() - Method in interface org.aspectj.org.eclipse.jdt.core.IField
Returns the constant value associated with this field or null if this field has none.
getConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Return the constant of the field.
getConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
getConstant() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryField
 
getConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
getConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryField
 
getConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstant
Returns the Constant corresponding to the value of this NdConstant or null if the receiver corresponds to a Constant.
getConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantAnnotation
 
getConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantArray
 
getConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantBoolean
 
getConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantByte
 
getConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantChar
 
getConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantClass
 
getConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantDouble
 
getConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantEnum
 
getConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantFloat
 
getConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantInt
 
getConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantLong
 
getConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantShort
 
getConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantString
 
getConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
getConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
getConstant(int) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
getConstant(int, byte) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
getConstantExpression(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
getConstantModule(int) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
getConstantPackage(int) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
getConstantPool() - Method in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
getConstantPool() - Method in class org.aspectj.apache.bcel.classfile.Attribute
 
getConstantPool() - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
getConstantPool() - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getConstantPool() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getConstantPool() - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
getConstantPool() - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
getConstantPool() - Method in class org.aspectj.apache.bcel.classfile.StackMapType
 
getConstantPool() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getConstantPool() - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getConstantPool() - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
getConstantPool() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer the constant pool of this .class file.
getConstantPool() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getConstantPool() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getConstantPool() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getConstantPoolCount() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPool
Answer back the number of entries in the constant pool.
getConstantPoolCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPool
 
getConstantPoolDeclaringClass(Scope, FieldBinding, TypeBinding, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
Returns the type that should be substituted to original binding declaring class as the proper receiver type
getConstantPoolDeclaringClass(Scope, MethodBinding, TypeBinding, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
Returns the type that should be substituted to original binding declaring class as the proper receiver type
getConstantPoolIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
Answer back the constant pool index of this verification type info as described in the JVM specifications.
getConstantPoolIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.VerificationInfo
 
getConstantPoolOffsets() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the int array that corresponds to all the offsets of each entry in the constant pool
getConstantString(int, byte) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
Get string from constant pool and bypass the indirection of `ConstantClass' and `ConstantString' objects.
getConstantString_CONSTANTClass(int) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
getConstantUtf8(int) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
getConstantValue() - Method in class org.aspectj.apache.bcel.classfile.Field
 
getConstantValue() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns this binding's constant value if it has one.
getConstantValue() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the constant value as described in the JVM specifications if the tag item is one of 'B', 'C', 'D', 'F', 'I', 'J', 'S', 'Z', or 's'.
getConstantValue() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantValueAttribute
Answer back the constant pool entry that represents the constant value of this attribute.
getConstantValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl
 
getConstantValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getConstantValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantValueAttribute
 
getConstantValue(ConstantPool) - Method in interface org.aspectj.apache.bcel.classfile.ConstantObject
 
getConstantValueAttribute() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Answer back the constant value attribute of this field info if specified, null otherwise.
getConstantValueAttribute() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
getConstantValueAttribute(Attribute[]) - Static method in class org.aspectj.apache.bcel.classfile.AttributeUtils
 
getConstantValueIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantValue
 
getConstantValueIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the constant value index as described in the JVM specifications if the tag item is one of 'B', 'C', 'D', 'F', 'I', 'J', 'S', 'Z', or 's'.
getConstantValueIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantValueAttribute
Answer back the constant value index.
getConstantValueIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getConstantValueIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantValueAttribute
 
getConstructor() - Method in interface org.aspectj.lang.reflect.ConstructorSignature
 
getConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticFactoryMethodBinding
 
getConstructor(AjType<?>...) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getConstructor(AjType<?>...) - Method in interface org.aspectj.lang.reflect.AjType
 
getConstructor(ReferenceBinding, TypeBinding[], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getConstructor(ReferenceBinding, TypeBinding[], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
getConstructor(Parser) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
GetConstructor - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getConstructor0(ReferenceBinding, TypeBinding[], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getConstructors() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getConstructors() - Method in interface org.aspectj.lang.reflect.AjType
 
GetConstructorSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getConstructorSignatureString(Member, World) - Static method in class org.aspectj.weaver.SignatureUtils
 
getConsumed() - Method in class org.aspectj.apache.bcel.generic.Type.TypeHolder
 
getConsumedChars() - Method in class org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
getContentFromJrt(File, String, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
getContentKind() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns the kind of files found in the package fragments identified by this classpath entry.
getContentKind() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getContents() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.BuildContext
Returns the contents of the compilation unit.
getContents() - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer
Returns the contents of this buffer as a String.
getContents() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Returns the current contents of this document fragment.
getContents() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getContents() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
getContents() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ICompilationUnit
Answer the contents of the compilation unit.
getContents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
getContents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
getContents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
Returns the contents of the compilation unit.
getContents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
getContents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
getContents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getContents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryDirectory
 
getContents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryFile
 
getContents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
getContents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Returns the current contents of this document fragment, or null if this node has no contents.
getContents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
getContents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
getContents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CharArrayBuffer
Returns the entire contents of the buffer as one char[] or null if nothing has been put in the buffer.
getContents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ResourceCompilationUnit
 
getContents(ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ReadManager
 
getContentType(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getContext() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
getContext() - Method in interface org.aspectj.bridge.ISourceLocation
 
getContext() - Method in class org.aspectj.bridge.SourceLocation
 
getContextId() - Method in interface org.aspectj.bridge.IMessageContext
 
getContextId() - Method in class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
 
getContextId() - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
getConversionMethodFromObject(Scope, TypeBinding) - Static method in class org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
getConversionMethodToObject(Scope, TypeBinding) - Static method in class org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
getConversionsType(Scope) - Static method in class org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
getCoreType(UnresolvedType) - Method in class org.aspectj.weaver.World
Special resolution for "core" types like OBJECT.
getCorrespondingResource() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns the resource that corresponds directly to this element, or null if there is no resource that corresponds to this element.
getCorrespondingResource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
A class file has a corresponding resource unless it is contained in a jar.
getCorrespondingResource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
A compilation unit has a corresponding resource unless it is contained in a jar.
getCorrespondingResource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getCorrespondingResource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
Return my underlying resource.
getCorrespondingResource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
Elements within compilation units and class files have no corresponding resource.
getCorrespondingType() - Method in class org.aspectj.asm.internal.ProgramElement
 
getCorrespondingType() - Method in interface org.aspectj.asm.IProgramElement
This correponds to both method return types and field types.
getCorrespondingType(boolean) - Method in class org.aspectj.asm.internal.ProgramElement
 
getCorrespondingType(boolean) - Method in interface org.aspectj.asm.IProgramElement
 
getCorrespondingTypeSignature() - Method in class org.aspectj.asm.internal.ProgramElement
 
getCorrespondingTypeSignature() - Method in interface org.aspectj.asm.IProgramElement
 
getCount() - Method in class org.aspectj.apache.bcel.generic.INVOKEINTERFACE
The count argument according to the Java Language Specification, Second Edition.
getCount() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
getCount() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.MultiCatchExceptionLabel
 
getCoveredNode() - Method in class org.aspectj.org.eclipse.jdt.core.dom.NodeFinder
If the AST contains nodes whose range is equal to the selection, returns the innermost of those nodes.
getCoveringNode() - Method in class org.aspectj.org.eclipse.jdt.core.dom.NodeFinder
Returns the innermost node that fully contains the selection.
getCreatedImports() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns all new non-static imports created by the last invocation of ImportRewrite.rewriteImports(IProgressMonitor) or null if these methods have not been called yet.
getCreatedImports() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteAnalyzer.RewriteResult
 
getCreatedStaticImports() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns all new static imports created by the last invocation of ImportRewrite.rewriteImports(IProgressMonitor) or null if these methods have not been called yet.
getCreatedStaticImports() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteAnalyzer.RewriteResult
 
getCrosscuttingMembersSet() - Method in class org.aspectj.weaver.World
 
getCrossReferenceHandler() - Method in class org.aspectj.weaver.World
Get the cross-reference handler for the world, may be null.
getCtSym(Path) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
getCumulativeFlushTimeMs() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getCUProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
Same as getProblems() but don't answer problems that actually concern the enclosing package.
getCurrent() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
 
getCurrentContext() - Static method in class org.aspectj.bridge.context.CompilationAndWeavingContext
Returns a string description of what the compiler/weaver is currently doing
getCurrentEndOffset() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
 
getCurrentIdentifierSource() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
getCurrentIdentifierSource() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionScanner
 
getCurrentIdentifierSource() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
getCurrentIdentifierSource() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getCurrentIdentifierSource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentLength() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
 
getCurrentOperationStack() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
getCurrentPackage() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getCurrentSpace() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Returns the amount of space that is current used in the cache.
getCurrentStartOffset() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
 
getCurrentStringLiteral() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getCurrentStringLiteral() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentTextBlock() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getCurrentTokenEndPosition() - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Answers the ending position of the current token inside the original source.
getCurrentTokenEndPosition() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getCurrentTokenEndPosition() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentTokenSource() - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Answers the current identifier source, after unicode escape sequences have been translated into unicode characters.
getCurrentTokenSource() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
getCurrentTokenSource() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getCurrentTokenSource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentTokenSourceString() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
getCurrentTokenSourceString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
getCurrentTokenSourceString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getCurrentTokenSourceString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentTokenStart() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
getCurrentTokenStartPosition() - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Answers the starting position of the current token inside the original source.
getCurrentTokenStartPosition() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getCurrentTokenStartPosition() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentTokenString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getCurrentTokenString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentTokenType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
getCurrentVersion() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
 
getCurrentWeaverMajorVersion() - Static method in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
getCurrentWeaverMinorVersion() - Static method in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
getCurrFile() - Method in interface org.aspectj.ajde.EditorAdapter
 
getCurrFile() - Method in class org.aspectj.tools.ajbrowser.ui.BasicEditor
 
getCurrFile() - Method in class org.aspectj.tools.ajbrowser.ui.EditorManager
 
getCurrSourceFilePath() - Method in class org.aspectj.tools.ajbrowser.ui.BasicEditor
 
getCustomMungerFactory() - Method in class org.aspectj.ajde.core.AjCompiler
 
getCustomMungerFactory() - Method in class org.aspectj.ajde.core.internal.AjdeCoreBuildManager
 
getCustomMungerFactory() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getCustomOptions() - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Returns the table of the current custom options for this ICompilationUnit.
getCustomOptions() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getCustomOptions() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitElementInfo
Returns the custom options of this compilation unit element.
getCycleMarker() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getData() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
getData(Class<T>, Supplier<T>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
Returns a cookie that was previously attached using Nd.setData(Class, Object).
getDatabaseSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getDB() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
getDB() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdStruct
 
getDebugIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclarationStatement
Returns the abstract type declaration of this local type declaration statement (added in JLS3 API).
getDeclarationKey() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the key of the relevant declaration in the context, or null if none.
getDeclarationKey() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getDeclarationLineNumber() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getDeclarationModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Returns the modifiers of the innermost enclosing declaration.
getDeclarationOffset() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getDeclarationPackageName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getDeclarationPosition() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
Returns the unique 0-based position of the method within the class it was declared in.
getDeclarationSignature() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the type signature or package name or module name (9) of the relevant declaration in the context, or null if none.
getDeclarationSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getDeclarationSourceEnd() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the source end position of the field's declaration.
getDeclarationSourceEnd() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceImport
Answer the source end position of the import declaration.
getDeclarationSourceEnd() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the source end position of the method's declaration.
getDeclarationSourceEnd() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the source end position of the type's declaration.
getDeclarationSourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameterElementInfo
 
getDeclarationSourceStart() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the source start position of the field's declaration.
getDeclarationSourceStart() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceImport
Answer the source start position of the import declaration.
getDeclarationSourceStart() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the source start position of the method's declaration.
getDeclarationSourceStart() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the source start position of the type's declaration.
getDeclarationSourceStart() - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameterElementInfo
 
getDeclarationTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getDeclare() - Method in class org.aspectj.weaver.AjAttribute.DeclareAttribute
 
getDeclareAnnotationOnFields() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
getDeclareAnnotationOnFields() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getDeclareAnnotationOnFields() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
getDeclareAnnotationOnFields() - Method in class org.aspectj.weaver.World
 
getDeclareAnnotationOnMethods() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
getDeclareAnnotationOnMethods() - Method in class org.aspectj.weaver.CrosscuttingMembers
includes declare @method and @constructor
getDeclareAnnotationOnMethods() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
getDeclareAnnotationOnMethods() - Method in class org.aspectj.weaver.World
 
getDeclareAnnotationOnTypes() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
getDeclareAnnotationOnTypes() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getDeclareAnnotationOnTypes() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
getDeclareAnnotationOnTypes() - Method in class org.aspectj.weaver.World
 
getDeclareAnnotations() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclareAnnotations() - Method in interface org.aspectj.lang.reflect.AjType
 
getDeclared() - Method in interface org.aspectj.bridge.IMessage
Caller can verify if this message came about because of a DEOW
getDeclared() - Method in class org.aspectj.bridge.Message
Caller can verify if this message came about because of a DEOW
getDeclaredAdvice() - Method in class org.aspectj.weaver.ResolvedType
 
getDeclaredAdvice(String) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredAdvice(String) - Method in interface org.aspectj.lang.reflect.AjType
For an annotation style advice member, this is the name of the annotated method.
getDeclaredAdvice(AdviceKind...) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredAdvice(AdviceKind...) - Method in interface org.aspectj.lang.reflect.AjType
 
getDeclaredAjTypes() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredAjTypes() - Method in interface org.aspectj.lang.reflect.AjType
 
getDeclaredAnnotation() - Method in class org.aspectj.ajdt.internal.compiler.ast.DeclareAnnotationDeclaration
 
getDeclaredAnnotations() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredConstructor(AjType<?>...) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredConstructor(AjType<?>...) - Method in interface org.aspectj.lang.reflect.AjType
 
GETDECLAREDCONSTRUCTOR_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GETDECLAREDCONSTRUCTOR_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getDeclaredConstructors() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredConstructors() - Method in interface org.aspectj.lang.reflect.AjType
 
getDeclaredExceptions() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getDeclaredExceptions() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getDeclaredField(String) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredField(String) - Method in interface org.aspectj.lang.reflect.AjType
 
GETDECLAREDFIELD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GETDECLAREDFIELD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getDeclaredFields() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
This method may not return all fields, for example it may not include the ajc$initFailureCause or ajc$perSingletonInstance fields - see bug 129613
getDeclaredFields() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredFields() - Method in interface org.aspectj.lang.reflect.AjType
 
getDeclaredFields() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns a list of bindings representing all the fields declared as members of this class, interface, or enum type.
getDeclaredFields() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getDeclaredFields() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getDeclaredFields() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getDeclaredFields() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getDeclaredFields() - Method in class org.aspectj.weaver.ReferenceType
 
getDeclaredFields() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getDeclaredFields() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getDeclaredFields() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getDeclaredFields() - Method in class org.aspectj.weaver.ResolvedType
 
getDeclaredGenericSignature() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getDeclaredGenericSignature() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getDeclaredGenericSignature() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getDeclaredGenericSignature() - Method in class org.aspectj.weaver.ReferenceType
 
getDeclaredGenericSignature() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getDeclaredGenericSignature() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getDeclaredGenericSignature() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getDeclaredInterfaces() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getDeclaredInterfaces() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getDeclaredInterfaces() - Method in class org.aspectj.weaver.bcel.BcelObjectType
Retrieves the declared interfaces - this allows for the generic signature on a type.
getDeclaredInterfaces() - Method in class org.aspectj.weaver.BoundedReferenceType
 
getDeclaredInterfaces() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getDeclaredInterfaces() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getDeclaredInterfaces() - Method in class org.aspectj.weaver.ReferenceType
Find out from the generic signature the true signature of any interfaces I implement.
getDeclaredInterfaces() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getDeclaredInterfaces() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getDeclaredInterfaces() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getDeclaredInterfaces() - Method in class org.aspectj.weaver.ResolvedType
 
getDeclaredInterMethodBody(UnresolvedType, World) - Method in class org.aspectj.weaver.NewMethodTypeMunger
If the munger has a declared signature
getDeclaredInterMethodDispatcher(UnresolvedType, World) - Method in class org.aspectj.weaver.NewMethodTypeMunger
 
getDeclaredITDConstructor(AjType<?>, AjType<?>...) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredITDConstructor(AjType<?>, AjType<?>...) - Method in interface org.aspectj.lang.reflect.AjType
 
getDeclaredITDConstructors() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredITDConstructors() - Method in interface org.aspectj.lang.reflect.AjType
 
getDeclaredITDField(String, AjType<?>) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredITDField(String, AjType<?>) - Method in interface org.aspectj.lang.reflect.AjType
 
getDeclaredITDFields() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredITDFields() - Method in interface org.aspectj.lang.reflect.AjType
 
getDeclaredITDMethod(String, AjType<?>, AjType<?>...) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredITDMethod(String, AjType<?>, AjType<?>...) - Method in interface org.aspectj.lang.reflect.AjType
 
getDeclaredITDMethods() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredITDMethods() - Method in interface org.aspectj.lang.reflect.AjType
 
getDeclaredJavaFields() - Method in class org.aspectj.weaver.ResolvedType
 
getDeclaredJavaMethods() - Method in class org.aspectj.weaver.ResolvedType
 
getDeclaredMemberValuePairs() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IAnnotationBinding
Returns the list of declared member value pairs for this annotation.
getDeclaredMethod(String, AjType<?>...) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredMethod(String, AjType<?>...) - Method in interface org.aspectj.lang.reflect.AjType
 
GETDECLAREDMETHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GETDECLAREDMETHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getDeclaredMethods() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
This method may not return all methods, for example it may not include clinit, aspectOf, hasAspect or ajc$postClinit methods - see bug 129613
getDeclaredMethods() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredMethods() - Method in interface org.aspectj.lang.reflect.AjType
 
getDeclaredMethods() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns a list of method bindings representing all the methods and constructors declared for this class, interface, enum, or annotation type.
getDeclaredMethods() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getDeclaredMethods() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getDeclaredMethods() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getDeclaredMethods() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getDeclaredMethods() - Method in class org.aspectj.weaver.ReferenceType
 
getDeclaredMethods() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getDeclaredMethods() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getDeclaredMethods() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getDeclaredMethods() - Method in class org.aspectj.weaver.ResolvedType
 
getDeclaredModifiers() - Method in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
All aspects are made public after type checking etc. and before generating code (so that the advice can be called!).
getDeclaredModifiers() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Deprecated.
Use ITypeBinding.getModifiers() instead. This method was never implemented properly and historically has simply delegated to the method getModifiers. Clients should call getModifiers method directly.
getDeclareDominates() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getDeclareDominates() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
getDeclaredParameterCount() - Method in class org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration
 
getDeclaredPointcut(String) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredPointcut(String) - Method in interface org.aspectj.lang.reflect.AjType
 
getDeclaredPointcuts() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getDeclaredPointcuts() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredPointcuts() - Method in interface org.aspectj.lang.reflect.AjType
 
getDeclaredPointcuts() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getDeclaredPointcuts() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getDeclaredPointcuts() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getDeclaredPointcuts() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getDeclaredPointcuts() - Method in class org.aspectj.weaver.ReferenceType
 
getDeclaredPointcuts() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getDeclaredPointcuts() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getDeclaredPointcuts() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getDeclaredPointcuts() - Method in class org.aspectj.weaver.ResolvedType
 
getDeclaredReceiverType() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns the type of this method's receiver or null if there is no receiver declared explicitly.
getDeclaredSelector() - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
getDeclaredShadowMungers() - Method in class org.aspectj.weaver.ResolvedType
 
getDeclaredSignature() - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
This will return the contents of a signature attribute attached to a member, or if there is none it will return the same as 'getSignature()'.
getDeclaredSignature() - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
getDeclaredType(TypeElement, TypeMirror...) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
getDeclaredType(DeclaredType, TypeElement, TypeMirror...) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
getDeclaredTypes() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns a list of type bindings representing all the types declared as members of this class, interface, or enum type.
getDeclaredTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
getDeclareErrorOrWarnings() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclareErrorOrWarnings() - Method in interface org.aspectj.lang.reflect.AjType
 
getDeclareParents() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
getDeclareParents() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclareParents() - Method in interface org.aspectj.lang.reflect.AjType
 
getDeclareParents() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getDeclareParents() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
getDeclareParents() - Method in class org.aspectj.weaver.World
 
getDeclareParentsMap() - Method in class org.aspectj.asm.internal.ProgramElement
 
getDeclareParentsMap() - Method in interface org.aspectj.asm.IProgramElement
 
getDeclarePrecedence() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclarePrecedence() - Method in interface org.aspectj.lang.reflect.AjType
 
getDeclares() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getDeclares() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getDeclares() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getDeclares() - Method in class org.aspectj.weaver.ReferenceType
 
getDeclares() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getDeclares() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getDeclares() - Method in class org.aspectj.weaver.ResolvedType
 
getDeclareSoft() - Method in class org.aspectj.weaver.World
 
getDeclareSofts() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclareSofts() - Method in interface org.aspectj.lang.reflect.AjType
 
getDeclareSofts() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getDeclareSofts() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
getDeclareTargets(IProgramElement) - Static method in class org.aspectj.tools.ajdoc.StructureUtil
 
getDeclareTypeEows() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
Return an amalgamation of the declare type eow statements
getDeclareTypeEows() - Method in class org.aspectj.weaver.World
 
getDeclareTypeErrorOrWarning() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getDeclaringAspect() - Method in class org.aspectj.weaver.Advice
 
getDeclaringClass() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns the type binding representing the class or interface that declares this method or constructor.
getDeclaringClass() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the type binding representing the class, interface, or enum that declares this binding.
getDeclaringClass() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns the type binding representing the class or interface that declares this field.
getDeclaringClass() - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl.Handler
 
getDeclaringClass() - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl.Handler
 
getDeclaringElement() - Method in class org.aspectj.weaver.TypeVariable
 
getDeclaringElementKind() - Method in class org.aspectj.weaver.TypeVariable
 
getDeclaringMember() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
If this method binding represents a lambda expression then: If the lambda expression is declared in the body of a method, answers the binding of that declaring method.
getDeclaringMember() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
If this type binding represents a local type, possibly an anonymous class, then: If the local type is declared in the body of a method, answers the binding of that declaring method.
getDeclaringMember() - Method in interface org.aspectj.org.eclipse.jdt.core.ILocalVariable
Returns the declaring member of this local variable.
getDeclaringMember() - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeParameter
Returns the declaring member of this type parameter.
getDeclaringMember() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
getDeclaringMember() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
Returns the declaring member of this local variable.
getDeclaringMember() - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
getDeclaringMethod() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the method binding representing the method that declares this binding of a local type or type variable.
getDeclaringMethod() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns the method binding representing the method containing the scope in which this local variable is declared.
getDeclaringMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
getDeclaringType() - Method in class org.aspectj.asm.internal.ProgramElement
 
getDeclaringType() - Method in interface org.aspectj.asm.IProgramElement
 
getDeclaringType() - Method in class org.aspectj.internal.lang.reflect.AdviceImpl
 
getDeclaringType() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaringType() - Method in class org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
getDeclaringType() - Method in class org.aspectj.internal.lang.reflect.DeclareErrorOrWarningImpl
 
getDeclaringType() - Method in class org.aspectj.internal.lang.reflect.DeclareParentsImpl
 
getDeclaringType() - Method in class org.aspectj.internal.lang.reflect.DeclarePrecedenceImpl
 
getDeclaringType() - Method in class org.aspectj.internal.lang.reflect.DeclareSoftImpl
 
getDeclaringType() - Method in class org.aspectj.internal.lang.reflect.InterTypeDeclarationImpl
 
getDeclaringType() - Method in class org.aspectj.internal.lang.reflect.PointcutImpl
 
getDeclaringType() - Method in interface org.aspectj.lang.reflect.Advice
 
getDeclaringType() - Method in interface org.aspectj.lang.reflect.AjType
 
getDeclaringType() - Method in interface org.aspectj.lang.reflect.DeclareAnnotation
 
getDeclaringType() - Method in interface org.aspectj.lang.reflect.DeclareErrorOrWarning
 
getDeclaringType() - Method in interface org.aspectj.lang.reflect.DeclareParents
 
getDeclaringType() - Method in interface org.aspectj.lang.reflect.DeclarePrecedence
 
getDeclaringType() - Method in interface org.aspectj.lang.reflect.DeclareSoft
 
getDeclaringType() - Method in interface org.aspectj.lang.reflect.InterTypeDeclaration
 
getDeclaringType() - Method in interface org.aspectj.lang.reflect.Pointcut
 
getDeclaringType() - Method in interface org.aspectj.lang.Signature
Returns a java.lang.Class object representing the class, interface, or aspect that declared this member.
getDeclaringType() - Method in class org.aspectj.org.eclipse.jdt.core.BindingKey
Returns the binding key of the declaring type of the element represented by this binding key.
getDeclaringType() - Method in interface org.aspectj.org.eclipse.jdt.core.IMember
Returns the type in which this member is declared, or null if this member is not declared in a type (for example, a top-level type).
getDeclaringType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getDeclaringType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Member
 
getDeclaringType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
getDeclaringType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getDeclaringType() - Method in class org.aspectj.runtime.reflect.FieldSignatureImpl
 
getDeclaringType() - Method in class org.aspectj.weaver.JoinPointSignature
 
getDeclaringType() - Method in interface org.aspectj.weaver.Member
 
getDeclaringType() - Method in class org.aspectj.weaver.MemberImpl
 
getDeclaringType() - Method in class org.aspectj.weaver.NewMemberClassTypeMunger
 
getDeclaringType() - Method in class org.aspectj.weaver.NewParentTypeMunger
 
getDeclaringType() - Method in class org.aspectj.weaver.patterns.Declare
 
getDeclaringType() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
getDeclaringType() - Method in class org.aspectj.weaver.ResolvedType
Returns a ResolvedType object representing the declaring type of this type, or null if this type does not represent a non-package-level-type.
getDeclaringType() - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
getDeclaringType() - Method in class org.aspectj.weaver.ShadowMunger
 
getDeclaringTypeChain() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
 
getDeclaringTypeChain() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
getDeclaringTypeChain() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
Returns the chain of declaring generic types.
getDeclaringTypeName() - Method in interface org.aspectj.lang.Signature
This is equivalent to calling getDeclaringType().getName(), but caches the result for greater efficiency.
getDeclaringTypeName() - Method in class org.aspectj.runtime.reflect.FieldSignatureImpl
 
getDeclaringTypes(World) - Method in class org.aspectj.weaver.JoinPointSignature
 
getDeclaringTypes(World) - Method in interface org.aspectj.weaver.Member
 
getDeclaringTypes(World) - Method in class org.aspectj.weaver.MemberImpl
 
getDeclaringTypeSignature(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getDefault() - Static method in class org.aspectj.ajde.Ajde
 
getDefault() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
Returns the default value of this annotation type member, or null if there is none.
getDefault() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated.
Returns the default value expression for an annotation type member.
getDefault() - Static method in class org.aspectj.tools.ajbrowser.BrowserManager
 
getDefaultAbstractMethods() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getDefaultBufferFactory() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BufferManager
Deprecated. 
getDefaultBufferManager() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.BufferManager
Returns the default buffer manager.
getDefaultFileView() - Method in class org.aspectj.ajde.ui.StructureViewManager
 
getDefaultImportRewriteContext() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns the default rewrite context that only knows about the imported types.
getDefaultJavaOptions() - Static method in class org.aspectj.ajde.core.JavaOptions
 
getDefaultNullness() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getDefaultNullness() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
getDefaultOptions() - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns a table of all known configurable options with their default values.
getDefaultOptions() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getDefaultOutputLocation() - Method in class org.aspectj.ajde.core.internal.OutputLocationAdapter
 
getDefaultOutputLocation() - Method in interface org.aspectj.ajde.core.IOutputLocationManager
Return the default output location (for example, <my_project>/bin).
getDefaultOutputLocation() - Method in interface org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
Return the default output location (for example, <my_project>/bin).
getDefaultOutputLocation() - Method in class org.aspectj.tools.ajbrowser.core.BrowserOutputLocationManager
 
getDefaultPreferences() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Get default eclipse preference for JavaCore plugin.
getDefaultSearchParticipant() - Static method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Returns a new default Java search participant.
getDefaultSearchParticipant() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
Returns a new default Java search participant.
getDefaultSettings() - Static method in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
getDefaultValue() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns the resolved default value of an annotation type member, or null if the member has no default value, or if this is not the binding for an annotation type member.
getDefaultValue() - Method in interface org.aspectj.org.eclipse.jdt.core.IMethod
Returns a member value pair representing the default value of this method if any, or null if this method's parent is not an annotation type, or else if this method does not have a default value.
getDefaultValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getDefaultValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfo
 
getDefaultValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getDefaultValue() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Return ClassSignature for a Class Class.
getDefaultValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getDefaultValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getDefaultValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
getDefaultValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
getDefaultValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getDefaultValue() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getDefaultVersion() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
Returns the version that shall be used when creating new databases.
getDefaultViewProperties() - Method in class org.aspectj.ajde.ui.StructureViewManager
 
getDefinedTypeNamesFor(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.State
 
getDefinitions(ClassLoader, WeavingAdaptor) - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
Simply call weaving adaptor back to parse aop.xml
getDefinitions(ClassLoader, WeavingAdaptor) - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
Allow custom parsing of aop.xml or alternative mechanism for providing Definitions
getDelegate() - Method in class org.aspectj.weaver.ReferenceType
 
getDelegate() - Method in class org.aspectj.weaver.TypeVariableReferenceType
For a TypeVariableReferenceType the delegate is the delegate for the first bound.
getDelegate(ReferenceType) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
See if we can create a delegate from a CompactTypeStructure - TODO better comment
getDelegate(ReferenceType) - Method in interface org.aspectj.weaver.bcel.TypeDelegateResolver
 
getDelegate(ResolvedType) - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
getDelegateFactoryMethod(World) - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
getDeletedFiles() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
getDeletedUnits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Returns the deleted units.
getDeletedUnits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
getDeletedUnits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getDeletionSemantics() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.AbstractTypeFactory
 
getDeletionSemantics() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
getDeletionSemantics() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.ITypeFactory
Returns the deletion semantics used for this object.
getDelimiter() - Method in class org.aspectj.asm.internal.HandleProviderDelimiter
Returns the delimiter for the HandleProviderDelimiter, for example ASPECT returns '*' and METHOD returns '~'
getDelimiter(IProgramElement) - Static method in class org.aspectj.asm.internal.HandleProviderDelimiter
Returns the delimiter for the given IProgramElement for example if the IProgramElement is an aspect returns '*' and if the IProgramElement is a method returns '~'
getDelta() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Returns the delta describing the change to the working copy being reconciled.
getDelta() - Method in class org.aspectj.org.eclipse.jdt.core.ElementChangedEvent
Returns the delta describing the change.
getDelta() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.IndexerEvent
 
getDeltaFor(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Returns the delta for a given element.
getDeltaProcessor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
getDeltaProcessor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getDeltaState() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getDependentProjects(IBuildConfiguration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DynamicProjectReferences
 
getDerivedTypes(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getDerivedTypesForDeferredInitialization() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
getDerivedTypesForDeferredInitialization() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
getDescription() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathContainer
Answers a readable description of this container
getDescription() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchParticipant
Returns a displayable name of this search participant.
getDescription() - Method in class org.aspectj.org.eclipse.jdt.core.util.ClassFileBytesDisassembler
Answers a readable short description of this disassembler
getDescription() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModulePathContainer
 
getDescription() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
getDescription() - Method in class org.aspectj.org.eclipse.jdt.internal.core.UserLibraryClasspathContainer
 
getDescription() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.Disassembler
 
getDescription(IPath, IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.core.ClasspathContainerInitializer
Returns a readable description for a container path.
getDescription(IPath, IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.UserLibraryClasspathContainerInitializer
 
getDescriptor() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IComponentInfo
Answer back the descriptor of this component info.
getDescriptor() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Answer back the descriptor of this field info.
getDescriptor() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTableEntry
Answer back the descriptor of this entry as specified in the JVM specifications.
getDescriptor() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer back the method descriptor of this method info as specified in the JVM specifications.
getDescriptor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ComponentInfo
 
getDescriptor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
getDescriptor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getDescriptor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
getDescriptorIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantMethodType
 
getDescriptorIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IComponentInfo
Answer back the descriptor index of this component info.
getDescriptorIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry2
Returns the descriptor index.
getDescriptorIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Answer back the descriptor index of this field info.
getDescriptorIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTableEntry
Answer back the descriptor index in the constant pool of this entry as specified in the JVM specifications.
getDescriptorIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer back the descriptor index of this method info.
getDescriptorIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ComponentInfo
 
getDescriptorIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
getDescriptorIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
getDescriptorIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getDescriptorIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
getDesignator() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PointcutDeclaration
 
getDesignatorName() - Method in interface org.aspectj.weaver.tools.PointcutDesignatorHandler
The name of this pointcut designator.
getDestinationParent(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Returns the parent of the element being copied/moved/renamed.
getDestinationPath() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
getDestinationPath() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getDestinationPath() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
getDestinationPath() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ICompilationUnit
 
getDetail() - Method in class org.aspectj.org.eclipse.jdt.core.dom.DefaultPointcut
 
getDetail() - Method in class org.aspectj.org.eclipse.jdt.core.dom.DefaultTypePattern
 
getDetail() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SignaturePattern
 
getDetailedNode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Returns a new document fragment representing this node with detailed source indexes.
getDetails() - Method in class org.aspectj.asm.internal.ProgramElement
 
getDetails() - Method in interface org.aspectj.asm.IProgramElement
 
getDetails() - Method in interface org.aspectj.bridge.IMessage
 
getDetails() - Method in class org.aspectj.bridge.Message
 
getDimensions() - Method in class org.aspectj.apache.bcel.generic.ArrayType
 
getDimensions() - Method in class org.aspectj.apache.bcel.generic.MULTIANEWARRAY
 
getDimensions() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayType
Returns the number of dimensions in this array type.
getDimensions() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the dimensionality of this array type, or 0 if this is not an array type binding.
getDimensions() - Method in class org.aspectj.weaver.patterns.WildTypePattern
Used in conjunction with checks on 'isStar()' to tell you if this pattern represents '*' or '*[]' which are different !
getDirectBinding(Expression) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
getDirectives() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
getDirectSupertypes() - Method in class org.aspectj.weaver.ResolvedType
Returns an iterator through ResolvedType objects representing all the direct supertypes of this type.
getDirtyChunkCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getDisableFormatTokenPairs() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
getDiscouragedExceptions() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.ThrownExceptionFinder
Returns all exceptions that are discouraged to use because (a) they are already caught in some inner try-catch, or (b) their super exception has already been caught.
getDiscoveredProcessors() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
getDiscoveredProcessors() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.IProcessorProvider
 
getDisplayName() - Method in class org.aspectj.weaver.TypeVariable
 
getDocComment(Element) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
getDocument() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Returns the document containing this node's original contents.
getDocument(String) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchParticipant
Returns a search document for the given path.
getDocument(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
getDocument(ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
getDocumentNames(Index) - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.EntryResult
 
getDocumentPartitioner() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getDouble(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getDoubleValue() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the double value for a CONSTANT_Double type entry.
getDoubleValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getDumpDir() - Method in class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
 
getDumpDir() - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
getDumpOnException() - Static method in class org.aspectj.weaver.Dump
 
getDumpOnExit() - Static method in class org.aspectj.weaver.Dump
 
getDumpPatterns() - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
getEclipse21Settings() - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Returns the formatter settings that most closely approximate the default formatter settings of Eclipse version 2.1.
getEclipseDefaultSettings() - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Returns the default Eclipse formatter settings
getEclipseDefaultSettings() - Static method in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
getEclipsePreferences() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns the project custom preference pool.
getEditorAdapter() - Method in class org.aspectj.ajde.Ajde
 
getEditorManager() - Method in class org.aspectj.tools.ajbrowser.BrowserManager
 
getEditorPanel() - Method in class org.aspectj.tools.ajbrowser.ui.EditorManager
 
getEdits() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TextEditsBuilder
 
getEffectiveSignature() - Method in class org.aspectj.weaver.AjAttribute.EffectiveSignatureAttribute
 
getEffectiveSignature() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getEffectiveSignature() - Method in class org.aspectj.weaver.JoinPointSignature
 
getEffectiveSignature() - Method in interface org.aspectj.weaver.ResolvedMember
 
getEffectiveSignature() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getElement() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns the element that this delta describes a change to.
getElement() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns the element of this search match.
getElement() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getElement(String) - Method in interface org.aspectj.asm.IHierarchy
 
getElement(String) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
getElementAt(int) - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeRoot
Returns the smallest element within this Java type root that includes the given source position (that is, a method, field, etc.), or null if there is no element other than the Java type root itself at the given position, or if the given position is not within the source range of the source of this Java type root.
getElementAt(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
getElementAt(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getElementAt(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
getElementAtConsideringSibling(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getElementClass() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.ITypeFactory
 
getElementInfo() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getElementInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Returns the info for this handle.
getElementInfo(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistAnnotation
 
getElementInfo(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistCompilationUnit
 
getElementInfo(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistImportContainer
 
getElementInfo(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistImportDeclaration
 
getElementInfo(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistInitializer
 
getElementInfo(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistPackageDeclaration
 
getElementInfo(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceField
 
getElementInfo(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceMethod
 
getElementInfo(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getElementInfo(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistTypeParameter
 
getElementInfo(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getElementInfo(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Returns the info for this handle.
getElementInfo(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
getElementInfo(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
getElementName() - Method in interface org.aspectj.org.eclipse.jdt.core.IAnnotation
Returns the name of this annotation.
getElementName() - Method in interface org.aspectj.org.eclipse.jdt.core.IField
Returns the simple name of this field.
getElementName() - Method in interface org.aspectj.org.eclipse.jdt.core.IImportDeclaration
Returns the name that has been imported.
getElementName() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns the name of this element.
getElementName() - Method in interface org.aspectj.org.eclipse.jdt.core.ILocalVariable
Returns the name of this local variable.
getElementName() - Method in interface org.aspectj.org.eclipse.jdt.core.IMethod
Returns the simple name of this method.
getElementName() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageDeclaration
Returns the name of the package the statement refers to.
getElementName() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns the dot-separated package name of this fragment, for example "java.lang", or "" (the empty string), for the default package.
getElementName() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the simple name of this type, unqualified by package or enclosing type.
getElementName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getElementName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
getElementName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getElementName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
getElementName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
getElementName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getElementName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getElementName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getElementName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
 
getElementName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getElementName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
getElementName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageDeclaration
 
getElementName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getElementName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getElementName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
getElements() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatus
Returns any Java elements associated with the failure (see specification of the status code), or an empty array if no elements are related to this particular status code.
getElements() - Method in interface org.aspectj.org.eclipse.jdt.core.IRegion
Returns the top level elements in this region.
getElements() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
 
getElements() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Region
 
getElements() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
Returns the resolved elements.
getElementsAnnotatedWith(Class<? extends Annotation>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl
 
getElementsAnnotatedWith(TypeElement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl
From the set of root elements and their enclosed elements, return the subset that are annotated with a.
getElementsOutOfSynchWithBuffers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the set of elements which are out of synch with their buffers.
getElementToProcess() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Returns the element to which this operation applies, or null if not applicable.
getElementType() - Method in class org.aspectj.apache.bcel.generic.ArrayType
 
getElementType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayType
Returns the element type of this array type.
getElementType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ChildListPropertyDescriptor
Returns the element type of this list property.
getElementType() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the binding representing the element type of this array type, or null if this is not an array type binding.
getElementType() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns this element's kind encoded as an integer.
getElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getElementType() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
getElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
getElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
getElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
getElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Initializer
 
getElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
getElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageDeclaration
 
getElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
getElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
getElementType(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Returns the type signature without any array nesting.
getElementType(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Returns the type signature without any array nesting.
getElementType(IJavaElement) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
getElementUtils() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getElementValue() - Method in class org.aspectj.apache.bcel.classfile.AnnotationDefault
 
getElementValuePairs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationInfo
 
getElementValuePairs() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryAnnotation
 
getElementValuePairs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
getElementValuePairs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.UnresolvedAnnotationBinding
 
getElementValuePairs() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdAnnotation
 
getElementValues() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl
 
getElementValuesArray() - Method in class org.aspectj.apache.bcel.classfile.annotation.ArrayElementValue
 
getElementValuesArraySize() - Method in class org.aspectj.apache.bcel.classfile.annotation.ArrayElementValue
 
getElementValuesWithDefaults() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl
 
getElementValuesWithDefaults(AnnotationMirror) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
getElementValueType() - Method in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
getElseExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ConditionalExpression
Returns the "else" part of this conditional expression.
getElseStatement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.IfStatement
Returns the "else" part of this if statement, or null if this if statement has no "else" part.
getEmpty() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.FileFingerprint
 
getEmptyLineIndentAdjustment() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
getEmulationPath(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
getEmulationPath(ReferenceBinding, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
getEnclosedElements() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getEnclosedElements() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getEnclosedElements() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
getEnclosedElements() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl
 
getEnclosedElements() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getEnclosedElements() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl
 
getEnclosedElements() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl
 
getEnclosingAdvice() - Method in class org.aspectj.weaver.IntMap
 
getEnclosingClass() - Method in class org.aspectj.apache.bcel.classfile.EnclosingMethod
 
getEnclosingClass() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the enclosing class name as specified in the JVM specifications.
getEnclosingClass() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getEnclosingClass() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getEnclosingClass() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getEnclosingClassIndex() - Method in class org.aspectj.apache.bcel.classfile.EnclosingMethod
 
getEnclosingClassIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the enclosing class name index.
getEnclosingClassIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getEnclosingCodeSignature() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getEnclosingCodeSignature() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getEnclosingCodeSignature() - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getEnclosingCodeSignature() - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getEnclosingCodeSignature() - Method in class org.aspectj.weaver.Shadow
 
getEnclosingConstructor() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getEnclosingConstructor() - Method in interface org.aspectj.lang.reflect.AjType
 
getEnclosingElement() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionContext
Returns the innermost enclosing Java element which contains the completion location or null if this element cannot be computed.
getEnclosingElement() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
getEnclosingElement() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
 
getEnclosingElement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getEnclosingElement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getEnclosingElement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
getEnclosingElement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl
 
getEnclosingElement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getEnclosingElement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl
 
getEnclosingElement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl
 
getEnclosingInstancesSlotSize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
getEnclosingInstancesSlotSize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getEnclosingInstancesSlotSize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getEnclosingMethod() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getEnclosingMethod() - Method in class org.aspectj.apache.bcel.classfile.EnclosingMethod
 
getEnclosingMethod() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getEnclosingMethod() - Method in interface org.aspectj.lang.reflect.AjType
 
getEnclosingMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getEnclosingMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getEnclosingMethod() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the enclosing method (including method selector and method descriptor), or null if none.
getEnclosingMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
getEnclosingMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getEnclosingMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
getEnclosingMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getEnclosingMethod() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getEnclosingMethodIndex() - Method in class org.aspectj.apache.bcel.classfile.EnclosingMethod
 
getEnclosingShadow() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getEnclosingType() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
getEnclosingType() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getEnclosingType() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getEnclosingType() - Method in interface org.aspectj.lang.reflect.AjType
 
getEnclosingType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl
 
getEnclosingType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeImpl
 
getEnclosingType() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the enclosing type or null if the receiver is a top level type.
getEnclosingType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
Returns the ISourceType that is the enclosing type for this type, or null if this type is a top level type.
getEnclosingType() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getEnclosingType() - Method in class org.aspectj.weaver.BindingScope
 
getEnclosingType() - Method in interface org.aspectj.weaver.patterns.IScope
 
getEnclosingType() - Method in class org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getEnclosingType() - Method in class org.aspectj.weaver.patterns.SimpleScope
 
getEnclosingType() - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getEnclosingType() - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getEnclosingType() - Method in class org.aspectj.weaver.Shadow
 
getEnclosingTypeName() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getEnclosingTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getEnclosingTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getEnclosingTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
 
getEnclosingTypeName() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryNestedType
Answer the resolved name of the enclosing type in the class file format as specified in section 4.2 of the Java 2 VM spec.
getEnclosingTypeName() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the resolved name of the enclosing type in the class file format as specified in section 4.2 of the Java 2 VM spec or null if the receiver is a top level type.
getEnclosingTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
Answer the resolved name of the enclosing type in the class file format as specified in section 4.2 of the Java 2 VM spec or null if the receiver is a top level type.
getEnclosingTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryNestedType
 
getEnclosingTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
getEnclosingTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getEncoding() - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the workspace root default charset encoding.
getEncoding() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchDocument
Returns the encoding for this document.
getEncoding() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchDocument
 
getEnd() - Method in class org.aspectj.ajdt.internal.compiler.ast.PseudoToken
 
getEnd() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
getEnd() - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
getEnd() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getEnd() - Method in interface org.aspectj.weaver.IHasPosition
The ending index of this location in the character stream This points to the last character in this token.
getEnd() - Method in class org.aspectj.weaver.JoinPointSignature
 
getEnd() - Method in class org.aspectj.weaver.patterns.BasicToken
 
getEnd() - Method in class org.aspectj.weaver.patterns.FormalBinding
 
getEnd() - Method in class org.aspectj.weaver.patterns.PatternNode
 
getEnd() - Method in class org.aspectj.weaver.patterns.TypePatternList
 
getEnd() - Method in class org.aspectj.weaver.Position
 
getEnd() - Method in interface org.aspectj.weaver.ResolvedMember
 
getEnd() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getEnd() - Method in class org.aspectj.weaver.ShadowMunger
 
getEndLine() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
getEndLine() - Method in interface org.aspectj.bridge.ISourceLocation
 
getEndLine() - Method in class org.aspectj.bridge.SourceLocation
 
getEndLine(ASTNode) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
getEndPC() - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
getEndPC() - Method in class org.aspectj.apache.bcel.generic.CodeExceptionGen
 
getEndPC() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IExceptionTableEntry
Answer back the end pc of this entry.
getEndPC() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExceptionTableEntry
 
getEndPos() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
getEndPos() - Method in class org.aspectj.weaver.ReferenceType
 
getEndPosition() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Returns the original position of the last character of this node's contents in its document.
getEntries() - Method in class org.aspectj.asm.internal.RelationshipMap
 
getEntries() - Method in interface org.aspectj.asm.IRelationshipMap
 
getEntries() - Method in class org.aspectj.org.eclipse.jdt.internal.core.UserLibrary
 
getEntries() - Method in class org.aspectj.weaver.bcel.ClassPathManager
 
getEntry() - Method in class org.aspectj.weaver.patterns.CflowPointcut
 
getEntry() - Method in class org.aspectj.weaver.patterns.PerCflow
 
getEntry() - Method in class org.aspectj.weaver.patterns.PerObject
 
getEntryKind() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns the kind of this classpath entry.
getEntryKind() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getEntryKind(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPool
Answer back the type of the entry at the given index in the constant pool.
getEntryKind(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPool
 
getEntryName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
getEntryName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
getEntryTable() - Method in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
For internal testing only.
getEnumConstantName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the simple name of the enum constant represented by this annotation component value as described in the JVM specifications if the tag item is 'e'.
getEnumConstantName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.EnumConstantSignature
 
getEnumConstantName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.UnresolvedEnumConstant
 
getEnumConstantName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getEnumConstantNameIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the utf8 constant index as described in the JVM specifications if the tag item is 'e'.
getEnumConstantNameIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getEnumConstants() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getEnumConstants() - Method in interface org.aspectj.lang.reflect.AjType
 
getEnumConstantTypeName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the binary name of the type of the enum constant represented by this annotation component value as described in the JVM specifications if the tag item is 'e'.
getEnumConstantTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getEnumConstantTypeNameIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the utf8 constant index as described in the JVM specifications if the tag item is 'e'.
getEnumConstantTypeNameIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getEnumTypeString() - Method in class org.aspectj.apache.bcel.classfile.annotation.EnumElementValue
 
getEnumValueString() - Method in class org.aspectj.apache.bcel.classfile.annotation.EnumElementValue
 
getErasure() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the erasure of this type binding.
getErasureCompatibleType(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Return the supertype which would erase as a subtype of a given declaring class.
getErasureSignature() - Method in class org.aspectj.weaver.TypeVariable
 
getErasureSignature() - Method in class org.aspectj.weaver.UnresolvedType
For parameterized types, return the signature for the raw type
getErasureSignature() - Method in class org.aspectj.weaver.UnresolvedTypeVariableReferenceType
 
getErrorCode() - Method in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
getErrorIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getErrors() - Method in class org.aspectj.bridge.MessageHandler
 
getErrors() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
Answer the errors encountered during compilation.
getErrors() - Static method in class org.aspectj.tools.ajdoc.CompilerWrapper
 
getErrors() - Static method in class org.aspectj.tools.ajdoc.Main
 
getErrorType(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getEscapedValue() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CharacterLiteral
Returns the string value of this literal node.
getEscapedValue() - Method in class org.aspectj.org.eclipse.jdt.core.dom.StringLiteral
Returns the string value of this literal node to the given string literal token.
getEscapedValue() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TextBlock
Returns the string value of this literal node to the given string literal token.
getEvaluationID() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
Returns the ID of the evaluation.
getEvaluationType() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
Returns the type of evaluation this result is about.
getEvent(ASTNode, StructuralPropertyDescriptor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getEventEditGroup(RewriteEvent) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getEventStore() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
getExactConstructor(TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getExactConstructor(TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getExactConstructor(TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getExactConstructor(TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getExactConstructor(TypeBinding, InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getExactDeclaringTypes() - Method in class org.aspectj.weaver.patterns.AndSignaturePattern
 
getExactDeclaringTypes() - Method in interface org.aspectj.weaver.patterns.ISignaturePattern
 
getExactDeclaringTypes() - Method in class org.aspectj.weaver.patterns.NotSignaturePattern
 
getExactDeclaringTypes() - Method in class org.aspectj.weaver.patterns.OrSignaturePattern
 
getExactDeclaringTypes() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
getExactMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
getExactMethod(char[], TypeBinding[], CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getExactMethod(char[], TypeBinding[], CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getExactMethod(char[], TypeBinding[], CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getExactMethod(char[], TypeBinding[], CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getExactMethod(SourceTypeBinding, char[], TypeBinding[], CompilationUnitScope) - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMemberFinder
 
getExactMethod(SourceTypeBinding, char[], TypeBinding[], CompilationUnitScope) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IMemberFinder
 
getExactMethod(TypeBinding, char[], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getExactMethodBase(char[], TypeBinding[], CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getExactMethodBase(char[], TypeBinding[], CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getExactType() - Method in class org.aspectj.weaver.patterns.TypePattern
 
getExactTypes() - Method in class org.aspectj.weaver.patterns.TypePatternList
 
getException() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CatchClause
Returns the exception variable declaration of this catch clause.
getException() - Method in exception org.aspectj.org.eclipse.jdt.core.JavaModelException
Returns the underlying Throwable that caused the failure.
getException() - Method in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
Returns the underlying Throwable that caused the failure.
getException() - Method in class org.aspectj.weaver.patterns.DeclareSoft
 
getExceptionAttribute() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer the exception attribute of this method info, null is none.
getExceptionAttribute() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
getExceptionHandlers() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getExceptionIndexes() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IExceptionAttribute
Answer back the exception indexes of the exception attribute.
getExceptionIndexes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExceptionAttribute
 
getExceptionIndexTable() - Method in class org.aspectj.apache.bcel.classfile.ExceptionTable
 
getExceptionMarkers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
getExceptionNames() - Method in class org.aspectj.apache.bcel.classfile.ExceptionTable
 
getExceptionNames() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IExceptionAttribute
Answer back the exception names of the exception attribute.
getExceptionNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExceptionAttribute
 
getExceptions() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getExceptions() - Method in class org.aspectj.apache.bcel.generic.MULTIANEWARRAY
 
getExceptions() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated.
Returns the names of the exception types this method throws in the order in which they are declared in the source, or an empty array if this method declares no exception types.
getExceptions() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
getExceptions() - Method in class org.aspectj.weaver.JoinPointSignature
 
getExceptions() - Method in interface org.aspectj.weaver.ResolvedMember
 
getExceptions() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getExceptions(World) - Method in class org.aspectj.weaver.JoinPointSignature
 
getExceptions(World) - Method in interface org.aspectj.weaver.Member
 
getExceptions(World) - Method in class org.aspectj.weaver.MemberImpl
 
getExceptions(World) - Method in interface org.aspectj.weaver.ResolvedMember
 
getExceptions(World) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getExceptionsNumber() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IExceptionAttribute
Answer back the number of exceptions of the exception attribute.
getExceptionsNumber() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExceptionAttribute
 
getExceptionSummary(Throwable) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns a one line summary for an exception (extracted from its stacktrace: name + first frame)
getExceptionTable() - Method in class org.aspectj.apache.bcel.classfile.Code
 
getExceptionTable() - Method in class org.aspectj.apache.bcel.classfile.Method
 
getExceptionTable() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ICodeAttribute
Answer back the array of exception entries, if they are present.
getExceptionTable() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
getExceptionTableAttribute(Attribute[]) - Static method in class org.aspectj.apache.bcel.classfile.AttributeUtils
 
getExceptionTableIndex() - Method in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getExceptionTableIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotation
Answer back the exception table index when the target_type is EXCEPTION_PARAMETER.
getExceptionTableIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getExceptionTableLength() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ICodeAttribute
Answer back the exception table length of the code attribute.
getExceptionTableLength() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
getExceptionType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodException
 
getExceptionTypeNames() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getExceptionTypeNames() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the resolved names of the exception types in the class file format as specified in section 4.2 of the Java 2 VM spec or null if the array is empty.
getExceptionTypeNames() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the unresolved names of the exception types or null if the array is empty.
getExceptionTypeNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
getExceptionTypeNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
getExceptionTypeNames() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getExceptionTypes() - Method in class org.aspectj.internal.lang.reflect.AdviceImpl
 
getExceptionTypes() - Method in class org.aspectj.internal.lang.reflect.InterTypeConstructorDeclarationImpl
 
getExceptionTypes() - Method in class org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getExceptionTypes() - Method in interface org.aspectj.lang.reflect.Advice
 
getExceptionTypes() - Method in interface org.aspectj.lang.reflect.CodeSignature
 
getExceptionTypes() - Method in interface org.aspectj.lang.reflect.InterTypeConstructorDeclaration
 
getExceptionTypes() - Method in interface org.aspectj.lang.reflect.InterTypeMethodDeclaration
 
getExceptionTypes() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns a list of type bindings representing the types of the exceptions thrown by this method or constructor.
getExceptionTypes() - Method in interface org.aspectj.org.eclipse.jdt.core.IMethod
Returns the type signatures of the exceptions this method throws, in the order declared in the source.
getExceptionTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getExceptionTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getExcludePatterns() - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
getExclusionMap() - Method in class org.aspectj.weaver.World
 
getExclusionPatterns() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns the set of patterns used to exclude resources or classes associated with this classpath entry.
getExclusionPatterns() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getExecuteIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getExecutionArgs() - Method in interface org.aspectj.ajde.IRuntimeProperties
 
getExecutionArgs() - Method in class org.aspectj.tools.ajbrowser.ui.BrowserRuntimeProperties
 
getExistingElement(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
getExistingElement(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the existing element in the cache that is equal to the given element.
getExpandedClasspath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
This is a helper method returning the expanded classpath for the project, as a list of classpath entries, where all classpath variable entries have been resolved and substituted with their final target entries.
getExpandedClasspath(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getExpectedTypesKeys() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionContext
Return keys of expected types of a potential completion proposal at the completion position.
getExpectedTypesKeys() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
getExpectedTypesSignatures() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionContext
Return signatures of expected types of a potential completion proposal at the completion position.
getExpectedTypesSignatures() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
getExpendable() - Method in class org.aspectj.weaver.World
 
getExpendableMap() - Method in class org.aspectj.weaver.World.TypeMap
 
getExplicitConstructor() - Method in class org.aspectj.weaver.NewConstructorTypeMunger
 
getExportedPackageNames(IModuleDescription) - Method in interface org.aspectj.org.eclipse.jdt.core.IModuleDescription
Get names of exported packages.
getExportedPackageNames(IModuleDescription) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getExportedPackages() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IModuleBinding
Returns all exported packages.
getExportedPackages() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getExportedTo(IPackageBinding) - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IModuleBinding
If this module exports the given package to specific modules, returns the array of names of modules, otherwise returns an empty array.
getExportRestrictions(PackageBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getExports() - Method in class org.aspectj.apache.bcel.classfile.Module
 
getExports() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryModuleBinding
 
getExports() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getExports() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
getExportsCount() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the exports count.
getExportsCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getExportsInfo() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the array of exports infos of the .class file, an empty array if none.
getExportsInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getExposedPointcuts() - Method in class org.aspectj.weaver.ResolvedType
 
getExposedTypeSignature() - Method in class org.aspectj.weaver.ExposeTypeMunger
 
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AssertStatement
Returns the first expression of this assert statement.
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.BreakStatement
Deprecated. 
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CastExpression
Returns the expression of this cast expression.
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
Returns the expression of this class instance creation expression, or null if there is none.
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ConditionalExpression
Returns the condition of this conditional expression.
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.DoStatement
Returns the expression of this do statement.
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.EnhancedForStatement
Returns the expression of this enhanced for statement.
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ExpressionMethodReference
Returns the expression of this expression method reference expression
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ExpressionStatement
Returns the expression of this expression statement.
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.FieldAccess
Returns the expression of this field access expression.
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ForStatement
Returns the condition expression of this for statement, or null if there is none.
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.IfStatement
Returns the expression of this if statement.
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodInvocation
Returns the expression of this method invocation expression, or null if there is none.
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ParenthesizedExpression
Returns the expression of this parenthesized expression.
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ReturnStatement
Returns the expression of this return statement, or null if there is none.
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperConstructorInvocation
Returns the expression of this super constructor invocation statement, or null if there is none.
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SwitchCase
Deprecated.
use expressions() (see JLS 12)
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SwitchExpression
Returns the expression of this switch statement.
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SwitchStatement
Returns the expression of this switch statement.
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SynchronizedStatement
Returns the expression of this synchronized statement.
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ThrowStatement
Returns the expression of this throw statement.
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.WhileStatement
Returns the expression of this while statement.
getExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.YieldStatement
Returns the expression of this Yield statement, or null if there is none.
getExpressionContext() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
getExpressionContext() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
getExpressionContext() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
getExpressionContext() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
getExpressionContext() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
getExpressionContext() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
getExpressionContext() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
getExpressionContext() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
getExpressionContext() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
getExtendedAnnotations() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IRuntimeInvisibleTypeAnnotationsAttribute
Answer back the extended annotations.
getExtendedAnnotations() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IRuntimeVisibleTypeAnnotationsAttribute
Answer back the extended annotations.
getExtendedAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeInvisibleTypeAnnotationsAttribute
 
getExtendedAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeVisibleTypeAnnotationsAttribute
 
getExtendedAnnotationsNumber() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IRuntimeInvisibleTypeAnnotationsAttribute
Answer back the number of extended annotations as described in the JVM specifications.
getExtendedAnnotationsNumber() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IRuntimeVisibleTypeAnnotationsAttribute
Answer back the number of annotations as described in the JVM specifications.
getExtendedAnnotationsNumber() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeInvisibleTypeAnnotationsAttribute
 
getExtendedAnnotationsNumber() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeVisibleTypeAnnotationsAttribute
 
getExtendedLength(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Returns the extended source length of the given node.
getExtendedSourceRangeComputer() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Returns the extended source range computer for this AST rewriter.
getExtendedStartPosition(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Returns the extended start position of the given node.
getExtendingInterfaces(IType) - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns all interfaces resolved to extend the given interface, in no particular order, limited to the interfaces in this hierarchy's graph.
getExtendingInterfaces(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getExtendsBound() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl
 
getExternalAnnotationPath() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
 
getExternalAnnotationPath(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getExternalAnnotationPath(String) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ICompilationUnit
Answers a path for external annotations that has been configured for the providing classpath entry, or null.
getExternalAnnotationPath(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
getExternalAnnotationPath(IClasspathEntry, IProject, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Internal API: answer the path for external annotations (for null analysis) associated with the given classpath entry.
getExternalAnnotationStatus() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getExternalAnnotationStatus() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getExternalAnnotationStatus() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getExternalAnnotationStatus() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer whether a provider for external annotations is associated with this binary type.
getExternalAnnotationStatus() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getExternalAnnotationStatus() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
getExternalAnnotationStatus() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getExternalFolders(IClasspathEntry[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
Returns a set of external paths to external folders referred to on the given classpath.
getExternalFoldersManager() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
 
getExternalFoldersProject() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
 
getExternalLibTimeStamps() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
getExternalManager() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getExternalTarget(IPath, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
Helper method - returns either the linked IFolder or the File corresponding to the provided IPath.
getExternalWorkingCopyProjects() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getExtraAdviceInformation() - Method in class org.aspectj.asm.IProgramElement.ExtraInformation
 
getExtraAttribute(IClasspathEntry, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getExtraAttributes() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns the extra classpath attributes for this classpath entry.
getExtraAttributes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getExtraConfiguration() - Method in class org.aspectj.weaver.World
may return null
getExtractableName(Member) - Static method in class org.aspectj.weaver.NameMangler
 
getExtraDimensions() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Returns the number of extra array dimensions over and above the explicitly-specified return type.
getExtraDimensions() - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration
Returns the number of extra array dimensions over and above the explicitly-specified type.
getExtraDimensions2Property() - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration
Returns the structural property descriptor for the "extraDimensions" property of this node (element type: Dimension) (added in JLS8 API).
getExtraDimensionsProperty() - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration
Deprecated.
getExtraFlags(IType) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ExtraFlags
 
getExtraFlags(TypeDeclaration) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ExtraFlags
 
getExtraFlags(ClassFileReader) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ExtraFlags
 
getExtraInfo() - Method in class org.aspectj.asm.internal.ProgramElement
 
getExtraInfo() - Method in interface org.aspectj.asm.IProgramElement
 
getExtraMarkerAttributeNames() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Returns the names of the extra marker attributes associated to this problem when persisted into a marker by the JavaBuilder.
getExtraMarkerAttributeValues() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Returns the respective values for the extra marker attributes associated to this problem when persisted into a marker by the JavaBuilder.
getExtraParameterCount() - Method in class org.aspectj.weaver.Advice
 
getExtraParameterFlags() - Method in class org.aspectj.weaver.Advice
 
getExtraParameterFlags() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getExtraParameterType() - Method in class org.aspectj.weaver.Advice
Return the type of the 'extra argument'.
getExtraSourceLocations() - Method in interface org.aspectj.bridge.IMessage
Return a List of ISourceLocation instances that indicate additional source locations relevent to this message as specified by the message creator.
getExtraSourceLocations() - Method in class org.aspectj.bridge.Message
 
getFactory() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getFactory() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Returns a factory with which to create new document fragments.
getFactory() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
getFactory() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getFactory() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getFactory(int, IBTreeComparator) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
 
getFactory(IBTreeComparator) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
 
getFactory(ITypeFactory<T>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Pointer
 
getFactoryFor(ITypeFactory<T>, int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdLinkedList
 
getFactoryFor(ITypeFactory<T>, int, int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdLinkedList
 
getFactoryMethod(Field, BcelShadow) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getFactoryMethodName() - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
getFactoryMethodSignature() - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
getFailureContainer(IPath, IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.core.ClasspathContainerInitializer
Returns a classpath container that is used after this initializer failed to bind a classpath container to a IClasspathContainer for the given project.
getFallThroughState(Statement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
getFallThroughState(Statement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
getFavoriteReferences() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Returns the favorite references which are used to compute some completion proposals.
getField() - Method in class org.aspectj.apache.bcel.generic.FieldGen
Get field object after having set up all necessary values.
getField() - Method in interface org.aspectj.lang.reflect.FieldSignature
 
getField() - Method in class org.aspectj.runtime.reflect.FieldSignatureImpl
 
getField() - Method in class org.aspectj.weaver.ast.FieldGet
 
getField() - Method in class org.aspectj.weaver.ast.FieldGetCall
 
getField(char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getField(char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getField(char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getField(char[], boolean, InvocationSite, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getField(char[], boolean, InvocationSite, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Where multiple fields with the same name are defined, this will return the one most visible one...
getField(char[], boolean, InvocationSite, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getField(Field) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getField(String) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getField(String) - Method in interface org.aspectj.lang.reflect.AjType
 
getField(String) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the field with the specified name in this type (for example, "bar").
getField(String) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getField(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getField(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getField(SourceTypeBinding, char[], InvocationSite, Scope) - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMemberFinder
 
getField(SourceTypeBinding, char[], InvocationSite, Scope) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IMemberFinder
 
getField(TypeBinding, char[], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
GETFIELD - Static variable in interface org.aspectj.apache.bcel.Constants
 
GETFIELD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
GETFIELD_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
GETFIELD_QUICK_W - Static variable in interface org.aspectj.apache.bcel.Constants
 
GETFIELD2_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
getFieldBase(char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getFieldBase(char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getFieldBindingForLookup() - Method in class org.aspectj.ajdt.internal.compiler.lookup.InlineAccessFieldBinding
 
getFieldBindingForLookup() - Method in class org.aspectj.ajdt.internal.compiler.lookup.PrivilegedFieldBinding
 
getFieldBindingForLookup() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
getFieldDescriptor() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the field descriptor value for a CONSTANT_Fieldref type entry.
getFieldDescriptor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
Returns the field descriptor for this type, based on the binary type information stored in the .class file itself.
getFieldDescriptor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
Returns the field descriptor.
getFieldDescriptor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TypeRef
 
getFieldDescriptor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getFieldDescriptorWithoutTrailingSemicolon() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
getFieldDoc(IField) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavadocContents
 
getFieldForCodeSnippet(TypeBinding, char[], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
getFieldGens() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getFieldHandles() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getFieldInfos() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the array of field infos of the .class file, an empty array if none.
getFieldInfos() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getFieldName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the field name for a CONSTANT_Fieldref type entry.
getFieldName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldString
 
getFieldName() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.field.IField
Returns the name of the field.
getFieldName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getFieldName(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldInstruction
 
getFields() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getFields() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getFields() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getFields() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getFields() - Method in interface org.aspectj.lang.reflect.AjType
 
getFields() - Method in class org.aspectj.org.eclipse.jdt.core.dom.RecordDeclaration
Returns the ordered list of field declarations of this type declaration.
getFields() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Returns the ordered list of field declarations of this type declaration.
getFields() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the fields declared by this type in the order in which they appear in the source or class file.
getFields() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the receiver's this.fields or null if the array is empty.
getFields() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getFields() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the receiver's fields or null if the array is empty.
getFields() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the receiver's fields.
getFields() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getFields() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
Answer the receiver's fields or null if the array is empty.
getFields() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
getFields() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
getFields() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getFields() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getFields() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getFields() - Method in class org.aspectj.weaver.ResolvedType
returns an iterator through all of the fields of this type, in order for checking from JVM spec 2ed 5.4.3.2.
getFieldsCount() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the number of field infos.
getFieldsCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getFieldSignatureString(Member, World) - Static method in class org.aspectj.weaver.SignatureUtils
 
getFieldSize(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldInstruction
 
getFieldType() - Method in interface org.aspectj.lang.reflect.FieldSignature
 
getFieldType() - Method in class org.aspectj.runtime.reflect.FieldSignatureImpl
 
getFieldType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldInstruction
 
getFile() - Method in exception org.aspectj.ajdt.ajc.ConfigParser.ParseException
 
getFile() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.BuildContext
Returns the IFile representing the compilation unit.
getFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
Returns the IFile representing the compilation unit.
getFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
getFile() - Method in class org.aspectj.tools.ant.taskdefs.Ajc2.Argfile
 
getFile(Object) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
Helper method - returns the File item if target is a file (i.e., the target returns true to File.isFile().
getFile(URL) - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
 
getFile(URL) - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
Format a URL
getFileByteContent(File) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns the contents of the given file as a byte array.
getFileBytes(Path) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.CtSym
 
getFileCharContent(File, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns the contents of the given file as a char array.
getFileForHandle(String) - Method in interface org.aspectj.asm.IElementHandleProvider
NOTE: this is necessary for the current implementation to look up nodes, but we may want to consider removing it.
getFileForHandle(String) - Method in class org.aspectj.asm.internal.JDTLikeHandleProvider
 
getFileForInput(JavaFileManager.Location, String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
getFileForOutput(JavaFileManager.Location, String, String, FileObject) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
getFileManager() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl
 
getFileMapEntrySet() - Method in interface org.aspectj.asm.IHierarchy
 
getFileMapEntrySet() - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
getFilename() - Method in class org.aspectj.weaver.bcel.UnwovenClassFile
 
getFilename() - Method in interface org.aspectj.weaver.IUnwovenClassFile
 
getFileName() - Method in class org.aspectj.ajdt.internal.compiler.ast.PseudoToken
 
getFileName() - Method in class org.aspectj.ajdt.internal.compiler.lookup.HelperInterfaceBinding
 
getFileName() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getFileName() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getFileName() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getFileName() - Method in interface org.aspectj.lang.reflect.SourceLocation
 
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getFileName() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.IElementInfo
Get the project-relative path to the source file that contains this element.
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
Answer the initial file name
getFileName() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IDependent
Answer the file name which defines the type.
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyType
 
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdZipEntry
 
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TypeRef
 
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
The exact openable file name.
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ResourceCompilationUnit
 
getFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getFileName() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getFileName() - Method in class org.aspectj.weaver.Dump
 
getFileName() - Method in class org.aspectj.weaver.patterns.BasicToken
 
getFileName() - Method in class org.aspectj.weaver.patterns.PatternNode
 
getFiler() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getFiles() - Method in class org.aspectj.ajdt.ajc.ConfigParser
 
getFiles() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
returned files includes files explicitly listed on command-line files listed by reference in argument list files files contained in sourceRootDir if that exists
getFilesToCompile(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
getFileStructurePanel() - Method in class org.aspectj.ajde.Ajde
 
getFileSystem() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
getFileURL(File) - Static method in class org.aspectj.util.FileUtil
Get URL for a File.
getFileURLs(File[]) - Static method in class org.aspectj.util.FileUtil
 
getFilter() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.IndexFilter
Get an IndexFilter that accepts everything
getFilteredMemberAccessibility() - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
getFilteredMemberKinds() - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
getFilteredMemberModifiers() - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
getFilterIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getFinalConstantPool() - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
getFinally() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TryStatement
Returns the finally block of this try statement, or null if this try statement has no finally block.
getFinalReceiverType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
Returns the receiver type for the final field in sequence (i.e. the return type of the previous binding)
getFineGrainFlagString(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
 
getFingerprint() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
getFirstBound() - Method in class org.aspectj.weaver.TypeVariable
 
getFirstChild() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Returns the first child of this node.
getFirstChild() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
 
getFirstCommonSuperclass(ReferenceType) - Method in class org.aspectj.apache.bcel.generic.ReferenceType
This commutative operation returns the first common superclass (narrowest ReferenceType referencing a class, not an interface).
getFirstToken() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getFirstWorkspaceLocation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
getFixed() - Method in class org.aspectj.weaver.World
 
getFlag(byte) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
getFlags() - Method in class org.aspectj.apache.bcel.classfile.Module.Export
 
getFlags() - Method in class org.aspectj.apache.bcel.classfile.Module.Open
 
getFlags() - Method in class org.aspectj.apache.bcel.classfile.Module.Require
 
getFlags() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the modifier flags relevant in the context, or Flags.AccDefault if none.
getFlags() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns the flags associated with this node.
getFlags() - Method in interface org.aspectj.org.eclipse.jdt.core.IImportDeclaration
Returns the modifier flags for this import.
getFlags() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns flags that describe how an element has changed.
getFlags() - Method in interface org.aspectj.org.eclipse.jdt.core.ILocalVariable
Returns the modifier flags for this local variable.
getFlags() - Method in interface org.aspectj.org.eclipse.jdt.core.IMember
Returns the modifier flags for this member.
getFlags() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMImport
Deprecated.
Returns the modifier flags for this import.
getFlags() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMember
Deprecated.
Returns the flags for this member.
getFlags() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IPackageVisibilityInfo
Answer back the exports/opens flags.
getFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractModule.AutoModule
 
getFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
getFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
getFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
getFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
Returns the modifier flags for this local variable.
getFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Member
 
getFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
getFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
getFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SimpleDelta
 
getFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceModule
 
getFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PackageVisibilityInfo
 
getFlags() - Method in class org.aspectj.runtime.internal.AroundClosure
 
getFlags(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
getFlagsAsString() - Method in class org.aspectj.apache.bcel.classfile.Module.Export
 
getFlagsAsString() - Method in class org.aspectj.apache.bcel.classfile.Module.Open
 
getFlagsAsString() - Method in class org.aspectj.apache.bcel.classfile.Module.Require
 
getFloat(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getFloatValue() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the float value for a CONSTANT_Float type entry.
getFloatValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getFocusType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
getFolder(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
 
getFolderPackageFragmentRoot(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
The path is known to match a source/library folder entry.
getForbidden() - Method in class org.aspectj.weaver.patterns.ThrowsPattern
 
getForceWrapping(String) - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Return the force value of the given alignment value.
getFormal(int) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
getFormal(int) - Method in interface org.aspectj.weaver.patterns.IScope
 
getFormal(int) - Method in class org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getFormal(int) - Method in class org.aspectj.weaver.patterns.SimpleScope
 
getFormalBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.BindingTypePattern
 
getFormalComment() - Method in class org.aspectj.asm.internal.ProgramElement
 
getFormalComment() - Method in interface org.aspectj.asm.IProgramElement
 
getFormalCount() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
getFormalCount() - Method in interface org.aspectj.weaver.patterns.IScope
 
getFormalCount() - Method in class org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getFormalCount() - Method in class org.aspectj.weaver.patterns.SimpleScope
 
getFormalIndex() - Method in class org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
getFormalIndex() - Method in class org.aspectj.weaver.patterns.BindingAnnotationTypePattern
 
getFormalIndex() - Method in interface org.aspectj.weaver.patterns.BindingPattern
 
getFormalIndex() - Method in class org.aspectj.weaver.patterns.BindingTypePattern
 
getFormalsUnchangedToProceed() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getFormalType() - Method in class org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
getFormalTypeParametersFromOuterClass() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
getFormattedResult(ASTNode, int, Collection) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
Returns the string accumulated in the visit formatted using the default formatter.
getForwardIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getFramePositions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
getFrameType() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IStackMapFrame
Answer back the frame type for this entry.
getFrameType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getFrameType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.StackMapFrame
 
getFrameType(StackMapFrame) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
getFrom(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
assuming a previously stored start of 's' followed by a call to computeEnd() now retrieve the content between these bounds including trailing angle content
getFs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.CtSym
 
getFullClasspath() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getFullClassPath(ClassLoader) - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
getFullPath() - Method in interface org.aspectj.org.eclipse.jdt.core.IJarEntryResource
Returns the full, absolute path of this jar entry resource relative to the archive this jar entry belongs to.
getFullPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
getFullPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
getFullPath(String, String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.CtSym
Retrieves the full path in ct.sym file fro given signature file in given release
getFullyQualifiedName() - Method in class org.aspectj.asm.internal.ProgramElement
 
getFullyQualifiedName() - Method in interface org.aspectj.asm.IProgramElement
 
getFullyQualifiedName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Name
Returns the standard dot-separated representation of this name.
getFullyQualifiedName() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the fully qualified name of this type, including qualification for any containing types and packages.
getFullyQualifiedName() - Method in class org.aspectj.org.eclipse.jdt.core.search.TypeNameMatch
Returns the matched type's fully qualified name using '.' character as separator (e.g. package name + '.' enclosing type names + '.' simple name).
getFullyQualifiedName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getFullyQualifiedName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getFullyQualifiedName(char) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the fully qualified name of this type, including qualification for any containing types and packages.
getFullyQualifiedName(char) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getFullyQualifiedName(char) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getFullyQualifiedName(char, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
getFullyQualifiedParameterizedName() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns this type's fully qualified name using a '.' enclosing type separator followed by its type parameters between angle brackets if it is a generic type.
getFullyQualifiedParameterizedName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getFullyQualifiedParameterizedName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getFullyQualifiedParameterizedName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryType
 
getFullyQualifiedParameterizedName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedLambdaExpression
 
getFullyQualifiedParameterizedName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceType
 
getFullyQualifiedParameterizedName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getFullyQualifiedParameterizedName(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
GetFunctionalInterfaceClass - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetFunctionalInterfaceClassSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getFunctionalInterfaceMethod() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the single abstract method that constitutes the single function contract (aside from any redeclarations of methods of java.lang.Object) of the receiver interface type or null if there is no such contract or if the receiver is not an interface.
GetFunctionalInterfaceMethodName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetFunctionalInterfaceMethodNameSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetFunctionalInterfaceMethodSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetFunctionalInterfaceMethodSignatureSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getFunctionInterfaceArgumentSolutions(TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
getGenerated() - Method in class org.aspectj.weaver.tools.cache.CacheStatistics
 
getGeneratedRegex() - Method in interface org.aspectj.weaver.tools.cache.CacheKeyResolver
Return a regex which matches all generated keys
getGeneratedRegex() - Method in class org.aspectj.weaver.tools.cache.DefaultCacheKeyResolver
 
getGeneratedResources(IRegion, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns an array that contains the resources generated by the Java builder when building the compilation units contained in the given region.
getGenericArgTypes() - Method in class org.aspectj.weaver.Shadow
 
getGenericCast(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
getGenericClassTypeSignature() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
getGenericDeclaringType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
Returns the declaring type (as reported by the type's generic signature).
getGenericElement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl
 
getGenericParameterTypes() - Method in class org.aspectj.internal.lang.reflect.AdviceImpl
 
getGenericParameterTypes() - Method in class org.aspectj.internal.lang.reflect.InterTypeConstructorDeclarationImpl
 
getGenericParameterTypes() - Method in class org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getGenericParameterTypes() - Method in interface org.aspectj.lang.reflect.Advice
 
getGenericParameterTypes() - Method in interface org.aspectj.lang.reflect.InterTypeConstructorDeclaration
 
getGenericParameterTypes() - Method in interface org.aspectj.lang.reflect.InterTypeMethodDeclaration
 
getGenericParameterTypes() - Method in class org.aspectj.weaver.JoinPointSignature
 
getGenericParameterTypes() - Method in interface org.aspectj.weaver.Member
 
getGenericParameterTypes() - Method in class org.aspectj.weaver.MemberImpl
 
getGenericParameterTypes() - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getGenericParameterTypes() - Method in interface org.aspectj.weaver.ResolvedMember
Get the TypeXs of the parameter types, taking generic signature into account
getGenericParameterTypes() - Method in class org.aspectj.weaver.ResolvedMemberImpl
Get the TypeXs of the parameter types, taking generic signature into account
getGenericParameterTypes(ReflectionBasedResolvedMemberImpl) - Method in interface org.aspectj.weaver.reflect.GenericSignatureInformationProvider
 
getGenericParameterTypes(ReflectionBasedResolvedMemberImpl) - Method in class org.aspectj.weaver.reflect.Java14GenericSignatureInformationProvider
 
getGenericParameterTypes(ReflectionBasedResolvedMemberImpl) - Method in class org.aspectj.weaver.reflect.Java15GenericSignatureInformationProvider
 
getGenericResolvedType() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
Returns the generic type, regardless of the resolvedType we 'know about'
getGenericReturnType() - Method in class org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getGenericReturnType() - Method in interface org.aspectj.lang.reflect.InterTypeMethodDeclaration
 
getGenericReturnType() - Method in class org.aspectj.weaver.JoinPointSignature
 
getGenericReturnType() - Method in interface org.aspectj.weaver.Member
 
getGenericReturnType() - Method in class org.aspectj.weaver.MemberImpl
 
getGenericReturnType() - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getGenericReturnType() - Method in interface org.aspectj.weaver.ResolvedMember
Get the UnresolvedType for the return type, taking generic signature into account
getGenericReturnType() - Method in class org.aspectj.weaver.ResolvedMemberImpl
Get the UnresolvedType for the return type, taking generic signature into account
getGenericReturnType(ReflectionBasedResolvedMemberImpl) - Method in interface org.aspectj.weaver.reflect.GenericSignatureInformationProvider
 
getGenericReturnType(ReflectionBasedResolvedMemberImpl) - Method in class org.aspectj.weaver.reflect.Java14GenericSignatureInformationProvider
 
getGenericReturnType(ReflectionBasedResolvedMemberImpl) - Method in class org.aspectj.weaver.reflect.Java15GenericSignatureInformationProvider
 
getGenericReturnTypeSignature() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getGenericSignature() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getGenericSignature() - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
Hunts for a signature attribute on the member and returns its contents.
getGenericSignature() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Hunts for a signature attribute on the member and returns its contents.
getGenericSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getGenericSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getGenericSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
getGenericSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getGenericSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
getGenericSignature() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryField
Answer the receiver's FieldSignature, which describes the field's type as specified in "4.7.9.1 Signatures" of the Java SE 8 VM spec.
getGenericSignature() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the receiver's MethodSignature, which describes the type parameters, parameter types, return type, and exception types as specified in "4.7.9.1 Signatures" of the Java SE 8 VM spec.
getGenericSignature() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the receiver's ClassSignature, which describes the type parameters, super class, and super interfaces as specified in section "4.7.9.1 Signatures" of the Java SE 8 VM spec.
getGenericSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getGenericSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryField
 
getGenericSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
getGenericSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
getGenericSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getGenericSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getGenericSignature() - Method in class org.aspectj.weaver.ReferenceType
 
getGenericSignature() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getGenericSignature() - Method in class org.aspectj.weaver.TypeVariable
 
getGenericSignature(IBinaryMethod) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.GenericSignatures
 
getGenericSignature(IBinaryType) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.GenericSignatures
Returns the generic signature for the given field.
getGenericSignature(CharArrayBuffer, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
getGenericSupertype() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getGenericSupertype() - Method in interface org.aspectj.lang.reflect.AjType
 
getGenericType() - Method in class org.aspectj.internal.lang.reflect.InterTypeFieldDeclarationImpl
 
getGenericType() - Method in interface org.aspectj.lang.reflect.InterTypeFieldDeclaration
 
getGenericType() - Method in class org.aspectj.weaver.ReferenceType
 
getGenericType() - Method in class org.aspectj.weaver.ResolvedType
Overridden by ReferenceType to return a sensible answer for parameterized and raw types.
getGenericTypeOfWildcardType() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the generic type associated with this wildcard type, if it has one.
getGlobalMultivalPreference(String) - Method in class org.aspectj.ajde.ui.internal.UserPreferencesStore
 
getGlobalMultivalPreference(String) - Method in interface org.aspectj.ajde.ui.UserPreferencesAdapter
Retrieves a global IDE option.
getGlobalNd() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
 
getGlobalPreference(String) - Method in class org.aspectj.ajde.ui.internal.UserPreferencesStore
 
getGlobalPreference(String) - Method in interface org.aspectj.ajde.ui.UserPreferencesAdapter
Retrieves a global IDE option.
getGlobalViewProperties() - Method in class org.aspectj.ajde.ui.GlobalStructureView
 
getGranularity() - Method in class org.aspectj.ajde.ui.GlobalViewProperties
 
getGranularity() - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
getGranularityIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getGrouping() - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
getHandle() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
getHandle() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
Returns the handle for this type info
getHandle(AsmManager, Advice) - Static method in class org.aspectj.weaver.model.AsmRelationshipProvider
 
getHandle(IGenericType, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
Returns a handle for the given generic type or null if not found.
getHandledExceptionType() - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl.Handler
 
getHandledExceptionType() - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl.Handler
 
getHandleElementForInpath(String) - Method in class org.aspectj.asm.AsmManager
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Member
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getHandleFromMemento(MementoTokenizer, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getHandleIdentifier() - Method in class org.aspectj.asm.internal.ProgramElement
 
getHandleIdentifier() - Method in interface org.aspectj.asm.IProgramElement
The format of the string handle is not specified, but is stable across compilation sessions.
getHandleIdentifier() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns a string representation of this element handle.
getHandleIdentifier() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getHandleIdentifier(boolean) - Method in class org.aspectj.asm.internal.ProgramElement
 
getHandleIdentifier(boolean) - Method in interface org.aspectj.asm.IProgramElement
 
getHandleMemento() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getHandleMemento(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getHandleMemento(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
getHandleMemento(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Initializer
 
getHandleMemento(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getHandleMemento(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
getHandleMemento(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
getHandleMemento(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
getHandleMemento(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getHandleMemento(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getHandleMemento(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getHandleMemento(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getHandleMemento(StringBuffer, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
getHandleMemento(StringBuffer, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getHandleMemento(StringBuffer, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractModule.AutoModule
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Initializer
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Returns the char that marks the start of this handles contribution to a memento.
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
Returns the char that marks the start of this handles contribution to a memento.
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns the char that marks the start of this handles contribution to a memento.
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Member
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageDeclaration
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceModule
 
getHandleMementoDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
getHandleProvider() - Method in class org.aspectj.asm.AsmManager
 
getHandler() - Method in class org.aspectj.weaver.bcel.ExceptionRange
 
getHandlerPC() - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
getHandlerPC() - Method in class org.aspectj.apache.bcel.generic.CodeExceptionGen
 
getHandlerPC() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IExceptionTableEntry
Answer back the handler pc of this entry.
getHandlerPC() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExceptionTableEntry
 
getHandleUpdatingCountFromMemento(MementoTokenizer, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getHandlingPolicy() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
getHandlingPolicy() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitProblemFinder
 
getHash() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.FileFingerprint
 
getHeader() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMCompilationUnit
Deprecated.
Returns the header comment for this compilation unit.
getHexadecimalValue(char) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
getHideAssociationsIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getHideNonAJIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getHierarchy() - Method in class org.aspectj.ajde.ui.GlobalViewProperties
 
getHierarchy() - Method in class org.aspectj.asm.AsmManager
 
getHierarchy() - Method in class org.aspectj.weaver.ResolvedType
Return an iterator over the types in this types hierarchy - starting with this type first, then all superclasses up to Object and then all interfaces (starting with those 'nearest' this type).
getHierarchy(boolean, boolean) - Method in class org.aspectj.weaver.ResolvedType
Return an iterator over the types in this types hierarchy - starting with this type first, then all superclasses up to Object and then all interfaces (starting with those 'nearest' this type).
getHierarchyWithoutIterator(boolean, boolean, boolean) - Method in class org.aspectj.weaver.ResolvedType
Return a list of the types in the hierarchy of this type, starting with this type.
getHighestlinenumber() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getHits() - Method in class org.aspectj.weaver.tools.cache.CacheStatistics
 
getHolder() - Method in class org.aspectj.tools.ajc.Main
 
getHostClassIndex() - Method in class org.aspectj.apache.bcel.classfile.NestHost
 
getHostClassName() - Method in class org.aspectj.apache.bcel.classfile.NestHost
 
getIcon() - Method in interface org.aspectj.ajde.ui.IStructureViewNode
 
getIcon() - Method in class org.aspectj.ajde.ui.swing.SwingTreeViewNode
 
getIcon(IProgramElement.Kind) - Method in class org.aspectj.ajde.ui.AbstractIconRegistry
Assumes "public" visibility for the icon.
getIcon(IRelationship.Kind) - Method in class org.aspectj.ajde.ui.AbstractIconRegistry
 
getIconRegistry() - Method in class org.aspectj.ajde.Ajde
 
getIconResource() - Method in class org.aspectj.ajde.ui.AbstractIcon
 
getId() - Method in class org.aspectj.ajde.core.AjCompiler
 
getId() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
Return the id for this JoinPoint.StaticPart.
getId() - Method in class org.aspectj.org.eclipse.jdt.core.dom.StructuralPropertyDescriptor
Returns the id of this property.
getId() - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
 
getId() - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
In an environment with multiple class loaders allows messages to identified according to the weaving context
getID() - Method in interface org.aspectj.bridge.IMessage
Return the ID of the message where applicable, see IProblem for list of valid IDs
getID() - Method in class org.aspectj.bridge.Message
 
getID() - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Returns the problem id
getID() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answer the type of problem.
getID() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation.IPostAction
 
getIdentifier() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SimpleName
Returns this node's identifier.
getIdentifier() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeParameter
 
getIdentityComparisonLines() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getIdeUIAdapter() - Method in class org.aspectj.ajde.Ajde
 
getIgnored() - Method in class org.aspectj.weaver.tools.cache.CacheStatistics
 
getIgnoredIrritant(IrritantSet) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
getIMessage() - Method in exception org.aspectj.bridge.AbortException
 
GetImplClass - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getImplClassName() - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
GetImplClassSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getImplementation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeInterface
 
getImplementationIndices() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IProvidesInfo
Answer back the array of implementation indices.
getImplementationIndices() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ProvidesInfo
 
getImplementationNames() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IProvidesInfo
Answer back the array of implementation names.
getImplementationNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ProvidesInfo
 
getImplementations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
 
getImplementations(ITypeBinding) - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IModuleBinding
Returns the implementations that implement the given service in this module.
getImplementations(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryModuleBinding
 
getImplementations(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getImplementations(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
getImplementationsCount() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IProvidesInfo
Answer back the number of implementations.
getImplementationsCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ProvidesInfo
 
getImplementingClasses(IType) - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns all classes resolved to implement the given interface, in no particular order, limited to the classes in this type hierarchy's graph.
getImplementingClasses(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getImplicitComponentFields() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getImplicitMethod(char[], TypeBinding[], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getImplicitMethod(ReferenceBinding, char[], TypeBinding[], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
GetImplMethodKind - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetImplMethodKindSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetImplMethodName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetImplMethodNameSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetImplMethodSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetImplMethodSignatureSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getImport(char[][], boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
getImport(String) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Returns the first import declaration in this compilation unit with the given name.
getImport(String) - Method in interface org.aspectj.org.eclipse.jdt.core.IImportContainer
Returns the first import declaration in this import container with the given name.
getImport(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getImport(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
getImport(String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistImportContainer
 
getImport(String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
getImportContainer() - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Returns the import container for this compilation unit.
getImportContainer() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistCompilationUnit
 
getImportContainer() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getImportedFiles() - Method in class org.aspectj.ajde.internal.LstBuildConfigFileParser
 
getImportedNames() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
getImportedNames() - Method in interface org.aspectj.weaver.patterns.IScope
 
getImportedNames() - Method in class org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getImportedNames() - Method in class org.aspectj.weaver.patterns.SimpleScope
 
getImportedPrefixes() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
getImportedPrefixes() - Method in interface org.aspectj.weaver.patterns.IScope
 
getImportedPrefixes() - Method in class org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getImportedPrefixes() - Method in class org.aspectj.weaver.patterns.SimpleScope
 
getImportName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
getImportName(ImportReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
getImports() - Method in interface org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
Returns the import declarations for this evaluation context.
getImports() - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Returns the import declarations in this compilation unit in the order in which they appear in the source.
getImports() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getImports() - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
getImports() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
Returns the imports of this evaluation context.
getImports(Member) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Return a char[][] array containing the imports of the attached source for the binary type
getInaccessibleBinding(char[][], ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getIncarnation(ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
getIncarnation(ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PlainPackageBinding
 
getIncarnation(ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SplitPackageBinding
 
getIncludePatterns() - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
getInclusionPatterns() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns the set of patterns used to explicitly define resources or classes to be included with this classpath entry.
getInclusionPatterns() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getIncrement() - Method in class org.aspectj.apache.bcel.generic.IINC
 
getIncrementalImageBuilder() - Method in class org.aspectj.ajdt.internal.core.builder.AspectJBuilder
 
getIncrementalImageBuilder() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
getIndent() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
getIndentString(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
getIndentStyle(String) - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Return the indentation style of the given alignment value.
getIndentWidth() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
getIndentWidth(Map) - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.IndentManipulation
Returns the tab width as configured in the given map.
getIndex() - Method in class org.aspectj.apache.bcel.classfile.annotation.ClassElementValue
 
getIndex() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getIndex() - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
getIndex() - Method in class org.aspectj.apache.bcel.classfile.StackMapType
 
getIndex() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
getIndex() - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
 
getIndex() - Method in class org.aspectj.apache.bcel.generic.InstructionCP
 
getIndex() - Method in class org.aspectj.apache.bcel.generic.InstructionLV
 
getIndex() - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
getIndex() - Method in class org.aspectj.apache.bcel.generic.RET
 
getIndex() - Method in class org.aspectj.apache.bcel.util.ByteSequence
 
getIndex() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayAccess
Returns the index expression of this array access expression.
getIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableReferenceInfo
Answer back the resolved position of the local variable as specified in the JVM specifications.
getIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTableEntry
Answer back the index of this entry as specified in the JVM specifications.
getIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTypeTableEntry
Answer back the index of this entry as specified in the JVM specifications.
getIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IPackageVisibilityInfo
Answer back the exports/opens index.
getIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IProvidesInfo
Answer back the provides index.
getIndex() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
 
getIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableReferenceInfo
 
getIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PackageVisibilityInfo
 
getIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ProvidesInfo
 
getIndex() - Method in class org.aspectj.weaver.patterns.BasicTokenSource
 
getIndex() - Method in class org.aspectj.weaver.patterns.FormalBinding
 
getIndex() - Method in interface org.aspectj.weaver.patterns.ITokenSource
 
getIndex() - Method in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
getIndex() - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
getIndex() - Method in class org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
getIndex(Object[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
getIndex(ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
getIndex(IndexLocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Returns the index for a given index location
getIndex(Nd) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
 
getIndex(IPath, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Returns the index for a given project, according to the following algorithm: - if index is already in memory: answers this one back - if (reuseExistingFile) then read it and return this index and record it in memory - if (createIfMissing) then create a new empty index and record it in memory Warning: Does not check whether index is consistent (not being used)
getIndex(IPath, IndexLocation, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Returns the index for a given project, according to the following algorithm: - if index is already in memory: answers this one back - if (reuseExistingFile) then read it and return this index and record it in memory - if (createIfMissing) then create a new empty index and record it in memory Warning: Does not check whether index is consistent (not being used)
getIndexCategories() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Returns an array of index categories to consider for this index query.
getIndexCategories() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorDeclarationPattern
 
getIndexCategories() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
getIndexCategories() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
getIndexCategories() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern
 
getIndexCategories() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
getIndexCategories() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModulePattern
 
getIndexCategories() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MultiTypeDeclarationPattern
 
getIndexCategories() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
getIndexCategories() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
getIndexCategories() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
getIndexCategories() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
getIndexEntries() - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
getIndexes(IndexLocation[], IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Returns all the existing indexes for a list of index locations.
getIndexes(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
getIndexes(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.SubTypeSearchJob
 
getIndexFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
getIndexFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
getIndexFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
getIndexFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.JarIndexLocation
 
getIndexFile() - Method in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
getIndexForUpdate(IPath, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
getIndexKey() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Returns a key to find in relevant index categories, if null then all index entries are matched.
getIndexKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
getIndexKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
getIndexKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
getIndexLastModified() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
getIndexLocation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
getIndexLocations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.IndexSelector
 
getIndexManager() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getIndexMap() - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
getIndexOfDifferentLocals(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
getIndexPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getIndexPathFor(NdType, IWorkspaceRoot) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaNames
Given a NdType, returns its identifier in the form accepted by IJavaSearchScope.encloses(String)
getIndices() - Method in class org.aspectj.apache.bcel.generic.InstructionSelect
 
getInferenceContext(ParameterizedMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
getInferenceContext(ParameterizedMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
getInferenceContext(ParameterizedMethodBinding) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.Invocation
Retrieve an inference context for the given method.
getInferenceContext(ParameterizedMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
getInferenceContext(ParameterizedMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
getInferenceKind(MethodBinding, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
getInfo(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
Returns the info for the element.
getInfo(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the info for the element.
getInfoIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getInfrastructureEvaluationContext() - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Returns the infrastructure evaluation context.
getInfrastructureEvaluationRequestor(ICodeSnippetRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Returns a new infrastructure evaluation requestor instance.
getInitializationContext() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
getInitializationContext() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
Answer flow context that corresponds to initialization.
getInitializationContext() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
getInitializationSource() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the initialization source for this constant field.
getInitializationSource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceFieldElementInfo
 
getInitializer() - Method in interface org.aspectj.lang.reflect.InitializerSignature
 
getInitializer() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayCreation
Returns the array initializer of this array creation expression, or null if there is none.
getInitializer() - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration
Returns the initializer of this variable declaration, or null if there is none.
getInitializer() - Method in interface org.aspectj.org.eclipse.jdt.core.eval.IGlobalVariable
Returns the initializer of this global variable.
getInitializer() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMField
Deprecated.
Returns the initializer expression for this field.
getInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.GlobalVariable
Returns the initializer of this global variable.
getInitializer(int) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the initializer with the specified position relative to the order they are defined in the source.
getInitializer(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getInitializer(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getInitializer(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getInitializerProperty() - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration
Returns structural property descriptor for the "initializer" property of this node (child type: Expression).
getInitializers() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the initializers declared by this type.
getInitializers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getInitializers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
getInitializers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getInitializers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getInitialValue() - Method in class org.aspectj.apache.bcel.generic.FieldGen
 
getInitMethod(UnresolvedType) - Method in class org.aspectj.weaver.NewFieldTypeMunger
 
getInitsForFinalBlankInitializationCheck(TypeBinding, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getInJars() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getInlineAnnotations(String, boolean, boolean) - Method in class org.aspectj.asm.AsmManager
Constructs map each time it's called.
getInnerAccessFlags() - Method in class org.aspectj.apache.bcel.classfile.InnerClass
 
getInnerClassAttributesEntries() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IInnerClassesAttribute
Answer back the array of inner attribute entries as specified in the JVM specifications, or an empty array if none.
getInnerClassAttributesEntries() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttribute
 
getInnerClasses() - Method in class org.aspectj.apache.bcel.classfile.InnerClasses
 
getInnerClassesAttribute() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the inner classes attribute of this .class file, null if none.
getInnerClassesAttribute() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getInnerClassIndex() - Method in class org.aspectj.apache.bcel.classfile.InnerClass
 
getInnerClassName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IInnerClassesAttributeEntry
Answer back the inner class name of this inner classes attribute as specified in the JVM specifications, null if inner class name index is equals to zero.
getInnerClassName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getInnerClassNameIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IInnerClassesAttributeEntry
Answer back the inner class name index of this inner classes attribute as specified in the JVM specifications.
getInnerClassNameIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getInnerName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IInnerClassesAttributeEntry
Answer back the inner name of this inner classes attribute as specified in the JVM specifications, null if inner name index is equals to zero.
getInnerName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getInnerNameIndex() - Method in class org.aspectj.apache.bcel.classfile.InnerClass
 
getInnerNameIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IInnerClassesAttributeEntry
Answer back the inner name index of this inner classes attribute as specified in the JVM specifications.
getInnerNameIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getInnerSourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the source name if the receiver is a inner type.
getInpath() - Method in interface org.aspectj.ajde.core.ICompilerConfiguration
 
getInpath() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getInpath() - Method in class org.aspectj.tools.ajbrowser.core.BrowserCompilerConfiguration
 
getInpathMap() - Method in class org.aspectj.ajde.core.internal.OutputLocationAdapter
Return a map from fully qualified jar/dir entries to handle components.
getInpathMap() - Method in interface org.aspectj.ajde.core.IOutputLocationManager
 
getInpathMap() - Method in interface org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
 
getInpathMap() - Method in class org.aspectj.tools.ajbrowser.core.BrowserOutputLocationManager
 
getInputStream() - Method in interface org.aspectj.apache.bcel.util.ClassPath.ClassFile
 
getInputStream() - Method in class org.aspectj.weaver.bcel.ClassPathManager.ClassFile
 
getInputStream(String) - Method in class org.aspectj.apache.bcel.util.ClassPath
 
getInputStream(String, String) - Method in class org.aspectj.apache.bcel.util.ClassPath
Return stream for class or resource on CLASSPATH.
getInputStreamAsByteArray(InputStream, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns the given input stream's contents as a byte array.
getInputStreamAsCharArray(InputStream, int, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Util
 
getInputStreamAsCharArray(InputStream, int, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns the given input stream's contents as a character array.
getInsertionPosition() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Returns the position at which the first child of this node should be inserted.
getInstance() - Static method in class org.aspectj.apache.bcel.util.SyntheticRepository
 
getInstance() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
 
getInstance(ClassPath) - Static method in class org.aspectj.apache.bcel.util.SyntheticRepository
 
getInstanceOfVar(TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getInstancePreferences() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Get workspace eclipse preference for JavaCore plug-in.
getInstruction() - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
 
getInstruction() - Method in class org.aspectj.apache.bcel.generic.LineNumberGen
 
getInstruction() - Method in class org.aspectj.apache.bcel.generic.SwitchBuilder
 
getInstructionHandles() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
getInstructionList() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getInstructionPositions() - Method in class org.aspectj.apache.bcel.generic.InstructionList
Get positions (offsets) of all instructions in the list.
getInstructions() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
getInstructionsAsArray() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
getInstrumentation() - Static method in class org.aspectj.weaver.loadtime.Agent
Returns the Instrumentation system level instance
getInt(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getIntAttribute(ASTNode, StructuralPropertyDescriptor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
getIntegerValue() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the integer value for a CONSTANT_Integer type entry.
getIntegerValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getInterface() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeInterface
 
getInterfaceAbstractContracts(Scope, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
getInterfaceAbstractContracts(Scope, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getInterfaceAbstractContracts(Scope, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getInterfaceIndexes() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the indexes in the constant pool of interfaces implemented by this .class file, an empty array if none.
getInterfaceIndexes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getInterfaceIndices() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getInterfaceNames() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getInterfaceNames() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getInterfaceNames() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getInterfaceNames() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the names of interfaces implemented by this .class file, an empty array if none.
getInterfaceNames() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getInterfaceNames() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getInterfaceNames() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the resolved names of the receiver's interfaces in the class file format as specified in section 4.2 of the Java 2 VM spec or null if the array is empty.
getInterfaceNames() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the unresolved names of the receiver's interfaces or null if the array is empty.
getInterfaceNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
Answer the resolved names of the receiver's interfaces in the class file format as specified in section 4.2 of the Java 2 VM spec or null if the array is empty.
getInterfaceNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
getInterfaceNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getInterfaceNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getInterfaceNames() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getInterfaceNames() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getInterfaceNames(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionElementNotifier
 
getInterfaceNames(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
getInterfaces() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Get interfaces directly implemented by this JavaClass.
getInterfaces() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getInterfaces() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getInterfaces() - Method in interface org.aspectj.lang.reflect.AjType
 
getInterfaces() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns a list of type bindings representing the direct superinterfaces of the class, interface, or enum type represented by this type binding.
getInterfaces() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getInterfaces() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getInterfaces() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
getInterfaceType() - Method in class org.aspectj.weaver.PerObjectInterfaceTypeMunger
 
getInterimResultRequestor() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getInterMethodBody(UnresolvedType) - Method in class org.aspectj.weaver.NewMethodTypeMunger
 
getInternalCategoryMessage() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answers a readable name for the category which this problem belongs to, or null if none could be found.
getInternalClassName() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getInternalFileName() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getInternalStructure() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
getIntersectingTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
getIntersectingTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
getIntersectingTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
getIntersectionType18(ReferenceBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getIntersectionTypeBounds(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type bounds' signatures from the given intersection type signature.
getIntersectionTypeBounds(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type bounds' signatures from the given intersection type signature.
getInterTypeMungers() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getInterTypeMungers() - Method in class org.aspectj.weaver.ResolvedType
 
getInterTypeMungersIncludingSupers() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getInterTypeMungersIncludingSupers() - Method in class org.aspectj.weaver.ResolvedType
???
getInterTypeParentMungers() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getInterTypeParentMungers() - Method in class org.aspectj.weaver.ResolvedType
 
getInterTypeParentMungersIncludingSupers() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getInterTypeParentMungersIncludingSupers() - Method in class org.aspectj.weaver.ResolvedType
 
getIntValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantInteger
 
getInvalidPointcutExpression() - Method in exception org.aspectj.weaver.tools.UnsupportedPointcutPrimitiveException
 
getInvariantsErrorReport() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
Debugging method for checking B-tree invariants
getIrritant(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
getITDConstructor(AjType<?>, AjType<?>...) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getITDConstructor(AjType<?>, AjType<?>...) - Method in interface org.aspectj.lang.reflect.AjType
 
getITDConstructors() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getITDConstructors() - Method in interface org.aspectj.lang.reflect.AjType
 
getITDField(String, AjType<?>) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getITDField(String, AjType<?>) - Method in interface org.aspectj.lang.reflect.AjType
 
getITDFields() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getITDFields() - Method in interface org.aspectj.lang.reflect.AjType
 
getITDMethod(String, AjType<?>, AjType<?>...) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getITDMethod(String, AjType<?>, AjType<?>...) - Method in interface org.aspectj.lang.reflect.AjType
 
getITDMethods() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getITDMethods() - Method in interface org.aspectj.lang.reflect.AjType
 
getItdVersion() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
getItdVersion() - Method in class org.aspectj.weaver.World
Returns the version of ITD that this world wants to create.
getIWorld() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getIWorld() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getIWorld() - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getIWorld() - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getIWorld() - Method in class org.aspectj.weaver.Shadow
 
getJar() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
Returns the underlying ZipFile for this Jar package fragment root.
getJavaBuildOptions() - Method in class org.aspectj.tools.ajbrowser.BrowserManager
 
getJavaBuildOptionsMap() - Method in class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
getJavaClass() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getJavaClass() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getJavaClass() - Method in interface org.aspectj.lang.reflect.AjType
 
getJavaClass() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getJavaClass() - Method in class org.aspectj.weaver.bcel.UnwovenClassFile
 
getJavaClass(BcelWorld) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getJavaClassBytesIncludingReweavable(BcelWorld) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getJavaConventionsSettings() - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Returns the settings according to the Java conventions.
getJavaConventionsSettings() - Static method in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
getJavaCore() - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the single instance of the Java core plug-in runtime class.
getJavadoc() - Method in class org.aspectj.org.eclipse.jdt.core.dom.BodyDeclaration
Returns the doc comment node.
getJavadoc() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleDeclaration
Returns the doc comment node.
getJavadoc() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PackageDeclaration
Returns the doc comment node (added in JLS3 API).
getJavadocBaseLocation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getJavadocContents() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getJavadocContents(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
getJavadocContents(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getJavadocContents(IProgressMonitor, String) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getJavaDocPositions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getJavadocProperty() - Method in class org.aspectj.org.eclipse.jdt.core.dom.BodyDeclaration
Returns structural property descriptor for the "javadoc" property of this node (child type: Javadoc).
getJavadocRange() - Method in interface org.aspectj.org.eclipse.jdt.core.IMember
Returns the Javadoc range if this element is from source or if this element is a binary element with an attached source, null otherwise.
getJavadocRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Member
 
getJavaElement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
The Java element (an org.aspectj.org.eclipse.jdt.core.ICompilationUnit or an org.aspectj.org.eclipse.jdt.core.IClassFile) this compilation unit was created from, or null if it was not created from a Java element.
getJavaElement() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IBinding
Returns the Java element that corresponds to this binding.
getJavaElement(IJavaElement) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Returns a handle for the Java element associated with this document fragment, based on the parent Java element.
getJavaExecutable() - Static method in class org.aspectj.util.LangUtil
Find java executable File path from java.home system property.
getJavaFileForInput(JavaFileManager.Location, String, JavaFileObject.Kind) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
getJavaFileForOutput(JavaFileManager.Location, String, JavaFileObject.Kind, FileObject) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
getJavaFileObjects(File...) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
getJavaFileObjects(String...) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
getJavaFileObjects(Path...) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
getJavaFileObjectsFromFiles(Iterable<? extends File>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
getJavaFileObjectsFromPaths(Iterable<? extends Path>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
getJavaFileObjectsFromStrings(Iterable<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
getJavaHome() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
getJavaHome() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
getJavaHome() - Static method in class org.aspectj.util.LangUtil
 
getJavaIoSerializable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangAnnotationAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangAssertionError() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangBoolean() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangByte() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangCharacter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangClass() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangClassNotFoundException() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangCloneable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangDouble() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangEnum() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangError() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangFloat() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangIllegalArgumentException() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangIncompatibleClassChangeError() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangInteger() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangInvokeLambdaMetafactory() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangInvokeMethodHandlesLookup() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangInvokeSerializedLambda() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangIterable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangLong() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangNoClassDefFoundError() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangNoSuchFieldError() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangObject() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangRecord() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangReflectField() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangReflectMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangRuntimeObjectMethods() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangShort() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangStringBuffer() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangStringBuilder() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangThrowable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangVoid() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLikeExtensions() - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the list of known Java-like extensions.
getJavaLikeExtensions() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns the registered Java like extensions.
getJavaModel() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns the Java model.
getJavaModel() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getJavaModel() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the handle to the active Java Model.
getJavaModel() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Returns the Java Model this operation is operating in.
getJavaModelManager() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the singleton JavaModelManager
getJavaModelStatus() - Method in exception org.aspectj.org.eclipse.jdt.core.JavaModelException
Returns the Java model status object for this exception.
getJavaOptionsMap() - Method in interface org.aspectj.ajde.core.ICompilerConfiguration
Returns the table of the current custom java options.
getJavaOptionsMap() - Method in class org.aspectj.tools.ajbrowser.core.BrowserCompilerConfiguration
 
getJavaProject() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns the Java project this element is contained in, or null if this element is not contained in any Java project (for instance, the IJavaModel is not contained in any Java project).
getJavaProject() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getJavaProject(String) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaModel
Returns the Java project with the given name.
getJavaProject(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
getJavaProject(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
Returns the active Java project associated with the specified resource, or null if no Java project yet exists for the resource.
getJavaProjectElementInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Convenience method that returns the specific type of info for a Java project.
getJavaProjects() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaModel
Returns the Java projects in this Java model, or an empty array if there are none.
getJavaProjects() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
getJavaUtilIterator() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJdkLevel() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
getJdkLevel(Object) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Get the jdk level of this root.
getJDKLevel(File) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
getJobFamily() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AddJrtToIndex
 
getJobFamily() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexRequest
 
getJobFamily() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
getJobFamily() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
Returns this job's family
getJoinPointSignatures(Member, World) - Static method in class org.aspectj.weaver.ResolvedMemberImpl
Compute the full set of signatures for a member.
getJoinPointSignatures(World) - Method in class org.aspectj.weaver.JoinPointSignature
 
getJoinPointSignatures(World) - Method in interface org.aspectj.weaver.Member
 
getJoinPointSignatures(World) - Method in class org.aspectj.weaver.MemberImpl
All the signatures that a join point with this member as its signature has.
getJoinPointStaticPartType() - Static method in class org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
getJoinPointType() - Static method in class org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
getJrtClasspath(String, String, AccessRuleSet, Map<String, String>) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getJrtFsFilePath() - Static method in class org.aspectj.util.LangUtil
 
getJrtSystem(File) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
getJrtSystem(File, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
getKey() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the key relevant in the context, or null if none.
getKey() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IBinding
Returns the key for this binding.
getKey() - Method in interface org.aspectj.org.eclipse.jdt.core.IField
Returns the binding key for this field only if the given field is resolved.
getKey() - Method in interface org.aspectj.org.eclipse.jdt.core.IMethod
Returns the binding key for this method only if the given method is resolved.
getKey() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the binding key for this type only if the given type is resolved.
getKey() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceField
 
getKey() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceMethod
 
getKey() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getKey() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getKey() - Method in exception org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
getKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
getKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
getKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
 
getKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
getKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
getKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryMethod
 
getKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryType
 
getKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedLambdaExpression
 
getKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceField
 
getKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceMethod
 
getKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceType
 
getKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
getKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
getKey() - Method in class org.aspectj.util.TypeSafeEnum
 
getKey() - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.KeyedCommand
 
getKey() - Method in class org.aspectj.weaver.tools.cache.CachedClassEntry
 
getKey() - Method in class org.aspectj.weaver.tools.cache.CachedClassReference
 
getKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
getKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
getKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
getKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryMethod
 
getKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryType
 
getKey(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
getKey(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
getKey(Object[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
getKey(K) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
 
getKey(IField, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
getKey(IMethod, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
getKey(IModuleDescription, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
getKey(IType, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
getKeyFor(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader
 
getKeys(String) - Method in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
getKeys(String) - Method in interface org.aspectj.weaver.tools.cache.CacheBacking
Return a list of keys which match the given regex.
getKeys(String) - Method in class org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
getKeys(T2) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Search the reverse map for all keys that have been associated with a particular value.
getKeySet() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
 
getKeySet() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.DBProperties
Returns the Set of property names stored in this object
getKeyword() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns the modifier keyword of this modifier node.
getKeyword() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier
Returns the modifier keyword of this modifier node.
getKind() - Method in interface org.aspectj.ajde.ui.IStructureViewNode
 
getKind() - Method in class org.aspectj.ajde.ui.swing.SwingTreeViewNode
 
getKind() - Method in class org.aspectj.asm.internal.ProgramElement
 
getKind() - Method in class org.aspectj.asm.internal.Relationship
 
getKind() - Method in interface org.aspectj.asm.IProgramElement
 
getKind() - Method in interface org.aspectj.asm.IRelationship
 
getKind() - Method in interface org.aspectj.bridge.IMessage
 
getKind() - Method in class org.aspectj.bridge.Message
 
getKind() - Method in class org.aspectj.internal.lang.reflect.AdviceImpl
 
getKind() - Method in class org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
getKind() - Method in class org.aspectj.internal.lang.reflect.PerClauseImpl
 
getKind() - Method in interface org.aspectj.lang.JoinPoint
This string is guaranteed to be interned.
getKind() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
 
getKind() - Method in interface org.aspectj.lang.reflect.Advice
 
getKind() - Method in interface org.aspectj.lang.reflect.DeclareAnnotation
 
getKind() - Method in interface org.aspectj.lang.reflect.PerClause
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the kind of completion being proposed.
getKind() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IBinding
Returns the kind of bindings this is.
getKind() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IModuleBinding
 
getKind() - Method in interface org.aspectj.org.eclipse.jdt.core.IAccessRule
Returns the kind of this access rule (one of IAccessRule.K_ACCESSIBLE, IAccessRule.K_NON_ACCESSIBLE or IAccessRule.K_DISCOURAGED).
getKind() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathContainer
Answers the kind of this container.
getKind() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
getKind() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns this package fragment's root kind encoded as an integer.
getKind() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Returns this package fragment root's kind encoded as an integer.
getKind() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the type of this entry.
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ArrayTypeImpl
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeImpl
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NoTypeImpl
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.RecordComponentElementImpl
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
Returns the constant kind of this variable declaration
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordComponent
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddExports
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddReads
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathAccessRule
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModulePathContainer
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SimpleDelta
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.core.UserLibraryClasspathContainer
 
getKind() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getKind() - Method in class org.aspectj.weaver.Advice
 
getKind() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getKind() - Method in class org.aspectj.weaver.bcel.AnnotationAccessVar
 
getKind() - Method in class org.aspectj.weaver.JoinPointSignature
 
getKind() - Method in class org.aspectj.weaver.Lint.Kind
 
getKind() - Method in interface org.aspectj.weaver.Member
 
getKind() - Method in class org.aspectj.weaver.MemberImpl
 
getKind() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
getKind() - Method in class org.aspectj.weaver.patterns.FastMatchInfo
kind can be null to indicate that all kinds should be considered.
getKind() - Method in class org.aspectj.weaver.patterns.KindedPointcut
 
getKind() - Method in class org.aspectj.weaver.patterns.PerCflow
 
getKind() - Method in class org.aspectj.weaver.patterns.PerClause
 
getKind() - Method in class org.aspectj.weaver.patterns.PerFromSuper
 
getKind() - Method in class org.aspectj.weaver.patterns.PerObject
 
getKind() - Method in class org.aspectj.weaver.patterns.PerSingleton
 
getKind() - Method in class org.aspectj.weaver.patterns.PerTypeWithin
 
getKind() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
getKind() - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
getKind() - Method in class org.aspectj.weaver.Shadow
returns the kind of shadow this is, representing what happens under this shadow
getKind(File) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
getKind(String) - Static method in class org.aspectj.bridge.MessageUtil
Map to the kind of messages associated with this string key.
getKind(BaseTypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl
 
getKindedAnnotationVar(UnresolvedType) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getKindedAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getKindedAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getKindedAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getKindedAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.Shadow
 
getKindFor(String) - Static method in class org.aspectj.asm.IRelationship.Kind
Return the Kind of the relationship that is passed in by name.
getKindForString(String) - Static method in class org.aspectj.asm.IProgramElement.Kind
 
getLabel() - Method in class org.aspectj.org.eclipse.jdt.core.dom.BreakStatement
Returns the label of this break statement, or null if there is none.
getLabel() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ContinueStatement
Returns the label of this continue statement, or null if there is none.
getLabel() - Method in class org.aspectj.org.eclipse.jdt.core.dom.LabeledStatement
Returns the label of this labeled statement.
getLastBuildTime() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
Returns last time we did a full or incremental build.
getLastBuiltState(IProject, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the last built state for the given project, or null if there is none.
getLastDumpFileName() - Static method in class org.aspectj.weaver.Dump
 
getLastFullBuildTime() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
Returns last time we did a full build
getLastModified() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
getLastModified() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject
 
getLastStart() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
getLastStart() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
getLastStart() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
getLastState(IProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
getLastToken() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
getLastToken() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
getLastToken() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
getLastToken() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
getLastToken() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getLastToken() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
getLastWriteAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
getLatestASTLevel() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
getLatestJDKLevel() - Static method in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
getLatestVersion() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Return the latest Java language version supported by the Eclipse compiler
getLateTypeMungers() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getLateTypeMungers() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
getLazyClassGen() - Method in class org.aspectj.weaver.bcel.BcelObjectType
Return the lazyClassGen associated with this type.
getLazyMethodGen(String, String) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getLazyMethodGen(String, String, boolean) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getLazyMethodGen(Member) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getLeadingComment() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Statement
Deprecated.
This feature was removed in the 2.1 release because it was only a partial, and inadequate, solution to the issue of associating comments with statements. Furthermore, AST.parseCompilationUnit did not associate leading comments, making this moot. Clients that need to access comments preceding a statement should either consult the compilation unit's comment table or use a scanner to reanalyze the source text immediately preceding the statement's source range.
getLeft() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AbstractBooleanTypePattern
 
getLeft() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AndPointcut
 
getLeft() - Method in class org.aspectj.org.eclipse.jdt.core.dom.OrPointcut
 
getLeft() - Method in class org.aspectj.weaver.ast.And
 
getLeft() - Method in class org.aspectj.weaver.ast.Or
 
getLeft() - Method in class org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
getLeft() - Method in class org.aspectj.weaver.patterns.AndPointcut
 
getLeft() - Method in class org.aspectj.weaver.patterns.AndSignaturePattern
 
getLeft() - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
getLeft() - Method in class org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
getLeft() - Method in class org.aspectj.weaver.patterns.OrPointcut
 
getLeft() - Method in class org.aspectj.weaver.patterns.OrSignaturePattern
 
getLeft() - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
getLeftHandSide() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Assignment
Returns the left hand side of this assignment expression.
getLeftOperand() - Method in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression
Returns the left operand of this infix expression.
getLeftOperand() - Method in class org.aspectj.org.eclipse.jdt.core.dom.InstanceofExpression
Returns the left operand of this instanceof expression.
getLeftOperand() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PatternInstanceofExpression
Returns the left operand of this Patterninstanceof expression.
getLegalContentTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLegalLineDelimiters() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLength() - Method in class org.aspectj.apache.bcel.classfile.Attribute
 
getLength() - Method in class org.aspectj.apache.bcel.classfile.BootstrapMethods.BootstrapMethod
 
getLength() - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
getLength() - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
getLength() - Method in class org.aspectj.apache.bcel.generic.IINC
 
getLength() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
getLength() - Method in class org.aspectj.apache.bcel.generic.InstructionCP
 
getLength() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
getLength() - Method in class org.aspectj.apache.bcel.generic.InstructionLV
 
getLength() - Method in class org.aspectj.apache.bcel.generic.InstructionSelect
 
getLength() - Method in class org.aspectj.apache.bcel.generic.RET
 
getLength() - Method in class org.aspectj.org.eclipse.jdt.core.BufferChangedEvent
Returns the length of text removed or replaced in the buffer, or 0 if text has been inserted into the buffer.
getLength() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns the length in characters of the original source file indicating where the source fragment corresponding to this node ends.
getLength() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Message
Returns the length in characters of the original source file indicating where the source fragment corresponding to this message ends.
getLength() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.rewrite.ITrackedNodePosition
Returns the original or modified length of the tracked node depending if called before or after the rewrite is applied.
getLength() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.TargetSourceRangeComputer.SourceRange
Returns the source length.
getLength() - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer
Returns number of characters stored in this buffer.
getLength() - Method in interface org.aspectj.org.eclipse.jdt.core.ISourceRange
Returns the number of characters of the source code for this element, relative to the source buffer in which this element is contained.
getLength() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns the length of this search match.
getLength() - Method in class org.aspectj.org.eclipse.jdt.core.SourceRange
 
getLength() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableReferenceInfo
Answer back the length of this entry as specified in the JVM specifications.
getLength() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTableEntry
Answer back the length of this entry as specified in the JVM specifications.
getLength() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTypeTableEntry
Answer back the length of this entry as specified in the JVM specifications.
getLength() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
getLength() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TrackedNodePosition
 
getLength() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableReferenceInfo
 
getLength() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getLength() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getLength() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLength(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
Calculates the length of a source code fragment.
getLength(Token, int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
getLibrariesFiles(File[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
getLibraryAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
getLibraryAccess(String[], String[]) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getLibraryIndexLocation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
This function computes the URL of the index location for this classpath entry.
getLibraryJavadocLocation(IClasspathEntry) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getLine() - Method in exception org.aspectj.ajdt.ajc.ConfigParser.ParseException
 
getLine() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
getLine() - Method in interface org.aspectj.bridge.ISourceLocation
 
getLine() - Method in class org.aspectj.bridge.SourceLocation
 
getLine() - Method in interface org.aspectj.lang.reflect.SourceLocation
 
getLineBreaks() - Method in class org.aspectj.weaver.AjAttribute.SourceContextAttribute
 
getLineBreaksAfter() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
getLineBreaksAfter() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
 
getLineBreaksBefore() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
getLineBreaksBefore() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
 
getLineDelimiter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
getLineDelimiter(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineEnd(int) - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Answers the ending position of a given line number.
getLineEnd(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getLineEnd(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getLineEnds() - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Answers an array of the ending positions of the lines encountered so far.
getLineEnds() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getLineEnds() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getLineInformation(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineInformationOfOffset(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineLength(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineNumber() - Method in class org.aspectj.apache.bcel.classfile.LineNumber
 
getLineNumber() - Method in class org.aspectj.apache.bcel.generic.LineNumberGen
Get LineNumber attribute .
getLineNumber() - Method in class org.aspectj.apache.bcel.generic.LineNumberTag
 
getLineNumber() - Method in class org.aspectj.weaver.AjAttribute.MethodDeclarationLineNumberAttribute
 
getLineNumber(int) - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Answers a 1-based line number using the lines which have been encountered so far.
getLineNumber(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Returns the line number corresponding to the given source character position in the original source string.
getLineNumber(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
Search the line number corresponding to a specific position
getLineNumber(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
Search the line number corresponding to a specific position
getLineNumber(int, int[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
getLineNumberAttribute() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ICodeAttribute
Answer back the line number attribute, if it exists, null otherwise.
getLineNumberAttribute() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
getLineNumberForHandle(String) - Method in interface org.aspectj.asm.IElementHandleProvider
NOTE: this is necessary for the current implementation to look up nodes, but we may want to consider removing it.
getLineNumberForHandle(String) - Method in class org.aspectj.asm.internal.JDTLikeHandleProvider
 
getLineNumbers() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getLineNumberTable() - Method in class org.aspectj.apache.bcel.classfile.Code
 
getLineNumberTable() - Method in class org.aspectj.apache.bcel.classfile.LineNumberTable
 
getLineNumberTable() - Method in class org.aspectj.apache.bcel.classfile.Method
Return LineNumberTable of code attribute if any (the call is forwarded to the Code attribute)
getLineNumberTable() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILineNumberAttribute
Answer back the array of pairs (start pc, line number) as specified in the JVM specifications.
getLineNumberTable() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LineNumberAttribute
 
getLineNumberTable(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getLineNumberTableLength() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILineNumberAttribute
Answer back the line number table length as specified in the JVM specifications.
getLineNumberTableLength() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LineNumberAttribute
 
getLineOffset(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.LineInformation
 
getLineOffset(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineOfOffset(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.LineInformation
 
getLineOfOffset(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLinesCount() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.CommentWrapExecutor
 
getLineSeparator(String, IJavaProject) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns the line separator found in the given text.
getLineSeparatorPositions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
getLineStart(int) - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Answers the starting position of a given line number.
getLineStart(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
Search the source position corresponding to the beginning of a given line number Line numbers are 1-based, and relative to the scanner initialPosition.
getLineStart(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.
 
getLineStart(int) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.jdom.ILineStartFinder
Returns the position of the start of the line at or before the given source position.
getLineStart(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
Search the source position corresponding to the beginning of a given line number Line numbers are 1-based, and relative to the scanner initialPosition.
getLint() - Method in class org.aspectj.weaver.World
 
getLintKind() - Method in class org.aspectj.weaver.LintMessage
 
getLintKind(String) - Method in class org.aspectj.weaver.Lint
 
getLintMode() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getLintOptionsMap() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getLintSpecFile() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getList(IUpdatableModule.UpdateKind, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.UpdatesByKind
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.aspectj.ajde.ui.swing.CompilerMessagesCellRenderer
 
getListener() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
getListEvent(ASTNode, StructuralPropertyDescriptor, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getListRewrite(ASTNode, ChildListPropertyDescriptor) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Creates and returns a new rewriter for describing modifications to the given list property of the given node.
getLiteralKind() - Method in class org.aspectj.ajdt.internal.compiler.ast.PseudoToken
returns null if this isn't a literal
getLiteralKind() - Method in class org.aspectj.weaver.patterns.BasicToken
 
getLiteralKind() - Method in interface org.aspectj.weaver.patterns.IToken
Whether this should be treated as a literal value Kinds == "string", ???
getLiteralValue() - Method in class org.aspectj.org.eclipse.jdt.core.dom.StringLiteral
Returns the value of this literal node.
getLiteralValue() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TextBlock
Returns the value of this literal node.
getLoadClassType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldOrMethod
 
getLoadClassType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.Instruction
 
getLoadClassType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.MULTIANEWARRAY
 
getLoadFactor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Returns the load factor for the cache.
getLocale() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl
 
getLocale() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IProblemFactory
 
getLocale() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
Answer the locale used to retrieve the error messages
getLocalElement() - Method in class org.aspectj.org.eclipse.jdt.core.search.ReferenceMatch
Returns the local element of this search match, or null if none.
getLocalFile(IPath) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getLocalizedMessage(int, int, String[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IProblemFactory
Inject the supplied message arguments into a localized template elaborated from the supplied problem id and an optional elaboration id and return the resulting message.
getLocalizedMessage(int, int, String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
getLocalizedMessage(int, String[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IProblemFactory
 
getLocalizedMessage(int, String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
getLocalParent() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
Answer the parent flow context but be careful not to cross the boundary of a nested type, or null if no such parent exists.
getLocals() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IStackMapFrame
Answer back verification infos for the defined locals.
getLocals() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getLocals() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.StackMapFrame
 
getLocalTypeNameSuffix() - Method in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
getLocalTypeNameSuffix() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
getLocalVariable(int) - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTable
 
getLocalVariable(int) - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTypeTable
 
getLocalVariable(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
Get LocalVariable object.
getLocalVariableAttribute() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ICodeAttribute
Answer back the local variable attribute, if it exists, null otherwise.
getLocalVariableAttribute() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
getLocalVariableRefenceInfoLength() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotation
Answer back the local variable reference info table length of this entry as specified in the JVM specifications.
getLocalVariableRefenceInfoLength() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getLocalVariables() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getLocalVariableTable() - Method in class org.aspectj.apache.bcel.classfile.Code
 
getLocalVariableTable() - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTable
 
getLocalVariableTable() - Method in class org.aspectj.apache.bcel.classfile.Method
Return LocalVariableTable of code attribute if any (the call is forwarded to the Code attribute)
getLocalVariableTable() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotation
Answer back the local variable reference info table of this entry as specified in the JVM specifications.
getLocalVariableTable() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableAttribute
Answer back the local variable table of this entry as specified in the JVM specifications.
getLocalVariableTable() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getLocalVariableTable() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableAttribute
 
getLocalVariableTable(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getLocalVariableTableLength() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableAttribute
Answer back the local variable table length of this entry as specified in the JVM specifications.
getLocalVariableTableLength() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableAttribute
 
getLocalVariableTypeTable() - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTypeTable
 
getLocalVariableTypeTable() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTypeTableAttribute
Answer back the local variable type table of this entry as specified in the JVM specifications.
getLocalVariableTypeTable() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTypeAttribute
 
getLocalVariableTypeTableLength() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTypeTableAttribute
Answer back the local variable type table length of this entry as specified in the JVM specifications.
getLocalVariableTypeTableLength() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTypeAttribute
 
getLocalVarTarget() - Method in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getLocation() - Method in class org.aspectj.ajdt.ajc.ConfigParser.Arg
 
getLocation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
This method is public for testing purposes only.
getLocation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
getLocation() - Method in exception org.aspectj.weaver.patterns.ParserException
 
getLocation(JavaFileManager.Location) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
getLocation(JavaFileManager.Location) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ModuleLocationHandler
 
getLocation(JavaFileManager.Location, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ModuleLocationHandler
 
getLocation(JavaFileManager.Location, Path) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ModuleLocationHandler
 
getLocationAsPaths(JavaFileManager.Location) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
getLocationForElement(IJavaElement) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
Returns the absolute filesystem location of the given element or the empty path if none
getLocationForModule(JavaFileManager.Location, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
getLocationForModule(JavaFileManager.Location, JavaFileObject) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
getLocationForPath(IPath) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
Converts a JDT-style path (which may be a resource-relative path or absolute filesystem location) into a location (which is unconditionally a filesystem location) or null if none.
getLocationInParent() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns the location of this node within its parent, or null if this is a root node.
getLocationInParent() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ListRewrite
Returns the property of the parent node for which this list rewriter was created.
getLocations(Expression, Annotation) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
Return the location for the corresponding annotation inside the type reference, null if none.
getLocationsFor(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
getLog() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getLong(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getLongValue() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the long value for a CONSTANT_Long type entry.
getLongValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getLookupEnvironment() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
getLookupEnvironment() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getLowerBound() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl
 
getLowerBound() - Method in class org.aspectj.weaver.BoundedReferenceType
 
getLowerBound() - Method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
getLowerBound() - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
getLowerBound() - Method in class org.aspectj.weaver.WildcardedUnresolvedType
 
getMagic() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the magic number.
getMagic() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getMainAmountOfWork() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
Returns the amount of work for the main task of this operation for progress reporting.
getMainAmountOfWork() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SortElementsOperation
Returns the amount of work for the main task of this operation for progress reporting.
getMainClassIndex() - Method in class org.aspectj.apache.bcel.classfile.ModuleMainClass
 
getMainClassIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModuleMainClassAttribute
Answer back the main class index.
getMainClassIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleMainClassAttribute
 
getMainClassName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModuleMainClassAttribute
Answer back the name of main class.
getMainClassName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleMainClassAttribute
 
getMainMap() - Method in class org.aspectj.weaver.World.TypeMap
 
getMainTaskName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CopyElementsOperation
Returns the String to use as the main task name for progress monitoring.
getMainTaskName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CopyResourceElementsOperation
 
getMainTaskName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
Returns the name of the main task of this operation for progress reporting.
getMainTaskName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateFieldOperation
 
getMainTaskName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateImportOperation
 
getMainTaskName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateInitializerOperation
 
getMainTaskName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateMethodOperation
 
getMainTaskName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreatePackageDeclarationOperation
 
getMainTaskName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeOperation
 
getMainTaskName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeleteElementsOperation
 
getMainTaskName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeleteResourceElementsOperation
 
getMainTaskName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.MoveElementsOperation
Returns the String to use as the main task name for progress monitoring.
getMainTaskName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.MoveResourceElementsOperation
 
getMainTaskName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Returns the name to be used by the progress monitor.
getMainTaskName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.RenameElementsOperation
 
getMainTaskName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.RenameResourceElementsOperation
 
getMainTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
getMainTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getMainTypeName() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ICompilationUnit
Answer the name of the top level public type.
getMainTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
getMainTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
getMainTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getMainTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
getMainTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
getMainTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ResourceCompilationUnit
 
getMajor() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getMajor() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getMajor() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getMajorVersion() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer the major version of this .class file.
getMajorVersion() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getMajorVersion() - Method in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
getMajorVersion() - Method in class org.aspectj.weaver.VersionedDataInputStream
 
getManifest() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
getManifest() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getManifest() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getManifest() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
Convenience lookup, though currently only JarPackageFragmentRoot is searched for a manifest.
getManifest(boolean) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
getManifestContent() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
Returns the content of the JAR's MANIFEST.MF file, or null if either this isn't a .JAR file or it didn't contain a MANIFEST.MF file.
getMap() - Method in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
getMap() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
getMap() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
getMapLength() - Method in class org.aspectj.apache.bcel.classfile.StackMap
 
getMarkerInterfaces() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getMarkerType() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Returns the marker type associated to this problem, if it gets persisted into a marker by the JavaBuilder Standard Java problems are associated to marker type "org.eclipse.jdt.core.problem").
getMarkerType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AptProblem
 
getMarkerType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Returns the marker type associated to this problem.
getMask(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Returns true if the given mask of this node's state flag is turned on, otherwise false.
getMatchingContext() - Method in class org.aspectj.weaver.reflect.ReflectionFastMatchInfo
 
getMatchingContext() - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getMatchingContext() - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getMatchingDummyValue(Class<?>) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getMatchingMethod(Class<?>, String, Object[]) - Static method in class org.aspectj.util.Reflection
 
getMatchingRegions(String, String, int) - Static method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Answers all the regions in a given name matching a given pattern using a specified match rule.
getMatchingSignature() - Method in class org.aspectj.weaver.Shadow
returns the signature of the thing under this shadow, with any synthetic arguments removed
getMatchingSyntheticMember(Member) - Method in class org.aspectj.weaver.bcel.BcelAccessForInlineMunger
Looks in the wrapper we have added so that we can find their effective signature if needed
getMatchingSyntheticMember(Member) - Method in class org.aspectj.weaver.bcel.BcelCflowCounterFieldAdder
 
getMatchingSyntheticMember(Member) - Method in class org.aspectj.weaver.bcel.BcelCflowStackFieldAdder
 
getMatchingSyntheticMember(Member) - Method in class org.aspectj.weaver.bcel.BcelPerClauseAspectAdder
 
getMatchingSyntheticMember(Member) - Method in class org.aspectj.weaver.ConcreteTypeMunger
 
getMatchingSyntheticMember(Member, ResolvedType) - Method in class org.aspectj.weaver.NewConstructorTypeMunger
 
getMatchingSyntheticMember(Member, ResolvedType) - Method in class org.aspectj.weaver.NewFieldTypeMunger
 
getMatchingSyntheticMember(Member, ResolvedType) - Method in class org.aspectj.weaver.NewMethodTypeMunger
 
getMatchingSyntheticMember(Member, ResolvedType) - Method in class org.aspectj.weaver.PrivilegedAccessMunger
 
getMatchingSyntheticMember(Member, ResolvedType) - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
getMatchRule() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Returns the rule to apply for matching index keys.
getMatchRuleString(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
getMatchs() - Method in class org.aspectj.apache.bcel.generic.InstructionSelect
 
getMaxGrowableBlockSize() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.RawGrowableArray
 
getMaxLocals() - Method in class org.aspectj.apache.bcel.classfile.Code
 
getMaxLocals() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getMaxLocals() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ICodeAttribute
Answer back the max locals value of the code attribute.
getMaxLocals() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
getMaxLocals() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getMaxSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ChunkCache
Returns the maximum size of the chunk cache in bytes.
getMaxStack() - Method in class org.aspectj.apache.bcel.classfile.Code
 
getMaxStack() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getMaxStack() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ICodeAttribute
Answer back the max stack value of the code attribute.
getMaxStack() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
getMaxStack(ConstantPool, InstructionList, CodeExceptionGen[]) - Static method in class org.aspectj.apache.bcel.generic.MethodGen
Computes stack usage of an instruction list by performing control flow analysis.
getMaxSupportedVersion() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
getMember() - Method in class org.aspectj.weaver.bcel.AnnotationAccessVar
 
getMember() - Method in class org.aspectj.weaver.PrivilegedAccessMunger
 
getMember() - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getMemberName() - Method in interface org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Returns the member's name of this member-value pair.
getMemberName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.MemberValuePair
 
getMemberParameterizationMap() - Method in class org.aspectj.weaver.ResolvedType
 
getMembers() - Method in class org.aspectj.ajdt.internal.compiler.lookup.PrivilegedHandler
 
getMemberType(char[]) - Method in class org.aspectj.ajdt.internal.compiler.lookup.IntertypeMemberTypeFinder
 
getMemberType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
Rewrite of default memberTypes() to avoid resolving eagerly all member types when one is requested
getMemberType(char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ITypeFinder
 
getMemberType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Find the member type with the given simple typeName.
getMemberType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getMemberType(char[], ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getMemberType(ReferenceBinding, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getMemberType(ReferenceBinding, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getMemberTypeHandles() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getMemberTypeName() - Method in class org.aspectj.weaver.NewMemberClassTypeMunger
 
getMemberTypes() - Method in class org.aspectj.ajdt.internal.compiler.lookup.IntertypeMemberTypeFinder
 
getMemberTypes() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getMemberTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getMemberTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getMemberTypes() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the receiver's nested types or null if the array is empty.
getMemberTypes() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the receiver's member types.
getMemberTypes() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ITypeFinder
 
getMemberTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
Answer the receiver's nested types or null if the array is empty.
getMemberTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
getMemberTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
getMemberTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getMemberTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getMemberTypes(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the receiver's nested types or null if the array is empty.
getMemberValue() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationDefaultAttribute
Answer back the member value as described in the JVM specifications.
getMemberValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationDefaultAttribute
 
getMemberValue(MemberValuePair, Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
getMemberValue(MemberValuePair, Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
getMemberValuePair(MemberValuePair) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
getMemberValuePairs() - Method in interface org.aspectj.org.eclipse.jdt.core.IAnnotation
Returns the member-value pairs of this annotation.
getMemberValuePairs() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
getMemberValuePairs(MemberValuePair[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
getMemberValuePairs(MemberValuePair[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
getMemberView() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getMemoryRatio() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
getMemoryStats() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getMergedAnnotationsOnDimensions(int, Annotation[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getMergeStructureViewIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getMessage() - Method in class org.aspectj.ajde.ui.BuildConfigNode
 
getMessage() - Method in class org.aspectj.asm.internal.ProgramElement
 
getMessage() - Method in interface org.aspectj.asm.IProgramElement
 
getMessage() - Method in exception org.aspectj.bridge.AbortException
Get message for this AbortException, either associated explicitly as message or implicitly as IMessage message or its thrown message.
getMessage() - Method in interface org.aspectj.bridge.IMessage
 
getMessage() - Method in class org.aspectj.bridge.Message
 
getMessage() - Method in class org.aspectj.bridge.WeaveMessage.WeaveMessageKind
 
getMessage() - Method in class org.aspectj.internal.lang.reflect.DeclareErrorOrWarningImpl
 
getMessage() - Method in interface org.aspectj.lang.reflect.DeclareErrorOrWarning
 
getMessage() - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Answer a localized, human-readable message string which describes the problem.
getMessage() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AssertStatement
Returns the message expression of this assert statement, or null if there is none.
getMessage() - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareErrorDeclaration
 
getMessage() - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareWarningDeclaration
 
getMessage() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Message
Returns the localized message.
getMessage() - Method in exception org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
getMessage() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
getMessage() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Returns the message that is relevant to the code of this status.
getMessage() - Method in exception org.aspectj.org.eclipse.jdt.internal.core.nd.db.IndexException
 
getMessage() - Method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
getMessage() - Method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
getMessage(Shadow) - Method in class org.aspectj.weaver.Checker
 
GetMessage - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getMessageHandler() - Method in class org.aspectj.ajde.Ajde
 
getMessageHandler() - Method in class org.aspectj.ajde.core.AjCompiler
 
getMessageHandler() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
getMessageHandler() - Method in class org.aspectj.tools.ajc.Main
 
getMessageHandler() - Method in interface org.aspectj.weaver.patterns.IScope
 
getMessageHandler() - Method in class org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getMessageHandler() - Method in class org.aspectj.weaver.patterns.SimpleScope
 
getMessageHandler() - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
getMessageHandler() - Method in class org.aspectj.weaver.World
Nobody should hold onto a copy of this message handler, or setMessageHandler won't work right.
getMessageHolder() - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
getMessager() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getMessages() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Returns the list of messages reported by the compiler during the parsing or the type checking of this compilation unit.
getMessages() - Method in class org.aspectj.tools.ajbrowser.ui.BrowserMessageHandler
 
getMessages(List<IMessage>, IMessage.Kind) - Static method in class org.aspectj.bridge.MessageUtil
Extract messages of type kind from the input list.
getMessages(IMessage.Kind, boolean) - Method in interface org.aspectj.bridge.IMessageHolder
Get all messages or those of a specific kind.
getMessages(IMessage.Kind, boolean) - Method in class org.aspectj.bridge.MessageHandler
Get all messages or those of a specific kind.
getMessages(IMessageHolder, IMessage.Kind, boolean, String) - Static method in class org.aspectj.bridge.MessageUtil
 
getMessagesExcept(IMessageHolder, IMessage.Kind, boolean) - Static method in class org.aspectj.bridge.MessageUtil
Select all messages in holder except those of the same kind (optionally or greater).
GetMessageSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getMethod() - Method in class org.aspectj.apache.bcel.generic.MethodGen
Get method object.
getMethod() - Method in interface org.aspectj.lang.reflect.MethodSignature
 
getMethod() - Method in class org.aspectj.org.eclipse.jdt.core.search.MethodNameMatch
Returns a java model method handle.
getMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
getMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchMethodNameMatch
 
getMethod() - Method in class org.aspectj.weaver.ast.Call
 
getMethod() - Method in class org.aspectj.weaver.ast.CallExpr
 
getMethod() - Method in class org.aspectj.weaver.ast.FieldGetCall
 
getMethod() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getMethod(Constructor<?>) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getMethod(Method) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getMethod(String, String[]) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the method with the specified name and parameter types in this type (for example, "foo", {"I", "QString;"}).
getMethod(String, String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getMethod(String, String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getMethod(String, String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getMethod(String, AjType<?>...) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getMethod(String, AjType<?>...) - Method in interface org.aspectj.lang.reflect.AjType
 
getMethod(TypeBinding, char[], TypeBinding[], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getMethodAt(int) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getMethodBinding() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMemberValuePairBinding
Returns the method binding corresponding to the named annotation type member.
getMethodBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMemberValue
 
getMethodBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
getMethodBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
Method used only by DOM to support bindings of initializers.
getMethodBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getMethodBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
getMethodBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
getMethodBinding(MethodPattern) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
getMethodBodies(CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getMethodBodies(CompilationUnitDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
getMethodDeclaration() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns the binding for the method declaration corresponding to this method binding.
getMethodDescriptor() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the method descriptor value for a CONSTANT_Methodref or CONSTANT_InterfaceMethodref type entry.
getMethodDescriptor() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the method descriptor of the enclosing method as specified in the JVM specifications.
getMethodDescriptor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getMethodDescriptor() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the receiver's method descriptor which describes the parameter & return types as specified in section 4.4.3 of the Java 2 VM spec.
getMethodDescriptor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
getMethodDescriptor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
getMethodDescriptor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getMethodDescriptor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getMethodDescriptor() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getMethodDescriptorIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the descriptor index of the enclosing method.
getMethodDescriptorIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getMethodDoc(IMethod) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavadocContents
 
getMethodFormalParameterIndex() - Method in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getMethodFormalParameterIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getMethodFormalParameterIndex() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
Applicable for target type 0x16(METHOD_FORMAL_PARAMETER)
getMethodFormalParameterIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryTypeAnnotation
 
getMethodForMessage(AtAjAttributes.AjAttributeMethodStruct) - Static method in class org.aspectj.weaver.bcel.AtAjAttributes
 
getMethodGens() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getMethodHandles() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getMethodId(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaNames
Returns a method id given a field descriptor for its parent type and a combined method selector and method descriptor for the method
getMethodId(char[], char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaNames
 
getMethodInfos() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the array of method infos of this .class file, an empty array if none.
getMethodInfos() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getMethodName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the method name for a CONSTANT_Methodref, CONSTANT_InterfaceMethodref or CONSTANT_InvokeDynamic type entry.
getMethodName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the name of the enclosing method as specified in the JVM specifications.
getMethodName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
getMethodName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getMethodName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getMethodName(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InvokeInstruction
 
getMethodNameAndTypeIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the name and type index of this attribute.
getMethodNameAndTypeIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getMethodNameIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the name index of the enclosing method.
getMethodNameIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getMethodParameterLength() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IMethodParametersAttribute
Answer back the number of parameters for this method as specified in the JVM specifications.
getMethodParameterLength() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.MethodParametersAttribute
 
getMethodParameterNames(IMethod) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Returns parameters names for the given method, or null if no parameter names are known for the method.
getMethodParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
getMethods() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getMethods() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getMethods() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getMethods() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getMethods() - Method in interface org.aspectj.lang.reflect.AjType
 
getMethods() - Method in class org.aspectj.org.eclipse.jdt.core.dom.RecordDeclaration
Returns the ordered list of method declarations of this type declaration.
getMethods() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Returns the ordered list of method declarations of this type declaration.
getMethods() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the methods and constructors declared by this type.
getMethods() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the receiver's this.methods or null if the array is empty.
getMethods() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getMethods() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the receiver's methods or null if the array is empty.
getMethods() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the receiver's methods.
getMethods() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getMethods() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
Answer the receiver's methods or null if the array is empty.
getMethods() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
getMethods() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
getMethods() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
Returns the list of methods, sorted by ascending method name (selector + descriptor).
getMethods() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getMethods() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getMethods() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getMethods(boolean, boolean) - Method in class org.aspectj.weaver.ResolvedType
returns an iterator through all of the methods of this type, in order for checking from JVM spec 2ed 5.4.3.3.
getMethods(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
getMethods(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getMethods(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getMethods(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getMethods(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
getMethods(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getMethods(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getMethods(SourceTypeBinding, char[]) - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMemberFinder
 
getMethods(SourceTypeBinding, char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IMemberFinder
 
getMethodsBase(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getMethodsBase(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getMethodsBase(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getMethodsBase(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getMethodsCount() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the number of method infos.
getMethodsCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getMethodSignatureString(Member, World) - Static method in class org.aspectj.weaver.SignatureUtils
 
getMethodsIncludingIntertypeDeclarations(boolean, boolean) - Method in class org.aspectj.weaver.ResolvedType
 
getMethodsInDeclarationOrder() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
Returns the list of methods, in declaration order.
getMethodsWithoutIterator(boolean, boolean, boolean) - Method in class org.aspectj.weaver.ResolvedType
Return a list of methods, first those declared on this class, then those declared on the superclass (recurse) and then those declared on the superinterfaces.
getMinor() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getMinor() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getMinor() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getMinorVersion() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer the minor version of this .class file.
getMinorVersion() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getMinorVersion() - Method in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
getMinorVersion() - Method in class org.aspectj.weaver.VersionedDataInputStream
 
getMinSupportedVersion() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
getMisses() - Method in class org.aspectj.weaver.tools.cache.CacheStatistics
 
getMissingTypeNames() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getMissingTypeNames() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getMissingTypeNames() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getMissingTypeNames() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the list of missing type names which were referenced from the problem classfile.
getMissingTypeNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getMissingTypeNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
getMissingTypeNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
Returns the missing type names as a comma-separated list
getMissingTypeNames() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getMode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
getMode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
getMode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
getMode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
getMode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
getMode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathSourceJar
 
getModel() - Method in class org.aspectj.ajde.Ajde
 
getModel() - Method in class org.aspectj.ajde.core.AjCompiler
 
getModel() - Method in class org.aspectj.asm.internal.ProgramElement
 
getModel() - Method in interface org.aspectj.asm.IProgramElement
 
getModel() - Method in class org.aspectj.weaver.World
 
getModelAsAsmManager() - Method in class org.aspectj.weaver.bcel.BcelWorld
 
getModelChangesOnLastBuild() - Method in class org.aspectj.asm.AsmManager
 
getModelForConfigFile(String) - Method in class org.aspectj.ajde.Ajde
 
getModifications(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.SourceModifier
 
getModifiedFiles() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getModifierFlag(String) - Static method in class org.aspectj.weaver.patterns.ModifiersPattern
 
getModifiers() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getModifiers() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getModifiers() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
getModifiers() - Method in class org.aspectj.asm.internal.ProgramElement
 
getModifiers() - Method in interface org.aspectj.asm.IProgramElement
 
getModifiers() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getModifiers() - Method in class org.aspectj.internal.lang.reflect.InterTypeDeclarationImpl
 
getModifiers() - Method in class org.aspectj.internal.lang.reflect.PointcutImpl
 
getModifiers() - Method in interface org.aspectj.lang.reflect.AjType
 
getModifiers() - Method in interface org.aspectj.lang.reflect.InterTypeDeclaration
 
getModifiers() - Method in interface org.aspectj.lang.reflect.Pointcut
 
getModifiers() - Method in interface org.aspectj.lang.Signature
Returns the modifiers on this signature represented as an int.
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.core.dom.BodyDeclaration
Returns the modifiers explicitly specified on this declaration.
getModifiers() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IBinding
Returns the modifiers for this binding.
getModifiers() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the compiled modifiers for this class, interface, enum, or annotation type binding.
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.core.dom.RequiresDirective
Returns the module modifiers explicitly specified on this declaration.
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
Returns the modifiers explicitly specified on this declaration.
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationExpression
Returns the modifiers explicitly specified on this declaration.
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationStatement
Returns the modifiers explicitly specified on this declaration.
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.core.search.MethodNameMatch
Returns the modifiers of the matched method.
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.core.search.TypeNameMatch
Returns the modifiers of the matched type.
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl
 
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
 
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
getModifiers() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryNestedType
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IGenericField
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IGenericMethod
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IGenericType
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule.IModuleReference
 
getModifiers() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceImport
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.ModuleReferenceImpl
 
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyType
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryField
 
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryNestedType
 
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdBinding
 
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchMethodNameMatch
 
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchTypeNameMatch
 
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getModifiers() - Method in class org.aspectj.runtime.reflect.FieldSignatureImpl
 
getModifiers() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getModifiers() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getModifiers() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getModifiers() - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl.Handler
 
getModifiers() - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl.Handler
 
getModifiers() - Method in class org.aspectj.weaver.JoinPointSignature
 
getModifiers() - Method in interface org.aspectj.weaver.Member
 
getModifiers() - Method in class org.aspectj.weaver.MemberImpl
 
getModifiers() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getModifiers() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
getModifiers() - Method in class org.aspectj.weaver.ReferenceType
 
getModifiers() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getModifiers() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getModifiers() - Method in interface org.aspectj.weaver.ResolvedMember
 
getModifiers() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getModifiers() - Method in class org.aspectj.weaver.ResolvedType
 
getModifiers(int, ElementKind) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getModifiers(int, ElementKind, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
Convert from the JDT's ClassFileConstants flags to the Modifier enum.
getModifiers(World) - Method in class org.aspectj.weaver.JoinPointSignature
 
getModifiers(World) - Method in interface org.aspectj.weaver.Member
 
getModifiers(World) - Method in class org.aspectj.weaver.MemberImpl
 
getModifiers(World) - Method in interface org.aspectj.weaver.ResolvedMember
 
getModifiers(World) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getModifiersProperty() - Method in class org.aspectj.org.eclipse.jdt.core.dom.BodyDeclaration
Returns structural property descriptor for the "modifiers" property of this node as used in JLS3 (element type: IExtendedModifier).
getModularClassFile() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns the class file for "module-info.class" in this package.
getModularClassFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getModule() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getModule() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Returns the node for the module declaration of this compilation unit, or null if this compilation unit is not a module info.
getModule() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IPackageBinding
Returns the binding of the module associated with this package binding.
getModule() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the binding of the module associated with the package in which this type is declared.
getModule() - Method in interface org.aspectj.org.eclipse.jdt.core.IModularClassFile
Returns the module description contained in this type root.
getModule() - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeRoot
Returns the module description contained in this type root or null if there is no module in this type root.
getModule() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
getModule() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
getModule() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
getModule() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getModule() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getModule() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the module to which this type belongs.
getModule() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModulePathEntry
Get the module that this entry contributes.
getModule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
getModule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
getModule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ModulePathEntry
 
getModule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getModule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getModule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
 
getModule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
getModule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
getModule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
 
getModule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ProjectEntry
 
getModule() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getModule(char[]) - Method in class org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
getModule(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247Jdk12
 
getModule(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
getModule(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getModule(char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment
Get the module with the given name, which must denote a named module.
getModule(char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModulePathEntry
Get the module named name from this entry.
getModule(char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IMultiModuleEntry
Get the module named name that this entry contributes to the module path
getModule(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getModule(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
getModule(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ModulePathEntry.Multi
 
getModule(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
getModule(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleSourcePathManager
 
getModule(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
getModule(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
getModule(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
getModuleDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Returns the module declaration that this class file represents.
getModuleDesc() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getModuleDesc(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
getModuleDescription() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the IModuleDescription this project represents or null if the Java project doesn't represent any named module.
getModuleDescription() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Returns the IModuleDescription that this package fragment root contains.
getModuleDescription() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getModuleDescription() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getModuleDescription() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getModuleDescriptionInfo(IModuleDescription) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
getModuleDescriptionInfo(PackageFragmentRoot) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
getModuleDoc() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavadocContents
 
getModuleElement(CharSequence) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
getModuleFlags() - Method in class org.aspectj.apache.bcel.classfile.Module
 
getModuleFlags() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the module flags.
getModuleFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getModuleFromEnvironment(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getModuleIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry3
Returns the index for a CONSTANT_Module type entry.
getModuleIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
getModuleInfo() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getModuleInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
getModuleName() - Method in class org.aspectj.apache.bcel.classfile.Module
 
getModuleName() - Method in class org.aspectj.apache.bcel.classfile.Module.Require
 
getModuleName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry3
Returns the name of a CONSTANT_Module type entry.
getModuleName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the module name.
getModuleName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getModuleName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getModuleName() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ICompilationUnit
Returns the name of the module to which this compilation unit is associated.
getModuleName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
getModuleName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
getModuleName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getModuleName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
getModuleName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
getModuleName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
getModuleName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getModuleName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ResourceCompilationUnit
 
getModuleName(int) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
getModuleName(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.ConstantModule
 
getModuleNameFromJar(File) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the module name computed for a jar.
getModuleNameIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the module name index.
getModuleNameIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getModuleNames(Collection<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
getModuleNames(Collection<String>) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
getModuleNames(Collection<String>) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IMultiModuleEntry
Get the names of all modules served by this entry.
getModuleNames(Collection<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
getModuleNames(Collection<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
 
getModuleNames(Collection<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ModulePathEntry.Multi
 
getModuleNames(Collection<String>, Function<String, IModule>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247Jdk12
 
getModuleNames(Collection<String>, Function<String, IModule>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
getModuleNames(Collection<String>, Function<String, IModule>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
getModuleNames(Collection<String>, Function<String, IModule>) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
getModuleOf(Element) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
getModulepath() - Method in interface org.aspectj.ajde.core.ICompilerConfiguration
 
getModulepath() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getModulepath() - Method in class org.aspectj.tools.ajbrowser.core.BrowserCompilerConfiguration
 
getModulepath(BuildArgParser.AjcConfigParser) - Method in class org.aspectj.ajdt.ajc.BuildArgParser
 
getModulePathManager() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getModuleQualifier() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleQualifiedName
Returns the qualifier part of this qualified name.
getModuleReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocModuleReference
 
getModuleRoot(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleSourcePathManager
 
getModules() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
getModulesDeclaringPackage(char[][], char[]) - Method in class org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
getModulesDeclaringPackage(char[][], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getModulesDeclaringPackage(char[][], char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment
 
getModulesDeclaringPackage(char[][], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
getModulesDeclaringPackage(char[][], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
getModulesDeclaringPackage(char[][], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
getModulesDeclaringPackage(File, String, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
getModulesDeclaringPackage(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
getModulesDeclaringPackage(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
getModulesDeclaringPackage(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
getModulesDeclaringPackage(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247Jdk12
 
getModulesDeclaringPackage(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
getModulesDeclaringPackage(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
getModulesDeclaringPackage(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathMultiReleaseJar
 
getModulesDeclaringPackage(String, String) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModulePathEntry
Answer the relevant modules that declare the given package.
getModulesDeclaringPackage(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
getModulesDeclaringPackage(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
getModulesDeclaringPackage(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ModulePathEntry
 
getModulesDeclaringPackage(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
 
getModulesDeclaringPackage(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ProjectEntry
 
getModulesourcepath() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getModulesourcepath(BuildArgParser.AjcConfigParser) - Method in class org.aspectj.ajdt.ajc.BuildArgParser
 
getModuleSourcepath() - Method in interface org.aspectj.ajde.core.ICompilerConfiguration
 
getModuleSourcepath() - Method in class org.aspectj.tools.ajbrowser.core.BrowserCompilerConfiguration
 
getModuleVersion() - Method in class org.aspectj.apache.bcel.classfile.Module
 
getModuleVersion() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
getModuleVersionIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the module version index.
getModuleVersionIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getModuleVersionValue() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the module version string.
getModuleVersionValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getMonitorSignatureString(Member, World) - Static method in class org.aspectj.weaver.SignatureUtils
 
getMostSpecific(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.PathMap
Returns the value associated with the longest prefix of the given key that can be found in the map.
getMovedFromElement() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns an element describing this element before it was moved to its current location, or null if the IJavaElementDelta.F_MOVED_FROM change flag is not set.
getMovedFromElement() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getMovedToElement() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns an element describing this element in its new location, or null if the IJavaElementDelta.F_MOVED_TO change flag is not set.
getMovedToElement() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getMunger() - Method in class org.aspectj.ajdt.internal.compiler.ast.IntertypeMemberClassDeclaration
 
getMunger() - Method in class org.aspectj.weaver.ConcreteTypeMunger
returns null for mungers that are used internally, but were not part of a declared thing in source code.
getMungers() - Method in class org.aspectj.weaver.Shadow
 
getName() - Method in class org.aspectj.ajde.ui.BuildConfigNode
 
getName() - Method in class org.aspectj.ajde.ui.FileStructureView
 
getName() - Method in class org.aspectj.ajde.ui.GlobalViewProperties
 
getName() - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
getName() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getName() - Method in class org.aspectj.apache.bcel.classfile.Attribute
 
getName() - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getName() - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
getName() - Method in class org.aspectj.apache.bcel.classfile.Unknown
 
getName() - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getName() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
getName() - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
getName() - Method in class org.aspectj.apache.bcel.generic.LocalVariableTag
 
getName() - Method in class org.aspectj.asm.internal.ProgramElement
 
getName() - Method in class org.aspectj.asm.internal.Relationship
 
getName() - Method in interface org.aspectj.asm.IProgramElement
 
getName() - Method in interface org.aspectj.asm.IRelationship
 
getName() - Method in class org.aspectj.asm.IRelationship.Kind
 
getName() - Method in class org.aspectj.internal.lang.reflect.AdviceImpl
 
getName() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getName() - Method in class org.aspectj.internal.lang.reflect.InterTypeFieldDeclarationImpl
 
getName() - Method in class org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getName() - Method in class org.aspectj.internal.lang.reflect.PointcutImpl
 
getName() - Method in interface org.aspectj.lang.reflect.Advice
If using the @AspectJ annotations, the advice name is the name of the annotated advice method.
getName() - Method in interface org.aspectj.lang.reflect.AjType
 
getName() - Method in interface org.aspectj.lang.reflect.InterTypeFieldDeclaration
 
getName() - Method in interface org.aspectj.lang.reflect.InterTypeMethodDeclaration
 
getName() - Method in exception org.aspectj.lang.reflect.NoSuchAdviceException
 
getName() - Method in exception org.aspectj.lang.reflect.NoSuchPointcutException
 
getName() - Method in interface org.aspectj.lang.reflect.Pointcut
 
getName() - Method in interface org.aspectj.lang.Signature
 
getName() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the simple name of the method, field, member, or variable relevant in the context, or null if none.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AbstractTypeDeclaration
Returns the name of the type declared in this type declaration.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
Returns the name of the annotation type member declared in this declaration.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
Deprecated.
In the JLS3 API, this method is replaced by ClassInstanceCreation.getType(), which returns a Type instead of a Name.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.EnumConstantDeclaration
Returns the name of the constant declared in this enum declaration.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ExpressionMethodReference
Returns the name of the method referenced in this expression.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.FieldAccess
Returns the name of the field accessed in this field access expression.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IAnnotationBinding
Returns the name of the annotation type.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IBinding
Returns the name of this binding.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMemberValuePairBinding
Returns the name of the annotation type member.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns the name of the method declared in this binding.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ImportDeclaration
Returns the name imported by this declaration.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IPackageBinding
Returns the name of the package represented by this binding.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the unqualified name of the type represented by this binding if it has one.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns the name of the field or local variable declared in this binding.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MemberRef
Returns the name of the referenced member.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MemberValuePair
Returns the member name.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Returns the name of the method declared in this method declaration.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodInvocation
Returns the name of the method invoked in this expression.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodRef
Returns the name of the referenced method or constructor.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodRefParameter
Returns the parameter name, or null if there is none.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleDeclaration
Returns the name of this module declaration.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModulePackageAccess
Returns the name of the package.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleQualifiedName
Returns the name part of this qualified name.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.NameQualifiedType
Returns the name part of this name-qualified type.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PackageDeclaration
Returns the package name of this package declaration.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PointcutDeclaration
 
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ProvidesDirective
Returns the name of the service in this directive.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.QualifiedName
Returns the name part of this qualified name.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.QualifiedType
Returns the name part of this qualified type.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ReferencePointcut
 
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.RequiresDirective
Returns the module name referenced by this declaration.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SimpleType
Returns the name of this simple type.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperFieldAccess
Returns the name of the field accessed in this "super" field access expression.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodInvocation
Returns the name of the method invoked in this expression.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodReference
Returns the name of the method referenced in this expression.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeMethodReference
Returns the name of the method referenced in this expression.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeParameter
Returns the name of the type variable declared in this type parameter.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.UsesDirective
Returns the name of the service in this directive.
getName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration
Returns the name of the variable declared in this variable declaration.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.eval.IGlobalVariable
Returns the name of this global variable.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Returns the name of this classpath attribute.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMCompilationUnit
Deprecated.
The IDOMCompilationNode refinement of this IDOMNode method returns the name of this compilation unit.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMField
Deprecated.
The IDOMField refinement of this IDOMNode method returns the name of this field.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMImport
Deprecated.
The IDOMImport refinement of this IDOMNode method returns the name of this import.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMInitializer
Deprecated.
The IDOMInitializer refinement of this IDOMNode method returns null.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated.
The IDOMMethod refinement of this IDOMNode method returns the name of this method.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Returns the name of this node.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMPackage
Deprecated.
The IDOMPackage refinement of this IDOMNode method returns the name of this package declaration, or null if it has none.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Deprecated.
The IDOMType refinement of this IDOMNode method returns the name of this type.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IComponentInfo
Answer back the name of this component info.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Answer back the name of this field info.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTableEntry
Answer back the name of this entry as specified in the JVM specifications.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTypeTableEntry
Answer back the name of this entry as specified in the JVM specifications.
getName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer back the name of this method info as specified in the JVM specifications.
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ElementValuePairInfo
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Answer the name of the field.
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
Answer the name of the component.
getName() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryElementValuePair
 
getName() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryField
Answer the name of the field.
getName() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryNestedType
Answer the resolved name of the member type in the class file format as specified in section 4.2 of the Java 2 VM spec.
getName() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the resolved name of the type in the class file format as specified in section 4.2 of the Java 2 VM spec.
getName() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the simple source name of the receiver.
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddExports
 
getName() - Method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.impl.JavaFeature
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathAttribute
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
Answer the resolved name of the type in the class file format as specified in section 4.2 of the Java 2 VM spec.
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryField
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryNestedType
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdAnnotationValuePair
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodParameter
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ComponentInfo
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getName() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.GlobalVariable
Returns the name of this global variable.
getName() - Method in class org.aspectj.runtime.reflect.FieldSignatureImpl
 
getName() - Method in class org.aspectj.util.TypeSafeEnum
 
getName() - Method in class org.aspectj.weaver.AnnotationNameValuePair
 
getName() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getName() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getName() - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl.Handler
 
getName() - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl.Handler
 
getName() - Method in class org.aspectj.weaver.JoinPointSignature
 
getName() - Method in class org.aspectj.weaver.Lint.Kind
 
getName() - Method in class org.aspectj.weaver.loadtime.definition.LightXMLParser
 
getName() - Method in interface org.aspectj.weaver.Member
 
getName() - Method in class org.aspectj.weaver.MemberImpl
 
getName() - Method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
returns "declare warning" or "declare error"
getName() - Method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
returns "declare type warning" or "declare type error"
getName() - Method in class org.aspectj.weaver.patterns.FormalBinding
 
getName() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
getName() - Method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
getName() - Method in class org.aspectj.weaver.reflect.PointcutParameterImpl
 
getName() - Method in class org.aspectj.weaver.tools.cache.WeavedClassCache
 
getName() - Method in interface org.aspectj.weaver.tools.PointcutParameter
The name of this parameter
getName() - Method in class org.aspectj.weaver.TypeVariable
 
getName() - Method in class org.aspectj.weaver.UnresolvedType
Returns the name of this type in java language form (e.g. java.lang.Thread or boolean[]).
getName(CharSequence) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
getName(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.ConstantNameAndType
 
getName(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldOrMethod
 
getName(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InvokeDynamic
 
getName(TypeBinding) - Static method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
getNameAndTypeDescriptorIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Gets the nameAndTypeDescriptorIndex.
getNameAndTypeIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantCP
 
getNameAndTypeIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantDynamic
 
getNameAndTypeIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantInvokeDynamic
 
getNameAndTypeIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the nameAndType index for a CONSTANT_Fieldref, CONSTANT_Methodref, CONSTANT_InterfaceMethodref, CONSTANT_InvokeDynamic type entry.
getNameAndTypeIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getNameAndTypeInfoDescriptorIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the descriptor index for a CONSTANT_NameAndType type entry.
getNameAndTypeInfoDescriptorIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getNameAndTypeInfoNameIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the name index for a CONSTANT_NameAndType type entry.
getNameAndTypeInfoNameIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getNameAndTypeNameIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Gets the nameAndTypeNameIndex.
getNameAsIdentifier() - Method in class org.aspectj.weaver.ReferenceType
 
getNameAsIdentifier() - Method in class org.aspectj.weaver.UnresolvedType
 
getNameChars() - Method in class org.aspectj.ajdt.internal.compiler.ast.EclipseAttributeAdapter
 
getNameChars() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IAttribute
Returns the name of the attribute.
getNameChars() - Method in class org.aspectj.weaver.AjAttribute
 
getNameComponents() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IPackageBinding
Returns the list of name component making up the name of the package represented by this binding.
getNameContents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Returns the source code to be used for this node's name.
getNameEnvironment() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
getNameIndex() - Method in class org.aspectj.apache.bcel.classfile.annotation.NameValuePair
 
getNameIndex() - Method in class org.aspectj.apache.bcel.classfile.Attribute
 
getNameIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantClass
 
getNameIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantModule
 
getNameIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantNameAndType
 
getNameIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantPackage
 
getNameIndex() - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getNameIndex() - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
getNameIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IComponentInfo
Answer back the name index of this component info.
getNameIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Answer back the name index of this field info.
getNameIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTableEntry
Answer back the name index in the constant pool of this entry as specified in the JVM specifications.
getNameIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTypeTableEntry
Answer back the name index in the constant pool of this entry as specified in the JVM specifications.
getNameIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer back the name index of this method info.
getNameIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ComponentInfo
 
getNameIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
getNameIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getNameIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getNameIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
getNamePatterns() - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
getNameProperty() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AbstractTypeDeclaration
Returns structural property descriptor for the "name" property of this node (child type: SimpleName).
getNameProperty() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModulePackageAccess
Returns structural property descriptor for the "name" property of this node (child type: Name).
getNameProperty() - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration
Returns the structural property descriptor for the "name" property of this node (child type: SimpleName).
getNameRange() - Method in interface org.aspectj.org.eclipse.jdt.core.ILocalVariable
Returns the source range of this local variable's name.
getNameRange() - Method in interface org.aspectj.org.eclipse.jdt.core.ISourceReference
Returns the name range associated with this element.
getNameRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getNameRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AnnotatableInfo
 
getNameRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
getNameRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
getNameRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getNameRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
getNameRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
getNameRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclarationElementInfo
 
getNameRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Initializer
 
getNameRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
Returns the source range of this local variable's name.
getNameRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Member
 
getNameRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageDeclaration
 
getNameRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
getNameRange(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Returns the SourceRange for the name of the given element, or {-1, -1} if no source range is known for the name of the element.
getNames(UnresolvedType[]) - Static method in class org.aspectj.weaver.UnresolvedType
Returns an array of strings representing the java langauge names of an array of types.
getNameSourceEnd() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the source end position of the field's name.
getNameSourceEnd() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the source end position of the method's selector.
getNameSourceEnd() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the source end position of the type's name.
getNameSourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AnnotatableInfo
 
getNameSourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.core.InitializerWithChildrenInfo
 
getNameSourceStart() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the source start position of the field's name.
getNameSourceStart() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the source start position of the method's selector.
getNameSourceStart() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the source start position of the type's name.
getNameSourceStart() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AnnotatableInfo
 
getNameSourceStart() - Method in class org.aspectj.org.eclipse.jdt.internal.core.InitializerWithChildrenInfo
 
getNamespace() - Method in class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
 
getNamespace(ClassLoader) - Method in class org.aspectj.weaver.loadtime.Aj
Returns a namespace based on the contest of the aspects available
getNameString() - Method in class org.aspectj.apache.bcel.classfile.annotation.NameValuePair
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.AjSynthetic
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.Aspect
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.DeclareAttribute
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.EffectiveSignatureAttribute
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.MethodDeclarationLineNumberAttribute
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.PointcutDeclarationAttribute
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.PrivilegedAttribute
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.SourceContextAttribute
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.TypeMunger
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.WeaverState
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
getNameSuffix() - Method in class org.aspectj.weaver.patterns.Declare
Declares have methods in the .class file against which info can be stored (for example, the annotation in the case of declare annotation).
getNameSuffix() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
Provide a name suffix so that we can tell the different declare annotations forms apart in the AjProblemReporter
getNameSuffix() - Method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
getNameSuffix() - Method in class org.aspectj.weaver.patterns.DeclareParents
 
getNameSuffix() - Method in class org.aspectj.weaver.patterns.DeclarePrecedence
 
getNameSuffix() - Method in class org.aspectj.weaver.patterns.DeclareSoft
 
getNameSuffix() - Method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
getNameValuePairs() - Method in class org.aspectj.weaver.StandardAnnotation
 
getNameWithoutJavaLikeExtension(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns the substring of the given file name, ending at the start of a Java like extension.
getNameWithoutStar() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
getNd() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.DatabaseRef
 
getNd() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.INdStruct
Returns the database backing this struct.
getNd() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
 
getNd() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdRawLinkedList
 
getNd() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdStruct
 
getNegated() - Method in class org.aspectj.weaver.patterns.NotSignaturePattern
 
getNegatedPattern() - Method in class org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
getNegatedPattern() - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
getNegatedPointcut() - Method in class org.aspectj.weaver.patterns.NotPointcut
 
getNegatedTypePattern() - Method in class org.aspectj.org.eclipse.jdt.core.dom.NotTypePattern
 
getNegativeAnnotationMemberValue(MemberValuePair, Constant) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getNestedFolders(IPackageFragmentRoot) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
getNestedOperation(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CopyElementsOperation
Returns the nested operation to use for processing this element
getNestHost() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getNestHost() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getNestHostIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.INestHostAttribute
Answer back the class name index.
getNestHostIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.NestHostAttribute
 
getNestHostName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.INestHostAttribute
Answer back the class name as specified in the JVM specifications.
getNestHostName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.NestHostAttribute
 
getNestingKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getNestingKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getNestingKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
getNestingKind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject
 
getNestMemberAttributesEntries() - Method in interface org.aspectj.org.eclipse.jdt.core.util.INestMembersAttribute
Answer back the array of nest member attribute entries as specified in the JVM specifications, or an empty array if none.
getNestMemberAttributesEntries() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.NestMembersAttribute
 
getNestMemberIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.INestMemberAttributeEntry
Answer back the nest member name index.
getNestMemberIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.NestMembersAttributeEntry
 
getNestMemberName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.INestMemberAttributeEntry
Answer back the nest member name as specified in the JVM specifications.
getNestMemberName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.NestMembersAttributeEntry
 
getNestMembers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getNestMembersAttribute() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the nest members attribute of this .class file, null if none.
getNestMembersAttribute() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getNewAnnotation() - Method in class org.aspectj.weaver.AnnotationOnTypeMunger
 
getNewClassFiles() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Return the new binary bindings created in the last round.
getNewClassFiles() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
getNewClassFiles() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getNewestTimestampCounter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Returns the timestamps of the most recently used element in the cache.
getNewFingerprint() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.FileFingerprint.FingerprintTestResult
 
getNewGeneratedNameTag() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getNewInstance(SourceTypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
getNewNameFor(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Returns the new name for element, or null if there are no renamings specified.
getNewParent() - Method in class org.aspectj.weaver.NewParentTypeMunger
 
getNewThreadCounter() - Method in interface org.aspectj.runtime.internal.cflowstack.ThreadStackFactory
 
getNewThreadCounter() - Method in class org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl
 
getNewThreadCounter() - Method in class org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl11
 
getNewThreadStack() - Method in interface org.aspectj.runtime.internal.cflowstack.ThreadStackFactory
 
getNewThreadStack() - Method in class org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl
 
getNewThreadStack() - Method in class org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl11
 
getNewUnits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Return the new units created in the last round.
getNewUnits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
getNewUnits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getNewValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
getNewValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeRewriteEvent
 
getNewValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
 
getNewValue(ASTNode, StructuralPropertyDescriptor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getNext() - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
 
getNext() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
 
getNextChar() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextChar() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextChar(char) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextChar(char) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextChar(char, char) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextChar(char, char) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextCharacter(char[], int[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getNextCharAsDigit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextCharAsDigit() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextCharAsDigit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextCharAsDigit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextCharAsJavaIdentifierPart() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextCharAsJavaIdentifierPart() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextCharAsJavaIdentifierPartWithBoundCheck() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextCharAsJavaIdentifierPartWithBoundCheck() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextCharWithBoundChecks() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextCharWithBoundChecks() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextEndOffset(int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Reads the next token from the given offset and returns the offset after the token.
getNextNode() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Returns the sibling node immediately following this node.
getNextNode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
 
getNextNotFakedToken() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
getNextNotFakedToken() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
Overridable hook, to allow CompletionScanner to hide a faked identifier token.
getNextStartOffset(int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Reads the next token from the given offset and returns the start offset of the token.
getNextToken() - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Read the next token in the source, and answers its ID as specified by ITerminalSymbols.
getNextToken() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
getNextToken() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextToken() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextToken0() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
getNextToken0() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
getNextToken0() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextUnicodeChar() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
getNextUnicodeChar() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextUnicodeChar() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getNLSAlign(int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
getNLSTag() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
getNLSTags() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNLSTags() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getNocomments() - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Returns if the -nocomments flag is turned on.
getNode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.CopySourceInfo
 
getNode(long, short) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
getNode(AsmManager, Shadow) - Static method in class org.aspectj.weaver.model.AsmRelationshipProvider
 
getNodeClass() - Method in class org.aspectj.org.eclipse.jdt.core.dom.StructuralPropertyDescriptor
Returns the AST node type that owns this property.
getNodeCopySources(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getNodeEvent(ASTNode, StructuralPropertyDescriptor, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getNodeForPath(String) - Method in class org.aspectj.ajde.ui.BuildConfigModel
 
getNodeId(int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNode
Return an value to globally identify the given node within the given linkage.
getNodeStartingAt(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
getNodeStore() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Internal method.
getNodeType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns an integer value identifying the type of this concrete AST node.
getNodeType() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Returns the type of this node.
getNodeType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNode
Return a value to uniquely identify the node within the factory that is responsible for loading instances of this node from the Nd.
getNodeType(Class<?>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
Returns the type ID for the given class
getNonAJMemberKinds() - Static method in class org.aspectj.asm.IProgramElement.Kind
 
getNonJavaResources() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaModel
Returns an array of non-Java resources (that is, non-Java projects) in the workspace.
getNonJavaResources() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns an array of non-Java resources directly contained in this project.
getNonJavaResources() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns an array of non-Java resources contained in this package fragment.
getNonJavaResources() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Returns an array of non-Java resources contained in this package fragment root.
getNonJavaResources() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
Returns an array of non-java resources contained in the receiver.
getNonJavaResources() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
getNonJavaResources() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns an array of non-java resources contained in the receiver.
getNonJavaResources() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
Returns an array of non-java resources contained in the receiver.
getNonJavaResources() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
Returns an array of non-java resources contained in the receiver.
getNonNullAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getNonNullAnnotationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getNonNullByDefaultAnnotationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getNonStandardOptions() - Method in interface org.aspectj.ajde.core.ICompilerConfiguration
The non-standard options, typically prefaced with -X when used with a command line compiler.
getNonStandardOptions() - Method in class org.aspectj.tools.ajbrowser.core.BrowserCompilerConfiguration
 
getNonWildcardParameterization(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getNosymbols() - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Returns if the -nosymbols flag is turned on.
getNoType(TypeKind) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getNoType(TypeKind) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
getNullableAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getNullableAnnotationName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getNullType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getNullType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
getNumAllocations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats.PoolStats
 
getNumberOfClasses() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IInnerClassesAttribute
Answer back the number of inner classes infos as specified in the JVM specifications.
getNumberOfClasses() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttribute
 
getNumberOfComponents() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IRecordAttribute
Answer back the number of components as specified in the JVM specifications.
getNumberOfComponents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.RecordAttribute
 
getNumberOfEntries() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IStackMapAttribute
Answer back the number of stack map frames of this atribute as specified in the JVM specifications.
getNumberOfEntries() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IStackMapTableAttribute
Answer back the number of stack map frames of this atribute as specified in the JVM specifications.
getNumberOfEntries() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.StackMapAttribute
 
getNumberOfEntries() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.StackMapTableAttribute
 
getNumberOfExceptions() - Method in class org.aspectj.apache.bcel.classfile.ExceptionTable
 
getNumberOfLines() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getNumberOfLines(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getNumberOfLocals() - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
getNumberOfLocals() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IStackMapFrame
Answer back the number of locals.
getNumberOfLocals() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
getNumberOfLocals() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getNumberOfLocals() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.StackMapFrame
 
getNumberOfNestMembers() - Method in interface org.aspectj.org.eclipse.jdt.core.util.INestMembersAttribute
Answer back the number of nest members as specified in the JVM specifications.
getNumberOfNestMembers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.NestMembersAttribute
 
getNumberOfParameters() - Method in interface org.aspectj.org.eclipse.jdt.core.IMethod
Returns the number of parameters of this method.
getNumberOfParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getNumberOfParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getNumberOfPermittedSubclasses() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IPermittedSubclassesAttribute
Answer back the number of permitted subclasses as specified in the JVM specifications.
getNumberOfPermittedSubclasses() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PermittedSubclassesAttribute
 
getNumberOfStackItems() - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
getNumberOfStackItems() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IStackMapFrame
Answer back the number of stack items
getNumberOfStackItems() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getNumberOfStackItems() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.StackMapFrame
 
getNumberOfStructuralChangesSinceLastFullBuild() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
getNumBootstrapMethods() - Method in class org.aspectj.apache.bcel.classfile.BootstrapMethods
 
getNumericValue(char) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
getNumFields() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
getOccurrenceCount() - Method in interface org.aspectj.org.eclipse.jdt.core.IAnnotation
Returns the position relative to the order this annotation is defined in the source.
getOccurrenceCount() - Method in interface org.aspectj.org.eclipse.jdt.core.IMember
Returns the position relative to the order this member is defined in the source.
getOccurrenceCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getOccurrenceCountSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
getOccurrenceCountSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getOffset() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
getOffset() - Method in class org.aspectj.ajdt.internal.core.builder.EclipseSourceContext
 
getOffset() - Method in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getOffset() - Method in interface org.aspectj.bridge.ISourceLocation
 
getOffset() - Method in class org.aspectj.bridge.SourceLocation
 
getOffset() - Method in class org.aspectj.org.eclipse.jdt.core.BufferChangedEvent
Returns the index of the first character inserted, removed, or replaced in the buffer.
getOffset() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionContext
Returns the offset position in the source file buffer after which code assist is requested.
getOffset() - Method in interface org.aspectj.org.eclipse.jdt.core.ISourceRange
Returns the 0-based index of the first character of the source code for this element, relative to the source buffer in which this element is contained.
getOffset() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns the offset of this search match.
getOffset() - Method in class org.aspectj.org.eclipse.jdt.core.SourceRange
 
getOffset() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotation
Answer back the offset.
getOffset() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
Answer back the offset of this verification type info as described in the JVM specifications.
getOffset() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
getOffset() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldString
 
getOffset() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.field.IField
Returns the field offset, in bytes from the start of the struct.
getOffset() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getOffset() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.VerificationInfo
 
getOffset() - Method in class org.aspectj.weaver.AjAttribute.MethodDeclarationLineNumberAttribute
 
getOffset() - Method in interface org.aspectj.weaver.ISourceContext
 
getOffset() - Method in class org.aspectj.weaver.SourceContextImpl
 
getOffsetDelta() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IStackMapFrame
Answer back the offset delta.
getOffsetDelta() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getOffsetDelta() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.StackMapFrame
 
getOffsetDelta(StackMapFrame) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
getOffSetForHandle(String) - Method in interface org.aspectj.asm.IElementHandleProvider
 
getOffSetForHandle(String) - Method in class org.aspectj.asm.internal.JDTLikeHandleProvider
 
getOlderSystemRelease(String, String, AccessRuleSet) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getOldestElement() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Returns the lest recently used element in the cache, can return null
getOldestElement() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache.Stats
 
getOldestTimestampCounter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Returns the timestamps of the least recently used element in the cache.
getOldestTimestamps() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache.Stats
 
getOldJavaProjecNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
getOnlyPackage(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getOnType() - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
getOnType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.InterTypeFieldDeclaration
 
getOnType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.InterTypeMethodDeclaration
 
getOpcode() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
getOpenable() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns the first openable parent.
getOpenable() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getOpenable() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
getOpenableCacheSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getOpenableParent() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Return the first instance of IOpenable in the parent hierarchy of this element.
getOpenableParent() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
Return the first instance of IOpenable in the hierarchy of this type (going up the hierarchy from this type);
getOpenBuffers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BufferManager
Returns an enumeration of all open buffers.
getOpenConfigIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getOpenedPackageNames(IModuleDescription) - Method in interface org.aspectj.org.eclipse.jdt.core.IModuleDescription
Get names of opened packages.
getOpenedPackageNames(IModuleDescription) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getOpenedPackages() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IModuleBinding
Returns all opened packages.
getOpenedPackages() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getOpenedTo(IPackageBinding) - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IModuleBinding
If this module opens the given package to specific modules, returns the array of names of modules, otherwise returns an empty array.
getOpenIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getOpenRestrictions(PackageBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getOpens() - Method in class org.aspectj.apache.bcel.classfile.Module
 
getOpens() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryModuleBinding
 
getOpens() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getOpens() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
getOpensCount() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the opens count.
getOpensCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getOpensInfo() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the array of opens infos of the .class file, an empty array if none.
getOpensInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getOperand() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PostfixExpression
Returns the operand of this postfix expression.
getOperand() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression
Returns the operand of this prefix expression.
getOperations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog.MemoryAccessLog
Returns a list of operations, in reverse order of time.
getOperationType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog.MemoryOperation
 
getOperator() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Assignment
Returns the operator of this assignment expression.
getOperator() - Method in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression
Returns the operator of this infix expression.
getOperator() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PostfixExpression
Returns the operator of this postfix expression.
getOperator() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression
Returns the operator of this prefix expression.
getOperatorFor(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
getOperatorFor(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
getOption(String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Helper method for returning one option value only.
getOption(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getOption(String, boolean) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Helper method for returning one option value only.
getOption(String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalJavaProject
 
getOption(String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getOption(String, boolean, IEclipsePreferences) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the value of the given option for the given Eclipse preferences.
getOptionForConfigurableBuildPathProblemSeverity(int) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the option that can be used to configure the severity of the compiler build path problem identified by id if any, null otherwise.
getOptionForConfigurableSeverity(int) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the option that can be used to configure the severity of the compiler problem identified by problemID if any, null otherwise.
getOptionLevel(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the level of the given option.
getOptions() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getOptions() - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the table of the current options.
getOptions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getOptions() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getOptions(boolean) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Returns the table of the options for this ICompilationUnit, which includes its custom options and options inherited from its parent JavaProject.
getOptions(boolean) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the table of the current custom options for this project.
getOptions(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getOptionsFrame() - Method in class org.aspectj.ajde.Ajde
 
getOrCreateDeclaredPackage(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getOrCreateWeaverStateInfo(boolean) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getOrderIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getOrdinaryClassFile(String) - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns the class file with the specified name in this package (for example, "Object.class").
getOrdinaryClassFile(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getOrdinaryClassFiles() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns all of the ordinary class files in this package fragment, i.e., not including the modular class file "module-info.class".
getOrdinaryClassFiles() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
Returns a collection of ordinary class files in this - a folder package fragment which has a root that has its kind set to IPackageFragmentRoot.K_Source does not recognize class files.
getOrigin(AnnotatedConstruct, AnnotationMirror) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
getOrigin(Element) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
getOrigin(ModuleElement, ModuleElement.Directive) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
getOriginal(IJavaElement) - Method in interface org.aspectj.org.eclipse.jdt.core.IWorkingCopy
Deprecated.
getOriginal(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Deprecated. 
getOriginalElement() - Method in interface org.aspectj.org.eclipse.jdt.core.IWorkingCopy
Deprecated.
getOriginalElement() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Deprecated. 
getOriginalList() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ListRewrite
Returns the original nodes in the list property managed by this rewriter.
getOriginalSignature() - Method in class org.aspectj.weaver.Advice
 
getOriginalValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
getOriginalValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeRewriteEvent
 
getOriginalValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
 
getOriginalValue(ASTNode, StructuralPropertyDescriptor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getOriginalValue(ASTNode, StructuralPropertyDescriptor) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.INodePropertyMapper
Returns the node attribute for a given property name.
getOriginatingFileName() - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Answer the file name in which the problem was found.
getOriginatingFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
getOtherElements() - Method in class org.aspectj.org.eclipse.jdt.core.search.TypeReferenceMatch
Returns other elements also enclosing the type reference.
getOtherFieldBindings(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
getOtherFieldBindings(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
 
getOtherMessages(boolean) - Method in class org.aspectj.ajdt.ajc.BuildArgParser
Get messages not dumped to handler or any PrintWriter.
getOuterClass() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getOuterClass() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getOuterClass() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getOuterClass() - Method in class org.aspectj.weaver.ReferenceType
 
getOuterClass() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getOuterClass() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getOuterClass() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getOuterClass() - Method in class org.aspectj.weaver.ResolvedType
 
getOuterClassIndex() - Method in class org.aspectj.apache.bcel.classfile.InnerClass
 
getOuterClassName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IInnerClassesAttributeEntry
Answer back the outer class name of this inner classes attribute as specified in the JVM specifications, null if outer class name index is equals to zero.
getOuterClassName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getOuterClassNameIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IInnerClassesAttributeEntry
Answer back the outer class name index of this inner classes attribute as specified in the JVM specifications.
getOuterClassNameIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getOuterLocalVariablesSlotSize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
getOuterLocalVariablesSlotSize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getOuterLocalVariablesSlotSize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getOuterMostLocalContext() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Member
 
getOutermostType() - Method in class org.aspectj.weaver.UnresolvedType
Returns a UnresolvedType object representing the effective outermost enclosing type for a name type.
getOutJar() - Method in interface org.aspectj.ajde.core.ICompilerConfiguration
 
getOutJar() - Method in class org.aspectj.tools.ajbrowser.core.BrowserCompilerConfiguration
 
getOutputClassFileName(char[], CompilationResult) - Method in interface org.aspectj.ajdt.internal.compiler.IOutputClassFileNameProvider
 
getOutputClassFileName(char[], CompilationResult) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getOutputDir() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getOutputJar() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getOutputLocation() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns the full path to the specific location where the builder writes .class files generated for this source entry (entry kind IClasspathEntry.CPE_SOURCE).
getOutputLocation() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the default output location for this project as a workspace- relative absolute path.
getOutputLocation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getOutputLocation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getOutputLocationForClass(File) - Method in class org.aspectj.ajde.core.internal.OutputLocationAdapter
 
getOutputLocationForClass(File) - Method in interface org.aspectj.ajde.core.IOutputLocationManager
Return the directory root under which the results of compiling the given source file.
getOutputLocationForClass(File) - Method in interface org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
Return the directory root under which the results of compiling the given source file.
getOutputLocationForClass(File) - Method in class org.aspectj.tools.ajbrowser.core.BrowserOutputLocationManager
 
getOutputLocationForResource(File) - Method in class org.aspectj.ajde.core.internal.OutputLocationAdapter
 
getOutputLocationForResource(File) - Method in interface org.aspectj.ajde.core.IOutputLocationManager
When copying resources from source folders to output location, return the root directory under which the resource should be copied.
getOutputLocationForResource(File) - Method in interface org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
When copying resources from source folders to output location, return the root directory under which the resource should be copied.
getOutputLocationForResource(File) - Method in class org.aspectj.tools.ajbrowser.core.BrowserOutputLocationManager
 
getOutputLocationManager() - Method in interface org.aspectj.ajde.core.ICompilerConfiguration
 
getOutputLocationManager() - Method in class org.aspectj.tools.ajbrowser.core.BrowserCompilerConfiguration
 
getOutxmlName() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getOverflow() - Method in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
 
getOwnedPackageFragmentRoots(IJavaProject) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
getOwner() - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer
Returns the Java openable element owning of this buffer.
getOwner() - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Returns null if this ICompilationUnit is the primary working copy, or this ICompilationUnit is not a working copy, otherwise the WorkingCopyOwner
getOwner() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
getOwner() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getOwningClass() - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeFieldBinding
 
getOwningClass() - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMethodBinding
 
getOwnModuleDescription() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the IModuleDescription owned by this project or null if the Java project doesn't own a valid Java module descriptor.
getOwnModuleDescription() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getP(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceSubstitution
Get the type corresponding to the ith inference variable.
getPackage() - Method in class org.aspectj.apache.bcel.classfile.Module.Export
 
getPackage() - Method in class org.aspectj.apache.bcel.classfile.Module.Open
 
getPackage() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getPackage() - Method in interface org.aspectj.lang.reflect.AjType
 
getPackage() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Returns the node for the package declaration of this compilation unit, or null if this compilation unit is in the default package.
getPackage() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the binding for the package in which this type is declared.
getPackage() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
getPackage() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
getPackage() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
getPackage() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
getPackage() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
getPackage() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getPackage() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
getPackage(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getPackageDeclaration(String) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Returns the first package declaration in this compilation unit with the given package name (there normally is at most one package declaration).
getPackageDeclaration(String) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistCompilationUnit
 
getPackageDeclaration(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getPackageDeclarationFromFile(AsmManager, File) - Static method in class org.aspectj.tools.ajdoc.StructureUtil
 
getPackageDeclarations() - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Returns the package declarations in this compilation unit in the order in which they appear in the source.
getPackageDeclarations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getPackageDoc() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavadocContents
 
getPackageElement(CharSequence) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
getPackageElement(ModuleElement, CharSequence) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
getPackageFragment() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the package fragment in which this element is defined.
getPackageFragment() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getPackageFragment() - Method in class org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
getPackageFragment() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getPackageFragment(char[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getPackageFragment(String) - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Returns the package fragment with the given package name.
getPackageFragment(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getPackageFragment(String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getPackageFragment(String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
 
getPackageFragment(String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getPackageFragment(String[], String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getPackageFragment(String[], String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getPackageFragmentRoot() - Method in interface org.aspectj.org.eclipse.jdt.core.IJarEntryResource
Returns the package fragment root this jar entry resource belongs to.
getPackageFragmentRoot() - Method in class org.aspectj.org.eclipse.jdt.core.search.TypeNameMatch
Returns the package fragment root of the stored type.
getPackageFragmentRoot() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor.RootInfo
 
getPackageFragmentRoot() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
getPackageFragmentRoot() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
Returns the absolute path to the java root for this .jar or .class file.
getPackageFragmentRoot() - Method in class org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
getPackageFragmentRoot() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
Find enclosing package fragment root if any
getPackageFragmentRoot(String) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns a package fragment root for an external library (a ZIP archive - e.g. a .jar, a .zip file, etc. - or - since 3.4 - a class folder) at the specified file system path.
getPackageFragmentRoot(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getPackageFragmentRoot(IResource) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns a package fragment root for the given resource, which must either be a folder representing the top of a package hierarchy, or a ZIP archive (e.g. a .jar, a .zip file, etc.)
getPackageFragmentRoot(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor.RootInfo
 
getPackageFragmentRoot(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getPackageFragmentRoot(IResource, IPath, IClasspathAttribute[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getPackageFragmentRoot(IPath, IClasspathAttribute[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getPackageFragmentRoot0(IPath, IClasspathAttribute[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getPackageFragmentRoots() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns all of the package fragment roots contained in this project, identified on this project's resolved classpath.
getPackageFragmentRoots() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getPackageFragmentRoots(IClasspathEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
getPackageFragmentRoots(IClasspathEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Deprecated. 
getPackageFragments() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns all package fragments in all package fragment roots contained in this project.
getPackageFragments() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
getPackageFragments() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getPackageFragmentsInRoots(IPackageFragmentRoot[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns all the package fragments found in the specified package fragment roots.
getPackageIndex() - Method in class org.aspectj.apache.bcel.classfile.Module.Export
 
getPackageIndex() - Method in class org.aspectj.apache.bcel.classfile.Module.Open
 
getPackageIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry3
Returns the index for a CONSTANT_Package type entry.
getPackageIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
getPackageIndices() - Method in class org.aspectj.apache.bcel.classfile.ModulePackages
 
getPackageIndices() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModulePackagesAttribute
Answer back the array of package indices.
getPackageIndices() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModulePackagesAttribute
 
getPackageName() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getPackageName() - Method in class org.aspectj.asm.internal.ProgramElement
 
getPackageName() - Method in interface org.aspectj.asm.IProgramElement
 
getPackageName() - Method in interface org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
Returns the name of the package in which code snippets are to be compiled and run.
getPackageName() - Method in class org.aspectj.org.eclipse.jdt.core.search.TypeNameMatch
Returns the package name of the stored type.
getPackageName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry3
Returns the name of a CONSTANT_Package type entry.
getPackageName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IPackageVisibilityInfo
Answer back the exports/opens package.
getPackageName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getPackageName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getPackageName() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ICompilationUnit
Answer the name of the package according to the directory structure or null if package consistency checks should be ignored.
getPackageName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
getPackageName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
getPackageName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getPackageName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
getPackageName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
getPackageName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
getPackageName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
getPackageName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PackageVisibilityInfo
 
getPackageName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ResourceCompilationUnit
 
getPackageName() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
Returns the dot-separated name of the package code snippets are run into.
getPackageName() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.VariablesEvaluator
Returns the name of package of the current compilation unit.
getPackageName() - Method in class org.aspectj.weaver.bcel.LazyClassGen
Returns the packagename - if its the default package we return an empty string
getPackageName() - Method in class org.aspectj.weaver.UnresolvedType
 
getPackageName(int) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
getPackageName(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.ConstantPackage
 
getPackageName(IFolder) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
Returns the package name for the given folder (which is a decendent of this root).
getPackageNameAsIdentifier() - Method in class org.aspectj.weaver.UnresolvedType
 
getPackageNames() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModulePackagesAttribute
Answer back the names of packages.
getPackageNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModulePackagesAttribute
 
getPackageNamesForClassFile() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getPackageOf(Element) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
getPackagesCount() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModulePackagesAttribute
Answer back the number of packages exported or opened.
getPackagesCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModulePackagesAttribute
 
getPackedAnnotationBindings() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
getPackedAnnotationBindings() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
getPackedAnnotationBindings(AnnotationBinding[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getPanel() - Method in class org.aspectj.tools.ajbrowser.ui.BasicEditor
 
getParameter() - Method in class org.aspectj.org.eclipse.jdt.core.dom.EnhancedForStatement
Returns the formal parameter in this enhanced for statement.
getParameter(TypeBinding[], int, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Retrieve the rank'th parameter, possibly respecting varargs invocation, see 15.12.2.4.
getParameterAnnotationAttributes(ConstantPool, List<AnnotationGen>[]) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Annotations against a class are stored in one of four attribute kinds: - RuntimeVisibleParameterAnnotations - RuntimeInvisibleParameterAnnotations
getParameterAnnotations() - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
Return a list of Annotation[] - each list entry contains the annotations for one parameter
getParameterAnnotations() - Method in class org.aspectj.apache.bcel.classfile.Method
 
getParameterAnnotations() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IRuntimeInvisibleParameterAnnotationsAttribute
Answer back the parameter annotations.
getParameterAnnotations() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IRuntimeVisibleParameterAnnotationsAttribute
Answer back the parameter annotations.
getParameterAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotationHolder
 
getParameterAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getParameterAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeInvisibleParameterAnnotationsAttribute
 
getParameterAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeVisibleParameterAnnotationsAttribute
 
getParameterAnnotations() - Method in class org.aspectj.weaver.JoinPointSignature
 
getParameterAnnotations() - Method in interface org.aspectj.weaver.ResolvedMember
 
getParameterAnnotations() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getParameterAnnotations(int) - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns the resolved declaration annotations of a parameter of this method.
getParameterAnnotations(int, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getParameterAnnotations(int, char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the annotations on the indexth parameter or null if none
getParameterAnnotations(int, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
getParameterAnnotations(int, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getParameterAnnotationTypes() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember
 
getParameterAnnotationTypes() - Method in class org.aspectj.weaver.JoinPointSignature
 
getParameterAnnotationTypes() - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getParameterAnnotationTypes() - Method in interface org.aspectj.weaver.ResolvedMember
 
getParameterAnnotationTypes() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getParameterAnnotationTypes(Member) - Method in interface org.aspectj.weaver.reflect.AnnotationFinder
 
getParameterAnnotationTypes(Member) - Method in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getParameterBindings() - Method in class org.aspectj.weaver.reflect.JoinPointMatchImpl
 
getParameterBindings() - Method in interface org.aspectj.weaver.tools.JoinPointMatch
Get the parameter bindings at the matched join point.
getParameterCount() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider.IMethodAnnotationWalker
 
getParameterCount(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Returns the number of parameter types in the given method signature.
getParameterCount(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
getParameterCount(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns the number of parameter types in a method signature.
getParameterCount(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Returns the number of parameter types in the given method signature.
getParameterIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotation
Answer back the method parameter index.
getParameterIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding, AnnotationBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding, AnnotationBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getParameterizedTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
getParameterizedTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
getParameterizedTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
getParameterizedTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
getParameterizedTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getParameterizedTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
getParameterName() - Method in interface org.aspectj.lang.reflect.CatchClauseSignature
 
getParameterName(int) - Method in class org.aspectj.apache.bcel.classfile.MethodParameters
 
getParameterName(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IMethodParametersAttribute
Answer back the name for the i'th parameter.
getParameterName(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.MethodParametersAttribute
 
getParameterNames() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember
 
getParameterNames() - Method in class org.aspectj.asm.internal.ProgramElement
 
getParameterNames() - Method in interface org.aspectj.asm.IProgramElement
 
getParameterNames() - Method in class org.aspectj.internal.lang.reflect.PointcutImpl
 
getParameterNames() - Method in interface org.aspectj.lang.reflect.CodeSignature
 
getParameterNames() - Method in interface org.aspectj.lang.reflect.Pointcut
 
getParameterNames() - Method in interface org.aspectj.org.eclipse.jdt.core.IMethod
Returns the names of parameters in this method.
getParameterNames() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated.
Returns the names of parameters in this method in the order they are declared, or null if no parameters are declared.
getParameterNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getParameterNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
Returns method parameter names that were not defined by the compiler.
getParameterNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getParameterNames() - Method in class org.aspectj.weaver.JoinPointSignature
 
getParameterNames() - Method in interface org.aspectj.weaver.ResolvedMember
 
getParameterNames() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getParameterNames(Member) - Method in interface org.aspectj.weaver.reflect.ArgNameFinder
Attempt to discover the parameter names for a reflectively obtained member.
getParameterNames(Member) - Method in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getParameterNames(World) - Method in class org.aspectj.weaver.JoinPointSignature
 
getParameterNames(World) - Method in interface org.aspectj.weaver.Member
 
getParameterNames(World) - Method in class org.aspectj.weaver.MemberImpl
 
getParameterNames(World) - Method in interface org.aspectj.weaver.ResolvedMember
 
getParameterNames(World) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getParameterPackageNames() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getParameters() - Method in interface org.aspectj.org.eclipse.jdt.core.IMethod
Returns the parameters of this method.
getParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getParametersCount() - Method in class org.aspectj.apache.bcel.classfile.MethodParameters
 
getParameterSignature() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getParameterSignature() - Method in class org.aspectj.weaver.JoinPointSignature
 
getParameterSignature() - Method in interface org.aspectj.weaver.Member
Return signature without return type, e.g. "()" for a signature *with* the return type, use getSignature() - it is important to choose the right one in the face of covariance.
getParameterSignature() - Method in class org.aspectj.weaver.MemberImpl
 
getParameterSignatureErased() - Method in class org.aspectj.weaver.JoinPointSignature
 
getParameterSignatureErased() - Method in interface org.aspectj.weaver.ResolvedMember
 
getParameterSignatureErased() - Method in class org.aspectj.weaver.ResolvedMemberImpl
Return the erased form of the signature with bounds collapsed for type variables, etc.
getParameterSignatures() - Method in class org.aspectj.asm.internal.ProgramElement
 
getParameterSignatures() - Method in interface org.aspectj.asm.IProgramElement
 
getParameterSignaturesSourceRefs() - Method in class org.aspectj.asm.internal.ProgramElement
 
getParameterSignaturesSourceRefs() - Method in interface org.aspectj.asm.IProgramElement
 
getParametersNumber() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IRuntimeInvisibleParameterAnnotationsAttribute
Answer back the number of parameters as described in the JVM specifications.
getParametersNumber() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IRuntimeVisibleParameterAnnotationsAttribute
Answer back the number of parameters as described in the JVM specifications.
getParametersNumber() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeInvisibleParameterAnnotationsAttribute
 
getParametersNumber() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeVisibleParameterAnnotationsAttribute
 
getParameterType() - Method in interface org.aspectj.lang.reflect.CatchClauseSignature
 
getParameterTypeNames() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getParameterTypes() - Method in class org.aspectj.asm.internal.ProgramElement
 
getParameterTypes() - Method in interface org.aspectj.asm.IProgramElement
 
getParameterTypes() - Method in class org.aspectj.internal.lang.reflect.AdviceImpl
 
getParameterTypes() - Method in class org.aspectj.internal.lang.reflect.InterTypeConstructorDeclarationImpl
 
getParameterTypes() - Method in class org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getParameterTypes() - Method in class org.aspectj.internal.lang.reflect.PointcutImpl
 
getParameterTypes() - Method in interface org.aspectj.lang.reflect.Advice
 
getParameterTypes() - Method in interface org.aspectj.lang.reflect.CodeSignature
 
getParameterTypes() - Method in interface org.aspectj.lang.reflect.InterTypeConstructorDeclaration
 
getParameterTypes() - Method in interface org.aspectj.lang.reflect.InterTypeMethodDeclaration
 
getParameterTypes() - Method in interface org.aspectj.lang.reflect.Pointcut
 
getParameterTypes() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns a list of type bindings representing the formal parameter types, in declaration order, of this method or constructor.
getParameterTypes() - Method in interface org.aspectj.org.eclipse.jdt.core.IMethod
Returns the type signatures for the parameters of this method.
getParameterTypes() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated.
Returns the type names for the parameters of this method in the order they are declared, or null if no parameters are declared.
getParameterTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl
 
getParameterTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getParameterTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getParameterTypes() - Method in class org.aspectj.weaver.JoinPointSignature
 
getParameterTypes() - Method in interface org.aspectj.weaver.Member
 
getParameterTypes() - Method in class org.aspectj.weaver.MemberImpl
 
getParameterTypes() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
getParameterTypes(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Extracts the parameter type signatures from the given method signature.
getParameterTypes(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Extracts the parameter type signatures from the given method signature.
getParent() - Method in class org.aspectj.ajde.ui.BuildConfigNode
 
getParent() - Method in class org.aspectj.asm.internal.ProgramElement
 
getParent() - Method in interface org.aspectj.asm.IProgramElement
 
getParent() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns this node's parent node, or null if this is the root node.
getParent() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ListRewrite
Returns the parent of the list for which this list rewriter was created.
getParent() - Method in interface org.aspectj.org.eclipse.jdt.core.IJarEntryResource
Returns the parent of this jar entry resource.
getParent() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns the element directly containing this element, or null if this element has no parent.
getParent() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Returns the parent of this node.
getParent() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.PropertyLocation
 
getParent() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
getParent() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getParent() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
 
getParent() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeArgument
 
getParent() - Method in class org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
getParent(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Region
 
getParentElement() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Returns the parent element to which this operation applies, or null if not applicable.
getParentElements() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Returns the parent elements to which this operation applies, or null if not applicable.
getParentEndDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Answers a source position which corresponds to the end of the parent element's declaration.
getParents() - Method in class org.aspectj.weaver.patterns.DeclareParents
 
getParentTypes() - Method in class org.aspectj.asm.internal.ProgramElement
 
getParentTypes() - Method in interface org.aspectj.asm.IProgramElement
 
getParentTypes() - Method in class org.aspectj.internal.lang.reflect.DeclareParentsImpl
 
getParentTypes() - Method in interface org.aspectj.lang.reflect.DeclareParents
 
getParsedTypeDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
getParser() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchDocument
 
getParser() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
getParser() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
getParser() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.SelectionEngine
 
getParser(Map) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
Creates a new parser.
getParser(Map<String, String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.
Creates a new parser.
getParticipant() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchDocument
Returns the participant that created this document.
getParticipant() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns the search participant which issued this search match.
getParticipant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
getPartition(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getPatchedModules(IClasspathEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getPath() - Method in interface org.aspectj.apache.bcel.util.ClassPath.ClassFile
 
getPath() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathContainer
Answers the container path identifying this container.
getPath() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns the path of this classpath entry.
getPath() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns the path to the innermost resource enclosing this element.
getPath() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatus
Returns the path associated with the failure (see specification of the status code), or null if the failure is not one of DEVICE_PATH, INVALID_PATH, PATH_OUTSIDE_PROJECT, or RELATIVE_PATH.
getPath() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchDocument
Returns the path to the original document to publicly mention in index or search results.
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
getPath() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
Return the path for file based classpath entries.
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ModulePathEntry
 
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
 
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModulePathContainer
 
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
Returns a workspace path to this resource if possible and the absolute filesystem location if not.
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdWorkspaceLocation
 
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.UserLibraryClasspathContainer
 
getPath() - Method in class org.aspectj.weaver.bcel.ClassPathManager.ClassFile
 
getPath(String) - Method in class org.aspectj.apache.bcel.util.ClassPath
 
getPath(String, String) - Method in class org.aspectj.apache.bcel.util.ClassPath
 
getPathIdentifier() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
Provide a way for clients (like debugger) to determine if two non-equal AbstractClassFile objects point to the same physical storage.
getPaths() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.PathCollector
Returns the paths that have been collected.
getPaths(File[]) - Static method in class org.aspectj.util.FileUtil
 
getPaths(List<File>) - Static method in class org.aspectj.util.FileUtil
 
getPathsOfDeclaringType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector
 
getPattern() - Method in interface org.aspectj.org.eclipse.jdt.core.IAccessRule
Returns the file pattern for this access rule.
getPattern() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathAccessRule
 
getPatternAsString() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
getPatternMatchingRegions(String, int, int, String, int, int, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.StringOperation
Answers all the regions in a given name matching a given pattern pattern (e.g.
getPatternNode() - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareAnnotationDeclaration
 
getPatterns() - Method in class org.aspectj.weaver.patterns.DeclarePrecedence
 
getPatternVariableIntroduced() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
getPatternVariableIntroduced() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
getPatternVariableIntroduced() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
getPatternVariablesWhenFalse() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
getPatternVariablesWhenTrue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
getPatternVariablesWhenTrue() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
getPerClause() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getPerClause() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getPerClause() - Method in interface org.aspectj.lang.reflect.AjType
 
getPerClause() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AspectDeclaration
 
getPerClause() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getPerClause() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getPerClause() - Method in class org.aspectj.weaver.ReferenceType
 
getPerClause() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getPerClause() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getPerClause() - Method in class org.aspectj.weaver.ResolvedType
 
getPermittedSubclassAttributesEntries() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IPermittedSubclassesAttribute
Answer back the array of permitted subclass attribute entries as specified in the JVM specifications, or an empty array if none.
getPermittedSubclassAttributesEntries() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PermittedSubclassesAttribute
 
getPermittedSubclasses() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getPermittedSubclassesAttribute() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the permitted subclasses attribute of this .class file, null if none.
getPermittedSubclassesAttribute() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getPermittedSubclassName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IPermittedSubclassesAttributeEntry
Answer back the permitted subclass name as specified in the JVM specifications.
getPermittedSubclassName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PermittedSubclassesAttributeEntry
 
getPermittedSubtypeNames() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the names of types that this sealed type permits to be its sub types.
getPermittedSubtypeNames() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getPermittedSubtypeNames() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the unresolved names of the receiver's permitted sub types or null if the array is empty.
getPermittedSubtypeNames() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the unresolved names of the receiver's permitted sub types or null if the array is empty.
getPermittedSubtypeNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getPermittedSubtypeNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getPermittedSubtypeNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getPermittedSubTypes(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
getPerProjectInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getPerProjectInfo(IProject, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getPerProjectInfoCheckExistence(IProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getPersistibleAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
getPerTypePointcut(Pointcut) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
getPerWorkingCopyInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getPerWorkingCopyInfo(CompilationUnit, boolean, boolean, IProblemRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getPipelineDebugOutput(String) - Static method in class org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
getPlaceholderData(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore
 
getPlaceholders() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
getPlugin() - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the single instance of the Java core plug-in runtime class.
getPointcut() - Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDesignator
 
getPointcut() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AdviceDeclaration
 
getPointcut() - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareErrorDeclaration
 
getPointcut() - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareSoftDeclaration
 
getPointcut() - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareWarningDeclaration
 
getPointcut() - Method in class org.aspectj.weaver.Advice
 
getPointcut() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getPointcut() - Method in class org.aspectj.weaver.bcel.AtAjAttributes.LazyResolvedPointcutDefinition
 
getPointcut() - Method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
getPointcut() - Method in class org.aspectj.weaver.patterns.DeclareSoft
 
getPointcut() - Method in class org.aspectj.weaver.ResolvedPointcutDefinition
 
getPointcut() - Method in class org.aspectj.weaver.ShadowMunger
 
getPointcut(String) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getPointcut(String) - Method in interface org.aspectj.lang.reflect.AjType
 
getPointcutDeclarationText() - Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDesignator
 
getPointcutExpression() - Method in class org.aspectj.internal.lang.reflect.AdviceImpl
 
getPointcutExpression() - Method in class org.aspectj.internal.lang.reflect.DeclareErrorOrWarningImpl
 
getPointcutExpression() - Method in class org.aspectj.internal.lang.reflect.DeclareSoftImpl
 
getPointcutExpression() - Method in class org.aspectj.internal.lang.reflect.PointcutBasedPerClauseImpl
 
getPointcutExpression() - Method in class org.aspectj.internal.lang.reflect.PointcutImpl
 
getPointcutExpression() - Method in interface org.aspectj.lang.reflect.Advice
 
getPointcutExpression() - Method in interface org.aspectj.lang.reflect.DeclareErrorOrWarning
 
getPointcutExpression() - Method in interface org.aspectj.lang.reflect.DeclareSoft
 
getPointcutExpression() - Method in interface org.aspectj.lang.reflect.Pointcut
 
getPointcutExpression() - Method in interface org.aspectj.lang.reflect.PointcutBasedPerClause
 
getPointcutExpression() - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
getPointcutExpression() - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl
 
getPointcutExpression() - Method in interface org.aspectj.weaver.tools.PointcutExpression
Return a string representation of this pointcut expression.
getPointcutExpression() - Method in interface org.aspectj.weaver.tools.StandardPointcutExpression
Return a string representation of this pointcut expression.
getPointcutKind() - Method in class org.aspectj.weaver.internal.tools.PointcutDesignatorHandlerBasedPointcut
 
getPointcutKind() - Method in class org.aspectj.weaver.patterns.Pointcut
 
getPointcutParserSupportingAllPrimitives(World) - Static method in class org.aspectj.weaver.tools.StandardPointcutParser
Returns a pointcut parser that can parse the full AspectJ pointcut language with the following exceptions: The if, cflow, and cflowbelow pointcut designators are not supported Pointcut expressions must be self-contained :- they cannot contain references to other named pointcuts The pointcut expression must be anonymous with no formals allowed.
getPointcutParserSupportingAllPrimitivesAndUsingContextClassloaderForResolution() - Static method in class org.aspectj.weaver.tools.PointcutParser
Returns a pointcut parser that can parse the full AspectJ pointcut language with the following exceptions: The if, cflow, and cflowbelow pointcut designators are not supported Pointcut expressions must be self-contained :- they cannot contain references to other named pointcuts The pointcut expression must be anonymous with no formals allowed.
getPointcutParserSupportingAllPrimitivesAndUsingSpecifiedClassloaderForResolution(ClassLoader) - Static method in class org.aspectj.weaver.tools.PointcutParser
Returns a pointcut parser that can parse the full AspectJ pointcut language with the following exceptions: The if, cflow, and cflowbelow pointcut designators are not supported Pointcut expressions must be self-contained :- they cannot contain references to other named pointcuts The pointcut expression must be anonymous with no formals allowed.
getPointcutParserSupportingSpecifiedPrimitives(Set, World) - Static method in class org.aspectj.weaver.tools.StandardPointcutParser
Returns a pointcut parser that can parse pointcut expressions built from a user-defined subset of AspectJ's supported pointcut primitives.
getPointcutParserSupportingSpecifiedPrimitivesAndUsingContextClassloaderForResolution(Set<PointcutPrimitive>) - Static method in class org.aspectj.weaver.tools.PointcutParser
Returns a pointcut parser that can parse pointcut expressions built from a user-defined subset of AspectJ's supported pointcut primitives.
getPointcutParserSupportingSpecifiedPrimitivesAndUsingSpecifiedClassLoaderForResolution(Set<PointcutPrimitive>, ClassLoader) - Static method in class org.aspectj.weaver.tools.PointcutParser
Returns a pointcut parser that can parse pointcut expressions built from a user-defined subset of AspectJ's supported pointcut primitives.
getPointcuts() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getPointcuts() - Method in interface org.aspectj.lang.reflect.AjType
 
getPointcuts() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjTypeDeclaration
 
getPointcuts() - Method in class org.aspectj.weaver.ResolvedType
returns an iterator through all of the pointcuts of this type, in order for checking from JVM spec 2ed 5.4.3.2 (as for fields).
getPointcutText() - Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
 
getPolyExpressions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
getPolyExpressions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Returns contained poly expressions, result could be 0, 1 or more (for conditional expression)
getPolyExpressions() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
getPolyExpressions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
getPoolId() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats.PoolStats
 
getPools() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats
 
getPopupIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getPosition() - Method in class org.aspectj.apache.bcel.generic.BranchHandle
 
getPosition() - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
 
getPosition() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
getPosition(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Given a line number and column number, returns the corresponding position in the original source string.
getPositionCategories() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getPositionInAroundState() - Method in class org.aspectj.weaver.bcel.AspectInstanceVar
 
getPositionInAroundState() - Method in class org.aspectj.weaver.bcel.BcelVar
 
getPositionInLine(int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
getPositions(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getPositionUpdaters() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getPossibleBlockTags() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
Return possible block tags
getPossibleInlineTags() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
Return possible inline tags
getPossibleKeywords() - Method in interface org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword
 
getPossibleKeywords() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword1
 
getPossibleKeywords() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword2
 
getPossibleKeywords() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword3
 
getPossibleKeywords() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeywordModule2
 
getPossibleKeywords() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeywordModuleDeclaration
 
getPossibleKeywords() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeywordModuleInfo
 
getPossibleMatches(IPackageFragmentRoot[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatchSet
 
getPrecedence() - Method in class org.aspectj.weaver.AdviceKind
 
getPrecedenceIfAny(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.World
 
getPrecedenceOrder() - Method in class org.aspectj.internal.lang.reflect.DeclarePrecedenceImpl
 
getPrecedenceOrder() - Method in interface org.aspectj.lang.reflect.DeclarePrecedence
 
getPreciseTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CatchParameterBinding
 
getPreferencesAdapter() - Method in class org.aspectj.tools.ajbrowser.BrowserManager
 
getPrefix() - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeConstructorDeclaration
 
getPrefix() - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
getPrefix() - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeFieldDeclaration
 
getPrefix() - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeMethodDeclaration
 
getPrefix(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter.ConstPrefix
 
getPrefix(int) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter.Prefix
 
getPrefixAndSuffix(int, ASTNode, RewriteEventStore) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter.BlockContext
 
getPreInitializationState() - Method in class org.aspectj.runtime.internal.AroundClosure
 
getPreprocess() - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Returns if the -preprocess flag is turned on.
getPrev() - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
 
getPrevious() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
 
getPreviousNode() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Returns the sibling node immediately preceding this node.
getPreviousNode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
 
getPreviousSessionContainer(IPath, IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns a persisted container from previous session if any.
getPreviousSessionVariable(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns a persisted container from previous session if any
getPreviousTokenEndOffset(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Reads from the given offset until a token is reached and returns the offset after the previous token.
getPrimary() - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Returns the primary compilation unit (whose owner is the primary owner) this working copy was created from, or this compilation unit if this a primary compilation unit.
getPrimary() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getPrimaryElement() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns the primary element (whose compilation unit is the primary compilation unit) this working copy element was created from, or this element if it is a descendant of a primary compilation unit or if it is not a descendant of a working copy (e.g. it is a binary member).
getPrimaryElement() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getPrimaryElement(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryLambdaExpression
 
getPrimaryElement(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryLambdaMethod
 
getPrimaryElement(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
getPrimaryElement(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getPrimaryElement(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
getPrimaryElement(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
getPrimaryElement(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Initializer
 
getPrimaryElement(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getPrimaryElement(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
getPrimaryElement(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageDeclaration
 
getPrimaryElement(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
getPrimaryElement(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getPrimaryElement(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getPrimitiveType(TypeKind) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
Get a type mirror object representing the specified primitive type kind.
getPrimitiveType(TypeKind) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
getPrimitiveType(BaseTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getPrimitiveTypeCode() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
Returns the primitive type code.
getPrimitiveTypeCode(char[]) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
getPrimitiveTypeCode(char[]) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
getPriority() - Method in class org.aspectj.weaver.bcel.ExceptionRange
 
getPrivilegedAccesses() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getPrivilegedAccesses() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getPrivilegedAccesses() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getPrivilegedAccesses() - Method in class org.aspectj.weaver.ReferenceType
 
getPrivilegedAccesses() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getPrivilegedAccesses() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getPrivilegedAccesses() - Method in class org.aspectj.weaver.ResolvedType
 
getPrivilegedAccessField(FieldBinding, ASTNode) - Method in class org.aspectj.ajdt.internal.compiler.lookup.PrivilegedHandler
 
getPrivilegedAccessField(FieldBinding, ASTNode) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IPrivilegedHandler
 
getPrivilegedAccessMethod(MethodBinding, ASTNode) - Method in class org.aspectj.ajdt.internal.compiler.lookup.PrivilegedHandler
 
getPrivilegedAccessMethod(MethodBinding, ASTNode) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IPrivilegedHandler
 
getProblemArguments(IMarker) - Static method in class org.aspectj.org.eclipse.jdt.core.CorrectionEngine
Helper method for decoding problem marker attributes.
getProblemArgumentsForMarker(String[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Put all the arguments in one String.
getProblemArgumentsFromMarker(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Separate all the arguments of a String made by getProblemArgumentsForMarker
getProblemCategory(int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
Compute problem category ID based on problem ID
getProblemEntries() - Method in class org.aspectj.ajde.internal.LstBuildConfigFileParser
 
getProblemFactory() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getProblemFactory() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
getProblemFactory() - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Returns the problem factory to be used during evaluation.
getProblemFactory(Locale) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ProblemFactory
 
getProblemId() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
getProblemId() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRule
 
getProblemRequestor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerWorkingCopyInfo
 
getProblemRequestor(ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.core.WorkingCopyOwner
Returns the problem requestor used by a working copy of this working copy owner.
getProblems() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Returns the list of detailed problem reports noted by the compiler during the parsing or the type checking of this compilation unit.
getProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
Answer the problems (errors and warnings) encountered during compilation.
getProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
Returns an array of problems (errors and warnings) encountered during the compilation of a code snippet or a global variable definition, or during the analysis of a package name or an import.
getProblems(String) - Method in class org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Returns the problems to be reported to the problem requestor of the reconcile operation for the given marker type.
getProblemsFor(IResource) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
getProceedCallSignatures() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getProceedOnError() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getProcessor() - Method in interface org.aspectj.ajde.core.ICompilerConfiguration
 
getProcessor() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getProcessor() - Method in class org.aspectj.tools.ajbrowser.core.BrowserCompilerConfiguration
 
getProcessorPath() - Method in interface org.aspectj.ajde.core.ICompilerConfiguration
 
getProcessorPath() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getProcessorPath() - Method in class org.aspectj.tools.ajbrowser.core.BrowserCompilerConfiguration
 
getProgressBarMax() - Method in class org.aspectj.ajde.ui.swing.BuildProgressPanel
 
getProgressListener() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getProgressMonitor() - Method in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchResultCollector
Deprecated.
Returns the progress monitor used to report progress.
getProject() - Method in interface org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
Returns the Java project this evaluation context was created for.
getProject() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the IProject on which this IJavaProject was created.
getProject() - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
getProject() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getProjectCache() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Deprecated.
getProjectCache(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getProjectEncoding() - Method in interface org.aspectj.ajde.core.ICompilerConfiguration
Return the encoding to use for this project.
getProjectEncoding() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getProjectEncoding() - Method in class org.aspectj.tools.ajbrowser.core.BrowserCompilerConfiguration
 
getProjectMultivalPreference(String) - Method in class org.aspectj.ajde.ui.internal.UserPreferencesStore
 
getProjectMultivalPreference(String) - Method in interface org.aspectj.ajde.ui.UserPreferencesAdapter
Retrieves an option for the currently active project.
getProjectOrJar(IJavaElement) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
getProjectPreference(String) - Method in class org.aspectj.ajde.ui.internal.UserPreferencesStore
 
getProjectPreference(String) - Method in interface org.aspectj.ajde.ui.UserPreferencesAdapter
Retrieves an option for the currently active project.
getProjectRelativePath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
getProjectRelativePath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
getProjectRelativePath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
getProjectRelativePath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
getProjectRelativePath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
getProjectSourceFiles() - Method in interface org.aspectj.ajde.core.ICompilerConfiguration
 
getProjectSourceFiles() - Method in class org.aspectj.tools.ajbrowser.core.BrowserCompilerConfiguration
 
getProjectSourceFilesChanged() - Method in interface org.aspectj.ajde.core.ICompilerConfiguration
Return a subset of those files we'd get on getProjectSourceFiles() - the subset that have changed since the last build.
getProjectSourceFilesChanged() - Method in class org.aspectj.tools.ajbrowser.core.BrowserCompilerConfiguration
 
getProjectXmlConfigFiles() - Method in interface org.aspectj.ajde.core.ICompilerConfiguration
 
getProjectXmlConfigFiles() - Method in class org.aspectj.tools.ajbrowser.core.BrowserCompilerConfiguration
 
getPropagatedRecordComponentAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
getPropagatedRecordComponentAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
getProperties() - Method in class org.aspectj.asm.AsmManager.ModelInfo
 
getPropertiesFilePath() - Static method in class org.aspectj.ajde.ui.internal.UserPreferencesStore
 
getProperty() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.PropertyLocation
 
getProperty(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns the value of the named property of this node, or null if none.
getProperty(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Returns the value of the named property of this rewrite, or null if none.
getProperty(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.DBProperties
Reads the named property from this properties storage.
getProperty(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.DBProperties
Reads the named property from this properties storage, returning the default value if there is no such property.
getPropertyLocation(Object, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getProvidedServiceNames() - Method in interface org.aspectj.org.eclipse.jdt.core.IModuleDescription
Get provided service names for this module.
getProvidedServiceNames() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getProvidedServices() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getProvidedType() - Method in class org.aspectj.apache.bcel.classfile.Module.Provide
 
getProvidedTypeIndex() - Method in class org.aspectj.apache.bcel.classfile.Module.Provide
 
getProvides() - Method in class org.aspectj.apache.bcel.classfile.Module
 
getProvidesCount() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the provides count.
getProvidesCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getProvidesInfo() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the array of provides infos of the .class file, an empty array if none.
getProvidesInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getput(char[], ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
getPuts() - Method in class org.aspectj.weaver.tools.cache.CacheStatistics
 
getPutsIgnored() - Method in class org.aspectj.weaver.tools.cache.CacheStatistics
 
getQualifiedName() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the fully qualified name of the type represented by this binding if it has one.
getQualifiedName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getQualifiedName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
getQualifiedName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl
 
getQualifiedName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getQualifiedPattern(char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
getQualifiedSourceName(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
getQualifier() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MemberRef
Returns the qualifier of this member reference, or null if there is none.
getQualifier() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodRef
Returns the qualifier of this method reference, or null if there is none.
getQualifier() - Method in class org.aspectj.org.eclipse.jdt.core.dom.NameQualifiedType
Returns the qualifier of this name-qualified type.
getQualifier() - Method in class org.aspectj.org.eclipse.jdt.core.dom.QualifiedName
Returns the qualifier part of this qualified name.
getQualifier() - Method in class org.aspectj.org.eclipse.jdt.core.dom.QualifiedType
Returns the qualifier of this qualified type.
getQualifier() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperFieldAccess
Returns the qualifier of this "super" field access expression, or null if there is none.
getQualifier() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodInvocation
Returns the qualifier of this "super" method invocation expression, or null if there is none.
getQualifier() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodReference
Returns the qualifier of this "super" method reference, or null if there is none.
getQualifier() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ThisExpression
Returns the qualifier of this "this" expression, or null if there is none.
getQualifier(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Returns a char array containing all but the last segment of the given dot-separated qualified name.
getQualifier(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Returns a string containing all but the last segment of the given dot-separated qualified name.
getRange() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getRange(InstructionHandle) - Static method in class org.aspectj.weaver.bcel.ExceptionRange
 
getRank() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the rank associated with this wildcard type.
getRank() - Method in class org.aspectj.weaver.TypeVariable
 
getRank(Nd, long) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex.IResultRank
 
getRawClasspath() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the raw classpath for the project, as a list of classpath entries.
getRawClasspath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getRawClasspathEntry() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Returns the first raw classpath entry that corresponds to this package fragment root.
getRawClasspathEntry() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getRawModifiers() - Method in class org.aspectj.asm.internal.ProgramElement
 
getRawModifiers() - Method in interface org.aspectj.asm.IProgramElement
 
getRawName() - Method in class org.aspectj.weaver.UnresolvedType
 
getRawParameterNames() - Method in interface org.aspectj.org.eclipse.jdt.core.IMethod
Returns the names of parameters in this method.
getRawParameterNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getRawParameterNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getRawTokenSource() - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Answers the current identifier source, before unicode escape sequences have been translated into unicode characters.
getRawTokenSource() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getRawTokenSource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getRawTokenSourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getRawTokenSourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getRawType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
 
getRawType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
getRawType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
Returns the raw version of this type, if one exists.
getRawType() - Method in class org.aspectj.weaver.ResolvedType
 
getRawType() - Method in class org.aspectj.weaver.UnresolvedType
 
getRawType(ReferenceBinding, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getRawType(ReferenceBinding, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getRawType(ReferenceBinding, ReferenceBinding, AnnotationBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getRawType(ReferenceBinding, ReferenceBinding, AnnotationBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getRawTypePattern() - Method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
getRealEnclosingCodeSignature() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getRealFieldType() - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeFieldDeclaration
 
getRealType() - Method in class org.aspectj.apache.bcel.generic.LocalVariableTag
 
getReceiverEnd() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the character index of the end (exclusive) of the subrange in the source file buffer containing the relevant receiver of the member being completed
getReceiverEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getReceiverQualifier() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Returns the qualifying name, if any, for the explicit receiver or null if not used (added in JLS8 API).
getReceiverSignature() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the type signature or package name of the relevant receiver in the context, or null if none.
getReceiverSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getReceiverStart() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the character index of the start of the subrange in the source file buffer containing the relevant receiver of the member being completed.
getReceiverStart() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getReceiverType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Returns the receiver type explicitly declared in the method or constructor declaration (added in JLS8 API).
getReceiverType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getReceiverType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl
 
getReceiverType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
Check and/or redirect the field access to the delegate receiver if any
getReceiverType(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getReconcileFlags() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Returns the reconcile flag of this context.
getRecord() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.DBProperties
 
getRecord() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.EmptyString
 
getRecord() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.db.IString
Get the offset of this IString record in the Nd
getRecord() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LongString
 
getRecord() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
 
getRecord(Chunk, long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
 
getRecordAttribute() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the record attribute of this .class file, null if none.
getRecordAttribute() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getRecordComponent() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
getRecordComponent() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
getRecordComponent(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getRecordComponent(String) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the record component with the specified name in this type (for example, "bar").
getRecordComponent(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getRecordComponent(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getRecordComponentAccessor(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
Get the accessor method given the record component name
getRecordComponents() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getRecordComponents() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the record components declared by this record class, or an empty array if this is not a record.
getRecordComponents() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getRecordComponents() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getRecordComponents() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getRecordComponents() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the receiver's record components or null if the array is empty.
getRecordComponents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getRecordComponents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getRecordComponents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
getRecordComponents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getRecordComponents() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getRecordSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.Field
 
getRecordSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldByte
 
getRecordSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldChar
 
getRecordSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldDouble
 
getRecordSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldFloat
 
getRecordSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldInt
 
getRecordSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldList
 
getRecordSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldLong
 
getRecordSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldManyToOne
 
getRecordSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToMany
Returns the record size of the back pointer list
getRecordSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToOne
 
getRecordSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldPointer
 
getRecordSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex
 
getRecordSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchKey
 
getRecordSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldShort
 
getRecordSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldString
 
getRecordSize() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.field.IField
Returns the size of the field, in bytes.
getRecordSize() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.ITypeFactory
 
getRecordSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.RawGrowableArray
Returns the record size for a RawGrowableSize with the given number of inline records
getRecoveryAliases() - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeScope
 
getRecPtr(byte[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
A Record Pointer is a pointer as returned by Database.malloc().
getRecPtr(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getReferenceBytes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getReferencedClasspathEntries() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the list of referenced classpath entries stored in the .classpath file of this java project.
getReferencedClasspathEntries() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getReferencedClasspathEntries(IClasspathEntry, IJavaProject) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns an array of classpath entries that are referenced directly or indirectly by a given classpath entry.
getReferencedClasspathEntries(IClasspathEntry, IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getReferencedModules(IJavaProject) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns an array of module names referenced by this project indirectly.
getReferencedModules(IJavaProject) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleUtil
 
getReferenceIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantMethodHandle
 
getReferenceIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry2
Returns the reference index.
getReferenceIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
getReferenceKind() - Method in class org.aspectj.apache.bcel.classfile.ConstantMethodHandle
 
getReferenceKind() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry2
Returns the reference kind.
getReferenceKind() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
getReferences() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.State
 
getReferencingEntry() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns the classpath entry that is making a reference to this classpath entry.
getReferencingEntry() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getReflectionWorldFor(WeakClassLoaderReference) - Static method in class org.aspectj.weaver.reflect.ReflectionWorld
 
getRegisteredContainerIDs() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the name of the container IDs for which an CP container initializer is registered through an extension point
getRegisteredPointcutHandlers() - Method in class org.aspectj.weaver.World
 
getRegisteredVariableNames() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the name of the variables for which an CP variable initializer is registered through an extension point
getRelations() - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
getRelationshipMap() - Method in class org.aspectj.asm.AsmManager
 
getRelationshipName() - Method in interface org.aspectj.ajde.ui.IStructureViewNode
 
getRelationshipName() - Method in class org.aspectj.ajde.ui.swing.SwingTreeViewNode
 
getRelationsIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getReleaseCode(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.CtSym
Tries to translate numeric Java version to the corresponding release "code".
getRelevance() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the relative relevance rating of this proposal.
getRelevance() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getRelevantAnnotations(Annotation[], long, List<AnnotationBinding>) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
getRelevantMember(ResolvedMember, Member, ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getRemovedAnnotationTypes() - Method in class org.aspectj.asm.internal.ProgramElement
 
getRemovedAnnotationTypes() - Method in interface org.aspectj.asm.IProgramElement
 
getRemovedChildren() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns deltas for the children which have been removed.
getRemovedChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getRemovedImports() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns all non-static imports that are recorded to be removed.
getRemovedStaticImports() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns all static imports that are recorded to be removed.
getReplaceEnd() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the character index of the end of the subrange in the source file buffer to be replaced by the completion string.
getReplaceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getReplaceStart() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the character index of the start of the subrange in the source file buffer to be replaced by the completion string.
getReplaceStart() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getReportFor(long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog
Returns information about the last write to the given address range
getRepository() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Gets the ClassRepository which holds its definition.
getRepository() - Static method in class org.aspectj.apache.bcel.Repository
 
getRequestor() - Method in class org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
getRequestor() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitProblemFinder
 
getRequestor() - Method in interface org.aspectj.weaver.IClassFileProvider
The client to which the woven results should be returned.
getRequired() - Method in class org.aspectj.weaver.patterns.ThrowsPattern
 
getRequiredBridges() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
getRequiredModuleNames() - Method in class org.aspectj.apache.bcel.classfile.Module
 
getRequiredModuleNames() - Method in interface org.aspectj.org.eclipse.jdt.core.IModuleDescription
Answer the names of all modules directly required from this module.
getRequiredModuleNames() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getRequiredModules() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IModuleBinding
Returns all required modules.
getRequiredModules() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractModule.AutoModule
 
getRequiredModules() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getRequiredModules(IModuleDescription) - Static method in class org.aspectj.org.eclipse.jdt.core.provisional.JavaModelAccess
Deprecated.
this provisional API has been promoted to IModuleDescription.getRequiredModuleNames()
getRequiredModulesFromJar(File) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the names of the modules required by the module-info.class in the jar.
getRequiredProjectNames() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the names of the projects that are directly required by this project.
getRequiredProjectNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getRequiredProposals() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the required completion proposals.
getRequiredProposals() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getRequires() - Method in class org.aspectj.apache.bcel.classfile.Module
 
getRequires() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getRequiresCount() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the requires count.
getRequiresCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getRequiresFlags() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IRequiresInfo
Answer back the requires flags.
getRequiresFlags() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.RequiresInfo
 
getRequiresIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IRequiresInfo
Answer back the requires index.
getRequiresIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.RequiresInfo
 
getRequiresInfo() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the array of requires infos of the .class file, an empty array if none.
getRequiresInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getRequiresModuleName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IRequiresInfo
Answer back the requires module name.
getRequiresModuleName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.RequiresInfo
 
getRequiresTransitive() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getRequiresVersionIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IRequiresInfo
Answer back the requires version index.
getRequiresVersionIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.RequiresInfo
 
getRequiresVersionValue() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IRequiresInfo
Answer back the requires version string.
getRequiresVersionValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.RequiresInfo
 
getResidueSource() - Method in class org.aspectj.weaver.patterns.IfPointcut
 
getResolved(int) - Method in class org.aspectj.weaver.ResolvableTypeList
 
getResolvedAnnotationType() - Method in class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
getResolvedAnnotationType() - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
getResolvedBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer the resolved compiler binding that was late found during askForName().
getResolvedClasspath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
getResolvedClasspath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getResolvedClasspath(boolean) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
This is a helper method returning the resolved classpath for the project as a list of simple (non-variable, non-container) classpath entries.
getResolvedClasspath(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getResolvedClasspathEntry() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Returns the first resolved classpath entry that corresponds to this package fragment root.
getResolvedClasspathEntry() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getResolvedClasspathEntry(IClasspathEntry) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
This is a helper method, which returns the resolved classpath entry denoted by a given entry (if it is a variable entry).
getResolvedComponentType() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getResolvedComponentType() - Method in class org.aspectj.weaver.ResolvedType
 
getResolvedEntry() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathEntry
getResolvedEntry() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Deprecated. 
getResolvedExactType(World) - Method in class org.aspectj.weaver.patterns.ExactTypePattern
 
getResolvedImplementations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ProvidesStatement
 
getResolvedJavaBaseType(char[][], Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getResolvedSignature() - Method in class org.aspectj.weaver.Shadow
returns the resolved signature of the thing under this shadow
getResolvedType(char[][], ModuleBinding, Scope, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getResolvedType(char[][], Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getResolvedTypeParameters() - Method in class org.aspectj.weaver.ResolvedType
 
getResolvedTypeX() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
getResolvedTypeX() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getResolvedTypeX() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getResolvedVariablePath(IPath) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Resolve a variable path (helper method).
getResolvedVariablePath(IPath, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getResource() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns the innermost resource enclosing this element.
getResource() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns the resource containing this search match.
getResource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getResource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
getResource(String) - Method in class org.aspectj.util.UtilClassLoader
 
getResource(JavaFileManager.Location, CharSequence, CharSequence) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
 
getResourceAddress() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
getResourceAsStream(String) - Method in class org.aspectj.util.UtilClassLoader
 
getResourceContentsAsByteArray(IFile) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns the given file's contents as a byte array.
getResourceContentsAsCharArray(IFile) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns the given file's contents as a character array.
getResourceContentsAsCharArray(IFile, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getResourceDeltas() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns the collection of resource deltas.
getResourceDeltas() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Return the collection of resource deltas.
getResourceFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
getResourceFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdWorkspaceLocation
 
getResourceFile(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
Returns the most-recently-scanned resource file with the given name or null if none
getResourcePath() - Method in class org.aspectj.ajde.ui.BuildConfigNode
 
getResources(String) - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
Same as ClassLoader.getResources()
getResources(String) - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
Allows the standard ClassLoader.getResources() mechanisms to be replaced with a different implementation.
getRestrictedIdentifierStartPosition() - Method in class org.aspectj.org.eclipse.jdt.core.dom.RecordDeclaration
 
getRestrictedIdentifierStartPosition() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
A character index into the original restricted identifier source string, or -1 if no restricted identifier source position information is available for this node; -1 by default.
getRestrictedKeywords() - Method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.impl.JavaFeature
 
getResult() - Method in class org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
getResult() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
Returns the string accumulated in the visit.
getResult() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeHierarchyOperation
Returns the generated type hierarchy.
getResult() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
Returns the string accumulated in the visit.
getResult() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
Returns the string accumulated in the visit.
getResult() - Method in class org.aspectj.util.LangUtil.ProcessController
 
getResultElements() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Returns the elements created by this operation.
getResultsPendingWeave() - Method in class org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
 
getResultsPendingWeave() - Method in class org.aspectj.ajdt.internal.compiler.AjCompilerAdapter
 
getResultsPendingWeave() - Method in class org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
getRetentionPolicy() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getRetentionPolicy() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getRetentionPolicy() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getRetentionPolicy() - Method in class org.aspectj.weaver.ReferenceType
 
getRetentionPolicy() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getRetentionPolicy() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getRetentionPolicy(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
getReturning() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AfterReturningAdviceDeclaration
 
getReturnProblemMethodIfNeeded(TypeBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Create a problem method signaling failure of invocation type inference, unless the given candidate is tolerable to be compatible with buggy javac.
getReturnType() - Method in class org.aspectj.apache.bcel.classfile.Method
 
getReturnType() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getReturnType() - Method in class org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getReturnType() - Method in interface org.aspectj.lang.reflect.AdviceSignature
 
getReturnType() - Method in interface org.aspectj.lang.reflect.InterTypeMethodDeclaration
 
getReturnType() - Method in interface org.aspectj.lang.reflect.MethodSignature
 
getReturnType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AroundAdviceDeclaration
 
getReturnType() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns the binding for the return type of this method.
getReturnType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Deprecated.
In the JLS3 API, this method is replaced by MethodDeclaration.getReturnType2(), which may return null.
getReturnType() - Method in interface org.aspectj.org.eclipse.jdt.core.IMethod
Returns the type signature of the return value of this method.
getReturnType() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated.
Returns the return type name, or null.
getReturnType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getReturnType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl
 
getReturnType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getReturnType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
getReturnType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
Returns the return type for this method or null if the method returns void
getReturnType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getReturnType() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getReturnType() - Method in class org.aspectj.weaver.JoinPointSignature
 
getReturnType() - Method in interface org.aspectj.weaver.Member
 
getReturnType() - Method in class org.aspectj.weaver.MemberImpl
 
getReturnType() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
getReturnType() - Method in class org.aspectj.weaver.Shadow
 
getReturnType(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Extracts the return type from the given method signature.
getReturnType(String) - Static method in class org.aspectj.apache.bcel.generic.Type
Convert return value of a method (signature) to a Type object.
getReturnType(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Extracts the return type from the given method signature.
getReturnType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InvokeDynamic
 
getReturnType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InvokeInstruction
 
getReturnType2() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AroundAdviceDeclaration
 
getReturnType2() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Returns the return type of the method declared in this method declaration, exclusive of any extra array dimensions (added in JLS3 API).
getReturnTypeName() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the unresolved name of the return type or null if receiver is a constructor or clinit.
getReturnTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorInfo
 
getReturnTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
getReturnTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodInfo
 
getRewriteEventStore() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Internal method.
getRewrittenList() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ListRewrite
Returns the nodes in the revised list property managed by this rewriter.
getRight() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AbstractBooleanTypePattern
 
getRight() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AndPointcut
 
getRight() - Method in class org.aspectj.org.eclipse.jdt.core.dom.OrPointcut
 
getRight() - Method in class org.aspectj.weaver.ast.And
 
getRight() - Method in class org.aspectj.weaver.ast.Or
 
getRight() - Method in class org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
getRight() - Method in class org.aspectj.weaver.patterns.AndPointcut
 
getRight() - Method in class org.aspectj.weaver.patterns.AndSignaturePattern
 
getRight() - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
getRight() - Method in class org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
getRight() - Method in class org.aspectj.weaver.patterns.OrPointcut
 
getRight() - Method in class org.aspectj.weaver.patterns.OrSignaturePattern
 
getRight() - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
getRightHandSide() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Assignment
Returns the right hand side of this assignment expression.
getRightOperand() - Method in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression
Returns the right operand of this infix expression.
getRightOperand() - Method in class org.aspectj.org.eclipse.jdt.core.dom.InstanceofExpression
Returns the right operand of this instanceof expression.
getRightOperand() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PatternInstanceofExpression
Returns the right operand of this instanceof expression.
getRoot() - Method in class org.aspectj.ajde.ui.BuildConfigModel
 
getRoot() - Method in interface org.aspectj.asm.IHierarchy
 
getRoot() - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
getRoot() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns the root node at or above this node; returns this node if it is a root.
getRoot() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.CtSym
 
getRoot() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Returns the root node of this document fragment.
getRoot() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
 
getRootAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl
Return the set of annotation types that were discovered on the root elements.
getRootClasses() - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns all classes in the graph which have no resolved superclass, in no particular order.
getRootClasses() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getRootElements() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl
 
getRootFrame() - Method in class org.aspectj.ajde.Ajde
 
getRootFrame() - Method in class org.aspectj.tools.ajbrowser.BrowserManager
 
getRootInterfaces() - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns all interfaces in the graph which have no resolved superinterfaces, in no particular order.
getRootInterfaces() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getRootNode() - Method in class org.aspectj.ajde.ui.StructureView
 
getRule() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns the rule used while creating the match.
getSamePackageSuperTypeNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector
 
getSAMType(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
getSaveAllIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getSaveIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getScanner() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Returns the wrapped scanner
getSchedulingRule() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns the scheduling rule associated with this Java element.
getSchedulingRule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ChangeClasspathOperation
 
getSchedulingRule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CommitWorkingCopyOperation
 
getSchedulingRule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CopyResourceElementsOperation
 
getSchedulingRule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateCompilationUnitOperation
 
getSchedulingRule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
 
getSchedulingRule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreatePackageFragmentOperation
 
getSchedulingRule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeleteElementsOperation
 
getSchedulingRule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getSchedulingRule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
getSchedulingRule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SetClasspathOperation
 
getScope() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getScopeForAspect(String) - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
getSearchForString(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
Return kind of search corresponding to given value.
getSearchIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getSearchString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex.SearchCriteria
 
getSelector() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getSelector() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the name of the method.
getSelector() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
getSelector() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
getSelector() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getServiceLoader(JavaFileManager.Location, Class<S>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
getServiceName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IProvidesInfo
Answer back the service class/interface
getServiceName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ProvidesInfo
 
getServices() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IModuleBinding
Returns the services provided by this module.
getServices() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryModuleBinding
 
getServices() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getServices() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
getSeverity() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
 
getSeverity(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
getSeverityString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
getShadowKind() - Method in class org.aspectj.weaver.AjAttribute.EffectiveSignatureAttribute
 
getShadowKindForBody() - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeConstructorDeclaration
 
getShadowKindForBody() - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
getShadowKindForBody() - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeFieldDeclaration
 
getShadowKindForBody() - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeMethodDeclaration
 
getShadowMungers() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getShadowMungers() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
getSharedInstance() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ChunkCache
 
getSharedProperty(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Retrieve a shared property on a project.
getSharedWorkingCopies(IBufferFactory) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
getSharedWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor) - Method in interface org.aspectj.org.eclipse.jdt.core.IWorkingCopy
getSharedWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Deprecated. 
getShort(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getShowWeavingInformation() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getSignature() - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
getSignature() - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getSignature() - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
getSignature() - Method in class org.aspectj.apache.bcel.classfile.Signature
 
getSignature() - Method in class org.aspectj.apache.bcel.generic.FieldGen
 
getSignature() - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getSignature() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getSignature() - Method in class org.aspectj.apache.bcel.generic.Type
 
getSignature() - Method in interface org.aspectj.lang.JoinPoint
getStaticPart().getSignature() returns the same object
getSignature() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
 
getSignature() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the signature of the method or type relevant in the context, or null if none.
getSignature() - Method in interface org.aspectj.org.eclipse.jdt.core.IMethod
Returns the signature of this method.
getSignature() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTypeTableEntry
Answer back the signature of this entry as specified in the JVM specifications.
getSignature() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ISignatureAttribute
Answer back the signature as described in the JVM specifications.
getSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
getSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SignatureAttribute
 
getSignature() - Method in class org.aspectj.weaver.Advice
 
getSignature() - Method in class org.aspectj.weaver.bcel.BcelAccessForInlineMunger
 
getSignature() - Method in class org.aspectj.weaver.bcel.BcelCflowCounterFieldAdder
 
getSignature() - Method in class org.aspectj.weaver.bcel.BcelCflowStackFieldAdder
 
getSignature() - Method in class org.aspectj.weaver.bcel.BcelPerClauseAspectAdder
 
getSignature() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getSignature() - Method in class org.aspectj.weaver.ConcreteTypeMunger
 
getSignature() - Method in class org.aspectj.weaver.JoinPointSignature
 
getSignature() - Method in interface org.aspectj.weaver.Member
Return full signature, including return type, e.g. "()LFastCar;".
getSignature() - Method in class org.aspectj.weaver.MemberImpl
 
getSignature() - Method in class org.aspectj.weaver.patterns.KindedPointcut
 
getSignature() - Method in class org.aspectj.weaver.patterns.WithincodePointcut
 
getSignature() - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
getSignature() - Method in class org.aspectj.weaver.Shadow
returns the signature of the thing under this shadow
getSignature() - Method in class org.aspectj.weaver.TypeVariable
Return complete signature, e.g.
getSignature() - Method in class org.aspectj.weaver.TypeVariableReferenceType
return the signature for a *REFERENCE* to a type variable, which is simply: Tname; there is no bounds info included, that is in the signature of the type variable itself
getSignature() - Method in class org.aspectj.weaver.UnresolvedType
Returns the name of this type in JVM signature form.
getSignature(Constructor<?>) - Static method in class org.aspectj.apache.bcel.generic.Type
 
getSignature(Method) - Static method in class org.aspectj.apache.bcel.generic.Type
 
getSignature(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.ConstantNameAndType
 
getSignature(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldOrMethod
 
getSignature(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InvokeDynamic
 
getSignature(Type) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getSignature(MethodBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
getSignature(TypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
getSignature(CharArrayBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeArgument
 
getSignature(CharArrayBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeBound
 
getSignature(CharArrayBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeParameter
 
getSignature(CharArrayBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
 
getSignature(CharArrayBuffer, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
 
getSignature(CharArrayBuffer, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
getSignature(CharArrayBuffer, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
 
getSignature(CharArrayBuffer, List<NdTypeParameter>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeParameter
 
getSignatureAttribute() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getSignatureAttribute(Attribute[]) - Static method in class org.aspectj.apache.bcel.classfile.AttributeUtils
 
getSignatureErased() - Method in class org.aspectj.weaver.JoinPointSignature
 
getSignatureErased() - Method in interface org.aspectj.weaver.ResolvedMember
 
getSignatureErased() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getSignatureForAttribute() - Method in class org.aspectj.weaver.BoundedReferenceType
 
getSignatureForAttribute() - Method in class org.aspectj.weaver.ReferenceType
 
getSignatureForAttribute() - Method in class org.aspectj.weaver.ResolvedMemberImpl
Return the member generic signature that would be suitable for inclusion in a class file Signature attribute.
getSignatureForAttribute() - Method in class org.aspectj.weaver.ResolvedType
 
getSignatureForAttribute() - Method in class org.aspectj.weaver.TypeVariable
 
getSignatureIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantNameAndType
 
getSignatureIndex() - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getSignatureIndex() - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
getSignatureIndex() - Method in class org.aspectj.apache.bcel.classfile.Signature
 
getSignatureIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTypeTableEntry
Answer back the signature index in the constant pool of this entry as specified in the JVM specifications.
getSignatureIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ISignatureAttribute
Answer back the signature index as described in the JVM specifications.
getSignatureIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getSignatureIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SignatureAttribute
 
getSignatureMakerName(Member) - Static method in class org.aspectj.weaver.SignatureUtils
 
getSignaturePattern() - Method in class org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
getSignaturePattern() - Method in interface org.aspectj.lang.reflect.DeclareAnnotation
 
getSignaturePattern() - Method in class org.aspectj.org.eclipse.jdt.core.dom.HasMemberTypePattern
 
getSignaturePattern() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
getSignaturePattern() - Method in class org.aspectj.weaver.patterns.HasMemberTypePattern
 
getSignatureQualifier(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Returns package fragment of a type signature.
getSignatureQualifier(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Returns package fragment of a type signature.
getSignatureSimpleName(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Returns type fragment of a type signature.
getSignatureSimpleName(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Returns type fragment of a type signature.
getSignatureString(Member, World) - Static method in class org.aspectj.weaver.SignatureUtils
 
getSignatureType(Member) - Static method in class org.aspectj.weaver.SignatureUtils
 
getSimpleBaseName() - Method in class org.aspectj.weaver.UnresolvedType
 
getSimpleName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
getSimpleName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getSimpleName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getSimpleName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
getSimpleName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl
 
getSimpleName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getSimpleName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl
 
getSimpleName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
getSimpleName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
getSimpleName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
getSimpleName() - Method in class org.aspectj.weaver.BoundedReferenceType
 
getSimpleName() - Method in class org.aspectj.weaver.Shadow.Kind
 
getSimpleName() - Method in class org.aspectj.weaver.UnresolvedType
 
getSimpleName(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Returns the last segment of the given dot-separated qualified name.
getSimpleName(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Returns the last segment of the given dot-separated qualified name.
getSimpleNameCharArray() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
getSimpleNames(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Returns all segments of the given dot-separated qualified name.
getSimpleNames(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Returns all segments of the given dot-separated qualified name.
getSimpleTypeName() - Method in class org.aspectj.org.eclipse.jdt.core.search.TypeNameMatch
Returns the name of the stored type.
getSingleAbstractMethod(Scope, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getSingleAbstractMethod(Scope, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
getSingleAbstractMethod(Scope, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getSingleAbstractMethod(Scope, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Return the single abstract method of a functional interface, or one of null or ReferenceBinding.samProblemBinding, if the receiver is not a functional interface as defined in JLS 9.8.
getSingleAbstractMethod(Scope, boolean, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getSize() - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
getSize() - Method in class org.aspectj.apache.bcel.generic.Type
 
getSize() - Method in interface org.aspectj.apache.bcel.util.ClassPath.ClassFile
 
getSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog.MemoryOperation
 
getSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.FileFingerprint
 
getSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader.FixedSizeTagHandler
 
getSize() - Method in class org.aspectj.weaver.ResolvedType
 
getSize() - Method in class org.aspectj.weaver.UnresolvedType
This is the size of this type as used in JVM.
getSize(Nd, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader
 
getSize(Nd, T, TagTreeReader) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader.FixedSizeTagHandler
 
getSize(Nd, T, TagTreeReader) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader.TagHandler
 
getSizeBytes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getSizeLastScanned() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
getSlot() - Method in class org.aspectj.apache.bcel.generic.LocalVariableTag
 
getSlot() - Method in class org.aspectj.weaver.bcel.BcelVar
 
getSoftenedExceptionType() - Method in class org.aspectj.internal.lang.reflect.DeclareSoftImpl
 
getSoftenedExceptionType() - Method in interface org.aspectj.lang.reflect.DeclareSoft
 
getSolutions(TypeVariableBinding[], InvocationSite, BoundSet) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Retrieve the resolved solutions for all given type variables.
getSortedPools() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats
 
getSorting() - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
getSource() - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Answers the original source being processed (not a copy of it).
getSource() - Method in interface org.aspectj.org.eclipse.jdt.core.ISourceReference
Returns the source code associated with this element.
getSource() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getSource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getSource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getSource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getSource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getSource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getSource() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetEvaluator
 
getSource() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.Evaluator
Builds and returns the source for the current compilation unit.
getSource() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.VariablesEvaluator
 
getSource() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
getSource(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Util.EncodingError
 
getSourceAttachmentEncoding() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getSourceAttachmentPath() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns the path to the source archive or folder associated with this classpath entry, or null if this classpath entry has no source attachment.
getSourceAttachmentPath() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Returns the absolute path to the source archive attached to this package fragment root's binary archive.
getSourceAttachmentPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getSourceAttachmentPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getSourceAttachmentProperty(IPath) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getSourceAttachmentRootPath() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns the path within the source archive or folder where package fragments are located.
getSourceAttachmentRootPath() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Returns the path within this package fragment root's source archive.
getSourceAttachmentRootPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getSourceAttachmentRootPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getSourceAttachmentStatus(IPath, IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.core.ClasspathContainerInitializer
Returns the source attachment attribute status according to this initializer.
getSourceColumnNumber() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answer the line number in source where the problem begins.
getSourceContext() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
getSourceContext() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getSourceContext() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getSourceContext() - Method in interface org.aspectj.weaver.IHasSourceLocation
 
getSourceContext() - Method in class org.aspectj.weaver.JoinPointSignature
 
getSourceContext() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getSourceContext() - Method in class org.aspectj.weaver.patterns.BasicTokenSource
 
getSourceContext() - Method in interface org.aspectj.weaver.patterns.ITokenSource
 
getSourceContext() - Method in class org.aspectj.weaver.patterns.PatternNode
 
getSourceContext() - Method in class org.aspectj.weaver.patterns.TypePatternList
 
getSourceContext() - Method in class org.aspectj.weaver.ReferenceType
 
getSourceContext() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getSourceContext() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getSourceContext() - Method in interface org.aspectj.weaver.ResolvedMember
 
getSourceContext() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getSourceContext() - Method in class org.aspectj.weaver.ResolvedType
 
getSourceContext(World) - Method in class org.aspectj.weaver.JoinPointSignature
 
getSourceContext(World) - Method in interface org.aspectj.weaver.ResolvedMember
 
getSourceContext(World) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getSourceElementAt(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Returns the element that is located at the given source position in this element.
getSourceElementParser(IJavaProject, ISourceElementRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
getSourceEnd() - Method in interface org.aspectj.bridge.IMessage
Return the end position of the problem (inclusive), or -1 if unknown.
getSourceEnd() - Method in class org.aspectj.bridge.Message
 
getSourceEnd() - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Answer the end position of the problem (inclusive), or -1 if unknown.
getSourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
getSourceFile() - Method in class org.aspectj.ajde.ui.BuildConfigModel
 
getSourceFile() - Method in class org.aspectj.ajde.ui.FileStructureView
 
getSourceFile() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
getSourceFile() - Method in interface org.aspectj.bridge.ISourceLocation
 
getSourceFile() - Method in class org.aspectj.bridge.SourceLocation
 
getSourceFileAttribute() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer the source file attribute, if it exists, null otherwise.
getSourceFileAttribute() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getSourceFileAttribute(Attribute[]) - Static method in class org.aspectj.apache.bcel.classfile.AttributeUtils
 
getSourceFileIndex() - Method in class org.aspectj.apache.bcel.classfile.SourceFile
 
getSourceFileIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ISourceAttribute
Answer back the source file index of this attribute.
getSourceFileIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SourceFileAttribute
 
getSourcefilename() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
getSourcefilename() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getSourcefilename() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getSourceFileName() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
getSourceFileName() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getSourceFileName() - Method in class org.aspectj.apache.bcel.classfile.SourceFile
 
getSourceFileName() - Method in interface org.aspectj.bridge.ISourceLocation
In the cases where getSourceFile().getName() returns a class file (for example when we have a binary aspect) this should return the name of the source file (for example BinaryAspect.aj)
getSourceFileName() - Method in class org.aspectj.bridge.SourceLocation
 
getSourceFileName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ISourceAttribute
Answer back the source file name of this attribute.
getSourceFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
getSourceFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SourceFileAttribute
 
getSourceFileName() - Method in class org.aspectj.weaver.AjAttribute.SourceContextAttribute
 
getSourceFileName(IBinaryType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getSourceFolderForFile(File) - Method in class org.aspectj.ajde.core.internal.OutputLocationAdapter
 
getSourceFolderForFile(File) - Method in interface org.aspectj.ajde.core.IOutputLocationManager
For environments where multiple source folders are supported, they need to be included in the model.
getSourceFolderForFile(File) - Method in interface org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
Return the source folder where this source file came from, relative to the project root.
getSourceFolderForFile(File) - Method in class org.aspectj.tools.ajbrowser.core.BrowserOutputLocationManager
 
getSourceHandle() - Method in class org.aspectj.asm.internal.Relationship
 
getSourceHandle() - Method in interface org.aspectj.asm.IRelationship
 
getSourceLength() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitElementInfo
Returns the length of the source string.
getSourceLength() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
getSourceLine() - Method in class org.aspectj.apache.bcel.generic.LineNumberGen
 
getSourceLine() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getSourceLine(int) - Method in class org.aspectj.apache.bcel.classfile.LineNumberTable
Map byte code positions to source code lines.
getSourceLine(InstructionHandle) - Static method in class org.aspectj.weaver.bcel.Utility
returns -1 if no source line attribute
getSourceLineNumber() - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Answer the line number in source where the problem begins.
getSourceLineNumber() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
getSourceLocation() - Method in class org.aspectj.ajde.ui.BuildConfigNode
 
getSourceLocation() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getSourceLocation() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseTypeMunger
 
getSourceLocation() - Method in class org.aspectj.asm.internal.ProgramElement
 
getSourceLocation() - Method in interface org.aspectj.asm.IProgramElement
 
getSourceLocation() - Method in interface org.aspectj.bridge.IMessage
 
getSourceLocation() - Method in class org.aspectj.bridge.Message
 
getSourceLocation() - Method in interface org.aspectj.lang.JoinPoint
If there is no source location available, returns null.
getSourceLocation() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
Returns the source location corresponding to the join point.
getSourceLocation() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
getSourceLocation() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getSourceLocation() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getSourceLocation() - Method in class org.aspectj.weaver.ConcreteTypeMunger
 
getSourceLocation() - Method in interface org.aspectj.weaver.IHasSourceLocation
 
getSourceLocation() - Method in class org.aspectj.weaver.JoinPointSignature
 
getSourceLocation() - Method in class org.aspectj.weaver.patterns.PatternNode
 
getSourceLocation() - Method in class org.aspectj.weaver.patterns.TypePatternList
 
getSourceLocation() - Method in class org.aspectj.weaver.ReferenceType
 
getSourceLocation() - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getSourceLocation() - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getSourceLocation() - Method in interface org.aspectj.weaver.ResolvedMember
 
getSourceLocation() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getSourceLocation() - Method in class org.aspectj.weaver.ResolvedType
 
getSourceLocation() - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
getSourceLocation() - Method in class org.aspectj.weaver.Shadow
 
getSourceLocation() - Method in class org.aspectj.weaver.ShadowMunger
 
getSourceMapper() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Returns the SourceMapper facility for this element, or null if this element does not have a SourceMapper.
getSourceMapper() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getSourceMapper() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getSourceMethod() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseTypeMunger
 
getSourceName() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getSourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getSourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getSourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
Answer the source name of the member type.
getSourceName() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the simple name of the type in the class file.
getSourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getSourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
getSourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
getSourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getSourceNameOverride() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
getSourcePathResources() - Method in interface org.aspectj.ajde.core.ICompilerConfiguration
Get the set of non-Java resources for this compilation.
getSourcePathResources() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getSourcePathResources() - Method in class org.aspectj.tools.ajbrowser.core.BrowserCompilerConfiguration
 
getSourcePosition() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Message
Deprecated.
getSourceRange() - Method in interface org.aspectj.org.eclipse.jdt.core.ISourceReference
Returns the source range associated with this element.
getSourceRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getSourceRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
getSourceRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
getSourceRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
getSourceRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getSourceRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitElementInfo
 
getSourceRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
getSourceRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
Returns the source range associated with this element.
getSourceRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getSourceRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameterElementInfo
 
getSourceRange() - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
getSourceRange(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Returns the SourceRange for the given element, or {-1, -1} if no source range is known for the element.
getSourceRoots() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getSourceSignature() - Method in class org.aspectj.asm.internal.ProgramElement
 
getSourceSignature() - Method in interface org.aspectj.asm.IProgramElement
 
getSourceStart() - Method in interface org.aspectj.bridge.IMessage
Return the start position of the problem (inclusive), or -1 if unknown.
getSourceStart() - Method in class org.aspectj.bridge.Message
 
getSourceStart() - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Answer the start position of the problem (inclusive), or -1 if unknown.
getSourceStart() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
getSourceTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer the unresolved source forms for the type or null if the receiver represents a compilation unit or binary type.
getSourceVersion() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getSpaceLimit() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Returns the maximum amount of space available in the cache.
getSplitStructureViewIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getStack() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog.MemoryOperation
 
getStackItems() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IStackMapFrame
Answer back the verification infos for the stack items.
getStackItems() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getStackItems() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.StackMapFrame
 
getStackMap() - Method in class org.aspectj.apache.bcel.classfile.StackMap
 
getStackMapFrame() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IStackMapAttribute
Answer back the stack map frames for this attribute as specified in the JVM specifications.
getStackMapFrame() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IStackMapTableAttribute
Answer back the stack map frames for this attribute as specified in the JVM specifications.
getStackMapFrame() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.StackMapAttribute
 
getStackMapFrame() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.StackMapTableAttribute
 
getStandardAnnotations(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
getStart() - Method in class org.aspectj.ajdt.internal.compiler.ast.PseudoToken
 
getStart() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
getStart() - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
getStart() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getStart() - Method in interface org.aspectj.weaver.IHasPosition
The starting index of this location in the character stream.
getStart() - Method in class org.aspectj.weaver.JoinPointSignature
 
getStart() - Method in class org.aspectj.weaver.patterns.BasicToken
 
getStart() - Method in class org.aspectj.weaver.patterns.FormalBinding
 
getStart() - Method in class org.aspectj.weaver.patterns.PatternNode
 
getStart() - Method in class org.aspectj.weaver.patterns.TypePatternList
 
getStart() - Method in class org.aspectj.weaver.Position
 
getStart() - Method in interface org.aspectj.weaver.ResolvedMember
 
getStart() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getStart() - Method in class org.aspectj.weaver.ShadowMunger
 
getStartAddress() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog.MemoryOperation
 
getStartAjdeIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getStartLine(ASTNode) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
getStartPC() - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
getStartPC() - Method in class org.aspectj.apache.bcel.classfile.LineNumber
 
getStartPC() - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
getStartPC() - Method in class org.aspectj.apache.bcel.generic.CodeExceptionGen
 
getStartPC() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IExceptionTableEntry
Answer back the start pc of this entry.
getStartPC() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableReferenceInfo
Answer back the start pc of this entry as specified in the JVM specifications.
getStartPC() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTableEntry
Answer back the start pc of this entry as specified in the JVM specifications.
getStartPC() - Method in interface org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTypeTableEntry
Answer back the start pc of this entry as specified in the JVM specifications.
getStartPC() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExceptionTableEntry
 
getStartPC() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableReferenceInfo
 
getStartPC() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getStartPC() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getStartPos() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
getStartPos() - Method in class org.aspectj.weaver.ReferenceType
 
getStartPosition() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns the character index into the original source file indicating where the source fragment corresponding to this node begins.
getStartPosition() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Message
Returns the character index into the original source file.
getStartPosition() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.rewrite.ITrackedNodePosition
Returns the original or modified start position of the tracked node depending if called before or after the rewrite is applied.
getStartPosition() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.TargetSourceRangeComputer.SourceRange
Returns the start position.
getStartPosition() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TrackedNodePosition
 
getStartPosition() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Returns the original position of the first character of this node's contents in its document.
getState() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getState() - Method in class org.aspectj.runtime.internal.AroundClosure
 
getStatementsRecoveryData() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Internal method This method return internal data used to perform statements recovery.
GETSTATIC - Static variable in interface org.aspectj.apache.bcel.Constants
 
GETSTATIC - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
GETSTATIC_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
GETSTATIC2_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
getStaticFactory(ParameterizedTypeBinding, ReferenceBinding, TypeBinding[], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getStaticField(Class<?>, String) - Static method in class org.aspectj.util.Reflection
 
getStaticInitializer() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getStaticPart() - Method in interface org.aspectj.lang.JoinPoint
 
getStats() - Method in class org.aspectj.weaver.tools.cache.WeavedClassCache
Get the statistics associated with this cache, or null if statistics have not been enabled.
getStatus() - Method in exception org.aspectj.org.eclipse.jdt.internal.core.nd.db.IndexException
 
getStopAjdeIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getStreamFor(IMessage.Kind) - Method in class org.aspectj.tools.ajc.Main.LogModeMessagePrinter
 
getStreamFor(IMessage.Kind) - Method in class org.aspectj.tools.ajc.Main.MessagePrinter
 
getStreamFromZip(String, String) - Static method in class org.aspectj.util.FileUtil
 
getString() - Method in class org.aspectj.ajdt.internal.compiler.ast.PseudoToken
 
getString() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatus
Deprecated.
Use IStatus.getMessage() instead
getString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Deprecated. 
getString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.EmptyString
 
getString() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.db.IString
Get an equivalent String object to this IString record
getString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LongString
 
getString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
 
getString() - Method in class org.aspectj.weaver.patterns.BasicToken
 
getString() - Method in interface org.aspectj.weaver.patterns.IToken
Returns the string value of this token.
getString(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getString(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.ConstantString
 
getStringDelimitedBy(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
getStringFormOfValue(String) - Method in interface org.aspectj.weaver.AnnotationAJ
Determine the string representation of the value of a field.
getStringFormOfValue(String) - Method in class org.aspectj.weaver.bcel.BcelAnnotation
Determine the string representation of the value of a field.
getStringFormOfValue(String) - Method in class org.aspectj.weaver.StandardAnnotation
Determine the string representation of the value of a field.
getStringIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantString
 
getStringIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the string index for a CONSTANT_String type entry.
getStringIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getStringName(char[]) - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment.LookupStrategy
If 'moduleName' is none of the special names (ANY, ANY_NAMED, UNNAMED) return the string converted name, else null.
getStringValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantDouble
 
getStringValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantFloat
 
getStringValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantInteger
 
getStringValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantLong
 
getStringValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantUtf8
 
getStringValue() - Method in interface org.aspectj.apache.bcel.classfile.SimpleConstant
 
getStringValue() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the string value for a CONSTANT_String type entry.
getStringValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getStructClass() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
getStructName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
getStructuralProperty(StructuralPropertyDescriptor) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns the value of the given structural property for this node.
getStructureIcon(IProgramElement.Kind, IProgramElement.Accessibility) - Method in class org.aspectj.ajde.IconRegistry
 
getStructureIcon(IProgramElement.Kind, IProgramElement.Accessibility) - Method in class org.aspectj.ajde.ui.AbstractIconRegistry
 
getStructureModel() - Method in class org.aspectj.ajde.core.internal.AjdeCoreBuildManager
 
getStructureModel() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
Returns null if there is no structure model
getStructureModel() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
getStructureNode() - Method in interface org.aspectj.ajde.ui.IStructureViewNode
 
getStructureNode() - Method in class org.aspectj.ajde.ui.swing.SwingTreeViewNode
 
getStructureSearchManager() - Method in class org.aspectj.ajde.Ajde
 
getStructureSwingIcon(IProgramElement.Kind) - Method in class org.aspectj.ajde.IconRegistry
 
getStructureSwingIcon(IProgramElement.Kind, IProgramElement.Accessibility) - Method in class org.aspectj.ajde.IconRegistry
 
getStructureViewIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getStructureViewManager() - Method in class org.aspectj.ajde.Ajde
 
getSubclasses() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
 
getSubclasses(IType) - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns the direct resolved subclasses of the given class, in no particular order, limited to the classes in this type hierarchy's graph.
getSubclasses(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getSubProgressMonitor(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Creates and returns a subprogress monitor if appropriate.
getSubstitutes(TypeVariableBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext
 
getSubtypes(IType) - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns the direct resolved subtypes of the given type, in no particular order, limited to the types in this type hierarchy's graph.
getSubtypes(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getSubTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
getSubTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
Returns all subclasses (for classes) and implementations (for interfaces) of this type
getSubWordMatchingRegions(String, String) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers all the regions in a given name matching a subword pattern.
getSuffix() - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
 
getSUID() - Method in class org.aspectj.apache.bcel.generic.ClassGen
Calculate the SerialVersionUID for a class.
getSuperBound() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl
 
getSuperclass() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getSuperclass() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the type binding for the superclass of the type represented by this class binding.
getSuperclass() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Deprecated.
In the JLS3 API, this method is replaced by TypeDeclaration.getSuperclassType(), which returns a Type instead of a Name.
getSuperclass() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Deprecated.
Returns the name of this type's superclass.
getSuperclass() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getSuperclass() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getSuperclass() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
getSuperclass() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getSuperclass() - Method in class org.aspectj.weaver.bcel.BcelObjectType
Must take into account generic signature
getSuperclass() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getSuperclass() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getSuperclass() - Method in class org.aspectj.weaver.ReferenceType
 
getSuperclass() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getSuperclass() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getSuperclass() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getSuperclass() - Method in class org.aspectj.weaver.ResolvedType
 
getSuperclass() - Method in class org.aspectj.weaver.TypeVariable
 
getSuperclass(IType) - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns the resolved superclass of the given class, or null if the given class has no superclass, the superclass could not be resolved, or if the given type is an interface.
getSuperclass(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getSuperClass() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getSuperClass() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getSuperClasses() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getSuperclassIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the index of the superclass name in the constant pool of the .class file.
getSuperclassIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getSuperclassName() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getSuperclassName() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getSuperclassName() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getSuperclassName() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the name of this type's superclass, or null for source types that do not specify a superclass.
getSuperclassName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the qualified name of the superclass of this .class file.
getSuperclassName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getSuperclassName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getSuperclassName() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the resolved name of the receiver's superclass in the class file format as specified in section 4.2 of the Java 2 VM spec or null if it does not have one.
getSuperclassName() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the unresolved name of the receiver's superclass or null if it does not have one.
getSuperclassName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getSuperclassName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
Answer the resolved name of the receiver's superclass in the class file format as specified in section 4.2 of the Java 2 VM spec or null if it does not have one.
getSuperclassName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
getSuperclassName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getSuperclassName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getSuperclassName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getSuperclassName() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getSuperclassName(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionElementNotifier
 
getSuperclassName(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
getSuperclassNameIndex() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getSuperclassNameIndex() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getSuperclassType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Returns the superclass declared in this type declaration, or null if there is none (added in JLS3 API).
getSuperclassTypeSignature() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the type signature of this type's superclass, or null if none.
getSuperclassTypeSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getSuperclassTypeSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getSuperInterfaceNames() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjTypeDeclaration
 
getSuperInterfaceNames() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the names of interfaces that this type implements or extends, in the order in which they are listed in the source.
getSuperInterfaceNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getSuperInterfaceNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getSuperInterfaces() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Deprecated.
Returns the names of interfaces that this type implements or extends, in the order in which they are listed in the source, or an empty array if no superinterfaces are present.
getSuperInterfaces() - Method in class org.aspectj.weaver.TypeVariable
 
getSuperInterfaces(IType) - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns the direct resolved interfaces that the given type implements or extends, in no particular order, limited to the interfaces in this type hierarchy's graph.
getSuperInterfaces(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getSuperInterfaceTypeSignatures() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the type signatures of the interfaces that this type implements or extends, in the order in which they are listed in the source.
getSuperInterfaceTypeSignatures() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getSuperInterfaceTypeSignatures() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
getSuperInterfaceTypeSignatures() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getSuperMethodsCalled() - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
getSupertype() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getSupertype() - Method in interface org.aspectj.lang.reflect.AjType
 
getSupertypeIndex() - Method in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getSupertypeIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getSupertypeIndex() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
Applicable for target type 0x10(CLASS_EXTENDS)
getSupertypeIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryTypeAnnotation
 
getSupertypes(IType) - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns the resolved supertypes of the given type, in no particular order, limited to the types in this type hierarchy's graph.
getSupertypes(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getSupplementaryMessageInfo() - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
getSupplementaryMessageInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
getSupportedAnnotationTypesAsString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.ProcessorInfo
 
getSuppressedWarnings(AnnotationAJ[], Lint) - Static method in class org.aspectj.weaver.bcel.Utility
 
getSwitchExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
getSyntheticArgument(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getSyntheticArgument(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
getSyntheticArgument(ReferenceBinding, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
getSyntheticBridgeMethod(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getSyntheticConstructor() - Method in class org.aspectj.weaver.NewConstructorTypeMunger
 
getSyntheticField(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getSyntheticField(ReferenceBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getSyntheticOuterLocals() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns a list of variable bindings representing the synthetic outer local variables.
getSystemClassPath() - Static method in class org.aspectj.apache.bcel.util.ClassPath
 
getTableLength() - Method in class org.aspectj.apache.bcel.classfile.LineNumberTable
 
getTableLength() - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTable
 
getTableLength() - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTypeTable
 
getTabWidth() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
getTabWidth(Map) - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.IndentManipulation
Returns the tab width as configured in the given map.
getTag() - Method in class org.aspectj.apache.bcel.classfile.Attribute
 
getTag() - Method in class org.aspectj.apache.bcel.classfile.Constant
 
getTag() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the tag as described in the JVM specifications.
getTag() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
Answer back the tag of this verification type info as described in the JVM specifications.
getTag() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getTag() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.VerificationInfo
 
getTagBits() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
getTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
getTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
getTagBits() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryField
Answer the tagbits set according to the bits for annotations.
getTagBits() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the tagbits set according to the bits for annotations.
getTagBits() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryModule
 
getTagBits() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the tagbits set according to the bits for annotations.
getTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryField
 
getTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
getTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
getTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
getTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodAnnotationData
 
getTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
getTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
getTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getTagName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Returns this node's tag name, or null if none.
getTagSourceEnd() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.IJavadocTypeReference
 
getTagSourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocModuleReference
 
getTagSourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
getTagSourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
getTagSourceStart() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.IJavadocTypeReference
 
getTagSourceStart() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocModuleReference
 
getTagSourceStart() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
getTagSourceStart() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
getTarget() - Method in class org.aspectj.apache.bcel.generic.BranchHandle
 
getTarget() - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
 
getTarget() - Method in class org.aspectj.apache.bcel.generic.ReturnaddressType
 
getTarget() - Method in interface org.aspectj.lang.JoinPoint
Returns the target object.
getTarget() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddReads
 
getTarget() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeAnnotation
 
getTarget(IPath, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
Helper method - for the provided IPath, returns: If the path corresponds to an internal file or folder, the IResource for that resource If the path corresponds to an external folder linked through ExternalFoldersManager, the IFolder for that folder If the path corresponds to an external library archive, the File for that archive Can return null if checkResourceExistence is true and the entity referred to by the path does not exist on the file system Internal items must be referred to using container-relative paths.
getTargetAnnotationVar(UnresolvedType) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getTargetAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getTargetAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getTargetAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getTargetAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.Shadow
 
getTargetAspectjRuntimeLevel() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getTargetAspectjRuntimeLevel() - Method in class org.aspectj.weaver.World
 
getTargetContextForBreakLabel(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getTargetContextForContinueLabel(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getTargetContextForDefaultBreak() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getTargetContextForDefaultContinue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getTargetContextForDefaultYield() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getTargetedModules() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PackageVisibilityStatement
 
getTargetElementType(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
getTargeters() - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
 
getTargetersCopy() - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
 
getTargetInfoArg0() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeAnnotation
 
getTargetInfoArg1() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeAnnotation
 
getTargetModuleIndices() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IPackageVisibilityInfo
Answer back the array of target module indices.
getTargetModuleIndices() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PackageVisibilityInfo
 
getTargetModuleNames() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IPackageVisibilityInfo
Answer back the array of target module names.
getTargetModuleNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PackageVisibilityInfo
 
getTargetModules() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddExports
 
getTargetOffset() - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
 
getTargetOffset(InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.InstructionSelect
 
getTargets() - Method in class org.aspectj.apache.bcel.generic.InstructionSelect
 
getTargets() - Method in exception org.aspectj.apache.bcel.generic.TargetLostException
 
getTargets() - Method in class org.aspectj.asm.internal.Relationship
 
getTargets() - Method in interface org.aspectj.asm.IRelationship
 
getTargets() - Method in class org.aspectj.weaver.AbstractAnnotationAJ
getTargets() - Method in interface org.aspectj.weaver.AnnotationAJ
 
getTargets() - Method in class org.aspectj.weaver.bcel.BcelAnnotation
getTargets() - Method in class org.aspectj.weaver.StandardAnnotation
getTargets(IProgramElement, IRelationship.Kind) - Static method in class org.aspectj.tools.ajdoc.StructureUtil
Calculate the targets for a given IProgramElement (and it's immediate children if its not a type or if the child is CODE) and relationship kind
getTargets(IProgramElement, IRelationship.Kind, String) - Static method in class org.aspectj.tools.ajdoc.StructureUtil
Calculate the targets for a given IProgramElement (and it's immediate children if its not a type or if the child is CODE) and relationship kind with the specified relationship name.
getTargetsCount() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IPackageVisibilityInfo
Answer back the number of targets, zero if none.
getTargetsCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PackageVisibilityInfo
 
getTargetType() - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeFieldBinding
 
getTargetType() - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMethodBinding
 
getTargetType() - Method in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getTargetType() - Method in class org.aspectj.internal.lang.reflect.InterTypeDeclarationImpl
 
getTargetType() - Method in interface org.aspectj.lang.reflect.InterTypeDeclaration
 
getTargetType() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotation
Answer back the target type as described in the JVM specifications.
getTargetType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getTargetType() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
 
getTargetType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryTypeAnnotation
 
getTargetType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeAnnotation
 
getTargetType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getTargetType() - Method in class org.aspectj.weaver.NewMemberClassTypeMunger
 
getTargetType() - Method in class org.aspectj.weaver.Shadow
the type of the target object here
getTargetTypesPattern() - Method in class org.aspectj.internal.lang.reflect.DeclareParentsImpl
 
getTargetTypesPattern() - Method in interface org.aspectj.lang.reflect.DeclareParents
 
getTargetVar() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getTargetVar() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getTargetVar() - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getTargetVar() - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getTargetVar() - Method in class org.aspectj.weaver.Shadow
a var referencing the target
getTasks() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
Answer the tasks (TO-DO, ...) encountered during compilation.
getTasksFor(IResource) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
getTempDir(String) - Static method in class org.aspectj.util.FileUtil
Make a new temporary directory in the same directory that the system uses for temporary files, or if that files, in the current directory.
getTemporaryCache() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the temporary cache for newly opened elements for the current thread.
getTestPointcut() - Method in class org.aspectj.weaver.PerObjectInterfaceTypeMunger
 
getTestPointcut() - Method in class org.aspectj.weaver.PerTypeWithinTargetTypeMunger
 
getText() - Static method in class org.aspectj.bridge.Version
 
getText() - Method in class org.aspectj.org.eclipse.jdt.core.BufferChangedEvent
Returns the text that was inserted, the replacement text, or null if text has been removed.
getText() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TextElement
Returns this node's text.
getText(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer
Returns the given range of text in this buffer.
getText(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
getTextEdit() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteAnalyzer.RewriteResult
Returns a TextEdit describing the changes necessary to perform the rewrite.
getThenExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ConditionalExpression
Returns the "then" part of this conditional expression.
getThenStatement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.IfStatement
Returns the "then" part of this if statement.
getThis() - Method in interface org.aspectj.lang.JoinPoint
Returns the currently executing object.
getThisAnnotationVar(UnresolvedType) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getThisAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getThisAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getThisAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getThisAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.Shadow
 
getThisAspectInstanceVar(ResolvedType) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getThisAspectInstanceVar(ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getThisAspectInstanceVar(ResolvedType) - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getThisAspectInstanceVar(ResolvedType) - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getThisAspectInstanceVar(ResolvedType) - Method in class org.aspectj.weaver.Shadow
 
getThisEnclosingJoinPointStaticPartBcelVar() - Method in class org.aspectj.weaver.bcel.BcelShadow
Get the Var for the enclosingJpStaticPart
getThisEnclosingJoinPointStaticPartVar() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getThisEnclosingJoinPointStaticPartVar() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getThisEnclosingJoinPointStaticPartVar() - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getThisEnclosingJoinPointStaticPartVar() - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getThisEnclosingJoinPointStaticPartVar() - Method in class org.aspectj.weaver.Shadow
 
getThisJoinPointStaticPartBcelVar() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getThisJoinPointStaticPartBcelVar(boolean) - Method in class org.aspectj.weaver.bcel.BcelShadow
Get the Var for the xxxxJpStaticPart, xxx = this or enclosing
getThisJoinPointStaticPartVar() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getThisJoinPointStaticPartVar() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getThisJoinPointStaticPartVar() - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getThisJoinPointStaticPartVar() - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getThisJoinPointStaticPartVar() - Method in class org.aspectj.weaver.Shadow
 
getThisJoinPointVar() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getThisJoinPointVar() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getThisJoinPointVar() - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getThisJoinPointVar() - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getThisJoinPointVar() - Method in class org.aspectj.weaver.Shadow
 
getThisType() - Method in class org.aspectj.weaver.Shadow
the type of the this object here
getThisVar() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getThisVar() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getThisVar() - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getThisVar() - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getThisVar() - Method in class org.aspectj.weaver.Shadow
a var referencing this
getThreads() - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Returns the number of threads.
getThreadStack() - Method in interface org.aspectj.runtime.internal.cflowstack.ThreadStack
 
getThreadStack() - Method in class org.aspectj.runtime.internal.cflowstack.ThreadStackImpl11
 
getThreadStackFactoryClassName() - Static method in class org.aspectj.runtime.internal.CFlowCounter
 
getThreadStackFactoryClassName() - Static method in class org.aspectj.runtime.internal.CFlowStack
 
getThrowable() - Method in exception org.aspectj.org.eclipse.jdt.internal.core.builder.ImageBuilderInternalException
 
getThrowing() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AfterThrowingAdviceDeclaration
 
getThrown() - Method in exception org.aspectj.bridge.AbortException
 
getThrown() - Method in interface org.aspectj.bridge.IMessage
 
getThrown() - Method in class org.aspectj.bridge.Message
 
getThrown() - Method in class org.aspectj.util.FileUtil.Pipe
 
getThrown() - Method in class org.aspectj.util.LangUtil.ProcessController
Get any Throwable thrown.
getThrownExceptions() - Method in class org.aspectj.org.eclipse.jdt.core.BindingKey
Returns the thrown exception signatures of the element represented by this binding key.
getThrownExceptions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getThrownExceptions() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
getThrownExceptions() - Method in class org.aspectj.weaver.Checker
 
getThrownExceptions() - Method in class org.aspectj.weaver.ShadowMunger
 
getThrownExceptions(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionElementNotifier
 
getThrownExceptions(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
getThrownExceptionTypes(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Extracts the thrown exception type signatures from the given method signature if any The method signature is expected to be dot-based.
getThrownExceptionTypes(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Extracts the thrown exception type signatures from the given method signature if any The method signature is expected to be dot-based.
getThrownTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getThrownTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl
 
getThrownUncaughtExceptions() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.ThrownExceptionFinder
Returns all the thrown exceptions minus the ones that are already caught in previous catch blocks (of the same try), found by the call to ThrownExceptionFinder.processThrownExceptions(TryStatement, BlockScope).
getThrowsPattern() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
getThrowsTypeIndex() - Method in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getThrowsTypeIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getThrowsTypeIndex() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
Applicable for target type 0x17(THROWS)
getThrowsTypeIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryTypeAnnotation
 
getTime() - Method in interface org.aspectj.apache.bcel.util.ClassPath.ClassFile
 
getTime() - Static method in class org.aspectj.bridge.Version
 
getTime() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog.MemoryOperation
 
getTime() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.FileFingerprint
 
getTimeLastScanned() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
getTimeLastUsed() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
getTimeStamp(File) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
getTimeText() - Static method in class org.aspectj.bridge.Version
 
getTjpField(BcelShadow, boolean) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getToken() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionContext
Returns the completed token.
getToken() - Method in class org.aspectj.org.eclipse.jdt.core.dom.NumberLiteral
Returns the token of this number literal node.
getToken() - Method in interface org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword
 
getToken() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword1
 
getToken() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword2
 
getToken() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword3
 
getToken() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeywordModule2
 
getToken() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeywordModuleDeclaration
 
getToken() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeywordModuleInfo
 
getToken() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
getToken() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
getTokenEnd() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionContext
Returns the character index of the end (exclusive) of the subrange in the source file buffer containing the relevant token.
getTokenEnd() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the character index of the end (exclusive) of the subrange in the source file buffer containing the relevant token.
getTokenEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
getTokenEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getTokenEndOffset(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Reads from the given offset until a token is reached and returns the offset after the token.
getTokenEndPosition() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
getTokenKind() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionContext
Returns the kind of completion token being proposed.
getTokenKind() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
getTokenLocation() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionContext
Returns the location of completion token being proposed.
getTokenLocation() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
getTokenStart() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionContext
Returns the character index of the start of the subrange in the source file buffer containing the relevant token being completed.
getTokenStart() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the character index of the start of the subrange in the source file buffer containing the relevant token being completed.
getTokenStart() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
getTokenStart() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getTokenStartOffset(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Reads from the given offset until a token is reached and returns the start offset of the token.
getToModuleIndices() - Method in class org.aspectj.apache.bcel.classfile.Module.Export
 
getToModuleIndices() - Method in class org.aspectj.apache.bcel.classfile.Module.Open
 
getToModuleNames() - Method in class org.aspectj.apache.bcel.classfile.Module.Export
 
getToModuleNames() - Method in class org.aspectj.apache.bcel.classfile.Module.Open
 
getTopLevelPackage(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
Return a package binding if there exists a package named name in this module's context and it can be seen by this module.
getTopLevelTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
getTopmostImplementor(ResolvedType) - Method in class org.aspectj.weaver.ResolvedType
 
getTotalSize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats.PoolStats
 
getTotalWriteTimeMs() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ChunkWriter
Returns the total time spent in calls to ChunkWriter.WriteCallback.write(ByteBuffer, long).
getTrace(Class) - Method in class org.aspectj.weaver.tools.CommonsTraceFactory
 
getTrace(Class) - Method in class org.aspectj.weaver.tools.DefaultTraceFactory
 
getTrace(Class) - Method in class org.aspectj.weaver.tools.Jdk14TraceFactory
 
getTrace(Class) - Method in class org.aspectj.weaver.tools.TraceFactory
 
getTraceFactory() - Static method in class org.aspectj.weaver.tools.TraceFactory
 
getTrackedNodeData(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getTrimmedSimpleNames(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns a trimmed version the simples names returned by Signature.
getType() - Method in class org.aspectj.apache.bcel.classfile.Field
return the type of the field
getType() - Method in class org.aspectj.apache.bcel.classfile.StackMapType
 
getType() - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getType() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
getType() - Method in class org.aspectj.apache.bcel.generic.InstructionByte
For supporting NEWARRAY
getType() - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
getType() - Method in class org.aspectj.apache.bcel.generic.LocalVariableTag
 
getType() - Method in class org.aspectj.apache.bcel.generic.Type
 
getType() - Method in class org.aspectj.apache.bcel.generic.Type.TypeHolder
 
getType() - Method in class org.aspectj.internal.lang.reflect.InterTypeFieldDeclarationImpl
 
getType() - Method in interface org.aspectj.lang.reflect.InterTypeFieldDeclaration
 
getType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
Returns the type of the annotation type member declared in this declaration.
getType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayCreation
Returns the array type in this array creation expression.
getType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CastExpression
Returns the type in this cast expression.
getType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
Returns the type instantiated in this class instance creation expression (added in JLS3 API).
getType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CreationReference
Returns the type of this creation reference expression.
getType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.FieldDeclaration
Returns the base type declared in this field declaration.
getType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.FormalBinding
 
getType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.IdentifierTypePattern
This may be null if no Type has been resolved.
getType() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns the binding for the type of this field or local variable.
getType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodRefParameter
Returns the paramter type.
getType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ParameterizedType
Returns the type of this parameterized type.
getType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
Returns the type of the variable declared in this variable declaration, exclusive of any extra array dimensions or the varargs dimension.
getType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeLiteral
Returns the type in this type literal expression.
getType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeMethodReference
Returns the type of this type method reference expression.
getType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationExpression
Returns the base type declared in this variable declaration.
getType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationStatement
Returns the base type declared in this variable declaration statement.
getType() - Method in class org.aspectj.org.eclipse.jdt.core.ElementChangedEvent
Returns the type of event being reported.
getType() - Method in interface org.aspectj.org.eclipse.jdt.core.IClassFile
Deprecated.
should only be used as IOrdinaryClassFile.getType().
getType() - Method in interface org.aspectj.org.eclipse.jdt.core.IOrdinaryClassFile
Returns the type contained in this class file.
getType() - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns the type this hierarchy was computed for.
getType() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMField
Deprecated.
Returns the type name of this field.
getType() - Method in class org.aspectj.org.eclipse.jdt.core.search.TypeNameMatch
Returns a java model type handle.
getType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
getType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeMemberOperation
Returns the IType the member is to be created in.
getType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeOperation
Returns the IType the member is to be created in.
getType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
 
getType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
getType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdAnnotation
 
getType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantEnum
 
getType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodParameter
 
getType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeArgument
 
getType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeBound
 
getType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
getType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchTypeNameMatch
 
getType() - Method in class org.aspectj.weaver.AbstractAnnotationAJ
getType() - Method in interface org.aspectj.weaver.AnnotationAJ
 
getType() - Method in class org.aspectj.weaver.ast.CallExpr
 
getType() - Method in class org.aspectj.weaver.ast.Expr
 
getType() - Method in class org.aspectj.weaver.ast.FieldGet
 
getType() - Method in class org.aspectj.weaver.ast.Instanceof
 
getType() - Method in class org.aspectj.weaver.ast.Var
 
getType() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getType() - Method in class org.aspectj.weaver.EnumAnnotationValue
 
getType() - Method in class org.aspectj.weaver.JoinPointSignature
 
getType() - Method in interface org.aspectj.weaver.Member
 
getType() - Method in class org.aspectj.weaver.MemberImpl
 
getType() - Method in class org.aspectj.weaver.patterns.ExactTypePattern
 
getType() - Method in class org.aspectj.weaver.patterns.FastMatchInfo
 
getType() - Method in class org.aspectj.weaver.patterns.FormalBinding
 
getType() - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
getType() - Method in class org.aspectj.weaver.reflect.PointcutParameterImpl
 
getType() - Method in interface org.aspectj.weaver.tools.PointcutParameter
The type of the parameter
getType(byte) - Static method in class org.aspectj.apache.bcel.generic.BasicType
 
getType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getType(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getType(char[][], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getType(char[][], ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getType(char[], PackageBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getType(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
getType(int, char[], char[], char[][], String, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.NameMatchRequestorWrapper
 
getType(Class) - Static method in class org.aspectj.apache.bcel.generic.Type
Convert runtime java.lang.Class to BCEL Type object.
getType(Object, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
getType(String) - Static method in class org.aspectj.apache.bcel.generic.Type
 
getType(String) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Returns the top-level type declared in this compilation unit with the given simple type name.
getType(String) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the member type declared in this type with the given simple name.
getType(String) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistCompilationUnit
 
getType(String) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getType(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getType(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getType(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Returns the type with the given typeName.
getType(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getType(String, int) - Method in interface org.aspectj.org.eclipse.jdt.core.IMember
Returns the local or anonymous type declared in this source member with the given simple name and/or with the specified position relative to the order they are defined in the source.
getType(String, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistInitializer
 
getType(String, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceField
 
getType(String, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceMethod
 
getType(String, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getType(String, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Member
 
getType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldInstruction
 
getType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.Instruction
 
getType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
 
getType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InstructionCP
 
getType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InvokeInstruction
 
getType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.RET
 
getTYPE(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
getTypeAnnotations() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getTypeAnnotations() - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeTypeAnnos
 
getTypeAnnotations() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the type annotations that this type reference is annotated with.
getTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ComponentInfoWithTypeAnnotation
 
getTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
getTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithTypeAnnotation
 
getTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
getTypeAnnotations() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryField
Answer the runtime visible and invisible type annotations for this field or null if none.
getTypeAnnotations() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the type annotations on this method.
getTypeAnnotations() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the runtime visible and invisible type annotations for this type or null if none.
getTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
getTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryField
 
getTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
getTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
getTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
getTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodAnnotationData
 
getTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
getTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
getTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getTypeArgumentIndex() - Method in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.core.BindingKey
Returns the type argument signatures of the element represented by this binding key.
getTypeArguments() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns the type arguments of this generic method instance, or the empty list for other method bindings.
getTypeArguments() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the type arguments of this generic type instance, or the empty list for other type bindings.
getTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl
 
getTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeImpl
 
getTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
getTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
getTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
 
getTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
getTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
Returns the type arguments for this type signature, if any.
getTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
getTypeArguments(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type argument signatures from the given type signature.
getTypeArguments(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type argument signatures from the given type signature.
getTypeArgumentsProperty() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodReference
Returns the structural property descriptor for the "typeArguments" property of this node (element type: Type).
getTypeBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getTypeBinding(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword1
 
getTypeBinding(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
getTypeBinding(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
getTypeBinding(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnQualifiedTypeReference
 
getTypeBinding(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnSingleTypeReference
 
getTypeBinding(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
getTypeBinding(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
getTypeBinding(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
getTypeBinding(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
getTypeBinding(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
getTypeBinding(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
getTypeBinding(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
getTypeBinding(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
getTypeBinding(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getTypeBinding(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
getTypeBindingPublic(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getTypeBounds() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the upper type bounds of this type variable, wildcard, capture, or intersectionType.
getTypeCategory() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeCategoryTypePattern
See the weaver implementation for the type categories.
getTypeCategory() - Method in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
getTypecode() - Method in class org.aspectj.apache.bcel.generic.InstructionByte
For supporting NEWARRAY
getTypeContainerName() - Method in class org.aspectj.org.eclipse.jdt.core.search.TypeNameMatch
Name of the type container using '.' character as separator (e.g. package name + '.' + enclosing type names).
getTypeCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
getTypeDeclaration() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the binding for the type declaration corresponding to this type binding.
getTypeDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclarationStatement
Deprecated.
In the JLS3 API, this method is replaced by TypeDeclarationStatement.getDeclaration(), which returns AbstractTypeDeclaration instead of TypeDeclaration.
getTypeDeclaration(AST) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
 
getTypeDoc() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavadocContents
 
getTypeElement(CharSequence) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
getTypeElement(CharSequence) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
getTypeElement(ModuleElement, CharSequence) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
getTypeErasure(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type erasure signature from the given parameterized type signature.
getTypeErasure(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type erasure signature from the given parameterized type signature.
getTypeFactory(short) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
getTypeFactory(short) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNodeTypeRegistry
 
getTypeForClass(Class<?>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNodeTypeRegistry
 
getTypeFromTypeSignature(SignatureWrapper, TypeVariableBinding[], ReferenceBinding, char[][][], ITypeAnnotationWalker) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getTypeId() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
getTypeIndex() - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
getTypeIndex() - Method in class org.aspectj.apache.bcel.classfile.annotation.EnumElementValue
 
getTypeIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotation
Answer back the type index as described in the JVM specifications.
getTypeIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.Annotation
 
getTypeIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getTypeIndex() - Method in class org.aspectj.weaver.bcel.FakeAnnotation
 
getTypeInternal(String) - Static method in class org.aspectj.apache.bcel.generic.Type
Convert signature to a Type object.
getTypekind() - Method in class org.aspectj.weaver.UnresolvedType
 
getTypeMap() - Method in class org.aspectj.weaver.bcel.BcelWorld
 
getTypeMap() - Method in class org.aspectj.weaver.World
 
getTypeMungers() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
getTypeMungers() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getTypeMungers() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getTypeMungers() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getTypeMungers() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
getTypeMungers() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getTypeMungers() - Method in class org.aspectj.weaver.ReferenceType
 
getTypeMungers() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getTypeMungers() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getTypeMungers() - Method in class org.aspectj.weaver.ResolvedType
 
getTypeMungers(ResolvedType) - Method in class org.aspectj.weaver.WeaverStateInfo
 
getTypeMungersOfKind(ResolvedTypeMunger.Kind) - Method in class org.aspectj.weaver.CrosscuttingMembersSet
Retrieve a subset of all known mungers, those of a specific kind.
getTypeName() - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
getTypeName() - Method in class org.aspectj.apache.bcel.classfile.Module.Uses
 
getTypeName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Annotation
Returns the annotation type name of this annotation.
getTypeName() - Method in interface org.aspectj.org.eclipse.jdt.core.eval.IGlobalVariable
Returns the fully qualified name of the type of this global variable, or its simple representation if it is a primitive type (int, boolean, etc.).
getTypeName() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotation
Answer back the type name as described in the JVM specifications.
getTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
getTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
getTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
getTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
getTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
getTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
getTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationInfo
 
getTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Answer the resolved name of the receiver's type in the class file format as specified in section 4.3.2 of the Java 2 VM spec.
getTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
Answer the resolved name of the receiver's type in the class file format as specified in section 4.3.2 of the Java 2 VM spec.
getTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.ClassSignature
 
getTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.EnumConstantSignature
 
getTypeName() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryAnnotation
 
getTypeName() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryField
Answer the resolved name of the receiver's type in the class file format as specified in section 4.3.2 of the Java 2 VM spec.
getTypeName() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the type name of the field.
getTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
getTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryField
 
getTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceFieldElementInfo
Returns the type name of the field.
getTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.Annotation
 
getTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.GlobalVariable
Returns the dot separated fully qualified name of the type of this global variable, or its simple representation if it is a primitive type (e.g. int, boolean, etc.)
getTypeName() - Method in class org.aspectj.weaver.AbstractAnnotationAJ
getTypeName() - Method in interface org.aspectj.weaver.AnnotationAJ
 
getTypeName() - Method in class org.aspectj.weaver.bcel.FakeAnnotation
 
getTypeName(char[], boolean) - Static method in class org.aspectj.asm.internal.NameConvertor
Given 'Qjava/lang/String;' returns 'QString;'
getTypeNameBinding(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
getTypeNameIndex() - Method in class org.aspectj.apache.bcel.classfile.Module.Uses
 
getTypeNameProperty() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Annotation
Returns structural property descriptor for the "typeName" property of this node (child type: Name).
getTypeOrPackage(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getTypeOrPackage(char[], ModuleBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
getTypeParameter(String) - Method in interface org.aspectj.org.eclipse.jdt.core.IMethod
Returns the type parameter declared in this method with the given name.
getTypeParameter(String) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the type parameter declared in this type with the given name.
getTypeParameter(String) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceMethod
 
getTypeParameter(String) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getTypeParameter(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getTypeParameter(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getTypeParameter(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getTypeParameter(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getTypeParameterBoundIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotation
Answer back the index of the bound of the type parameter of the method or class
getTypeParameterBoundIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getTypeParameterBounds() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the array of bound names of the receiver's type parameters or null if the array is empty.
getTypeParameterBounds() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the array of bound names of the receiver's type parameters.
getTypeParameterBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
getTypeParameterBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getTypeParameterBounds(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Extracts the class and interface bounds from the given formal type parameter signature.
getTypeParameterBounds(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Extracts the class and interface bounds from the given formal type parameter signature.
getTypeParameterBounds(TypeParameter) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionElementNotifier
 
getTypeParameterBounds(TypeParameter) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
getTypeParameterIndex() - Method in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getTypeParameterIndex() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotation
Answer back the index of the type parameter of the class or method
getTypeParameterIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getTypeParameterIndex() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
Applicable for target type 0x00(CLASS_TYPE_PARAMETER), 0x01(METHOD_TYPE_PARAMETER)
getTypeParameterIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryTypeAnnotation
 
getTypeParameterIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getTypeParameterNames() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the names of the receiver's type parameters or null if the array is empty.
getTypeParameterNames() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the names of the receiver's type parameters.
getTypeParameterNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
getTypeParameterNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getTypeParameters() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getTypeParameters() - Method in class org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getTypeParameters() - Method in interface org.aspectj.lang.reflect.AjType
 
getTypeParameters() - Method in interface org.aspectj.lang.reflect.InterTypeMethodDeclaration
 
getTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjTypeDeclaration
 
getTypeParameters() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns the type parameters of this method or constructor binding.
getTypeParameters() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the type parameters of this class or interface type binding.
getTypeParameters() - Method in interface org.aspectj.org.eclipse.jdt.core.IMethod
Returns the formal type parameters for this method.
getTypeParameters() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the formal type parameters for this type.
getTypeParameters() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated.
Returns the formal type parameters for this method.
getTypeParameters() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Deprecated.
Returns the formal type parameters for this type.
getTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
getTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdBinding
 
getTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
getTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getTypeParameters() - Method in class org.aspectj.weaver.patterns.TypePattern
 
getTypeParameters() - Method in class org.aspectj.weaver.UnresolvedType
 
getTypeParameters(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type parameter signatures from the given method or type signature.
getTypeParameters(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type parameter signatures from the given method or type signature.
getTypeParameterSignatures() - Method in interface org.aspectj.org.eclipse.jdt.core.IMethod
Deprecated.
getTypeParameterSignatures() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the formal type parameter signatures for this type.
getTypeParameterSignatures() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
Deprecated. 
getTypeParameterSignatures() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getTypeParameterSignatures() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdBinding
 
getTypeParameterSignatures() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
Deprecated. 
getTypeParameterSignatures() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getTypePath() - Method in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getTypePath() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotation
Answer back the locations of the annotated type as described in the JVM specifications.
getTypePath() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getTypePath() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
 
getTypePath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryTypeAnnotation
 
getTypePath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeAnnotation
 
getTypePath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getTypePathString() - Method in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getTypePattern() - Method in class org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
getTypePattern() - Method in class org.aspectj.internal.lang.reflect.TypePatternBasedPerClauseImpl
 
getTypePattern() - Method in interface org.aspectj.lang.reflect.DeclareAnnotation
 
getTypePattern() - Method in interface org.aspectj.lang.reflect.TypePatternBasedPerClause
 
getTypePattern() - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareSoftDeclaration
 
getTypePattern() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
getTypePattern() - Method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
getTypePattern() - Method in class org.aspectj.weaver.patterns.PerTypeWithin
 
getTypePattern() - Method in class org.aspectj.weaver.patterns.WildAnnotationTypePattern
 
getTypePattern() - Method in class org.aspectj.weaver.patterns.WithinPointcut
 
getTypePatternExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeCategoryTypePattern
 
getTypePatternExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypePattern
Return the type pattern in expression form (String representation).
getTypePatterns() - Method in class org.aspectj.weaver.patterns.TypePatternList
 
getTypeQualifiedName() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the type-qualified name of this type, including qualification for any enclosing types, but not including package qualification.
getTypeQualifiedName() - Method in class org.aspectj.org.eclipse.jdt.core.search.TypeNameMatch
Returns the matched type's type qualified name using '.' character as separator (e.g. enclosing type names + '.' + simple name).
getTypeQualifiedName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getTypeQualifiedName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getTypeQualifiedName(char) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the type-qualified name of this type, including qualification for any enclosing types, but not including package qualification.
getTypeQualifiedName(char) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getTypeQualifiedName(char) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getTypeQualifiedName(char, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
getTypeReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocModuleReference
 
getTypeReference(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
getTypeReference(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getTypeReference(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
getTypeReference(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
getTypeReference(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getTypeReferenceForGenericType(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
getTypeReferenceForGenericType(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getTypeReferences() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
getTypeReferences() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getTypeRegistry() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
getTypeRoot() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
The Java type root (a compilation unit or a class file) this compilation unit was created from, or null if it was not created from a Java type root.
getTypeRoot() - Method in interface org.aspectj.org.eclipse.jdt.core.ILocalVariable
Returns the Java type root in which this local variable is declared.
getTypeRoot() - Method in interface org.aspectj.org.eclipse.jdt.core.IMember
Returns the Java type root in which this member is declared.
getTypeRoot() - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeParameter
Returns the Java type root in which this type parameter is declared.
getTypeRoot() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getTypeRoot() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractModule.AutoModule
 
getTypeRoot() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getTypeRoot() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
Returns the Java type root in which this local variable is declared.
getTypeRoot() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Member
 
getTypeRoot() - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
Returns the Java type root in which this type parameter is declared.
getTypes() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Returns the ordered list of member type declarations of this type declaration.
getTypes() - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Returns the top-level types declared in this compilation unit in the order in which they appear in the source.
getTypes() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns the immediate member types declared by this type.
getTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
getTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
getTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
getTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getTypes(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Archive
 
getTypeSignature() - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
getTypeSignature() - Method in interface org.aspectj.org.eclipse.jdt.core.IField
Returns the type signature of this field.
getTypeSignature() - Method in interface org.aspectj.org.eclipse.jdt.core.ILocalVariable
Returns the type signature of this local variable.
getTypeSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
getTypeSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getTypeSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
getTypeSignature() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceFieldElementInfo
Returns the type signature of the field.
getTypeSignature() - Method in class org.aspectj.weaver.AbstractAnnotationAJ
getTypeSignature() - Method in interface org.aspectj.weaver.AnnotationAJ
 
getTypeSignature() - Method in class org.aspectj.weaver.bcel.FakeAnnotation
 
getTypeSignature(TypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
getTypeSignatureKind(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Returns the kind of type signature encoded by the given string.
getTypeSignatureKind(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Returns the kind of type signature encoded by the given string.
getTypeSize(String) - Static method in class org.aspectj.apache.bcel.generic.Type
Return the size of the type expressed in the signature.
getTypesOfLocals() - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
getTypesOfStackItems() - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
getTypeUtils() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getTypeVariable() - Method in interface org.aspectj.weaver.TypeVariableReference
 
getTypeVariable() - Method in class org.aspectj.weaver.TypeVariableReferenceType
 
getTypeVariable() - Method in class org.aspectj.weaver.UnresolvedTypeVariableReferenceType
 
getTypeVariable(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type variable name from the given formal type parameter signature.
getTypeVariable(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getTypeVariable(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getTypeVariable(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getTypeVariable(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type variable name from the given formal type parameter signature.
getTypeVariableAliases() - Method in class org.aspectj.weaver.bcel.BcelTypeMunger
Returns a list of type variable aliases used in this munger.
getTypeVariableAliases() - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
getTypeVariableLookupScope() - Method in class org.aspectj.weaver.World
 
getTypeVariableName() - Method in class org.aspectj.weaver.TypeVariableReferenceType
 
getTypeVariableNamed(String) - Method in class org.aspectj.weaver.JoinPointSignature
 
getTypeVariableNamed(String) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getTypeVariableNamed(String) - Method in interface org.aspectj.weaver.TypeVariableDeclaringElement
 
getTypeVariableNamed(String) - Method in class org.aspectj.weaver.UnresolvedType
 
getTypeVariablePatterns() - Method in class org.aspectj.weaver.patterns.TypeVariablePatternList
 
getTypeVariables() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getTypeVariables() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl
 
getTypeVariables() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getTypeVariables() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getTypeVariables() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getTypeVariables() - Method in class org.aspectj.weaver.JoinPointSignature
 
getTypeVariables() - Method in class org.aspectj.weaver.ReferenceType
 
getTypeVariables() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getTypeVariables() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getTypeVariables() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getTypeVariables() - Method in interface org.aspectj.weaver.ResolvedMember
 
getTypeVariables() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getTypeVariables() - Method in class org.aspectj.weaver.UnresolvedType
 
getTypeVariablesCurrentlyBeingProcessed(Class<?>) - Method in class org.aspectj.weaver.World
 
getTypeVariablesInScope() - Method in class org.aspectj.weaver.patterns.Pointcut
 
getTypeX() - Method in class org.aspectj.ajdt.internal.compiler.lookup.HelperInterfaceBinding
 
getUnannotatedType(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getUnannotatedType(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getUnderlyingPointcut() - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
getUnderlyingPointcut() - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl
 
getUnderlyingResource() - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer
Returns the underlying resource for which this buffer was opened, or null if this buffer was not opened on a resource.
getUnderlyingResource() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns the smallest underlying resource that contains this element, or null if this element is not contained in a resource.
getUnderlyingResource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
getUnderlyingResource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getUnderlyingResource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
getUnderlyingResource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getUnderlyingResource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
getUnderlyingResource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getUnderlyingResource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getUnderlyingResource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
getUnderlyingResource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getUnderlyingResource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getUnderlyingResource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getUnionTypeBounds(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type bounds' signatures from the given union type signature.
getUniqueModulesDeclaringPackage(char[][], char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment
 
getUnitToProcess(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
getUnmodifiableListView() - Method in interface org.aspectj.bridge.IMessageHolder
 
getUnmodifiableListView() - Method in class org.aspectj.bridge.MessageHandler
 
getUnmodifiableListView() - Method in class org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageHolder
 
getUnpackedAnnotationBindings(AnnotationBinding[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getUnqualifiedMethodHandle(IMethod, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Creates a handle that has parameter types that are not fully qualified so that the correct source is found.
getUnresolvedJavaElement(int, int, JavaElement) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns the IInitializer that contains the given local variable in the given type
getUnresolvedJavaElement(FieldBinding, WorkingCopyOwner, Util.BindingsToNodesMap) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Return the java element corresponding to the given compiler binding.
getUnresolvedJavaElement(MethodBinding, WorkingCopyOwner, Util.BindingsToNodesMap) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Return the java element corresponding to the given compiler binding.
getUnresolvedJavaElement(RecordComponentBinding, WorkingCopyOwner, Util.BindingsToNodesMap) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Return the java element corresponding to the given compiler binding.
getUnresolvedJavaElement(TypeBinding, WorkingCopyOwner, Util.BindingsToNodesMap) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Return the java element corresponding to the given compiler binding.
getUnspecifiedReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getUnspecifiedReference(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
getUnspecifiedReference(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
getUnspecifiedReference(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getUnspecifiedReference(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
getUnspecifiedReference(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
getUnspecifiedReference(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
getUnspecifiedReferenceOptimized() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
getUnspecifiedReferenceOptimized() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
getUnspecifiedReferenceOptimized() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
getUnspecifiedReferenceOptimized() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getUnspecifiedReferenceOptimized() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
getUnspecifiedReferenceOptimized() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
getUnspecifiedReferenceOptimized() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
getUnsupportedPrimitive() - Method in exception org.aspectj.weaver.tools.UnsupportedPointcutPrimitiveException
 
getUnwovenClassFileData() - Method in class org.aspectj.weaver.WeaverStateInfo
 
getUnwovenClassFileData(byte[]) - Method in class org.aspectj.weaver.WeaverStateInfo
 
getUpdates(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleUpdater
 
getUpperBound() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl
 
getUpperBound() - Method in class org.aspectj.weaver.BoundedReferenceType
 
getUpperBound() - Method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
getUpperBound() - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
getUpperBound() - Method in class org.aspectj.weaver.TypeVariable
 
getUpperBound() - Method in class org.aspectj.weaver.TypeVariableReferenceType
 
getUpperBound() - Method in class org.aspectj.weaver.WildcardedUnresolvedType
 
getUrl() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
getURLContents(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getURLContents(URL, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getUsage() - Static method in class org.aspectj.ajdt.ajc.BuildArgParser
 
getUsedFormals() - Method in class org.aspectj.weaver.patterns.Bindings
 
getUsedFormalSlots() - Method in class org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
getUsedFormalTypes() - Method in class org.aspectj.weaver.patterns.Bindings
 
getUsedServiceNames() - Method in interface org.aspectj.org.eclipse.jdt.core.IModuleDescription
Get used service names for this module.
getUsedServiceNames() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getUsedServices() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getUserLibrary(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.UserLibraryManager
 
getUserLibraryManager() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getUserLibraryNames() - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the names of all defined user libraries.
getUserLibraryNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.UserLibraryManager
 
getUses() - Method in class org.aspectj.apache.bcel.classfile.Module
 
getUses() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IModuleBinding
Returns the services used by this module.
getUses() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryModuleBinding
 
getUses() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getUses() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
getUsesClassNames() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the array of uses class names of the .class file, an empty array if none.
getUsesClassNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getUsesCount() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the uses count.
getUsesCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getUsesIndices() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the array of uses indices of the .class file, an empty array if none.
getUsesIndices() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getUtf8Length() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the utf8 length for a CONSTANT_Utf8 type entry.
getUtf8Length() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getUtf8Value() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the utf8 value for a CONSTANT_Utf8 type entry.
getUtf8Value() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getValidTargets() - Method in class org.aspectj.weaver.AbstractAnnotationAJ
getValidTargets() - Method in interface org.aspectj.weaver.AnnotationAJ
 
getValue() - Method in class org.aspectj.ajdt.ajc.ConfigParser.Arg
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.annotation.NameValuePair
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.Constant
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantClass
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantDouble
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantDynamic
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantFieldref
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantFloat
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantInteger
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantInterfaceMethodref
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantInvokeDynamic
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantLong
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantMethodHandle
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantMethodref
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantMethodType
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantModule
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantNameAndType
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantPackage
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantString
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantUtf8
 
getValue() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
getValue() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMemberValuePairBinding
Returns the resolved value.
getValue() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MemberValuePair
Returns the value expression.
getValue() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SingleMemberAnnotation
Returns the value of this annotation.
getValue() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Returns the value of this classpath attribute.
getValue() - Method in interface org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Returns the value of this member-value pair.
getValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl
 
getValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ElementValuePairInfo
 
getValue() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryElementValuePair
Return ClassSignature for a Class Class.
getValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
Return TypeBinding for member value of type Class Return Constant for member of primitive type or String Return FieldBinding for enum constant Return AnnotationBinding for annotation instance Return Object[] for member value of array type.
getValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathAttribute
 
getValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.MemberValuePair
 
getValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdAnnotationValuePair
Returns the value of this annotation or null if none
getValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantAnnotation
 
getValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantArray
 
getValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantBoolean
 
getValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantByte
 
getValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantChar
 
getValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantClass
 
getValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantDouble
 
getValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantEnum
 
getValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantFloat
 
getValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantInt
 
getValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantLong
 
getValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantShort
 
getValue() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantString
 
getValue() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.util.ICacheEnumeration
Returns the value of the previously accessed key in the enumeration.
getValue() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
Returns a proxy object on this result's value.
getValue() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask.CompilerArg
 
getValue() - Method in class org.aspectj.weaver.AnnotationNameValuePair
 
getValue() - Method in class org.aspectj.weaver.EnumAnnotationValue
 
getValue(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.Instruction
 
getValue(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InstructionCP
 
getValue(Expression) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
getValueBoolean() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueByte() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueChar() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueDisplayString() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
Returns the displayable representation of this result's value.
getValueDouble() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueFloat() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueIndex() - Method in class org.aspectj.apache.bcel.classfile.annotation.EnumElementValue
 
getValueInt() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueKind() - Method in interface org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Returns the value kind of this member-value pair.
getValueKind() - Method in class org.aspectj.org.eclipse.jdt.internal.core.MemberValuePair
 
getValueLong() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValues() - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
getValues() - Method in class org.aspectj.weaver.ArrayAnnotationValue
 
getValues() - Method in class org.aspectj.weaver.bcel.FakeAnnotation
 
getValues(T1) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Search the forward map for all values associated with a particular key.
getValueSet() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
 
getValueShort() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValuesNumber() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the number of values as described in the JVM specifications if the tag item is '['.
getValuesNumber() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getValueString() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SimplePropertyDescriptor
Returns the value type of this property.
getValueTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
Returns the dot-separated fully qualified name of this result's value type.
getVar() - Method in class org.aspectj.weaver.ast.HasAnnotation
 
getVar() - Method in class org.aspectj.weaver.ast.Instanceof
 
getVarClassName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
getVarClassName() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
 
getVariableDeclaration() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns the binding for the variable declaration corresponding to this variable binding.
getVariableId() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns a small integer variable id for this variable binding.
getVariableIdentifier() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
If this type is a type variable, this returns the variable's identifier.
getVariables() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
getVersion() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the major/minor version defined in this class file according to the VM spec.
getVersion() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
getVersionFor(String) - Static method in enum class org.aspectj.weaver.RuntimeVersion
 
getVersionIndex() - Method in class org.aspectj.apache.bcel.classfile.Module.Require
 
getVersionString() - Method in class org.aspectj.apache.bcel.classfile.Module.Require
 
getViewManager() - Method in class org.aspectj.ajde.Ajde
 
getViewProperties() - Method in class org.aspectj.ajde.ui.StructureView
 
getViolatedRestriction(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRuleSet
Select the first access rule which is violated when accessing a given type, or null if no 'non accessible' access rule applies.
getVisibilityString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
getVisibleBinding(InvocationSite, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getVisibleBinding(TypeBinding, InvocationSite, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
getVisibleBinding(TypeBinding, InvocationSite, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getVisibleElements(String) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionContext
Return the elements which are visible from the completion location and which can be assigned to the given type.
getVisibleElements(String) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
getVisibleElements(String) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
 
getVisibleFields() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
Return the bindings of all visible fields in the current completion context.
getVisibleFields() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
 
getVisibleFor(ModuleBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
If this package is uniquely visible to 'module' return a plain PackageBinding.
getVisibleFor(ModuleBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SplitPackageBinding
 
getVisibleLocalVariables() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
Return the bindings of all visible local variables in the current completion context.
getVisibleLocalVariables() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
 
getVisibleMethods() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
Return the bindings of all visible methods in the current completion context.
getVisibleMethods() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
 
getVisiblePackage(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
Answer the package of the given qualified name and visible in this module, or null if no such package exists.
getVmVersion() - Static method in class org.aspectj.util.LangUtil
 
getVmVersionString() - Static method in class org.aspectj.util.LangUtil
 
getWarningIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getWarnings() - Method in class org.aspectj.bridge.MessageHandler
 
getWarningToken(int) - Static method in class org.aspectj.org.eclipse.jdt.core.CorrectionEngine
Returns a token which can be used to suppress a given warning using @SuppressWarnings annotation, for a given problem ID (IProblem).
getWeaved() - Method in class org.aspectj.weaver.tools.cache.CacheStatistics
 
getWeavedRegex() - Method in interface org.aspectj.weaver.tools.cache.CacheKeyResolver
Return a regex which matches all weaved keys;
getWeavedRegex() - Method in class org.aspectj.weaver.tools.cache.DefaultCacheKeyResolver
 
getWeaver() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getWeaver() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
getWeaverOptions() - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
getWeaverState() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getWeaverState() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getWeaverState() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getWeaverState() - Method in class org.aspectj.weaver.ReferenceType
 
getWeaverState() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getWeaverState() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getWeaverState() - Method in class org.aspectj.weaver.ResolvedType
 
getWeaverVersionAttribute() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getWeavingSupport() - Method in class org.aspectj.weaver.bcel.BcelWorld
 
getWeavingSupport() - Method in class org.aspectj.weaver.reflect.ReflectionWorld
 
getWeavingSupport() - Method in class org.aspectj.weaver.World
 
getWildcard() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the corresponding wildcard binding of this capture binding.
getWildcard() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeArgument
 
getWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int, AnnotationBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int, AnnotationBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getWildcardType(TypeMirror, TypeMirror) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
getWithinAnnotationVar(UnresolvedType) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getWithinAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getWithinAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getWithinAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getWithinAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.Shadow
 
getWithinCodeAnnotationVar(UnresolvedType) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getWithinCodeAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getWithinCodeAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getWithinCodeAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getWithinCodeAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.Shadow
 
getWithinType() - Method in interface org.aspectj.lang.reflect.SourceLocation
 
getWithTypeIndices() - Method in class org.aspectj.apache.bcel.classfile.Module.Provide
 
getWithTypeStrings() - Method in class org.aspectj.apache.bcel.classfile.Module.Provide
 
getWord() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.EntryResult
 
getWorked() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
getWorkingCopies(WorkingCopyOwner) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the working copies that have the given owner.
getWorkingCopies(WorkingCopyOwner, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getWorkingCopy() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Returns the working copy this context refers to.
getWorkingCopy() - Method in interface org.aspectj.org.eclipse.jdt.core.IWorkingCopy
getWorkingCopy() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BecomeWorkingCopyOperation
 
getWorkingCopy() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Deprecated. 
getWorkingCopy() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DiscardWorkingCopyOperation
Returns the working copy this operation is working on.
getWorkingCopy() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerWorkingCopyInfo
 
getWorkingCopy() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
Returns the working copy this operation is working on.
getWorkingCopy(WorkingCopyOwner, IProblemRequestor, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Deprecated.
Use ITypeRoot.getWorkingCopy(WorkingCopyOwner, IProgressMonitor) instead. Note that if this deprecated method is used, problems will be reported on the passed problem requester as well as on the problem requestor returned by the working copy owner (if not null).
getWorkingCopy(WorkingCopyOwner, IProblemRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Deprecated. 
getWorkingCopy(WorkingCopyOwner, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeRoot
Returns a shared working copy on this compilation unit or class file using the given working copy owner to create the buffer.
getWorkingCopy(WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
getWorkingCopy(WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getWorkingCopy(WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
getWorkingCopy(IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Returns a new working copy of this compilation unit if it is a primary compilation unit, or this compilation unit if it is already a non-primary working copy.
getWorkingCopy(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getWorkingCopy(IProgressMonitor, IBufferFactory) - Method in interface org.aspectj.org.eclipse.jdt.core.IClassFile
getWorkingCopy(IProgressMonitor, IBufferFactory) - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
Deprecated. 
getWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor) - Method in interface org.aspectj.org.eclipse.jdt.core.IWorkingCopy
getWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Deprecated. 
getWorkingCopyMap(ICompilationUnit[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
getWorkingdir() - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Returns the current workingdir.
getWorkspace() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaModel
Returns the workspace associated with this Java model.
getWorkspace() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
Returns the workbench associated with this object.
getWorkspaceMappings() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
getWorkspaceScope() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getWorkspaceTarget(IPath) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
Helper method - returns the IResource corresponding to the provided IPath, or null if no such resource exists.
getWorld() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
getWorld() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
getWorld() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getWorld() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getWorld() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getWorld() - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
getWorld() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getWorld() - Method in class org.aspectj.weaver.ConcreteTypeMunger
 
getWorld() - Method in interface org.aspectj.weaver.patterns.IScope
 
getWorld() - Method in class org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getWorld() - Method in class org.aspectj.weaver.patterns.SimpleScope
 
getWorld() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getWorld() - Method in class org.aspectj.weaver.ResolvedType
 
getWrappedConstantValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Return a wrapper that contains the constant of the field.
getWrappedThrowable() - Method in exception org.aspectj.lang.SoftException
 
getWrappingStyle(String) - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Return the wrapping style of the given alignment value.
getWrapPolicy() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
getWriteCount() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog
 
getWriteNumber() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
getXconfigurationInfo() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getXJoinpoints() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getXmlConfiguration() - Method in class org.aspectj.weaver.bcel.BcelWorld
 
getXmlFiles() - Method in class org.aspectj.ajdt.ajc.ConfigParser
 
getXmlFiles() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getXOptionUsage() - Static method in class org.aspectj.ajdt.ajc.BuildArgParser
 
getZipEntries() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
Returns the set of all leaf zip entries that are not .class files.
getZipEntryByteContent(ZipEntry, ZipFile) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns the contents of the given zip entry as a byte array.
getZipFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
getZipFile() - Method in class org.aspectj.weaver.tools.cache.ZippedFileCacheBacking
 
getZipFile(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the open ZipFile at the given path.
getZipFile(IPath, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getZoomStructureToFileModeIcon() - Method in class org.aspectj.ajde.IconRegistry
 
getZoomStructureToGlobalModeIcon() - Method in class org.aspectj.ajde.IconRegistry
 
giveUpExclusiveLock() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
GLOBAL_VARS_CLASS_NAME_PREFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.eval.EvaluationConstants
 
globalErrorsCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
globalInfoCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
globalOptions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
globalProblemsCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
GlobalStructureView - Class in org.aspectj.ajde.ui
Should only be created by the StructureViewManager or an equivalent factory.
GlobalStructureView(GlobalViewProperties) - Constructor for class org.aspectj.ajde.ui.GlobalStructureView
 
globalTasksCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
GlobalVariable - Class in org.aspectj.org.eclipse.jdt.internal.eval
A global variable is a variable defined for an evaluation context and that persists accross evaluations.
GlobalVariable(char[], char[], char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.eval.GlobalVariable
Creates a new global variable with the given type name, name and initializer.
GlobalViewProperties - Class in org.aspectj.ajde.ui
 
GlobalViewProperties(StructureViewProperties.Hierarchy) - Constructor for class org.aspectj.ajde.ui.GlobalViewProperties
 
globalWarningsCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
goForBlockStatementsopt() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
goForBlockStatementsopt() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForBlockStatementsOrCatchHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
goForBlockStatementsOrCatchHeader() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForClassBodyDeclarations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
goForCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForExpression(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForFieldDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForGenericMethodDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForHeaders() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
goForHeaders() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForImportDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForMemberValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForMethodBody() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForPackageDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForPackageDeclaration(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForTypeDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
GOOGLE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
GOTO - Static variable in interface org.aspectj.apache.bcel.Constants
 
GOTO - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
goto_(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
We didn't call it goto, because there is a conflit with the goto keyword
goto_(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
goto_w(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
goto_w(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
GOTO_W - Static variable in interface org.aspectj.apache.bcel.Constants
 
GOTO_W - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
GoToLineThread - Class in org.aspectj.ajde.ui.swing
Used to ensure that a source line has been seeked to.
GoToLineThread(String, int, EditorAdapter) - Constructor for class org.aspectj.ajde.ui.swing.GoToLineThread
 
GREATER - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Greater than ">" operator.
GREATER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
GREATER_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
GREATER_EQUALS - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Greater than or equals ">=;" operator.
greaterLowerBound(ReferenceBinding[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
greaterLowerBound(TypeBinding[], Scope, LookupEnvironment) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
Group() - Constructor for class org.aspectj.tools.ant.taskdefs.Ajdoc.Group
 
GROUP_MASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
GROUP_MAX - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
GROUP_SHIFT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
GROUP0 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
GROUP1 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
GROUP2 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
GROUP3 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
groupElements() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeleteElementsOperation
Groups the elements to be processed by their compilation unit.
groupEndIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
 
growAndAddToArray(IJavaElementDelta[], IJavaElementDelta) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Adds the new element to a new array that contains all of the elements of the old array.
growAndAddToArray(IType[], IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Adds the new element to a new array that contains all of the elements of the old array.
growAndAddToArray(IType[], IType[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Adds the new elements to a new array that contains all of the elements of the old array.
growSpace(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
GUAVA_CLOSEABLES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
guess(TypeReference, Scope, MissingTypesGuesser.GuessedTypeRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.MissingTypesGuesser
 

H

H2_PREFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
H2_SUFFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
H2_SUFFIX_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
halt(boolean, boolean) - Method in class org.aspectj.util.FileUtil.Pipe
Tell the pipe to halt the next time it gains control.
HALT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
handle - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
Backpointer to my type handle - useful for translation from info to handle.
handle - Variable in class org.aspectj.weaver.ShadowMunger
 
handle(int, String[], int, String[], int, int, int, ReferenceContext, CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
handle(int, String[], String[], int, int, int, ReferenceContext, CompilationResult) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
handle(int, String[], String[], int, int, ReferenceContext, CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemHandler
Standard problem handling API, the actual severity (warning/error/ignore) is deducted from the problem ID and the current compiler options.
handleAlign(List<BodyDeclaration>) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.Aligner
 
handleAlign(Block) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.Aligner
 
handleAll(IMessageHandler, IMessage[], boolean) - Static method in class org.aspectj.bridge.MessageUtil
Handle messages in the sink.
handleAll(IMessageHandler, IMessageHolder, boolean) - Static method in class org.aspectj.bridge.MessageUtil
Handle all messages in the second handler using the first
handleAll(IMessageHandler, IMessageHolder, IMessage.Kind, boolean, boolean) - Static method in class org.aspectj.bridge.MessageUtil
Handle messages in the second handler using the first
handleAllExcept(IMessageHandler, IMessageHolder, IMessage.Kind, boolean, boolean) - Static method in class org.aspectj.bridge.MessageUtil
Handle messages in the second handler using the first if they are NOT of this kind (optionally, or greater).
handleBlockComment(int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.CommentsPreparator
 
handleBootclasspath(ArrayList<String>, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
handleClasspath(ArrayList<String>, String) - Method in class org.aspectj.ajdt.ajc.BuildArgParser
 
handleClasspath(ArrayList<String>, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
handledExceptions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
handleEndorseddirs(ArrayList<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
handleError(String) - Static method in class org.aspectj.tools.ajbrowser.core.BrowserErrorHandler
 
handleError(String, Throwable) - Static method in class org.aspectj.tools.ajbrowser.core.BrowserErrorHandler
 
handleErrorToken(String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
handleExtdirs(ArrayList<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
handleFactory - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
handleFactory - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
HandleFactory - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Creates java element handles.
HandleFactory() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.HandleFactory
 
handleInfoToken(String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
handleInstallException(InstallException) - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Handles an install exception by throwing a Java Model exception.
handleInternalError(Throwable) - Static method in class org.aspectj.tools.ajdoc.Main
 
handleInternalException(Throwable, CompilationUnitDeclaration, CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
handleInternalException(AbortCompilation, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
handleLineComment(int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.CommentsPreparator
 
handleMessage(IMessage) - Method in interface org.aspectj.ajde.core.IBuildMessageHandler
Handle message by reporting and/or throwing an AbortException.
handleMessage(IMessage) - Method in class org.aspectj.ajde.core.internal.AjdeCoreMessageHandlerAdapter
 
handleMessage(IMessage) - Method in class org.aspectj.ajdt.internal.compiler.WeaverMessageHandler
 
handleMessage(IMessage) - Method in class org.aspectj.bridge.context.PinpointingMessageHandler
 
handleMessage(IMessage) - Method in class org.aspectj.bridge.CountingMessageHandler
 
handleMessage(IMessage) - Method in interface org.aspectj.bridge.IMessageHandler
Handle message, by reporting and/or throwing an AbortException.
handleMessage(IMessage) - Method in class org.aspectj.bridge.MessageHandler
This implementation accumulates message.
handleMessage(IMessage) - Method in class org.aspectj.bridge.MessageWriter
Handle message by printing and (if abortOnFailure) throwing an AbortException if the messages is a failure or an abort (but not for errors).
handleMessage(IMessage) - Method in class org.aspectj.tools.ajbrowser.ui.BrowserMessageHandler
 
handleMessage(IMessage) - Method in class org.aspectj.tools.ajc.Main.MessagePrinter
Print errors and warnings to System.err, and optionally info to System.out, rendering message String only.
handleMessage(IMessage) - Method in class org.aspectj.weaver.loadtime.DefaultMessageHandler
 
handleMessage(IMessage) - Method in class org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageHolder
 
handleMessage(IMessage) - Method in class org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageWriter
 
handleMessageResult - Variable in class org.aspectj.bridge.MessageHandler
result of handleMessage(..) for messages not accumulated (ignored)
handleModulepath(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
handleModuleSourcepath(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
handleNonNullByDefault(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
handleNonNullByDefault(BlockScope, Annotation[], LocalDeclaration) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
"early" handling of NonNullByDefault because for local variables annotations are resolved after their type because of bug 96991.
handleOption(String, Iterator<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
HandleProviderDelimiter - Class in org.aspectj.asm.internal
Uses "typesafe enum" pattern.
handler - Variable in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
Handler(Class, Class) - Constructor for class org.aspectj.weaver.internal.tools.PointcutExpressionImpl.Handler
 
Handler(Class, Class) - Constructor for class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl.Handler
 
HANDLER - Static variable in interface org.aspectj.weaver.Member
 
HANDLER - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
HANDLER - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
HANDLER_PCD_DOESNT_SUPPORT_PARAMETERS - Static variable in class org.aspectj.weaver.WeaverMessages
 
handleResourceAssignment(BlockScope, FlowInfo, FlowInfo, FlowContext, ASTNode, Expression, LocalVariableBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Given the rhs of an assignment or local declaration has a (Auto)Closeable type (or null), setup for leak analysis now: Create or re-use a tracking variable, and wire and initialize everything.
HandlerPointcut - Class in org.aspectj.weaver.patterns
This is a kind of KindedPointcut.
HandlerPointcut(TypePattern) - Constructor for class org.aspectj.weaver.patterns.HandlerPointcut
 
handlerPrintStream(IMessageHandler, IMessage.Kind, OutputStream, String) - Static method in class org.aspectj.bridge.MessageUtil
Factory for handler adapted to PrintStream XXX weak - only handles println(String)
handleStack - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
Stack of parent handles, corresponding to the info stack.
handleUntagged(int, String[], String[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
handleWarning(String) - Static method in class org.aspectj.tools.ajbrowser.core.BrowserErrorHandler
 
handleWarningToken(String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
HAS_ASPECT - Static variable in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
HAS_DELTA - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathChange
 
HAS_LIBRARY_CHANGE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathChange
 
HAS_MEMBER - Static variable in class org.aspectj.weaver.patterns.TypePattern
 
HAS_MEMBER_NOT_ENABLED - Static variable in class org.aspectj.weaver.WeaverMessages
 
HAS_MODIFIED_RESOURCE_ATTR - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
HAS_PROJECT_CHANGE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathChange
 
has1_5Compliance - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
has14_Compliance - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
hasAborted() - Static method in class org.aspectj.tools.ajdoc.Main
 
HasAbstractMethods - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
hasAdditionalInterfaceBounds() - Method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
hasAllFlags(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
hasAllFlags(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
HasAllMethodBodies - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
hasAllowedProblems - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine.CompletionProblemFactory
 
hasAlreadyDefinedType(CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
HasAnnotatedVariants - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasAnnotation(UnresolvedType) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember
 
hasAnnotation(UnresolvedType) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
hasAnnotation(UnresolvedType) - Method in interface org.aspectj.weaver.AnnotatedElement
 
hasAnnotation(UnresolvedType) - Method in class org.aspectj.weaver.ArrayReferenceType
 
hasAnnotation(UnresolvedType) - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
hasAnnotation(UnresolvedType) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
hasAnnotation(UnresolvedType) - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
hasAnnotation(UnresolvedType) - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
hasAnnotation(UnresolvedType) - Method in class org.aspectj.weaver.JoinPointSignature
 
hasAnnotation(UnresolvedType) - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
hasAnnotation(UnresolvedType) - Method in class org.aspectj.weaver.ReferenceType
 
hasAnnotation(UnresolvedType) - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
hasAnnotation(UnresolvedType) - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
hasAnnotation(UnresolvedType) - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
hasAnnotation(UnresolvedType) - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
hasAnnotation(UnresolvedType) - Method in interface org.aspectj.weaver.ResolvedMember
 
hasAnnotation(UnresolvedType) - Method in class org.aspectj.weaver.ResolvedMemberImpl
Check if this member has an annotation of the specified type.
HasAnnotation - Class in org.aspectj.weaver.ast
 
HasAnnotation(Var, ResolvedType) - Constructor for class org.aspectj.weaver.ast.HasAnnotation
 
hasAnnotationFileFor(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
hasAnnotationFileFor(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
hasAnnotationFileFor(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
hasAnnotationFileFor(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
hasAnnotationFileFor(String) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
Can the current location provide an external annotation file for the given type?
hasAnnotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
hasAnnotations - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
 
hasAnnotations() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
hasAnnotations() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.BuildContext
Returns whether the compilation unit contained any annotations when it was compiled.
hasAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
Returns whether the compilation unit contained any annotations when it was compiled.
hasAnnotations() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
hasAnnotations() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
hasAnnotations() - Method in class org.aspectj.weaver.ReferenceType
 
hasAnnotations() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
hasAnnotations() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
hasAnnotations() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
hasAnnotations() - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
hasAnnotations() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
hasAnnotations() - Method in class org.aspectj.weaver.ResolvedType
 
hasAnyMessage(IMessage.Kind, boolean) - Method in interface org.aspectj.bridge.IMessageHolder
Tell whether this holder has any message of this kind (optionally or greater).
hasAnyMessage(IMessage.Kind, boolean) - Method in class org.aspectj.bridge.MessageHandler
 
hasArrayTypeAsExpectedSuperTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
hasAspect(Class) - Static method in class org.aspectj.lang.Aspects14
Returns true if singleton aspect or percflow / percflowbelow aspect is bound
hasAspect(Class<?>) - Static method in class org.aspectj.lang.Aspects
 
hasAspect(Class<?>, Class<?>) - Static method in class org.aspectj.lang.Aspects
 
hasAspect(Class<?>, Object) - Static method in class org.aspectj.lang.Aspects
 
hasAspect(Class, Class) - Static method in class org.aspectj.lang.Aspects14
Returns true if the pertypewithin aspect is bound
hasAspect(Class, Object) - Static method in class org.aspectj.lang.Aspects14
Returns true if the perthis / pertarget aspect is bound
hasAspectMethod - Variable in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
hasAttribute(String) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
hasBackingGenericMember() - Method in class org.aspectj.weaver.JoinPointSignature
 
hasBackingGenericMember() - Method in interface org.aspectj.weaver.ResolvedMember
 
hasBackingGenericMember() - Method in class org.aspectj.weaver.ResolvedMemberImpl
If this member is defined by a parameterized super-type, return the erasure of that member.
hasBeenAccepted - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
HasBeenGenerated - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
hasBeenParameterized - Variable in class org.aspectj.weaver.patterns.Pointcut
 
HasBeenResolved - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
hasBeenWoven() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
hasBeenWoven() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
hasBeenWoven() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
hasBeenWoven() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
hasBindingsRecovery() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Returns true if the ast tree was created with bindings recovery, false otherwise
hasBody() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
hasBuffer() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
hasBuffer() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
hasBuffer() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
Returns true if this element may have an associated source buffer, otherwise false.
hasBuildState() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns whether this project has been built at least once and thus whether it has a build state.
hasBuildState() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
HasCapturedWildcard - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasChanged() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
hasChangedProperties(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
hasChangedSinceLastReset() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
hasCharAt(char, int, char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
Returns true iff the given array contains the given char at the given position
hasChildren() - Method in interface org.aspectj.org.eclipse.jdt.core.IParent
Returns whether this element has one or more immediate children.
hasChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistCompilationUnit
 
hasChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
hasChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
hasChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
hasChildren() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
hasClasspathCycle(IClasspathEntry[]) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns whether setting this project's classpath to the given classpath entries would result in a cycle.
hasClasspathCycle(IClasspathEntry[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
hasCompilationUnit(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
hasCompilationUnit(char[][], char[], boolean) - Method in class org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
hasCompilationUnit(char[][], char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
hasCompilationUnit(char[][], char[], boolean) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment
Answer whether the given package (within the given module) contains any compilation unit.
hasCompilationUnit(char[][], char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
hasCompilationUnit(char[][], char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
hasCompilationUnit(char[][], char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
hasCompilationUnit(char[][], IPackageFragmentRoot[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
hasCompilationUnit(File, String, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
hasCompilationUnit(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
hasCompilationUnit(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
hasCompilationUnit(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
hasCompilationUnit(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
hasCompilationUnit(String, String) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModulePathEntry
Answer whether the given package has any compilation unit (.java or .class) in the given module.
hasCompilationUnit(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
hasCompilationUnit(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
hasCompilationUnit(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
hasCompilationUnit(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
hasCompilationUnit(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ModulePathEntry
 
hasCompilationUnit(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
hasCompilationUnit(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ProjectEntry
 
hasCompilationUnit(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
hasConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Return true if the field has a constant value attribute, false otherwise.
hasConstantValueAttribute() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Return true if the field info has a constant value attribute, false otherwise.
hasConstantValueAttribute() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
hasContextBinding(String) - Method in class org.aspectj.weaver.tools.DefaultMatchingContext
 
hasContextBinding(String) - Method in interface org.aspectj.weaver.tools.MatchingContext
Returns true iff this matching context has a defined binding for the given context parameter.
hasContradictions(TypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
hasCUDeclaringPackage(String, Function<CompilationUnit, String>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
hasCUDeclaringPackage(String, Function<CompilationUnit, String>) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
hasCycleMarker() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
hasDeclaredLineNumberInfo() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
hasDefaultNullnessFor(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
hasDefaultNullnessFor(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
hasDefaultNullnessFor(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
hasDefaultNullnessFor(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Answer a defaultNullness defined for the closest enclosing scope, using bits from Binding.NullnessDefaultMASK.
hasDefinitelyNoResource(FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Answer true if we know for sure that no resource is bound to this variable at the point of 'flowInfo'.
hasDescripterProblem - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
hasDestructableFields() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
hasDestructor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.AbstractTypeFactory
 
hasDestructor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.Field
 
hasDestructor() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.ITypeFactory
If this returns false, the delete and deleteFields methods both always do nothing.
HasDirectWildcard - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasDotDot(IPath) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
hasDynamicTests() - Method in class org.aspectj.weaver.Advice
 
hasElidedType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
hasEmptyName(TypeReference, ASTNode) - Static method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
hasEnclosingInstanceContext() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
hasErasedCandidatesCollisions(TypeBinding, TypeBinding, Map, ReferenceBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
hasError - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
hasErrors() - Method in class org.aspectj.bridge.CountingMessageHandler
 
hasErrors() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
hasErrors() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
hasErrors() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
hasErrors() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
hasErrors() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
hasErrors() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
hasErrors() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.impl.ReferenceContext
 
hasErrors() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
Returns whether there are errors in the code snippet or the global variable definition.
hasErrors() - Static method in class org.aspectj.tools.ajdoc.CompilerWrapper
 
hasEscapingExceptions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
hasExcludes() - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Whether we have used the excludes attribute.
hasExtendedOperands() - Method in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression
Returns where there are any extended operands.
hasExtraParameter() - Method in class org.aspectj.weaver.Advice
 
hasFailedResolution() - Method in class org.aspectj.weaver.patterns.TypePattern
 
hasFailedResolution() - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
hasFieldDescriptor(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
hasFineGrainChanges() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
hasForbiddenProblems - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine.CompletionProblemFactory
 
hasFramePositions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
HasFunctionalInterfaceTypes - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
hasFunctionalTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
hasFunctionalTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitElementInfo
 
hasFunctionalTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
hash(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
hash(char[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
hash(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Return a hashcode for the value of the key parameter.
hash(long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.LongCache
Return a hashcode for the value of the key parameter.
hash(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.StreamHasher
Computes a 64-bit hash value of a String.
HashableWeakReference(char[], ReferenceQueue) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray.HashableWeakReference
 
HashableWeakReference(Object, ReferenceQueue) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet.HashableWeakReference
 
hashcode - Variable in class org.aspectj.weaver.WeakClassLoaderReference
 
hashCode - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet.HashableWeakReference
 
hashCode - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray.HashableWeakReference
 
hashCode() - Method in class org.aspectj.ajdt.internal.compiler.InterimCompilationResult
 
hashCode() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
hashCode() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig.BinarySourceFile
 
hashCode() - Method in class org.aspectj.apache.bcel.generic.ArrayType
 
hashCode() - Method in class org.aspectj.apache.bcel.generic.IINC
 
hashCode() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
hashCode() - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
 
hashCode() - Method in class org.aspectj.apache.bcel.generic.InstructionByte
 
hashCode() - Method in class org.aspectj.apache.bcel.generic.InstructionCP
 
hashCode() - Method in class org.aspectj.apache.bcel.generic.InstructionLV
 
hashCode() - Method in class org.aspectj.apache.bcel.generic.InstructionSelect
 
hashCode() - Method in class org.aspectj.apache.bcel.generic.InstructionShort
 
hashCode() - Method in class org.aspectj.apache.bcel.generic.InvokeDynamic
 
hashCode() - Method in class org.aspectj.apache.bcel.generic.INVOKEINTERFACE
 
hashCode() - Method in class org.aspectj.apache.bcel.generic.LineNumberTag
 
hashCode() - Method in class org.aspectj.apache.bcel.generic.LocalVariableTag
 
hashCode() - Method in class org.aspectj.apache.bcel.generic.MULTIANEWARRAY
 
hashCode() - Method in class org.aspectj.apache.bcel.generic.ObjectType
 
hashCode() - Method in class org.aspectj.apache.bcel.generic.RET
 
hashCode() - Method in class org.aspectj.apache.bcel.util.ClassPath
 
hashCode() - Method in class org.aspectj.bridge.SourceLocation
 
hashCode() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.core.SourceRange
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.ProcessorInfo
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NameImpl
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.BasicModule
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationInfo
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ElementValuePairInfo
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.ExceptionMarker
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRule
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.ClassSignature
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.EnumConstantSignature
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddExports
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddReads
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.ModuleReferenceImpl
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.BooleanConstant
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.StringConstant
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyParameterizedGenericMethodBinding
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBound
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.CtSym
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BufferFactoryWrapper
Deprecated.
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathAttribute
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathChange
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Returns the hash code for this classpath entry
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportName
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.PropertyLocation
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Initializer
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Returns the hash code for this Java element.
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta.Key
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.MemberValuePair
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LongString
Compatible with String.hashCode()
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog.Tag
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
Compatible with String.hashCode()
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.FileFingerprint
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNode
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AddJrtToIndex
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexAllProject
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexBinaryFolder
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchTypeNameMatch
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaWorkspaceScope
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper.LocalVariableElementKey
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.UserLibrary
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet.HashableWeakReference
 
hashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray.HashableWeakReference
 
hashCode() - Method in class org.aspectj.util.TypeSafeEnum
 
hashCode() - Method in class org.aspectj.weaver.Advice
 
hashCode() - Method in class org.aspectj.weaver.AdviceKind
 
hashCode() - Method in class org.aspectj.weaver.AnnotationOnTypeMunger
 
hashCode() - Method in class org.aspectj.weaver.ast.HasAnnotation
 
hashCode() - Method in class org.aspectj.weaver.ast.Instanceof
 
hashCode() - Method in class org.aspectj.weaver.ast.Not
 
hashCode() - Method in class org.aspectj.weaver.ast.Or
 
hashCode() - Method in class org.aspectj.weaver.bcel.BcelTypeMunger
 
hashCode() - Method in class org.aspectj.weaver.bcel.ExceptionRange
 
hashCode() - Method in class org.aspectj.weaver.bcel.UnwovenClassFile.ChildClass
 
hashCode() - Method in class org.aspectj.weaver.Checker
 
hashCode() - Method in class org.aspectj.weaver.JoinPointSignature
 
hashCode() - Method in class org.aspectj.weaver.MemberImpl
 
hashCode() - Method in class org.aspectj.weaver.MethodDelegateTypeMunger.FieldHostTypeMunger
 
hashCode() - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
hashCode() - Method in class org.aspectj.weaver.NewConstructorTypeMunger
 
hashCode() - Method in class org.aspectj.weaver.NewFieldTypeMunger
 
hashCode() - Method in class org.aspectj.weaver.NewMemberClassTypeMunger
 
hashCode() - Method in class org.aspectj.weaver.NewMethodTypeMunger
 
hashCode() - Method in class org.aspectj.weaver.NewParentTypeMunger
 
hashCode() - Method in class org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.AndPointcut
 
hashCode() - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.AnnotationPatternList
 
hashCode() - Method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
hashCode() - Method in class org.aspectj.weaver.patterns.AnyTypePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
hashCode() - Method in class org.aspectj.weaver.patterns.ArgsPointcut
 
hashCode() - Method in class org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.BindingAnnotationTypePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.BindingTypePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.CflowPointcut
 
hashCode() - Method in class org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
hashCode() - Method in class org.aspectj.weaver.patterns.ConcreteCflowPointcut.Slot
 
hashCode() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
hashCode() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation.Kind
 
hashCode() - Method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
hashCode() - Method in class org.aspectj.weaver.patterns.DeclareParents
 
hashCode() - Method in class org.aspectj.weaver.patterns.DeclareParentsMixin
 
hashCode() - Method in class org.aspectj.weaver.patterns.DeclarePrecedence
 
hashCode() - Method in class org.aspectj.weaver.patterns.DeclareSoft
 
hashCode() - Method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
hashCode() - Method in class org.aspectj.weaver.patterns.EllipsisTypePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.ExactTypePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.HandlerPointcut
 
hashCode() - Method in class org.aspectj.weaver.patterns.HasMemberTypePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.IfPointcut
 
hashCode() - Method in class org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
hashCode() - Method in class org.aspectj.weaver.patterns.IfPointcut.IfTruePointcut
 
hashCode() - Method in class org.aspectj.weaver.patterns.KindedPointcut
 
hashCode() - Method in class org.aspectj.weaver.patterns.ModifiersPattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.NamePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.NotPointcut
 
hashCode() - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.NoTypePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.OrPointcut
 
hashCode() - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.PerCflow
 
hashCode() - Method in class org.aspectj.weaver.patterns.PerFromSuper
 
hashCode() - Method in class org.aspectj.weaver.patterns.PerObject
 
hashCode() - Method in class org.aspectj.weaver.patterns.PerSingleton
 
hashCode() - Method in class org.aspectj.weaver.patterns.PerTypeWithin
 
hashCode() - Method in class org.aspectj.weaver.patterns.ReferencePointcut
 
hashCode() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
hashCode() - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
hashCode() - Method in class org.aspectj.weaver.patterns.ThrowsPattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.TypePatternList
 
hashCode() - Method in class org.aspectj.weaver.patterns.TypePatternQuestions.Question
 
hashCode() - Method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.WildAnnotationTypePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
hashCode() - Method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
hashCode() - Method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
hashCode() - Method in class org.aspectj.weaver.patterns.WithincodePointcut
 
hashCode() - Method in class org.aspectj.weaver.patterns.WithinPointcut
 
hashCode() - Method in class org.aspectj.weaver.PerObjectInterfaceTypeMunger
 
hashCode() - Method in class org.aspectj.weaver.PerTypeWithinTargetTypeMunger
 
hashCode() - Method in class org.aspectj.weaver.PrivilegedAccessMunger
 
hashCode() - Method in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking.IndexEntry
 
hashCode() - Method in class org.aspectj.weaver.tools.cache.CachedClassEntry
 
hashCode() - Method in class org.aspectj.weaver.tools.cache.CachedClassReference
 
hashCode() - Method in class org.aspectj.weaver.TypeVariableReferenceType
 
hashCode() - Method in class org.aspectj.weaver.UnresolvedType
Equality is checked based on the underlying signature, so the hash code of a particular type is the hash code of its signature string.
hashCode() - Method in class org.aspectj.weaver.WeakClassLoaderReference
 
hashCode(char[]) - Static method in class org.aspectj.asm.internal.CharOperation
 
hashCode(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers a hashcode for the array
hashCode(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Return the hashcode for the key parameter
hashCode(Object[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
HashCode - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
HASHCODE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
HASHCODE_LAST_SCANNED - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
HashCodeSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
HashedParameterizedTypes() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem.HashedParameterizedTypes
 
hasHierarchyCheckStarted() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
hasHighPriorityExceptions() - Method in class org.aspectj.weaver.Shadow.Kind
 
HashSetOfArray - Class in org.aspectj.org.eclipse.jdt.internal.core.util
HashSet of Object[]
HashSetOfArray() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfArray
 
HashSetOfArray(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfArray
 
HashSetOfCharArrayArray - Class in org.aspectj.org.eclipse.jdt.internal.core.util
HashSet of char[][]
HashSetOfCharArrayArray() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
HashSetOfCharArrayArray(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
HashSetOfInt - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
HashSet of Object[]
HashSetOfInt() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
HashSetOfInt(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
HashtableOfArrayToObject - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Hashtable of {Object[] --> Object }
HashtableOfArrayToObject() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
HashtableOfArrayToObject(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
HashtableOfInt - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
Hashtable for non-zero int keys.
HashtableOfInt() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
HashtableOfInt(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
HashtableOfInteger - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
Hashtable for Integer keys.
HashtableOfInteger() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInteger
 
HashtableOfInteger(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInteger
 
HashtableOfIntValues - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
Hashtable of {char[] --> int}
HashtableOfIntValues() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
HashtableOfIntValues(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
HashtableOfLong - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
Hashtable for non-zero long keys.
HashtableOfLong() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
HashtableOfLong(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
HashtableOfModule - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
HashtableOfModule() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfModule
 
HashtableOfModule(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfModule
 
HashtableOfObject - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
Hashtable of {char[] --> Object }
HashtableOfObject() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
HashtableOfObject(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
HashtableOfObjectToInt - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
Hashtable of {Object --> int }
HashtableOfObjectToInt() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
HashtableOfObjectToInt(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
HashtableOfObjectToIntArray - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
Hashtable of {Object --> int[] }
HashtableOfObjectToIntArray() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
HashtableOfObjectToIntArray(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
HashtableOfPackage<P extends PackageBinding> - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
HashtableOfPackage() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
HashtableOfPackage(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
HashtableOfType - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
HashtableOfType() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
HashtableOfType(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
hasIncludes() - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Whether we have used the includes attribute.
hasIncompatibleSuperType(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Returns true if the two types have an incompatible common supertype, e.g.
hasInconsistentMemoryAllocation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog.MemoryAccessLog
Returns true iff this log contains a double malloc or a double free
hasInconsistentToplevelHierarchies - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
hasIndex() - Method in class org.aspectj.apache.bcel.classfile.StackMapType
 
hasJavaNature(IProject) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns true if the given project is accessible and it has a java nature, otherwise false.
hasKey(int) - Method in class org.aspectj.weaver.IntMap
 
hasLeadingTagComment(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
Look for a specific tag comment leading a given source range (comment located after any statement in astStack)
HasLocalType - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
hasLocation(JavaFileManager.Location) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
hasLowerBound() - Method in class org.aspectj.weaver.BoundedReferenceType
 
hasLowerBound() - Method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
hasMandatoryErrors() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
hasMatchedAtLeastOnce - Variable in class org.aspectj.weaver.Advice
 
hasMatchedSomething() - Method in class org.aspectj.weaver.Advice
 
hasMemberTypePattern() - Method in class org.aspectj.weaver.patterns.HasMemberTypePatternFinder
 
HasMemberTypePattern - Class in org.aspectj.org.eclipse.jdt.core.dom
 
HasMemberTypePattern - Class in org.aspectj.weaver.patterns
 
HasMemberTypePattern(AST, SignaturePattern) - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.HasMemberTypePattern
 
HasMemberTypePattern(SignaturePattern) - Constructor for class org.aspectj.weaver.patterns.HasMemberTypePattern
 
HasMemberTypePatternFinder - Class in org.aspectj.weaver.patterns
 
HasMemberTypePatternFinder(TypePattern) - Constructor for class org.aspectj.weaver.patterns.HasMemberTypePatternFinder
 
HasMemberTypePatternForPerThisMatching - Class in org.aspectj.weaver.patterns
pr354470.
HasMemberTypePatternForPerThisMatching(SignaturePattern) - Constructor for class org.aspectj.weaver.patterns.HasMemberTypePatternForPerThisMatching
 
hasMemberTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
hasMemberTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
hasMemberTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
hasMemberTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
hasMethod(ResolvedType) - Method in class org.aspectj.weaver.patterns.HasMemberTypePattern
 
hasMethod(ResolvedType) - Method in class org.aspectj.weaver.patterns.HasMemberTypePatternForPerThisMatching
 
hasMethodWithNumArgs(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
hasMethodWithNumArgs(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
hasMethodWithNumArgs(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
hasMissingSwitchDefault - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
HasMissingType - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasModifiedResource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Returns whether this operation has performed any resource modifications.
hasModifier(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdBinding
Tests whether this binding has one of the flags defined in Flags
hasModule() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
hasModule() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
hasModule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
hasModule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
 
hasModule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
hasModuleName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
hasMoreElements() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LRUCacheEnumerator
Returns true if more elements exist.
hasMoreTokens() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
hasMoreTokens() - Method in class org.aspectj.weaver.patterns.BasicTokenSource
 
hasMoreTokens() - Method in interface org.aspectj.weaver.patterns.ITokenSource
 
hasNamedValue(String) - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
hasNamedValue(String) - Method in class org.aspectj.weaver.AbstractAnnotationAJ
hasNamedValue(String) - Method in interface org.aspectj.weaver.AnnotationAJ
 
hasNamedValue(String) - Method in class org.aspectj.weaver.bcel.BcelAnnotation
hasNamedValue(String) - Method in class org.aspectj.weaver.StandardAnnotation
hasNameValuePair(String, String) - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
hasNameValuePair(String, String) - Method in class org.aspectj.weaver.AbstractAnnotationAJ
hasNameValuePair(String, String) - Method in interface org.aspectj.weaver.AnnotationAJ
 
hasNameValuePair(String, String) - Method in class org.aspectj.weaver.bcel.BcelAnnotation
hasNameValuePair(String, String) - Method in class org.aspectj.weaver.StandardAnnotation
hasNameValuePairs() - Method in class org.aspectj.weaver.StandardAnnotation
 
hasNewInterfaces() - Method in class org.aspectj.weaver.ReferenceType
 
hasNext() - Method in class org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
hasNext() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable.IteratorForReporting
 
hasNext() - Method in class org.aspectj.weaver.Iterators.ResolvedTypeArrayIterator
 
hasNext() - Method in class org.aspectj.weaver.JoinPointSignatureIterator
 
HasNext - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
hasNextQuery() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndPattern
 
hasNextQuery() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.IntersectingPattern
Returns whether another query must be done.
hasNextQuery() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
hasNextQuery() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
HasNextSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
hasNLSTag() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
HasNoMemberTypes - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasNonNullDefaultForParameter(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
hasNonNullDefaultForReturnType(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
HasNonPrivateConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
HasNonPrivateStaticMemberTypes - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ExtraFlags
 
hasNullBit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
hasNullBit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Query typeBits without triggering supertype lookup.
hasNullInfoFor(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
hasNullInfoFor(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check if any null info has been recorded for a given local variable.
hasNullInfoFor(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
hasNullTypeAnnotation(TypeReference.AnnotationPosition) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
hasNullTypeAnnotation(TypeReference.AnnotationPosition) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
hasNullTypeAnnotation(TypeReference.AnnotationPosition) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
hasNullTypeAnnotation(TypeReference.AnnotationPosition) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
hasNullTypeAnnotation(TypeReference.AnnotationPosition) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
hasNullTypeAnnotation(TypeReference.AnnotationPosition) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
HasNullTypeAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasNullTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Does this type or any of its details (array dimensions, type arguments) have a null type annotation?
hasPackageDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrPattern
Returns whether the pattern has one or several package declaration or not.
HasParameterAnnotations - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasParentheses - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
hasParentheses() - Method in class org.aspectj.org.eclipse.jdt.core.dom.LambdaExpression
Returns whether parentheses around the parameters are present or not.
hasPendingMemberValueName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
hasPossibleAnnotationTarget(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
hasPossibleNodes(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchingNodeSet
 
hasPreBuiltIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AddJrtToIndex
 
hasProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
hasProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
Returns whether there are problems in the code snippet or the global variable definition.
hasRecordedChanges() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns true if imports have been recorded to be added or removed.
hasReferences(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldManyToOne
 
hasReferences(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToMany
 
hasReferences(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToOne
 
hasReferences(Nd, long) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.field.IRefCountedField
Returns true if this field knows of any remaining incoming references to this object.
hasReportedError - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
hasResolvedBindings() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Returns true if the ast tree was created with bindings, false otherwise
hasResource(String) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
hasResourceChanged() - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Returns whether the resource of this working copy has changed since the inception of this working copy.
hasResourceChanged() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
hasResourceTrackers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
hasRestrictedAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
hasReturnValue() - Method in class org.aspectj.weaver.Shadow.Kind
These shadow kinds have return values that can be bound in after returning(Dooberry doo) advice.
hasRuntimeTest() - Method in class org.aspectj.asm.internal.Relationship
 
hasRuntimeTest() - Method in interface org.aspectj.asm.IRelationship
 
hasSameIrritants(IrritantSet) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
Returns true if all of the irritants in the given irritant set are set in receiver
hasSameValue(Constant) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
Returns true if both constants have the same type and the same actual value
hasSerialVersionUIDField(ResolvedType) - Static method in class org.aspectj.weaver.bcel.LazyClassGen
 
hasShownAjdocUsageMessage() - Static method in class org.aspectj.tools.ajdoc.Main
 
hasSignatures() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
Returns whether the pattern has signatures or not.
hasSignatures() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrPattern
Returns whether the pattern has signatures or not.
hasSimpleName(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
hasSource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Answers true if the project potentially contains any source.
hasSources() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
hasSourceSuffix(File) - Static method in class org.aspectj.util.FileUtil
 
hasSourceSuffix(String) - Static method in class org.aspectj.util.FileUtil
 
hasStatementsRecovery() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Returns true if the ast tree was created with statements recovery, false otherwise
hasStructuralChanges - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
hasStructuralChanges(byte[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Check if the receiver has structural changes compare to the byte array in argument.
hasStructuralChanges(byte[], boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Check if the receiver has structural changes compare to the byte array in argument.
hasSubpackages() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns whether this package fragment's name is a prefix of other package fragments in this package fragment's root.
hasSubpackages() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
hasSubstitutedParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Returns true if method got substituted parameter types (see ParameterizedMethodBinding)
hasSubstitutedParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
Returns true if some parameters got substituted.
hasSubstitutedParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
Returns true if some parameters got substituted.
hasSubstitutedParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
hasSubstitutedReturnType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
hasSubstitutedReturnType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
Returns true if the return type got substituted.
hasSubstitutedReturnType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
Returns true if the return type got substituted.
hasSyntaxError - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
hasSyntaxErrors - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
Problem requestor which will get notified of discovered problems
HasSyntaxErrors - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
hasSyntheticAttribute(Attribute[]) - Static method in class org.aspectj.apache.bcel.classfile.AttributeUtils
 
hasTarget() - Method in class org.aspectj.weaver.Shadow
could target(*) pcd ever match
hasTargeters() - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
 
hasTasks() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
hasTemporaryCache() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
hasThis() - Method in class org.aspectj.weaver.Shadow
could this(*) pcd ever match
HasThisTypePatternTriedToSneakInSomeGenericOrParameterizedTypePatternMatchingStuffAnywhereVisitor - Class in org.aspectj.weaver.patterns
 
HasThisTypePatternTriedToSneakInSomeGenericOrParameterizedTypePatternMatchingStuffAnywhereVisitor() - Constructor for class org.aspectj.weaver.patterns.HasThisTypePatternTriedToSneakInSomeGenericOrParameterizedTypePatternMatchingStuffAnywhereVisitor
 
hasTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
HasTypeAnnotations - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
HasTypeAnnotations - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
Returns whether the pattern includes type arguments information or not.
hasTypeBit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
hasTypeBit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
hasTypeBit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
hasTypeBit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
hasTypeBit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
hasTypeBit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
hasTypeBit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer an additional bit characterizing this type, like TypeIds.BitAutoCloseable.
hasTypeBit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
hasTypeBit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
hasTypeBit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
hasTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
hasTypeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
Returns whether the pattern includes type parameters information or not.
HasTypeVariable - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasTypeVariableAliases() - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
HasUncheckedTypeArgumentForBoundCheck - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
HasUnresolvedArguments - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
HasUnresolvedEnclosingType - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
HasUnresolvedMemberTypes - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
HasUnresolvedPermittedSubtypes - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtendedTagBits
 
HasUnresolvedSuperclass - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
HasUnresolvedSuperinterfaces - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasUnresolvedTypeArgument() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext
Returns true if any unresolved variable is detected, i.e. any variable is substituted with itself
HasUnresolvedTypeVariables - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasUnsatisfiedDependency(ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
hasUnsatisfiedDependency(ResolvedType) - Method in class org.aspectj.weaver.World
Determine if the named aspect requires a particular type around in order to be useful.
hasUnsavedChanges() - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer
Returns whether this buffer has been modified since it was opened or since it was last saved.
hasUnsavedChanges() - Method in interface org.aspectj.org.eclipse.jdt.core.IOpenable
Returns true if this element is open and: its buffer has unsaved changes, or one of its descendants has unsaved changes, or a working copy has been created on one of this element's children and has not yet destroyed
hasUnsavedChanges() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
hasUnsavedChanges() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
hasUnstableAutoName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
hasUserDestructor - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
hasValue() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
Returns whether this result has a value.
hasVariableFlag(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
hasWaitingReaders() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
hasWarnings() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
hasWarnings() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
Returns whether there are warnings in the code snippet or the global variable definition.
haveReceiver - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
header - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
HEADER_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LargeBlock
Size of the header for a large block.
headerOffset - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
HelperInterfaceBinding - Class in org.aspectj.ajdt.internal.compiler.lookup
 
HelperInterfaceBinding(char[][], PackageBinding, ClassScope) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.HelperInterfaceBinding
 
HelperInterfaceBinding(SourceTypeBinding, UnresolvedType) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.HelperInterfaceBinding
 
hiddenCatchBlock(ReferenceBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
hiddenVariableDepth - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
HIDE_NULL_COMPARISON_WARNING - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
used to hide null comparison related warnings inside assert statements
HIDE_NULL_COMPARISON_WARNING_MASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
hideMessagesPanel(BrowserMessageHandler) - Method in class org.aspectj.tools.ajbrowser.ui.swing.TopFrame
 
hides(Element) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
Subclassed by VariableElementImpl, TypeElementImpl, and ExecutableElementImpl.
hides(Element) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
hides(Element) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
hides(Element) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl
 
hides(Element, Element) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
HIDING - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
HidingEnclosingType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
HierarchicalASTVisitor - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.indexer
This class provides a convenient behaviour-only extension mechanism for the ASTNode hierarchy.
HierarchicalASTVisitor() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
hierarchy - Variable in class org.aspectj.asm.AsmManager
 
hierarchy - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
The hierarchy being built.
hierarchy_creating - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
hierarchy_creatingOnType - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
hierarchy_nullFocusType - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
hierarchy_nullProject - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
hierarchy_nullRegion - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
HierarchyBinaryType - Class in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
 
HierarchyBinaryType(int, char[], char[], char[], char[][]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
HierarchyBinaryType(int, char[], char[], char[], char[][], char) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
HierarchyBuilder - Class in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
 
HierarchyBuilder(TypeHierarchy) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
 
hierarchyCircularity(SourceTypeBinding, ReferenceBinding, TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
hierarchyCircularity(TypeVariableBinding, ReferenceBinding, TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
HierarchyCircularity - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
HierarchyCircularitySelfReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
hierarchyHasProblems(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
HierarchyHasProblems - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
HierarchyHasProblems - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hierarchyResolver - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
The resolver used to resolve type hierarchies
hierarchyResolver - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
HierarchyResolver - Class in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
 
HierarchyResolver(INameEnvironment, Map, HierarchyBuilder, IProblemFactory) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver
 
HierarchyResolver(LookupEnvironment, HierarchyBuilder) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver
 
HierarchyScope - Class in org.aspectj.org.eclipse.jdt.internal.core.search
Scope limited to the subtype and supertype hierarchy of a given type.
HierarchyScope(IJavaProject, IType, WorkingCopyOwner, boolean, boolean, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
Creates a new hierarchy scope for the given type with the given configuration options.
HierarchyScope(IType, WorkingCopyOwner) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
HierarchyType - Class in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
Partial implementation of an IGenericType used to answer hierarchies.
HierarchyType(IType, char[], int, char[], char[][], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyType
 
HierarchyWalker - Class in org.aspectj.asm
 
HierarchyWalker() - Constructor for class org.aspectj.asm.HierarchyWalker
 
HIGH_SURROGATE_MAX_VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
HIGH_SURROGATE_MAX_VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
HIGH_SURROGATE_MIN_VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
HIGH_SURROGATE_MIN_VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
highlightActiveNode() - Method in class org.aspectj.ajde.ui.swing.StructureViewPanel
 
hit() - Method in class org.aspectj.weaver.tools.cache.CacheStatistics
 
HookedJavaFileObject - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
A delegating JavaFileObject that hooks the close() methods of the Writer or OutputStream objects that it produces, and notifies the annotation dispatch manager when a new compilation unit is produced.
HookedJavaFileObject(JavaFileObject, String, String, BatchFilerImpl) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject
 
howMany(int) - Static method in class org.aspectj.weaver.Shadow
Return count of how many bits set in the supplied parameter.
href - Variable in class org.aspectj.tools.ant.taskdefs.Ajdoc.Link
 
HREF_TAG - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
HTML_EXTENSION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 

I

i1At(byte[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileStruct
 
i2At(byte[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileStruct
 
i2b() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
I2B - Static variable in interface org.aspectj.apache.bcel.Constants
 
I2B - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
I2B - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
i2c() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
I2C - Static variable in interface org.aspectj.apache.bcel.Constants
 
I2C - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
I2C - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
i2d() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
I2D - Static variable in interface org.aspectj.apache.bcel.Constants
 
I2D - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
I2D - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
i2f() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
I2F - Static variable in interface org.aspectj.apache.bcel.Constants
 
I2F - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
I2F - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
i2l() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
I2L - Static variable in interface org.aspectj.apache.bcel.Constants
 
I2L - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
I2L - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
i2s() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
I2S - Static variable in interface org.aspectj.apache.bcel.Constants
 
I2S - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
I2S - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
i4At(byte[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileStruct
 
i4At(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
i8At(byte[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileStruct
 
i8At(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
IAccessRule - Interface in org.aspectj.org.eclipse.jdt.core
Describes an access rule to source and class files on a classpath entry.
iadd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IADD - Static variable in interface org.aspectj.apache.bcel.Constants
 
IADD - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IADD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IAjTerminalSymbols - Interface in org.aspectj.ajdt.compiler
This should contain a list of symbols unique to AspectJ grammar, but getting jikespg to do that is too much work right now.
iaload() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IALOAD - Static variable in interface org.aspectj.apache.bcel.Constants
 
IALOAD - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IALOAD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iand() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IAND - Static variable in interface org.aspectj.apache.bcel.Constants
 
IAND - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IAND - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IAnnotatable - Interface in org.aspectj.org.eclipse.jdt.core
Common protocol for Java elements that can be annotated.
IAnnotation - Interface in org.aspectj.org.eclipse.jdt.core
Represents an annotation on a package declaration, a type, a method, a field or a local variable in a compilation unit or a class file.
IAnnotation - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a annotation structure as described in the JVM specifications (added in J2SE 1.5).
IAnnotationBinding - Interface in org.aspectj.org.eclipse.jdt.core.dom
Represents a resolved annotation.
IAnnotationComponent - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of an annotation component as described in the JVM specifications (added in J2SE 1.5).
IAnnotationComponentValue - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of an annotation component value as described in the JVM specifications (added in J2SE 1.5).
IAnnotationDefaultAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a annotation default attribute as described in the JVM specifications (added in J2SE 1.5).
iastore() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IASTORE - Static variable in interface org.aspectj.apache.bcel.Constants
 
IASTORE - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IASTORE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IAttribute - Interface in org.aspectj.org.eclipse.jdt.internal.compiler
Represents an Attribute for a Java .class file.
IAttributeNamesConstants - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of attribute names as described in the JVM specifications.
IBinaryAnnotation - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
This represents class file information about an annotation instance.
IBinaryElementValuePair - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
This represents the class file information about a member value pair of an annotation.
IBinaryField - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IBinaryMethod - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IBinaryModule - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IBinaryNestedType - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IBinarySourceProvider - Interface in org.aspectj.ajdt.internal.compiler
 
IBinaryType - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IBinaryTypeAnnotation - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
This represents class file information about an annotation instance.
IBinding - Interface in org.aspectj.org.eclipse.jdt.core.dom
A binding represents a named entity in the Java language.
IBootstrapMethodsAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a bootstrap methods attribute as described in the JVM specifications.
IBootstrapMethodsEntry - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a bootstrap method table entry as specified in the JVM specifications.
IBTreeComparator - Interface in org.aspectj.org.eclipse.jdt.internal.core.nd.db
 
IBTreeVisitor - Interface in org.aspectj.org.eclipse.jdt.internal.core.nd.db
The visitor visits all records where compare returns 0.
IBuffer - Interface in org.aspectj.org.eclipse.jdt.core
A buffer contains the text contents of a resource.
IBuffer.ITextEditCapability - Interface in org.aspectj.org.eclipse.jdt.core
Implementors of IBuffer can additionally implement IBuffer.ITextEditCapability.
IBufferChangedListener - Interface in org.aspectj.org.eclipse.jdt.core
A listener, which gets notified when the contents of a specific buffer have changed, or when the buffer is closed.
IBufferFactory - Interface in org.aspectj.org.eclipse.jdt.core
Deprecated.
Use WorkingCopyOwner instead
IBuildMessageHandler - Interface in org.aspectj.ajde.core
Interface that handles messages sent from the compiler.
IBuildProgressMonitor - Interface in org.aspectj.ajde.core
Interface that presents the user with information about the progress of the build
IBytecodeVisitor - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a Java opcodes visitor.
ICacheEnumeration<K,​V> - Interface in org.aspectj.org.eclipse.jdt.internal.core.util
The ICacheEnumeration is used to iterate over both the keys and values in an LRUCache.
IClassFile - Interface in org.aspectj.org.eclipse.jdt.core
Represents a single .class file, holding the binary form of either a type or a module: A class file of type IOrdinaryClassFile has a single child of type IType, a class file of type IModularClassFile has a single child of type IModuleDescription. Class file elements need to be opened before they can be navigated.
IClassFileAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
This class represents a generic class file attribute.
IClassFileDisassembler - Interface in org.aspectj.org.eclipse.jdt.core.util
Deprecated.
IClassFileProvider - Interface in org.aspectj.weaver
 
IClassFileReader - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a .class file.
IClasspathAttribute - Interface in org.aspectj.org.eclipse.jdt.core
A classpath attribute defines a name/value pair that can be persisted with a classpath entry.
IClasspathContainer - Interface in org.aspectj.org.eclipse.jdt.core
Interface of a classpath container.
IClasspathEntry - Interface in org.aspectj.org.eclipse.jdt.core
An entry on a Java project classpath identifying one or more package fragment roots.
IClassWeaver - Interface in org.aspectj.weaver
An IClassWeaver is initialized with a class (a type, really, but let's ignore that for now) and a world, and has one method that actually weaves the contents of the world into the class implementation.
ICodeAssist - Interface in org.aspectj.org.eclipse.jdt.core
Common protocol for Java elements that support source code assist and code resolve.
ICodeAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a code attribute as described in the JVM specifications.
ICodeCompletionRequestor - Interface in org.aspectj.org.eclipse.jdt.core
Deprecated.
Use CompletionRequestor instead.
ICodeFormatter - Interface in org.aspectj.org.eclipse.jdt.core
Deprecated.
Use CodeFormatter instead (note: options have changed)
ICodeSnippetRequestor - Interface in org.aspectj.org.eclipse.jdt.core.eval
A code snippet requestor implements a callback interface for installing the class files for a code snippet on the target and running it.
ICommand - Interface in org.aspectj.bridge
Command wrapper with collecting parameter for messages.
ICommandEditor - Interface in org.aspectj.tools.ant.taskdefs
Preprocess command-lines
ICompilationUnit - Interface in org.aspectj.org.eclipse.jdt.core
Represents an entire Java compilation unit (source file with one of the Java-like extensions).
ICompilationUnit - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
This interface denotes a compilation unit, providing its name and content.
ICompilationUnitLocator - Interface in org.aspectj.org.eclipse.jdt.internal.core.builder
Used to convert an IFile into an ICompilationUnit, for clients outside of this package.
ICompilerAdapter - Interface in org.aspectj.ajdt.internal.compiler
An ICompilerAdapter will be called by the compiler at strategic points during compilation, allowing the adapter to perform additional processing as required.
ICompilerAdapterFactory - Interface in org.aspectj.ajdt.internal.compiler
Factory for creating ICompilerAdapters according to some purpose
ICompilerConfiguration - Interface in org.aspectj.ajde.core
Interface that contains all the configuration required for the compiler to be able to perform a build
ICompilerRequestor - Interface in org.aspectj.org.eclipse.jdt.internal.compiler
A callback interface for receiving compilation results.
ICompletionRequestor - Interface in org.aspectj.org.eclipse.jdt.core
Deprecated.
Use CompletionRequestor instead.
IComponentInfo - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a component info as described in the JVM specifications.
IconRegistry - Class in org.aspectj.ajde
Default icons.
IconRegistry() - Constructor for class org.aspectj.ajde.IconRegistry
 
iconst_0() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ICONST_0 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ICONST_0 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ICONST_0 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iconst_1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ICONST_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ICONST_1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ICONST_1 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iconst_2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ICONST_2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ICONST_2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ICONST_2 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iconst_3() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ICONST_3 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ICONST_3 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ICONST_3 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iconst_4() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ICONST_4 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ICONST_4 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ICONST_4 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iconst_5() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ICONST_5 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ICONST_5 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ICONST_5 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iconst_m1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ICONST_M1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ICONST_M1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ICONST_M1 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IConstantPool - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a constant pool as described in the JVM specifications.
IConstantPoolConstant - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of constant pool constants as described in the JVM specifications.
IConstantPoolEntry - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a constant pool entry as described in the JVM specifications.
IConstantPoolEntry2 - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of the new constant pool entry as described in the JVM specifications added for Java 7 support.
IConstantPoolEntry3 - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a constant pool entry as described in the JVM specifications.
IConstantValueAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a constant value attribute as described in the JVM specifications.
ICorrectionRequestor - Interface in org.aspectj.org.eclipse.jdt.core
A callback interface for receiving java problem correction.
ICrossReferenceHandler - Interface in org.aspectj.weaver
Clients can pass a single cross-reference handler to the weaver on construction of a BcelWorld.
id - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
id - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
id() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
ID - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelMarker
ID marker attribute (value "id").
IDebugRequestor - Interface in org.aspectj.org.eclipse.jdt.internal.compiler
 
identifier - Variable in class org.aspectj.util.GenericSignature.FormalTypeParameter
 
identifier - Variable in class org.aspectj.util.GenericSignature.SimpleClassTypeSignature
 
IDENTIFIER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeParameter
 
IDENTIFIER_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SimpleName
The "identifier" structural property of this node type (type: String).
identifierLengthPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
identifierLengthPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
identifierLengthStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
identifierLengthStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
identifierPositionStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
identifierPositionStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
identifierPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
identifierPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
identifierStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
identifierStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
identifierSubSet(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
IdentifierTypePattern - Class in org.aspectj.org.eclipse.jdt.core.dom
 
IDENTITY - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
IDENTITY_COMPARISON_TAG - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
IDependent - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
This represents the target file of a type dependency.
IDestructable - Interface in org.aspectj.org.eclipse.jdt.internal.core.nd
This mix-in interface is implemented by database objects that require a custom destruction step.
IDestructableField - Interface in org.aspectj.org.eclipse.jdt.internal.core.nd.field
 
IdeUIAdapter - Interface in org.aspectj.ajde
 
idiv() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IDIV - Static variable in interface org.aspectj.apache.bcel.Constants
 
IDIV - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IDIV - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
idMap(int) - Static method in class org.aspectj.weaver.IntMap
 
IDocElement - Interface in org.aspectj.org.eclipse.jdt.core.dom
Common marker interface for AST nodes that represent fragments in doc elements.
IDocumentElementRequestor - Interface in org.aspectj.org.eclipse.jdt.internal.compiler
Part of the source element parser responsible for building the output.
IDOMCompilationUnit - Interface in org.aspectj.org.eclipse.jdt.core.jdom
Deprecated.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.aspectj.org.eclipse.jdt.core.dom package.
IDOMFactory - Interface in org.aspectj.org.eclipse.jdt.core.jdom
Deprecated.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.aspectj.org.eclipse.jdt.core.dom package.
IDOMField - Interface in org.aspectj.org.eclipse.jdt.core.jdom
Deprecated.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.aspectj.org.eclipse.jdt.core.dom package.
IDOMImport - Interface in org.aspectj.org.eclipse.jdt.core.jdom
Deprecated.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.aspectj.org.eclipse.jdt.core.dom package.
IDOMInitializer - Interface in org.aspectj.org.eclipse.jdt.core.jdom
Deprecated.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.aspectj.org.eclipse.jdt.core.dom package.
IDOMMember - Interface in org.aspectj.org.eclipse.jdt.core.jdom
Deprecated.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.aspectj.org.eclipse.jdt.core.dom package.
IDOMMethod - Interface in org.aspectj.org.eclipse.jdt.core.jdom
Deprecated.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.aspectj.org.eclipse.jdt.core.dom package.
IDOMNode - Interface in org.aspectj.org.eclipse.jdt.core.jdom
Deprecated.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.aspectj.org.eclipse.jdt.core.dom package.
IDOMPackage - Interface in org.aspectj.org.eclipse.jdt.core.jdom
Deprecated.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.aspectj.org.eclipse.jdt.core.dom package.
IDOMType - Interface in org.aspectj.org.eclipse.jdt.core.jdom
Deprecated.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.aspectj.org.eclipse.jdt.core.dom package.
IEclipseSourceContext - Interface in org.aspectj.weaver
 
IElementChangedListener - Interface in org.aspectj.org.eclipse.jdt.core
An element changed listener receives notification of changes to Java elements maintained by the Java model.
IElementHandleProvider - Interface in org.aspectj.asm
Adapter used to uniquely identify program element handles.
IElementInfo - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Additional information available for Elements that are implemented within the Eclipse APT framework.
IEnclosingMethodAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of an enclosing method attribute as described in the JVM specifications (added in J2SE 1.5).
IErrorHandlingPolicy - Interface in org.aspectj.org.eclipse.jdt.internal.compiler
 
IEvaluationContext - Interface in org.aspectj.org.eclipse.jdt.core.eval
An evaluation context supports evaluating code snippets.
IExceptionAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a constant value attribute as described in the JVM specifications.
IExceptionTableEntry - Interface in org.aspectj.org.eclipse.jdt.core.util
The class represents an entry in the exception table of a ICodeAttribute as specified in the JVM specifications.
IExprVisitor - Interface in org.aspectj.weaver.ast
 
IExtendedAnnotation - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of an extended annotation structure as described in the JVM specifications (added in JavaSE-1.8).
IExtendedAnnotationConstants - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of an extended annotation target types constants as described in the JVM specifications (added in JavaSE-1.8).
IExtendedCompletionRequestor - Interface in org.aspectj.org.eclipse.jdt.internal.codeassist
Deprecated.
IExtendedModifier - Interface in org.aspectj.org.eclipse.jdt.core.dom
Common interface for AST nodes that represent modifiers or annotations.
IF - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
IF - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
IF - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
if_acmpeq(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IF_ACMPEQ - Static variable in interface org.aspectj.apache.bcel.Constants
 
IF_ACMPEQ - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
if_acmpne(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IF_ACMPNE - Static variable in interface org.aspectj.apache.bcel.Constants
 
IF_ACMPNE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IF_BLOCK_NO_ELSE - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
IF_BLOCK_WITH_ELSE - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
IF_FALSE - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
if_icmpeq(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IF_ICMPEQ - Static variable in interface org.aspectj.apache.bcel.Constants
 
IF_ICMPEQ - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
if_icmpge(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IF_ICMPGE - Static variable in interface org.aspectj.apache.bcel.Constants
 
IF_ICMPGE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
if_icmpgt(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IF_ICMPGT - Static variable in interface org.aspectj.apache.bcel.Constants
 
IF_ICMPGT - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
if_icmple(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IF_ICMPLE - Static variable in interface org.aspectj.apache.bcel.Constants
 
IF_ICMPLE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
if_icmplt(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IF_ICMPLT - Static variable in interface org.aspectj.apache.bcel.Constants
 
IF_ICMPLT - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
if_icmpne(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IF_ICMPNE - Static variable in interface org.aspectj.apache.bcel.Constants
 
IF_ICMPNE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IF_IN_DECLARE - Static variable in class org.aspectj.weaver.WeaverMessages
 
IF_IN_PERCLAUSE - Static variable in class org.aspectj.weaver.WeaverMessages
 
IF_INST - Static variable in interface org.aspectj.apache.bcel.Constants
 
IF_LEXICALLY_IN_CFLOW - Static variable in class org.aspectj.weaver.WeaverMessages
 
IF_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type IfStatement.
IF_TRUE - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
ifeq(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IFEQ - Static variable in interface org.aspectj.apache.bcel.Constants
 
IFEQ - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IfFalsePointcut() - Constructor for class org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
ifge(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IFGE - Static variable in interface org.aspectj.apache.bcel.Constants
 
IFGE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ifgt(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IFGT - Static variable in interface org.aspectj.apache.bcel.Constants
 
IFGT - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IField - Interface in org.aspectj.org.eclipse.jdt.core
Represents a field declared in a type.
IField - Interface in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Represents a single field of a struct in the Database.
IFieldInfo - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a field info as described in the JVM specifications.
ifle(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IFLE - Static variable in interface org.aspectj.apache.bcel.Constants
 
IFLE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iflt(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IFLT - Static variable in interface org.aspectj.apache.bcel.Constants
 
IFLT - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IfMethodDeclaration - Class in org.aspectj.ajdt.internal.compiler.ast
 
IfMethodDeclaration(CompilationResult, IfPointcut) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.IfMethodDeclaration
 
ifNameSuffix() - Element in annotation interface org.aspectj.lang.annotation.control.CodeGenerationHint
 
ifne(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IFNE - Static variable in interface org.aspectj.apache.bcel.Constants
 
IFNE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ifnonnull(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IFNONNULL - Static variable in interface org.aspectj.apache.bcel.Constants
 
IFNONNULL - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ifnull(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IFNULL - Static variable in interface org.aspectj.apache.bcel.Constants
 
IFNULL - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IfPointcut - Class in org.aspectj.weaver.patterns
 
IfPointcut(String) - Constructor for class org.aspectj.weaver.patterns.IfPointcut
No-arg constructor for @AJ style, where the if() body is actually the @Pointcut annotated method
IfPointcut(ResolvedMember, int) - Constructor for class org.aspectj.weaver.patterns.IfPointcut
 
IfPointcut.IfFalsePointcut - Class in org.aspectj.weaver.patterns
 
IfPointcut.IfTruePointcut - Class in org.aspectj.weaver.patterns
 
IfPseudoToken - Class in org.aspectj.ajdt.internal.compiler.ast
(formals*): ... if(expr) ...
IfPseudoToken(Parser, Expression) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.IfPseudoToken
 
IfStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
If statement AST node type.
IfStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
IfStatement(Expression, Statement, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
 
IfStatement(Expression, Statement, Statement, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
 
IfTruePointcut() - Constructor for class org.aspectj.weaver.patterns.IfPointcut.IfTruePointcut
 
IGenericField - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IGenericMethod - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IGenericType - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IGlobalVariable - Interface in org.aspectj.org.eclipse.jdt.core.eval
A global variable declared in an evaluation context.
ignore(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
ignore(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
ignore(IMessage.Kind) - Method in interface org.aspectj.ajde.core.IBuildMessageHandler
Allow fine grained configuration after initialization.
ignore(IMessage.Kind) - Method in class org.aspectj.ajde.core.internal.AjdeCoreMessageHandlerAdapter
 
ignore(IMessage.Kind) - Method in class org.aspectj.ajdt.internal.compiler.WeaverMessageHandler
No-op
ignore(IMessage.Kind) - Method in class org.aspectj.bridge.context.PinpointingMessageHandler
 
ignore(IMessage.Kind) - Method in class org.aspectj.bridge.CountingMessageHandler
Delegate
ignore(IMessage.Kind) - Method in interface org.aspectj.bridge.IMessageHandler
Allow fine grained configuration after initialization.
ignore(IMessage.Kind) - Method in class org.aspectj.bridge.MessageHandler
Set a message kind to be ignored from now on
ignore(IMessage.Kind) - Method in class org.aspectj.bridge.MessageWriter
No-op
ignore(IMessage.Kind) - Method in class org.aspectj.tools.ajbrowser.ui.BrowserMessageHandler
 
ignore(IMessage.Kind) - Method in class org.aspectj.tools.ajc.Main.MessagePrinter
No-op
ignore(IMessage.Kind) - Method in class org.aspectj.weaver.loadtime.DefaultMessageHandler
 
ignore(IMessage.Kind) - Method in class org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageHolder
 
ignore(IMessage.Kind) - Method in class org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageWriter
Set a message kind to be ignored from now on
ignore(CachedClassReference, byte[]) - Method in class org.aspectj.weaver.tools.cache.WeavedClassCache
Put a cache entry to indicate that the class should not be weaved; the original bytes of the class should be used.
Ignore - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
IGNORE - Static variable in class org.aspectj.ajde.core.JavaOptions
 
IGNORE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "ignore".
IGNORE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
IGNORE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
IGNORE_DECLARING_TYPE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Ignore declaring type while searching result.
IGNORE_IF_BETTER - Static variable in interface org.aspectj.org.eclipse.jdt.core.IAccessRule
Flag indicating that whether a type matching this rule should be ignored iff a type with the same qualified name can be found on a later classpath entry with a better accessibility.
IGNORE_METHOD_BODIES - Static variable in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Constant indicating that a reconcile operation could ignore to parse the method bodies.
IGNORE_OPTIONAL_PROBLEMS - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Constant for the name of the ignore optional compile problems attribute.
IGNORE_RETURN_TYPE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Ignore return type while searching result.
ignoreAllErrors() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IErrorHandlingPolicy
 
ignoreAllProblems() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.DefaultErrorHandlingPolicies
 
IgnoreCategoriesMask - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Mask to use in order to filter out the category portion of the problem ID.
ignored - Variable in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking.IndexEntry
 
ignored() - Method in class org.aspectj.weaver.tools.cache.CacheStatistics
 
ignoredOptions - Variable in class org.aspectj.tools.ant.taskdefs.Ajc10
 
ignoreErrorStatus(IStatus) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
 
ignoreErrorStatus(IStatus) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
ignoreExpressionAssignment() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
ignoreExpressionAssignment() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
ignoreFromTests - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
ignoreFurtherInvestigation - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
ignoreFurtherInvestigation - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
ignoreFurtherInvestigation - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
ignoreIfBetter() - Method in interface org.aspectj.org.eclipse.jdt.core.IAccessRule
Returns whether a type matching this rule should be ignored iff a type with the same qualified name can be found on a later classpath entry with a better accessibility.
ignoreIfBetter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
ignoreIfBetter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRule
 
ignoreIfBetter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
 
ignoreIfBetter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup.Answer
 
IgnoreIfBetter - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRule
 
ignoreMethodBodies - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
ignoreMethodBodies - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicate if method bodies should be ignored
ignoreMethodBodies - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
ignoreMissingDefaultCase(CompilerOptions, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
ignoreMissingDefaultCase(CompilerOptions, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
ignoreNextClosingBrace - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
ignoreNextClosingBrace() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
ignoreNextOpeningBrace - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
IgnoreNoEffectAssignCheck - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
ignoreOptionalProblems - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathMultiDirectory
 
ignoreOptionalProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
ignoreOptionalProblems() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ICompilationUnit
Answer if optional problems should be ignored for this compilation unit.
ignoreOptionalProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
ignoreOptionalProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
ignoreOptionalProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
ignoreOptionalProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
ignoreOptionalProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
ignoreOptionalProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
ignoreOptionalProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
ignoreOptionalProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ResourceCompilationUnit
 
ignoreOptionalProblemsFromFolders - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
IgnoreRawTypeCheck - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
ignoreSourceFolderWarningOption - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicates that the 'ignore optional problems from source folder' option need to be ignored See https://bugs.eclipse.org/bugs/show_bug.cgi?
ignoring - Variable in class org.aspectj.bridge.MessageHandler
kinds of messages to be ignored
IHasPosition - Interface in org.aspectj.weaver
 
IHasSourceLocation - Interface in org.aspectj.weaver
 
IHierarchy - Interface in org.aspectj.asm
 
IHierarchyListener - Interface in org.aspectj.asm
Compiler listeners get notified of structure model update events.
IImportContainer - Interface in org.aspectj.org.eclipse.jdt.core
Represents an import container is a child of a Java compilation unit that contains all (and only) the import declarations.
IImportDeclaration - Interface in org.aspectj.org.eclipse.jdt.core
Represents an import declaration in Java compilation unit.
iinc(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IINC - Class in org.aspectj.apache.bcel.generic
IINC - Increment local variable by constant
IINC - Static variable in interface org.aspectj.apache.bcel.Constants
 
IINC - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IINC(int, int, boolean) - Constructor for class org.aspectj.apache.bcel.generic.IINC
 
IIndexConstants - Interface in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
IInitializer - Interface in org.aspectj.org.eclipse.jdt.core
Represents a stand-alone instance or class (static) initializer in a type.
IInnerClassesAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a inner class attribute as described in the JVM specifications.
IInnerClassesAttributeEntry - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a inner class info as described in the JVM specifications.
IIntermediateResultsRequestor - Interface in org.aspectj.ajdt.internal.compiler
 
IJarEntryResource - Interface in org.aspectj.org.eclipse.jdt.core
A jar entry corresponding to a non-Java resource in an archive IPackageFragment or IPackageFragmentRoot.
IJavadocTypeReference - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Interface to allow Javadoc parser to collect both JavaSingleTypeReference and JavaQualifiedTypeReferences
IJavaElement - Interface in org.aspectj.org.eclipse.jdt.core
Common protocol for all elements provided by the Java model.
IJavaElementDelta - Interface in org.aspectj.org.eclipse.jdt.core
A Java element delta describes changes in Java element between two discrete points in time.
IJavaElementRequestor - Interface in org.aspectj.org.eclipse.jdt.internal.core
This interface is used by IRequestorNameLookup.
IJavaModel - Interface in org.aspectj.org.eclipse.jdt.core
Represent the root Java element corresponding to the workspace.
IJavaModelMarker - Interface in org.aspectj.org.eclipse.jdt.core
Markers used by the Java model.
IJavaModelStatus - Interface in org.aspectj.org.eclipse.jdt.core
Represents the outcome of an Java model operation.
IJavaModelStatusConstants - Interface in org.aspectj.org.eclipse.jdt.core
Status codes used with Java model status objects.
IJavaProject - Interface in org.aspectj.org.eclipse.jdt.core
A Java project represents a view of a project resource in terms of Java elements such as package fragments, types, methods and fields.
IJavaSearchConstants - Interface in org.aspectj.org.eclipse.jdt.core.search
This interface defines the constants used by the search engine.
IJavaSearchResultCollector - Interface in org.aspectj.org.eclipse.jdt.core.search
Deprecated.
Since 3.0, the class SearchRequestor replaces this interface.
IJavaSearchScope - Interface in org.aspectj.org.eclipse.jdt.core.search
An IJavaSearchScope defines where search result should be found by a SearchEngine.
IJob - Interface in org.aspectj.org.eclipse.jdt.internal.core.search.processing
 
iLen - Static variable in interface org.aspectj.apache.bcel.Constants
 
ILifecycleAware - Interface in org.aspectj.bridge
Interface that can be implemented by MessageHandlers that need to perform some additional processing when a build is starting and when it has finished.
ILineNumberAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a line number attribute as described in the JVM specifications.
ILineStartFinder - Interface in org.aspectj.org.eclipse.jdt.internal.core.jdom
The ILineSeparatorFinder finds previous and next line separators in source.
ILLEGAL_ACCESS_ERROR - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
ILLEGAL_HEXA_LITERAL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
ILLEGAL_HEXA_LITERAL - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
ILLEGAL_MONITOR_STATE - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
ILLEGAL_OPCODE - Static variable in interface org.aspectj.apache.bcel.Constants
 
ILLEGAL_TYPE - Static variable in interface org.aspectj.apache.bcel.Constants
 
illegalAbstractModifierCombinationForMethod(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalAbstractModifierCombinationForMethod(ReferenceBinding, AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalAbstractModifierCombinationForMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalAccessFromTypeVariable(TypeVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalAccessFromTypeVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalAnnotationForBaseType(Annotation, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalAnnotationForBaseType(TypeReference, Annotation[], long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalAnnotationForBaseType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalArgumentExceptionConstructorSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
illegalArrayOfUnionType(char[], TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalArrayOfUnionType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalArrayTypeInIntersectionCast(TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalArrayTypeInIntersectionCast - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalBasetypeInIntersectionCast - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalCast - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalClassLiteralForTypeVariable(TypeVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalClassLiteralForTypeVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalDeclarationOfThisParameter - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalDefaultModifierSpecification - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalDefinitionToNonNullParameter - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalDimension - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalEnclosingInstanceSpecification - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalExtendedDimensions(AbstractVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalExtendedDimensions(AnnotationMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalExtendedDimensions - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalExtendedDimensionsForVarArgs - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalGenericArray(TypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalGenericArray - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalHexaLiteral - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalInstanceOfGenericType(TypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalInstanceofParameterizedType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalInstanceofTypeParameter - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalLocalTypeDeclaration(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalModifierCombinationFinalAbstractForClass(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierCombinationFinalAbstractForClass - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierCombinationFinalVolatileForField(ReferenceBinding, FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierCombinationFinalVolatileForField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierCombinationForInterfaceMethod(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierCombinationForInterfaceMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierCombinationForPrivateInterfaceMethod(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierCombinationForPrivateInterfaceMethod9 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForAnnotationField(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForAnnotationField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForAnnotationMember(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalModifierForAnnotationMemberType(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForAnnotationMemberType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalModifierForAnnotationMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForAnnotationType(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForAnnotationType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalModifierForArgument - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForClass(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForClass - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalModifierForConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForEnum(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForEnum - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForEnumConstant(ReferenceBinding, FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForEnumConstant - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForEnumConstructor(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForEnumConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForField(ReferenceBinding, FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForInnerRecord(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalModifierForInterface(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForInterface - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForInterfaceField(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForInterfaceField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForInterfaceMethod(AbstractMethodDeclaration, long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForInterfaceMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalModifierForInterfaceMethod18 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalModifierForInterfaceMethod9 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForLocalClass(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForLocalClass - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalModifierForLocalEnum - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem could not be reported, enums cannot be local takes precedence
illegalModifierForLocalEnumDeclaration(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForLocalEnumDeclaration - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForLocalRecord(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalModifierForMemberClass(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForMemberClass - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForMemberEnum(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForMemberEnum - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForMemberInterface(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForMemberInterface - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForMethod(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForModule(ModuleDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForModule - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalModifierForPatternVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForRecord(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalModifierForVariable(LocalDeclaration, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifiers(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifiers - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifiersForElidedType(Argument) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifiersForElidedType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalParameterNullityRedefinition - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalParameterRedefinition(Argument, ReferenceBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalPrimitiveOrArrayTypeForEnclosingInstance(TypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalPrimitiveOrArrayTypeForEnclosingInstance - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalQualifiedEnumConstantLabel - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalQualifiedParameterizedTypeAllocation(TypeReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalQualifiedParameterizedTypeAllocation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalQualifierForExplicitThis(Receiver, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalQualifierForExplicitThis - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalQualifierForExplicitThis2(Receiver) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalQualifierForExplicitThis2 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalRedeclarationOfPatternVar(LocalVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalRedefinitionOfTypeVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalRedefinitionToNonNullParameter(Argument, ReferenceBinding, char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalRedefinitionToNonNullParameter - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalReturnNullityRedefinition - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalReturnNullityRedefinitionFreeTypeVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalReturnRedefinition(AbstractMethodDeclaration, MethodBinding, char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalReturnRedefinition(ASTNode, MethodBinding, boolean, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalSourceLevelForThis(Argument) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalStaticModifierForMemberType(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalStaticModifierForMemberType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalStrictfpForAbstractInterfaceMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalSuperAccess(TypeBinding, TypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalSuperCallBypassingOverride(InvocationSite, MethodBinding, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalSuperTypeVariable - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
illegalThis(Argument) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalThisDeclaration(Argument) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalTypeAnnotationsInStaticMemberAccess(Annotation, Annotation) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalTypeAnnotationsInStaticMemberAccess - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalTypeArgumentsInRawConstructorReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalTypeForExplicitThis(Receiver, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalTypeForExplicitThis - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalTypeVariableSuperReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalUnderscorePosition - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalUsageOfQualifiedTypeReference(QualifiedTypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalUsageOfQualifiedTypeReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalUsageOfTypeAnnotations(Annotation) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalUsageOfTypeAnnotations - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalUsageOfWildcard(TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalUseOfUnderscoreAsAnIdentifier(int, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalUseOfUnderscoreAsAnIdentifier - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalVararg(Argument, AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalVararg - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalVarargInLambda(Argument) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalVarargInLambda - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalVisibilityModifierCombinationForField(ReferenceBinding, FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalVisibilityModifierCombinationForField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalVisibilityModifierCombinationForMemberType(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalVisibilityModifierCombinationForMemberType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalVisibilityModifierCombinationForMethod(ReferenceBinding, AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalVisibilityModifierCombinationForMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalVisibilityModifierForInterfaceMemberType(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalVisibilityModifierForInterfaceMemberType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalVoidExpression(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illFormedParameterizationOfFunctionalInterface - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illFormedParameterizationOfFunctionalInterface(FunctionalExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
iload(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ILOAD - Static variable in interface org.aspectj.apache.bcel.Constants
 
ILOAD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iload_0() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ILOAD_0 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ILOAD_0 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ILOAD_0 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iload_1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ILOAD_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ILOAD_1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ILOAD_1 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iload_2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ILOAD_2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ILOAD_2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ILOAD_2 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iload_3() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ILOAD_3 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ILOAD_3 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ILOAD_3 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ILocalVariable - Interface in org.aspectj.org.eclipse.jdt.core
Represents a local variable declared in a method or an initializer.
ILocalVariableAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a local variable attribute as described in the JVM specifications.
ILocalVariableReferenceInfo - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a local variable reference info table entry as specified in the JVM specifications.
ILocalVariableTableEntry - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a local variable table entry as specified in the JVM specifications.
ILocalVariableTypeTableAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a local variable type attribute as described in the JVM specifications (added in J2SE 1.5).
ILocalVariableTypeTableEntry - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a local variable type table entry as specified in the JVM specifications (added in J2SE 1.5).
ILRUCacheable - Interface in org.aspectj.org.eclipse.jdt.internal.core.util
Types implementing this interface can occupy a variable amount of space in an LRUCache.
ImageBuilderInternalException - Exception in org.aspectj.org.eclipse.jdt.internal.core.builder
Exception thrown when there is an internal error in the image builder.
ImageBuilderInternalException(CoreException) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.core.builder.ImageBuilderInternalException
 
IMember - Interface in org.aspectj.org.eclipse.jdt.core
Common protocol for Java elements that can be members of types.
IMemberFinder - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
This interface is used by SourceTypeBinding to provide a delegated lookup instance.
IMemberValuePair - Interface in org.aspectj.org.eclipse.jdt.core
Represents a member-value pair of an annotation.
IMemberValuePairBinding - Interface in org.aspectj.org.eclipse.jdt.core.dom
Represents a resolved instance of an annotation's member value pair.
IMessage - Interface in org.aspectj.bridge
Wrap message with any associated throwable or source location.
IMessage.Kind - Class in org.aspectj.bridge
 
IMessageContext - Interface in org.aspectj.bridge
 
IMessageHandler - Interface in org.aspectj.bridge
Handle messages, logging and/or aborting as appropriate.
IMessageHolder - Interface in org.aspectj.bridge
Hold and query a collection of messages.
IMethod - Interface in org.aspectj.org.eclipse.jdt.core
Represents a method (or constructor) declared in a type.
IMethodBinding - Interface in org.aspectj.org.eclipse.jdt.core.dom
A method binding represents a method or constructor of a class or interface.
IMethodInfo - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a method info as described in the JVM specifications.
IMethodParametersAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a method's parameters names as described in the JVM specifications.
IModelFilter - Interface in org.aspectj.asm
When dumping the model out (for debugging/testing), various parts of it can be passed through this filter.
IModifierConstants - Interface in org.aspectj.org.eclipse.jdt.core.util
Definition of the modifier constants as specified in the JVM specifications.
IModularClassFile - Interface in org.aspectj.org.eclipse.jdt.core
Represents the class file of a module description ("module-info.class").
IModule - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IModule.IModuleReference - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IModule.IPackageExport - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IModule.IService - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IModuleAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a module's attributes as described in the JVM specifications.
IModuleAwareNameEnvironment - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
A module aware name environment
IModuleAwareNameEnvironment.LookupStrategy - Enum Class in org.aspectj.org.eclipse.jdt.internal.compiler.env
Strategies for searching types & packages in classpath locations & modules.
IModuleBinding - Interface in org.aspectj.org.eclipse.jdt.core.dom
A module binding represents a module (added in JLS9 API).
IModuleDescription - Interface in org.aspectj.org.eclipse.jdt.core
Represents a Java module descriptor.
IModuleMainClassAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a Module Main Class Attribute as described in the JVMS9 4.7.27 This interface may be implemented by clients.
IModulePackagesAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a Module Packages as described in the JVMS9 4.7.26 This interface may be implemented by clients.
IModulePathEntry - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
Represents an entry on the module path of a project.
IMPDEP1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
IMPDEP1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IMPDEP1 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IMPDEP2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
IMPDEP2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IMPDEP2 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IMPL_NAME - Static variable in class org.aspectj.weaver.tools.cache.SimpleCache
 
implement() - Method in class org.aspectj.weaver.Shadow
 
implementationOf(String, String) - Static method in class org.aspectj.apache.bcel.Repository
 
implementationOf(JavaClass) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
implementationOf(JavaClass, JavaClass) - Static method in class org.aspectj.apache.bcel.Repository
 
implementations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ProvidesStatement
 
implementations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
implementations() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ProvidesDirective
Returns the live ordered list of implementations for the interface in this provides directive.
IMPLEMENTATIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
 
IMPLEMENTATIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ProvidesDirective
The "implementations" structural property of this node type (element type: Name).
IMPLEMENTING_ON_SHADOW - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
implementOn(Shadow) - Method in class org.aspectj.weaver.Checker
 
implementOn(Shadow) - Method in class org.aspectj.weaver.ShadowMunger
Implement this munger at the specified shadow, returning a boolean to indicate success.
IMPLEMENTORS - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The search result is a type that implements an interface or extends a class.
IMPLEMENTS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
IMPLEMENTS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
IMPLEMENTS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeInterface
 
implementsInterface(ReferenceBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver implements anInterface or is identical to anInterface.
implementsMethod(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
IMPLICIT_CONVERSION_MASK - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
IMPLICIT_THIS_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only field accesses or method invocations without any qualification.
implicitArguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
implicitConversion - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
ImplicitFormalBinding(UnresolvedType, String, int) - Constructor for class org.aspectj.weaver.patterns.FormalBinding.ImplicitFormalBinding
 
ImplicitNullAnnotationVerifier - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Extracted slice from MethodVerifier15, which is responsible only for implicit null annotations.
ImplicitNullAnnotationVerifier(LookupEnvironment, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImplicitNullAnnotationVerifier
 
implicitObjectBoundNoNullDefault(TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ImplicitObjectBoundNoNullDefault - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ImplicitSuper - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
implicitSuperConstructorCall() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SuperReference
 
implicitThis() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
ImplicitThis - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
implNames - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ServicesInfo
 
IMPORT - Static variable in class org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
IMPORT - Static variable in interface org.aspectj.org.eclipse.jdt.core.eval.ICodeSnippetRequestor
Indicates a compilation problem related to an import declaration.
IMPORT - Static variable in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Node type constant indicating an import declaration.
IMPORT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
IMPORT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
IMPORT_CONTAINER - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing all import declarations within a compilation unit.
IMPORT_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ImportDeclaration.
IMPORT_DECLARATION - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing an import declaration within a compilation unit.
IMPORT_DECLARATION_TYPE_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used in an import declaration.
IMPORT_REFERENCE - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
ImportAmbiguous - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.AmbiguousType instead
ImportBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
ImportBinding(char[][], boolean, Binding, ImportReference) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
importCacheCount - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
importCachesInitialized - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
ImportConflictBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
ImportConflictBinding(char[][], Binding, ReferenceBinding, ImportReference) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportConflictBinding
 
importContainer - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
ImportContainer - Class in org.aspectj.org.eclipse.jdt.internal.core
 
ImportContainer(CompilationUnit) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
importContainerInfo - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
The import container info - null until created
ImportContainerInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
 
ImportContainerInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ImportContainerInfo
 
importCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
ImportDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
Import declaration AST node type.
ImportDeclaration - Class in org.aspectj.org.eclipse.jdt.internal.core
Handle for an import declaration.
ImportDeclaration(ImportContainer, String, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
Constructs an ImportDeclaration in the given import container with the given name.
IMPORTDECLARATION - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
IMPORTDECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
ImportDeclarationElementInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
Element info for IImportDeclaration elements.
ImportDeclarationElementInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclarationElementInfo
 
ImportInheritedNameHidesEnclosingName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.InheritedTypeHidesEnclosingName instead
ImportInternalNameProvided - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.InternalTypeNameProvided instead
importName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CreateImportOperation
 
ImportName - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports
Encapsulates an import's fully qualified name, whether it is on-demand, and whether it is static.
ImportNotFound - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ImportNotVisible - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.NotVisibleType instead
importProblem(ImportReference, Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
importPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
importReference - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
ImportReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ImportReference(char[][], long[], boolean, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
ImportRelated - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ImportRewrite - Class in org.aspectj.org.eclipse.jdt.core.dom.rewrite
The ImportRewrite helps updating imports following a import order and on-demand imports threshold as configured by a project.
importRewrite_processDescription - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
ImportRewrite.ImportRewriteContext - Class in org.aspectj.org.eclipse.jdt.core.dom.rewrite
A ImportRewrite.ImportRewriteContext can optionally be used in e.g.
ImportRewrite.TypeLocation - Enum Class in org.aspectj.org.eclipse.jdt.core.dom.rewrite
Used to determine how a type will be used, so that unwanted annotations can be filtered, which is in particular relevant for avoiding redundant null annotations in the scope of @NonNullByDefault.
ImportRewriteAnalyzer - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports
Allows the caller to specify imports to be added to or removed from a compilation unit and creates a TextEdit which, applied to the compilation unit, effects the specified additions and removals.
ImportRewriteAnalyzer(ICompilationUnit, CompilationUnit, ImportRewriteConfiguration) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteAnalyzer
 
ImportRewriteAnalyzer.RewriteResult - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports
Encapsulates, for a computed import rewrite, a TextEdit that can be applied to effect the rewrite as well as the names of imports created by the rewrite.
ImportRewriteConfiguration - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports
Used as a constructor parameter to ImportRewriteAnalyzer to configure its behavior.
ImportRewriteConfiguration.Builder - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports
 
ImportRewriteConfiguration.ImplicitImportIdentification - Enum Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports
Specifies which types are considered to be implicitly imported.
ImportRewriteConfiguration.ImportContainerSorting - Enum Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports
Specifies how to sort import declarations by their packages and/or containing types.
ImportRewriteConfiguration.OriginalImportHandling - Enum Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports
 
ImportRewriteContext() - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
 
imports - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
imports - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
imports - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
imports() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Returns the live list of nodes for the import declarations of this compilation unit, in order of appearance.
IMPORTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
The "imports" structural property of this node type (element type: ImportDeclaration).
importsCache - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
IMPOSSIBLE_MATCH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
imul() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IMUL - Static variable in interface org.aspectj.apache.bcel.Constants
 
IMUL - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IMUL - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IMultiModuleEntry - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
Represents a module path entry that represents a collection of modules like a jimage or an exploded module directory structure
IN - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
IN_ASSIGNMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
IN_COMPARISON_NON_NULL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
IN_COMPARISON_NULL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
IN_INSTANCEOF - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
in_symb - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
in_symbol(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
IN_UNBOXING - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
INACCURATE_MATCH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
INameEnvironment - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
The name environment provides a callback API that the compiler can use to look up types, compilation units, and packages in the current environment.
INameEnvironmentExtension - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
The name environment provides a callback API that the compiler can use to look up types, compilation units, and packages in the current environment.
INameEnvironmentWithProgress - Interface in org.aspectj.org.eclipse.jdt.internal.core
The name environment provides a callback API that the compiler can use to look up types, compilation units, and packages in the current environment.
INamingRequestor - Interface in org.aspectj.org.eclipse.jdt.internal.core
 
inAspect - Variable in class org.aspectj.weaver.patterns.PerClause
 
iNBit - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
inc() - Method in class org.aspectj.runtime.internal.CFlowCounter
 
inc() - Method in interface org.aspectj.runtime.internal.cflowstack.ThreadCounter
 
inc() - Method in class org.aspectj.runtime.internal.cflowstack.ThreadCounterImpl11
 
incarnations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SplitPackageBinding
 
INCLUDE_ALL - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
includeNullInfoFromAsserts - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Raise null related warnings for variables tainted inside an assert statement (java 1.4 and above)
includes(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
includes(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
 
includes(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleWordSet
 
includes(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
 
includes(char[][][], char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
Deprecated. 
includes(char[][][], char[][], char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
 
includes(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSet
 
includes(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.StringSet
 
includesBinaries() - Method in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchScope
Deprecated.
Use SearchEngine.createJavaSearchScope(IJavaElement[]) with the package fragment roots that correspond to the binaries instead.
includesBinaries() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.AbstractSearchScope
Deprecated. 
includesClasspaths() - Method in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchScope
Deprecated.
includesClasspaths() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.AbstractSearchScope
Deprecated. 
includeSubtypes - Variable in class org.aspectj.weaver.patterns.TypePattern
 
INCOMPATIBLE_CLASS_CHANGE_ERROR - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
INCOMPATIBLE_JDK_LEVEL - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a project is prerequisiting some library for which the classfile JDK version level is more recent than the project JDK target level setting.
INCOMPATIBLE_RETURN_TYPE - Static variable in class org.aspectj.weaver.WeaverMessages
 
IncompatibleExceptionInInheritedMethodThrowsClause - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
incompatibleExceptionInThrowsClause(SourceTypeBinding, MethodBinding, MethodBinding, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IncompatibleExceptionInThrowsClause - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleExceptionInThrowsClauseForNonInheritedInterfaceMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleLambdaParameterType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleMethodReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleNonInheritedInterfaceMethod - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
incompatibleReturnType(ReferenceExpression, MethodBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
incompatibleReturnType(MethodBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IncompatibleReturnType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleReturnTypeForNonInheritedInterfaceMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleSerialVersion - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
IncompatibleTypesInConditionalOperator - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleTypesInEqualityOperator - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleTypesInForeach - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
INCOMPLETE_SWITCH - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
InconsistentHierarchy - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
INCORRECT_NUMBER_OF_TYPE_ARGUMENTS - Static variable in class org.aspectj.weaver.WeaverMessages
 
INCORRECT_TARGET_FOR_DECLARE_ANNOTATION - Static variable in class org.aspectj.weaver.WeaverMessages
 
IncorrectArityForParameterizedConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncorrectArityForParameterizedMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
incorrectArityForParameterizedType(ASTNode, TypeBinding, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
incorrectArityForParameterizedType(ASTNode, TypeBinding, TypeBinding[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IncorrectArityForParameterizedType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncorrectEnclosingInstanceReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
incorrectLocationForNonEmptyDimension(ArrayAllocationExpression, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
incorrectSwitchType(Expression, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IncorrectSwitchType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncorrectSwitchType17 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
incPath(Path, Path) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
Add path elements to source path and return result.
INCREMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PostfixExpression.Operator
Postfix increment "++" operator.
INCREMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression.Operator
Prefix increment "++" operator.
incremental() - Method in class org.aspectj.tools.ajc.Main.CommandController
 
INCREMENTAL_BUILD - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
INCREMENTAL_OPTION - Static variable in class org.aspectj.tools.ajc.Main.CommandController
 
incrementalBuild(AjBuildConfig, IMessageHandler) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
IncrementalImageBuilder - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
The incremental image builder
IncrementalImageBuilder(BatchImageBuilder, CompilationGroup) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
IncrementalImageBuilder(JavaBuilder) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
IncrementalImageBuilder(JavaBuilder, State, CompilationGroup) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
IncrementalStateManager - Class in org.aspectj.ajdt.internal.core.builder
Central point for all things incremental... - keeps track of the state recorded for each different config file - allows limited interaction with these states - records dependency/change info for particular classpaths > this will become what JDT keeps in its 'State' object when it's finished
IncrementalStateManager() - Constructor for class org.aspectj.ajdt.internal.core.builder.IncrementalStateManager
 
incrementProgressBarVal() - Method in class org.aspectj.ajde.ui.swing.BuildProgressPanel
Makes the progress bar move one second ahead.
increments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
indent() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
Increases this token's indentation by one position
indent(StringBuilder, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog
 
indent_body_declarations_compare_to_annotation_declaration_header - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_body_declarations_compare_to_enum_constant_header - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_body_declarations_compare_to_enum_declaration_header - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_body_declarations_compare_to_record_header - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_body_declarations_compare_to_type_header - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_breaks_compare_to_cases - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
INDENT_BY_ONE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done by indenting by one compare to the current indentation.
INDENT_DEFAULT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done by using the current indentation.
indent_empty_lines - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
INDENT_ON_COLUMN - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done by indenting on column under the splitting location.
INDENT_PRESERVE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Indentation is not touched, it's preserved from original source.
indent_statements_compare_to_block - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_statements_compare_to_body - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_switchstatements_compare_to_cases - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_switchstatements_compare_to_switch - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
indentation_size - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
IndentManipulation - Class in org.aspectj.org.eclipse.jdt.core.formatter
Helper class to provide String manipulation functions dealing with indentations.
indentOnColumn - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
 
index - Variable in class org.aspectj.apache.bcel.generic.InstructionCP
 
index - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CachedIndexEntry
 
index - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticFieldBinding
 
index - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
index - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
index - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.NLSTag
 
index - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.DBProperties
 
index - Variable in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
Index - Class in org.aspectj.org.eclipse.jdt.internal.core.index
An Index maps document names to their referenced words in various categories.
Index(IndexLocation, String, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
INDEX_FILE - Static variable in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
Default name of cache index file - assumed to contain AbstractIndexedFileCacheBacking.IndexEntry-s
INDEX_FILE_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
INDEX_LOCATION_ATTRIBUTE_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Constant for the name of the index location attribute.
INDEX_OF - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
INDEX_OUT_OF_BOUNDS - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating the given source position is out of bounds.
INDEX_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ArrayAccess
The "index" structural property of this node type (child type: Expression).
indexAll(IProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Trigger addition of the entire content of a project Note: the actual operation is performed in background
IndexAllProject - Class in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
IndexAllProject(IProject, IndexManager) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexAllProject
 
IndexBasedHierarchyBuilder - Class in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
 
IndexBasedHierarchyBuilder(TypeHierarchy, IJavaSearchScope) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder
 
IndexBasedJavaSearchEnvironment - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
IndexBasedJavaSearchEnvironment(List<IJavaProject>, ICompilationUnit[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.IndexBasedJavaSearchEnvironment
 
IndexBinaryField - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java.model
 
IndexBinaryField(IBinaryAnnotation[], Constant, char[], int, char[], long, IBinaryTypeAnnotation[], char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryField
 
IndexBinaryFolder - Class in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
IndexBinaryFolder(IContainer, IndexManager) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexBinaryFolder
 
IndexBinaryMethod - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java.model
 
IndexBinaryMethod() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
IndexBinaryNestedType - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java.model
 
IndexBinaryNestedType(char[], char[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryNestedType
 
IndexBinaryType - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java.model
Implementation of IBinaryType that reads all its content from the index
IndexBinaryType(TypeRef, char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
IndexBinaryTypeAnnotation - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java.model
 
IndexBinaryTypeAnnotation(int, int, int, int[], IBinaryAnnotation) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryTypeAnnotation
 
indexDocument() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
indexDocument() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.BinaryIndexer
 
indexDocument() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.ManifestIndexer
 
indexDocument() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexer
 
indexDocument(SearchDocument, SearchParticipant, Index, IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
indexDocument(SearchDocument, IPath) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchParticipant
Indexes the given document in the given index.
indexDocument(SearchDocument, IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
INDEXED - Static variable in interface org.aspectj.apache.bcel.Constants
 
IndexEntry() - Constructor for class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking.IndexEntry
 
Indexer - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.indexer
 
Indexer(Nd, IWorkspaceRoot) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
 
Indexer_updating_index_job_name - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Messages
 
Indexer.Listener - Interface in org.aspectj.org.eclipse.jdt.internal.core.nd.indexer
 
IndexerEvent - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.indexer
 
IndexException - Exception in org.aspectj.org.eclipse.jdt.internal.core.nd.db
This exception indicates corruption in the JDT index database.
IndexException(String) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.core.nd.db.IndexException
 
IndexException(IStatus) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.core.nd.db.IndexException
 
IndexExceptionBuilder - Class in org.aspectj.org.eclipse.jdt.internal.core.nd
Given a set of memory ranges, this class constructs detailed error messages.
IndexExceptionBuilder(Database) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.IndexExceptionBuilder
Constructs a new IndexExceptionBuilder
IndexFilter - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
Can be subclassed and used for queries in the index.
IndexFilter() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.IndexFilter
 
IndexingParser - Class in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
IndexingParser(ISourceElementRequestor, IProblemFactory, CompilerOptions, boolean, boolean, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexingParser
 
indexLibrary(IPath, IProject, URL) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
indexLibrary(IPath, IProject, URL, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Trigger addition of a library to an index Note: the actual operation is performed in background
IndexLocation - Class in org.aspectj.org.eclipse.jdt.internal.core.index
The location of the index files are represented as IndexLocation This is an abstract class to allow different implementation for a jar entry and a file on the disk.
IndexLocation(File) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
IndexLocation(URL) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
indexLocations - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
indexManager - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
IndexManager - Class in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
IndexManager() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
IndexNamesRegistry - Class in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
IndexNamesRegistry(File, IPath) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexNamesRegistry
 
indexOf(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
indexOf(char[], char[][]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
Finds an array of chars in an array of arrays of chars.
indexOf(char[], char[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the first index in the array for which the toBeFound array is a matching subarray following the case rule.
indexOf(char[], char[], boolean, int) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the first index in the array for which the toBeFound array is a matching subarray following the case rule starting at the index start.
indexOf(char[], char[], boolean, int, int) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the first index in the array for which the toBeFound array is a matching subarray following the case rule starting at the index start.
indexOf(char, char[]) - Static method in class org.aspectj.asm.internal.CharOperation
Taken from org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
indexOf(char, char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the first index in the array for which the corresponding character is equal to toBeFound.
indexOf(char, char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
indexOf(char, char[], int) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the first index in the array for which the corresponding character is equal to toBeFound starting the search at index start.
indexOf(char, char[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the first index in the array for which the corresponding character is equal to toBeFound starting the search at index start and before the ending index.
indexOf(char, char[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
indexOf(Token) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
IndexOf - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.DangerousMethod
 
indexOfAssistIdentifier() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
indexOfAssistIdentifier(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
indexOfAssistIdentifier(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
indexOfEnclosingPath(IPath, IPath[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
indexOfFirstFieldBinding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
indexOfJavaLikeExtension(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
indexOfMatchingPath(IPath, IPath[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
indexOfNestedPath(IPath, IPath[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
indexPath - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryModuleDescriptor
 
indexPath - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeDescriptor
 
IndexQueryRequestor - Class in org.aspectj.org.eclipse.jdt.internal.core.search
TODO add spec
IndexQueryRequestor() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.IndexQueryRequestor
 
IndexRequest - Class in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
IndexRequest(IPath, IndexManager) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexRequest
 
indexResolvedDocument() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
indexResolvedDocument() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexer
 
indexResolvedDocument(SearchDocument, SearchParticipant, Index, IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
indexResolvedDocument(SearchDocument, IPath) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchParticipant
Indexes the given resolved document in the given index.
indexResolvedDocument(SearchDocument, IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
IndexSelector - Class in org.aspectj.org.eclipse.jdt.internal.core.search
Selects the indexes that correspond to projects in a given search scope and that are dependent on a given focus element.
IndexSelector(IJavaSearchScope, SearchPattern) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.IndexSelector
 
indexSourceFolder(JavaProject, IPath, char[][], char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Index the content of the given source folder.
IndexTester - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.indexer
 
IndexTester() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.IndexTester
 
indexVariable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
indices - Variable in class org.aspectj.apache.bcel.generic.InstructionSelect
 
indirectAccessToStaticField(ASTNode, FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IndirectAccessToStaticField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
indirectAccessToStaticMethod(ASTNode, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IndirectAccessToStaticMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IndirectAccessToStaticType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IndirectStaticAccess - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
individualToString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
individualToString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
individualToString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
individualToString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
individualToString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
individualToString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LabelFlowContext
 
individualToString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
individualToString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
INdStruct - Interface in org.aspectj.org.eclipse.jdt.internal.core.nd
Implementations of this interface wrap content in the database as a java object.
ineg() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
INEG - Static variable in interface org.aspectj.apache.bcel.Constants
 
INEG - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
INEG - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
INestHostAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a nest host attribute as described in the JVM specifications.
INestMemberAttributeEntry - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a nest host attribute as described in the JVM specifications.
INestMembersAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of nest members attribute as described in the JVM specifications.
inferBinaryName(JavaFileManager.Location, JavaFileObject) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
inferConstructorOfElidedParameterizedType(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
inferDiamondConstructor(Scope, InvocationSite, TypeBinding, TypeBinding[], boolean[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
inferElidedTypes(ParameterizedTypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
inferElidedTypes(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
inferenceContext - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
inferenceContext - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
InferenceContext - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Context used during type inference for a generic method invocation
InferenceContext(MethodBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext
 
InferenceContext18 - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Main class for new type inference as per JLS8 sect 18.
InferenceContext18(Scope) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
InferenceContext18(Scope, Expression[], InvocationSite, InferenceContext18) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Construct an inference context for an invocation (method/constructor).
InferenceFailureException - Exception in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Thrown when a definite compile error is detected deep within the type inference.
InferenceFailureException(String) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceFailureException
 
InferenceSubstitution - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
A type variable substitution strategy based on inference variables (JLS8 18.1.1)
InferenceSubstitution(InferenceContext18) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceSubstitution
 
InferenceSubstitution(LookupEnvironment, InferenceVariable[], InvocationSite) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceSubstitution
 
InferenceVariable - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Implementation of 18.1.1 in JLS8
inferFunctionalInterfaceParameterization(LambdaExpression, BlockScope, ParameterizedTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
18.5.3 Functional Interface Parameterization Inference
inferInvocationApplicability(MethodBinding, TypeBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
JLS 18.5.1 Invocation Applicability Inference.
inferInvocationType(TypeBinding, InvocationSite, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
JLS 18.5.2 Invocation Type Inference
inferKind(String) - Static method in class org.aspectj.ajdt.ajc.AjdtCommand
Heuristically infer the type of output message logged by the AspectJ compiler.
inferModuleName(JavaFileManager.Location) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
InferredApplicableMethodInapplicable - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
inferredReturnType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
inferredReturnType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
inferredWithUncheckedConversion - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
INFIX_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type InfixExpression.
InfixExpression - Class in org.aspectj.org.eclipse.jdt.core.dom
Infix expression AST node type.
InfixExpression.Operator - Class in org.aspectj.org.eclipse.jdt.core.dom
Infix operators (typesafe enumeration).
info - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
info(String) - Static method in class org.aspectj.bridge.MessageUtil
 
info(String) - Method in class org.aspectj.weaver.tools.cache.WeavedClassCache
 
info(String) - Method in class org.aspectj.weaver.tools.CommonsTrace
 
info(String) - Method in class org.aspectj.weaver.tools.DefaultTrace
 
info(String) - Method in class org.aspectj.weaver.tools.Jdk14Trace
 
info(String) - Method in interface org.aspectj.weaver.tools.Trace
 
info(String) - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
info(IMessageHandler, String) - Static method in class org.aspectj.bridge.MessageUtil
create and handle info message (ignored if handler is null)
Info - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
INFO - Static variable in interface org.aspectj.bridge.IMessage
 
INFO - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "info".
INFO - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
info2 - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
infoMessagesEnabled - Variable in class org.aspectj.weaver.World
 
infoStack - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
Stack of parent scope info objects.
infoThreshold - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
infoToHandle - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
A temporary cache of infos to handles to speed info to handle translation - it only contains the entries for the types in the region (in other words, it contains no supertypes outside the region).
InheritableBits - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Set of type bits that should be inherited by any sub types.
INHERITANCE - Static variable in class org.aspectj.ajde.ui.StructureViewProperties.Hierarchy
 
inheritDocTagSelected - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadocParser
 
inheritedDefaultMethodConflictsWithOtherInherited(SourceTypeBinding, MethodBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InheritedDefaultMethodConflictsWithOtherInherited - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InheritedFieldHidesEnclosingName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InheritedIncompatibleReturnType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InheritedMethodHidesEnclosingName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
inheritedMethodReducesVisibility(TypeParameter, MethodBinding, MethodBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
inheritedMethodReducesVisibility(SourceTypeBinding, MethodBinding, MethodBinding[]) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
inheritedMethodReducesVisibility(SourceTypeBinding, MethodBinding, MethodBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InheritedMethodReducesVisibility - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
inheritedMethodsHaveIncompatibleReturnTypes(ASTNode, MethodBinding[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
inheritedMethodsHaveIncompatibleReturnTypes(SourceTypeBinding, MethodBinding[], int, boolean[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
inheritedMethodsHaveNameClash(SourceTypeBinding, MethodBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InheritedNameHidesEnclosingName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
inheritedParameterLackingNonnullAnnotation(MethodBinding, int, ReferenceBinding, ASTNode, char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InheritedParameterLackingNonNullAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
inheritedPositions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
inheritedPositions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
inheritedPositionsPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
InheritedTypeHidesEnclosingName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
inheritNullAnnotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Should null annotations of overridden methods be inherited?
inInner - Variable in class org.aspectj.ajdt.internal.compiler.ast.Proceed
 
init() - Method in class org.aspectj.bridge.MessageHandler
Initialize this, removing any messages accumulated, kinds being ignored, or interceptor.
init() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
init(boolean) - Method in class org.aspectj.bridge.MessageHandler
Initialize this, removing any messages accumulated, kinds being ignored, or interceptor.
init(File, String, String, String[]) - Method in class org.aspectj.util.LangUtil.ProcessController
 
init(String[], boolean) - Method in class org.aspectj.tools.ajbrowser.BrowserManager
 
init(String[], String) - Method in class org.aspectj.util.LangUtil.ProcessController
 
init(String[], IMessageHandler) - Method in class org.aspectj.tools.ajc.Main.CommandController
 
init(String, String, String[]) - Method in class org.aspectj.util.LangUtil.ProcessController
 
init(ICompilerConfiguration, IUIBuildMessageHandler, IBuildProgressMonitor, EditorAdapter, IdeUIAdapter, IconRegistry, Frame, IRuntimeProperties, boolean) - Method in class org.aspectj.ajde.Ajde
Initializes the ajde ui and sets up the compiler
init(MultiStructureViewPanel, MessageHandlerPanel, JPanel) - Method in class org.aspectj.tools.ajbrowser.ui.swing.TopFrame
 
init(ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
init(ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
init(ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
Init - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
INIT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
initBeforeSearch(IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.search.IParallelizable
Initialize all needed data before search is started
initBeforeSearch(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
initByteArrays(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
INITFAILURECAUSE_FIELD_NAME - Static variable in class org.aspectj.weaver.NameMangler
 
initFailureCauseField(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
initial(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
INITIAL_CONTENTS_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
INITIAL_HEADER_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
initial_indentation_level - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
initialization - Variable in class org.aspectj.ajdt.internal.compiler.ast.InterTypeFieldDeclaration
 
initialization - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
Initialization - Static variable in class org.aspectj.weaver.Shadow
 
INITIALIZATION - Static variable in interface org.aspectj.lang.JoinPoint
 
INITIALIZATION - Static variable in class org.aspectj.weaver.Shadow
 
INITIALIZATION - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
InitializationBit - Static variable in class org.aspectj.weaver.Shadow
 
initializationCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
InitializationFlowContext - Class in org.aspectj.org.eclipse.jdt.internal.compiler.flow
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
InitializationFlowContext(FlowContext, ASTNode, FlowInfo, FlowContext, BlockScope) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
initializationParent - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
initializationPCs - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
initializations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
initializationSource - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceFieldElementInfo
The field's initializer string (if the field is a constant).
initialize() - Static method in class org.aspectj.apache.bcel.ConstantsInitializer
 
initialize() - Method in interface org.aspectj.asm.IElementHandleProvider
Initializes handle provider state.
initialize() - Method in class org.aspectj.asm.internal.JDTLikeHandleProvider
 
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.JrtFileSystem
 
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247Jdk12
 
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathMultiReleaseJar
 
initialize() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
Initialize the entry
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfoWithAnnotations
 
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ComponentInfoWithAnnotation
 
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ComponentInfoWithTypeAnnotation
 
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
This method is used to fully initialize the contents of the receiver.
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithAnnotation
 
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithTypeAnnotation
 
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
This method is used to fully initialize the contents of the receiver.
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfoWithAnnotations
 
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
This method is used to fully initialize the contents of the receiver.
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
Set up the paths where modules and regular classes need to be read.
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
initialize() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
initialize() - Method in class org.aspectj.weaver.loadtime.Aj
Initialization
initialize() - Method in interface org.aspectj.weaver.loadtime.ClassPreProcessor
Post constructor initialization, usually empty
initialize(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
initialize(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
initialize(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
initialize(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
initialize(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
initialize(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
initialize(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
Initialize a set of irritants in one group
initialize(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Initializes this hierarchy's internal tables with the given size.
initialize(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchScope
 
initialize(File) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
initialize(PrintWriter, PrintWriter, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
Deprecated.
- use Main.initialize(PrintWriter, PrintWriter, boolean, Map, CompilationProgress) instead e.g. initialize(outWriter, errWriter, systemExit, null, null)
initialize(PrintWriter, PrintWriter, boolean, Map<String, String>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
Deprecated.
- use Main.initialize(PrintWriter, PrintWriter, boolean, Map, CompilationProgress) instead e.g. initialize(outWriter, errWriter, systemExit, customDefaultOptions, null)
initialize(PrintWriter, PrintWriter, boolean, Map<String, String>, CompilationProgress) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
initialize(ClassLoader, IWeavingContext) - Method in class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
 
initialize(String) - Method in class org.aspectj.org.eclipse.jdt.core.ClasspathVariableInitializer
Binds a value to the workspace classpath variable with the given name, or fails silently if this cannot be done.
initialize(UnionTypeReference, Annotation[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.MultiCatchExceptionLabel
 
initialize(ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
initialize(CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
initialize(CompilationResult, Expression, TypeReference[], char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
initialize(IrritantSet) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
initialize(SourceTypeBinding, ClassFile, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
initialize(JavaProject, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Create a new parser for the given project, as well as a lookup environment.
initialize(ReferenceType, Class<?>, ClassLoader, World) - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
initialize(ReferenceType, Class, ClassLoader, World) - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
initialize(IPath, IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.core.ClasspathContainerInitializer
Binds a classpath container to a IClasspathContainer for a given project, or silently fails if unable to do so.
initialize(IPath, IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModulePathContainerInitializer
 
initialize(IPath, IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.UserLibraryClasspathContainerInitializer
 
initialize(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
initializeAfterLoad(IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Initializes JavaCore internal structures to allow subsequent operations (such as the ones that need a resolved classpath) to run full speed.
initializeAfterLoadMonitor - Variable in class org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
initializeAnnotationProcessorManager() - Method in class org.aspectj.ajdt.ajc.BuildArgParser
 
initializeAnnotationProcessorManager() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
initializeAnnotationProcessorManager(Compiler) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
initializeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
initializeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
initializeArgVars() - Method in class org.aspectj.weaver.bcel.BcelShadow
Initialize all the available arguments at the shadow.
initializeAspectNamesToFileNameMap() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
initializeBounds(Scope, ParameterizedTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
Initialize capture bounds using substituted supertypes e.g. given X>, capture(X
initializeBounds(Scope, ParameterizedTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
initializeBuild(char[], boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.
Initializes the builder to create a document fragment.
initializeBuild(char[], boolean, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.
Initializes the builder to create a document fragment.
initializeCache(ClassLoader, List<String>, GeneratedClassHandler, IMessageHandler) - Method in class org.aspectj.weaver.tools.WeavingAdaptor
If the cache is enabled, initialize it and swap out the existing classhandler for the caching one -
initializeConstructorAccessor(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
An constructor accessor is a constructor with an extra argument (declaringClass), in case of collision with an existing constructor, then add again an extra argument (declaringClass again).
initializeConversions() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
initializeDefaultPosition() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
Sets the default position in which to create the new type member.
initializeDefaultPosition() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateFieldOperation
By default the new field is positioned after the last existing field declaration, or as the first member in the type if there are no field declarations.
initializeDefaultPosition() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateImportOperation
Sets the correct position for the new import: after the last import if no imports, before the first type if no type, after the package statement and if no package statement - first thing in the CU
initializeDefaultPosition() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateInitializerOperation
By default the new initializer is positioned after the last existing initializer declaration, or as the first member in the type if there are no initializers.
initializeDefaultPosition() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreatePackageDeclarationOperation
Sets the correct position for new package declaration: before the first import if no imports, before the first type if no type - first thing in the CU
initializeDefaultPreferences() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaCorePreferenceInitializer
 
initializeDeprecatedAnnotationTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
initializeDeprecatedAnnotationTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
Compute the tag bits for @Deprecated annotations, avoiding resolving entire annotation if not necessary.
initializeDeprecatedAnnotationTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MemberTypeBinding
 
initializeDeprecatedAnnotationTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
initializedField - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
initializeForAroundClosure() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
initializeForModule(ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
initializeImportCaches() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
initializeKindedAnnotationVars() - Method in class org.aspectj.weaver.bcel.BcelShadow
By determining what "kind" of shadow we are, we can find out the annotations on the appropriate element (method, field, constructor, type).
initializeMaxLocals(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
initializeMaxLocals(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
initializeMessages(String, Class) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
initializeMethodAccessor(MethodBinding, boolean, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
An method accessor is a method with an access$N selector, where N is incremented in case of collisions.
initializePackageCache() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
initializeParser() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
initializeParser() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitProblemFinder
 
initializeParser() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetCompiler
 
initializePolymorphicSearch(MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
initializePolymorphicSearch(MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
initializePolymorphicSearch(MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
initializePolymorphicSearch(MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
Initializes this search pattern so that polymorphic search can be performed.
initializePreferences() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Initialize preferences lookups for JavaCore plug-in.
initializer - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
Initializer - Class in org.aspectj.org.eclipse.jdt.core.dom
Static or instance initializer AST node type.
Initializer - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
Initializer - Class in org.aspectj.org.eclipse.jdt.internal.core
 
Initializer(Block, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
 
Initializer(JavaElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.Initializer
 
INITIALIZER - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
INITIALIZER - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
INITIALIZER - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type Initializer.
INITIALIZER - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing a stand-alone instance or class initializer.
INITIALIZER - Static variable in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Node type constant indicating an initializer declaration.
INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
INITIALIZER_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ArrayCreation
The "initializer" structural property of this node type (child type: ArrayInitializer).
INITIALIZER_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
The "initializer" structural property of this node type (child type: Expression).
INITIALIZER_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationFragment
The "initializer" structural property of this node type (child type: Expression).
initializerBody - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
initializeRegions() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.RegionBasedTypeHierarchy
 
initializeRegions() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Initializes the file, package and project regions
InitializerElementInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
Element info for IInitializer elements.
InitializerElementInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.InitializerElementInfo
 
initializerMustCompleteNormally(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InitializerMustCompleteNormally - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
initializeRoots(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
initializers - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
A collection of the resulting initializers, or null if no initializer results have been received.
initializers() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ForStatement
Returns the live ordered list of initializer expressions in this for statement.
INITIALIZERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ForStatement
The "initializers" structural property of this node type (element type: Expression).
initializerScope - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
InitializerSignature - Interface in org.aspectj.lang.reflect
Signature for static and instance initializers.
InitializerWithChildrenInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
 
InitializerWithChildrenInfo(IJavaElement[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.InitializerWithChildrenInfo
 
initializeScanner() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
initializeScanner() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
initializeScanner() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
initializeScanner() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
initializeScanner() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
initializeScanner() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
initializeTargetAnnotationVars() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
initializeTargetVar() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
initializeThisAnnotationVars() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
initializeWithinAnnotationVars() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
initializeWithinCodeAnnotationVars() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
initialPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
initialPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
initIfaceInitializer(InstructionHandle) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
initRawPackageInfo(HashtableOfArrayToObject, String, boolean, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
initRawPackageInfo(HashtableOfArrayToObject, String, boolean, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JModPackageFragmentRoot
 
initRootModules(LookupEnvironment, FileSystem) - Method in class org.aspectj.ajdt.ajc.BuildArgParser
 
initRootModules(LookupEnvironment, FileSystem) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
initsBeforeContext - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
initSimpleAttributes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
initsOnBreak - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
initsOnBreak() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
initsOnContinue - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
initsOnException(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
initsOnFinally - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
initsOnReturn - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
initsOnReturn - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
initsOnReturn() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
initsOnReturn() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
initsOnReturn() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
initStateIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BranchStatement
 
initStateIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
initsWhenFalse - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
initsWhenFalse() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
initsWhenFalse() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return the flow info that would result from the path associated to the value false for the condition expression that generated this flow info.
initsWhenFalse() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
initsWhenTrue - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
initsWhenTrue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
initsWhenTrue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return the flow info that would result from the path associated to the value true for the condition expression that generated this flow info.
initsWhenTrue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
initTables(Class) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
INJARS_CHANGED - Static variable in interface org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags
 
INJECT_PACKAGE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
INJECT_TYPE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
INLINE_ALL_TAGS_LENGTH - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
INLINE_IDX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
INLINE_TAGS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
INLINE_TAGS_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
InlineAccessFieldBinding - Class in org.aspectj.ajdt.internal.compiler.lookup
Used for field references within the body of an around advice to force the use of public access methods.
InlineAccessFieldBinding(AspectDeclaration, FieldBinding, ResolvedMember) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.InlineAccessFieldBinding
 
inlineAccessMethodForFieldGet(String, UnresolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.NameMangler
 
inlineAccessMethodForFieldGet(UnresolvedType, Member) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
inlineAccessMethodForFieldSet(String, UnresolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.NameMangler
 
inlineAccessMethodForFieldSet(UnresolvedType, Member) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
inlineAccessMethodForMethod(String, UnresolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.NameMangler
 
inlineAccessMethodForMethod(UnresolvedType, ResolvedMember) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
inlineForwardReferencesFromLabelsTargeting(BranchLabel, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
Some placed labels might be branching to a goto bytecode which we can optimize better.
inlineJsrBytecode - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicate whether the JSR bytecode should be inlined to avoid its presence in classfile
inlineTagStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
inlineTagStarted - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
inModule - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
INN - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
iNNBit - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
INNER - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeCategoryTypePattern
 
INNER - Static variable in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
INNER_CLASS_SOURCE_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
INNER_CLASSES - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"InnerClasses" attribute.
INNER_CLASSES_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
innerCanBeSeenBy(ReferenceBinding, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
innerCanBeSeenBy(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
innerCflowEntries - Variable in class org.aspectj.weaver.Advice
 
InnerClass - Class in org.aspectj.apache.bcel.classfile
This class represents a inner class attribute, i.e., the class indices of the inner and outer classes, the name and the attributes of the inner class.
InnerClass - Static variable in class org.aspectj.weaver.ResolvedTypeMunger
 
InnerClass(int, int, int, int) - Constructor for class org.aspectj.apache.bcel.classfile.InnerClass
 
InnerClass(InnerClass) - Constructor for class org.aspectj.apache.bcel.classfile.InnerClass
Initialize from another object.
InnerClasses - Class in org.aspectj.apache.bcel.classfile
This class is derived from Attribute and denotes that this class is an Inner class of another. to the source file of this class.
InnerClasses(int, int, InnerClass[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.InnerClasses
 
InnerClasses(InnerClasses) - Constructor for class org.aspectj.apache.bcel.classfile.InnerClasses
Initialize from another object.
InnerClassesAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IInnerClassesAttribute.
InnerClassesAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttribute
Constructor for InnerClassesAttribute.
InnerClassesAttributeEntry - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IInnerClassesAttributeEntry
InnerClassesAttributeEntry(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
innerClassesBindings - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
InnerClassInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
Describes one entry in the classes table of the InnerClasses attribute.
InnerClassInfo(byte[], int[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
 
InnerClassName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
InnerEmulationDependency - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
InnerEmulationDependency(BlockScope, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InnerEmulationDependency
 
innermostCastedExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
innermostSwitchCase() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Returns the immediately enclosing switchCase statement (carried by closest blockScope),
innerTracker - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
innerTypesCannotDeclareStaticInitializers(ReferenceBinding, Initializer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
INPATH_CHANGED - Static variable in interface org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags
 
inpathMap - Variable in class org.aspectj.asm.AsmManager
 
insert(int, Token) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
Adds given token at given index.
insert(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
Inserts the record into the b-tree.
insert(Instruction) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Insert an instruction at start of this list.
insert(InstructionBranch) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Insert a branch instruction at start of this list.
insert(InstructionHandle, Instruction) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Insert an instruction before instruction (handle) ih contained in this list.
insert(InstructionHandle, InstructionBranch) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Insert an instruction before instruction (handle) ih contained in this list.
insert(InstructionHandle, InstructionList) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Insert another list before Instruction handle ih contained in this list.
insert(InstructionList) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Insert another list.
insert(Instruction, Instruction) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Insert a single instruction j before another instruction i, which must be in this list of course!
insert(Instruction, InstructionList) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Insert another list before Instruction i contained in this list.
insert(ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
insert(Argument, Argument[]) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
insert(Expression, Expression[]) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
insert(TypeParameter, TypeParameter[]) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
insert(TypeBinding, TypeBinding[]) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
insert(TypeVariableBinding[], TypeVariableBinding[]) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
insert(TypeVariableBinding, TypeVariableBinding[]) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
insert(UnresolvedType, UnresolvedType[]) - Static method in class org.aspectj.weaver.UnresolvedType
Creates a new type array with a fresh type inserted at the beginning.
insert(TextEdit, TextEdit) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.SortElementsOperation
 
INSERT - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "insert".
INSERT_AFTER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
A constant meaning to position the new element after the element defined by fAnchorElement.
INSERT_BEFORE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
A constant meaning to position the new element before the element defined by fAnchorElement.
INSERT_LAST - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
A constant meaning to position the new element as the last child of its parent element.
insert_new_line_after_annotation_on_enum_constant - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_after_annotation_on_field - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_after_annotation_on_local_variable - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_after_annotation_on_method - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_after_annotation_on_package - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_after_annotation_on_parameter - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_after_annotation_on_type - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_after_label - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_after_opening_brace_in_array_initializer - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_after_type_annotation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_at_end_of_file_if_missing - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_before_catch_in_try_statement - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_before_closing_brace_in_array_initializer - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_before_else_in_if_statement - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_before_finally_in_try_statement - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_before_while_in_do_statement - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_additive_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_and_in_type_parameter - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_arrow_in_switch_case - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_arrow_in_switch_default - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_assignment_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_at_in_annotation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_at_in_annotation_type_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_bitwise_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_closing_angle_bracket_in_type_arguments - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_closing_angle_bracket_in_type_parameters - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_closing_brace_in_block - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_closing_paren_in_cast - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_colon_in_assert - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_colon_in_case - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_colon_in_conditional - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_colon_in_for - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_colon_in_labeled_statement - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_allocation_expression - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_annotation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_array_initializer - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_constructor_declaration_parameters - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_constructor_declaration_throws - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_enum_constant_arguments - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_enum_declarations - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_explicit_constructor_call_arguments - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_for_increments - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_for_inits - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_method_declaration_parameters - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_method_declaration_throws - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_method_invocation_arguments - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_multiple_field_declarations - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_multiple_local_declarations - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_parameterized_type_reference - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_record_components - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_superinterfaces - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_switch_case_expressions - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_type_arguments - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_type_parameters - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_ellipsis - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_lambda_arrow - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_logical_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_multiplicative_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_not_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_angle_bracket_in_parameterized_type_reference - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_angle_bracket_in_type_arguments - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_angle_bracket_in_type_parameters - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_brace_in_array_initializer - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_bracket_in_array_allocation_expression - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_bracket_in_array_reference - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_annotation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_cast - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_catch - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_constructor_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_enum_constant - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_for - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_if - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_method_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_method_invocation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_parenthesized_expression - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_record_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_switch - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_synchronized - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_try - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_while - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_postfix_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_prefix_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_question_in_conditional - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_question_in_wilcard - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_relational_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_semicolon_in_for - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_semicolon_in_try_resources - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_shift_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_string_concatenation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_unary_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_additive_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_and_in_type_parameter - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_arrow_in_switch_case - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_arrow_in_switch_default - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_assignment_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_at_in_annotation_type_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_bitwise_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_angle_bracket_in_parameterized_type_reference - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_angle_bracket_in_type_arguments - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_angle_bracket_in_type_parameters - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_brace_in_array_initializer - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_bracket_in_array_allocation_expression - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_bracket_in_array_reference - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_annotation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_cast - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_catch - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_constructor_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_enum_constant - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_for - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_if - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_method_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_method_invocation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_parenthesized_expression - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_record_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_switch - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_synchronized - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_try - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_while - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_colon_in_assert - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_colon_in_case - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_colon_in_conditional - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_colon_in_default - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_colon_in_for - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_colon_in_labeled_statement - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_allocation_expression - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_annotation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_array_initializer - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_constructor_declaration_parameters - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_constructor_declaration_throws - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_enum_constant_arguments - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_enum_declarations - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_explicit_constructor_call_arguments - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_for_increments - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_for_inits - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_method_declaration_parameters - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_method_declaration_throws - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_method_invocation_arguments - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_multiple_field_declarations - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_multiple_local_declarations - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_parameterized_type_reference - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_record_components - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_superinterfaces - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_switch_case_expressions - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_type_arguments - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_type_parameters - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_ellipsis - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_lambda_arrow - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_logical_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_multiplicative_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_angle_bracket_in_parameterized_type_reference - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_angle_bracket_in_type_arguments - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_angle_bracket_in_type_parameters - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_annotation_type_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_anonymous_type_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_array_initializer - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_block - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_constructor_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_enum_constant - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_enum_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_method_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_record_constructor - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_record_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_switch - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_type_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_bracket_in_array_allocation_expression - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_bracket_in_array_reference - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_bracket_in_array_type_reference - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_annotation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_annotation_type_member_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_catch - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_constructor_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_enum_constant - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_for - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_if - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_method_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_method_invocation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_parenthesized_expression - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_record_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_switch - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_synchronized - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_try - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_while - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_parenthesized_expression_in_return - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_parenthesized_expression_in_throw - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_postfix_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_prefix_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_question_in_conditional - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_question_in_wilcard - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_relational_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_semicolon - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_semicolon_in_for - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_semicolon_in_try_resources - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_shift_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_string_concatenation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_unary_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_between_brackets_in_array_type_reference - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_between_empty_braces_in_array_initializer - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_between_empty_brackets_in_array_allocation_expression - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_between_empty_parens_in_annotation_type_member_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_between_empty_parens_in_constructor_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_between_empty_parens_in_enum_constant - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_between_empty_parens_in_method_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_between_empty_parens_in_method_invocation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insertAfter(ASTNode, ASTNode, TextEditGroup) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ListRewrite
Inserts the given node into the list after the given element.
insertASTNode(ASTRewrite, ASTNode, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
Inserts the given child into the given AST, based on the position settings of this operation.
insertAt(ASTNode, int, TextEditGroup) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ListRewrite
Inserts the given node into the list at the given index.
insertBefore(ASTNode, ASTNode, TextEditGroup) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ListRewrite
Inserts the given node into the list before the given element.
insertBeforeElements - Variable in class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Table specifying insertion positions for elements being copied/moved/renamed.
InsertCommand(AsynchronousFileCacheBacking, String, byte[]) - Constructor for class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.InsertCommand
 
insertDeltaTree(IJavaElement, JavaElementDelta) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Creates the delta tree for the given element and delta, and then inserts the tree as an affected child of this node.
INSERTED - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
Change kind to describe that the event is an insert event.
insertedTokens - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
insertedTokensPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
insertedTokensPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
insertedTokenUsed - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
insertFirst(ASTNode, TextEditGroup) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ListRewrite
Inserts the given node into the list at the start of the list.
insertIntoArray(T[], T[], T, int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SortedCharArrays
 
insertionIndex(int[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
This methods searches for an existing entry inside the pcToSourceMap table with a pc equals to @pc.
insertionPolicy - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
One of the position constants, describing where to position the newly created element.
insertLast(ASTNode, TextEditGroup) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ListRewrite
Inserts the given node into the list at the end of the list.
insertLoad(InstructionList, InstructionFactory) - Method in class org.aspectj.weaver.bcel.AnnotationAccessVar
 
insertLoad(InstructionList, InstructionFactory) - Method in class org.aspectj.weaver.bcel.AspectInstanceVar
 
insertLoad(InstructionList, InstructionFactory) - Method in class org.aspectj.weaver.bcel.BcelCflowAccessVar
 
insertLoad(InstructionList, InstructionFactory) - Method in class org.aspectj.weaver.bcel.BcelVar
 
insertLoad(InstructionList, InstructionFactory) - Method in class org.aspectj.weaver.bcel.TypeAnnotationAccessVar
 
insertParameterAnnotation(String, int, char, ExternalAnnotationUtil.MergeStrategy) - Static method in class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Insert an encoded annotation into the given methodSignature affecting one of its parameters.
insertPositionUpdater(IPositionUpdater, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
insertReturnAnnotation(String, char, ExternalAnnotationUtil.MergeStrategy) - Static method in class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Insert an encoded annotation into the given methodSignature affecting its return type.
insertSibling(IDOMNode) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Inserts the given un-parented node as a sibling of this node, immediately before this node.
insertSibling(IDOMNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
 
insertToken(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
insertTokenAhead(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
insertTokens(int[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
INSIDE_NEGATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
insideComments - Variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
insideEnumConstantPart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
InsideExpressionStatement - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
InsideJavadoc - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
insideModuleInfo - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
insideRecovery - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
insideRecovery - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
insideRoot(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
 
InsideSubRoutineFlowContext - Class in org.aspectj.org.eclipse.jdt.internal.compiler.flow
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
InsideSubRoutineFlowContext(FlowContext, ASTNode) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
insideTypeAnnotation - Variable in exception org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
insideTypeAnnotation - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
InstallException - Exception in org.aspectj.org.eclipse.jdt.internal.eval
A InstallException is thrown when installing class files on a target has failed for any reason.
InstallException() - Constructor for exception org.aspectj.org.eclipse.jdt.internal.eval.InstallException
Constructs a InstallException with no detail message.
InstallException(String) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.eval.InstallException
Constructs a InstallException with the specified detail message.
installGlobals(AjBuildConfig) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
Install global values into local config unless values conflict: Collections are unioned values takes local value unless default and global set this only sets one of outputDir and outputJar as needed
INSTANCE - Static variable in class org.aspectj.ajde.Ajde
 
instance_of(TypeReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
We didn't call it instanceof because there is a conflict with the instanceof keyword
instance_of(TypeReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
instance_of(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
We didn't call it instanceof because there is a conflict with the instanceof keyword
InstanceFieldDuringConstructorInvocation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InstanceMethodDuringConstructorInvocation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
instanceOf(String, String) - Static method in class org.aspectj.apache.bcel.Repository
 
instanceOf(JavaClass) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Equivalent to runtime "instanceof" operator.
instanceOf(JavaClass, JavaClass) - Static method in class org.aspectj.apache.bcel.Repository
Equivalent to runtime "instanceof" operator.
Instanceof - Class in org.aspectj.weaver.ast
 
Instanceof(Var, UnresolvedType) - Constructor for class org.aspectj.weaver.ast.Instanceof
 
INSTANCEOF - Enum constant in enum class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
The special value ImportRewrite.TypeLocation.INSTANCEOF is used for instanceof expressions.
INSTANCEOF - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
INSTANCEOF - Static variable in interface org.aspectj.apache.bcel.Constants
 
INSTANCEOF - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
INSTANCEOF - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
INSTANCEOF - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
INSTANCEOF - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
INSTANCEOF - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
INSTANCEOF_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type InstanceofExpression.
INSTANCEOF_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
INSTANCEOF_TYPE_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used as a type of an instanceof expression.
InstanceofExpression - Class in org.aspectj.org.eclipse.jdt.core.dom
Instanceof expression AST node type.
InstanceOfExpression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
InstanceOfExpression(Expression, LocalDeclaration) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
InstanceOfExpression(Expression, TypeReference) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
instanceofType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
instantiateGetClass(TypeBinding, MethodBinding, Scope) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
The type of x.getClass() is substituted from 'Class
INSTANTIATION_ERROR - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
instExcs - Static variable in interface org.aspectj.apache.bcel.Constants
 
instFlags - Static variable in interface org.aspectj.apache.bcel.Constants
 
Instruction - Class in org.aspectj.apache.bcel.generic
Abstract super class for all Java byte codes.
Instruction(short) - Constructor for class org.aspectj.apache.bcel.generic.Instruction
 
InstructionBranch - Class in org.aspectj.apache.bcel.generic
Abstract super class for branching instructions like GOTO, IFEQ, etc..
InstructionBranch(short) - Constructor for class org.aspectj.apache.bcel.generic.InstructionBranch
 
InstructionBranch(short, int) - Constructor for class org.aspectj.apache.bcel.generic.InstructionBranch
 
InstructionBranch(short, InstructionHandle) - Constructor for class org.aspectj.apache.bcel.generic.InstructionBranch
 
InstructionByte - Class in org.aspectj.apache.bcel.generic
Instruction that needs one byte
InstructionByte(short, byte) - Constructor for class org.aspectj.apache.bcel.generic.InstructionByte
 
InstructionCLV - Class in org.aspectj.apache.bcel.generic
A small subclass of the local variable accessing instruction class InstructionLV - this subclass does not allow the index to be altered.
InstructionCLV(short) - Constructor for class org.aspectj.apache.bcel.generic.InstructionCLV
 
InstructionCLV(short, int) - Constructor for class org.aspectj.apache.bcel.generic.InstructionCLV
 
InstructionConstants - Interface in org.aspectj.apache.bcel.generic
This interface contains shareable instruction objects.
InstructionConstants.Clinit - Class in org.aspectj.apache.bcel.generic
 
InstructionCP - Class in org.aspectj.apache.bcel.generic
Class for instructions that use an index into the constant pool such as LDC, INVOKEVIRTUAL, etc.
InstructionCP(short, int) - Constructor for class org.aspectj.apache.bcel.generic.InstructionCP
 
InstructionFactory - Class in org.aspectj.apache.bcel.generic
Instances of this class may be used, e.g., to generate typed versions of instructions.
InstructionFactory(ConstantPool) - Constructor for class org.aspectj.apache.bcel.generic.InstructionFactory
 
InstructionFactory(ClassGen) - Constructor for class org.aspectj.apache.bcel.generic.InstructionFactory
 
InstructionFactory(ClassGen, ConstantPool) - Constructor for class org.aspectj.apache.bcel.generic.InstructionFactory
 
InstructionHandle - Class in org.aspectj.apache.bcel.generic
Instances of this class give users a handle to the instructions contained in an InstructionList.
InstructionHandle(Instruction) - Constructor for class org.aspectj.apache.bcel.generic.InstructionHandle
 
InstructionList - Class in org.aspectj.apache.bcel.generic
This class is a container for a list of Instruction objects.
InstructionList() - Constructor for class org.aspectj.apache.bcel.generic.InstructionList
 
InstructionList(byte[]) - Constructor for class org.aspectj.apache.bcel.generic.InstructionList
Initialize instruction list from byte array.
InstructionList(Instruction) - Constructor for class org.aspectj.apache.bcel.generic.InstructionList
 
InstructionLV - Class in org.aspectj.apache.bcel.generic
Abstract super class for instructions dealing with local variables.
InstructionLV(short) - Constructor for class org.aspectj.apache.bcel.generic.InstructionLV
 
InstructionLV(short, int) - Constructor for class org.aspectj.apache.bcel.generic.InstructionLV
 
instructionPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CaseLabel
 
INSTRUCTIONS - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
Get object via its opcode, for immutable instructions like branch instructions entries are set to null.
InstructionSelect - Class in org.aspectj.apache.bcel.generic
Select - Abstract super class for LOOKUPSWITCH and TABLESWITCH instructions.
InstructionSelect(short, ByteSequence) - Constructor for class org.aspectj.apache.bcel.generic.InstructionSelect
 
InstructionShort - Class in org.aspectj.apache.bcel.generic
Instruction that needs one short
InstructionShort(short, short) - Constructor for class org.aspectj.apache.bcel.generic.InstructionShort
 
InstructionTargeter - Interface in org.aspectj.apache.bcel.generic
Denote that a class targets InstructionHandles within an InstructionList.
InstVisitor - Interface in org.aspectj.apache.bcel.generic
Interface implementing the Visitor pattern programming style.
INT - Static variable in class org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
INT - Static variable in class org.aspectj.apache.bcel.generic.Type
 
INT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
Type code for the primitive type "int".
INT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl
 
INT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Base type definitions
INT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
INT - Static variable in class org.aspectj.weaver.UnresolvedType
 
INT - Variable in class org.aspectj.weaver.World
 
INT_ARRAY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
INT_INITIAL_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
INT_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
Int2Byte - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
INT2BYTE - Static variable in interface org.aspectj.apache.bcel.Constants
 
Int2Char - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
INT2CHAR - Static variable in interface org.aspectj.apache.bcel.Constants
 
Int2Double - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Int2Float - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Int2Int - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Int2Long - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Int2Short - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
INT2SHORT - Static variable in interface org.aspectj.apache.bcel.Constants
 
Int2String - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
intCache - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
IntConstant - Class in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
IntConstrSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
Integer - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.PrimitiveTypes
 
INTEGER - Static variable in class org.aspectj.apache.bcel.generic.Type
 
INTEGER_TAG - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a constant of type int
IntegerCache - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
IntegerCache() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Constructs a new, empty hashtable.
IntegerCache(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Constructs a new, empty hashtable with the specified initial capacity.
IntegerTag - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
integrateInnerInferenceB2(InferenceContext18) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
intendedDefaultNonNullness - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
TagBits-encoded default for non-annotated types.
INTER_TYPE_CONSTRUCTOR - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
INTER_TYPE_DECLARED_BY - Static variable in class org.aspectj.weaver.model.AsmRelationshipProvider
 
INTER_TYPE_DECLARES - Static variable in class org.aspectj.weaver.model.AsmRelationshipProvider
 
INTER_TYPE_FIELD - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
INTER_TYPE_METHOD - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
INTER_TYPE_PARENT - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
interceptor - Variable in class org.aspectj.bridge.MessageHandler
listener which can halt processing by returning true
interConstructor(ResolvedType, ResolvedMember, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
INTERFACE - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
INTERFACE - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
INTERFACE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeCategoryTypePattern
 
INTERFACE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is an interface.
INTERFACE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
INTERFACE - Static variable in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
INTERFACE_AND_ANNOTATION - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is an interface or annotation type.
INTERFACE_AND_ANNOTATION_SUFFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
INTERFACE_CANT_EXTEND_CLASS - Static variable in class org.aspectj.weaver.WeaverMessages
 
INTERFACE_DECL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
INTERFACE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
The "interface" structural property of this node type (type: Boolean).
INTERFACE_SUFFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
InterfaceAmbiguous - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.AmbiguousType instead
interfaceBounds - Variable in class org.aspectj.util.GenericSignature.FormalTypeParameter
 
interfaceCannotHaveConstructors(ConstructorDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InterfaceCannotHaveConstructors - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
interfaceCannotHaveInitializers(char[], FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InterfaceCannotHaveInitializers - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
interfaceConstructor(ResolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
InterfaceInheritedNameHidesEnclosingName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.InheritedTypeHidesEnclosingName instead
InterfaceInternalNameProvided - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.InternalTypeNameProvided instead
InterfaceMethodInvocationNotBelow18 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
InterfaceMethodRefTag - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
InterfaceNotFound - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.UndefinedType instead
InterfaceNotFunctionalInterface - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InterfaceNotVisible - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.NotVisibleType instead
interfaces - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
interfaces() - Element in annotation interface org.aspectj.lang.annotation.DeclareMixin
 
INTERFACES - Static variable in class org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
INTERFACES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
INTERFACES_IMPLEMENTED_BY_ARRAYS - Static variable in interface org.aspectj.apache.bcel.Constants
The names of the interfaces implemented by arrays
InterfaceStaticMethodInvocationNotBelow18 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
interfaceSuperInvocationNotBelow18(QualifiedSuperReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InterfaceSuperInvocationNotBelow18 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
interFieldClassField(int, UnresolvedType, UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This field goes on the class the field is declared onto
interFieldClassField(ResolvedMember, UnresolvedType, boolean) - Static method in class org.aspectj.weaver.AjcMemberMaker
This field goes on the class the field is declared onto.
interFieldGetDispatcher(ResolvedMember, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
This static method goes on the aspect that declares the inter-type field
interFieldGetDispatcher(UnresolvedType, UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This static method goes on the aspect that declares the inter-type field
interFieldInitializer(ResolvedMember, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
interFieldInitializer(UnresolvedType, UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This static void method goes on the aspect that declares the inter-type field and is called from the appropriate place (target's initializer, or clinit, or topmost implementer's inits), to initialize the field;
interFieldInterfaceField(ResolvedMember, UnresolvedType, UnresolvedType, boolean) - Static method in class org.aspectj.weaver.AjcMemberMaker
This field goes on top-most implementers of the interface the field is declared onto
interFieldInterfaceField(UnresolvedType, UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This field goes on top-most implementers of the interface the field is declared onto
interFieldInterfaceGetter(ResolvedMember, ResolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
This instance method goes on the interface the field is declared onto as well as its top-most implementors
interFieldInterfaceGetter(UnresolvedType, UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This instance method goes on the interface the field is declared onto as well as its top-most implementors
interFieldInterfaceSetter(ResolvedMember, ResolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
This instance method goes on the interface the field is declared onto as well as its top-most implementors
interFieldInterfaceSetter(UnresolvedType, UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This instance method goes on the interface the field is declared onto as well as its top-most implementors
interFieldSetDispatcher(ResolvedMember, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
This static method goes on the aspect that declares the inter-type field
interFieldSetDispatcher(UnresolvedType, UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This static method goes on the aspect that declares the inter-type field
InterimCompilationResult - Class in org.aspectj.ajdt.internal.compiler
Holds a compilation result produced by the Java compilation phase, ready for weaving in the weave phase.
InterimCompilationResult(CompilationResult, List<UnwovenClassFile>) - Constructor for class org.aspectj.ajdt.internal.compiler.InterimCompilationResult
 
InterimCompilationResult(CompilationResult, IOutputClassFileNameProvider) - Constructor for class org.aspectj.ajdt.internal.compiler.InterimCompilationResult
 
InterInitializer - Static variable in class org.aspectj.weaver.AdviceKind
 
interMethod(int, UnresolvedType, UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This method goes on the target type of the inter-type method.
interMethod(ResolvedMember, UnresolvedType, boolean) - Static method in class org.aspectj.weaver.AjcMemberMaker
This method goes on the target type of the inter-type method.
interMethodBody(ResolvedMember, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
This method goes on the declaring aspect of the inter-type method.
interMethodBody(UnresolvedType, UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This static method goes on the declaring aspect of the inter-type method.
interMethodBridger(ResolvedMember, UnresolvedType, boolean) - Static method in class org.aspectj.weaver.AjcMemberMaker
This method goes on the target type of the inter-type method.
interMethodDispatcher(ResolvedMember, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
This static method goes on the declaring aspect of the inter-type method.
interMethodDispatcher(UnresolvedType, UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This static method goes on the declaring aspect of the inter-type method.
intern(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
intern(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
Intern - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
Internal - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
INTERNAL - Static variable in class org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
INTERNAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.eval.ICodeSnippetRequestor
Indicates an internal problem.
INTERNAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
internal_error - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
internalBeginToCompile(ICompilationUnit[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
Add the initial set of compilation units into the loop -> build compilation unit declarations, their bindings and record their results.
InternalCompletionContext - Class in org.aspectj.org.eclipse.jdt.internal.codeassist
Internal completion context
InternalCompletionContext() - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
InternalCompletionProposal - Class in org.aspectj.org.eclipse.jdt.internal.codeassist
Internal completion proposal
InternalCompletionProposal(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
Creates a basic completion proposal.
internalDefaultRootModules(Iterable<T>, Function<T, String>, Function<T, IModule>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
InternalError - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
internalException(CoreException) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
InternalExtendedCompletionContext - Class in org.aspectj.org.eclipse.jdt.internal.codeassist
 
InternalExtendedCompletionContext(InternalCompletionContext, ITypeRoot, CompilationUnitDeclaration, LookupEnvironment, Scope, ASTNode, ASTNode, WorkingCopyOwner, CompletionParser) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
 
internalGetCopySources(List, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
internalIsValidPackageName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
internalMakeFieldBinding(ResolvedMember, List<String>) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
Take a normal AJ member and convert it into an eclipse fieldBinding.
internalMakeMethodBinding(ResolvedMember, List<String>) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
internalMakeMethodBinding(ResolvedMember, List<String>, UnresolvedType) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
Take a normal AJ member and convert it into an eclipse methodBinding.
InternalNameProvided - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
InternalNamingConventions - Class in org.aspectj.org.eclipse.jdt.internal.core
 
InternalNamingConventions() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.InternalNamingConventions
 
internalPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
internalPath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
internalRecordNullityMismatch(Expression, TypeBinding, FlowInfo, int, NullAnnotationMatching, TypeBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
internalRecordNullityMismatch(Expression, TypeBinding, FlowInfo, int, NullAnnotationMatching, TypeBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
internalRecordNullityMismatch(Expression, TypeBinding, FlowInfo, int, NullAnnotationMatching, TypeBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
internalResolveType(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
internalResolveType(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
internalResolveType(Scope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
internalResolveType(Scope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
internalResolveType(Scope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
internalResolveType(Scope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
internalResolveType(Scope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
InternalTypeNameProvided - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InternalUseOnlyPointcutParser - Class in org.aspectj.weaver.reflect
 
InternalUseOnlyPointcutParser(ClassLoader) - Constructor for class org.aspectj.weaver.reflect.InternalUseOnlyPointcutParser
 
InternalUseOnlyPointcutParser(ClassLoader, ReflectionWorld) - Constructor for class org.aspectj.weaver.reflect.InternalUseOnlyPointcutParser
 
internalWorked(double) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
internalWorked(double) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
internQualifiedNames(char[][][]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
Note: this method may change order of the result data, the new array is always sorted.
internQualifiedNames(char[][][], boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
Use a flyweight cache for the char arrays to avoid duplicated arrays with the same contents.
internQualifiedNames(Set<String>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
 
internQualifiedNames(StringSet) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
 
InternSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
internSimpleNames(char[][], boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
Use a flyweight cache for the char arrays to avoid duplicated arrays with the same contents.
internSimpleNames(Set<String>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
Deprecated. 
internSimpleNames(Set<String>, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
 
internSimpleNames(StringSet, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
 
interphase - Variable in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
IntersectingPattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
Query the index multiple times and do an 'and' on the results.
IntersectingPattern(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.IntersectingPattern
 
intersectingTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
INTERSECTION_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type IntersectionType.
INTERSECTION_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
INTERSECTION_TYPE_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Kind constant for the intersection type signature.
INTERSECTION_TYPE18 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
intersectionCastNotBelow18(TypeReference[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IntersectionCastNotBelow18 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IntersectionCastTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
IntersectionCastTypeReference(TypeReference[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
IntersectionType - Class in org.aspectj.org.eclipse.jdt.core.dom
Type node for an intersection type in a cast expression (added in JLS8 API).
IntersectionTypeBinding18 - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Abstraction used for intersection casts in Java 8 + and inferred types: type inference at 1.8+ lub at 1.8+ projections for 'var' at 10+
IntersectionTypeBinding18(ReferenceBinding[], LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
InterSuperFixerVisitor - Class in org.aspectj.ajdt.internal.compiler.ast
Walks the body of inter-type declarations and replaces SuperReference with InterSuperReference
InterSuperFixerVisitor(InterTypeDeclaration, EclipseFactory, Scope) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.InterSuperFixerVisitor
 
InterSuperReference - Class in org.aspectj.ajdt.internal.compiler.ast
Used to represent super references inside of inter-type declarations.
InterSuperReference(SuperReference, TypeBinding) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.InterSuperReference
 
InterTypeConstructorDeclaration - Class in org.aspectj.ajdt.internal.compiler.ast
An inter-type constructor declaration.
InterTypeConstructorDeclaration - Interface in org.aspectj.lang.reflect
Runtime representation of an inter-type constructor member declared within an aspect.
InterTypeConstructorDeclaration(CompilationResult, TypeReference) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.InterTypeConstructorDeclaration
 
InterTypeConstructorDeclarationImpl - Class in org.aspectj.internal.lang.reflect
 
InterTypeConstructorDeclarationImpl(AjType<?>, String, int, Method) - Constructor for class org.aspectj.internal.lang.reflect.InterTypeConstructorDeclarationImpl
 
InterTypeDeclaration - Class in org.aspectj.ajdt.internal.compiler.ast
Base type for all inter-type declarations including methods, fields and constructors.
InterTypeDeclaration - Interface in org.aspectj.lang.reflect
Represents an inter-type method, field, or constructor declared in an aspect.
InterTypeDeclaration(CompilationResult, TypeReference) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
InterTypeDeclarationImpl - Class in org.aspectj.internal.lang.reflect
 
InterTypeDeclarationImpl(AjType<?>, String, int) - Constructor for class org.aspectj.internal.lang.reflect.InterTypeDeclarationImpl
 
InterTypeDeclarationImpl(AjType<?>, AjType<?>, int) - Constructor for class org.aspectj.internal.lang.reflect.InterTypeDeclarationImpl
 
InterTypeFieldBinding - Class in org.aspectj.ajdt.internal.compiler.lookup
 
InterTypeFieldBinding(EclipseFactory, ResolvedTypeMunger, UnresolvedType, AbstractMethodDeclaration) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.InterTypeFieldBinding
 
InterTypeFieldDeclaration - Class in org.aspectj.ajdt.internal.compiler.ast
An inter-type field declaration.
InterTypeFieldDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
InterTypeFieldDeclaration DOM AST node.
InterTypeFieldDeclaration - Interface in org.aspectj.lang.reflect
Represents an inter-type field declaration declared in an aspect.
InterTypeFieldDeclaration(CompilationResult, TypeReference) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.InterTypeFieldDeclaration
 
InterTypeFieldDeclarationImpl - Class in org.aspectj.internal.lang.reflect
 
InterTypeFieldDeclarationImpl(AjType<?>, String, int, String, AjType<?>, Type) - Constructor for class org.aspectj.internal.lang.reflect.InterTypeFieldDeclarationImpl
 
InterTypeFieldDeclarationImpl(AjType<?>, AjType<?>, Field) - Constructor for class org.aspectj.internal.lang.reflect.InterTypeFieldDeclarationImpl
 
IntertypeMemberClassDeclaration - Class in org.aspectj.ajdt.internal.compiler.ast
Represents an intertype member class declaration.
IntertypeMemberClassDeclaration(CompilationResult) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.IntertypeMemberClassDeclaration
 
InterTypeMemberFinder - Class in org.aspectj.ajdt.internal.compiler.lookup
The member finder looks after intertype declared members on a type, there is one member finder per type that was hit by an ITD.
InterTypeMemberFinder() - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMemberFinder
 
IntertypeMemberTypeFinder - Class in org.aspectj.ajdt.internal.compiler.lookup
The member finder looks after intertype declared inner classes on a type, there is one member finder per type that was hit by an new inner type declaration.
IntertypeMemberTypeFinder() - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.IntertypeMemberTypeFinder
 
InterTypeMethodBinding - Class in org.aspectj.ajdt.internal.compiler.lookup
A special method binding representing an ITD that pretends to be a member in some target type for matching purposes.
InterTypeMethodBinding(EclipseFactory, ResolvedTypeMunger, UnresolvedType, AbstractMethodDeclaration) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMethodBinding
 
InterTypeMethodDeclaration - Class in org.aspectj.ajdt.internal.compiler.ast
An inter-type method declaration.
InterTypeMethodDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
InterTypeMethodDeclaration DOM AST node.
InterTypeMethodDeclaration - Interface in org.aspectj.lang.reflect
Represents an inter-type method declaration member within an aspect.
InterTypeMethodDeclaration(CompilationResult, TypeReference) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.InterTypeMethodDeclaration
 
InterTypeMethodDeclarationImpl - Class in org.aspectj.internal.lang.reflect
 
InterTypeMethodDeclarationImpl(AjType<?>, String, int, String, Method) - Constructor for class org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
InterTypeMethodDeclarationImpl(AjType<?>, AjType<?>, Method, int) - Constructor for class org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
interTypeMungers - Variable in class org.aspectj.weaver.ResolvedType
 
interTypeScope - Variable in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
interTypeScope - Variable in class org.aspectj.ajdt.internal.compiler.ast.IntertypeMemberClassDeclaration
 
InterTypeScope - Class in org.aspectj.ajdt.internal.compiler.lookup
 
InterTypeScope(Scope, ReferenceBinding) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.InterTypeScope
 
InterTypeScope(Scope, ReferenceBinding, List) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.InterTypeScope
 
IntIntegerSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
IntLiteral - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
IntLiteralMinValue - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
IntLiteralMinValue(char[], char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntLiteralMinValue
 
IntMap - Class in org.aspectj.weaver
 
IntMap() - Constructor for class org.aspectj.weaver.IntMap
 
IntMap(int) - Constructor for class org.aspectj.weaver.IntMap
 
intObject(int) - Static method in class org.aspectj.runtime.internal.Conversions
 
intPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
INTRODUCTION - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
intStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
intValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
intValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
 
intValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
intValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
intValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
intValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
 
intValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
 
intValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
intValue(Object) - Static method in class org.aspectj.runtime.internal.Conversions
 
INTVALUE_INTEGER_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
INTVALUE_INTEGER_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
INVALID_ANNOTATION_VALUE - Static variable in class org.aspectj.weaver.WeaverMessages
 
INVALID_ARGUMENTS_FOR_INVOKEINTERFACE - Static variable in exception org.aspectj.org.eclipse.jdt.core.util.ClassFormatException
 
INVALID_BINARY - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_BINARY - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_BYTECODE - Static variable in exception org.aspectj.org.eclipse.jdt.core.util.ClassFormatException
 
INVALID_CHAR_IN_STRING - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_CHAR_IN_STRING - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_CHARACTER_CONSTANT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_CHARACTER_CONSTANT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_CLASSPATH - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a classpath entry was invalid
INVALID_CLASSPATH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Value of the project's raw classpath if the .classpath file contains invalid entries.
INVALID_CLASSPATH_FILE_FORMAT - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status indicating that a .classpath file is ill-formed, and thus cannot be read/written successfully.
INVALID_CONSTANT_POOL_ENTRY - Static variable in exception org.aspectj.org.eclipse.jdt.core.util.ClassFormatException
 
INVALID_CONTENTS - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that the specified contents are not valid.
INVALID_CP_CONTAINER_ENTRY - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a container path was resolved to invalid entries (null or container).
INVALID_DESTINATION - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a destination provided for a copy/move/rename operation is invalid.
INVALID_DIGIT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_DIGIT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_ELEMENT_TYPES - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating one or more of the elements supplied are not of a valid type for the operation to process.
INVALID_ESCAPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_ESCAPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_FLOAT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_FLOAT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_HEXA - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_HEXA - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_HIGH_SURROGATE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_HIGH_SURROGATE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_INPUT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_INPUT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_LOW_SURROGATE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_LOW_SURROGATE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_MAGIC_NUMBER - Static variable in exception org.aspectj.org.eclipse.jdt.core.util.ClassFormatException
 
INVALID_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a name provided is not syntactically correct.
INVALID_OCTAL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_OCTAL - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_PACKAGE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status indicating that the package declaration in a ICompilationUnit does not correspond to the IPackageFragment it belongs to.
INVALID_PATH - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a path provided to an operation is invalid.
INVALID_PROJECT - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status indicating that a Java element could not be created because the project owning underlying resource does not have the Java nature.
INVALID_RESOURCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status indicating that a Java element could not be created because the underlying resource is invalid.
INVALID_RESOURCE_TYPE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status indicating that a Java element could not be created because the underlying resource is not of an appropriate type.
INVALID_SIBLING - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a sibling specified is not valid.
INVALID_TAG_CONSTANT - Static variable in exception org.aspectj.org.eclipse.jdt.core.util.ClassFormatException
 
INVALID_TEXTBLOCK - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_TEXTBLOCK - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_UNDERSCORE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_UNDERSCORE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_UNICODE_ESCAPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_UNICODE_ESCAPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
invalidAbsoluteTypeName - Variable in class org.aspectj.weaver.Lint
 
InvalidAbsoluteTypeName - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
invalidAnnotationMemberType(MethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidAnnotationMemberType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidArrayConstructorReference(ReferenceExpression, TypeBinding, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidArrayConstructorReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidBinary - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidBreak(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidBreak - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidCatchBlockSequence - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidCharacterConstant - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidClassInstantiation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidClasspathSection(String) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.ClasspathSectionProblemReporter
 
invalidConstructor(Statement, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidContinue(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidContinue - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidCursorLocation - Exception in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
Thrown whenever cursor location is not inside a consistent token for example: inside a string, number, unicode, comments etc...
InvalidCursorLocation(String) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.codeassist.complete.InvalidCursorLocation
 
InvalidDigit - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidEnclosingType(Expression, TypeBinding, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidEncoding - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidEscape - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidExplicitConstructorCall(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidExplicitConstructorCall - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidExpressionAsStatement(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidExpressionAsStatement - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidField(FieldReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidField(NameReference, FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidField(QualifiedNameReference, FieldBinding, int, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidFileNameForPackageAnnotations(Annotation) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidFileNameForPackageAnnotations - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidFloat - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidHexa - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidHighSurrogate - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidInput - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidInputException - Exception in org.aspectj.org.eclipse.jdt.core.compiler
Exception thrown by a scanner when encountering lexical errors.
InvalidInputException() - Constructor for exception org.aspectj.org.eclipse.jdt.core.compiler.InvalidInputException
Creates a new exception with no detail message.
InvalidInputException(String) - Constructor for exception org.aspectj.org.eclipse.jdt.core.compiler.InvalidInputException
Creates a new exception with the given detail message.
InvalidJavadoc - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
InvalidLowSurrogate - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidMethod(MessageSend, MethodBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidModule(ModuleReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidNullToSynchronize(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidNullToSynchronized - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidOctal - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidOpensStatement(OpensStatement, ModuleDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidOpensStatement - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidOperator(BinaryExpression, TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidOperator(CompoundAssignment, TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidOperator(UnaryExpression, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidOperator - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidPackageReference(int, PackageVisibilityStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidParameterizedExceptionType(TypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidParameterizedExceptionType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidParameters - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
invalidParenthesizedExpression(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidParenthesizedExpression - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidResourceException - Exception in org.aspectj.ajde.ui
 
InvalidResourceException() - Constructor for exception org.aspectj.ajde.ui.InvalidResourceException
Constructor for InvalidResourceException.
InvalidResourceException(String) - Constructor for exception org.aspectj.ajde.ui.InvalidResourceException
Constructor for InvalidResourceException.
InvalidServiceImplType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidServiceIntfType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidServiceRef(int, TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidTargetForAnnotation - Variable in class org.aspectj.weaver.Lint
 
invalidType(ASTNode, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidTypeArguments(TypeReference[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidTypeArguments - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidTypeExpression - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated
InvalidTypeForAutoManagedResource - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
invalidTypeForCollection(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidTypeForCollection - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidTypeForCollectionTarget14(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidTypeForCollectionTarget14 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidTypeForStaticImport - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidTypeForStaticImport - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
invalidTypeToSynchronize(Expression, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidTypeToSynchronized - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidTypeVariableAsException(TypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidTypeVariableExceptionType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUnaryExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUnaryExpression - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidUnicodeEscape - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidUnionTypeReferenceSequence - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfAnnotation(Annotation) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidUsageOfAnnotationDeclarations(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfAnnotationDeclarations - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidUsageOfAnnotations - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfEnumDeclarations(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfEnumDeclarations - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfForeachStatements(LocalDeclaration, Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfForeachStatements - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfStaticImports(ImportReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfStaticImports - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfTypeAnnotations(Annotation) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfTypeAnnotations - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfTypeArguments(TypeReference, TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfTypeArguments - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfTypeParameters(TypeParameter, TypeParameter) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfTypeParameters - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfTypeParametersForAnnotationDeclaration(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfTypeParametersForAnnotationDeclaration - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfTypeParametersForEnumDeclaration(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfTypeParametersForEnumDeclaration - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfVarargs(AbstractVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfVarargs - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidUsageOfWildcard - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidVoidExpression - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidWildcardTypeName - Variable in class org.aspectj.weaver.Lint
 
InvalidWildCardTypeName - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
INVISIBLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
Invocation - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Abstraction for invocation AST nodes that can trigger overload resolution possibly involving type inference
INVOCATION_ARGUMENT_OK - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
INVOCATION_ARGUMENT_UNCHECKED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
INVOCATION_ARGUMENT_WILDCARD - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
INVOCATION_CONTEXT - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExpressionContext
Invocation context: potential poly-expressions are: method invocations, lambdas, reference expressions, conditional expressions and allocation expressions.
InvocationSite - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
InvocationSite.EmptyWithAstNode - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
invocationTargetType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
invocationTargetType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
invocationTargetType() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
invocationTargetType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
invocationTargetType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
Implementation of InvocationSite.invocationTargetType() suitable at this level.
invocationTargetType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
invocationTargetType() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
invocationType() - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeScope
 
invocationType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
invocationType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
For Java scopes, the invocationType is always the same as the enclosingSourceType This distinction is important for AspectJ's inter-type declarations For inter-type declarations, the invocationType is the lexically enclosing type.
InvocationTypeInferenceFailure - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
invoke(byte, int, int, char[], char[], char[], int, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invoke(byte, int, int, char[], char[], char[], TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invoke(byte, MethodBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invoke(byte, MethodBinding, TypeBinding, TypeReference[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invoke(byte, MethodBinding, TypeBinding, TypeReference[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
invoke(Class<?>, Object, String, Object, Object) - Static method in class org.aspectj.util.Reflection
 
invoke(Class<?>, Object, String, Object, Object, Object) - Static method in class org.aspectj.util.Reflection
 
invoke(Object, Method, Object[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl
 
INVOKE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
INVOKE_METHOD_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
INVOKE_METHOD_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
invokeAccessibleObjectSetAccessible() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeArrayNewInstance() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeAutoCloseableClose(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeClassForName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeClassGetDeclaredConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeClassGetDeclaredField() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeClassGetDeclaredMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeDynamic(int, int, int, char[], char[], boolean, TypeReference, TypeReference[], int, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeDynamic(int, int, int, char[], char[], boolean, TypeReference, TypeReference[], int, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
invokeDynamic(int, int, int, char[], char[], int, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
InvokeDynamic - Class in org.aspectj.apache.bcel.generic
INVOKEDYNAMIC
InvokeDynamic(int, int) - Constructor for class org.aspectj.apache.bcel.generic.InvokeDynamic
 
INVOKEDYNAMIC - Static variable in interface org.aspectj.apache.bcel.Constants
 
INVOKEDYNAMIC - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
InvokeDynamicTag - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
invokeEnumOrdinal(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
InvokeInstruction - Class in org.aspectj.apache.bcel.generic
Super class for the INVOKExxx family of instructions.
InvokeInstruction(short, int) - Constructor for class org.aspectj.apache.bcel.generic.InvokeInstruction
 
INVOKEINTERFACE - Class in org.aspectj.apache.bcel.generic
INVOKEINTERFACE - Invoke interface method
INVOKEINTERFACE - Static variable in interface org.aspectj.apache.bcel.Constants
 
INVOKEINTERFACE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
INVOKEINTERFACE(int, int, int) - Constructor for class org.aspectj.apache.bcel.generic.INVOKEINTERFACE
 
INVOKEINTERFACE_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
invokeIterableIterator(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangAssertionErrorConstructor(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangAssertionErrorDefaultConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangClassDesiredAssertionStatus() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangEnumvalueOf(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangEnumValues(TypeBinding, ArrayBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangErrorConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangIncompatibleClassChangeErrorDefaultConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangReflectConstructorNewInstance() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangReflectFieldGetter(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangReflectFieldSetter(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangReflectMethodInvoke() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaUtilIteratorHasNext() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaUtilIteratorNext() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeN(Class<?>, String, Object, Object[]) - Static method in class org.aspectj.util.Reflection
 
invokeNoClassDefFoundErrorStringConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
INVOKENONVIRTUAL - Static variable in interface org.aspectj.apache.bcel.Constants
 
INVOKENONVIRTUAL_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
invokeObjectEquals() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeObjectGetClass() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
INVOKESPECIAL - Static variable in interface org.aspectj.apache.bcel.Constants
 
INVOKESPECIAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
INVOKESTATIC - Static variable in interface org.aspectj.apache.bcel.Constants
 
INVOKESTATIC - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
INVOKESTATIC_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
invokestaticN(Class<?>, String, Object[]) - Static method in class org.aspectj.util.Reflection
 
invokeStringConcatenationAppendForType(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
The equivalent code performs a string conversion of the TOS
invokeStringConcatenationDefaultConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringConcatenationStringConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringConcatenationToString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringEquals() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringHashCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringIntern() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringValueOf(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
INVOKESUPER_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
invokeSystemArraycopy() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeThrowableAddSuppressed() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeThrowableGetMessage() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
INVOKEVIRTUAL - Static variable in interface org.aspectj.apache.bcel.Constants
 
INVOKEVIRTUAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
INVOKEVIRTUAL_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
INVOKEVIRTUAL_QUICK_W - Static variable in interface org.aspectj.apache.bcel.Constants
 
INVOKEVIRTUALOBJECT_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
IO - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
IO_EXCEPTION - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that an java.io.IOException occurred.
IOpcodeMnemonics - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of each opcode mnemonic according to the JVM specifications.
IOpenable - Interface in org.aspectj.org.eclipse.jdt.core
Common protocol for Java elements that must be opened before they can be navigated or modified.
ior() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IOR - Static variable in interface org.aspectj.apache.bcel.Constants
 
IOR - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IOR - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IOrdinaryClassFile - Interface in org.aspectj.org.eclipse.jdt.core
Ordinary form of a IClassFile which holds exactly one IType.
IOutputClassFileNameProvider - Interface in org.aspectj.ajdt.internal.compiler
 
IOutputLocationManager - Interface in org.aspectj.ajde.core
Interface that handles where the compilation output is sent.
IPackageBinding - Interface in org.aspectj.org.eclipse.jdt.core.dom
A package binding represents a named or unnamed package.
IPackageDeclaration - Interface in org.aspectj.org.eclipse.jdt.core
Represents a package declaration in Java compilation unit.
IPackageFragment - Interface in org.aspectj.org.eclipse.jdt.core
A package fragment is a portion of the workspace corresponding to an entire package, or to a portion thereof.
IPackageFragmentRoot - Interface in org.aspectj.org.eclipse.jdt.core
A package fragment root contains a set of package fragments.
IPackageVisibilityInfo - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of an exports/opens info as described in the JVM specifications 4.7.25
IParallelizable - Interface in org.aspectj.org.eclipse.jdt.core.search
This interface can be used by IJavaSearchScope, JavaSearchParticipant and SearchPattern to mark implementors as eligible for parallel index search.
IParameterAnnotation - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a parameter annotation as described in the JVM specifications (added in J2SE 1.5).
IParent - Interface in org.aspectj.org.eclipse.jdt.core
Common protocol for Java elements that contain other Java elements.
IPathRequestor - Interface in org.aspectj.org.eclipse.jdt.internal.core
 
IPermittedSubclassesAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of permitted subclasses attribute as described in the JVM specifications.
IPermittedSubclassesAttributeEntry - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of permitted subclasses attribute as described in the JVM specifications.
IPolyExpression - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Contract to be implemented by all poly expressions and potential poly expressions for uniform integration into overload resolution and type inference.
IPrivilegedHandler - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
This interface is used by SourceTypeBinding to provide a delegated lookup instance.
IProblem - Interface in org.aspectj.org.eclipse.jdt.core.compiler
Description of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.
IProblemFactory - Interface in org.aspectj.org.eclipse.jdt.internal.compiler
 
IProblemRequestor - Interface in org.aspectj.org.eclipse.jdt.core
A callback interface for receiving java problem as they are discovered by some Java operation.
IProcessorProvider - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
Implementors know how to discover annotation processors, and maintain a list of processors that have been discovered and initialized so far.
IProgramElement - Interface in org.aspectj.asm
Represents program elements in the AspectJ containment hierarchy.
IProgramElement.Accessibility - Class in org.aspectj.asm
Uses "typesafe enum" pattern.
IProgramElement.ExtraInformation - Class in org.aspectj.asm
 
IProgramElement.Kind - Class in org.aspectj.asm
Uses "typesafe enum" pattern.
IProgramElement.Modifiers - Class in org.aspectj.asm
Uses "typesafe enum" pattern.
IProgressListener - Interface in org.aspectj.bridge
Used to give progress information typically to IDEs
IProvidesInfo - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a provides info as described in JVMS9 4.7.25.
IQualifiedTypeResolutionListener - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
A listener, which gets notified when a type binding has been discovered.
IReader - Interface in org.aspectj.org.eclipse.jdt.internal.core.nd
 
IRecordAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of record components attribute as described in the JVM specifications.
IRecordComponent - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IRefCountedField - Interface in org.aspectj.org.eclipse.jdt.internal.core.nd.field
 
IReflectionWorld - Interface in org.aspectj.weaver.reflect
 
IRegion - Interface in org.aspectj.org.eclipse.jdt.core
A Java model region describes a hierarchical set of elements.
IRelationship - Interface in org.aspectj.asm
A relationship has a name (e.g.
IRelationship.Kind - Class in org.aspectj.asm
 
IRelationshipMap - Interface in org.aspectj.asm
Maps from a program element handles to a list of relationships between that element and other program elements.
irem() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IREM - Static variable in interface org.aspectj.apache.bcel.Constants
 
IREM - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IREM - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IRequestor - Interface in org.aspectj.org.eclipse.jdt.internal.eval
A callback interface for receiving code snippet evaluation results.
IRequiresInfo - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a requires info as described in JVMS9 4.7.25
IRestrictedAccessConstructorRequestor - Interface in org.aspectj.org.eclipse.jdt.internal.core.search
A IRestrictedAccessConstructorRequestor collects search results from a searchAllConstructorDeclarations query to a SearchBasicEngine providing restricted access information of declaring type when a constructor is accepted.
IRestrictedAccessMethodRequestor - Interface in org.aspectj.org.eclipse.jdt.internal.core.search
A IRestrictedAccessMethodRequestor collects search results from a searchAllMethodDeclarations query to a SearchBasicEngine providing restricted access information of declaring type when a method is accepted.
IRestrictedAccessTypeRequestor - Interface in org.aspectj.org.eclipse.jdt.internal.core.search
A IRestrictedAccessTypeRequestor collects search results from a searchAllTypeNames query to a SearchBasicEngine providing restricted access information when a type is accepted.
ireturn() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ireturn() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
IRETURN - Static variable in interface org.aspectj.apache.bcel.Constants
 
IRETURN - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IRETURN - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
irritant - Variable in exception org.aspectj.org.eclipse.jdt.internal.codeassist.complete.InvalidCursorLocation
 
IrritantSet - Class in org.aspectj.org.eclipse.jdt.internal.compiler.impl
Represent a set of irritant flags.
IrritantSet(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
Constructor with initial irritant set
IrritantSet(IrritantSet) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
Constructor with initial irritant set
IRuntimeInvisibleAnnotationsAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a runtime invisible annotations attribute as described in the JVM specifications (added in J2SE 1.5).
IRuntimeInvisibleParameterAnnotationsAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a runtime invisible parameter annotations attribute as described in the JVM specifications (added in J2SE 1.5).
IRuntimeInvisibleTypeAnnotationsAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a runtime invisible type annotations attribute as described in the JVM specifications (added in JavaSE-1.8).
IRuntimeProperties - Interface in org.aspectj.ajde
Interface to enable users to specify which class to run
IRuntimeVisibleAnnotationsAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a runtime visible annotations attribute as described in the JVM specifications (added in J2SE 1.5).
IRuntimeVisibleParameterAnnotationsAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a runtime visible parameter annotations attribute as described in the JVM specification (added in J2SE 1.5).
IRuntimeVisibleTypeAnnotationsAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a runtime visible type annotations attribute as described in the JVM specifications (added in JavaSE-1.8).
IS_AFTER_JUMP - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
IS_CASE_SENSITIVE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Whether the underlying file system is case sensitive.
IS_EXTENDS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareParentsDeclaration
 
IS_INSTANCE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
IS_NOTNULL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
IS_NULL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
IS_TRUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
is10VMOrGreater() - Static method in class org.aspectj.util.LangUtil
 
is11VMOrGreater() - Static method in class org.aspectj.util.LangUtil
 
is12VMOrGreater() - Static method in class org.aspectj.util.LangUtil
 
is13VMOrGreater() - Static method in class org.aspectj.util.LangUtil
 
is14VMOrGreater() - Static method in class org.aspectj.util.LangUtil
 
is15VMOrGreater() - Static method in class org.aspectj.util.LangUtil
 
is16VMOrGreater() - Static method in class org.aspectj.util.LangUtil
 
is17VMOrGreater() - Static method in class org.aspectj.util.LangUtil
 
is18VMOrGreater() - Static method in class org.aspectj.util.LangUtil
 
is1dot3VMOrGreater() - Static method in class org.aspectj.util.LangUtil
Deprecated.
is1dot4VMOrGreater() - Static method in class org.aspectj.util.LangUtil
Deprecated.
is1dot5VMOrGreater() - Static method in class org.aspectj.util.LangUtil
Deprecated.
is1dot6VMOrGreater() - Static method in class org.aspectj.util.LangUtil
Deprecated.
is1dot7VMOrGreater() - Static method in class org.aspectj.util.LangUtil
Deprecated.
is1dot8VMOrGreater() - Static method in class org.aspectj.util.LangUtil
 
is9VMOrGreater() - Static method in class org.aspectj.util.LangUtil
 
isAbort() - Method in interface org.aspectj.bridge.IMessage
 
isAbort() - Method in class org.aspectj.bridge.Message
 
isAbstract() - Method in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
isAbstract() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isAbstract() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the abstract modifier, false otherwise.
isAbstract() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isAbstract() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isAbstract() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is an abstract type
isAbstract() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
isAbstract() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
isAbstract() - Method in class org.aspectj.weaver.JoinPointSignature
 
isAbstract() - Method in interface org.aspectj.weaver.ResolvedMember
 
isAbstract() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isAbstract() - Method in class org.aspectj.weaver.ResolvedType
 
isAbstract(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "abstract" modifier.
isAbstract(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the abstract modifier.
isAcceptableMethod(MethodBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isActive() - Method in class org.aspectj.ajde.ui.BuildConfigNode
 
isActive() - Method in interface org.aspectj.org.eclipse.jdt.core.IProblemRequestor
Predicate allowing the problem requestor to signal whether or not it is currently interested by problem reports.
isActive() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDebugRequestor
 
isActive() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerWorkingCopyInfo
 
isActive(IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.core.compiler.CompilationParticipant
Returns whether this participant is active for a given project.
isActualParameterList(String) - Static method in class org.aspectj.apache.bcel.classfile.Signature
 
IsAdditionalDeclarator - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isAddSerialVerUID() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isAddSerialVerUID() - Method in class org.aspectj.weaver.World
 
isAdviceLike() - Method in class org.aspectj.weaver.patterns.Declare
Indicates if this declare should be treated like advice.
isAdviceLike() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
isAdviceLike() - Method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
isAdviceLike() - Method in class org.aspectj.weaver.patterns.DeclareParents
 
isAdviceLike() - Method in class org.aspectj.weaver.patterns.DeclarePrecedence
 
isAdviceLike() - Method in class org.aspectj.weaver.patterns.DeclareSoft
 
isAdviceLike() - Method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
isAffected(IJavaElementDelta, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Returns true if the given delta could change this type hierarchy
isAffectedByOpenable(IJavaElementDelta, IJavaElement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.RegionBasedTypeHierarchy
 
isAffectedByOpenable(IJavaElementDelta, IJavaElement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Returns true if the given type delta (a compilation unit delta or a class file delta) could affect this type hierarchy.
isAffects() - Method in class org.aspectj.asm.internal.Relationship
Return the direction of the relationship.
isAffects() - Method in interface org.aspectj.asm.IRelationship
 
isAfter() - Method in class org.aspectj.weaver.AdviceKind
 
isAfterAdvice(MethodDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
isAfterAdvice(MethodDeclaration) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
isAfterWithClause() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isAjFileName(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
isAjSynthetic() - Method in class org.aspectj.weaver.JoinPointSignature
 
isAjSynthetic() - Method in interface org.aspectj.weaver.ResolvedMember
 
isAjSynthetic() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isAjSynthetic() - Method in class org.aspectj.weaver.ResolvedPointcutDefinition
 
isAllowableChild(IDOMNode) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Returns whether the given node is an allowable child for this node.
isAllowableChild(IDOMNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
 
isAllowingRequiredProposals(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Returns whether a proposal of a given kind with a required proposal of the given kind is allowed.
isALOAD() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isALOAD() - Method in class org.aspectj.apache.bcel.generic.InstructionLV
 
isAncestorOf(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Returns true if this element is an ancestor of the given element, otherwise false.
isAnnnotationDefault(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer has the AccAnnnotationDefault bit set.
isAnnotatable() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type can be annotated.
isAnnotatedElsewhere() - Method in class org.aspectj.weaver.JoinPointSignature
 
isAnnotatedElsewhere() - Method in interface org.aspectj.weaver.ResolvedMember
 
isAnnotatedElsewhere() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isAnnotatedToUnannotated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
isAnnotatedTypeSystem() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
isAnnotatedTypeSystem() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
isAnnotation - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
isAnnotation() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
isAnnotation() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Returns true if this class represents an annotation, i.e. it was a 'public @interface blahblah' declaration
isAnnotation() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
isAnnotation() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Annotation
 
isAnnotation() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IExtendedModifier
Returns whether this extended modifier is an annotation.
isAnnotation() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents an annotation type.
isAnnotation() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
 
isAnnotation() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type represents an annotation type.
isAnnotation() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Deprecated.
Returns whether this type represents an annotation type ("@interface" instead of "interface").
isAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isAnnotation() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isAnnotation() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isAnnotation() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isAnnotation() - Method in class org.aspectj.weaver.ReferenceType
 
isAnnotation() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isAnnotation() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isAnnotation() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isAnnotation() - Method in class org.aspectj.weaver.ResolvedType
Note: Only overridden by Name subtype.
isAnnotation() - Method in class org.aspectj.weaver.TypeVariableReferenceType
 
isAnnotation(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer has the AccAnnotation bit set.
isAnnotationAllowedOnField() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
isAnnotationBasedNullAnalysisEnabled - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Master switch for null analysis based on annotations:
IsAnnotationDefaultValue - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isAnnotationMember() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns whether this is the binding for an annotation type member.
isAnnotationMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isAnnotationMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
isAnnotationMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceAnnotationMethodInfo
 
isAnnotationMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorInfo
 
isAnnotationMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
isAnnotationMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodInfo
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isAnnotationProcessor() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.CompilationParticipant
Returns whether this participant is interested in Annotations.
isAnnotationRemover() - Method in class org.aspectj.asm.internal.ProgramElement
 
isAnnotationRemover() - Method in interface org.aspectj.asm.IProgramElement
 
isAnnotationStyle() - Method in class org.aspectj.weaver.Advice
 
isAnnotationStyleAspect() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
isAnnotationStyleAspect() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isAnnotationStyleAspect() - Method in class org.aspectj.weaver.bcel.BcelObjectType
Check if the type is an @AJ aspect (no matter if used from an LTW point of view).
isAnnotationStyleAspect() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isAnnotationStyleAspect() - Method in class org.aspectj.weaver.ReferenceType
 
isAnnotationStyleAspect() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isAnnotationStyleAspect() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isAnnotationStyleAspect() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isAnnotationStyleAspect() - Method in class org.aspectj.weaver.ResolvedType
 
isAnnotationStyleDeclaration() - Method in class org.aspectj.asm.internal.ProgramElement
 
isAnnotationStyleDeclaration() - Method in interface org.aspectj.asm.IProgramElement
 
isAnnotationTargetAllowed(BlockScope, TypeBinding, Binding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
isAnnotationType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
isAnnotationType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isAnnotationWithRuntimeRetention() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
isAnnotationWithRuntimeRetention() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isAnnotationWithRuntimeRetention() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isAnnotationWithRuntimeRetention() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isAnnotationWithRuntimeRetention() - Method in class org.aspectj.weaver.ReferenceType
 
isAnnotationWithRuntimeRetention() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isAnnotationWithRuntimeRetention() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isAnnotationWithRuntimeRetention() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isAnnotationWithRuntimeRetention() - Method in class org.aspectj.weaver.ResolvedType
Note: Only overridden by Name subtype.
isAnonymous() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
isAnonymous() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
isAnonymous() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
isAnonymous() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents an anonymous class.
isAnonymous() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type represents an anonymous type.
isAnonymous() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
isAnonymous() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
isAnonymous() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer true if the receiver is an anonymous class.
isAnonymous() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer whether the receiver type is anonymous
isAnonymous() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isAnonymous() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
isAnonymous() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyType
Answer whether the receiver is an anonymous type
isAnonymous() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
isAnonymous() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
isAnonymous() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
isAnonymous() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isAnonymous() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
isAnonymous() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
isAnonymous() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isAnonymous() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isAnonymous() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isAnonymous() - Method in class org.aspectj.weaver.ReferenceType
 
isAnonymous() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isAnonymous() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isAnonymous() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isAnonymous() - Method in class org.aspectj.weaver.ResolvedType
 
isAnonymous(IProgramElement) - Static method in class org.aspectj.tools.ajdoc.StructureUtil
 
isAnonymousMember() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
isAnonymousType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
IsAnonymousType - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
IsAnonymousType - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isAny() - Method in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
isAny() - Method in class org.aspectj.weaver.patterns.AnyAnnotationTypePattern
 
isAny() - Method in class org.aspectj.weaver.patterns.NamePattern
Method isAny.
isAnyCloseable(TypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Answer wither the given type binding is a subtype of java.lang.AutoCloseable.
isAnyEnabled(IrritantSet) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
isAnyMismatch() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
isAnySet(IrritantSet) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
Returns true if any of the irritants in given other set is positionned in receiver
IsAnySubRoutineEscaping - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isAnythingPattern() - Method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
isApplyAtAspectJMungersOnly() - Method in class org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
isApplyAtAspectJMungersOnly() - Method in interface org.aspectj.weaver.IClassFileProvider
 
isArchive() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Returns whether this package fragment root's underlying resource is a binary archive (a JAR or zip file).
isArchive() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
isArchive() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
isARecordComponent - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
isArgument() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
isArgument() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
IsArgument - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
IsArgument - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isAroundAdvice() - Method in class org.aspectj.weaver.Advice
 
isAroundAdvice() - Method in class org.aspectj.weaver.ShadowMunger
 
isArray() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isArray() - Method in interface org.aspectj.lang.reflect.AjType
 
isArray() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents an array type.
isArray() - Method in class org.aspectj.weaver.patterns.ExactTypePattern
 
isArray() - Method in class org.aspectj.weaver.patterns.TypePattern
 
isArray() - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
isArray() - Method in class org.aspectj.weaver.UnresolvedType
 
isArrayClone(TypeBinding, MethodBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
isArrayConstructorReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isArrayCreationInstruction() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isArrayType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type is an array type (ArrayType).
isArrayType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isArrayType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
 
isArrayType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
isArrayType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
Returns true iff this is an array type signature (ie: that getArrayDimensionType() will return a non-null answer).
IsArrayType - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isArrayTypeSignature() - Method in class org.aspectj.util.GenericSignature.ArrayTypeSignature
 
isArrayTypeSignature() - Method in class org.aspectj.util.GenericSignature.FieldTypeSignature
 
isArtificial() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isAsmAround - Static variable in class org.aspectj.weaver.bcel.asm.AsmDetector
 
isAspect() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
isAspect() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isAspect() - Method in interface org.aspectj.lang.reflect.AjType
 
isAspect() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjTypeDeclaration
Returns whether this type declaration declares a class or an aspect.
isAspect() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isAspect() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isAspect() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isAspect() - Method in class org.aspectj.weaver.ReferenceType
 
isAspect() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isAspect() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isAspect() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isAspect() - Method in class org.aspectj.weaver.ResolvedType
 
isAspectAlreadyApplied(ResolvedType) - Method in class org.aspectj.weaver.WeaverStateInfo
 
isAspectIncluded(ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
isAspectIncluded(ResolvedType) - Method in class org.aspectj.weaver.World
 
isAssignable(TypeMirror, TypeMirror) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
isAssignableFrom(ResolvedType) - Method in class org.aspectj.weaver.ArrayReferenceType
 
isAssignableFrom(ResolvedType) - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
isAssignableFrom(ResolvedType) - Method in class org.aspectj.weaver.ReferenceType
 
isAssignableFrom(ResolvedType) - Method in class org.aspectj.weaver.ResolvedType
Determines if the variables of this type could be assigned values of another type without casting.
isAssignableFrom(ResolvedType, boolean) - Method in class org.aspectj.weaver.ArrayReferenceType
 
isAssignableFrom(ResolvedType, boolean) - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
isAssignableFrom(ResolvedType, boolean) - Method in class org.aspectj.weaver.ReferenceType
 
isAssignableFrom(ResolvedType, boolean) - Method in class org.aspectj.weaver.ResolvedType
 
isAssignmentCompatible(ITypeBinding) - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether an expression of this type can be assigned to a variable of the given type, as specified in section 5.2 of The Java Language Specification, Third Edition (JLS3).
isAssignmentCompatibleWith(Type) - Method in class org.aspectj.apache.bcel.generic.ReferenceType
Return true iff this is assignment compatible with another type t as defined in the JVM specification; see the AASTORE definition there.
isAssistParser() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isAssistParser() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
isAssumedExternalFile(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns whether the provided IPath appears to be an external file, which is true if the path does not represent an internal resource, does not exist on the file system, and does have a file extension (this is the definition provided by ExternalFoldersManager.isExternalFolderPath(org.eclipse.core.runtime.IPath)).
isASTORE() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isASTORE() - Method in class org.aspectj.apache.bcel.generic.InstructionLV
 
isAtAssistIdentifier() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
isAtAssistIdentifier() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionScanner
 
isAtAssistIdentifier() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
isAtLeast169() - Method in class org.aspectj.weaver.VersionedDataInputStream
 
isAtLeastJava5() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
isAttributeSupported(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns whether the local file system supports accessing and modifying the given attribute.
isAutomatic() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
isAutomaticModule() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
isAutomaticModule() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModulePathEntry
Specifies whether this entry represents an automatic module.
isAutomaticModule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ModulePathEntry
 
isAutomaticModule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ProjectEntry
 
isAutoModule() - Method in interface org.aspectj.org.eclipse.jdt.core.IModuleDescription
 
isAutoModule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractModule.AutoModule
 
isAutoNameFromManifest() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
isAutoNameFromManifest() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractModule.AutoModule
 
isAvailable(ISourceRange) - Static method in class org.aspectj.org.eclipse.jdt.core.SourceRange
Helper method that answers whether a valid source range is available in the given ISourceRange.
isBangVoid() - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
isBangVoid() - Method in class org.aspectj.weaver.patterns.TypePattern
For quickly recognizing the pattern '!
isBasedOn(IResource) - Method in interface org.aspectj.org.eclipse.jdt.core.IWorkingCopy
Deprecated.
isBasedOn(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Deprecated. 
isBaseType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isBaseType() - Method in class org.aspectj.util.GenericSignature.BaseTypeSignature
 
isBaseType() - Method in class org.aspectj.util.GenericSignature.TypeSignature
 
IsBaseType - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isBaseTypeReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
isBaseTypeReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
isBelow() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PerCflow
 
isBetter(NameEnvironmentAnswer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
 
isBetter(NameEnvironmentAnswer, int, NameEnvironmentAnswer, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.IndexBasedJavaSearchEnvironment
 
isBetter(NameLookup.Answer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup.Answer
 
isBinary() - Method in interface org.aspectj.org.eclipse.jdt.core.IMember
Returns whether this member is from a class file.
isBinary() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryLambdaExpression
 
isBinary() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryLambdaMethod
 
isBinary() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
isBinary() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
isBinary() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Member
 
isBinary() - Method in class org.aspectj.weaver.ShadowMunger
Returns whether or not this shadow munger came from a binary aspect - keep a record of whether or not we've checked if we're binary otherwise we keep calculating the same thing many times
isBinaryBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
IsBinaryBinding - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isBinaryType() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
isBinaryType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
isBinaryType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
isBinaryType() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IGenericType
Answer whether the receiver contains the resolved binary form or the unresolved source form of the type.
isBinaryType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer whether the receiver contains the resolved binary form of the type.
isBinaryType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
Answer whether the receiver contains the resolved binary form or the unresolved source form of the type.
isBinaryType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyType
Answer whether the receiver contains the resolved binary form or the unresolved source form of the type.
isBinaryType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
isBinaryType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
isBinaryType() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
isBinding() - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
isBlankFinal() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
isBlockComment() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Comment
Returns whether this comment is a block comment (BlockComment).
isBoundParameterizedType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
isBoundParameterizedType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if parameterized type AND not of the form List
IsBoundParameterizedType - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isBoxedPrimitiveType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
isBoxedPrimitiveType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isBoxingCompatible(TypeBinding, TypeBinding, Expression, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
isBoxingCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
isBoxingCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
isBoxingCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isBoxingCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
isBoxingCompatibleWith(TypeBinding, Scope) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
isBoxingCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
isBoxingCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
isBoxingCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isBoxingCompatibleWith(TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isBreakable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
isBreakable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
isBridge() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isBridge() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isBridge(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer has the AccBridge bit set.
isBridge(ExecutableElement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
isBridge(ReflectionBasedResolvedMemberImpl) - Method in interface org.aspectj.weaver.reflect.GenericSignatureInformationProvider
 
isBridge(ReflectionBasedResolvedMemberImpl) - Method in class org.aspectj.weaver.reflect.Java14GenericSignatureInformationProvider
 
isBridge(ReflectionBasedResolvedMemberImpl) - Method in class org.aspectj.weaver.reflect.Java15GenericSignatureInformationProvider
 
isBridgeMethod() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
isBridgeMethod() - Method in class org.aspectj.weaver.JoinPointSignature
 
isBridgeMethod() - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
isBridgeMethod() - Method in interface org.aspectj.weaver.ResolvedMember
 
isBridgeMethod() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isCacheable() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
isCacheable() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isCacheable() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
TODO Caching of methods besides getDeclaredInterfaces() may also be dependent on this flag - which?
isCacheable() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isCacheable() - Method in class org.aspectj.weaver.ResolvedType
 
isCanceled() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.CompilationProgress
Returns whether cancellation of the compilation has been requested.
isCanceled() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
isCanceled() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.IJavaElementRequestor
Returns true if this IJavaElementRequestor does not want to receive any more results.
isCanceled() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
isCanceled() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
isCancelled - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexRequest
 
isCancelledRequested() - Method in class org.aspectj.ajde.core.internal.AjdeCoreBuildNotifierAdapter
 
isCancelledRequested() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildNotifier
 
isCancelledRequested() - Method in interface org.aspectj.bridge.IProgressListener
 
isCancelRequested() - Method in interface org.aspectj.ajde.core.IBuildProgressMonitor
Checks whether the user has chosen to cancel the progress monitor
isCancelRequested() - Method in class org.aspectj.ajde.ui.swing.BuildProgressPanel
 
isCancelRequested() - Method in class org.aspectj.ajde.ui.swing.DefaultBuildProgressMonitor
 
isCancelRequested() - Method in class org.aspectj.tools.ajbrowser.core.BrowserBuildProgressMonitor
 
IScanner - Interface in org.aspectj.org.eclipse.jdt.core.compiler
Caveat: With the introduction of "restricted keywords" in Java 9 it is impossible to classify a token without the help of a parser.
isCanonicalConstr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
isCanonicalConstructor - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
isCanonicalConstructor() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns whether this binding is for a canonical constructor or not.
isCanonicalConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isCanonicalConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
isCanonicalConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
IsCanonicalConstructor - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
IsCanonicalConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isCapture() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a capture binding.
isCapture() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
isCapture() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the type is the capture of some wildcard
IsCapturedOuterLocal - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isCaseLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
isCaseLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CaseLabel
 
isCaseSensitive - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
isCastableTo(Type) - Method in class org.aspectj.apache.bcel.generic.ReferenceType
Return true iff this type is castable to another type t as defined in the JVM specification.
isCastCompatible(ITypeBinding) - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type is cast compatible with the given type, as specified in section 5.5 of The Java Language Specification, Third Edition (JLS3).
isCatchArgument - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnArgumentName
 
isCatchParameter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CatchParameterBinding
 
isCatchParameter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
isCflow() - Method in class org.aspectj.weaver.AdviceKind
 
isCflowBelow() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CflowPointcut
 
isCflowBelow() - Method in class org.aspectj.weaver.patterns.CflowPointcut
 
isCheckedException() - Method in class org.aspectj.weaver.ResolvedType
 
isCheckRuntimeVersion() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isChildListProperty() - Method in class org.aspectj.org.eclipse.jdt.core.dom.StructuralPropertyDescriptor
Returns whether this property is a child list property (instance of ChildListPropertyDescriptor.
isChildProperty() - Method in class org.aspectj.org.eclipse.jdt.core.dom.StructuralPropertyDescriptor
Returns whether this property is a child property (instance of ChildPropertyDescriptor.
isClass() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
isClass() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a class type or a recovered binding.
isClass() - Method in interface org.aspectj.org.eclipse.jdt.core.IClassFile
Returns whether this type represents a class.
isClass() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type represents a class.
isClass() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Deprecated.
Returns whether this type is a class.
isClass() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer true if this .class file represents a class, false otherwise.
isClass() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
isClass() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
isClass() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
isClass() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isClass() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isClass() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isClass() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
isClass() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
isClass() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isClass() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
isClass() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
isClass() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isClass() - Method in class org.aspectj.weaver.ReferenceType
 
isClass() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isClass() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isClass() - Method in class org.aspectj.weaver.ResolvedType
 
isClassFileName(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns true iff str.toLowerCase().endsWith(".class") implementation is not creating extra strings.
isClassFileName(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns true iff str.toLowerCase().endsWith(".class") implementation is not creating extra strings.
isClasspathBeingResolved(IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
isClassPathCorrect(char[][], CompilationUnitDeclaration, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IsClassPathCorrect - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
isClasspathVariableReadOnly(String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns whether a given classpath variable is read-only or not.
isClassTypeSignature() - Method in class org.aspectj.util.GenericSignature.ClassTypeSignature
 
isClassTypeSignature() - Method in class org.aspectj.util.GenericSignature.FieldTypeSignature
 
isClinit() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer true if this method info represents a <clinit> method, false otherwise.
isClinit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isClinit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
 
isClinit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
Answer true if the method is a class initializer, false otherwise.
isClinit() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer whether the receiver represents a class initializer method.
isClinit() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
isClinit() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
isClinit() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
isClinit(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.JavaBinaryNames
Returns true iff the given method selector is clinit.
isClInit() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
isClosed() - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer
Returns whether this buffer has been closed.
isClosed() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
isClosedInFinallyOfEnclosing(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
isCode() - Method in class org.aspectj.asm.internal.ProgramElement
 
isCoerceableFrom(ResolvedType) - Method in class org.aspectj.weaver.ArrayReferenceType
 
isCoerceableFrom(ResolvedType) - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
isCoerceableFrom(ResolvedType) - Method in class org.aspectj.weaver.ReferenceType
 
isCoerceableFrom(ResolvedType) - Method in class org.aspectj.weaver.ResolvedType
Determines if values of another type could possibly be cast to this type.
isCollapsed(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore
 
isComment() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
isComment(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
 
isCompactableOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
 
isCompactableOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
isCompactableOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.EqualExpression
 
isCompactableOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isCompactableOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
 
isCompactConstructor() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns whether this binding is for a compact constructor or not.
isCompactConstructor() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Returns whether this declaration declares a constructor or a method.
isCompactConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isCompactConstructorScope - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isCompatibleWith(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isCompatibleWith(TypeBinding, Scope) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver type can be assigned to the argument type (right) In addition to improving performance, caching also ensures there is no infinite regression since per nature, the compatibility check is recursive through parameterized type arguments (122775)
isCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isCompatibleWith(Member) - Method in class org.aspectj.weaver.JoinPointSignature
 
isCompatibleWith(Member) - Method in interface org.aspectj.weaver.ResolvedMember
 
isCompatibleWith(Member) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer whether the receiver contains the compilation unit which defines the type.
isCompiled(SourceFile) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.WorkQueue
 
isCompilerDefined() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodParameter
 
isCompletingTypeBindings() - Static method in class org.aspectj.asm.AsmManager
 
isCompletionNode - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
isComplianceJava9OrHigher() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
 
isComplianceJava9OrHigher() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
IsCompoundAssigned - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isConsistent() - Method in interface org.aspectj.org.eclipse.jdt.core.IOpenable
Returns whether the element is consistent with its underlying resource or buffer.
isConsistent() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
isConsistent() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
Subclasses must override as required.
isConsistentIntersection(TypeBinding[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isConstantInstruction() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isConstantPoolInstruction() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isConstantPushInstruction(Instruction) - Static method in class org.aspectj.weaver.bcel.Utility
 
isConstantValueOfTypeAssignableToType(TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isConstantValueRepresentable(Constant, int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isConstructor - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
isConstructor - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
isConstructor() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns whether this proposal is a constructor.
isConstructor() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns whether this binding is for a constructor or a method.
isConstructor() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Returns whether this declaration declares a constructor or a method.
isConstructor() - Method in interface org.aspectj.org.eclipse.jdt.core.IMethod
Returns whether this method is a constructor.
isConstructor() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated.
Returns whether this method is a constructor.
isConstructor() - Method in class org.aspectj.org.eclipse.jdt.core.search.MethodReferenceMatch
Returns whether the reference is on a constructor.
isConstructor() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer true if this method info represents a constructor, false otherwise.
isConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
isConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
isConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
Answer true if the method is a constructor, false otherwise.
isConstructor() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IGenericMethod
 
isConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
isConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
isConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
isConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorInfo
 
isConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
isConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
isConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodInfo
 
isConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
isConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
isConstructor(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.JavaBinaryNames
Returns true iff the given method selector is a constructor.
isConstructor(LazyMethodGen) - Static method in class org.aspectj.weaver.bcel.LazyMethodGen
 
isConstructor(ResolvedMember) - Static method in class org.aspectj.weaver.MemberUtils
 
isConstructorCall - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isConstructorReference() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnReferenceExpressionName
 
isConstructorReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isConstructorRelated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
isConstructorType - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
isConstructorType - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
isContentMergableWith(DOMNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Returns true if the contents of this node are from the same document as the given node, the contents of this node immediately follow the contents of the given node, and neither this node or the given node are fragmented - otherwise false.
isContinuable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
isContinuable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
isContinuedTo() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
isConvertableFrom(ResolvedType) - Method in class org.aspectj.weaver.ResolvedType
Determines if variables of this type could be assigned values of another with lots of help. java.lang.Object is convertable from all types.
IScope - Interface in org.aspectj.weaver.patterns
 
isCorruptedZipFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
isDangerous(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnlikelyArgumentCheck
Check if the invocation is likely a bug.
isDebug() - Method in interface org.aspectj.bridge.IMessage
 
isDebug() - Method in class org.aspectj.bridge.Message
 
isDeclaration - Variable in exception org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionNodeFound
 
isDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SimpleName
Returns whether this simple name represents a name that is being defined, as opposed to one being referenced.
isDeclarationOfAccessedFieldsPattern - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
isDeclarationOfReferencedMethodsPattern - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
isDeclarationOfReferencedTypesPattern - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
isDeclare() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isDeclare(ShadowMunger) - Method in class org.aspectj.weaver.patterns.Pointcut
 
isDeclareAnnotation() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isDeclareAtConstuctor() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
isDeclareAtField() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
isDeclareAtMethod() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
isDeclareAtType() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
isDeclaredIn(ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
isDeclaredIn(ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SplitPackageBinding
 
isDeclareError() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isDeclareKind() - Method in class org.aspectj.ajde.ui.BuildConfigNode.Kind
 
isDeclareKind() - Method in class org.aspectj.asm.IRelationship.Kind
 
isDeclareParents() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isDeclarePrecedence() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isDeclareSoft() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isDeclareWarning() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isDeclaringPackageFragment(IPackageFragment, ReferenceBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
isDefault() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMemberValuePairBinding
 
isDefault() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the default modifier, false otherwise.
isDefault() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SwitchCase
Returns whether this switch case represents the "default:" case.
isDefault() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
isDefault() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isDefault() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isDefault() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver has default visibility
isDefault() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
isDefault() - Method in class org.aspectj.weaver.JoinPointSignature
 
isDefault() - Method in interface org.aspectj.weaver.ResolvedMember
 
isDefault() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isDefault(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "default" modifier.
isDefaultAbstract() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isDefaultConstructor() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember
Return true if this is the default constructor.
isDefaultConstructor() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns whether this binding is known to be a compiler-generated default constructor.
isDefaultConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isDefaultConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
isDefaultConstructor() - Method in class org.aspectj.weaver.JoinPointSignature
 
isDefaultConstructor() - Method in interface org.aspectj.weaver.ResolvedMember
 
isDefaultConstructor() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
IsDefaultConstructor - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isDefaultMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isDefaultMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
isDefaultMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isDefaultMethod(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer has the AccDefaultMethod bit set.
isDefaultPackage() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns whether this package fragment is a default package.
isDefaultPackage() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
isDefinedInField(FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isDefinedInMethod(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isDefinedInSameUnit(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isDefinedInType(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isDefinitelyAssigned(FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isDefinitelyAssigned(FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of definite assignment for a field.
isDefinitelyAssigned(FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isDefinitelyAssigned(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isDefinitelyAssigned(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of definite assignment for a local.
isDefinitelyAssigned(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isDefinitelyAssigned(Scope, int, LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
isDefinitelyNonNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isDefinitelyNonNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of definite non-null value for a given local variable.
isDefinitelyNonNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isDefinitelyNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isDefinitelyNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of definite null value for a given local variable.
isDefinitelyNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isDefinitelyUnknown(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isDefinitelyUnknown(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of definite unknown value for a given local variable.
isDefinitelyUnknown(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isDefiniteMismatch() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
isDemotionActive() - Method in class org.aspectj.weaver.World
 
isDeprecated() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IBinding
Return whether this binding is for something that is deprecated.
isDeprecated() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Return true if the field info has a deprecated attribute, false otherwise.
isDeprecated() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer true if this method info has a deprecated attribute, false otherwise.
isDeprecated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isDeprecated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isDeprecated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
isDeprecated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RecordComponentBinding
 
isDeprecated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is a deprecated type
isDeprecated() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
isDeprecated() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
isDeprecated(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the indication that the element is deprecated (@deprecated tag in Javadoc comment).
isDeprecated(Element) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
isDeprecatedAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationInfo
 
isDeprecatedAnnotation() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryAnnotation
 
isDetailed() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Returns true if this node has detailed source index information, or false if this node has limited source index information.
IsDiamond - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isDigit(char) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isDirty() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Return the state of the dirty bit.
isDocComment() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Comment
Returns whether this comment is a doc comment (Javadoc).
isDoesNotExist() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatus
Returns whether this status indicates that a Java model element does not exist.
isDoesNotExist() - Method in exception org.aspectj.org.eclipse.jdt.core.JavaModelException
Returns whether this exception indicates that a Java model element does not exist.
isDoesNotExist() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
 
isDoneIndexing() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
Returns true iff the indexer has finished writing the contents of this file to the index.
isDuplicateLocalVariable(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
isDuplicateLocator(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.State
 
ISearchPattern - Interface in org.aspectj.org.eclipse.jdt.core.search
Deprecated.
Since 3.0, the class SearchPattern replaces this interface.
ISearchRequestor - Interface in org.aspectj.org.eclipse.jdt.internal.codeassist
This is the internal requestor passed to the searchable name environment so as to process the multiple search results as they are discovered.
isEffectivelyFinal() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns whether this binding corresponds to an effectively final local variable (JLS8 4.12.4).
isEffectivelyFinal() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
IsEffectivelyFinal - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
ISelectionRequestor - Interface in org.aspectj.org.eclipse.jdt.internal.codeassist
A selection requestor accepts results from the selection engine.
isEllipsis() - Method in class org.aspectj.weaver.patterns.EllipsisTypePattern
 
isEllipsis() - Method in class org.aspectj.weaver.patterns.TypePattern
 
IsElseIfStatement - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
IsElseStatementUnreachable - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isEmacsSymMode() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isEmpty() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
isEmpty() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
isEmpty() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.EntryResult
 
isEmpty() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.LongArray
 
isEmpty() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayMap
Returns true if the map is empty.
isEmpty() - Method in class org.aspectj.weaver.patterns.TypeVariablePatternList
 
isEmpty(byte[]) - Static method in class org.aspectj.util.LangUtil
 
isEmpty(Object[]) - Static method in class org.aspectj.util.LangUtil
 
isEmpty(String) - Static method in class org.aspectj.util.LangUtil
 
isEmpty(Collection<?>) - Static method in class org.aspectj.util.LangUtil
 
isEmpty(Map<?, ?>) - Static method in class org.aspectj.util.LangUtil
 
isEmpty(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToMany
 
isEmpty(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.RawGrowableArray
Returns true iff the size of the array is 0
isEmptyBlock() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
 
isEmptyBlock() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
isEnabled() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
 
isEnabled() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.IndexBasedJavaSearchEnvironment
 
isEnabled() - Method in class org.aspectj.weaver.Lint.Kind
 
isEnabled() - Static method in class org.aspectj.weaver.tools.cache.SimpleCacheFactory
 
isEnabled() - Static method in class org.aspectj.weaver.tools.cache.WeavedClassCache
Has caching been enabled through the System property, WEAVED_CLASS_CACHE_ENABLED
isEnabled() - Method in class org.aspectj.weaver.tools.DefaultTraceFactory
 
isEnabled() - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
isEnclosingKind() - Method in class org.aspectj.weaver.Shadow.Kind
These are all the shadows that contains other shadows within them and are often directly associated with methods.
isEndOfLineComment(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.LineCommentEndOffsets
 
isEndOfLineComment(int, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.LineCommentEndOffsets
 
isEnum() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
isEnum() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Returns true if this class represents an enum type
isEnum() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
isEnum() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isEnum() - Method in interface org.aspectj.lang.reflect.AjType
 
isEnum() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents an enum type.
isEnum() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type represents an enumeration class.
isEnum() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Deprecated.
Returns whether this type represents an enumeration class ("enum" instead of "class").
isEnum() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isEnum() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isEnum() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isEnum() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isEnum() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isEnum() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isEnum() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isEnum() - Method in class org.aspectj.weaver.ReferenceType
 
isEnum() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isEnum() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isEnum() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isEnum() - Method in class org.aspectj.weaver.ResolvedType
Note: Only overridden by Name subtype.
isEnum(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer has the AccEnum bit set.
isEnumConstant() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns whether this binding is for an enum constant.
isEnumConstant() - Method in interface org.aspectj.org.eclipse.jdt.core.IField
Returns whether this field represents an enum constant.
isEnumConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
isEnumConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
isEqualTo(IBinding) - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IBinding
Returns whether this binding has the same key as that of the given binding.
isEquivalent() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns whether match element is compatible with searched pattern or not.
isEquivalent(Reference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
isEquivalent(Reference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
isEquivalent(Reference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Reference
Is the given reference equivalent to the receiver, meaning that both denote the same path of field reads?
isEquivalent(Reference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
isEquivalentMatch - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
isEquivalentTo(Object) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isEquivalentTo(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
Returns true if a type is identical to another one, or for generic types, true if compared to its raw type.
isEquivalentTo(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
isEquivalentTo(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
isEquivalentTo(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
isEquivalentTo(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
isEquivalentTo(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
Returns true if a type is identical to another one, or for generic types, true if compared to its raw type.
isEquivalentTo(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if a type is identical to another one, or for generic types, true if compared to its raw type.
isErasure() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns whether match element only has same erasure than searched pattern or not.
isErasureBoundTo(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
Returns true if the type variable is directly bound to a given type
isErasureMatch - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
isErroneousVar(int) - Method in class org.aspectj.weaver.patterns.ExposedState
 
isError - Variable in class org.aspectj.weaver.loadtime.definition.Definition.DeclareErrorOrWarning
 
isError() - Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDesignator
 
isError() - Method in interface org.aspectj.bridge.IMessage
 
isError() - Method in class org.aspectj.bridge.Message
 
isError() - Element in annotation interface org.aspectj.internal.lang.annotation.ajcDeclareEoW
 
isError() - Method in class org.aspectj.internal.lang.reflect.DeclareErrorOrWarningImpl
 
isError() - Method in interface org.aspectj.lang.reflect.DeclareErrorOrWarning
 
isError() - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Returns whether the severity of this problem is 'Error'.
isError() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
isError() - Method in class org.aspectj.weaver.Checker
 
isError() - Method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
isError() - Method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
isExact() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns whether element matches exactly searched pattern or not.
isExactDeclaringTypePattern() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
isExactMethodReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isExactMethodReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isExactPattern() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
isException() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
isException() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
isException() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
isException() - Method in class org.aspectj.weaver.ResolvedType
 
isExceptionEnd(InstructionHandle) - Static method in class org.aspectj.weaver.bcel.ExceptionRange
 
isExceptionStart(InstructionHandle) - Static method in class org.aspectj.weaver.bcel.ExceptionRange
 
isExcluded(char[], char[][], char[][], boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
isExcluded(IJavaElement) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
isExcluded(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
isExcluded(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathMultiDirectory
 
isExcluded(IResource, char[][], char[][]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
isExcluded(IPath, char[][], char[][], boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
isExcludedFromProject(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
isExecutingOnJava5() - Static method in class org.aspectj.tools.ajdoc.Util
 
isExpendable(ResolvedType) - Method in class org.aspectj.weaver.World
Reference types we don't intend to weave may be ejected from the cache if we need the space.
isExported - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
The export flag
isExported() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns whether this entry is exported to dependent projects.
isExported() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
Is this package exported from its module?
isExported() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
isExposedToWeaver() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
isExposedToWeaver() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isExposedToWeaver() - Method in class org.aspectj.weaver.ReferenceType
 
isExposedToWeaver() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isExposedToWeaver() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isExposedToWeaver() - Method in class org.aspectj.weaver.ResolvedType
 
isExpr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
isExpression - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
isExtended - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
isExtended() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionContext
Returns whether this completion context is an extended context.
isExtended() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
isExtendedContextRequired() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Returns whether this requestor requires an extended context.
isExtends - Variable in class org.aspectj.weaver.patterns.DeclareParents
 
isExtends() - Element in annotation interface org.aspectj.internal.lang.annotation.ajcDeclareParents
 
isExtends() - Method in class org.aspectj.internal.lang.reflect.DeclareParentsImpl
 
isExtends() - Method in interface org.aspectj.lang.reflect.DeclareParents
 
isExtends() - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareParentsDeclaration
Returns whether this declareParents declares an extends or implements.
isExtends() - Method in class org.aspectj.weaver.BoundedReferenceType
 
isExtends() - Method in class org.aspectj.weaver.patterns.DeclareParents
 
isExtends() - Method in class org.aspectj.weaver.WildcardedUnresolvedType
 
isExternal() - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Returns whether this package fragment root is external to the workbench (that is, a local file), and has no underlying resource.
isExternal() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
isExternal() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
isExternal() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
isExternalAnnotation() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryAnnotation
 
isExternalFile(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the cached value for whether the file referred to by path exists and is a file, as determined by the return value of File.isFile().
isExternalFolderPath(IPath) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
Returns true if the provided path is a folder external to the project.
isFailed() - Method in interface org.aspectj.bridge.IMessage
 
isFailed() - Method in class org.aspectj.bridge.Message
 
isFake(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
isFakeToken() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
isFallsThrough() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
isFeatureSupportedinAST(int, boolean, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
Validates if the given apiLevel and previewEnabled supports the provided nodeType.
isFeatureSupportedinAST(AST, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
Validates if the given apiLevel and previewEnabled supports the provided nodeType.
isField() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns whether this binding is for a field.
isFieldAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
isFieldUseDeprecated(FieldBinding, Scope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isFile() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isFile() - Method in interface org.aspectj.org.eclipse.jdt.core.IJarEntryResource
Returns true if this jar entry represents a file.
isFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryDirectory
 
isFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryFile
 
isFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
isFile(Object) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
Helper method - returns whether an object is a file (i.e., it returns true to File.isFile().
isFinal() - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeMethodDeclaration
 
isFinal() - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMethodBinding
 
isFinal() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isFinal() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the final modifier, false otherwise.
isFinal() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
isFinal() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isFinal() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is final and cannot be subclassed
isFinal() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
isFinal() - Method in class org.aspectj.weaver.ResolvedType
 
isFinal(int) - Method in class org.aspectj.apache.bcel.classfile.MethodParameters
 
isFinal(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "final" modifier.
isFinal(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the final modifier.
isFinished() - Method in class org.aspectj.ajde.ui.swing.GoToLineThread
 
isFirst - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isFirstBoundAClass() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeParameter
 
isFirstInGroup - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
 
isFirstTag() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
isFirstTag() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
isFirstTag() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
IsForeachElementVariable - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isForked() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
isFormalParameterList(String) - Static method in class org.aspectj.apache.bcel.classfile.Signature
 
isForParameterAnnotationMatch() - Method in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
isFragmented() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Returns true if this node's or a descendant node's contents have been altered since this node was created.
isFreeTypeVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isFreeTypeVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
isFromBinarySource() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
isFromInitialSubstitution - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
isFromSource() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding originated in source code.
isFullySetUp() - Method in class org.aspectj.weaver.patterns.ExposedState
 
isFunctionalInterface(TypeElement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
isFunctionalInterface(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isFunctionalInterface(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isFunctionalType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
isFunctionalType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isFunctionalType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
isFunctionalType() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
isFunctionalType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
isFunctionalType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
isFunctionalType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isGenerateCrossRefsMode() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isGenerated() - Method in class org.aspectj.weaver.tools.cache.CachedClassEntry
 
isGenerateJavadocsInModelMode() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isGenerateModelMode() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isGenerateOrNot(String) - Static method in class org.aspectj.ajde.core.JavaOptions
 
isGeneric() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
isGeneric() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
isGeneric() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isGeneric() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isGeneric() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isGeneric() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isGeneric() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isGenericMethod() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns whether this method binding represents a declaration of a generic method.
isGenericType() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a declaration of a generic class or interface.
isGenericType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
isGenericType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
isGenericType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isGenericType() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isGenericType() - Method in class org.aspectj.weaver.ReferenceType
 
isGenericType() - Method in class org.aspectj.weaver.UnresolvedType
 
isGenericWildcard() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isGenericWildcard() - Method in class org.aspectj.weaver.BoundedReferenceType
 
isGenericWildcard() - Method in class org.aspectj.weaver.TypeVariableReferenceType
 
isGenericWildcard() - Method in class org.aspectj.weaver.UnresolvedType
 
isGroovyObject() - Method in class org.aspectj.weaver.ResolvedType
 
isHasMemberSupportEnabled() - Method in class org.aspectj.weaver.World
 
isHierarchyBeingActivelyConnected() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Returns true if the type hierarchy is being connected "actively" i.e not paused momentatrily, while resolving type arguments.
isHierarchyBeingConnected() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Returns true if the type hierarchy is being connected
isHierarchyConnected() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
isHierarchyConnected() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
isHierarchyConnected() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Returns true if the type hierarchy is connected
isHierarchyConnected() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
isHierarchyConnected() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
isHierarchyConnected() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
isHierarchyInconsistent() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
ishl() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ISHL - Static variable in interface org.aspectj.apache.bcel.Constants
 
ISHL - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ISHL - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ishr() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ISHR - Static variable in interface org.aspectj.apache.bcel.Constants
 
ISHR - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ISHR - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
isIdentifier - Variable in class org.aspectj.ajdt.internal.compiler.ast.PseudoToken
 
isIdentifier() - Method in class org.aspectj.ajdt.internal.compiler.ast.PseudoToken
 
isIdentifier() - Method in class org.aspectj.weaver.patterns.BasicToken
 
isIdentifier() - Method in interface org.aspectj.weaver.patterns.IToken
Whether this should be treated as a token or a generic identifier
isIdentifier(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
isIdentifier(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
isIfInstruction() - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
 
ISignatureAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a signature attribute as described in the JVM specifications (added in J2SE 1.5).
ISignaturePattern - Interface in org.aspectj.weaver.patterns
 
isIgnored() - Method in class org.aspectj.weaver.tools.cache.CachedClassEntry
 
isIgnored(int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Returns whether the given kind of completion proposal is ignored.
isIgnored(IProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
isIgnoreOrWarning(String) - Static method in class org.aspectj.ajde.core.JavaOptions
 
isIgnoring(IMessage.Kind) - Method in interface org.aspectj.ajde.core.IBuildMessageHandler
Signal whether this will ignore messages of a given type.
isIgnoring(IMessage.Kind) - Method in class org.aspectj.ajde.core.internal.AjdeCoreMessageHandlerAdapter
 
isIgnoring(IMessage.Kind) - Method in class org.aspectj.ajdt.internal.compiler.WeaverMessageHandler
 
isIgnoring(IMessage.Kind) - Method in class org.aspectj.bridge.context.PinpointingMessageHandler
 
isIgnoring(IMessage.Kind) - Method in class org.aspectj.bridge.CountingMessageHandler
 
isIgnoring(IMessage.Kind) - Method in interface org.aspectj.bridge.IMessageHandler
Signal clients whether this will ignore messages of a given type.
isIgnoring(IMessage.Kind) - Method in class org.aspectj.bridge.MessageHandler
 
isIgnoring(IMessage.Kind) - Method in class org.aspectj.bridge.MessageWriter
 
isIgnoring(IMessage.Kind) - Method in class org.aspectj.tools.ajbrowser.ui.BrowserMessageHandler
 
isIgnoring(IMessage.Kind) - Method in class org.aspectj.tools.ajc.Main.MessagePrinter
 
isIgnoring(IMessage.Kind) - Method in class org.aspectj.weaver.loadtime.DefaultMessageHandler
 
isIgnoring(IMessage.Kind) - Method in class org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageHolder
 
isIgnoring(IMessage.Kind) - Method in class org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageWriter
 
isIgnoringUnusedDeclaredThrownException() - Method in class org.aspectj.weaver.World
 
isImplementing() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isImplementor() - Method in class org.aspectj.asm.internal.ProgramElement
 
isImplementor() - Method in interface org.aspectj.asm.IProgramElement
 
isImplements() - Method in class org.aspectj.internal.lang.reflect.DeclareParentsImpl
 
isImplements() - Method in interface org.aspectj.lang.reflect.DeclareParents
 
isImplicit - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
isImplicit - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isImplicit() - Method in class org.aspectj.org.eclipse.jdt.core.dom.BreakStatement
Deprecated. 
isImplicit() - Method in class org.aspectj.org.eclipse.jdt.core.dom.YieldStatement
Gets the isImplicit of this break statement as true or false.
isImplicit() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns whether the associated element is implicit or not.
IsImplicit - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isImplicitSuper() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
isImplicitThis() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isImplicitThis() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SuperReference
 
isImplicitThis() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
IsImplicitThis - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
IsImplicitUnit - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isIncludeSubtypes() - Method in class org.aspectj.weaver.patterns.TypePattern
 
isIncrementalFileMode() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isIncrementalMode() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isIndentChar(char) - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.IndentManipulation
Returns true if the given character is an indentation character.
isIndexedInstruction() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isIndexForJar() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
isIndirectlyInsideEnumConstantnitialization() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isIndirectlyInsideFieldInitialization() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isIndirectlyInsideLambdaBlock() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isIndirectlyInsideLambdaExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isIndirectlyInsideLambdaExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
isIndirectlyInsideMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isIndirectlyInsideType() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isInExportsStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInflated() - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeAnnos
FOR TESTING ONLY: Tells you if the annotations have been inflated to an object graph
isInflated() - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
FOR TESTING ONLY: Tells you if the annotations have been inflated to an object graph
isInflated() - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeTypeAnnos
 
isInfo() - Method in interface org.aspectj.bridge.IMessage
 
isInfo() - Method in class org.aspectj.bridge.Message
 
isInfo() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Returns whether the severity of this problem is 'Info'.
isInfo() - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Returns whether the severity of this problem is 'Info'.
isInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
isInHeader(int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
isInheritedAnnotation() - Method in class org.aspectj.weaver.ResolvedType
For an annotation type, this will return if it is marked with @Inherited
isInImportStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInIncrementalFileMode() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
isInIncrementalMode() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
isInIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
Determines whether this file is still in the index.
isInIndex(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchKey
Returns true iff this key is currently in the index
isInitializationMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isInitializationMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
 
isInitializationMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
isInitialized() - Method in class org.aspectj.ajde.Ajde
 
isInJarFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryModuleDescriptor
 
isInJarFile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeDescriptor
 
isInJava5Mode() - Method in class org.aspectj.weaver.World
 
isInJavadoc() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionContext
Tell user whether completion takes place in a javadoc comment or not.
isInJavadoc() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
isInJavadocFormalReference() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionContext
Tell user whether completion takes place in a formal reference of a javadoc tag or not.
isInJavadocFormalReference() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
isInJavadocText() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionContext
Tell user whether completion takes place in text area of a javadoc comment or not.
isInJavadocText() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
isInlinable - Variable in class org.aspectj.ajdt.internal.compiler.ast.AccessForInlineVisitor
 
isInModuleDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
isInModuleStatements() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInOpensStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInPinpointMode() - Method in class org.aspectj.weaver.World
 
isInProvidesStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInRequiresStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInsertBoundToPrevious(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
isInsertedToken() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
isInsideAnnotation - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMemberAccess
 
isInsideAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInsideAnnotationAttribute - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedNameReference
 
isInsideAnnotationAttribute - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleNameReference
 
isInsideArrayInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInsideArrayInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isInsideAttributeValue() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isInsideBreakable() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInsideCase(CaseStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Returns true if the scope or one of its parent is associated to a given caseStatement, denoting being part of a given switch case statement.
isInsideConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isInsideDeprecatedCode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isInsideDocComment() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns whether this search match is inside a doc comment of a Java source file.
isInsideEnumConstantnitialization() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isInsideFieldInitialization() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isInsideInitializer() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isInsideInitializerOrConstructor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isInsideLoop() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInsideMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isInsideModuleInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isInsideReturn() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInsideStream(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
isInsideSwitch() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInsideType() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isInstance(Object) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isInstance(Object) - Method in interface org.aspectj.lang.reflect.AjType
 
isInterchangeableWith(TypeVariableBinding, Substitution) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
Returns true if the 2 variables are playing exact same role: they have the same bounds, providing one is substituted with the other: > is interchangeable with >.
isInterface() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
isInterface() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isInterface() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isInterface() - Method in interface org.aspectj.lang.reflect.AjType
 
isInterface() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents an interface type.
isInterface() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Returns whether this type declaration declares a class or an interface.
isInterface() - Method in interface org.aspectj.org.eclipse.jdt.core.IClassFile
Returns whether this type represents an interface.
isInterface() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type represents an interface.
isInterface() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer true if this .class file represents an interface, false otherwise.
isInterface() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
isInterface() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
isInterface() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
isInterface() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isInterface() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isInterface() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isInterface() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
isInterface() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
isInterface() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isInterface() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
isInterface() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isInterface() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
isInterface() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isInterface() - Method in class org.aspectj.weaver.MemberImpl
 
isInterface() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isInterface() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isInterface() - Method in class org.aspectj.weaver.ResolvedType
 
isInterface(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the interface modifier.
isInternalPathForExternalFolder(IPath) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
 
isIntersectionType() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents an intersection binding.
isIntersectionType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type is an intersection type (IntersectionType).
isIntersectionType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the current type denotes an intersection type: Number & Comparable
isIntersectionType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
isIntersectionType18() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
isIntersectionType18() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isInterTypeMember() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isInterTypeScope() - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeScope
 
isInterTypeScope() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isInUsesStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isJava6Compatible() - Method in class org.aspectj.ajde.core.AjCompiler
 
isJavaFileName(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns true iff str.toLowerCase().endsWith(".java") implementation is not creating extra strings.
isJavaFileName(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns true iff str.toLowerCase().endsWith(".java") implementation is not creating extra strings.
isJavaIdentifierPart(char) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierPart(long, char) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierPart(long, char, char) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierPart(long, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierStart(char) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierStart(long, char) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierStart(long, char, char) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierStart(long, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaLikeFileName(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns true if the given name ends with one of the known java like extension.
isJavaLikeFileName(String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns whether the given file name's extension is a Java-like extension.
isJavaLikeFileName(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns true if the given name ends with one of the known java like extension.
isJimage(File) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
isJmod(File) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
isJobWaiting(IJob) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
 
isJoinpointArrayConstructionEnabled() - Method in class org.aspectj.weaver.World
 
isJoinpointSynchronizationEnabled() - Method in class org.aspectj.weaver.World
 
isJRE12Plus() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.CtSym
 
isJrt(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns true iff str.toLowerCase().endsWith("jrt-fs.jar") implementation is not creating extra strings.
isJrt(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
isJrt(IPath) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
isJsrInstruction() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isKeyword(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
isKeyword(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
isKnowDeadCodePattern(Expression) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
Answers true if the if is identified as a known coding pattern which should be tolerated by dead code analysis.
isKnownPackage(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.State
 
isKnownType(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.State
 
isLabel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
isLambda() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type represents a lambda expression.
isLambda() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isLambda() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
isLambda() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isLambdaMethod() - Method in interface org.aspectj.org.eclipse.jdt.core.IMethod
Returns whether this method represents a lambda expression.
isLambdaMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
isLambdaMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
isLambdaMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
isLambdaScope() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isLambdaScope() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isLambdaSubscope() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isLastRound - Variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeCollisionException
 
isLateMunger() - Method in class org.aspectj.weaver.ConcreteTypeMunger
 
isLateMunger() - Method in class org.aspectj.weaver.PerObjectInterfaceTypeMunger
 
isLateMunger() - Method in class org.aspectj.weaver.ResolvedTypeMunger
A late munger has to be done after shadow munging since which shadows are matched can affect the operation of the late munger. e.g. perobjectinterfacemunger
isLetter(char) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isLetterOrDigit(char) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isLineComment() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Comment
Returns whether this comment is a line comment (LineComment).
isLineDelimiterChar(char) - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.IndentManipulation
Returns true if the given character is a line delimiter character.
isListRewrite() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
isListRewrite() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeRewriteEvent
 
isListRewrite() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
 
isLiteral(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
isLiteral(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
isLoadInstruction() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isLoadtimeWeaving() - Method in class org.aspectj.weaver.bcel.BcelWorld
 
isLoadtimeWeaving() - Method in class org.aspectj.weaver.ltw.LTWWorld
 
isLoadtimeWeaving() - Method in class org.aspectj.weaver.reflect.ReflectionWorld
 
isLoadtimeWeaving() - Method in class org.aspectj.weaver.World
 
isLocal() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
isLocal() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a local class.
isLocal() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type represents a local type.
isLocal() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
isLocal() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
isLocal() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer true if the receiver is a local class.
isLocal() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isLocal() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
isLocal() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
isLocal() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
isLocal() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
isLocal() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isLocal() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
isLocalClass() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isLocalClass() - Method in interface org.aspectj.lang.reflect.AjType
 
IsLocalDeclarationReachable - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isLocallyDefined(String) - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
 
isLocallyDefined(String) - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
Return true if the classloader associated with this weaving context is the one that will define the class with the specified name.
isLocallyDefined(String) - Method in class org.aspectj.weaver.ltw.LTWWorld
 
isLocallyDefined(String) - Method in class org.aspectj.weaver.World
Return true if the classloader relating to this world is definetly the one that will define the specified class.
isLocalType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
IsLocalType - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
IsLocalType - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ExtraFlags
 
IsLocalType - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isLocalTypeDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AbstractTypeDeclaration
Returns whether this type declaration is a local type.
isLocalVariable - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnFieldType
 
isLocalVariableInstruction() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isLowerCase(char) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isMain() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isMainMethod() - Method in interface org.aspectj.org.eclipse.jdt.core.IMethod
Returns whether this method is a main method.
isMainMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
isMainMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
isMainMethod(IMethod) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Member
 
isMakeReflectable() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isMalformed(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SortElementsOperation
 
isMandated(int) - Method in class org.aspectj.apache.bcel.classfile.MethodParameters
 
isMandatory() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ChildPropertyDescriptor
Returns whether this property is mandatory.
isMandatory() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SimplePropertyDescriptor
Returns whether this property is mandatory.
isMarkerAnnotation() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Annotation
Returns whether this is a marker annotation (MarkerAnnotation).
isMatch(char[], char[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
isMatchingCase() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex.SearchCriteria
 
isMatchingParentNodeAddress() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex.SearchCriteria
 
isMatchOnAnyName() - Method in class org.aspectj.weaver.patterns.AndSignaturePattern
 
isMatchOnAnyName() - Method in interface org.aspectj.weaver.patterns.ISignaturePattern
 
isMatchOnAnyName() - Method in class org.aspectj.weaver.patterns.NotSignaturePattern
 
isMatchOnAnyName() - Method in class org.aspectj.weaver.patterns.OrSignaturePattern
 
isMatchOnAnyName() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
isMember() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
isMember() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isMember() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a member class or interface.
isMember() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type represents a member type.
isMember() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
isMember() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
isMember() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer true if the receiver is a member class.
isMember() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isMember() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
isMember() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
isMember() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
isMember() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isMember() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
isMemberAspect() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isMemberAspect() - Method in interface org.aspectj.lang.reflect.AjType
 
isMemberClass() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isMemberClass() - Method in interface org.aspectj.lang.reflect.AjType
 
isMemberKind() - Method in class org.aspectj.asm.internal.ProgramElement
 
isMemberType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
IsMemberType - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
IsMemberType - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ExtraFlags
 
IsMemberType - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isMemberTypeDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AbstractTypeDeclaration
Returns whether this type declaration is a type member.
isMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
isMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
isMethodReference() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnReferenceExpressionName
 
isMethodReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isMethodSubsignature(MethodBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
isMethodUseDeprecated(MethodBinding, Scope, boolean, InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isMinimalModel() - Method in class org.aspectj.weaver.World
 
isMinus - Variable in class org.aspectj.util.GenericSignature.TypeArgument
 
isMissing() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
isMissing() - Method in class org.aspectj.weaver.ResolvedType
 
isMissing(UnresolvedType) - Static method in class org.aspectj.weaver.ResolvedType
 
isMixin() - Method in class org.aspectj.weaver.NewParentTypeMunger
 
isMixin() - Method in class org.aspectj.weaver.patterns.DeclareParents
 
isMixin() - Method in class org.aspectj.weaver.patterns.DeclareParentsMixin
 
isModifier() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Annotation
 
isModifier() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IExtendedModifier
Returns whether this extended modifier is a standard modifier.
isModifier() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
 
isModifier(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
 
isModular() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
isModule - Variable in class org.aspectj.weaver.bcel.UnwovenClassFile
 
isModule(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer has the AccModule bit set.
isModuleInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
isMoreSpecificThan(MethodBinding, MethodBinding, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
18.5.4 More Specific Method Inference
isMoreVisible(int, int) - Static method in class org.aspectj.weaver.ResolvedType
 
isMove - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.CopySourceInfo
 
isMove() - Method in class org.aspectj.org.eclipse.jdt.internal.core.MoveElementsOperation
 
isMove() - Method in class org.aspectj.org.eclipse.jdt.internal.core.MoveResourceElementsOperation
 
isMove() - Method in class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Returns true if this operation represents a move or rename, false if this operation represents a copy.
Note: a rename is just a move within the same parent with a name change.
isMultiStatus() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
 
isNameAltered() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Returns true if this noed's name has been altered from the original document contents.
isNameCompatible(String, JavaFileObject.Kind) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
isNameQualifiedType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type is a name qualified type (NameQualifiedType).
isNarrowing(int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
Predicate telling whether "left" can store a "right" using some narrowing conversion (is left smaller than right)
isNative() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isNative() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the native modifier, false otherwise.
isNative() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isNative() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isNative(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "native" modifier.
isNative(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the native modifier.
isNdNode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
isNested - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
A flag indicating whether this operation is nested.
isNested() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
isNested() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
isNested() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a nested class, interface, enum, or annotation type.
isNested() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Returns whether this tag element is nested within another tag element.
isNested() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isNested() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isNested() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isNested() - Method in class org.aspectj.weaver.ReferenceType
 
isNested() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isNested() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isNested() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isNested() - Method in class org.aspectj.weaver.ResolvedType
 
isNestedType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
isNestedType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer true if the receiver is a nested type, false otherwise
isNestedType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
IsNestedType - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isNestmateOf(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isNestmateOf(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
isNestmateOf(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
isNewNode(ASTNode) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
isNextLineOnWrap() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
isNoAtAspectJAnnotationProcessing() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isNonChainingJar(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
isNonNull() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
Answer true if null annotations are enabled and this field is specified @NonNull
IsNonNull - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isNonReturningContext() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
isNonReturningContext() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
isNonSealed() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the non-sealed modifier, false otherwise.
isNonSealed() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver has non-sealed modifier
isNonSealed(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "non-sealed" modifier.
isNonSealed(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer has the AccNonSealed bit set.
isNormalAnnotation() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Annotation
Returns whether this is a normal annotation (NormalAnnotation).
isNotZero() - Method in interface org.aspectj.runtime.internal.cflowstack.ThreadCounter
 
isNotZero() - Method in class org.aspectj.runtime.internal.cflowstack.ThreadCounterImpl11
 
isNullable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
Answer true if null annotations are enabled and this field is specified @Nullable
isNullcheckedFieldAccess(Reference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
Is the given field reference equivalent to a reference that is freshly known to be non-null?
isNullnessAnnotationPackage(PackageBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
IsNullnessKnown - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isNullType() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents the null type.
isNumericType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isOK() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
 
isOldStyle() - Method in class org.aspectj.weaver.WeaverStateInfo
 
isOnClasspath(IJavaElement) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns whether the given element is on the classpath of this project, that is, referenced from a classpath entry and not explicitly excluded using an exclusion pattern.
isOnClasspath(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalJavaProject
 
isOnClasspath(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
isOnClasspath(IResource) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns whether the given resource is on the classpath of this project, that is, referenced from a classpath entry and not explicitly excluded using an exclusion pattern.
isOnClasspath(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalJavaProject
 
isOnClasspath(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
isOnDemand - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
isOnDemand() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ImportDeclaration
Returns whether this import declaration is an on-demand or a single-type import.
isOnDemand() - Method in interface org.aspectj.org.eclipse.jdt.core.IImportDeclaration
Returns whether the import is on-demand.
isOnDemand() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMImport
Deprecated.
Returns whether this import declaration ends with "
isOnDemand() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportName
 
isOnDemand() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
Returns true if the import is on-demand (ends with ".*")
isOnModulePath(ClasspathEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
isOpen() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IModuleBinding
Returns whether this module is open or not.
isOpen() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleDeclaration
Returns whether this module declaration is open or not.
isOpen() - Method in interface org.aspectj.org.eclipse.jdt.core.IOpenable
Returns whether this openable is open.
isOpen() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
isOpen() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
isOpen() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.BasicModule
 
isOpen() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
isOpen() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
isOpen() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
isOpen() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
isOpen() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
isOptional() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
isOrEnclosedByPrivateType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isOrEnclosedByPrivateType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isOrEnclosedByPrivateType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver or any of its enclosing types have private visibility
isOrphanCompletionNode - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
ISourceAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a source attribute as described in the JVM specifications.
ISourceContext - Interface in org.aspectj.weaver
 
ISourceElementRequestor - Interface in org.aspectj.org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.FieldInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.MethodInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.ModuleInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.PackageExportInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.ParameterInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.RequiresInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.ServicesInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.TypeInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.TypeParameterInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
ISourceField - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
ISourceImport - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
ISourceLocation - Interface in org.aspectj.bridge
Represent source location as a starting line/column and ending line in a source file.
ISourceManipulation - Interface in org.aspectj.org.eclipse.jdt.core
Common protocol for Java elements that support source code manipulations such as copy, move, rename, and delete.
ISourceMethod - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
ISourceModule - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
ISourceRange - Interface in org.aspectj.org.eclipse.jdt.core
A source range defines an element's source coordinates relative to its source buffer.
ISourceReference - Interface in org.aspectj.org.eclipse.jdt.core
Common protocol for Java elements that have associated source code.
ISourceType - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
isOutputFolder() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
isOutputFolder() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
isOverlappingRoots(IPath, IPath) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
Deprecated.
Overlapping roots are allowed in 2.1
isOverrider() - Method in class org.aspectj.asm.internal.ProgramElement
 
isOverrider() - Method in interface org.aspectj.asm.IProgramElement
 
isOverriding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isOverWeaving() - Method in class org.aspectj.weaver.World
 
isPackage(char[][], char[]) - Method in class org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
isPackage(char[][], char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment
 
isPackage(char[][], char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.INameEnvironment
Answer whether packageName is the name of a known subpackage inside the package parentPackageName.
isPackage(char[][], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.IndexBasedJavaSearchEnvironment
 
isPackage(char[][], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetEnvironment
 
isPackage(String[]) - Method in class org.aspectj.org.eclipse.jdt.core.WorkingCopyOwner
Returns whether the given package segments represent a package.
isPackage(String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
isPackage(String[], IPackageFragmentRoot[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
isPackage(String, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
isPackage(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
isPackage(String, String) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
isPackage(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
isPackage(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
isPackage(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
isPackage(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
isPackage(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
isPackageDeclaration() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isPackageDefault(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer does not include one of the public, private, or protected flags.
isPackageExportedTo(PackageBinding, ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
Check if the specified package is owned by the current module and exported to the client module.
isPackageExportedTo(PackageBinding, ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding.UnNamedModule
 
isPackageInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
isPackageInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
isPackageMemberTypeDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AbstractTypeDeclaration
Returns whether this type declaration is a package member (that is, a top-level type).
isParallelSearchSupported() - Method in interface org.aspectj.org.eclipse.jdt.core.search.IParallelizable
Answers true if the current instance supports parallel index search
isParallelSearchSupported() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.AbstractSearchScope
 
isParallelSearchSupported() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
isParallelSearchSupported() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
isParallelSearchSupported() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchScope
 
isParallelSearchSupported() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaWorkspaceScope
 
isParallelSearchSupported() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndPattern
 
isParallelSearchSupported() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
 
isParallelSearchSupported() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrPattern
 
isParallelSearchSupported() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.UnindexedSearchScope
 
isParallelSearchSupported(Object) - Static method in interface org.aspectj.org.eclipse.jdt.core.search.IParallelizable
Checks if the given object implements this interface and also returns true for IParallelizable.isParallelSearchSupported().
isParameter - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnAnnotationOfType
 
isParameter() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns whether this binding corresponds to a parameter.
isParameter() - Method in interface org.aspectj.org.eclipse.jdt.core.ILocalVariable
Returns true if this local variable is a method parameter, false otherwise.
isParameter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
isParameter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
isParameter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
Returns true if this local variable is a method parameter, false otherwise.
isParameterized() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
isParameterizedGeneric() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isParameterizedGeneric() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
isParameterizedGeneric() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
isParameterizedMethod() - Method in class org.aspectj.org.eclipse.jdt.core.BindingKey
Returns whether this binding key represents a parameterized method, or if its declaring method is a parameterized method.
isParameterizedMethod() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns whether this method binding represents an instance of a generic method corresponding to a parameterized method reference.
isParameterizedOrGenericType() - Method in class org.aspectj.weaver.UnresolvedType
 
isParameterizedOrRawType() - Method in class org.aspectj.weaver.UnresolvedType
 
isParameterizedType() - Method in class org.aspectj.org.eclipse.jdt.core.BindingKey
Returns whether this binding key represents a parameterized type, or if its declaring type is a parameterized type.
isParameterizedType() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents an instance of a generic type corresponding to a parameterized type reference.
isParameterizedType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type is a parameterized type (ParameterizedType).
isParameterizedType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
isParameterizedType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
isParameterizedType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the type is parameterized, e.g.
isParameterizedType() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isParameterizedType() - Method in class org.aspectj.weaver.UnresolvedType
 
isParameterizedTypeReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
isParameterizedTypeReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
isParameterizedTypeReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
isParameterizedTypeWithActualArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the type is parameterized, e.g.
isParameterizedWithOwnVariables() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the type is parameterized using its own type variables as arguments
isParameterizedWithTypeVariable() - Method in class org.aspectj.weaver.ResolvedType
return true if the parameterization of this type includes a member type variable.
isParsingJava14() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.ConflictedParser
 
isParsingJava14() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.DiagnoseParser
 
isParsingJava14() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
isParsingModuleDeclaration() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.ConflictedParser
 
isParsingModuleDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.DiagnoseParser
 
isParsingModuleDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
isParticipantIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
isPatternInstanceofExpressionSupported(AST) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
 
isPatternVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
isPerEntry() - Method in class org.aspectj.weaver.AdviceKind
 
isPermanentlyReadOnly() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
Returns whether this Nd can never be written to.
isPerObjectEntry() - Method in class org.aspectj.weaver.AdviceKind
 
isPertinentToApplicability(TypeBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
isPertinentToApplicability(TypeBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isPertinentToApplicability(TypeBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
isPertinentToApplicability(TypeBinding, MethodBinding) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
isPertinentToApplicability(TypeBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
isPertinentToApplicability(TypeBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isPertinentToApplicability(TypeBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
isPlus - Variable in class org.aspectj.util.GenericSignature.TypeArgument
 
isPolyExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
isPolyExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
isPolyExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isPolyExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
isPolyExpression() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
isPolyExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
isPolyExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
isPolyExpression(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
isPolyExpression(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Variant of isPolyExpression() to be used during type inference, when a resolution candidate exists.
isPolyExpression(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
isPolyExpression(MethodBinding) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
isPolyExpression(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
Variant of isPolyExpression() to be used during type inference, when a resolution candidate exists.
isPolymorphic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isPolymorphic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolymorphicMethodBinding
 
isPolymorphicSearch() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
 
isPolymorphicSearch() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
isPolymorphicSearch() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrPattern
 
isPolyType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
isPolyType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isPorter - Variable in exception org.aspectj.bridge.AbortException
true if this is a porter exception - only used to hold message
isPorter() - Method in exception org.aspectj.bridge.AbortException
The stack trace of a porter is invalid; it is only used to carry a message (which may itself have a wrapped exception).
isPotentiallyAssigned(FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isPotentiallyAssigned(FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of potential assignment for a field.
isPotentiallyAssigned(FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isPotentiallyAssigned(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isPotentiallyAssigned(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of potential assignment for a local variable.
isPotentiallyAssigned(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isPotentiallyCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
isPotentiallyCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isPotentiallyCompatibleWith(TypeBinding, Scope) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
isPotentiallyCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
isPotentiallyCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isPotentiallyCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
isPotentiallyCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
isPotentiallyCompatibleWith(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isPotentiallyNonNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isPotentiallyNonNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of potential null assignment for a local.
isPotentiallyNonNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isPotentiallyNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isPotentiallyNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of potential null assignment for a local.
isPotentiallyNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isPotentiallyNullMismatch() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
isPotentiallyUnannotatedLib() - Method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.ExternalAnnotationStatus
 
isPotentiallyUnknown(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isPotentiallyUnknown(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return true if the given local may have been assigned to an unknown value.
isPotentiallyUnknown(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isPotentialZipArchive(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns whether the given name is potentially a zip archive file name (it has a file extension and it is not ".java" nor ".class")
isPrecededByModifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleNameReference
 
isPrecededByRemovedToken() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
isPrefixSearch() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex.SearchCriteria
 
isPreserveLineBreaksAfter() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
isPreserveLineBreaksBefore() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
isPreview() - Method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.impl.JavaFeature
 
isPreviewEnabled() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
 
isPreviewEnabled() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
isPreviewEnabledSet() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
 
isPrimary() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
isPrimitive() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isPrimitive() - Method in interface org.aspectj.lang.reflect.AjType
 
isPrimitive() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a primitive type.
isPrimitiveArray() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isPrimitiveArray() - Method in class org.aspectj.weaver.ResolvedType
 
isPrimitiveOrBoxedPrimitiveType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isPrimitiveType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type is a primitive type (PrimitiveType).
isPrimitiveType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isPrimitiveType() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isPrimitiveType() - Method in class org.aspectj.weaver.UnresolvedType
 
isPrimitiveType(char[]) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
isPrimitiveType(char[]) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
isPrivate() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isPrivate() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the private modifier, false otherwise.
isPrivate() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isPrivate() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isPrivate() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver has private visibility
isPrivate() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
isPrivate() - Method in class org.aspectj.weaver.MemberImpl
 
isPrivate(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "private" modifier.
isPrivate(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the private modifier.
isPrivileged - Variable in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
isPrivileged() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isPrivileged() - Method in interface org.aspectj.lang.reflect.AjType
 
isPrivileged() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AspectDeclaration
Returns whether this aspect is a privileged one.
isPrivilegedAspect() - Method in class org.aspectj.weaver.ResolvedType
 
isProceedInInners() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
isProcessingAnnotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
isPropagatingInnerClassEmulation - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
isPropagatingInnerClassEmulation - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isProperType(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
isProperType(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
isProperType(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
isProperType(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
isProperType(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
isProperType(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
isProperType(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isProperType(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
JLS8 Sect 18.1.1
isProperType(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
isProperType(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
isProtected() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isProtected() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the protected modifier, false otherwise.
isProtected() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isProtected() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isProtected() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver has protected visibility
isProtected() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
isProtected(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "protected" modifier.
isProtected(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the protected modifier.
isProtectedNonNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isProtectedNonNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return true if the given local is protected by a test against a non null value.
isProtectedNonNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isProtectedNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isProtectedNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return true if the given local is protected by a test against null.
isProtectedNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isPrototype() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
isPrototype() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
isProvablyDistinct(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
isProvablyDistinct(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if a type is provably distinct from another one,
isPublic() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isPublic() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the public modifier, false otherwise.
isPublic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isPublic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isPublic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RecordComponentBinding
 
isPublic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver has public visibility
isPublic() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
isPublic() - Method in class org.aspectj.weaver.JoinPointSignature
 
isPublic() - Method in interface org.aspectj.weaver.ResolvedMember
 
isPublic() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isPublic(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "public" modifier.
isPublic(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the public modifier.
isQualified() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PackageVisibilityStatement
 
isQualified() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule.IPackageExport
 
isQualifiedName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Name
Returns whether this name is a qualified name (QualifiedName).
isQualifiedSuper() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isQualifiedSuper() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
isQualifiedSuper() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
isQualifiedSuper() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference
 
isQualifiedSuper() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
isQualifiedSuper() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
isQualifiedType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type is a qualified type (QualifiedType).
isRangeCopyPlaceholder(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
isRangeHandle(InstructionHandle) - Static method in class org.aspectj.weaver.bcel.ExceptionRange
 
isRaw - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
isRaw() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns whether the associated element is a raw type/method or not.
isRawMethod() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns whether this method binding represents an instance of a generic method corresponding to a raw method reference.
isRawSubstitution() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceSubstitution
 
isRawSubstitution() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
isRawSubstitution() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
isRawSubstitution() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Substitution
Returns true for raw substitution
isRawSubstitution() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Substitution.NullSubstitution
 
isRawType() - Method in class org.aspectj.org.eclipse.jdt.core.BindingKey
Returns whether this binding key represents a raw type.
isRawType() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents an instance of a generic type corresponding to a raw type reference.
isRawType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isRawType() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isRawType() - Method in class org.aspectj.weaver.UnresolvedType
 
IsReachable - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isReadAccess() - Method in class org.aspectj.org.eclipse.jdt.core.search.FieldReferenceMatch
Returns whether the field reference is a read access to the field.
isReadAccess() - Method in class org.aspectj.org.eclipse.jdt.core.search.LocalVariableReferenceMatch
Returns whether the local variable reference is a read access to the variable.
isReadOnly() - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer
Returns whether this buffer is read-only.
isReadOnly() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns whether this Java element is read-only.
isReadOnly() - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
Returns true - class files are always read only.
isReadOnly() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BecomeWorkingCopyOperation
 
isReadOnly() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
isReadOnly() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ChangeClasspathOperation
 
isReadOnly() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeHierarchyOperation
 
isReadOnly() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DiscardWorkingCopyOperation
 
isReadOnly() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
isReadOnly() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
Jars and jar entries are all read only
isReadOnly() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
isReadOnly() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Returns true if this operation performs no resource modifications, otherwise false.
isReadOnly() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Member
 
isReadOnly() - Method in class org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
isReadOnly() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
 
isReadOnly(IResource) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns whether the given resource is read-only or not.
isReadOnlySupported() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns whether the local file system supports accessing and modifying the read only flag.
isReadyForDeletion(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.AbstractTypeFactory
 
isReadyForDeletion(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
isReadyForDeletion(Nd, long) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.ITypeFactory
Returns true if this object is orphaned.
isReceiver() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
isReceiver() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Receiver
 
isRecord() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
isRecord() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a record type.
isRecord() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type represents a record class.
isRecord() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
isRecord() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
isRecord() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
isRecord() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer true if the receiver is a record.
isRecord() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
isRecord() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
isRecord() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isRecord() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isRecord() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
isRecord() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
isRecord() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isRecord() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
isRecord(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer has the AccRecord bit set.
isRecordComponent - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
isRecordComponent - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceFieldElementInfo
 
isRecordComponent() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns whether this binding is for a record component constant.
isRecordComponent() - Method in interface org.aspectj.org.eclipse.jdt.core.IField
Returns whether this field represents a record component.
isRecordComponent() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isRecordComponent() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
isRecordComponent() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
isRecordDeclarationSupported(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
 
isRecordDeclarationSupported(AST) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
 
isRecovered() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IBinding
Return whether this binding is created because the bindings recovery is enabled.
IsRecovered - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isRecoveredFromLoneIdentifier() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
isRecoveredFromLoneIdentifier() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
isRecursive(ArrayList) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
isReferencedBy(IJavaElement, IMarker) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns whether the given marker references the given Java element.
isReferencedBy(IJavaElement, IMarkerDelta) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns whether the given marker delta references the given Java element.
isRegisteredClass(Class<?>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNodeTypeRegistry
 
isReifiable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
JLS(3) 4.7.
isRemapped() - Method in class org.aspectj.apache.bcel.generic.LocalVariableTag
 
isRemover() - Method in class org.aspectj.ajdt.internal.compiler.ast.DeclareAnnotationDeclaration
 
isRemover() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
isRename() - Method in class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Returns true if this operation represents a rename, false if this operation represents a copy or move.
isRename() - Method in class org.aspectj.org.eclipse.jdt.internal.core.RenameElementsOperation
 
isRename() - Method in class org.aspectj.org.eclipse.jdt.internal.core.RenameResourceElementsOperation
 
isRenamingMainType(IJavaElement, IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CopyElementsOperation
Returns true if this element is the main type of its compilation unit.
isRepeatableAnnotationType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
isRepeatableAnnotationType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
isRepeatableAnnotationType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer true if the receiver is an annotation which may be repeatable.
isReplacedToken() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
isReplacingExistingMethod() - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
isReporting() - Static method in class org.aspectj.asm.AsmManager
 
isResolved - Variable in class org.aspectj.weaver.TypeVariable
 
isResolved() - Method in interface org.aspectj.org.eclipse.jdt.core.IField
Returns whether this field represents a resolved field.
isResolved() - Method in interface org.aspectj.org.eclipse.jdt.core.IMethod
Returns whether this method represents a resolved method.
isResolved() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type represents a resolved type.
isResolved() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceField
 
isResolved() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceMethod
 
isResolved() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
isResolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
isResolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isResolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
isResolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
isResolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryMethod
 
isResolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryType
 
isResolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedLambdaExpression
 
isResolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceField
 
isResolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceMethod
 
isResolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceType
 
isResolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
isResolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
isResolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isResolved(BoundSet) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Have all inference variables been instantiated successfully?
isResolvedBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer whether the receiver contains the resolved compiler binding of the type.
isResolvedTypeInferredFromExpectedType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
Returns true if the resolved class type has been inferred from the assignment context (JLS4 15.12.2.8), false otherwise.
isResolvedTypeInferredFromExpectedType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodInvocation
Returns true if the resolved return type has been inferred from the assignment context (JLS3 15.12.2.8), false otherwise.
isResolvedTypeInferredFromExpectedType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodInvocation
Returns true if the resolved return type has been inferred from the assignment context (JLS3 15.12.2.8), false otherwise.
isResolvingBindings() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Returns whether the reconcile operation is resolving bindings.
IsResource - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isResourceBeingReturned(FakedTrackingVariable) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
If current is the same as 'returnedResource' or a wrapper thereof, mark as reported and return true, otherwise false.
isRestrictedKeyword(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
IsReturnedValue - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isReturnInstruction() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isReweavable() - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
isReweavable() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
isReweavable() - Method in class org.aspectj.weaver.WeaverStateInfo
 
isRunMinimalMemory() - Method in class org.aspectj.weaver.ltw.LTWWorld
 
isRunMinimalMemory() - Method in class org.aspectj.weaver.World
 
isRunMinimalMemorySet() - Method in class org.aspectj.weaver.World
 
isRunnable() - Method in class org.aspectj.asm.internal.ProgramElement
 
isRunnable() - Method in interface org.aspectj.asm.IProgramElement
 
isRuntimeInvisible() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
isRuntimeTypeInvisible() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
isRuntimeTypeVisible() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
isRuntimeVisible() - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
isRuntimeVisible() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
isRuntimeVisible() - Method in class org.aspectj.weaver.AbstractAnnotationAJ
isRuntimeVisible() - Method in interface org.aspectj.weaver.AnnotationAJ
 
isRuntimeVisible() - Method in class org.aspectj.weaver.bcel.BcelAnnotation
isRuntimeVisible() - Method in class org.aspectj.weaver.bcel.FakeAnnotation
 
isRuntimeVisible() - Method in class org.aspectj.weaver.StandardAnnotation
isSameFile(FileObject, FileObject) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
isSameOrLessThan(IMessage.Kind) - Method in class org.aspectj.bridge.IMessage.Kind
 
isSameParameter(TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceSubstitution
 
isSameSite(InvocationSite, InvocationSite) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
isSameType(TypeMirror, TypeMirror) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
isSealed() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the sealed modifier, false otherwise.
isSealed() - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type is a sealed type.
isSealed() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver has sealed modifier
isSealed() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isSealed() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isSealed(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "sealed" modifier.
isSealed(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer has the AccSealed bit set.
isSealedTypeSupported(AST) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
 
isSecondary() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Returns whether the type is a secondary one or not.
IsSecondaryType - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSecret() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
IsSecretYieldValueUsage - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSerializable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
isSet(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
isSet(int) - Method in class org.aspectj.weaver.Shadow.Kind
 
isShadowForArrayConstructionJoinpoint() - Method in class org.aspectj.weaver.Shadow
 
isShadowForMonitor() - Method in class org.aspectj.weaver.Shadow
 
isShiftDown(int) - Static method in class org.aspectj.tools.ajbrowser.ui.EditorManager
 
isSignatureEqual(IDOMNode) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Returns whether this node's signature is equivalent to the given node's signature.
isSignatureEqual(IDOMNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
 
isSilent - Variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
isSilent() - Method in exception org.aspectj.bridge.AbortException
 
isSimilar(IMethod) - Method in interface org.aspectj.org.eclipse.jdt.core.IMethod
Returns whether this method is similar to the given method.
isSimilar(IMethod) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
isSimilar(IMethod) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
isSimpleName() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Name
Returns whether this name is a simple name (SimpleName).
isSimpleProperty() - Method in class org.aspectj.org.eclipse.jdt.core.dom.StructuralPropertyDescriptor
Returns whether this property is a simple property (instance of SimplePropertyDescriptor.
isSimpleType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type is a simple type (SimpleType).
isSimpleType() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isSimpleType() - Method in class org.aspectj.weaver.UnresolvedType
 
isSingleMemberAnnotation() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Annotation
Returns whether this is a single member annotation
isSourceElement() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
isSourceElement() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
Returns true if this represents a source element.
isSourceFile() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isSourceType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer whether the receiver contains the unresolved source form of the type.
isSpaceAfter() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
isSpaceAfter() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
 
isSpaceBefore() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
isSpaceBefore() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
 
isStackConsumer() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isStackProducer() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isStandardLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
isStandardLabel() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CaseLabel
 
isStar() - Method in class org.aspectj.org.eclipse.jdt.core.dom.NoTypePattern
 
isStar() - Method in class org.aspectj.weaver.patterns.AnyTypePattern
 
isStar() - Method in class org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
isStar() - Method in class org.aspectj.weaver.patterns.NoTypePattern
 
isStar() - Method in class org.aspectj.weaver.patterns.TypePattern
 
isStar() - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
isStarAnnotation() - Method in class org.aspectj.weaver.patterns.AndSignaturePattern
 
isStarAnnotation() - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
isStarAnnotation() - Method in interface org.aspectj.weaver.patterns.ISignaturePattern
 
isStarAnnotation() - Method in class org.aspectj.weaver.patterns.NotSignaturePattern
 
isStarAnnotation() - Method in class org.aspectj.weaver.patterns.OrSignaturePattern
 
isStarAnnotation() - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
isStarAnnotation() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
isStarAnnotation() - Method in class org.aspectj.weaver.patterns.TypePattern
 
isStarredAnnotationPattern() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
isStatic - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isStatic - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportName
 
isStatic() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isStatic() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ImportDeclaration
Returns whether this import declaration is a static import (added in JLS3 API).
isStatic() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the static modifier, false otherwise.
isStatic() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier
Answer true if the receiver is the static module modifier, false otherwise.
isStatic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isStatic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
 
isStatic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
isStatic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
isStatic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
 
isStatic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RequiresStatement
 
isStatic() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule.IModuleReference
 
isStatic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isStatic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
isStatic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isStatic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is a static member type (or toplevel)
isStatic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer true if the receiver is a static member type (or toplevel)
isStatic() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
isStatic() - Method in class org.aspectj.weaver.MemberImpl
 
isStatic(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "static" modifier.
isStatic(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier
Returns whether the given flags includes the "static" module modifier.
isStatic(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the static modifier.
isStaticImport(int) - Static method in class org.aspectj.org.eclipse.jdt.core.CompletionFlags
Returns whether the given integer includes the CompletionFlags.StaticImport flag.
isStoreInstruction() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isStrictfp() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isStrictfp() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the strictfp modifier, false otherwise.
isStrictfp() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isStrictfp() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if all float operations must adher to IEEE 754 float/double rules
isStrictfp(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "strictfp" modifier.
isStrictfp(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the strictfp modifier.
IsStrictlyAssigned - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isStringConcatenation(InfixExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
isStructureKnown - Variable in class org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
Is the structure of this element known
isStructureKnown() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns whether the structure of this element is known.
isStructureKnown() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
isStructureKnown() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
isStructureKnown() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
isStructureKnown() - Method in class org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
 
isStructureKnown() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
isSubRoutine() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
isSubRoutine() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
isSubRoutineEscaping() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
isSubRoutineEscaping() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
isSubRoutineEscaping() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
IsSubRoutineEscaping - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSubsignature(ExecutableType, ExecutableType) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
isSubsignature(IMethodBinding) - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns whether this method's signature is a subsignature of the given method as specified in section 8.4.2 of The Java Language Specification, Third Edition (JLS3).
isSubstituteParameterSubsignature(MethodBinding, MethodBinding, LookupEnvironment) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
isSubtype(TypeMirror, TypeMirror) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
isSubTypeCompatible(ITypeBinding) - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type is subtype compatible with the given type, as specified in section 4.10 of The Java Language Specification, Third Edition (JLS3).
isSubtypeOf(TypeBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
isSubtypeOf(TypeBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
isSubtypeOf(TypeBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
isSubtypeOf(TypeBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isSubtypeOf(TypeBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isSubtypeOf(TypeBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
isSubtypeOfRawType(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isSubTypeOfRTL(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isSuper() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
isSuper() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSuper() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference
 
isSuper() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SuperReference
 
isSuper() - Method in class org.aspectj.weaver.BoundedReferenceType
 
isSuper() - Method in class org.aspectj.weaver.WildcardedUnresolvedType
 
isSuper(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the super modifier.
isSuperAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
isSuperAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
isSuperAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
isSuperAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
isSuperAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
isSuperAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
isSuperAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
isSuperAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
isSuperAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
isSuperAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
isSuperAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isSuperAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
isSuperAccess() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
isSuperAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
isSuperAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSuperReference
 
isSuperAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
isSuperclassOf(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is in the superclass hierarchy of aType NOTE: Object.isSuperclassOf(Object) -> false
isSuperclassOf(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
isSuperInvocation() - Method in class org.aspectj.org.eclipse.jdt.core.search.MethodReferenceMatch
Returns whether the reference is on a message sent from a type which is a super type of the searched method declaring type.
isSuperType() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
isSuperType() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
isSuperType() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
IsSuperType - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSupported(long, boolean) - Method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.impl.JavaFeature
 
isSupported(CompilerOptions) - Method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.impl.JavaFeature
 
isSupportedJavaVersion(String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns whether the given version of Java or Java Runtime is supported by the Java Development Toolkit.
isSupportedOption(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
isSupportedVersion() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
isSupportedVersion(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
isSuppressed(CategorizedProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
isSuppressing(AnnotationAJ[], String) - Static method in class org.aspectj.weaver.Utils
Check if the annotations contain a SuppressAjWarnings annotation and if that annotation specifies that the given lint message (identified by its key) should be ignored.
isSuppressing(Member, String) - Static method in class org.aspectj.weaver.bcel.Utility
Checks for suppression specified on the member or on the declaring type of that member
isSwitchExpressionSupported(AST) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
 
isSwitchLabeledRule() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SwitchCase
Gets the switchLabeledRule of this switch case as true or false.
isSynchronized() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isSynchronized() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the synchronized modifier, false otherwise.
isSynchronized() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isSynchronized() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
isSynchronized(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "synchronized" modifier.
isSynchronized(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the synchronized modifier.
IsSynchronized - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSynthetic - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BreakStatement
 
isSynthetic() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IBinding
Returns whether this binding is synthetic.
isSynthetic() - Method in class org.aspectj.org.eclipse.jdt.core.search.MethodReferenceMatch
Returns whether the reference is on a synthetic element.
isSynthetic() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Return true if the field info is synthetic according to the JVM specification, false otherwise.
isSynthetic() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Return true if the method info is synthetic according to the JVM specification, false otherwise.
isSynthetic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Return true if the field is a synthetic field, false otherwise.
isSynthetic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
Return true if the field is a synthetic method, false otherwise.
isSynthetic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isSynthetic() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isSynthetic() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
isSynthetic() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
isSynthetic() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isSynthetic() - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl.Handler
 
isSynthetic() - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl.Handler
 
isSynthetic() - Method in class org.aspectj.weaver.JoinPointSignature
 
isSynthetic() - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
isSynthetic() - Method in interface org.aspectj.weaver.ResolvedMember
 
isSynthetic() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isSynthetic() - Method in class org.aspectj.weaver.ResolvedType
 
isSynthetic(int) - Method in class org.aspectj.apache.bcel.classfile.MethodParameters
 
isSynthetic(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the indication that the element is synthetic.
isSynthetic(ReflectionBasedResolvedMemberImpl) - Method in interface org.aspectj.weaver.reflect.GenericSignatureInformationProvider
 
isSynthetic(ReflectionBasedResolvedMemberImpl) - Method in class org.aspectj.weaver.reflect.Java14GenericSignatureInformationProvider
 
isSynthetic(ReflectionBasedResolvedMemberImpl) - Method in class org.aspectj.weaver.reflect.Java15GenericSignatureInformationProvider
 
IsSynthetic - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSyntheticMethod(String, boolean) - Static method in class org.aspectj.weaver.NameMangler
 
isSyntheticRecordMethod() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns if this is a compiler generated equals(), hashCode(), toString() or any accessor method of a Record or not.
isSystemLibrary() - Method in class org.aspectj.org.eclipse.jdt.internal.core.UserLibrary
 
isSystemModule() - Method in interface org.aspectj.org.eclipse.jdt.core.IModuleDescription
 
isSystemModule() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
isSystemModule(IModuleDescription) - Static method in class org.aspectj.org.eclipse.jdt.core.provisional.JavaModelAccess
Deprecated.
IStackMapAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
This class represents a stack map attribute.
IStackMapFrame - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a stack map frame as specified in the JVM specifications.
IStackMapTableAttribute - Interface in org.aspectj.org.eclipse.jdt.core.util
This class represents a stack map table attribute.
isTaggedRepeatable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
isTaggedRepeatable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
isTargetAnnotation(ClassScope, String) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
Checks that the target for the ITD is not an annotation.
isTargetEnum(ClassScope, String) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
Checks that the target for the ITD is not an enum.
isTargetSameAsThis() - Method in class org.aspectj.weaver.Shadow.Kind
 
isTargettingAspectJRuntime12() - Method in class org.aspectj.weaver.World
 
isTargettingRuntime1_6_10() - Method in class org.aspectj.weaver.World
 
isTargetTypeParameterized() - Method in class org.aspectj.weaver.ConcreteTypeMunger
returns true if the ITD target type used type variables, for example I<T>.
isTaskCaseSensitive - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicate whether tag detection is case sensitive or not
isTaskCaseSensitive - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
isTaskCaseSensitive - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
isTaskTag() - Method in interface org.aspectj.bridge.IMessage
 
isTaskTag() - Method in class org.aspectj.bridge.Message
 
IStateListener - Interface in org.aspectj.ajdt.internal.core.builder
Implementations of this interface get told interesting information about decisions made in AjState objects.
isTerminateAfterCompilation() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isTest() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathEntry
This is a convience method, that returns true if the extra attributes contain an attribute whose name is IClasspathAttribute.TEST and whose value is 'true'.
isTestCode() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.BuildContext
 
isTestCode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
 
isTestCodeExcluded() - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestor
If this returns true, exclude test sources and dependencies.
isTextBlockSupported(AST) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
 
IsThenStatementUnreachable - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isThis() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PerObject
 
isThis() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isThis() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
isThis() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference
 
isThis() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SuperReference
 
isThis() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
isThis() - Method in class org.aspectj.weaver.patterns.PerObject
 
isThis() - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
isThis() - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
isThisVersionOrLater(RuntimeVersion) - Method in enum class org.aspectj.weaver.RuntimeVersion
 
isThrowable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isThrowable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if a given type may be thrown
isTiming() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isTimingEnabled() - Method in class org.aspectj.weaver.World
 
isToEscape() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
isTopLevel() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a top-level class, interface, enum, or annotation type.
isTopLevelOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
isTopmostImplementor(ResolvedType) - Method in class org.aspectj.weaver.ResolvedType
 
istore(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ISTORE - Static variable in interface org.aspectj.apache.bcel.Constants
 
ISTORE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
istore_0() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ISTORE_0 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ISTORE_0 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ISTORE_0 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
istore_1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ISTORE_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ISTORE_1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ISTORE_1 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
istore_2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ISTORE_2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ISTORE_2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ISTORE_2 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
istore_3() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ISTORE_3 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ISTORE_3 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ISTORE_3 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
isTraceEnabled() - Method in class org.aspectj.weaver.tools.CommonsTrace
 
isTraceEnabled() - Method in class org.aspectj.weaver.tools.DefaultTrace
 
isTraceEnabled() - Method in class org.aspectj.weaver.tools.Jdk14Trace
 
isTraceEnabled() - Method in interface org.aspectj.weaver.tools.Trace
 
isTransient() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isTransient() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the transient modifier, false otherwise.
isTransient() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isTransient(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "transient" modifier.
isTransient(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the transient modifier.
isTransientTjpFields() - Method in class org.aspectj.weaver.World
 
isTransitive() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier
Answer true if the receiver is the transitive module modifier, false otherwise.
isTransitive() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RequiresStatement
 
isTransitive() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule.IModuleReference
 
isTransitive(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier
Returns whether the given flags includes the "transitive" module modifier.
isTransitivelyRequired(ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
IString - Interface in org.aspectj.org.eclipse.jdt.internal.core.nd.db
Interface for strings stored in the database.
IStructureModel - Interface in org.aspectj.util
Abstraction of a structure model
IStructureViewNode - Interface in org.aspectj.ajde.ui
 
IStructureViewNode.Kind - Class in org.aspectj.ajde.ui
Uses "typesafe enum" pattern.
isTrue(boolean, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
Asserts that the given boolean is true.
isTrulyExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isTrulyExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
isTrulyExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
IsTryBlockExiting - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isType() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isTypeAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
isTypeAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
isTypeAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
isTypeAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
isTypeAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
isTypeAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
isTypeAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isTypeAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
isTypeAccess() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
isTypeAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
isTypeAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSuperReference
 
isTypeAccess() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
isTypeArgumentContainedBy(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
IsTypeElided - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isTypeHierarchyComplete() - Method in class org.aspectj.weaver.ResolvedType
 
isTypeNameVar(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
isTypeNameVar(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
Checks to see if the declaration uses 'var' as type name
isTypeReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isTypeReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
isTypeReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
isTypeUseCompatible(TypeReference, Scope) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
isTypeUseCompatible(TypeReference, Scope, Annotation[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
isTypeUseDeprecated(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isTypeVariable() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a type variable.
isTypeVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the type was declared as a type variable
isTypeVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
Returns true if the type was declared as a type variable
isTypeVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
 
isTypeVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
isTypeVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
 
isTypeVariableReference() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isTypeVariableReference() - Method in class org.aspectj.weaver.TypeVariableReferenceType
 
isTypeVariableReference() - Method in class org.aspectj.weaver.UnresolvedType
 
isTypeVariableReference() - Method in class org.aspectj.weaver.UnresolvedTypeVariableReferenceType
 
isTypeVariableResolved() - Method in class org.aspectj.weaver.TypeVariableReferenceType
 
isTypeVariableSignature() - Method in class org.aspectj.util.GenericSignature.FieldTypeSignature
 
isTypeVariableSignature() - Method in class org.aspectj.util.GenericSignature.TypeVariableSignature
 
isub() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ISUB - Static variable in interface org.aspectj.apache.bcel.Constants
 
ISUB - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ISUB - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
isUnbound() - Method in class org.aspectj.weaver.BoundedReferenceType
 
isUnbound() - Method in class org.aspectj.weaver.WildcardedUnresolvedType
 
isUnboundWildcard() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if wildcard type of the form '?'
isUnboundWildcard() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
isUnchecked - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext
 
isUnchecked() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
isUncheckedException(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
T_null is acting as an unchecked exception
isUncheckedException(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
JLS 11.5 ensures that Throwable, Exception, RuntimeException and Error are directly connected.
isUncheckedException(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the type is a subclass of java.lang.Error or java.lang.RuntimeException
isUninitializedIn(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
isUnionType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type is a union type (UnionType).
isUnionType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
isUnionType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
IsUnionType - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isUnnamed() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IPackageBinding
Returns whether this package is an unnamed package.
isUnnamed() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
isUnnamed() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl
 
isUnnamed() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
isUnnamed() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding.UnNamedModule
 
isUnqualifiedSuper() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isUnqualifiedSuper() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SuperReference
 
isUnresolvedType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isUnresolvedType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
isUpperbound() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this wildcard type is an upper bound ("extends") as opposed to a lower bound ("super").
isUpperBound() - Method in class org.aspectj.org.eclipse.jdt.core.dom.WildcardType
Returns whether this wildcard type is an upper bound ("extends") as opposed to a lower bound ("super").
isUpperCase(char) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
ISupportsMessageContext - Interface in org.aspectj.weaver.tools
 
isUpToDate(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.FileStateCache
Returns true if the file at the given path is in sync with the index.
isUpToDate(NdResourceFile) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
Returns true iff the given resource file is up-to-date with the filesystem.
isUsage() - Method in interface org.aspectj.bridge.IMessage
 
isUsage() - Method in class org.aspectj.bridge.Message
 
isUsed() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isUsed() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isUsed() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver has private visibility and is used locally
isUsedOnlyInCompound() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
IsUsefulEmptyStatement - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isValid() - Method in interface org.aspectj.asm.IHierarchy
 
isValid() - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
isValid() - Method in enum class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.ArchiveValidity
 
isValid() - Method in class org.aspectj.runtime.internal.CFlowCounter
 
isValid() - Method in class org.aspectj.runtime.internal.CFlowStack
 
isValid(Binding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
isValidAddress(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
isValidBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
isValidClassFileName(String, String, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Validate the given .class file name.
isValidCompilationUnitName(String, String, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Validate the given compilation unit name.
isValidFolderNameForPackage(String, String, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns true if the given folder name is valid for a package, false if it is not.
isValidJavaStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MagicLiteral
 
isValidJavaStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NumberLiteral
 
isValidJavaStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
isValidJvmVersion(String) - Static method in class org.aspectj.ajde.core.JavaOptions
 
isValidMethodSignature(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns true if the given method signature is valid, false if it is not.
isValidPackageName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
isValidPackageNameForClassOrisModule(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.BinaryContainer
 
isValidPreserveAllLocalsOption(String) - Static method in class org.aspectj.ajde.core.JavaOptions
 
isValidResource() - Method in class org.aspectj.ajde.ui.BuildConfigNode
 
isValidTypeSignature(String, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns true if the given type signature is valid, false if it is not.
isValueCompatible() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
isVar() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SimpleName
Returns whether this represents a "var" type or not (added in JLS10 API).
isVar() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SimpleType
 
isVar() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type is a var.
isVarargs() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isVarargs() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns whether this is a variable arity method.
isVarargs() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Returns whether this method declaration declares a variable arity method (added in JLS3 API).
isVarargs() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodRefParameter
Returns whether this method reference parameter is for the last parameter of a variable arity method (added in JLS3 API).
isVarargs() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
Returns whether this declaration declares the last parameter of a variable arity method (added in JLS3 API).
isVarargs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
isVarargs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isVarargs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolymorphicMethodBinding
 
isVarargs(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer has the AccVarargs bit set.
isVarArgs - Variable in class org.aspectj.weaver.patterns.TypePattern
 
isVarArgs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
isVarArgs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
isVarArgs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordComponent
 
isVarArgs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
isVarArgs() - Method in class org.aspectj.weaver.patterns.TypePattern
 
isVarArgs(ReflectionBasedResolvedMemberImpl) - Method in interface org.aspectj.weaver.reflect.GenericSignatureInformationProvider
 
isVarArgs(ReflectionBasedResolvedMemberImpl) - Method in class org.aspectj.weaver.reflect.Java14GenericSignatureInformationProvider
 
isVarArgs(ReflectionBasedResolvedMemberImpl) - Method in class org.aspectj.weaver.reflect.Java15GenericSignatureInformationProvider
 
IsVarArgs - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isVarargsMethod() - Method in class org.aspectj.weaver.JoinPointSignature
 
isVarargsMethod() - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
isVarargsMethod() - Method in interface org.aspectj.weaver.ResolvedMember
 
isVarargsMethod() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isVarTypeDeclaration - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
isViewedAsDeprecated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isViewedAsDeprecated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isViewedAsDeprecated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
isViewedAsDeprecated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is deprecated (or any of its enclosing types)
isVirtualInvoke(MethodBinding, MessageSend) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
Returns whether the code gen will use an invoke virtual for this message send or not.
isVisible(int, ResolvedType, ResolvedType) - Static method in class org.aspectj.weaver.ResolvedType
 
isVisible(ResolvedType) - Method in class org.aspectj.weaver.JoinPointSignature
 
isVisible(ResolvedType) - Method in interface org.aspectj.weaver.ResolvedMember
 
isVisible(ResolvedType) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isVoid - Variable in class org.aspectj.weaver.patterns.ExactTypePattern
 
isVoid() - Method in class org.aspectj.weaver.patterns.ExactTypePattern
 
isVoid() - Method in class org.aspectj.weaver.patterns.TypePattern
for quickly recognizing the pattern 'void'
isVoid() - Method in class org.aspectj.weaver.UnresolvedType
 
isVoidCompatible() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
isVoidMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isVolatile() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isVolatile() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the volatile modifier, false otherwise.
isVolatile() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
isVolatile() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isVolatile(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "volatile" modifier.
isVolatile(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the volatile modifier.
isWaiting(SourceFile) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.WorkQueue
 
isWarning() - Method in interface org.aspectj.bridge.IMessage
 
isWarning() - Method in class org.aspectj.bridge.Message
 
isWarning() - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Returns whether the severity of this problem is 'Warning'.
isWarning() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
isWeavable() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
isWeavable() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isWeavable() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isWeavable() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isWeaveBody() - Method in class org.aspectj.weaver.AjAttribute.EffectiveSignatureAttribute
 
isWeaved() - Method in class org.aspectj.weaver.tools.cache.CachedClassEntry
 
isWhitespace(char) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers true if c is a whitespace according to the JLS (\u0009, \u000a, \u000c, \u000d, \u0020), otherwise false.
isWhitespace(char) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
Include also non JLS whitespaces.
isWidening(int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
Predicate telling whether "left" can store a "right" using some widening conversion (is left bigger than right)
isWildcard - Variable in class org.aspectj.util.GenericSignature.TypeArgument
 
isWildcard() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
isWildcard() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
isWildcard() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the type is a wildcard
isWildcard() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
isWildcardType() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a wildcard type.
isWildcardType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type is a wildcard type (WildcardType).
isWithoutTestCode() - Method in interface org.aspectj.org.eclipse.jdt.core.IClasspathEntry
This is a convience method, that returns true if the extra attributes contain an attribute whose name is IClasspathAttribute.WITHOUT_TEST_CODE and whose value is 'true'.
isWorkingCopy() - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Returns whether this element is a working copy.
isWorkingCopy() - Method in interface org.aspectj.org.eclipse.jdt.core.IWorkingCopy
Deprecated.
isWorkingCopy() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
isWoven() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
isWrappable() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
isWriteAccess() - Method in class org.aspectj.org.eclipse.jdt.core.search.FieldReferenceMatch
Returns whether the field reference is a write access to the field.
isWriteAccess() - Method in class org.aspectj.org.eclipse.jdt.core.search.LocalVariableReferenceMatch
Returns whether the local variable reference is a write access to the variable.
isXdevPinpoint() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isXHasMemberEnabled() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isXlazyTjp() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isXlazyTjp() - Method in class org.aspectj.weaver.World
 
isXmlConfigured() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isXmlConfigured() - Method in class org.aspectj.weaver.bcel.BcelWorld
 
isXmlConfigured() - Method in class org.aspectj.weaver.World
 
isXnoInline() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isXnoInline() - Method in class org.aspectj.weaver.World
 
isXNotReweavable() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isXserializableAspects() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isXSerializableAspects() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
isYieldStatementSupported(AST) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
 
isZipFile(File) - Static method in class org.aspectj.util.FileUtil
 
ITD - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
ITD_ABSTRACT_MUST_BE_PUBLIC_ON_INTERFACE - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITD_CONFLICT - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITD_CONS_ON_ASPECT - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITD_DOESNT_THROW - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITD_FIELD - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
ITD_MEMBER_CONFLICT - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITD_NON_EXPOSED_IMPLEMENTOR - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITD_OVERIDDING_STATIC - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITD_OVERRIDDEN_STATIC - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITD_PARAM_TYPE_MISMATCH - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITD_PREFIX - Static variable in class org.aspectj.weaver.NameMangler
 
ITD_RETURN_TYPE_MISMATCH - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITD_VISIBILITY_REDUCTION - Static variable in class org.aspectj.weaver.WeaverMessages
 
itdAtDeclareParentsField(ResolvedType, UnresolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
itdAtDeclareParentsField(UnresolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.NameMangler
 
ITDC_ON_ANNOTATION_NOT_ALLOWED - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITDC_ON_ENUM_NOT_ALLOWED - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITDF_ON_ANNOTATION_NOT_ALLOWED - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITDF_ON_ENUM_NOT_ALLOWED - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITDM_ON_ANNOTATION_NOT_ALLOWED - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITDM_ON_ENUM_NOT_ALLOWED - Static variable in class org.aspectj.weaver.WeaverMessages
 
itdMethodMustOverride(AbstractMethodDeclaration, MethodBinding) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
Called when there is an ITD marked @override that doesn't override a supertypes method.
ITEM_Bogus - Static variable in interface org.aspectj.apache.bcel.Constants
Constants used in the StackMap attribute.
ITEM_Double - Static variable in interface org.aspectj.apache.bcel.Constants
 
ITEM_DOUBLE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
The tag value representing double variable info
ITEM_DOUBLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing double variable info
ITEM_Float - Static variable in interface org.aspectj.apache.bcel.Constants
 
ITEM_FLOAT - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
The tag value representing float variable info
ITEM_FLOAT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing float variable info
ITEM_InitObject - Static variable in interface org.aspectj.apache.bcel.Constants
 
ITEM_Integer - Static variable in interface org.aspectj.apache.bcel.Constants
 
ITEM_INTEGER - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
The tag value representing integer variable info
ITEM_INTEGER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing integer variable info
ITEM_Long - Static variable in interface org.aspectj.apache.bcel.Constants
 
ITEM_LONG - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
The tag value representing long variable info
ITEM_LONG - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing long variable info
ITEM_NAMES - Static variable in interface org.aspectj.apache.bcel.Constants
 
ITEM_NewObject - Static variable in interface org.aspectj.apache.bcel.Constants
 
ITEM_Null - Static variable in interface org.aspectj.apache.bcel.Constants
 
ITEM_NULL - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
The tag value representing null variable info
ITEM_NULL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing null variable info
ITEM_Object - Static variable in interface org.aspectj.apache.bcel.Constants
 
ITEM_OBJECT - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
The tag value representing object variable info
ITEM_OBJECT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing object variable info
ITEM_TOP - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
The tag value representing top variable info
ITEM_TOP - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing top variable info
ITEM_UNINITIALIZED - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
The tag value representing uninitialized variable info
ITEM_UNINITIALIZED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing uninitialized variable info
ITEM_UNINITIALIZED_THIS - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
The tag value representing uninitialized this variable info
ITEM_UNINITIALIZED_THIS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing uninitialized this variable info
iterator() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
iterator() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
iterator() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
ITERATOR - Static variable in class org.aspectj.apache.bcel.generic.Type
 
ITERATOR_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ITERATOR_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
IteratorForReporting(List<FakedTrackingVariable>, Scope, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable.IteratorForReporting
 
Iterators - Class in org.aspectj.weaver
 
Iterators.Filter<T> - Interface in org.aspectj.weaver
A filter represents a mapping function from Iterator to Iterator
Iterators.Getter<A,​B> - Interface in org.aspectj.weaver
A getter represents a mapping function from Object to Iterator
Iterators.ResolvedTypeArrayIterator - Class in org.aspectj.weaver
 
ITerminalSymbols - Interface in org.aspectj.org.eclipse.jdt.core.compiler
Maps each terminal symbol in the java-grammar into a unique integer.
ITestVisitor - Interface in org.aspectj.weaver.ast
 
IToken - Interface in org.aspectj.weaver.patterns
 
ITokenSource - Interface in org.aspectj.weaver.patterns
 
ITrackedNodePosition - Interface in org.aspectj.org.eclipse.jdt.core.dom.rewrite
A tracked node position is returned when a rewrite change is requested to be tracked.
IType - Interface in org.aspectj.org.eclipse.jdt.core
Represents either a source type in a compilation unit (either a top-level type, a member type, a local type, an anonymous type or a lambda expression) or a binary type in a class file.
ITypeAnnotationBuilder - Interface in org.aspectj.org.eclipse.jdt.internal.core.nd.java.model
 
ITypeAnnotationWalker - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
A TypeAnnotationWalker is initialized with all type annotations found at a given element.
ITypeBinding - Interface in org.aspectj.org.eclipse.jdt.core.dom
A type binding represents a fully-resolved type.
ITYPEBINDING - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ITypeFactory<T> - Interface in org.aspectj.org.eclipse.jdt.internal.core.nd
 
ITypeFinder - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
This interface is used by SourceTypeBinding to provide a delegated lookup instance.
ITypeHierarchy - Interface in org.aspectj.org.eclipse.jdt.core
A type hierarchy provides navigations between a type and its resolved supertypes and subtypes for a specific type or for all types within a region.
ITypeHierarchyChangedListener - Interface in org.aspectj.org.eclipse.jdt.core
A listener which gets notified when a particular type hierarchy object changes.
ITypeNameRequestor - Interface in org.aspectj.org.eclipse.jdt.core.search
Deprecated.
Use abstract class TypeNameRequestor instead.
ITypeParameter - Interface in org.aspectj.org.eclipse.jdt.core
Represents a type parameter defined by a type or a method in a compilation unit or a class file.
ITypeRequestor - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
ITypeRoot - Interface in org.aspectj.org.eclipse.jdt.core
Represents an entire Java type root (either an ICompilationUnit or an IClassFile).
IUIBuildMessageHandler - Interface in org.aspectj.ajde
Extension to the IBuildMessageHandler to be used if only one BuildMessageHandler is going to be used for all projects/build configuration files.
IUnwovenClassFile - Interface in org.aspectj.weaver
History: 246125
IUpdatableModule - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.env
Interface to a module as needed to implement the updates for --add-reads and --add-exports command line options (or corresponding classpath attributes).
IUpdatableModule.AddExports - Class in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IUpdatableModule.AddReads - Class in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IUpdatableModule.UpdateKind - Enum Class in org.aspectj.org.eclipse.jdt.internal.compiler.env
The compiler first wires modules only, before then wiring packages based on the module graph.
IUpdatableModule.UpdatesByKind - Class in org.aspectj.org.eclipse.jdt.internal.compiler.env
Structure for update operations, sorted by IUpdatableModule.UpdateKind.
iushr() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IUSHR - Static variable in interface org.aspectj.apache.bcel.Constants
 
IUSHR - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IUSHR - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IVariableBinding - Interface in org.aspectj.org.eclipse.jdt.core.dom
A variable binding represents either a field of a class or interface, or a local variable declaration (including formal parameters, local variables, and exception variables).
IVerificationRequired - Interface in org.aspectj.weaver.patterns
Implementors provide a 'verify()' method that is invoked at the end of type binding completion.
IVerificationTypeInfo - Interface in org.aspectj.org.eclipse.jdt.core.util
Description of a verification type info as described in the JVM specifications.
IWeaveRequestor - Interface in org.aspectj.weaver
 
IWeavingContext - Interface in org.aspectj.weaver.loadtime
This class adds support to AspectJ for an OSGi environment
IWeavingSupport - Interface in org.aspectj.weaver
Encapsulates operations that a world will need to support if it is actually going to modify bytecode rather than just match against it.
IWorkingCopy - Interface in org.aspectj.org.eclipse.jdt.core
Deprecated.
Use ICompilationUnit instead
ixor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IXOR - Static variable in interface org.aspectj.apache.bcel.Constants
 
IXOR - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IXOR - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 

J

JAR_FILE_ENTRY_SEPARATOR - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchScope
This constant defines the separator of the resourcePath string of the encloses(String) method.
JAR_FILE_ENTRY_SEPARATOR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IDependent
 
JAR_TYPE_RATIO_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
JarEntryDirectory - Class in org.aspectj.org.eclipse.jdt.internal.core
 
JarEntryDirectory(String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JarEntryDirectory
 
JarEntryFile - Class in org.aspectj.org.eclipse.jdt.internal.core
A jar entry that represents a non-java file found in a JAR.
JarEntryFile(String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JarEntryFile
 
JarEntryResource - Class in org.aspectj.org.eclipse.jdt.internal.core
 
JarEntryResource(String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
JarIndexLocation - Class in org.aspectj.org.eclipse.jdt.internal.core.index
 
JarIndexLocation(URL, URL) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.index.JarIndexLocation
 
JarPackageFragmentRoot - Class in org.aspectj.org.eclipse.jdt.internal.core
A package fragment root that corresponds to a .jar or .zip.
JarPackageFragmentRoot(IResource, IPath, JavaProject, IClasspathAttribute[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
Constructs a package fragment root which is the root of the Java package directory hierarchy based on a JAR file.
jarPath - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
The path to the jar file (a workspace relative path if the jar is internal, or an OS path if the jar is external)
jarTypeCache - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
Cache of open binary type (inside a jar) that have a non-open parent Values are either instance of IBinaryType or Object (see JavaModelCache.NON_EXISTING_JAR_TYPE_INFO)
JAVA - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_BASE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_BASE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
JAVA_BASE_CHAR - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
JAVA_CLASSPATH - Static variable in class org.aspectj.tools.ajbrowser.core.PreferenceStoreConstants
 
JAVA_CORE_PREFS_FILE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Extension for file containing custom project preferences
JAVA_FORMATTER - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: The ID of the formatter to use in formatting operations.
JAVA_FORMATTER_EXTENSION_POINT_ID - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Name of the extension point for contributing a source code formatter
JAVA_IO - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_IO_CLOSEABLE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_IO_EXTERNALIZABLE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_IO_IOEXCEPTION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_IO_OBJECTINPUTSTREAM - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_IO_OBJECTOUTPUTSTREAM - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_IO_OBJECTSTREAMEXCEPTION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_IO_PRINTSTREAM - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_IO_RESOURCE_FREE_CLOSEABLES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_IO_SERIALIZABLE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_IO_WRAPPER_CLOSEABLES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_AND_CU_PACKAGE - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.ImplicitImportIdentification
Specifies that types from the following packages are considered to be implicitly imported: java.lang the package of the compilation unit being rewritten
JAVA_LANG_ANNOTATION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ANNOTATION - Static variable in class org.aspectj.weaver.UnresolvedType
 
JAVA_LANG_ANNOTATION_ANNOTATION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ANNOTATION_DOCUMENTED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_ANNOTATION_DOCUMENTED - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ANNOTATION_ELEMENTTYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_ANNOTATION_ELEMENTTYPE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ANNOTATION_INHERITED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_ANNOTATION_INHERITED - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ANNOTATION_REPEATABLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_ANNOTATION_REPEATABLE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ANNOTATION_RETENTION - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_ANNOTATION_RETENTION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ANNOTATION_RETENTIONPOLICY - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_ANNOTATION_RETENTIONPOLICY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ANNOTATION_TARGET - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_ANNOTATION_TARGET - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ASSERTIONERROR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_AUTOCLOSEABLE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_BOOLEAN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_BYTE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_CHARACTER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_CLASS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_CLASS_ARRAY - Static variable in class org.aspectj.weaver.UnresolvedType
 
JAVA_LANG_CLASSNOTFOUNDEXCEPTION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_CLONEABLE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_DEPRECATED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_DEPRECATED - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_DOUBLE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ENUM - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ERROR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_EXCEPTION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_FLOAT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_FUNCTIONAL_INTERFACE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ILLEGALARGUMENTEXCEPTION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_INCOMPATIBLECLASSCHANGEERROR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_INTEGER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_INVOKE_LAMBDAMETAFACTORY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_INVOKE_LAMBDAMETAFACTORY_ALTMETAFACTORY_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_INVOKE_LAMBDAMETAFACTORY_METAFACTORY_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_INVOKE_METHODHANDLES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_INVOKE_SERIALIZEDLAMBDA - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ITERABLE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_LONG - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_NOCLASSDEFERROR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_NOSUCHFIELDERROR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_OBJECT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_OVERRIDE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_RECORD - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_REFLECT_ACCESSIBLEOBJECT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_REFLECT_ARRAY - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_REFLECT_CONSTRUCTOR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_REFLECT_CONSTRUCTOR - Static variable in class org.aspectj.weaver.UnresolvedType
 
JAVA_LANG_REFLECT_FIELD - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_REFLECT_FIELD - Static variable in class org.aspectj.weaver.UnresolvedType
 
JAVA_LANG_REFLECT_METHOD - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_REFLECT_METHOD - Static variable in class org.aspectj.weaver.UnresolvedType
 
JAVA_LANG_RUNTIME_OBJECTMETHOD_BOOTSTRAP_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_RUNTIME_OBJECTMETHODS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_RUNTIMEEXCEPTION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_SAFEVARARGS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_SAFEVARARGS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_SHORT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_STRING - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_STRINGBUFFER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_STRINGBUILDER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_SUPPRESSWARNINGS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_SYSTEM - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_THROWABLE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_VOID - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_MODEL - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing a Java model (workspace level object).
JAVA_MODEL_PROBLEM_MARKER - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelMarker
Java model problem marker type (value "org.eclipse.jdt.core.problem").
JAVA_MODULE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant represents a module descriptor.
JAVA_NIO_FILE_FILES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_PROBLEM_MARKER_ATTRIBUTE_NAMES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
JAVA_PROJECT - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing a Java project.
JAVA_ROOT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
JAVA_SOURCE_CONTENT_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Value of the content-type for Java source files.
JAVA_UTIL_ARRAYS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_UTIL_COLLECTION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_UTIL_ITERATOR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_UTIL_LIST - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_UTIL_MAP - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_UTIL_OBJECTS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_UTIL_STREAM - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Java14GenericSignatureInformationProvider - Class in org.aspectj.weaver.reflect
Under JDK 1.4 or lower, we can't give generic signature info...
Java14GenericSignatureInformationProvider() - Constructor for class org.aspectj.weaver.reflect.Java14GenericSignatureInformationProvider
 
Java15AnnotationFinder - Class in org.aspectj.weaver.reflect
 
Java15AnnotationFinder() - Constructor for class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
Java15GenericSignatureInformationProvider - Class in org.aspectj.weaver.reflect
Uses Java 1.5 reflection APIs to determine generic signatures
Java15GenericSignatureInformationProvider(World) - Constructor for class org.aspectj.weaver.reflect.Java15GenericSignatureInformationProvider
 
Java15ReflectionBasedReferenceTypeDelegate - Class in org.aspectj.weaver.reflect
Provides Java 5 behaviour in reflection based delegates (overriding 1.4 behaviour from superclass where appropriate)
Java15ReflectionBasedReferenceTypeDelegate() - Constructor for class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
javaBaseModule() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
JavaBaseModule - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
JavaBinaryNames - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
JavaBinaryNames() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.JavaBinaryNames
 
javaBuilder - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
JavaBuilder - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
JavaBuilder() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
JavaBuildOptions - Class in org.aspectj.ajde.ui.javaoptions
Class which handles the setting of the java options and the java options map required by ICompilerConfiguration#getJavaOptionsMap()
JavaBuildOptions() - Constructor for class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
javaClass - Variable in class org.aspectj.weaver.bcel.BcelObjectType
 
JavaClass - Class in org.aspectj.apache.bcel.classfile
Represents a Java class, i.e., the data structures, constant pool, fields, methods and commands contained in a Java .class file.
JavaClass(int, int, String, int, int, int, ConstantPool, int[], Field[], Method[], Attribute[]) - Constructor for class org.aspectj.apache.bcel.classfile.JavaClass
 
JavaCompilerWarningsOptionsPanel - Class in org.aspectj.ajde.ui.javaoptions
An options panel which displays the java compiler warning options.
JavaCompilerWarningsOptionsPanel(JavaBuildOptions) - Constructor for class org.aspectj.ajde.ui.javaoptions.JavaCompilerWarningsOptionsPanel
 
JavaComplianceOptionsPanel - Class in org.aspectj.ajde.ui.javaoptions
An options panel which displays the java compiler compliance options.
JavaComplianceOptionsPanel(JavaBuildOptions) - Constructor for class org.aspectj.ajde.ui.javaoptions.JavaComplianceOptionsPanel
 
JavaConventions - Class in org.aspectj.org.eclipse.jdt.core
Provides methods for checking Java-specific conventions such as name syntax.
JavaCore - Class in org.aspectj.org.eclipse.jdt.core
The plug-in runtime class for the Java model plug-in containing the core (UI-free) support for Java projects.
JavaCore() - Constructor for class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates the Java core plug-in.
JavaCorePreferenceInitializer - Class in org.aspectj.org.eclipse.jdt.internal.core
JavaCore eclipse preferences initializer.
JavaCorePreferenceInitializer() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaCorePreferenceInitializer
 
JavaCorePreferenceModifyListener - Class in org.aspectj.org.eclipse.jdt.internal.core
 
JavaCorePreferenceModifyListener() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaCorePreferenceModifyListener
 
JavaDebugOptionsPanel - Class in org.aspectj.ajde.ui.javaoptions
An options panel which displays the java compiler debug options.
JavaDebugOptionsPanel(JavaBuildOptions) - Constructor for class org.aspectj.ajde.ui.javaoptions.JavaDebugOptionsPanel
 
javadoc - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
javadoc - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
javadoc - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
javadoc - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
javadoc - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
javadoc - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
Javadoc - Class in org.aspectj.org.eclipse.jdt.core.dom
AST node for a Javadoc-style doc comment.
Javadoc - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Node representing a structured Javadoc comment
Javadoc - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
Javadoc(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
JAVADOC - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type Javadoc.
JAVADOC - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadoc
 
JAVADOC - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
JAVADOC_BLOCK_TAG - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a javadoc block tag.
JAVADOC_FIELD_REF - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a link reference to a field in a javadoc text.
JAVADOC_INLINE_TAG - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a javadoc inline tag.
JAVADOC_LOCATION_ATTRIBUTE_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Constant for the name of the javadoc location attribute.
JAVADOC_METHOD_REF - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a link reference to a method in a javadoc text.
JAVADOC_PARAM_REF - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a method argument or a class/method type parameter in javadoc param tag.
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AdviceDeclaration
The "javadoc" structural property of this node type.
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeDeclaration
The "javadoc" structural property of this node type (child type: Javadoc).
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
The "javadoc" structural property of this node type (child type: Javadoc).
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareAtConstructorDeclaration
 
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareAtFieldDeclaration
 
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareAtMethodDeclaration
 
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareAtTypeDeclaration
 
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareErrorDeclaration
 
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareParentsDeclaration
 
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclarePrecedenceDeclaration
 
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareSoftDeclaration
 
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareWarningDeclaration
 
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.EnumConstantDeclaration
The "javadoc" structural property of this node type (child type: Javadoc).
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.EnumDeclaration
The "javadoc" structural property of this node type (child type: Javadoc).
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.FieldDeclaration
The "javadoc" structural property of this node type (child type: Javadoc).
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Initializer
The "javadoc" structural property of this node type (child type: Javadoc).
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
The "javadoc" structural property of this node type (child type: Javadoc).
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ModuleDeclaration
The "javadoc" structural property of this node type (child type: Javadoc).
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PackageDeclaration
The "javadoc" structural property of this node type (child type: Javadoc) (added in JLS3 API).
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PointcutDeclaration
The "javadoc" structural property of this node type.
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.RecordDeclaration
The "javadoc" structural property of this node type (child type: Javadoc).
JAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
The "javadoc" structural property of this node type (child type: Javadoc).
JAVADOC_TAG_TYPE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
JAVADOC_TYPE_REF - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a link reference to a type in a javadoc text.
JAVADOC_VALUE_REF - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a value reference to a static field in a javadoc text.
JavadocAllocationExpression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
JavadocAllocationExpression(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
JavadocAllocationExpression(long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
JavadocAmbiguousConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocAmbiguousField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocAmbiguousMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocAmbiguousMethodReference(int, int, Binding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocAmbiguousMethodReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocAmbiguousType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocArgumentExpression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
JavadocArgumentExpression(char[], int, int, TypeReference) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
JavadocArrayQualifiedTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
JavadocArrayQualifiedTypeReference(JavadocQualifiedTypeReference, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArrayQualifiedTypeReference
 
JavadocArraySingleTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
JavadocArraySingleTypeReference(char[], int, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArraySingleTypeReference
 
javadocCache - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
JavadocConstants - Interface in org.aspectj.org.eclipse.jdt.internal.core
 
JavadocContents - Class in org.aspectj.org.eclipse.jdt.internal.core
 
JavadocContents(String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavadocContents
 
JavadocContents(BinaryType, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavadocContents
 
javadocDeprecatedField(FieldBinding, ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocDeprecatedMethod(MethodBinding, ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocDeprecatedType(TypeBinding, ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocDeprecatedType(TypeBinding, ASTNode, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocDuplicatedParamTag(char[], int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocDuplicatedProvidesTag(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocDuplicatedReturnTag(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocDuplicatedTag(char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocDuplicatedThrowsClassName(TypeReference, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocDuplicatedUsesTag(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocDuplicateParamName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocDuplicateProvidesTag - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocDuplicateReturnTag - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocDuplicateTag - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Problem warned on duplicated tag.
JavadocDuplicateThrowsClassName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocDuplicateUsesTag - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocEmptyReturnTag(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocEmptyReturnTag - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
javadocErrorNoMethodFor(MessageSend, TypeBinding, TypeBinding[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocFieldReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
JavadocFieldReference(char[], long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
JavadocGenericConstructorTypeArgumentMismatch - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocGenericMethodTypeArgumentMismatch - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocHiddenReference(int, int, Scope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocHiddenReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Problem signaled on an hidden reference due to a too low visibility level.
JavadocImplicitTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
JavadocImplicitTypeReference(char[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
JavadocIncorrectArityForParameterizedConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocIncorrectArityForParameterizedMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocInheritedFieldHidesEnclosingName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocInheritedMethodHidesEnclosingName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocInheritedNameHidesEnclosingTypeName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocInternalTypeNameProvided - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocInvalidConstructor(Statement, MethodBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocInvalidField(FieldReference, Binding, TypeBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocInvalidMemberTypeQualification(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocInvalidMemberTypeQualification - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Problem signaled on an invalid qualification for member type reference.
javadocInvalidMethod(MessageSend, MethodBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocInvalidModuleQualification(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocInvalidModuleQualification - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocInvalidParamName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocInvalidParamTagName(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocInvalidParamTagName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocInvalidParamTagTypeParameter - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocInvalidParamTypeParameter(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocInvalidProvidesClass(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocInvalidProvidesClass - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocInvalidProvidesClassName(TypeReference, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocInvalidProvidesClassName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocInvalidReference(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocInvalidSeeArgs - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocInvalidSeeHref(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
Report an invalid reference that does not conform to the href syntax.
JavadocInvalidSeeHref - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Problem signaled on an invalid URL reference that does not conform to the href syntax.
JavadocInvalidSeeReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocInvalidSeeReferenceArgs(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocInvalidSeeUrlReference(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
Report a problem on an invalid URL reference.
JavadocInvalidSeeUrlReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Problem signaled on an invalid URL reference.
javadocInvalidTag(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocInvalidTag - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocInvalidThrowsClass(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocInvalidThrowsClass - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocInvalidThrowsClassName(TypeReference, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocInvalidThrowsClassName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocInvalidType(ASTNode, TypeBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocInvalidUsesClass(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocInvalidUsesClass - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocInvalidUsesClassName(TypeReference, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocInvalidUsesClassName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocInvalidValueReference(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocInvalidValueReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocMalformedSeeReference(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMalformedSeeReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocMessagePrefix - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocMessageSend - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
JavadocMessageSend(char[], long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
JavadocMessageSend(char[], long, JavadocArgumentExpression[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
javadocMissing(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocMissing(int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissing - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocMissingHashCharacter(int, int, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissingHashCharacter - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocMissingIdentifier(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissingIdentifier - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocMissingParamName(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissingParamName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocMissingParamTag(char[], int, int, int) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
javadocMissingParamTag(char[], int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissingParamTag - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocMissingProvidesClassName(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissingProvidesClassName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocMissingProvidesTag(TypeReference, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissingProvidesTag - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocMissingReference(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocMissingReturnTag(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissingReturnTag - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocMissingSeeReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocMissingTagDescription(char[], int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissingTagDescription - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Problem warned on missing tag description.
javadocMissingTagDescriptionAfterReference(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocMissingThrowsClassName(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissingThrowsClassName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocMissingThrowsTag(TypeReference, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissingThrowsTag - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocMissingUsesClassName(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissingUsesClassName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocMissingUsesTag(TypeReference, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissingUsesTag - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocModuleMissing(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocModuleReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
JavadocModuleReference(char[][], long[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocModuleReference
 
JavadocNoMessageSendOnArrayType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocNoMessageSendOnBaseType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocNonGenericConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocNonGenericMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocNonStaticTypeFromStaticInvocation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocNotAccessibleType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocNotVisibleConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocNotVisibleField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocNotVisibleMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocNotVisibleType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocParameterizedConstructorArgumentTypeMismatch - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocParameterizedMethodArgumentTypeMismatch - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocParameterMismatch - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocParser - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
JavadocParser - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
Parser specialized for decoding javadoc comments
JavadocParser(Parser) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
JavadocQualifiedTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
JavadocQualifiedTypeReference(char[][], long[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
JavadocReturnStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
JavadocReturnStatement(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocReturnStatement
 
JavadocSingleNameReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
JavadocSingleNameReference(char[], long, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleNameReference
 
JavadocSingleTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
JavadocSingleTypeReference(char[], long, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
javadocStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
JavadocTagConstants - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.parser
Javadoc tag constants.
javadocTextEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
javadocTextStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
JavadocTypeArgumentsForRawGenericConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocTypeArgumentsForRawGenericMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocUndeclaredParamTagName(char[], int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocUndefinedConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocUndefinedField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocUndefinedMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocUndefinedType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocUnexpectedTag(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocUnexpectedTag - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocUnexpectedText(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocUnexpectedText - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
javadocUnterminatedInlineTag(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocUnterminatedInlineTag - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocUsingDeprecatedConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocUsingDeprecatedField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocUsingDeprecatedMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavadocUsingDeprecatedType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
JavaElement - Class in org.aspectj.org.eclipse.jdt.internal.core
Root of Java element handle hierarchy.
JavaElement(JavaElement) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Constructs a handle for a java element with the given parent element.
JavaElementDelta - Class in org.aspectj.org.eclipse.jdt.internal.core
 
JavaElementDelta(IJavaElement) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Creates the root delta.
JavaElementDelta.Key - Class in org.aspectj.org.eclipse.jdt.internal.core
The delta key
JavaElementDeltaBuilder - Class in org.aspectj.org.eclipse.jdt.internal.core
A java element delta builder creates a java element delta on a java element between the version of the java element at the time the comparator was created and the current version of the java element.
JavaElementDeltaBuilder(IJavaElement) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDeltaBuilder
Creates a java element comparator on a java element looking as deep as necessary.
JavaElementDeltaBuilder(IJavaElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDeltaBuilder
Creates a java element comparator on a java element looking only 'maxDepth' levels deep.
JavaElementFinder - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
JavaElementFinder(String, JavaProject, WorkingCopyOwner) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
JavaElementInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
Holds cached structure and properties for a Java element.
JavaElementInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaElementInfo
 
JavaElementRequestor - Class in org.aspectj.org.eclipse.jdt.internal.core
 
JavaElementRequestor() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
JavaFeature - Enum Class in org.aspectj.org.eclipse.jdt.internal.compiler.impl
An internal enumeration of all Java language features that were introduced as standard feature or preview feature from Java 15.
JavaIndex - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
JavaIndex(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
 
JavaIndexer - Class in org.aspectj.org.eclipse.jdt.core.index
JavaIndexer provides functionality to generate index files which can be used by the JDT SearchEngine.
JavaIndexer() - Constructor for class org.aspectj.org.eclipse.jdt.core.index.JavaIndexer
 
JavaIndexerApplication - Class in org.aspectj.org.eclipse.jdt.core.index
Implements an Eclipse Application for JavaIndexer.
JavaIndexerApplication() - Constructor for class org.aspectj.org.eclipse.jdt.core.index.JavaIndexerApplication
 
JavaIoPrintStreamSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangAssertionErrorConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangBooleanConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangByteConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangCharacterConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangClassConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangClassNotFoundExceptionConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangClassSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangDoubleConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangEnumConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangErrorConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangExceptionConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangFloatConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangIllegalArgumentExceptionConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangIncompatibleClassChangeErrorConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangIntegerConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangInvokeSerializedLambda - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangInvokeSerializedLambdaConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangLongConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangNoClassDefFoundErrorConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangNoSuchFieldErrorConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangObjectConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangObjectSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVALANGREFLECTACCESSIBLEOBJECT_CONSTANTPOOLNAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVALANGREFLECTARRAY_CONSTANTPOOLNAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangReflectConstructorConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangReflectConstructorNewInstanceSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVALANGREFLECTFIELD_CONSTANTPOOLNAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVALANGREFLECTMETHOD_CONSTANTPOOLNAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangShortConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangStringBufferConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangStringBuilderConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangStringConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangStringSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangSystemConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangThrowableConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangTypeToResolvedTypeConverter - Class in org.aspectj.weaver.reflect
Handles the translation of java.lang.reflect.Type objects into AspectJ UnresolvedTypes.
JavaLangTypeToResolvedTypeConverter(World) - Constructor for class org.aspectj.weaver.reflect.JavaLangTypeToResolvedTypeConverter
 
JavaLangVoidConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaModel - Class in org.aspectj.org.eclipse.jdt.internal.core
Implementation of IJavaModel.
JavaModel() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
Constructs a new Java Model on the given workspace.
javamodel_building_after_upgrade - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
javamodel_configuring - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
javamodel_configuring_classpath_containers - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
javamodel_configuring_searchengine - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
javamodel_getting_build_state_number - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
javamodel_initialization - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
javamodel_initializing_delta_state - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
javamodel_refreshing_external_jars - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
javamodel_resetting_source_attachment_properties - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
JavaModelAccess - Class in org.aspectj.org.eclipse.jdt.core.provisional
Provisional API for use by JDT/UI or JDT/Debug, which may possibly be removed in a future version.
JavaModelAccess() - Constructor for class org.aspectj.org.eclipse.jdt.core.provisional.JavaModelAccess
 
JavaModelCache - Class in org.aspectj.org.eclipse.jdt.internal.core
The cache of java elements to their respective info.
JavaModelCache() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
javaModelDeltas - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
JavaModelException - Exception in org.aspectj.org.eclipse.jdt.core
A checked exception representing a failure in the Java model.
JavaModelException(Throwable, int) - Constructor for exception org.aspectj.org.eclipse.jdt.core.JavaModelException
Creates a Java model exception that wrappers the given Throwable.
JavaModelException(IJavaModelStatus) - Constructor for exception org.aspectj.org.eclipse.jdt.core.JavaModelException
Creates a Java model exception for the given Java-specific status object.
JavaModelException(CoreException) - Constructor for exception org.aspectj.org.eclipse.jdt.core.JavaModelException
Creates a Java model exception for the given CoreException.
JavaModelException(IStatus) - Constructor for exception org.aspectj.org.eclipse.jdt.core.JavaModelException
Creates a Java model exception for the given status object.
JavaModelInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
Implementation of IJavaModel.
JavaModelInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelInfo
 
JavaModelManager - Class in org.aspectj.org.eclipse.jdt.internal.core
The JavaModelManager manages instances of IJavaModel.
JavaModelManager.ArchiveValidity - Enum Class in org.aspectj.org.eclipse.jdt.internal.core
 
JavaModelManager.CompilationParticipants - Class in org.aspectj.org.eclipse.jdt.internal.core
 
JavaModelManager.EclipsePreferencesListener - Class in org.aspectj.org.eclipse.jdt.internal.core
Update the classpath variable cache
JavaModelManager.PerProjectInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
 
JavaModelManager.PerWorkingCopyInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
 
JavaModelOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
Defines behavior common to all Java Model operations
JavaModelOperation() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
JavaModelOperation(IJavaElement) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Common constructor for all Java Model operations.
JavaModelOperation(IJavaElement[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
A common constructor for all Java Model operations.
JavaModelOperation(IJavaElement[], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
A common constructor for all Java Model operations.
JavaModelOperation(IJavaElement[], IJavaElement[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Common constructor for all Java Model operations.
JavaModelOperation(IJavaElement[], IJavaElement[], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
A common constructor for all Java Model operations.
JavaModelOperation.IPostAction - Interface in org.aspectj.org.eclipse.jdt.internal.core
 
JavaModelStatus - Class in org.aspectj.org.eclipse.jdt.internal.core
 
JavaModelStatus() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Constructs an Java model status with no corresponding elements.
JavaModelStatus(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Constructs an Java model status with no corresponding elements.
JavaModelStatus(int, int, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Constructs an Java model status with no corresponding elements.
JavaModelStatus(int, int, IJavaElement, IPath, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Constructs an Java model status with the given corresponding element and path
JavaModelStatus(int, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Constructs an Java model status with no corresponding elements.
JavaModelStatus(int, Throwable) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Constructs an Java model status with no corresponding elements.
JavaModelStatus(int, IJavaElement) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Constructs an Java model status with the given corresponding element.
JavaModelStatus(int, IJavaElement[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Constructs an Java model status with the given corresponding elements.
JavaModelStatus(int, IJavaElement, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Constructs an Java model status with the given corresponding element and string
JavaModelStatus(int, IJavaElement, IPath) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Constructs an Java model status with the given corresponding element and path
JavaModelStatus(int, IJavaElement, IPath, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Constructs an Java model status with the given corresponding element, path and string
JavaModelStatus(int, IPath) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Constructs an Java model status with no corresponding elements.
JavaModelStatus(CoreException) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Constructs an Java model status with no corresponding elements.
JavaNames - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
JavaNames() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaNames
 
JavaOptions - Class in org.aspectj.ajde.core
Class containing the current custom java options
JavaOptions() - Constructor for class org.aspectj.ajde.core.JavaOptions
 
JAVAOPTIONS_CHANGED - Static variable in interface org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags
 
JavaOtherOptionsPanel - Class in org.aspectj.ajde.ui.javaoptions
An options panel which displays the character encoding java compiler option.
JavaOtherOptionsPanel(JavaBuildOptions) - Constructor for class org.aspectj.ajde.ui.javaoptions.JavaOtherOptionsPanel
 
javaProject() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.RegionBasedTypeHierarchy
Returns the java project this hierarchy was created in.
javaProject() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Returns the java project this hierarchy was created in.
JavaProject - Class in org.aspectj.org.eclipse.jdt.internal.core
Handle for a Java Project.
JavaProject() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Constructor needed for IProject.getNature() and IProject.addNature().
JavaProject(IProject, JavaElement) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
JAVAPROJECT - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
JAVAPROJECT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
JavaProject.ClasspathResolutionBreakpointListener - Class in org.aspectj.org.eclipse.jdt.internal.core
 
JavaSearchDocument - Class in org.aspectj.org.eclipse.jdt.internal.core.search
 
JavaSearchDocument(String, byte[], SearchParticipant) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchDocument
 
JavaSearchDocument(String, SearchParticipant) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchDocument
 
JavaSearchDocument(ZipEntry, IPath, byte[], SearchParticipant) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchDocument
 
JavaSearchMethodNameMatch - Class in org.aspectj.org.eclipse.jdt.internal.core.search
Java Search concrete class for a method name match.
JavaSearchMethodNameMatch(IMethod, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchMethodNameMatch
 
JavaSearchNameEnvironment - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
JavaSearchNameEnvironment(IJavaProject, ICompilationUnit[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
JavaSearchParticipant - Class in org.aspectj.org.eclipse.jdt.internal.core.search
A search participant describes a particular extension to a generic search mechanism, allowing thus to perform combined search actions which will involve all required participants A search scope defines which participants are involved.
JavaSearchParticipant() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
JavaSearchPattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
JavaSearchPattern(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
 
JavaSearchScope - Class in org.aspectj.org.eclipse.jdt.internal.core.search
A Java-specific scope for searching relative to one or more java elements.
JavaSearchScope(boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchScope
 
JavaSearchTypeNameMatch - Class in org.aspectj.org.eclipse.jdt.internal.core.search
Java Search concrete class for a type name match.
JavaSearchTypeNameMatch(IType, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchTypeNameMatch
Creates a new Java Search type name match.
JavaUtilIteratorConstantPoolName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaWorkspaceScope - Class in org.aspectj.org.eclipse.jdt.internal.core.search
A Java-specific scope for searching the entire workspace.
JavaWorkspaceScope() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.JavaWorkspaceScope
 
JAVAX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVAX_ANNOTATION_INJECT_INJECT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVAX_RMI_CORBA_STUB - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
jbInit() - Method in class org.aspectj.ajde.ui.swing.StructureViewPanel
 
JDK_DEFERRED - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK_LEVEL - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
JDK1_1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK1_2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK1_3 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK1_4 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK1_5 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK1_6 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK1_7 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK1_8 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK10 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK11 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK12 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK13 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK14 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
Jdk14Trace - Class in org.aspectj.weaver.tools
 
Jdk14Trace(Class) - Constructor for class org.aspectj.weaver.tools.Jdk14Trace
 
Jdk14TraceFactory - Class in org.aspectj.weaver.tools
 
Jdk14TraceFactory() - Constructor for class org.aspectj.weaver.tools.Jdk14TraceFactory
 
JDK15 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK16 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK9 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
jdkHome - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
jdklevel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
JDT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JDTLikeHandleProvider - Class in org.aspectj.asm.internal
Creates JDT-like handles, for example method with string argument: <tjp{Demo.java[Demo~main~\[QString; method with generic argument: <pkg{MyClass.java[MyClass~myMethod~QList\<QString;>; an aspect: <pkg*A1.aj}A1 advice with Integer arg: <pkg*A8.aj}A8&afterReturning&QInteger; method call: <pkg*A10.aj[C~m1?
JDTLikeHandleProvider(AsmManager) - Constructor for class org.aspectj.asm.internal.JDTLikeHandleProvider
 
JEM_ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JEM_CLASSFILE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JEM_COMPILATIONUNIT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JEM_COUNT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JEM_DELIMITER_ESCAPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Before ')', '&' and '"' became the newest additions as delimiters, the former two were allowed as part of element attributes and possibly stored.
JEM_ESCAPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JEM_FIELD - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JEM_IMPORTDECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JEM_INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JEM_JAVAPROJECT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JEM_LAMBDA_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JEM_LAMBDA_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JEM_LOCALVARIABLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JEM_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JEM_MODULAR_CLASSFILE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JEM_MODULE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JEM_PACKAGEDECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JEM_PACKAGEFRAGMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JEM_PACKAGEFRAGMENTROOT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JEM_STRING - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JEM_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JEM_TYPE_PARAMETER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
JL_CLASS - Static variable in class org.aspectj.weaver.UnresolvedType
 
JL_EXCEPTION - Static variable in class org.aspectj.weaver.UnresolvedType
 
JL_STRING - Static variable in class org.aspectj.weaver.UnresolvedType
 
JLS_Latest - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AST
 
JLS10 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AST
Deprecated.
Clients should use the AST.JLS_Latest AST API instead.
JLS11 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AST
Deprecated.
Clients should use the AST.JLS_Latest AST API instead.
JLS12 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AST
Deprecated.
Clients should use the AST.JLS_Latest AST API instead.
JLS13 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AST
Deprecated.
Clients should use the AST.JLS_Latest AST API instead.
JLS14 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AST
Deprecated.
Clients should use the AST.JLS_Latest AST API instead.
JLS15 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AST
Deprecated.
Clients should use the AST.JLS_Latest AST API instead.
JLS16 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AST
Constant for indicating the AST API that handles JLS16.
JLS2 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AST
Deprecated.
Clients should use the AST.JLS_Latest AST API instead.
JLS3 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AST
Deprecated.
Clients should use the AST.JLS_Latest AST API instead.
JLS4 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AST
Deprecated.
Clients should use the AST.JLS_Latest AST API instead.
JLS8 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AST
Deprecated.
Clients should use the AST.JLS_Latest AST API instead.
JLS9 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AST
Deprecated.
Clients should use the AST.JLS_Latest AST API instead.
JMOD_FILE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
JModPackageFragmentRoot - Class in org.aspectj.org.eclipse.jdt.internal.core
A package fragment root that corresponds to a JMod file.
JModPackageFragmentRoot(IPath, JavaProject, IClasspathAttribute[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JModPackageFragmentRoot
Constructs a package fragment root which is the root of the Java package directory hierarchy based on a JMOD file that is not contained in a IJavaProject and does not have an associated IResource.
jobEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
 
JobManager - Class in org.aspectj.org.eclipse.jdt.internal.core.search.processing
 
JobManager() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
 
jobmanager_filesToIndex - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
jobmanager_indexing - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
jobStart - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
 
jobWasCancelled(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
join_lines_in_comments - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
join_wrapped_lines - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
JoinPoint - Interface in org.aspectj.lang
Provides reflective access to both the state available at a join point and static information about it.
JOINPOINT_ENCLOSINGSTATICPART - Static variable in class org.aspectj.weaver.UnresolvedType
 
JOINPOINT_STATICPART - Static variable in class org.aspectj.weaver.UnresolvedType
 
JoinPoint.EnclosingStaticPart - Interface in org.aspectj.lang
 
JoinPoint.StaticPart - Interface in org.aspectj.lang
This helper object contains only the static information about a join point.
JoinPointMatch - Interface in org.aspectj.weaver.tools
 
JoinPointMatchImpl - Class in org.aspectj.weaver.reflect
 
JoinPointMatchImpl(PointcutParameter[]) - Constructor for class org.aspectj.weaver.reflect.JoinPointMatchImpl
 
JoinPointSignature - Class in org.aspectj.weaver
 
JoinPointSignature(ResolvedMember, ResolvedType) - Constructor for class org.aspectj.weaver.JoinPointSignature
 
JoinPointSignatureIterator - Class in org.aspectj.weaver
Iterates over the signatures of a join point, calculating new signatures lazily to minimize processing and to avoid unneccessary "can't find type" errors.
JoinPointSignatureIterator(Member, World) - Constructor for class org.aspectj.weaver.JoinPointSignatureIterator
 
JRT_ACCESS_VERBOSE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
JRT_FS - Static variable in class org.aspectj.util.LangUtil
 
JRT_FS_JAR - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
JrtFileSystem - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.util
 
JrtFileSystem(File) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.JrtFileSystem
 
JrtPackageFragmentRoot - Class in org.aspectj.org.eclipse.jdt.internal.core
A package fragment root that corresponds to a module in a JRT file system.
JrtPackageFragmentRoot(IPath, String, JavaProject, IClasspathAttribute[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
Constructs a package fragment root which represents a module contained in a JRT.
jrtRoots - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
JRTUtil - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
JRTUtil() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
JRTUtil.JrtFileVisitor<T> - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
jsr(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
JSR - Static variable in interface org.aspectj.apache.bcel.Constants
 
JSR - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
JSR_INSTRUCTION - Static variable in interface org.aspectj.apache.bcel.Constants
 
jsr_w(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
JSR_W - Static variable in interface org.aspectj.apache.bcel.Constants
 
JSR_W - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
jumpOverBlock() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
jumpOverMethodBody() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
jumpOverMethodBody() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
jumpOverMethodBody() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
jumpOverUnicodeWhiteSpace() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
jumpOverUnicodeWhiteSpace() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
JUNIT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JUNIT_FRAMEWORK_ASSERT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JUPITER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 

K

K_ACCESSIBLE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IAccessRule
Constant indicating that files matching the rule's pattern are accessible.
K_AFTER_NAME_IN_PROVIDES_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_AFTER_PACKAGE_IN_PACKAGE_VISIBILITY_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_AFTER_WITH_IN_PROVIDES_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_ANNOTATION - Static variable in interface org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is an annotation represented by an instance of IAnnotation.
K_APPLICATION - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathContainer
Kind for a container mapping to an application library
K_ARRAY_CREATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_ARRAY_INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_ASSISGNMENT_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_ATTRIBUTE_VALUE_DELIMITER - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
K_BETWEEN_ANNOTATION_NAME_AND_RPAREN - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_BETWEEN_CASE_AND_COLON - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_BETWEEN_CASE_AND_COLONORARROW - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
K_BETWEEN_CATCH_AND_RIGHT_PAREN - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_BETWEEN_DEFAULT_AND_COLON - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_BETWEEN_FOR_AND_RIGHT_PAREN - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_BETWEEN_IF_AND_RIGHT_PAREN - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_BETWEEN_INSTANCEOF_AND_RPAREN - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_BETWEEN_LEFT_AND_RIGHT_BRACKET - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_BETWEEN_NEW_AND_LEFT_BRACKET - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_BETWEEN_SWITCH_AND_RIGHT_PAREN - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_BETWEEN_SYNCHRONIZED_AND_RIGHT_PAREN - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_BETWEEN_WHILE_AND_RIGHT_PAREN - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_BINARY - Static variable in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Kind constant for a binary path root.
K_BINARY_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_BLOCK_DELIMITER - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_BOOLEAN - Static variable in interface org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is a boolean represented by an instance of Boolean.
K_BYTE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is a byte represented by an instance of Byte.
K_CAST_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_CAST_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
K_CHAR - Static variable in interface org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is a char represented by an instance of Character.
K_CLASS - Static variable in interface org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is a Class represented by the name of the class (i.e. a String.
K_CLASS - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
K_CLASS - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
K_CLASS - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
K_CLASS_BODY_DECLARATIONS - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Kind constant used to request that the source be parsed as a sequence of class body declarations.
K_CLASS_BODY_DECLARATIONS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatter
Kind used to format a set of class body declarations
K_COMPILATION_UNIT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Kind constant used to request that the source be parsed as a compilation unit.
K_COMPILATION_UNIT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatter
Kind used to format a compilation unit
K_CONDITIONAL_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_CONTROL_STATEMENT_DELIMITER - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_DEFAULT_SYSTEM - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathContainer
Kind for a container mapping to a default system library, implicitly contributed by the runtime
K_DISCOURAGED - Static variable in interface org.aspectj.org.eclipse.jdt.core.IAccessRule
Constant indicating that access to the files matching the rule's pattern is discouraged.
K_DOUBLE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is a double represented by an instance of Double.
K_ENUM_CONSTANT_DELIMITER - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
K_EXCEPTION - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
K_EXCEPTION - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
K_EXCEPTION - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
K_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Kind constant used to request that the source be parsed as a single expression.
K_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatter
Kind used to format an expression
K_EXTENDS_KEYWORD - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_FIELD_INITIALIZER_DELIMITER - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
K_FLOAT - Static variable in interface org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is a float represented by an instance of Float.
K_INSIDE_ASSERT_EXCEPTION - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_INSIDE_ASSERT_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_INSIDE_BREAK_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_INSIDE_CONTINUE_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_INSIDE_EXPORTS_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_INSIDE_FOR_CONDITIONAL - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_INSIDE_IMPORT_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_INSIDE_OPENS_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_INSIDE_PROVIDES_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_INSIDE_REQUIRES_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_INSIDE_RETURN_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_INSIDE_RETURN_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
K_INSIDE_THROW_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_INSIDE_USES_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_INT - Static variable in interface org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is an int represented by an instance of Integer.
K_INTERFACE - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
K_INTERFACE - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
K_INTERFACE - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
K_JAVA_DOC - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatter
Kind used to format a Javadoc comment
K_LABEL - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_LAMBDA_EXPRESSION_DELIMITER - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
K_LOCAL_INITIALIZER_DELIMITER - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_LONG - Static variable in interface org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is a long represented by an instance of Long.
K_MEMBER_VALUE_ARRAY_INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_METHOD_DELIMITER - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
K_MODULE_INFO - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatter
Kind used to format a module description (a module-info.java file).
K_MODULE_INFO_DELIMITER - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
K_MULTI_LINE_COMMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatter
Kind used to format a multi-line comment
K_NEXT_TYPEREF_IS_CLASS - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_NEXT_TYPEREF_IS_EXCEPTION - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_NEXT_TYPEREF_IS_INTERFACE - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_NON_ACCESSIBLE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IAccessRule
Constant indicating that files matching the rule's pattern are non-accessible.
K_OUTPUT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
A constant indicating an output location.
K_PARAMETERIZED_ALLOCATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_PARAMETERIZED_CAST - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_PARAMETERIZED_METHOD_INVOCATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_QUALIFIED_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value is a qualified name represented by a String.
K_SELECTOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
K_SELECTOR_INVOCATION_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_SELECTOR_QUALIFIER - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_SHORT - Static variable in interface org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is a short represented by an instance of Short.
K_SIMPLE_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value is a simple name represented by a String.
K_SINGLE_LINE_COMMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatter
Kind used to format a single-line comment
K_SOURCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Kind constant for a source path root.
K_STATEMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Kind constant used to request that the source be parsed as a sequence of statements.
K_STATEMENTS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatter
Kind used to format a set of statements
K_STRING - Static variable in interface org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is a String represented by the corresponding String.
K_SWITCH_EXPRESSION_DELIMITTER - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
K_SWITCH_LABEL - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_SYSTEM - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathContainer
Kind for a container mapping to a system library
K_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
K_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
K_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
K_TYPE_DELIMITER - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
K_UNARY_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
K_UNKNOWN - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatter
Unknown kind
K_UNKNOWN - Static variable in interface org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is unknown at this stage.
K_YIELD_KEYWORD - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
keep_annotation_declaration_on_one_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_anonymous_type_declaration_on_one_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_code_block_on_one_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_else_statement_on_same_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_empty_array_initializer_on_one_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_enum_constant_declaration_on_one_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_enum_declaration_on_one_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
KEEP_EXISTING - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
keep_guardian_clause_on_one_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_if_then_body_block_on_one_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_lambda_body_block_on_one_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_loop_body_block_on_one_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_method_body_on_one_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_record_constructor_on_one_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_record_declaration_on_one_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_simple_do_while_body_on_same_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_simple_for_body_on_same_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_simple_getter_setter_on_one_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_simple_if_on_one_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_simple_while_body_on_same_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_then_statement_on_same_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_type_declaration_on_one_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keepStoringProblemMarkers - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
key - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache.LRUCacheEntry
Hash table key
key - Variable in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking.IndexEntry
 
Key(IJavaElement) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta.Key
 
KeyedCommand(AsynchronousFileCacheBacking, String) - Constructor for class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.KeyedCommand
 
keyForValue(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
keyHasOtherValues(T1, T2) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Check whether key has an association to any values other than value - that is, whether the same key has been added with multiple values.
KeyKind - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
KeyKind(String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
KeyKind(BindingKeyParser) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
keys() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayMap
Returns the keys stored in the map.
keys() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Returns an Enumeration of the keys currently in the cache.
keysAndValues() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Returns an enumeration that iterates over all the keys and values currently in the cache.
keySet() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.PathMap
 
keysToArray(Object[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
keysToArray(Object[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
keyTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
 
keyTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.IntegerCache
 
keyTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.LongCache
 
keyTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ObjectCache
 
keyTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
keyTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInteger
 
keyTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
keyTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
keyTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfModule
 
keyTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
keyTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
keyTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
keyTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
keyTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
keyTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
keyTable - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
keyToClass(String) - Method in interface org.aspectj.weaver.tools.cache.CacheKeyResolver
Convert a key back to a className
keyToClass(String) - Method in class org.aspectj.weaver.tools.cache.DefaultCacheKeyResolver
Converts a cache key back to a className
KeyToSignature - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
KeyToSignature(String, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
KeyToSignature(String, int, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
KeyToSignature(BindingKeyParser) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
KEYWORD - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a keyword.
KEYWORD_EXTENDS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
KEYWORD_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
The "keyword" structural property of this node type (type: Modifier.ModifierKeyword).
KEYWORD_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier
The "keyword" structural property of this node type (type: ModuleModifier.ModuleModifierKeyword).
Keywords - Interface in org.aspectj.org.eclipse.jdt.internal.codeassist.impl
 
kind - Variable in class org.aspectj.ajde.ui.BuildConfigNode
 
kind - Variable in class org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration
 
kind - Variable in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
 
kind - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
kind - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
kind - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
kind - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SimpleDelta
 
kind - Variable in class org.aspectj.weaver.Advice
 
kind - Variable in class org.aspectj.weaver.BoundedReferenceType
 
kind - Variable in class org.aspectj.weaver.MemberImpl
 
kind - Variable in class org.aspectj.weaver.ResolvedTypeMunger
 
kind() - Method in class org.aspectj.ajdt.internal.compiler.lookup.PointcutBinding
 
kind() - Element in annotation interface org.aspectj.internal.lang.annotation.ajcDeclareAnnotation
 
kind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
kind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
kind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
kind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
kind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
kind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
kind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
kind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
kind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
kind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
kind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
kind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
kind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
kind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemBinding
 
kind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
kind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RecordComponentBinding
 
kind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
kind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
kind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
kind() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
kind(int) - Static method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
kind(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
kind(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
Kind(String, int) - Constructor for class org.aspectj.weaver.patterns.PerClause.Kind
 
Kind(String, int, boolean) - Constructor for class org.aspectj.weaver.Shadow.Kind
 
Kind(String, String) - Constructor for class org.aspectj.weaver.Lint.Kind
 
KIND - Static variable in class org.aspectj.ajde.ui.StructureViewProperties.Grouping
 
KIND_STATIC_FIELD - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
Kind constant specifying that the element is a static field import.
KIND_STATIC_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
Kind constant specifying that the element is a static method import.
KIND_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
Kind constant specifying that the element is a type import.
KINDED - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
KindedPointcut - Class in org.aspectj.weaver.patterns
 
KindedPointcut(Shadow.Kind, SignaturePattern) - Constructor for class org.aspectj.weaver.patterns.KindedPointcut
 
KindedPointcut(Shadow.Kind, SignaturePattern, ShadowMunger) - Constructor for class org.aspectj.weaver.patterns.KindedPointcut
 
KINDS - Static variable in interface org.aspectj.bridge.IMessage
list of Kind in precedence order. 0 is less than IMessage.Kind#COMPARATOR.compareTo(KINDS.get(i), KINDS.get(i + 1))
kindToString(byte) - Static method in class org.aspectj.apache.bcel.classfile.ConstantMethodHandle
 
KNOWN_ATTRIBUTES - Static variable in interface org.aspectj.apache.bcel.Constants
 
KnownFieldReference - Class in org.aspectj.ajdt.internal.compiler.ast
 
KnownFieldReference(FieldBinding, int, int) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.KnownFieldReference
 
KnownFieldReference(FieldBinding, long) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.KnownFieldReference
 
knownFields - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.DeclarationOfAccessedFieldsPattern
 
KnownMessageSend - Class in org.aspectj.ajdt.internal.compiler.ast
 
KnownMessageSend(MethodBinding, Expression, Expression[]) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.KnownMessageSend
 
knownMethods - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.DeclarationOfReferencedMethodsPattern
 
knownModules - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
knownTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
Types in this map are either uniquely visible in the current module or ProblemReferenceBindings.
knownTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.DeclarationOfReferencedTypesPattern
 
KnowsDefaultAbstractMethods - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
knowsOption(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns whether an option name is known or not.
kosherDescriptor(Scope, MethodBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
kosherDescriptor(Scope, MethodBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
kvpairs - Variable in class org.aspectj.asm.internal.ProgramElement
 

L

l2d() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
L2D - Static variable in interface org.aspectj.apache.bcel.Constants
 
L2D - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
L2D - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
l2f() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
L2F - Static variable in interface org.aspectj.apache.bcel.Constants
 
L2F - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
L2F - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
l2i() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
L2I - Static variable in interface org.aspectj.apache.bcel.Constants
 
L2I - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
L2I - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LA_STATE_OFFSET - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
label - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BranchStatement
 
label - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
Label - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
Label() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Label
 
Label(CodeStream) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Label
 
LABEL_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.BreakStatement
The "label" structural property of this node type (child type: SimpleName).
LABEL_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ContinueStatement
The "label" structural property of this node type (child type: SimpleName).
LABEL_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.LabeledStatement
The "label" structural property of this node type (child type: SimpleName).
LABEL_REF - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a reference to a label.
LABELED_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type LabeledStatement.
LabeledStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
Labeled statement AST node type.
LabeledStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
LabeledStatement(char[], Statement, long, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LabeledStatement
LabeledStatement constructor comment.
labelEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
LabelFlowContext - Class in org.aspectj.org.eclipse.jdt.internal.compiler.flow
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
LabelFlowContext(FlowContext, ASTNode, char[], BranchLabel, BlockScope) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LabelFlowContext
 
labelName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LabelFlowContext
 
labelName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
labelName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LabelFlowContext
 
labels - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LABELS_INCREMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LabelStackIncrement - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
LabelUsed - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
laCache - Static variable in class org.aspectj.weaver.loadtime.Aj
 
ladd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LADD - Static variable in interface org.aspectj.apache.bcel.Constants
 
LADD - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LADD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
laload() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LALOAD - Static variable in interface org.aspectj.apache.bcel.Constants
 
LALOAD - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LALOAD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lambda - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
LAMBDA_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type LambdaExpression.
LAMBDA_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
LAMBDA_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
LAMBDA_TYPE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
LambdaDescriptorMentionsUnmentionable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
lambdaExpression - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LambdaExpression - Class in org.aspectj.org.eclipse.jdt.core.dom
Lambda expression AST node type (added in JLS8 API).
LambdaExpression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
LambdaExpression - Class in org.aspectj.org.eclipse.jdt.internal.core
 
LambdaExpression(CompilationResult, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
LambdaExpression(CompilationResult, boolean, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
lambdaExpressionCannotImplementGenericMethod(LambdaExpression, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
LambdaExpressionNotBelow18 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
lambdaExpressionsNotBelow18(LambdaExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
LambdaFactory - Class in org.aspectj.org.eclipse.jdt.internal.core
 
LambdaFactory() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.LambdaFactory
 
LambdaMethod - Class in org.aspectj.org.eclipse.jdt.internal.core
 
LambdaMethod - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
lambdaNestLevel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
lambdaParameterTypeMismatched - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
lambdaParameterTypeMismatched(Argument, TypeReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
lambdaRedeclaresArgument(Argument) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
LambdaRedeclaresArgument - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
lambdaRedeclaresLocal(LocalDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
LambdaRedeclaresLocal - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
LambdaShapeComputationError - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated (implementation issue has been resolved)
lambdaSignatureMismatched - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
lambdaSignatureMismatched(LambdaExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
land() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LAND - Static variable in interface org.aspectj.apache.bcel.Constants
 
LAND - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LAND - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LANG - Static variable in class org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
LANG - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
LANG3 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
LangUtil - Class in org.aspectj.util
 
LangUtil() - Constructor for class org.aspectj.util.LangUtil
 
LangUtil.ProcessController - Class in org.aspectj.util
Handle an external process asynchrously.
LangUtil.ProcessController.Thrown - Class in org.aspectj.util
 
LangUtil.StringChecker - Class in org.aspectj.util
check if input contains any packages to elide.
LargeBlock - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.db
 
LargeBlock() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LargeBlock
 
LAST_BLOCK_WITH_ELEMENTS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldList
Pointer to the block where insertions are currently happening.
LAST_INDEX_OF - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
LAST_KIND - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Last valid completion kind.
lastAbruptCompletion - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lastAct - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
lastActiveStructureModel - Static variable in class org.aspectj.asm.AsmManager
 
lastBlockTagValue - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
lastCheckPoint - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
lastCommentLinePosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
lastCommentLinePosition - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
lastCompletedUnitIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
lastEntryPC - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lastErrorEndPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
lastErrorEndPositionBeforeRecovery - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
lastFieldBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
lastFieldBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
lastFieldBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
lastFieldBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Reference
 
lastIdentifierEndPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
lastIgnoredToken - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
lastIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
lastIndexIn(ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
lastIndexOf(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
lastIndexOf(char[], char[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
lastIndexOf(char, char[]) - Static method in class org.aspectj.asm.internal.CharOperation
Taken from org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
lastIndexOf(char, char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the last index in the array for which the corresponding character is equal to toBeFound starting from the end of the array.
lastIndexOf(char, char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
lastIndexOf(char, char[], int) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the last index in the array for which the corresponding character is equal to toBeFound stopping at the index startIndex.
lastIndexOf(char, char[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
lastIndexOf(char, char[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the last index in the array for which the corresponding character is equal to toBeFound starting from endIndex to startIndex.
LastIndexOf - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.DangerousMethod
 
lastIndexOfElement(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
lastJavadocEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
lastMatchedShadowId - Variable in class org.aspectj.weaver.patterns.Pointcut
 
lastMemberEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
lastModified() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
lastModified() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
lastModified() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
lastModified() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.JarIndexLocation
 
lastModifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
lastModifiersStart - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
lastore() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LASTORE - Static variable in interface org.aspectj.apache.bcel.Constants
 
LASTORE - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LASTORE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lastPosistion - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
lastPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
lastPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
lastReportedMonitorExitJoinpointLocation - Variable in class org.aspectj.weaver.Advice
 
lastSegment(char[], char) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the last portion of a name given a separator.
lastSegment(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
lastState - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
lastSwitchCumulativeSyntheticVars - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lastTokenIn(ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
lastTrailingCommentIndex(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Return the index in the whole comments list CompilationUnit.getCommentList() of the last trailing comments associated with the given node.
lastUnitIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
lastVisibleFieldID - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
 
lastVisibleFieldID - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
latestSupportedJavaVersion() - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the latest version of Java supported by the Java Model.
LazyClassGen - Class in org.aspectj.weaver.bcel
Lazy lazy lazy.
LazyClassGen(String, String, String, int, String[], World) - Constructor for class org.aspectj.weaver.bcel.LazyClassGen
 
LazyClassGen(BcelObjectType) - Constructor for class org.aspectj.weaver.bcel.LazyClassGen
 
LazyMethodGen - Class in org.aspectj.weaver.bcel
A LazyMethodGen should be treated as a MethodGen.
LazyMethodGen(int, Type, String, Type[], String[], LazyClassGen) - Constructor for class org.aspectj.weaver.bcel.LazyMethodGen
 
LazyMethodGen(Method, LazyClassGen) - Constructor for class org.aspectj.weaver.bcel.LazyMethodGen
 
LazyMethodGen(BcelMethod, LazyClassGen) - Constructor for class org.aspectj.weaver.bcel.LazyMethodGen
 
LazyResolvedPointcutDefinition(UnresolvedType, int, String, UnresolvedType[], UnresolvedType, Pointcut, IScope) - Constructor for class org.aspectj.weaver.bcel.AtAjAttributes.LazyResolvedPointcutDefinition
 
LBRACE_MISSING - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
LBRACE_MISSING - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
lcmp() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LCMP - Static variable in interface org.aspectj.apache.bcel.Constants
 
LCMP - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LCMP - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lconst_0() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LCONST_0 - Static variable in interface org.aspectj.apache.bcel.Constants
 
LCONST_0 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LCONST_0 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lconst_1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LCONST_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
LCONST_1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LCONST_1 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ldc(float) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ldc(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ldc(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ldc(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LDC - Static variable in interface org.aspectj.apache.bcel.Constants
 
LDC - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LDC_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
LDC_W - Static variable in interface org.aspectj.apache.bcel.Constants
 
LDC_W - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LDC_W_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
ldc2_w(double) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ldc2_w(long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LDC2_W - Static variable in interface org.aspectj.apache.bcel.Constants
 
LDC2_W - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LDC2_W_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
ldcForIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ldiv() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LDIV - Static variable in interface org.aspectj.apache.bcel.Constants
 
LDIV - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LDIV - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LEAF_TYPE - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference.AnnotationPosition
For arrays: the leaf component type, else like MAIN_TYPE.
leafComponentType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
leafComponentType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
leafComponentType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
leafComponentTypeWithoutDefaultNullness - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
leavingPhase(ContextToken) - Static method in class org.aspectj.bridge.context.CompilationAndWeavingContext
Exit a phase, all stack entries from the one with the given token down will be removed.
left - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
LEFT_HAND_SIDE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Assignment
The "leftHandSide" structural property of this node type (child type: Expression).
LEFT_OPERAND_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression
The "leftOperand" structural property of this node type (child type: Expression).
LEFT_OPERAND_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InstanceofExpression
The "leftOperand" structural property of this node type (child type: Expression).
LEFT_OPERAND_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PatternInstanceofExpression
The "leftOperand" structural property of this node type (child type: Expression).
LEFT_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AndPointcut
 
LEFT_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.OrPointcut
 
LEFT_SHIFT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Left shift "<<" operator.
LEFT_SHIFT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
LEFT_SHIFT_ASSIGN - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Assignment.Operator
<<== operator.
length - Variable in class org.aspectj.apache.bcel.classfile.Attribute
 
length - Variable in class org.aspectj.apache.bcel.generic.InstructionSelect
 
length - Variable in class org.aspectj.weaver.ResolvableTypeList
 
length() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NameImpl
 
length() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
length() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
length() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.JarIndexLocation
 
length() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.EmptyString
 
length() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.db.IString
 
length() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LongString
 
length() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
 
LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
LESS - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Less than "<" operator.
LESS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
LESS_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
LESS_EQUALS - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Less than or equals "<=" operator.
LEXICAL_ERROR - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
 
LexStream - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose
 
LexStream(int, Scanner, int[], int[], int[], int, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
LexStream.Token - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose
 
lhs - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Assignment
 
lhs - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
lhs - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
LIBRARY - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
LightXMLParser - Class in org.aspectj.weaver.loadtime.definition
 
LightXMLParser() - Constructor for class org.aspectj.weaver.loadtime.definition.LightXMLParser
 
LIMIT_MODULES - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Constant for the name of the limit-modules attribute.
limitedModules - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
limitModuleNames - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
line(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
LINE_COMMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type LineComment.
LINE_NUMBER - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"LineNumberTable" attribute.
line_separator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
LINE_SEPARATOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Util
 
LINE_SEPARATOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
LineBreaksPreparator - Class in org.aspectj.org.eclipse.jdt.internal.formatter
 
LineBreaksPreparator(TokenManager, DefaultCodeFormatterOptions) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
LineComment - Class in org.aspectj.org.eclipse.jdt.core.dom
End-of-line comment AST node type.
LineCommentEndOffsets - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
 
LineCommentEndOffsets(List) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.LineCommentEndOffsets
 
lineCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
lineCount0 - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
lineEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
lineEnds - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
lineEnds - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
lineEnds - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
lineEnds - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.RecordedParsingInformation
 
LineInformation - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
 
LineInformation() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.LineInformation
 
lineNumber - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.NLSTag
 
lineNumber(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Deprecated.
Use getLineNumber(int) instead. Be careful to handle the negative values.
LineNumber - Class in org.aspectj.apache.bcel.classfile
This class represents a (PC offset, line number) pair, i.e., a line number in the source that corresponds to a relative address in the byte code.
LineNumber(int, int) - Constructor for class org.aspectj.apache.bcel.classfile.LineNumber
 
LineNumber(LineNumber) - Constructor for class org.aspectj.apache.bcel.classfile.LineNumber
 
LineNumberAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of ILineNumberAttribute.
LineNumberAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.LineNumberAttribute
Constructor for LineNumberAttribute.
lineNumberEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LineNumberGen - Class in org.aspectj.apache.bcel.generic
This class represents a line number within a method, i.e., give an instruction a line number corresponding to the source code line.
LineNumberGen(InstructionHandle, int) - Constructor for class org.aspectj.apache.bcel.generic.LineNumberGen
Create a line number.
lineNumberStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LineNumberTable - Class in org.aspectj.apache.bcel.classfile
This class represents a table of line numbers for debugging purposes.
LineNumberTable(int, int, LineNumber[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.LineNumberTable
 
LineNumberTable(LineNumberTable) - Constructor for class org.aspectj.apache.bcel.classfile.LineNumberTable
 
LineNumberTableName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
LineNumberTag - Class in org.aspectj.apache.bcel.generic
we don't actually target instructions, but instructions target us.
LineNumberTag(int) - Constructor for class org.aspectj.apache.bcel.generic.LineNumberTag
 
linePtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
linePtr - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
lineSeek(String, String, boolean, List<String>) - Static method in class org.aspectj.util.FileUtil
Do line-based search for literal text in source file, returning line where found as a String in the form {sourcePath}:line:column submitted to the collecting parameter sink.
lineSeek(String, List<String>, boolean, PrintStream) - Static method in class org.aspectj.util.FileUtil
Do line-based search for literal text in source files, returning file:line where found.
lineSeparatorPositions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lineSeparatorPositions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
lineStarted - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
Link() - Constructor for class org.aspectj.tools.ant.taskdefs.Ajdoc.Link
 
LINK - Static variable in class org.aspectj.ajde.ui.IStructureViewNode.Kind
 
LINK_NODE_COLOR - Static variable in interface org.aspectj.ajde.ui.swing.AjdeWidgetStyles
 
LINK_NODE_NO_SOURCE_COLOR - Static variable in interface org.aspectj.ajde.ui.swing.AjdeWidgetStyles
 
linkClosureAndJoinPoint() - Method in class org.aspectj.runtime.internal.AroundClosure
This method is called to implicitly associate the closure with the joinpoint as required for @AJ aspect proceed()
linkClosureAndJoinPoint(int) - Method in class org.aspectj.runtime.internal.AroundClosure
This method is called to implicitly associate the closure with the joinpoint as required for @AJ aspect proceed()
LINKING_EXCEPTION - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
Super class of any linking exception (aka Linkage Error)
linkStackClosureAndJoinPoint(int) - Method in class org.aspectj.runtime.internal.AroundClosure
This method is called to implicitly associate the closure with the joinpoint as required for @AJ aspect proceed()
lint(String, String[]) - Method in class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
 
Lint - Class in org.aspectj.weaver
 
Lint(World) - Constructor for class org.aspectj.weaver.Lint
 
Lint.Kind - Class in org.aspectj.weaver
 
LintMessage - Class in org.aspectj.weaver
 
LintMessage(String, String, Lint.Kind, IMessage.Kind, ISourceLocation, Throwable, ISourceLocation[], boolean, int, int, int) - Constructor for class org.aspectj.weaver.LintMessage
 
LintMessage(String, IMessage.Kind, ISourceLocation, ISourceLocation[], Lint.Kind) - Constructor for class org.aspectj.weaver.LintMessage
 
list(String, Ajdoc.Mapper<T>) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
list(JavaFileManager.Location, String, Set<JavaFileObject.Kind>, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
list(ModuleLocationHandler.ModuleLocationWrapper, String, Set<JavaFileObject.Kind>, boolean, Charset) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.JrtFileSystem
 
LIST - Static variable in class org.aspectj.apache.bcel.generic.Type
 
listClassFiles(File) - Static method in class org.aspectj.util.FileUtil
Recursively list .class files in specified directory
listenerDefined() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
listFiles(File) - Static method in class org.aspectj.util.FileUtil
Recursively list files in srcDir.
listFiles(File, FileFilter) - Static method in class org.aspectj.util.FileUtil
Recursively list files in srcDir.
listLength - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
listLocationsForModules(JavaFileManager.Location) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
listLocationsForModules(JavaFileManager.Location) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ModuleLocationHandler
 
listPackages() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
listPackages() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
listPackages() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModulePathEntry
Lists all packages in this modulepath entry.
listPackages() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
listPackages() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
listPackages() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
listPackages() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ModulePathEntry
 
listPackages(char[]) - Method in class org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
listPackages(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
listPackages(char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment
Lists all packages in the module identified by the given, real module name (i.e., this method is implemented only for IModuleAwareNameEnvironment.LookupStrategy.Named).
listPackages(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
listPackages(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
listPackages(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
ListRewrite - Class in org.aspectj.org.eclipse.jdt.core.dom.rewrite
For describing manipulations to a child list property of an AST node.
ListRewriteEvent - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
 
ListRewriteEvent(List) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
Creates a ListRewriteEvent from the original ASTNodes.
ListRewriteEvent(RewriteEvent[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
Creates a ListRewriteEvent from existing rewrite events.
listTypeParameterLength - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
Literal - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
Literal - Class in org.aspectj.weaver.ast
 
Literal(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Literal
 
literalIndex(byte[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndex(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the type descriptor.
literalIndex(char[], byte[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndex(double) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the double value.
literalIndex(float) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the float value.
literalIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the int value.
literalIndex(long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the long value.
literalIndex(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the type descriptor.
literalIndex(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForDynamic(int, char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForField(char[], char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForInvokeDynamic(int, char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForLdc(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the type descriptor.
literalIndexForMethod(char[], char[], char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForMethod(TypeBinding, char[], char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForMethodHandle(int, TypeBinding, char[], char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForMethodHandle(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForMethodHandleFieldRef(int, char[], char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForMethodType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForModule(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForNameAndType(char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForPackage(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForType(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalKind - Variable in class org.aspectj.ajdt.internal.compiler.ast.PseudoToken
 
literals - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteralConcatenation
 
literalType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CharLiteral
 
literalType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoubleLiteral
 
literalType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FalseLiteral
 
literalType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FloatLiteral
 
literalType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
literalType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Literal
 
literalType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LongLiteral
 
literalType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullLiteral
 
literalType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
literalType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TrueLiteral
 
lload(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LLOAD - Static variable in interface org.aspectj.apache.bcel.Constants
 
LLOAD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lload_0() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LLOAD_0 - Static variable in interface org.aspectj.apache.bcel.Constants
 
LLOAD_0 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LLOAD_0 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lload_1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LLOAD_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
LLOAD_1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LLOAD_1 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lload_2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LLOAD_2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
LLOAD_2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LLOAD_2 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lload_3() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LLOAD_3 - Static variable in interface org.aspectj.apache.bcel.Constants
 
LLOAD_3 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LLOAD_3 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lmul() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LMUL - Static variable in interface org.aspectj.apache.bcel.Constants
 
LMUL - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LMUL - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lneg() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LNEG - Static variable in interface org.aspectj.apache.bcel.Constants
 
LNEG - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LNEG - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
load(String, ClassLoader, Field[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
Load the given resource bundle using the specified class loader.
load(IType, InputStream, WorkingCopyOwner) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
load(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
load(TypeBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
load(Nd, long) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNode
Load a node from the specified address in the given database.
load(Nd, long, StructDef<T>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNode
 
LOAD_INST - Static variable in interface org.aspectj.apache.bcel.Constants
 
loadClass(Class) - Method in class org.aspectj.apache.bcel.util.ClassLoaderRepository
 
loadClass(Class) - Method in class org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository
 
loadClass(Class) - Method in interface org.aspectj.apache.bcel.util.Repository
Find the JavaClass instance for the given run-time class object
loadClass(Class) - Method in class org.aspectj.apache.bcel.util.SyntheticRepository
Try to find class source via getResourceAsStream().
loadClass(Class) - Method in class org.aspectj.apache.bcel.util.ThreadLocalAwareRepository
 
loadClass(Class) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
loadClass(String) - Method in class org.aspectj.apache.bcel.util.ClassLoaderRepository
Lookup a JavaClass object from the Class Name provided.
loadClass(String) - Method in class org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository
Lookup a JavaClass object from the Class Name provided.
loadClass(String) - Method in interface org.aspectj.apache.bcel.util.Repository
Find the class with the name provided, if the class isn't there, make an attempt to load it.
loadClass(String) - Method in class org.aspectj.apache.bcel.util.SyntheticRepository
Load a JavaClass object for the given class name using the CLASSPATH environment variable.
loadClass(String) - Method in class org.aspectj.apache.bcel.util.ThreadLocalAwareRepository
 
loadClass(String) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
loadClass(String, boolean) - Method in class org.aspectj.util.UtilClassLoader
 
LOADCLASS_INST - Static variable in interface org.aspectj.apache.bcel.Constants
 
loadDefaultProperties() - Method in class org.aspectj.weaver.Lint
 
loadedClass(Class) - Method in class org.aspectj.weaver.ltw.LTWWorld
Remove this class from the typeMap.
loaderRef - Variable in class org.aspectj.weaver.loadtime.DefaultWeavingContext
 
loadersToSkip - Static variable in class org.aspectj.weaver.loadtime.Aj
 
loadFactor - Variable in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Indicates how much space should be reclaimed when the cache overflows.
loadInt(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
Based on the supplied value add the most efficient load instruction to the code stream for that value.
loadMessageTemplates(Locale) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
This method initializes the MessageTemplates class variable according to the current Locale.
loadModules() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
loadModules() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247Jdk12
 
loadModules() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
loadModules() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
 
loadModules(ClasspathJrt) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
loadOptions() - Method in class org.aspectj.ajde.ui.javaoptions.JavaCompilerWarningsOptionsPanel
 
loadOptions() - Method in class org.aspectj.ajde.ui.javaoptions.JavaComplianceOptionsPanel
 
loadOptions() - Method in class org.aspectj.ajde.ui.javaoptions.JavaDebugOptionsPanel
 
loadOptions() - Method in class org.aspectj.ajde.ui.javaoptions.JavaOtherOptionsPanel
 
loadOptions() - Method in class org.aspectj.ajde.ui.swing.OptionsPanel
 
loadOptions() - Method in class org.aspectj.tools.ajbrowser.ui.swing.BrowserOptionsPanel
 
loadStoredTypesAndKeep(CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
loadTypeHierachy(InputStream, WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
loadTypeHierachy(InputStream, WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
NOTE: This method is not part of the API has it is not clear clients would easily use it: they would need to first make sure all working copies for the given owner exist before calling it.
loadTypeHierachy(InputStream, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Loads a previously saved ITypeHierarchy from an input stream.
loadTypeHierachy(InputStream, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
loadTypeHierachy(InputStream, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
loadVariablesAndContainers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
LOCAL - Static variable in class org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
LOCAL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
LOCAL_ANNOTATION_SEPARATION - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
LOCAL_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
LOCAL_VAR_PATTERN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
LOCAL_VAR_PREFIX - Static variable in interface org.aspectj.org.eclipse.jdt.core.eval.ICodeSnippetRequestor
The prefix of fields that represent the local variables in a snippet class.
LOCAL_VAR_PREFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.eval.EvaluationConstants
 
LOCAL_VARIABLE - Enum constant in enum class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
The special value ImportRewrite.TypeLocation.LOCAL_VARIABLE is used for local variables: their nullness is determines by flow analysis, so top level nullness annotations are usually not needed for local variables (unless their type is a free type variable).
LOCAL_VARIABLE - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
LOCAL_VARIABLE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing a local variable declaration.
LOCAL_VARIABLE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"LocalVariableTable" attribute.
LOCAL_VARIABLE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
LOCAL_VARIABLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
LOCAL_VARIABLE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
LOCAL_VARIABLE - Static variable in class org.aspectj.weaver.AnnotationTargetKind
 
LOCAL_VARIABLE_DECLARATION_TYPE_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used as the type of a local variable declaration.
LOCAL_VARIABLE_REF - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a reference to a local variable.
LOCAL_VARIABLE_TYPE_TABLE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"LocalVariableTypeTable" attribute (added in J2SE 1.5).
localCheckRedundantDefaultNullness(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
localDeclaration - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
LocalDeclaration - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
LocalDeclaration(char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
LocalDeclarationVisitor() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier.LocalDeclarationVisitor
 
localIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
localIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
localizeContents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Localizes the contents of this node and all descendant nodes, such that this node is no longer dependent on its original document in order to generate its contents.
localizedMessage(CategorizedProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
localNonNullByDefaultValue(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
localOccurrenceCount - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
localPrefixes - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
locals - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
locals - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
locals - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
LOCALS_INCREMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
localStaticsIllegalVisibilityModifierForInterfaceLocalType(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
LocalStaticsIllegalVisibilityModifierForInterfaceLocalType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
localSuffixes - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
localType - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToMany
 
LocalTypeBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
LocalTypeBinding(ClassScope, SourceTypeBinding, CaseStatement) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
LocalTypeBinding(LocalTypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
localTypeCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
localTypeCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
localTypeCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
LocalTypeMask - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
localTypeName(String, int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
localTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
localTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
localTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
LocalVariable - Class in org.aspectj.apache.bcel.classfile
This class represents a local variable within a method.
LocalVariable - Class in org.aspectj.org.eclipse.jdt.internal.core
 
LocalVariable(int, int, int, int, int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.LocalVariable
 
LocalVariable(LocalVariable) - Constructor for class org.aspectj.apache.bcel.classfile.LocalVariable
Initialize from another object.
LocalVariable(JavaElement, String, int, int, int, int, String, Annotation[], int, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
LocalVariable(JavaElement, String, int, int, int, int, String, Annotation[], int, boolean, Annotation[][]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
LOCALVARIABLE - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
LOCALVARIABLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
LocalVariableAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of ILocalVariableAttribute.
LocalVariableAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableAttribute
Constructor for LocalVariableAttribute.
localVariableBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Assignment
 
localVariableBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
localVariableBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Returns the local variable referenced by this node.
localVariableBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
Returns the local variable referenced by this node.
LocalVariableBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
LocalVariableBinding(char[], TypeBinding, int, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
LocalVariableBinding(LocalDeclaration, TypeBinding, int, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
LocalVariableBinding(LocalDeclaration, TypeBinding, int, MethodScope) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
LocalVariableCannotBeNull - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.RedundantNullCheckOnNonNullLocalVariable instead
LocalVariableCanOnlyBeNull - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
LocalVariableDeclarationMatch - Class in org.aspectj.org.eclipse.jdt.core.search
A Java search match that represents a local variable declaration.
LocalVariableDeclarationMatch(IJavaElement, int, int, int, SearchParticipant, IResource) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.LocalVariableDeclarationMatch
Creates a new local variable declaration match.
LocalVariableElementKey(IJavaElement, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper.LocalVariableElementKey
 
localVariableFreeTypeVariableReference(LocalVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
LocalVariableGen - Class in org.aspectj.apache.bcel.generic
This class represents a local variable within a method.
LocalVariableGen(int, String, Type, InstructionHandle, InstructionHandle) - Constructor for class org.aspectj.apache.bcel.generic.LocalVariableGen
Generate a local variable that with index `index'.
localVariableHiding(LocalDeclaration, Binding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
LocalVariableHiding - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
LocalVariableHidingField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
LocalVariableHidingLocalVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
LocalVariableIsNeverUsed - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
LocalVariableLocator - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
LocalVariableLocator(LocalVariablePattern) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.LocalVariableLocator
 
LocalVariableMayBeNull - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.PotentialNullLocalVariableReference instead
localVariableNonNullComparedToNull(LocalVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
localVariableNullComparedToNonNull(LocalVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
localVariableNullInstanceof(LocalVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
localVariableNullReference(LocalVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
LocalVariablePattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
LocalVariablePattern(LocalVariable, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.LocalVariablePattern
 
localVariablePotentialNullReference(LocalVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
localVariableRedundantCheckOnNonNull(LocalVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
localVariableRedundantCheckOnNull(LocalVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
localVariableRedundantNullAssignment(LocalVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
LocalVariableReferenceInfo - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
LocalVariableReferenceInfo(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableReferenceInfo
Constructor for LocalVariableTableEntry.
LocalVariableReferenceMatch - Class in org.aspectj.org.eclipse.jdt.core.search
A Java search match that represents a local variable reference.
LocalVariableReferenceMatch(IJavaElement, int, int, int, boolean, boolean, boolean, SearchParticipant, IResource) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.LocalVariableReferenceMatch
Creates a new local variable reference match.
LocalVariableTable - Class in org.aspectj.apache.bcel.classfile
This class represents collection of local variables in a method.
LocalVariableTable(int, int, LocalVariable[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.LocalVariableTable
 
LocalVariableTable(LocalVariableTable) - Constructor for class org.aspectj.apache.bcel.classfile.LocalVariableTable
Initialize from another object.
LocalVariableTableEntry - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of ILocalVariableTableEntry
LocalVariableTableEntry(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
Constructor for LocalVariableTableEntry.
LocalVariableTableName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
LocalVariableTag - Class in org.aspectj.apache.bcel.generic
 
LocalVariableTag(String, String, int, int) - Constructor for class org.aspectj.apache.bcel.generic.LocalVariableTag
 
LocalVariableTag(Type, String, String, int, int) - Constructor for class org.aspectj.apache.bcel.generic.LocalVariableTag
 
LocalVariableTypeAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of ILocalVariableTypeAttribute.
LocalVariableTypeAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTypeAttribute
Constructor for LocalVariableTypeAttribute.
LocalVariableTypeTable - Class in org.aspectj.apache.bcel.classfile
 
LocalVariableTypeTable(int, int, LocalVariable[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.LocalVariableTypeTable
 
LocalVariableTypeTable(LocalVariableTypeTable) - Constructor for class org.aspectj.apache.bcel.classfile.LocalVariableTypeTable
 
LocalVariableTypeTableEntry - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of ILocalVariableTypeTableEntry
LocalVariableTypeTableEntry(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
Constructor for LocalVariableTypeTableEntry.
LocalVariableTypeTableName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
locateMatches(SearchDocument[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Locate the matches in the given files and report them using the search requestor.
locateMatches(SearchDocument[], SearchPattern, IJavaSearchScope, SearchRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchParticipant
Locates the matches in the given documents using the given search pattern and search scope, and reports them to the given search requestor.
locateMatches(SearchDocument[], SearchPattern, IJavaSearchScope, SearchRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
locateMatches(JavaProject, PossibleMatch[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
locateMatches(JavaProject, PossibleMatchSet, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Locate the matches amongst the possible matches.
locateMatches(MatchLocator, ClassFile, IBinaryType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClassFileMatchLocator
Locate declaration in the current class file.
locateMatches(MatchLocator, ModularClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModularClassFileMatchLocator
 
locatePackageDeclarations(SearchParticipant, IJavaProject[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Locates the package declarations corresponding to this locator's pattern.
locatePackageDeclarations(SearchPattern, SearchParticipant, IJavaProject[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Locates the package declarations corresponding to the search pattern.
location - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.CopySourceInfo
 
location - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryModuleDescriptor
 
location - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeDescriptor
 
locationSet - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
lock - Variable in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
lock() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.DatabaseRef
Acquires a read lock.
lock() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TypeRef
 
LockSignature - Interface in org.aspectj.lang.reflect
 
log - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
log(int, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
log(Throwable) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
log(Throwable, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
log(IStatus) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
logAndAddFilesToCompile(Commandline) - Method in class org.aspectj.tools.ant.taskdefs.compilers.Ajc
Logs the compilation parameters, adds the files to compile and logs the "niceSourceList"
logAverage() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logClassFile(boolean, String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logClasspath(FileSystem.Classpath[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logCommandLineArguments(String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logDoubleDeletion(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
logException(Exception) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logger - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
logger - Variable in class org.aspectj.weaver.tools.cache.AbstractCacheBacking
 
Logger(Main, PrintWriter, PrintWriter) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
loggingExtraProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
loggingExtraProblems(Main) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logIncorrectVMVersionForAnnotationProcessing() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
LogModeMessagePrinter(boolean, PrintStream) - Constructor for class org.aspectj.tools.ajc.Main.LogModeMessagePrinter
 
logNoClassFileCreated(String, String, IOException) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logNumberOfClassFilesGenerated(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logOptions(Map<String, String>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logPendingError(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logProblems(CategorizedProblem[], char[], Main) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logProblemsSummary(int, int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logProgress() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logRepeatedMessage(String, int, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
logRepeatedMessage(String, Exception) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Log a message that is potentially repeated in the same session.
logRepetition(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logStream - Variable in class org.aspectj.tools.ajc.Main.LogModeMessagePrinter
 
logTiming(CompilerStats) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logUnavaibleAPT(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logUsage(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
Print the usage of the compiler
logVerbose(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
logVersion(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
Print the version of the compiler in the log and/or the out field
logWarning(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logWrongJDK() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
Print the usage of wrong JDK
LONG - Static variable in class org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
LONG - Static variable in class org.aspectj.apache.bcel.generic.Type
 
LONG - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
Type code for the primitive type "long".
LONG - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl
 
LONG - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
LONG - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
LONG - Static variable in class org.aspectj.weaver.UnresolvedType
 
LONG - Variable in class org.aspectj.weaver.World
 
LONG_ARRAY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
LONG_INITIAL_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
LONG_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
LONG_TAG - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a constant of type long
Long2Byte - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2Char - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2Double - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2Float - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2Int - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2Long - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2Short - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2String - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
LongArray - Class in org.aspectj.org.eclipse.jdt.internal.core.nd
Represents an array of long.
LongArray() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.LongArray
 
longCache - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
LongCache - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
LongCache() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.LongCache
Constructs a new, empty hashtable.
LongCache(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.LongCache
Constructs a new, empty hashtable with the specified initial capacity.
LongConstant - Class in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
LongConstrSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
LongLiteral - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
LongLiteralMinValue - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
LongLiteralMinValue(char[], char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LongLiteralMinValue
 
longLongSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
longObject(long) - Static method in class org.aspectj.runtime.internal.Conversions
 
LongString - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.db
This is for strings that take up more than on chunk.
LongString(Database, char[], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LongString
 
LongString(Database, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LongString
 
LongTag - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
longValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
longValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
 
longValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
longValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
longValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
longValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
 
longValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
 
longValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
longValue(Object) - Static method in class org.aspectj.runtime.internal.Conversions
 
LONGVALUE_LONG_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
LONGVALUE_LONG_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
LOOKUP - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
lookupBinaryHandle(IBinaryType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
Looks up and returns a handle for the given binary info.
lookupBySignature(String) - Method in class org.aspectj.weaver.World
Lookup a reference type in the world by its signature.
lookupClass(String) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
lookupClass(String) - Static method in class org.aspectj.apache.bcel.Repository
Lookup class somewhere found on your CLASSPATH, or whereever the repository instance looks for it.
lookupClassFile(String) - Static method in class org.aspectj.apache.bcel.Repository
 
lookupConcretePerClause(ResolvedType) - Method in class org.aspectj.weaver.patterns.PerFromSuper
 
lookupDirectlyDeclaredMemberNoSupers(Member) - Method in class org.aspectj.weaver.ResolvedType
as lookupMemberNoSupers, but does not include ITDs
lookupDouble(double) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
lookupEnvironment - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
lookupEnvironment - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
lookupEnvironment - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
LookupEnvironment - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
AspectJ Extension - made many methods and fields more visible for extension Also modified error checking on getType(char[][] compoundName) to allow refering to inner types directly.
LookupEnvironment(ITypeRequestor, CompilerOptions, ProblemReporter, INameEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Construct the root LookupEnvironment, corresponding to the UnNamedModule.
LookupEnvironment(LookupEnvironment, ModuleBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Construct a specific LookupEnvironment, corresponding to the given module.
lookupField(Member) - Method in class org.aspectj.weaver.ResolvedType
described in JVM spec 2ed 5.4.3.2
lookupFieldref(String, String, String) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
lookupFloat(float) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
lookupFormal(String) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
lookupFormal(String) - Method in interface org.aspectj.weaver.patterns.IScope
 
lookupFormal(String) - Method in class org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
lookupFormal(String) - Method in class org.aspectj.weaver.patterns.SimpleScope
 
lookupInteger(int) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
lookupInterfaceMethodref(String, String, String) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
lookupLong(long) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
lookupMemberIncludingITDsOnInterfaces(Member) - Method in class org.aspectj.weaver.ResolvedType
This lookup has specialized behaviour - a null result tells the EclipseTypeMunger that it should make a default implementation of a method on this type.
lookupMemberNoSupers(Member) - Method in class org.aspectj.weaver.ResolvedType
Look up a member, takes into account any ITDs on this type. return null if not found
lookupMemberWithSupersAndITDs(Member) - Method in class org.aspectj.weaver.ResolvedType
 
lookupMethod(Member) - Method in class org.aspectj.weaver.ResolvedType
described in JVM spec 2ed 5.4.3.3.
lookupMethodInITDs(Member) - Method in class org.aspectj.weaver.ResolvedType
 
lookupMethodref(String, String, String) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
lookupNameAndType(String, String) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
lookupOrCreateName(UnresolvedType) - Method in class org.aspectj.weaver.World
Lookup a type by signature, if not found then build one and put it in the map.
lookupResolvedMember(ResolvedMember, boolean, boolean) - Method in class org.aspectj.weaver.ResolvedType
Looks for the first member in the hierarchy matching aMember.
lookupString(String) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
lookupswitch(CaseLabel, int[], int[], CaseLabel[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LOOKUPSWITCH - Class in org.aspectj.apache.bcel.generic
LOOKUPSWITCH - Switch with unordered set of values
LOOKUPSWITCH - Static variable in interface org.aspectj.apache.bcel.Constants
 
LOOKUPSWITCH - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LOOKUPSWITCH(int[], InstructionHandle[], InstructionHandle) - Constructor for class org.aspectj.apache.bcel.generic.LOOKUPSWITCH
 
LOOKUPSWITCH(ByteSequence) - Constructor for class org.aspectj.apache.bcel.generic.LOOKUPSWITCH
Read needed data (e.g. index) from file.
lookupSyntheticMember(Member) - Method in class org.aspectj.weaver.ResolvedType
 
lookupType(String, IHasPosition) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
lookupType(String, IHasPosition) - Method in class org.aspectj.weaver.BindingScope
 
lookupType(String, IHasPosition) - Method in interface org.aspectj.weaver.patterns.IScope
 
lookupType(String, IHasPosition) - Method in class org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
lookupType(String, IHasPosition) - Method in class org.aspectj.weaver.patterns.SimpleScope
 
lookupType(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
lookupTypeVariable(String) - Method in class org.aspectj.weaver.patterns.TypeVariablePatternList
 
lookupUtf8(String) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
LoopingFlowContext - Class in org.aspectj.org.eclipse.jdt.internal.compiler.flow
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
LoopingFlowContext(FlowContext, FlowInfo, ASTNode, BranchLabel, BranchLabel, Scope, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
lor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LOR - Static variable in interface org.aspectj.apache.bcel.Constants
 
LOR - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LOR - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LOW_SURROGATE_MAX_VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
LOW_SURROGATE_MAX_VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
LOW_SURROGATE_MIN_VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
LOW_SURROGATE_MIN_VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
lowerBound - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
LOWERED_BEVEL_BORDER - Static variable in interface org.aspectj.ajde.ui.swing.AjdeWidgetStyles
 
lowerUpperBound(TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Returns VoidBinding if types have no intersection (e.g. 2 unrelated interfaces), or null if no common supertype (e.g.
lParenPos - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
lrem() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LREM - Static variable in interface org.aspectj.apache.bcel.Constants
 
LREM - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LREM - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lreturn() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lreturn() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
LRETURN - Static variable in interface org.aspectj.apache.bcel.Constants
 
LRETURN - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LRETURN - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LRUCache<K,​V> - Class in org.aspectj.org.eclipse.jdt.internal.core.util
The LRUCache is a hashtable that stores a finite number of elements.
LRUCache() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Creates a new cache.
LRUCache(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Creates a new cache.
LRUCache.LRUCacheEntry<K,​V> - Class in org.aspectj.org.eclipse.jdt.internal.core.util
This type is used internally by the LRUCache to represent entries stored in the cache.
LRUCache.Stats - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
LRUCacheEntry(K, V, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache.LRUCacheEntry
Creates a new instance of the receiver with the provided values for key, value, and space.
LRUCacheEnumerator<V> - Class in org.aspectj.org.eclipse.jdt.internal.core
The LRUCacheEnumerator returns its elements in the order they are found in the LRUCache, with the most recent elements first.
LRUCacheEnumerator(LRUCacheEnumerator.LRUEnumeratorElement<V>) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.LRUCacheEnumerator
Creates a CacheEnumerator on the list of LRUEnumeratorElements.
LRUCacheEnumerator.LRUEnumeratorElement<V> - Class in org.aspectj.org.eclipse.jdt.internal.core
 
LRUEnumeratorElement(V) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.LRUCacheEnumerator.LRUEnumeratorElement
Constructor
lshl() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LSHL - Static variable in interface org.aspectj.apache.bcel.Constants
 
LSHL - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LSHL - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lshr() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LSHR - Static variable in interface org.aspectj.apache.bcel.Constants
 
LSHR - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LSHR - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LstBuildConfigFileParser - Class in org.aspectj.ajde.internal
 
LstBuildConfigFileParser(String) - Constructor for class org.aspectj.ajde.internal.LstBuildConfigFileParser
 
LstBuildConfigManager - Class in org.aspectj.ajde.internal
 
LstBuildConfigManager() - Constructor for class org.aspectj.ajde.internal.LstBuildConfigManager
 
lstore(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LSTORE - Static variable in interface org.aspectj.apache.bcel.Constants
 
LSTORE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lstore_0() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LSTORE_0 - Static variable in interface org.aspectj.apache.bcel.Constants
 
LSTORE_0 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LSTORE_0 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lstore_1() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LSTORE_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
LSTORE_1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LSTORE_1 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lstore_2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LSTORE_2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
LSTORE_2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LSTORE_2 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lstore_3() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LSTORE_3 - Static variable in interface org.aspectj.apache.bcel.Constants
 
LSTORE_3 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LSTORE_3 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lsub() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LSUB - Static variable in interface org.aspectj.apache.bcel.Constants
 
LSUB - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LSUB - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LTWWorld - Class in org.aspectj.weaver.ltw
 
LTWWorld(ClassLoader, IWeavingContext, IMessageHandler, ICrossReferenceHandler) - Constructor for class org.aspectj.weaver.ltw.LTWWorld
Build a World from a ClassLoader, for LTW support
LUB_GENERIC - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
lushr() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LUSHR - Static variable in interface org.aspectj.apache.bcel.Constants
 
LUSHR - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LUSHR - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LV_INST - Static variable in interface org.aspectj.apache.bcel.Constants
 
lvar - Variable in class org.aspectj.apache.bcel.generic.InstructionLV
 
lxor() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LXOR - Static variable in interface org.aspectj.apache.bcel.Constants
 
LXOR - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
LXOR - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 

M

M_COMPACT_FIRST_BREAK_SPLIT - Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions.Alignment
foobar( #fragment1, #fragment2, #fragment3, #fragment4,
M_COMPACT_SPLIT - Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions.Alignment
foobar(#fragment1, #fragment2, #fragment3, #fragment4
M_FORCE - Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions.Alignment
 
M_FORMAT_EXISTING - Static variable in class org.aspectj.org.eclipse.jdt.core.ToolFactory
This mode is used for formatting existing code when all formatter options should be used.
M_FORMAT_NEW - Static variable in class org.aspectj.org.eclipse.jdt.core.ToolFactory
This mode is used for formatting new code when some formatter options should not be used.
m_ignoreUnboundBindingForNames - Variable in class org.aspectj.weaver.patterns.Pointcut
ATAJ the name of the formal for which we don't want any warning when unbound since we consider them as implicitly bound. f.e.
M_INDENT_BY_ONE - Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions.Alignment
 
M_INDENT_DEFAULT - Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions.Alignment
 
M_INDENT_ON_COLUMN - Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions.Alignment
 
M_INDENT_PRESERVE - Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions.Alignment
 
M_NEXT_PER_LINE_SPLIT - Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions.Alignment
foobar(#fragment1, #fragment2, #fragment3 #fragment4,
M_NEXT_SHIFTED_SPLIT - Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions.Alignment
foobar( #fragment1, #fragment2, #fragment3 #fragment4,
M_NO_ALIGNMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions.Alignment
 
M_ONE_PER_LINE_SPLIT - Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions.Alignment
foobar( #fragment1, #fragment2, #fragment3 #fragment4,
MagicLiteral - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
MagicLiteral(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MagicLiteral
 
main(String[]) - Static method in class org.aspectj.bridge.Version
Test whether the version is as specified by any first argument.
main(String[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
main(String[]) - Static method in class org.aspectj.tools.ajbrowser.Main
Run ajbrowser if args contains only .lst files and ajc otherwise.
main(String[]) - Static method in class org.aspectj.tools.ajc.Main
 
main(String[]) - Static method in class org.aspectj.tools.ajdoc.Main
 
main(String[]) - Static method in class org.aspectj.util.PartialOrder
 
Main - Class in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
Main - Class in org.aspectj.tools.ajbrowser
Run ajbrowser if 0+ .lst file arguments, and ajc otherwise.
Main - Class in org.aspectj.tools.ajc
Programmatic and command-line interface to AspectJ compiler.
Main - Class in org.aspectj.tools.ajdoc
This is an old implementation of ajdoc that does not use an OO style.
Main() - Constructor for class org.aspectj.tools.ajbrowser.Main
 
Main() - Constructor for class org.aspectj.tools.ajc.Main
 
Main() - Constructor for class org.aspectj.tools.ajdoc.Main
 
Main(PrintWriter, PrintWriter, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
Deprecated.
- use Main(PrintWriter, PrintWriter, boolean, Map, CompilationProgress) instead e.g. Main(outWriter, errWriter, systemExitWhenFinished, null, null)
Main(PrintWriter, PrintWriter, boolean, Map<String, String>) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
Deprecated.
- use Main(PrintWriter, PrintWriter, boolean, Map, CompilationProgress) instead e.g. Main(outWriter, errWriter, systemExitWhenFinished, customDefaultOptions, null)
Main(PrintWriter, PrintWriter, boolean, Map<String, String>, CompilationProgress) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
MAIN - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.core.CompilationGroup
 
MAIN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
MAIN_ONLY_PROJECT_DEPENDS_ON_TEST_ONLY_PROJECT - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that the project has only main source folders but depends on a project that has only test source folders.
MAIN_PARM_TYPES - Static variable in class org.aspectj.util.Reflection
 
MAIN_TYPE - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference.AnnotationPosition
For arrays: the outermost dimension, for parameterized types the type, for nested types the innermost type.
Main.CommandController - Class in org.aspectj.tools.ajc
controller for repeatable command delays until input or file changed or removed
Main.Logger - Class in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
Main.LogModeMessagePrinter - Class in org.aspectj.tools.ajc
 
Main.MessagePrinter - Class in org.aspectj.tools.ajc
interceptor IMessageHandler to print as we go.
Main.ResourceBundleFactory - Class in org.aspectj.org.eclipse.jdt.internal.compiler.batch
Resource bundle factory to share bundles for the same locale
mainClassName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
mainTypeName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
mainTypeName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
MAJOR - Static variable in interface org.aspectj.apache.bcel.Constants
 
MAJOR_1_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MAJOR_1_2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MAJOR_1_3 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MAJOR_1_4 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MAJOR_1_5 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MAJOR_1_6 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MAJOR_1_7 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MAJOR_1_8 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MAJOR_1_9 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MAJOR_10 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MAJOR_11 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MAJOR_12 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MAJOR_13 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MAJOR_14 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MAJOR_15 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MAJOR_16 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MAJOR_17 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MAJOR_LATEST_VERSION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_0 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_3 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_4 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_5 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_6 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_7 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_8 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_10 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_11 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_12 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_13 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_14 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_15 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_16 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_9 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
makeAdviceESJP(String, int, String, Class, Class[], String[], Class[], Class, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeAdviceExecution(BcelWorld, LazyMethodGen) - Static method in class org.aspectj.weaver.bcel.BcelShadow
 
makeAdviceExecutionShadow(World, Method, MatchingContext) - Static method in class org.aspectj.weaver.reflect.ReflectionShadow
 
makeAdviceExecutionShadow(World, Method, MatchingContext) - Static method in class org.aspectj.weaver.reflect.StandardShadow
 
makeAdviceSig(int, String, Class, Class[], String[], Class[], Class) - Method in class org.aspectj.runtime.reflect.Factory
 
makeAdviceSig(String) - Method in class org.aspectj.runtime.reflect.Factory
 
makeAdviceSig(String, String, String, String, String, String, String) - Method in class org.aspectj.runtime.reflect.Factory
 
makeAdviceSJP(String, int, String, Class, Class[], String[], Class[], Class, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeAjcMangledName(char[], char[], char[]) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
makeAjcMangledName(char[], ReferenceBinding, char[]) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
makeAnd(Test, Test) - Static method in class org.aspectj.weaver.ast.Test
 
makeAnnotationFinderIfAny(ClassLoader, World) - Static method in class org.aspectj.weaver.reflect.ReflectionWorld
 
makeArgNames(int) - Static method in class org.aspectj.weaver.bcel.Utility
 
makeArray(ResolvedType, int) - Static method in class org.aspectj.weaver.ResolvedType
 
makeArray(UnresolvedType, int) - Static method in class org.aspectj.weaver.UnresolvedType
 
makeArrayConstructorCall(BcelWorld, LazyMethodGen, InstructionHandle, BcelShadow) - Static method in class org.aspectj.weaver.bcel.BcelShadow
 
makeAttribute() - Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
 
makeBcelType(String) - Static method in class org.aspectj.weaver.bcel.BcelWorld
 
makeBcelType(UnresolvedType) - Static method in class org.aspectj.weaver.bcel.BcelWorld
 
makeBcelTypes(String[]) - Static method in class org.aspectj.weaver.bcel.BcelWorld
 
makeCall(Member, Expr[]) - Static method in class org.aspectj.weaver.ast.Test
 
makeCallExpr(Member, Expr[], ResolvedType) - Static method in class org.aspectj.weaver.ast.Expr
 
makeCallShadow(World, Member, Class, MatchingContext) - Static method in class org.aspectj.weaver.reflect.ReflectionShadow
 
makeCallShadow(World, Member, Class, MatchingContext) - Static method in class org.aspectj.weaver.reflect.StandardShadow
 
makeCallShadow(World, Member, Member, MatchingContext) - Static method in class org.aspectj.weaver.reflect.ReflectionShadow
 
makeCallShadow(World, ResolvedMember, ResolvedMember, MatchingContext) - Static method in class org.aspectj.weaver.reflect.StandardShadow
 
makeCatchClauseESJP(String, Class, Class, String, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeCatchClauseSig(Class, Class, String) - Method in class org.aspectj.runtime.reflect.Factory
 
makeCatchClauseSig(String) - Method in class org.aspectj.runtime.reflect.Factory
 
makeCatchClauseSig(String, String, String) - Method in class org.aspectj.runtime.reflect.Factory
 
makeCatchClauseSJP(String, Class, Class, String, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeCflowAccessVar(ResolvedType, Member, int) - Method in class org.aspectj.weaver.bcel.BcelWeavingSupport
 
makeCflowAccessVar(ResolvedType, Member, int) - Method in interface org.aspectj.weaver.IWeavingSupport
 
makeCflowCounterFieldAdder(ResolvedMember) - Method in class org.aspectj.weaver.bcel.BcelWeavingSupport
 
makeCflowCounterFieldAdder(ResolvedMember) - Method in interface org.aspectj.weaver.IWeavingSupport
 
makeCflowEntry(World, Pointcut, boolean, Member, int, List<ShadowMunger>, ResolvedType) - Static method in class org.aspectj.weaver.Advice
 
makeCflowStackFieldAdder(ResolvedMember) - Method in class org.aspectj.weaver.bcel.BcelWeavingSupport
 
makeCflowStackFieldAdder(ResolvedMember) - Method in interface org.aspectj.weaver.IWeavingSupport
 
makeClasspath(String, String, String, String) - Static method in class org.aspectj.util.LangUtil
Gen classpath.
makeClasspath(URL[]) - Static method in class org.aspectj.util.FileUtil
 
makeClosureClassName(UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
 
makeCommand(String, IMessageHandler) - Static method in class org.aspectj.bridge.ReflectionFactory
Produce a compiler as an ICommand.
makeConsistent(int, boolean, int, HashMap, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
makeConsistent(CompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
 
makeConsistent(IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IOpenable
Makes this element consistent with its underlying resource or buffer by updating the element's structure and properties as necessary.
makeConsistent(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
makeConsistent(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
makeConstructorCall(BcelWorld, LazyMethodGen, InstructionHandle, BcelShadow) - Static method in class org.aspectj.weaver.bcel.BcelShadow
 
makeConstructorESJP(String, int, Class, Class[], String[], Class[], int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeConstructorExecution(BcelWorld, LazyMethodGen, InstructionHandle) - Static method in class org.aspectj.weaver.bcel.BcelShadow
 
makeConstructorSig(int, Class, Class[], String[], Class[]) - Method in class org.aspectj.runtime.reflect.Factory
 
makeConstructorSig(String) - Method in class org.aspectj.runtime.reflect.Factory
 
makeConstructorSig(String, String, String, String, String) - Method in class org.aspectj.runtime.reflect.Factory
 
makeConstructorSJP(String, int, Class, Class[], String[], Class[], int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeCountingMessageHandler(IMessageHandler) - Static method in class org.aspectj.bridge.CountingMessageHandler
 
MakeDeclsPublicVisitor - Class in org.aspectj.ajdt.internal.compiler.ast
Takes a method that already has the three extra parameters thisJoinPointStaticPart, thisJoinPoint and thisEnclosingJoinPointStaticPart
MakeDeclsPublicVisitor() - Constructor for class org.aspectj.ajdt.internal.compiler.ast.MakeDeclsPublicVisitor
 
makeDirty(IProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
Schedules a rescan of the given project.
makeDirty(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
Dirties the given filesystem location.
makeEclipseTypeMunger(ConcreteTypeMunger) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
makeEffectiveSignatureAttribute(ResolvedMember, Shadow.Kind, boolean) - Method in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
makeEffectiveSignatureAttribute(ResolvedMember, Shadow.Kind, boolean) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
makeEncSJP(Member) - Static method in class org.aspectj.runtime.reflect.Factory
 
makeErrorMessage(String, String, Exception) - Static method in class org.aspectj.ajdt.internal.core.builder.EclipseAdapterUtils
 
makeErrorMessage(ICompilationUnit, String, Exception) - Static method in class org.aspectj.ajdt.internal.core.builder.EclipseAdapterUtils
 
makeESJP(String, Signature, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeESJP(String, Signature, int, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeESJP(String, Signature, SourceLocation) - Method in class org.aspectj.runtime.reflect.Factory
 
makeExceptionHandler(BcelWorld, ExceptionRange, LazyMethodGen, InstructionHandle, BcelShadow) - Static method in class org.aspectj.weaver.bcel.BcelShadow
Make the shadow for an exception handler.
makeExceptionHandlerSignature(UnresolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.MemberImpl
 
makeExecutionShadow(World, Member, MatchingContext) - Static method in class org.aspectj.weaver.reflect.ReflectionShadow
 
makeExecutionShadow(World, Member, MatchingContext) - Static method in class org.aspectj.weaver.reflect.StandardShadow
 
makeExecutionShadow(World, ResolvedMember, MatchingContext) - Static method in class org.aspectj.weaver.reflect.StandardShadow
 
makeFieldBinding(NewFieldTypeMunger) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
makeFieldBinding(ResolvedMember) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
Convert a resolvedmember into an eclipse field binding
makeFieldBinding(ResolvedMember, List<String>) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
Convert a resolvedmember into an eclipse field binding
makeFieldESJP(String, int, String, Class, Class, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeFieldGen(LazyClassGen, ResolvedMember) - Method in class org.aspectj.weaver.bcel.BcelTypeMunger
 
makeFieldGet(BcelWorld, ResolvedMember, LazyMethodGen, InstructionHandle, BcelShadow) - Static method in class org.aspectj.weaver.bcel.BcelShadow
 
makeFieldGetCall(Member, Member, Expr[]) - Static method in class org.aspectj.weaver.ast.Test
 
makeFieldGetShadow(World, Field, Class, MatchingContext) - Static method in class org.aspectj.weaver.reflect.ReflectionShadow
 
makeFieldGetShadow(World, Field, Class, MatchingContext) - Static method in class org.aspectj.weaver.reflect.StandardShadow
 
makeFieldGetShadow(World, Field, Member, MatchingContext) - Static method in class org.aspectj.weaver.reflect.ReflectionShadow
 
makeFieldGetShadow(World, Field, Member, MatchingContext) - Static method in class org.aspectj.weaver.reflect.StandardShadow
 
makeFieldJoinPointSignature(LazyClassGen, FieldInstruction) - Static method in class org.aspectj.weaver.bcel.BcelWorld
 
makeFieldSet(BcelWorld, ResolvedMember, LazyMethodGen, InstructionHandle, BcelShadow) - Static method in class org.aspectj.weaver.bcel.BcelShadow
 
makeFieldSetShadow(World, Field, Class, MatchingContext) - Static method in class org.aspectj.weaver.reflect.ReflectionShadow
 
makeFieldSetShadow(World, Field, Class, MatchingContext) - Static method in class org.aspectj.weaver.reflect.StandardShadow
 
makeFieldSetShadow(World, Field, Member, MatchingContext) - Static method in class org.aspectj.weaver.reflect.ReflectionShadow
 
makeFieldSetShadow(World, Field, Member, MatchingContext) - Static method in class org.aspectj.weaver.reflect.StandardShadow
 
makeFieldSig(int, String, Class, Class) - Method in class org.aspectj.runtime.reflect.Factory
 
makeFieldSig(String) - Method in class org.aspectj.runtime.reflect.Factory
 
makeFieldSig(String, String, String, String) - Method in class org.aspectj.runtime.reflect.Factory
 
makeFieldSJP(String, int, String, Class, Class, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeFile(String) - Method in class org.aspectj.ajdt.ajc.ConfigParser
 
makeFinalArgument(char[], TypeBinding) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
makeFormalBindings(UnresolvedType[], String[]) - Static method in class org.aspectj.weaver.patterns.SimpleScope
 
makeHandlerShadow(World, Class, Class, MatchingContext) - Static method in class org.aspectj.weaver.reflect.ReflectionShadow
 
makeHandlerShadow(World, Class, Class, MatchingContext) - Static method in class org.aspectj.weaver.reflect.StandardShadow
 
makeHandlerShadow(World, Class, Member, MatchingContext) - Static method in class org.aspectj.weaver.reflect.ReflectionShadow
 
makeHandlerShadow(World, Class, Member, MatchingContext) - Static method in class org.aspectj.weaver.reflect.StandardShadow
 
makeHasAnnotation(Var, ResolvedType) - Static method in class org.aspectj.weaver.ast.Test
 
makeIcon(String) - Method in class org.aspectj.ajde.IconRegistry
 
makeIdentifier(String, int, int) - Static method in class org.aspectj.weaver.patterns.BasicToken
 
makeIfaceInitialization(BcelWorld, LazyMethodGen, Member) - Static method in class org.aspectj.weaver.bcel.BcelShadow
create an init join point associated w/ an interface in the body of a constructor
makeIfFalsePointcut(Pointcut.State) - Static method in class org.aspectj.weaver.patterns.IfPointcut
 
makeIfTruePointcut(Pointcut.State) - Static method in class org.aspectj.weaver.patterns.IfPointcut
 
makeInitializationShadow(World, Constructor, MatchingContext) - Static method in class org.aspectj.weaver.reflect.ReflectionShadow
 
makeInitializationShadow(World, Constructor, MatchingContext) - Static method in class org.aspectj.weaver.reflect.StandardShadow
 
makeInitializerESJP(String, int, Class, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeInitializerSig(int, Class) - Method in class org.aspectj.runtime.reflect.Factory
 
makeInitializerSig(String) - Method in class org.aspectj.runtime.reflect.Factory
 
makeInitializerSig(String, String) - Method in class org.aspectj.runtime.reflect.Factory
 
makeInitializerSJP(String, int, Class, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeInnerFileName(String) - Method in class org.aspectj.weaver.bcel.UnwovenClassFile
 
makeInstanceof(Var, ResolvedType) - Static method in class org.aspectj.weaver.ast.Test
 
makeJavaClass(String, byte[]) - Static method in class org.aspectj.weaver.bcel.Utility
 
makeJoinPointSignatureForArrayConstruction(LazyClassGen, InstructionHandle) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
makeJoinPointSignatureForMethodInvocation(LazyClassGen, InvokeInstruction) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
makeJoinPointSignatureForMonitorEnter(LazyClassGen, InstructionHandle) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
makeJoinPointSignatureForMonitorExit(LazyClassGen, InstructionHandle) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
makeJoinPointSignatureFromMethod(LazyMethodGen, MemberKind) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
makeJP(JoinPoint.StaticPart, Object, Object) - Static method in class org.aspectj.runtime.reflect.Factory
 
makeJP(JoinPoint.StaticPart, Object, Object, Object) - Static method in class org.aspectj.runtime.reflect.Factory
 
makeJP(JoinPoint.StaticPart, Object, Object, Object[]) - Static method in class org.aspectj.runtime.reflect.Factory
 
makeJP(JoinPoint.StaticPart, Object, Object, Object, Object) - Static method in class org.aspectj.runtime.reflect.Factory
 
makeLdcClassString(UnresolvedType) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
makeLiteral(String, String, int, int) - Static method in class org.aspectj.weaver.patterns.BasicToken
 
makeLocalVariableReference(LocalVariableBinding) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
makeLocation(ASTNode) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
makeLocationContext(ICompilationUnit, IProblem) - Static method in class org.aspectj.ajdt.internal.core.builder.EclipseAdapterUtils
 
makeLockESJP(String, Class, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeLockSig() - Method in class org.aspectj.runtime.reflect.Factory
 
makeLockSig(Class) - Method in class org.aspectj.runtime.reflect.Factory
 
makeLockSig(String) - Method in class org.aspectj.runtime.reflect.Factory
 
makeLockSJP(String, Class, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeLongPos(int, int) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
makeMangledName(ReferenceBinding) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
makeMatchesNothing(Pointcut.State) - Static method in class org.aspectj.weaver.patterns.Pointcut
 
makeMessage(ICompilationUnit, IProblem, World, IProgressListener) - Static method in class org.aspectj.ajdt.internal.core.builder.EclipseAdapterUtils
Extract message text and source location, including context.
makeMethodBinding(NewMethodTypeMunger) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
makeMethodBinding(ResolvedMember) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
Convert a resolvedmember into an eclipse method binding.
makeMethodBinding(ResolvedMember, List<String>) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
Convert a resolvedmember into an eclipse method binding.
makeMethodBinding(ResolvedMember, List, UnresolvedType) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
Creates a method binding for a resolvedmember taking into account type variable aliases - this variant can take an aliasTargetType and should be used when the alias target type cannot be retrieved from the resolvedmember.
makeMethodBindingForCall(Member) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
makeMethodCall(BcelWorld, LazyMethodGen, InstructionHandle, BcelShadow) - Static method in class org.aspectj.weaver.bcel.BcelShadow
 
makeMethodDeclaration(MethodBinding) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
makeMethodESJP(String, int, String, Class, Class[], String[], Class[], Class, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeMethodExecution(BcelWorld, LazyMethodGen) - Static method in class org.aspectj.weaver.bcel.BcelShadow
 
makeMethodExecution(BcelWorld, LazyMethodGen, boolean) - Static method in class org.aspectj.weaver.bcel.BcelShadow
 
makeMethodGen(LazyClassGen, ResolvedMember) - Method in class org.aspectj.weaver.bcel.BcelTypeMunger
 
makeMethodSig(int, String, Class, Class[], String[], Class[], Class) - Method in class org.aspectj.runtime.reflect.Factory
 
makeMethodSig(String) - Method in class org.aspectj.runtime.reflect.Factory
 
makeMethodSig(String, String, Class, String, String, String, String) - Method in class org.aspectj.runtime.reflect.Factory
 
makeMethodSig(String, String, String, String, String, String, String) - Method in class org.aspectj.runtime.reflect.Factory
 
makeMethodSJP(String, int, String, Class, Class[], String[], Class[], Class, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeMonitorEnter(BcelWorld, LazyMethodGen, InstructionHandle, BcelShadow) - Static method in class org.aspectj.weaver.bcel.BcelShadow
 
makeMonitorExit(BcelWorld, LazyMethodGen, InstructionHandle, BcelShadow) - Static method in class org.aspectj.weaver.bcel.BcelShadow
 
makeName(String, String, String) - Static method in class org.aspectj.weaver.NameMangler
 
makeName(String, String, String, String) - Static method in class org.aspectj.weaver.NameMangler
 
makeNameReference(TypeBinding) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
makeNewChildDir(File, String) - Static method in class org.aspectj.util.FileUtil
Make a new child directory of parent
makeNot(Test) - Static method in class org.aspectj.weaver.ast.Test
 
makeOperator(String, int, int) - Static method in class org.aspectj.weaver.patterns.BasicToken
 
makeOr(Test, Test) - Static method in class org.aspectj.weaver.ast.Test
 
makeOutputFolderConsistent - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
makeOutputStream(File) - Static method in class org.aspectj.util.FileUtil
 
makePackageVisible(int) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
makePerCflowEntry(World, Pointcut, boolean, Member, ResolvedType, List<ShadowMunger>) - Static method in class org.aspectj.weaver.Advice
 
makePerClauseAspect(ResolvedType, PerClause.Kind) - Method in class org.aspectj.weaver.bcel.BcelWeavingSupport
Register a munger for perclause @AJ aspect so that we add aspectOf(..) to them as needed
makePerClauseAspect(ResolvedType, PerClause.Kind) - Method in interface org.aspectj.weaver.IWeavingSupport
Register a munger for perclause @AJ aspect so that we add aspectOf(..) to them as needed
makePerObjectEntry(World, Pointcut, boolean, ResolvedType) - Static method in class org.aspectj.weaver.Advice
 
makePerTypeWithinEntry(World, Pointcut, ResolvedType) - Static method in class org.aspectj.weaver.Advice
 
makePreInitializationShadow(World, Constructor, MatchingContext) - Static method in class org.aspectj.weaver.reflect.ReflectionShadow
 
makePreInitializationShadow(World, Constructor, MatchingContext) - Static method in class org.aspectj.weaver.reflect.StandardShadow
 
makeProcess(LangUtil.ProcessController, String, String, String[]) - Static method in class org.aspectj.util.LangUtil
Create or initialize a process controller to run a process in another VM asynchronously.
makePublic(int) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
makePublic(int) - Static method in class org.aspectj.weaver.bcel.Utility
 
makeReflectable - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
makeResolvedLocalVariableReference(LocalVariableBinding) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
makeResolvedMember(FieldBinding) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
makeResolvedMember(FieldBinding, TypeBinding) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
makeResolvedMember(MethodBinding) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
makeResolvedMember(MethodBinding, TypeBinding) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
makeResolvedMember(MethodBinding, TypeBinding, MemberKind) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
makeResolvedMember(MethodBinding, Shadow.Kind) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
makeResolvedMemberForITD(MethodBinding, TypeBinding, Map<TypeVariableBinding, String>) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
Construct a resolvedmember from a methodbinding.
makeResolvedPointcutDefinition(EclipseFactory) - Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
 
makeReturnStatement(Expression) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
makeSelector(IMessage.Kind, boolean, String) - Static method in class org.aspectj.bridge.MessageUtil
Make an IMessageHandler that handles IMessage if they have the right kind (or greater) and contain some infix String.
makeShadow(EclipseFactory, ASTNode, ReferenceContext) - Static method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
makeShadow(ASTNode, ReferenceContext) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
makeShadow(ReferenceContext) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
makeShadowForMethod(BcelWorld, LazyMethodGen, Shadow.Kind, Member) - Static method in class org.aspectj.weaver.bcel.BcelShadow
 
makeShadowForMethodCall(BcelWorld, LazyMethodGen, InstructionHandle, BcelShadow, Shadow.Kind, ResolvedMember) - Static method in class org.aspectj.weaver.bcel.BcelShadow
 
makeSJP(String, String, String, String, String, String, String, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeSJP(String, String, String, String, String, String, String, String, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeSJP(String, Signature, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeSJP(String, Signature, int, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeSJP(String, Signature, SourceLocation) - Method in class org.aspectj.runtime.reflect.Factory
 
makeSoftener(World, Pointcut, TypePattern, ResolvedType, IHasSourceLocation) - Static method in class org.aspectj.weaver.Advice
 
makeSourceLoc(int, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeSourceLocation(int, int) - Method in class org.aspectj.ajdt.internal.core.builder.EclipseSourceContext
 
makeSourceLocation(int, int) - Method in interface org.aspectj.weaver.ISourceContext
 
makeSourceLocation(int, int) - Method in class org.aspectj.weaver.SourceContextImpl
 
makeSourceLocation(ICompilationUnit, IProblem, IProgressListener) - Static method in class org.aspectj.ajdt.internal.core.builder.EclipseAdapterUtils
Extract source location file, start and end lines, and context.
makeSourceLocation(IHasPosition) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
makeSourceLocation(IHasPosition) - Method in class org.aspectj.ajdt.internal.core.builder.EclipseSourceContext
 
makeSourceLocation(IHasPosition) - Method in class org.aspectj.weaver.BindingScope
 
makeSourceLocation(IHasPosition) - Method in interface org.aspectj.weaver.ISourceContext
 
makeSourceLocation(IHasPosition) - Method in class org.aspectj.weaver.patterns.SimpleScope
 
makeSourceLocation(IHasPosition) - Method in class org.aspectj.weaver.SourceContextImpl
 
makeSpace(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Ensures there is the specified amount of free space in the receiver, by removing old entries if necessary.
makeSpace(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Ensures there is the specified amount of free space in the receiver, by removing old entries if necessary.
makeSpace(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.VerboseElementCache
 
makeStaticInitialization(BcelWorld, LazyMethodGen) - Static method in class org.aspectj.weaver.bcel.BcelShadow
 
makeStaticInitializationShadow(World, Class, MatchingContext) - Static method in class org.aspectj.weaver.reflect.ReflectionShadow
 
makeStaticInitializationShadow(World, Class, MatchingContext) - Static method in class org.aspectj.weaver.reflect.StandardShadow
 
makeStaticInitializationShadow(World, ResolvedType, MatchingContext) - Static method in class org.aspectj.weaver.reflect.StandardShadow
 
makeString(int) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
makeString(int) - Static method in class org.aspectj.weaver.SignatureUtils
 
makeString(String[]) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
makeString(String[]) - Static method in class org.aspectj.weaver.SignatureUtils
 
makeString(UnresolvedType) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
makeString(UnresolvedType) - Static method in class org.aspectj.weaver.SignatureUtils
 
makeString(UnresolvedType[]) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
makeString(UnresolvedType[]) - Static method in class org.aspectj.weaver.SignatureUtils
 
makeSynthetic() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
makeTokenSource(String, ISourceContext) - Static method in class org.aspectj.weaver.patterns.BasicTokenSource
 
makeTypeBinding(UnresolvedType) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
makeTypeBindings(UnresolvedType[]) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
makeTypeReference(TypeBinding) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
makeUnfinishedInitialization(BcelWorld, LazyMethodGen) - Static method in class org.aspectj.weaver.bcel.BcelShadow
Create an initialization join point associated with a constructor, but not with any body of code yet.
makeUnfinishedPreinitialization(BcelWorld, LazyMethodGen) - Static method in class org.aspectj.weaver.bcel.BcelShadow
 
makeUnlockESJP(String, Class, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeUnlockSig() - Method in class org.aspectj.runtime.reflect.Factory
 
makeUnlockSig(Class) - Method in class org.aspectj.runtime.reflect.Factory
 
makeUnlockSig(String) - Method in class org.aspectj.runtime.reflect.Factory
 
makeUnlockSJP(String, Class, int) - Method in class org.aspectj.runtime.reflect.Factory
 
makeWorkspacePathDirty(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
Schedules a rescan of the given path (which may be either a workspace path or an absolute path on the local filesystem).
MALFORMED - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Flag constant (bit mask, value 1) indicating that there is something not quite right with this AST node.
malformedKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
malformedKey() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
malloc(long, short) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
Allocate a block out of the database.
MALLOC_OPERATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog
 
MALLOC_STATS_OFFSET - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
MALLOC_TABLE_OFFSET - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
MANAGE_PRODUCT_INDEXES_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
managedMarkerTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.CompilationParticipants
 
manageEnclosingInstanceAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
manageEnclosingInstanceAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
manageEnclosingInstanceAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
manageEnclosingInstanceAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
manageEnclosingInstanceAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
manageEnclosingInstanceAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetAllocationExpression
 
manageEnclosingInstanceAccessIfNecessary(ClassScope, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Access emulation for a local member type force to emulation of access to direct enclosing instance.
manager - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexRequest
 
manageSyntheticAccessIfNecessary(BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.KnownMessageSend
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetAllocationExpression
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetMessageSend
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetFieldReference
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
manageSyntheticAccessIfNecessary(BlockScope, FieldBinding, int, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
index is <0 to denote write access emulation
manageSyntheticAccessIfNecessary(BlockScope, FieldBinding, int, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
index is <0 to denote write access emulation
mangledPrefix - Static variable in class org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
 
MANIFEST_CONTENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
ManifestAnalyzer - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
ManifestAnalyzer() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.ManifestAnalyzer
 
ManifestIndexer - Class in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
ManifestIndexer(SearchDocument) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.ManifestIndexer
 
ManyToMany<T1,​T2> - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.util
Manage a Map>, with reverse links so that it is possible to efficiently find all T1s that have a particular T2 associated with them.
ManyToMany() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
 
map(String) - Method in interface org.aspectj.tools.ant.taskdefs.Ajdoc.Mapper
 
mapOver(Iterator<A>, Iterators.Getter<A, B>) - Static method in class org.aspectj.weaver.Iterators
creates an iterator I based on a base iterator A and a getter G.
mapSource(NamedMember, char[], IBinaryType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Maps the given source code to the given binary type or module and its children.
mapSource(NamedMember, char[], IBinaryType, IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Maps the given source code to the given binary type and its children.
markAsChanged() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
markAsComparedEqualToNonNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsComparedEqualToNonNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record that a local variable got checked to be non null.
markAsComparedEqualToNonNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markAsComparedEqualToNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsComparedEqualToNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record that a local variable got checked to be null.
markAsComparedEqualToNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markAsCopySource(ASTNode, StructuralPropertyDescriptor, ASTNode, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
markAsCopyTarget(ASTNode, RewriteEventStore.CopySourceInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore
Marks a node as a copy or move target.
markAsDefinitelyAssigned(FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsDefinitelyAssigned(FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a field got definitely assigned.
markAsDefinitelyAssigned(FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markAsDefinitelyAssigned(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsDefinitelyAssigned(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a local got definitely assigned.
markAsDefinitelyAssigned(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markAsDefinitelyNonNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsDefinitelyNonNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a local got definitely assigned to a non-null value.
markAsDefinitelyNonNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markAsDefinitelyNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsDefinitelyNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a local got definitely assigned to null.
markAsDefinitelyNull(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markAsDefinitelyUnknown(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsDefinitelyUnknown(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a local got definitely assigned to an unknown value.
markAsDefinitelyUnknown(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
Mark a local as having been assigned to an unknown value.
markAsInvalid() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
markAsNonNull() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Mark this expression as being non null, per a specific tag in the source code.
markAsStringPlaceholder(ASTNode, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore
Marks a node as a placehoder for a plain string content.
markAsTracked(ASTNode, TextEditGroup) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
Marks a node as tracked.
markAsUninitializedIn(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
markClose(FlowInfo, FlowContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Mark that this resource is closed locally.
markClosedEffectivelyFinal() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Mark that this resource is closed from a try-with-resource with the tracking variable being effectively final).
markClosedInNestedMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Mark that this resource is closed from a nested method (inside a local class).
markEnclosingMemberWithLocalOrFunctionalType(TheOriginalJDTParserClass.LocalTypeKind) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
markEnclosingMemberWithLocalType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
MARKER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
MARKER_ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MarkerAnnotation.
MarkerAnnotation - Class in org.aspectj.org.eclipse.jdt.core.dom
Marker annotation node (added in JLS3 API).
MarkerAnnotation - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
MarkerAnnotation(TypeReference, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MarkerAnnotation
 
markFinallyNullStatus(LocalVariableBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
Record a given null status of a given local variable as it will be seen in the finally block.
markFinallyNullStatus(LocalVariableBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.TryFlowContext
 
markForeachElementVar(LocalDeclaration) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
markInitialized() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
markNonNull(LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
markNullStatus(LocalVariableBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Mark the null status of the given local according to the given status
markOverweavingInUse() - Method in class org.aspectj.weaver.WeaverStateInfo
If the weaver is ever invoked in over weaving mode, we should not include the key when writing out, it won't be replaced later.
markPassedToOutside(BlockScope, Expression, FlowInfo, FlowContext, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Mark that this resource is passed to some outside code (as argument to a method/ctor call or as a return value from the current method), and thus should be considered as potentially closed.
markPotentiallyNonNullBit(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markPotentiallyNonNullBit(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a local may have got assigned to non-null (set the bit on existing info).
markPotentiallyNonNullBit(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markPotentiallyNullBit(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markPotentiallyNullBit(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a local may have got assigned to null (set the bit on existing info).
markPotentiallyNullBit(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markPotentiallyUnknownBit(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markPotentiallyUnknownBit(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a local may have got assigned to unknown (set the bit on existing info).
markPotentiallyUnknownBit(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
Mark a local as potentially having been assigned to an unknown value.
markReferenced() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
MASK_DETAILED_SOURCE_INDEXES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
A bit mask indicating this node has detailed source indexes
MASK_FIELD_HAS_INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
A bit mask indicating this field has an initializer expression
MASK_FIELD_IS_VARIABLE_DECLARATOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
A bit mask indicating this field is a secondary variable declarator for a previous field declaration.
MASK_FIELD_TYPE_ALTERED - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
A bit mask indicating this field's type has been altered from its original contents in the document.
MASK_HAS_BODY - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
A bit mask indicating this node currently has a body.
MASK_HAS_COMMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
A bit mask indicating this node currently has a preceding comment.
MASK_IS_CONSTRUCTOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
A bit mask indicating this method is a constructor.
MASK_NAME_ALTERED - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
A bit mask indicating this node's name has been altered from its original contents in the document.
MASK_RETURN_TYPE_ALTERED - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
A bit mask indicating this return type of this method has been altered from the original contents.
MASK_TYPE_HAS_INTERFACES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
A bit mask indicating this type implements or extends some interfaces
MASK_TYPE_HAS_SUPERCLASS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
A bit mask indicating this type has a superclass (requires or has an 'extends' clause).
MASK_TYPE_IS_CLASS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
A bit mask indicating this type is a class.
MaskedCatch - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MaskedCatchBlock - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
match - Variable in class org.aspectj.apache.bcel.generic.InstructionSelect
 
match(char[], char[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers true if the pattern matches the given name, false otherwise.
match(char[], int, int, char[], int, int, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers true if a sub-pattern matches the subpart of the given name, false otherwise.
match(AfterAdviceDeclaration, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(AndPointcut, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(AndTypePattern, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(AnnotationTypeDeclaration, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(AnnotationTypeMemberDeclaration, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(AnonymousClassDeclaration, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(AnyTypePattern, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(AnyWithAnnotationTypePattern, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(AroundAdviceDeclaration, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(ArrayAccess, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ArrayCreation, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object object match.
match(ArrayInitializer, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ArrayType, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(AssertStatement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Assignment, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(BeforeAdviceDeclaration, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(BlockComment, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Block, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(BooleanLiteral, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(BreakStatement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(CastExpression, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(CatchClause, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(CflowPointcut, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(CharacterLiteral, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ClassInstanceCreation, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(CompilationUnit, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ConditionalExpression, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ConstructorInvocation, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ContinueStatement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(CreationReference, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(DeclareDeclaration, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(DefaultPointcut, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(DefaultTypePattern, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(Dimension, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(DoStatement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(EllipsisTypePattern, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(EmptyStatement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(EnhancedForStatement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(EnumConstantDeclaration, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(EnumDeclaration, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ExportsDirective, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ExpressionMethodReference, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ExpressionStatement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(FieldAccess, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(FieldDeclaration, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ForStatement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(HasMemberTypePattern, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(IdentifierTypePattern, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(IfStatement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ImportDeclaration, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(InfixExpression, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Initializer, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(InstanceofExpression, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(IntersectionType, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(InterTypeFieldDeclaration, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(InterTypeMethodDeclaration, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(Javadoc, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(LabeledStatement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(LambdaExpression, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(LineComment, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MarkerAnnotation, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MemberRef, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MemberValuePair, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MethodDeclaration, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MethodInvocation, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MethodRefParameter, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MethodRef, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Modifier, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ModuleDeclaration, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ModuleModifier, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ModuleQualifiedName, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(NameQualifiedType, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(NormalAnnotation, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(NotPointcut, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(NotTypePattern, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(NoTypePattern, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(NullLiteral, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(NumberLiteral, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(OpensDirective, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(OrPointcut, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(OrTypePattern, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(PackageDeclaration, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ParameterizedType, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ParenthesizedExpression, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(PatternInstanceofExpression, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(PerCflow, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(PerObject, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(PerTypeWithin, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(PointcutDeclaration, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(PostfixExpression, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(PrefixExpression, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(PrimitiveType, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ProvidesDirective, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(QualifiedName, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(QualifiedType, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(RecordDeclaration, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ReferencePointcut, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(RequiresDirective, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ReturnStatement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SignaturePattern, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(SimpleName, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SimpleType, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SingleMemberAnnotation, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SingleVariableDeclaration, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(StringLiteral, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SuperConstructorInvocation, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SuperFieldAccess, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SuperMethodInvocation, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SuperMethodReference, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SwitchCase, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SwitchExpression, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SwitchStatement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SynchronizedStatement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TagElement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TextBlock, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TextElement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ThisExpression, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ThrowStatement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TryStatement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TypeCategoryTypePattern, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(TypeDeclaration, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TypeDeclarationStatement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TypeLiteral, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TypeMethodReference, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TypeParameter, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Type, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
 
match(UnionType, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(UsesDirective, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(VariableDeclarationExpression, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(VariableDeclarationFragment, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(VariableDeclarationStatement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(WhileStatement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(WildcardType, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(YieldStatement, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Annotation, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(Annotation, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
match(Annotation, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(Annotation, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
match(Annotation, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(Annotation, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
match(ASTNode, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(ASTNode, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
match(ASTNode, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
match(ASTNode, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
match(ASTNode, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(ASTNode, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
match(ASTNode, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
Check if the given ast node syntactically matches this pattern.
match(ASTNode, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
match(ConstructorDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(ConstructorDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
match(ConstructorDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(ConstructorDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(Expression, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(Expression, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
match(Expression, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(Expression, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(Expression, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.VariableLocator
 
match(FieldDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(FieldDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
match(FieldDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
match(FieldDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(FieldDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(LambdaExpression, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(LambdaExpression, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
match(LambdaExpression, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(LambdaExpression, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(LambdaExpression, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferenceLocator
 
match(LocalDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(LocalDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.LocalVariableLocator
 
match(LocalDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(LocalDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(MemberValuePair, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(MemberValuePair, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
match(MemberValuePair, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(MemberValuePair, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(MessageSend, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(MessageSend, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
Special case for message send in javadoc comment.
match(MessageSend, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
match(MessageSend, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(MessageSend, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(MethodDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(MethodDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
match(MethodDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(MethodDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(ModuleDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModuleLocator
 
match(ModuleDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(ModuleReference, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModuleLocator
 
match(ModuleReference, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(ReferenceExpression, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(ReferenceExpression, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
match(ReferenceExpression, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
match(ReferenceExpression, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(ReferenceExpression, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(Reference, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(Reference, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(Reference, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
match(Reference, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(Reference, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
match(Reference, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.VariableLocator
 
match(TypeDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(TypeDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
match(TypeDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(TypeDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(TypeDeclaration, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationLocator
 
match(TypeParameter, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(TypeParameter, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(TypeParameter, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(TypeParameter, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterLocator
 
match(TypeReference, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(TypeReference, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(TypeReference, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
match(TypeReference, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(TypeReference, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferenceLocator
 
match(TypeReference, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterLocator
 
match(TypeReference, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
match(ResolvedType) - Method in class org.aspectj.weaver.patterns.DeclareParents
 
match(Shadow) - Method in class org.aspectj.weaver.patterns.Pointcut
Do I really match this shadow?
match(Shadow, World) - Method in class org.aspectj.weaver.Advice
 
match(Shadow, World) - Method in class org.aspectj.weaver.Checker
Determine if the Checker matches at a shadow.
match(Shadow, World) - Method in class org.aspectj.weaver.ShadowMunger
All overriding methods should call super
MATCH_COMPATIBILITY_MASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
Mask used on match rule for generic relevance.
MATCH_LEVEL_MASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
MATCH_MODE_MASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
Mask used on match rule for match mode.
matchCase(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex.SearchCriteria
 
matchConstructor(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
matchContainer - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
matchContainer() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
matchContainer() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
matchContainer() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
matchContainer() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.LocalVariableLocator
 
matchContainer() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
matchContainer() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModuleLocator
 
matchContainer() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
matchContainer() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageDeclarationLocator
 
matchContainer() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
Returns the type(s) of container for this pattern.
matchContainer() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferenceLocator
 
matchContainer() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterLocator
 
MATCHED_BY - Static variable in class org.aspectj.weaver.model.AsmRelationshipProvider
 
matches - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
matches() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.FileFingerprint.FingerprintTestResult
 
matches() - Method in class org.aspectj.weaver.reflect.JoinPointMatchImpl
 
matches() - Method in interface org.aspectj.weaver.tools.JoinPointMatch
True if the pointcut expression has matched at this join point, and false otherwise
matches(char[]) - Method in class org.aspectj.weaver.patterns.NamePattern
 
matches(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector
 
matches(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
 
matches(int) - Method in class org.aspectj.weaver.patterns.ModifiersPattern
 
matches(Class) - Method in class org.aspectj.weaver.internal.tools.TypePatternMatcherImpl
 
matches(Class) - Method in interface org.aspectj.weaver.tools.TypePatternMatcher
Does this type pattern matcher match the given type (Class).
matches(String) - Method in class org.aspectj.weaver.patterns.NamePattern
 
matches(MethodBinding, MethodBinding) - Static method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMemberFinder
 
matches(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector
 
matches(TypeBinding[], TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolymorphicMethodBinding
 
matches(JavaModelStatus, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Helper for matches(int).
matches(AnnotatedElement) - Method in class org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
matches(AnnotatedElement) - Method in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
matches(AnnotatedElement) - Method in class org.aspectj.weaver.patterns.AnyAnnotationTypePattern
 
matches(AnnotatedElement) - Method in class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
matches(AnnotatedElement) - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
matches(AnnotatedElement) - Method in class org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
matches(AnnotatedElement) - Method in class org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
matches(AnnotatedElement) - Method in class org.aspectj.weaver.patterns.WildAnnotationTypePattern
 
matches(AnnotatedElement, ResolvedType[]) - Method in class org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
matches(AnnotatedElement, ResolvedType[]) - Method in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
matches(AnnotatedElement, ResolvedType[]) - Method in class org.aspectj.weaver.patterns.AnyAnnotationTypePattern
 
matches(AnnotatedElement, ResolvedType[]) - Method in class org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
matches(AnnotatedElement, ResolvedType[]) - Method in class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
matches(AnnotatedElement, ResolvedType[]) - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
matches(AnnotatedElement, ResolvedType[]) - Method in class org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
matches(AnnotatedElement, ResolvedType[]) - Method in class org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
matches(AnnotatedElement, ResolvedType[]) - Method in class org.aspectj.weaver.patterns.WildAnnotationTypePattern
 
matches(Member, Member) - Static method in class org.aspectj.weaver.ResolvedType
 
matches(Member, World, boolean) - Method in class org.aspectj.weaver.patterns.AndSignaturePattern
 
matches(Member, World, boolean) - Method in interface org.aspectj.weaver.patterns.ISignaturePattern
 
matches(Member, World, boolean) - Method in class org.aspectj.weaver.patterns.NotSignaturePattern
 
matches(Member, World, boolean) - Method in class org.aspectj.weaver.patterns.OrSignaturePattern
 
matches(Member, World, boolean) - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
matches(ResolvableTypeList, TypePattern.MatchKind, ResolvedType[][]) - Method in class org.aspectj.weaver.patterns.TypePatternList
 
matches(ResolvedMember, boolean) - Method in class org.aspectj.weaver.JoinPointSignature
 
matches(ResolvedMember, boolean) - Method in interface org.aspectj.weaver.ResolvedMember
Returns true if this member matches the other.
matches(ResolvedMember, boolean) - Method in class org.aspectj.weaver.ResolvedMemberImpl
Returns true if this member matches the other.
matches(ResolvedMember, World) - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
For declare atConstructor, atMethod, atField
matches(ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelAccessForInlineMunger
Match only the aspect for which we act
matches(ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelCflowCounterFieldAdder
 
matches(ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelCflowStackFieldAdder
 
matches(ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelPerClauseAspectAdder
 
matches(ResolvedType) - Method in class org.aspectj.weaver.ConcreteTypeMunger
 
matches(ResolvedType) - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
For declare atType.
matches(ResolvedType[]) - Method in class org.aspectj.weaver.patterns.AnnotationPatternList
 
matches(ResolvedType[], TypePattern.MatchKind) - Method in class org.aspectj.weaver.patterns.TypePatternList
 
matches(ResolvedType[], TypePattern.MatchKind, ResolvedType[][]) - Method in class org.aspectj.weaver.patterns.TypePatternList
When called with TypePattern.STATIC this will always return either FuzzyBoolean.YES or FuzzyBoolean.NO.
matches(ResolvedType, TypePattern.MatchKind) - Method in class org.aspectj.weaver.patterns.TypePattern
 
matches(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.MethodDelegateTypeMunger.FieldHostTypeMunger
Match based on given type pattern, only classes can be matched
matches(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
Match based on given type pattern, only classes can be matched
matches(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.PerObjectInterfaceTypeMunger
 
matches(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.PerTypeWithinTargetTypeMunger
 
matches(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
matches(MatchingContext) - Method in class org.aspectj.weaver.internal.tools.MatchingContextBasedTest
 
matches(UnresolvedType[], World) - Method in class org.aspectj.weaver.patterns.ThrowsPattern
 
matches(T, Predicate<T>) - Method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment.LookupStrategy
Test whether the given element matches this lookup strategy.
MATCHES_DECLARE - Static variable in class org.aspectj.weaver.model.AsmRelationshipProvider
 
matches2(MethodBinding, MethodBinding) - Static method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMemberFinder
 
matchesAdviceExecution(Method) - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
matchesAdviceExecution(Method) - Method in interface org.aspectj.weaver.tools.PointcutExpression
Determine whether or not this pointcut matches the execution of a given piece of advice.
matchesConstructorCall(Constructor, Class) - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
matchesConstructorCall(Constructor, Class) - Method in interface org.aspectj.weaver.tools.PointcutExpression
Determine whether or not this pointcut matches a method call to the given constructor, made outside of the scope of any method or constructor, but within the callerType.
matchesConstructorCall(Constructor, Member) - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
matchesConstructorCall(Constructor, Member) - Method in interface org.aspectj.weaver.tools.PointcutExpression
Determine whether or not this pointcut matches a method call to the given constructor, made during the execution of the given method or constructor.
matchesConstructorExecution(Constructor) - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
matchesConstructorExecution(Constructor) - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl
 
matchesConstructorExecution(Constructor) - Method in interface org.aspectj.weaver.tools.PointcutExpression
Determine whether or not this pointcut matches the execution of a given constructor.
matchesDecodedKey(SearchPattern) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Returns whether this pattern matches the given pattern (representing a decoded index key).
matchesDecodedKey(SearchPattern) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorDeclarationPattern
 
matchesDecodedKey(SearchPattern) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
matchesDecodedKey(SearchPattern) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
matchesDecodedKey(SearchPattern) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
matchesDecodedKey(SearchPattern) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModulePattern
 
matchesDecodedKey(SearchPattern) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MultiTypeDeclarationPattern
 
matchesDecodedKey(SearchPattern) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
matchesDecodedKey(SearchPattern) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.QualifiedTypeDeclarationPattern
 
matchesDecodedKey(SearchPattern) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
matchesDecodedKey(SearchPattern) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
matchesDecodedKey(SearchPattern) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
matchesDynamically(MatchingContext) - Method in interface org.aspectj.weaver.tools.ContextBasedMatcher
Called during processing of ShadowMatch.matchesJoinPoint when matchesStatically returned FuzzyBoolean.MAYBE.
matchesExactly(ResolvedType) - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
matchesExactly(ResolvedType) - Method in class org.aspectj.weaver.patterns.AnyTypePattern
 
matchesExactly(ResolvedType) - Method in class org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
matchesExactly(ResolvedType) - Method in class org.aspectj.weaver.patterns.EllipsisTypePattern
 
matchesExactly(ResolvedType) - Method in class org.aspectj.weaver.patterns.ExactTypePattern
 
matchesExactly(ResolvedType) - Method in class org.aspectj.weaver.patterns.HasMemberTypePattern
 
matchesExactly(ResolvedType) - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
matchesExactly(ResolvedType) - Method in class org.aspectj.weaver.patterns.NoTypePattern
 
matchesExactly(ResolvedType) - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
matchesExactly(ResolvedType) - Method in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
matchesExactly(ResolvedType) - Method in class org.aspectj.weaver.patterns.TypePattern
 
matchesExactly(ResolvedType) - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
matchesExactly(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
matchesExactly(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.patterns.AnyTypePattern
 
matchesExactly(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
matchesExactly(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.patterns.EllipsisTypePattern
 
matchesExactly(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.patterns.ExactTypePattern
 
matchesExactly(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.patterns.HasMemberTypePattern
 
matchesExactly(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
matchesExactly(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.patterns.NoTypePattern
 
matchesExactly(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
matchesExactly(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
matchesExactly(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.patterns.TypePattern
 
matchesExactly(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
matchesFieldGet(Field, Class) - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
matchesFieldGet(Field, Class) - Method in interface org.aspectj.weaver.tools.PointcutExpression
Determine whether or not this pointcut matches a get of the given field outside of the scope of any method or constructor, but within the given type (for example, during static initialization).
matchesFieldGet(Field, Member) - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
matchesFieldGet(Field, Member) - Method in interface org.aspectj.weaver.tools.PointcutExpression
Determine whether or not this pointcut matches a get of the given field from within the given method or constructor.
matchesFieldSet(Field, Class) - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
matchesFieldSet(Field, Class) - Method in interface org.aspectj.weaver.tools.PointcutExpression
Determine whether or not this pointcut matches a set of the given field outside of the scope of any method or constructor, but within the given type (for example, during static initialization).
matchesFieldSet(Field, Member) - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
matchesFieldSet(Field, Member) - Method in interface org.aspectj.weaver.tools.PointcutExpression
Determine whether or not this pointcut matches a set of the given field from within the given method or constructor.
matchesHandler(Class, Class) - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
matchesHandler(Class, Class) - Method in interface org.aspectj.weaver.tools.PointcutExpression
Determine whether or not this pointcut matches the execution of a given exception handler outside of the scope of any method or constructor, but within the handling type.
matchesHandler(Class, Member) - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
matchesHandler(Class, Member) - Method in interface org.aspectj.weaver.tools.PointcutExpression
Determine whether or not this pointcut matches the execution of a given exception handler within the given method or constructor
matchesInitialization(Constructor) - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
matchesInitialization(Constructor) - Method in interface org.aspectj.weaver.tools.PointcutExpression
Determine whether or not this pointcut matches the initialization of an object initiated by a call to the given constructor.
matchesInstanceof(ResolvedType) - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
matchesInstanceof(ResolvedType) - Method in class org.aspectj.weaver.patterns.AnyTypePattern
 
matchesInstanceof(ResolvedType) - Method in class org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
matchesInstanceof(ResolvedType) - Method in class org.aspectj.weaver.patterns.EllipsisTypePattern
 
matchesInstanceof(ResolvedType) - Method in class org.aspectj.weaver.patterns.ExactTypePattern
 
matchesInstanceof(ResolvedType) - Method in class org.aspectj.weaver.patterns.HasMemberTypePattern
 
matchesInstanceof(ResolvedType) - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
matchesInstanceof(ResolvedType) - Method in class org.aspectj.weaver.patterns.NoTypePattern
 
matchesInstanceof(ResolvedType) - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
matchesInstanceof(ResolvedType) - Method in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
matchesInstanceof(ResolvedType) - Method in class org.aspectj.weaver.patterns.TypePattern
 
matchesInstanceof(ResolvedType) - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
matchesJoinPoint(Object, Object, Object[]) - Method in class org.aspectj.weaver.reflect.ShadowMatchImpl
 
matchesJoinPoint(Object, Object, Object[]) - Method in class org.aspectj.weaver.reflect.StandardShadowMatchImpl
 
matchesJoinPoint(Object, Object, Object[]) - Method in interface org.aspectj.weaver.tools.ShadowMatch
Return the result of matching a join point at this shadow with the given this, target, and args.
matchesMethodCall(Method, Class) - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
matchesMethodCall(Method, Class) - Method in interface org.aspectj.weaver.tools.PointcutExpression
Determine whether or not this pointcut matches a method call to the given method, made outside of the scope of any method or constructor, but within the callerType (for example, during static initialization of the type).
matchesMethodCall(Method, Member) - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
matchesMethodCall(Method, Member) - Method in interface org.aspectj.weaver.tools.PointcutExpression
Determine whether or not this pointcut matches a method call to the given method, made during the execution of the given method or constructor.
matchesMethodCall(ResolvedMember, ResolvedMember) - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl
 
matchesMethodCall(ResolvedMember, ResolvedMember) - Method in interface org.aspectj.weaver.tools.StandardPointcutExpression
Determine whether or not this pointcut matches a method call to the given method, made during the execution of the given method or constructor.
matchesMethodExecution(Method) - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
matchesMethodExecution(Method) - Method in interface org.aspectj.weaver.tools.PointcutExpression
Determine whether or not this pointcut matches the execution of a given method.
matchesMethodExecution(ResolvedMember) - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl
 
matchesMethodExecution(ResolvedMember) - Method in interface org.aspectj.weaver.tools.StandardPointcutExpression
Determine whether or not this pointcut matches the execution of a given method.
matchesName(char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Returns whether the given name matches the given pattern.
matchesName(char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
Returns whether the given name matches the given pattern.
matchesPreInitialization(Constructor) - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
matchesPreInitialization(Constructor) - Method in interface org.aspectj.weaver.tools.PointcutExpression
Determine whether or not this pointcut matches the pre-initialization of an object initiated by a call to the given constructor.
matchesRuntimeType(AnnotatedElement) - Method in class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
matchesRuntimeType(AnnotatedElement) - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
matchesStatically(ResolvedType) - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
matchesStatically(ResolvedType) - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
matchesStatically(ResolvedType) - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
matchesStatically(ResolvedType) - Method in class org.aspectj.weaver.patterns.TypePattern
 
matchesStatically(MatchingContext) - Method in interface org.aspectj.weaver.tools.ContextBasedMatcher
Return FuzzyBoolean.YES if a join point with the given matching context is always matched.
matchesStaticInitialization(Class) - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
matchesStaticInitialization(Class) - Method in interface org.aspectj.weaver.tools.PointcutExpression
Determine whether or not this pointcut matches the static initialization of the given class.
matchesStaticInitialization(ResolvedType) - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl
 
matchesStaticInitialization(ResolvedType) - Method in interface org.aspectj.weaver.tools.StandardPointcutExpression
Determine whether or not this pointcut matches the static initialization of the given class.
matchesSubtypes(ResolvedType) - Method in class org.aspectj.weaver.patterns.AnyTypePattern
 
matchesSubtypes(ResolvedType) - Method in class org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
matchesSubtypes(ResolvedType) - Method in class org.aspectj.weaver.patterns.ExactTypePattern
 
matchesSubtypes(ResolvedType) - Method in class org.aspectj.weaver.patterns.NoTypePattern
 
matchesSubtypes(ResolvedType) - Method in class org.aspectj.weaver.patterns.TypePattern
 
matchesSubtypes(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.patterns.TypePattern
 
matchesToProcess - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
matchesTypeReference(char[], TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
Returns whether the given type reference matches the given pattern.
matchesWithName(T, Predicate<T>, Predicate<T>) - Method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment.LookupStrategy
Test whether the given element matches this lookup strategy.
matchField(FieldBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
MATCHING_POINTCUT - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
MATCHING_SHADOW - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
MatchingContext - Interface in org.aspectj.weaver.tools
When extending AspectJ's pointcut parsing and matching with custom PointcutDesignatorHandlers, it may be necessary to match based on context information at a join point not exposed simply by java.lang.reflect member information or argument values.
MatchingContextBasedTest - Class in org.aspectj.weaver.internal.tools
Test that uses MatchingContext to match (or not)
MatchingContextBasedTest(ContextBasedMatcher) - Constructor for class org.aspectj.weaver.internal.tools.MatchingContextBasedTest
 
matchingField - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticArgumentBinding
 
matchingNodes(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchingNodeSet
Returns the matching nodes that are in the given range in the source order.
MatchingNodeSet - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
A set of matches and possible matches, which need to be resolved.
MatchingNodeSet(boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchingNodeSet
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.internal.tools.PointcutDesignatorHandlerBasedPointcut
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.AndPointcut
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.ArgsPointcut
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.CflowPointcut
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.HandlerPointcut
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.IfPointcut.IfTruePointcut
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.IfPointcut
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.KindedPointcut
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.NotPointcut
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.OrPointcut
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.PerCflow
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.PerFromSuper
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.PerObject
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.PerSingleton
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.PerTypeWithin
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.Pointcut
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.ReferencePointcut
Do I really match this shadow?
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.WithincodePointcut
 
matchInternal(Shadow) - Method in class org.aspectj.weaver.patterns.WithinPointcut
 
MatchKind(String) - Constructor for class org.aspectj.weaver.patterns.TypePattern.MatchKind
 
matchLength - Variable in class org.aspectj.apache.bcel.generic.InstructionSelect
 
matchLevel(ImportReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
matchLevel(ImportReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
Returns the match level for the given importRef.
matchLevel(ImportReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
matchLevelAndReportImportRef(ImportReference, Binding, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
matchLevelAndReportImportRef(ImportReference, Binding, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
matchLevelAndReportImportRef(ImportReference, Binding, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
matchLevelAndReportImportRef(ImportReference, Binding, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
matchLevelAndReportImportRef(ImportReference, Binding, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
Reports the match of the given import reference if the resolveLevel is high enough.
matchLevelAndReportImportRef(ImportReference, Binding, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
matchLevelForDeclarations(ConstructorDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
matchLevelForReferences(ConstructorDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
matchLevelForTokens(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
matchLocalVariable(LocalVariableBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.LocalVariableLocator
 
MatchLocator - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
MatchLocator(SearchPattern, SearchRequestor, IJavaSearchScope, IProgressMonitor) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
MatchLocator.WorkingCopyDocument - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
MatchLocator.WrappedCoreException - Exception in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
MatchLocatorParser - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
A parser that locates ast nodes that match a given search pattern.
MatchLocatorParser(ProblemReporter, MatchLocator) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
MatchLocatorParser.ClassAndMethodDeclarationVisitor - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
MatchLocatorParser.ClassButNoMethodDeclarationVisitor - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
MatchLocatorParser.MethodButNoClassDeclarationVisitor - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
MatchLocatorParser.NoClassNoMethodDeclarationVisitor - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
An ast visitor that visits local type declarations.
matchMethod(MethodBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
matchMode - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
matchNameValue(char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
Return how the given name matches the given pattern.
matchReference(Reference, MatchingNodeSet, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
matchReference(Reference, MatchingNodeSet, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.VariableLocator
 
matchReportImportRef(ImportReference, Binding, IJavaElement, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
matchReportImportRef(ImportReference, Binding, IJavaElement, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
matchReportImportRef(ImportReference, Binding, IJavaElement, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
matchReportImportRef(ImportReference, Binding, IJavaElement, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
Reports the match of the given import reference.
matchReportImportRef(ImportReference, Binding, IJavaElement, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
matchReportReference(ArrayTypeReference, IJavaElement, Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
matchReportReference(ASTNode, IJavaElement, IJavaElement, IJavaElement[], Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
matchReportReference(ASTNode, IJavaElement, IJavaElement, IJavaElement[], Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
matchReportReference(ASTNode, IJavaElement, IJavaElement, IJavaElement[], Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
matchReportReference(ASTNode, IJavaElement, IJavaElement, IJavaElement[], Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModuleLocator
 
matchReportReference(ASTNode, IJavaElement, IJavaElement, IJavaElement[], Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
matchReportReference(ASTNode, IJavaElement, IJavaElement, IJavaElement[], Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
matchReportReference(ASTNode, IJavaElement, IJavaElement, IJavaElement[], Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
Reports the match of the given reference.
matchReportReference(ASTNode, IJavaElement, IJavaElement, IJavaElement[], Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
Reports the match of the given reference.
matchReportReference(ASTNode, IJavaElement, Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
matchReportReference(ASTNode, IJavaElement, Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
matchReportReference(ASTNode, IJavaElement, Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
matchReportReference(ASTNode, IJavaElement, Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.LocalVariableLocator
 
matchReportReference(ASTNode, IJavaElement, Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
matchReportReference(ASTNode, IJavaElement, Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModuleLocator
 
matchReportReference(ASTNode, IJavaElement, Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
matchReportReference(ASTNode, IJavaElement, Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
matchReportReference(ASTNode, IJavaElement, Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
Reports the match of the given reference.
matchReportReference(ASTNode, IJavaElement, Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferenceLocator
 
matchReportReference(ASTNode, IJavaElement, Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
Reports the match of the given reference.
matchReportReference(QualifiedNameReference, IJavaElement, Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
matchReportReference(QualifiedTypeReference, IJavaElement, Binding, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
matchTypeParameter(TypeVariableBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterLocator
 
MathUtils - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.util
 
MathUtils() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.util.MathUtils
 
MAX_ACC_FLAG - Static variable in interface org.aspectj.apache.bcel.Constants
 
MAX_AT_ONCE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
MAX_AT_ONCE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
MAX_BLOCK_DELTAS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
MAX_BYTE - Static variable in interface org.aspectj.apache.bcel.Constants
Maximum value for an unsigned byte
MAX_BYTE_LENGTH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
 
MAX_CODE_SIZE - Static variable in interface org.aspectj.apache.bcel.Constants
 
MAX_COLUMN - Static variable in interface org.aspectj.bridge.ISourceLocation
 
MAX_COMPILED_UNITS_AT_ONCE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Name of the JVM parameter to specify how many compilation units must be handled at once by the builder.
MAX_CONVERSIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
MAX_CP_ENTRIES - Static variable in interface org.aspectj.apache.bcel.Constants
Limitations of the Java Virtual Machine.
MAX_DB_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
MAX_DELAY - Static variable in class org.aspectj.tools.ajc.Main.CommandController
maximum 10-minute delay between filesystem checks
MAX_LA - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
MAX_LINE - Static variable in interface org.aspectj.bridge.ISourceLocation
 
MAX_MALLOC_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
MAX_MESSAGE_LENGTH - Static variable in class org.aspectj.weaver.model.AsmRelationshipUtils
 
MAX_NAME_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
MAX_OBVIOUS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
MAX_SHADOW_KIND - Static variable in class org.aspectj.weaver.Shadow
 
MAX_SHORT - Static variable in interface org.aspectj.apache.bcel.Constants
Maximum value for an unsigned short
MAX_SINGLE_BLOCK_MALLOC_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
MAX_TYPE_DEPTH - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
maxChildren - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
 
MaxCompileLoop - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
maxFieldCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
maxFieldCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
maxFieldCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
maxLocals - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
maxOffset - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
maxProblems - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
maxProblemsPerUnit - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Max problems per compilation unit
maxRecords - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
 
maxRepetition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
maxShiftedOffset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
MaxStructurallyChangedTypes - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.State
 
MAXTICKS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder
 
maxVariable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
MAY_NULL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
MAYBE - Static variable in class org.aspectj.util.FuzzyBoolean
 
MAYBE - Static variable in class org.aspectj.weaver.tools.FuzzyBoolean
 
mayBeAtBreakPreview() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
maybeAtLambdaOrCast() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
maybeAtReferenceExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
maybeCreateParameterizedType(ReferenceBinding, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
maybeEat(String) - Method in class org.aspectj.weaver.patterns.PatternParser
 
maybeEatAdjacent(String) - Method in class org.aspectj.weaver.patterns.PatternParser
 
maybeEatIdentifier() - Method in class org.aspectj.weaver.patterns.PatternParser
 
maybeEatIdentifier(String) - Method in class org.aspectj.weaver.patterns.PatternParser
 
maybeExtractName(String) - Method in class org.aspectj.weaver.patterns.WildTypePattern
Method maybeExtractName.
maybeFalse() - Method in class org.aspectj.util.FuzzyBoolean
 
mayBeGeneric - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
maybeGetCleanName() - Method in class org.aspectj.weaver.patterns.WildTypePattern
If this type pattern has no '*' or '..' in it
maybeGetCleanNames() - Method in class org.aspectj.weaver.patterns.TypePatternList
 
maybeGetParsedPointcut() - Method in class org.aspectj.ajdt.internal.compiler.ast.IfPseudoToken
 
maybeGetParsedPointcut() - Method in class org.aspectj.ajdt.internal.compiler.ast.PseudoToken
 
maybeGetParsedPointcut() - Method in class org.aspectj.weaver.patterns.BasicToken
 
maybeGetParsedPointcut() - Method in interface org.aspectj.weaver.patterns.IToken
If this token represents a pre-parsed Pointcut, then return it; otherwise returns null.
maybeGetSimpleName() - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
maybeGetSimpleName() - Method in class org.aspectj.weaver.patterns.NamePattern
Method maybeGetSimpleName.
maybeGetSimpleName() - Method in class org.aspectj.weaver.patterns.WildTypePattern
If this type pattern has no '.' or '*' in it, then return a simple string otherwise, this will return null;
maybeMatches() - Method in class org.aspectj.weaver.reflect.ShadowMatchImpl
 
maybeMatches() - Method in class org.aspectj.weaver.reflect.StandardShadowMatchImpl
 
maybeMatches() - Method in interface org.aspectj.weaver.tools.ShadowMatch
True if the pointcut expression may match some join points at this shadow (for example, some calls to the given method may match, depending on the type of the caller).
maybeParseAnnotationPattern() - Method in class org.aspectj.weaver.patterns.PatternParser
 
maybeParseDominatesPattern(Parser) - Method in class org.aspectj.ajdt.internal.compiler.ast.PseudoTokens
 
maybeParsePerClause() - Method in class org.aspectj.weaver.patterns.PatternParser
 
maybeParseSimpleTypeVariableList() - Method in class org.aspectj.weaver.patterns.PatternParser
 
maybeParseSingleAnnotationPattern() - Method in class org.aspectj.weaver.patterns.PatternParser
 
maybeParseTypeParameterList() - Method in class org.aspectj.weaver.patterns.PatternParser
 
maybeParseTypeVariableList() - Method in class org.aspectj.weaver.patterns.PatternParser
Parse type variable declarations for a generic method or at the start of a signature pointcut to identify type variable names in a generic type.
maybeTrue() - Method in class org.aspectj.util.FuzzyBoolean
 
mayNeedDynamicTest() - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
mayNeedDynamicTest() - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl
 
mayNeedDynamicTest() - Method in interface org.aspectj.weaver.tools.ContextBasedMatcher
return true if matchesStatically can ever return FuzzyBoolean.MAYBE (necessitating a per-join point test to determine matching at a given join point).
mayNeedDynamicTest() - Method in interface org.aspectj.weaver.tools.PointcutExpression
Returns true iff this pointcut contains any expression that might necessitate a dynamic test at some join point (e.g. args)
mayNeedDynamicTest() - Method in interface org.aspectj.weaver.tools.StandardPointcutExpression
Returns true iff this pointcut contains any expression that might necessitate a dynamic test at some join point (e.g. args)
mayTolerateMissingType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
measureIndentInSpaces(CharSequence, int) - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.IndentManipulation
Returns the indentation of the given line in space equivalents.
measureIndentUnits(CharSequence, int, int) - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.IndentManipulation
Returns the indentation of the given line in indentation units.
medianRecord - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
 
Member - Class in org.aspectj.org.eclipse.jdt.internal.core
 
Member - Interface in org.aspectj.weaver
Abstract representation of a member (field/constructor/method) within a type.
Member(JavaElement) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.Member
 
MEMBER - Static variable in class org.aspectj.ajde.ui.StructureViewProperties.Granularity
 
MEMBER_REF - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MemberRef.
MEMBER_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
MEMBER_VALUE_PAIR - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MemberValuePair.
MEMBER_VALUE_PAIR - Static variable in interface org.aspectj.org.eclipse.jdt.core.dom.IBinding
Kind constant (value 6) indicating a member value pair binding.
memberDeclarationStart - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
The position within the source of the start of the current member element, or -1 if we are outside a member.
memberFinder - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
MemberImpl - Class in org.aspectj.weaver
 
MemberImpl(MemberKind, UnresolvedType, int, String, String) - Constructor for class org.aspectj.weaver.MemberImpl
Construct a MemberImpl using an erased signature for the parameters and return type (member method/ctor) or type (member field)
MemberImpl(MemberKind, UnresolvedType, int, UnresolvedType, String, UnresolvedType[]) - Constructor for class org.aspectj.weaver.MemberImpl
Construct a MemberImpl using real type information for the parameters and return type (member method/ctor) or type (member field)
MemberKind - Class in org.aspectj.weaver
 
MemberKind(String, int) - Constructor for class org.aspectj.weaver.MemberKind
 
memberName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
The name of the current member element.
memberNameRange - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
The SourceRange of the name of the current member element.
MemberRef - Class in org.aspectj.org.eclipse.jdt.core.dom
AST node for a member reference within a doc comment (Javadoc).
members - Variable in class org.aspectj.org.eclipse.jdt.internal.core.AnnotationInfo
 
MemberSignature - Interface in org.aspectj.lang.reflect
 
memberStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
memberStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
MemberTypeBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
MemberTypeBinding(char[][], ClassScope, SourceTypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MemberTypeBinding
 
MemberTypeBinding(MemberTypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MemberTypeBinding
 
memberTypeCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
MemberTypeMask - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
memberTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
memberTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
memberTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
memberTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
memberTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
A collection of the resulting member types, or null if no member type results have been received.
memberTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
memberTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
memberTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Returns the member types of this type sorted by simple name.
memberTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
MemberUtils - Class in org.aspectj.weaver
Common utility methods for members.
MemberUtils() - Constructor for class org.aspectj.weaver.MemberUtils
 
memberValue - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation
 
MemberValuePair - Class in org.aspectj.org.eclipse.jdt.core.dom
Member value pair node (added in JLS3 API).
MemberValuePair - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
MemberValuePair node
MemberValuePair - Class in org.aspectj.org.eclipse.jdt.internal.core
 
MemberValuePair(char[], int, int, Expression) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MemberValuePair
 
MemberValuePair(String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.MemberValuePair
 
MemberValuePair(String, Object, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.MemberValuePair
 
memberValuePairName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
memberValuePairs - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NormalAnnotation
 
memberValuePairs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
memberValuePairs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MarkerAnnotation
 
memberValuePairs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NormalAnnotation
 
memberValuePairs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation
 
memberValuPairEqualEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
memcpy(long, long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
Copies numBytes from source to destination
MementoTokenizer - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
MementoTokenizer(String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
MemoryAccessLog(List<ModificationLog.MemoryOperation>) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog.MemoryAccessLog
 
memoryIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
MemoryIndex - Class in org.aspectj.org.eclipse.jdt.internal.core.index
 
MemoryOperation(byte, long, long, int, List<ModificationLog.Tag>) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog.MemoryOperation
 
memoryRatio - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
MemoryStats - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.db
 
MemoryStats(Chunk, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats
 
MemoryStats.PoolStats - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.db
 
mentionsAny(TypeBinding[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
mentionsAny(TypeBinding[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
mentionsAny(TypeBinding[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
mentionsAny(TypeBinding[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
mentionsAny(TypeBinding[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Does this type mention any of the given type parameters, except the one at position 'idx'?
mentionsAny(TypeBinding[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
mentionsAny(TypeBinding[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
merge(StackMapFrame, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
merge(VerificationTypeInfo, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
mergeCloseStatus(BlockScope, int, LocalVariableBinding, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
mergeDefiniteInitsWith(UnconditionalFlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
mergeDefiniteInitsWith(UnconditionalFlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
mergeDefiniteInitsWith(UnconditionalFlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
mergedOptimizedBranches(FlowInfo, boolean, FlowInfo, boolean, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Merge branches using optimized boolean conditions
mergedOptimizedBranchesIfElse(FlowInfo, boolean, FlowInfo, boolean, boolean, FlowInfo, IfStatement, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Merge if-else branches using optimized boolean conditions
mergedWith(UnconditionalFlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
mergedWith(UnconditionalFlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return the intersection of this and otherInits, that is one of: the receiver updated in the following way: intersection of definitely assigned variables, union of potentially assigned variables, similar operations for null, or the receiver or otherInits if the other one is non reachable. otherInits is not affected, and is not returned either (no need to protect the result).
mergedWith(UnconditionalFlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
mergeFinallyNullInfo(FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
Merge the effect of a statement presumably contained in a try-block, i.e., record how the collected info will affect the corresponding finally-block.
mergeFinallyNullInfo(FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.TryFlowContext
 
mergeIn(Bindings, IScope) - Method in class org.aspectj.weaver.patterns.Bindings
 
mergeNodes(BTree.BTNode, BTree.BTNode, int, BTree.BTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
Merge node 'src' onto the right side of node 'dst' using node 'keyProvider' as the source of the median key.
mergeNullStatus(int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Merge two single bits (NULL, NON_NULL, POTENTIALLY*..) into one.
mergeUnhandledException(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
message - Variable in class org.aspectj.ajde.ui.BuildConfigNode
 
message - Variable in exception org.aspectj.bridge.AbortException
structured message abort
message - Variable in class org.aspectj.weaver.loadtime.definition.Definition.DeclareErrorOrWarning
 
message() - Element in annotation interface org.aspectj.internal.lang.annotation.ajcDeclareEoW
 
message(IMessage) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
message(IMessage) - Method in interface org.aspectj.weaver.patterns.IScope
 
message(IMessage) - Method in class org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
message(IMessage) - Method in class org.aspectj.weaver.patterns.SimpleScope
 
message(IMessage.Kind, IHasPosition, String) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
message(IMessage.Kind, IHasPosition, String) - Method in interface org.aspectj.weaver.patterns.IScope
 
message(IMessage.Kind, IHasPosition, String) - Method in class org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
message(IMessage.Kind, IHasPosition, String) - Method in class org.aspectj.weaver.patterns.SimpleScope
 
message(IMessage.Kind, IHasPosition, IHasPosition, String) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
message(IMessage.Kind, IHasPosition, IHasPosition, String) - Method in interface org.aspectj.weaver.patterns.IScope
 
message(IMessage.Kind, IHasPosition, IHasPosition, String) - Method in class org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
message(IMessage.Kind, IHasPosition, IHasPosition, String) - Method in class org.aspectj.weaver.patterns.SimpleScope
 
Message - Class in org.aspectj.bridge
Implement messages.
Message - Class in org.aspectj.org.eclipse.jdt.core.dom
Error message used to report potential errors found during the AST parsing or name resolution.
Message(String, int) - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.Message
Creates a message.
Message(String, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.Message
Creates a message.
Message(String, String, IMessage.Kind, ISourceLocation, Throwable, ISourceLocation[]) - Constructor for class org.aspectj.bridge.Message
Create a message, handling null values for message and kind if thrown is not null.
Message(String, String, IMessage.Kind, ISourceLocation, Throwable, ISourceLocation[], boolean, int, int, int) - Constructor for class org.aspectj.bridge.Message
 
Message(String, IMessage.Kind, Throwable, ISourceLocation) - Constructor for class org.aspectj.bridge.Message
Create a message, handling null values for message and kind if thrown is not null.
Message(String, ISourceLocation, boolean) - Constructor for class org.aspectj.bridge.Message
Create a (compiler) error or warning message
Message(String, ISourceLocation, boolean, ISourceLocation[]) - Constructor for class org.aspectj.bridge.Message
 
MESSAGE_ALL - Static variable in class org.aspectj.bridge.MessageUtil
render message without restriction, up to 10K, including throwable
MESSAGE_LABEL - Static variable in class org.aspectj.bridge.MessageUtil
render message as label, i.e., less than 33 char
MESSAGE_LABEL_NOLOC - Static variable in class org.aspectj.bridge.MessageUtil
render message as label, i.e., less than 33 char, with no source location
MESSAGE_LINE - Static variable in class org.aspectj.bridge.MessageUtil
render message as line, i.e., less than 75 char, no internal line sep
MESSAGE_LINE_FORCE_LOC - Static variable in class org.aspectj.bridge.MessageUtil
render message as line, i.e., less than 75 char, no internal line sep, trying to trim text as needed to end with a full source location
MESSAGE_MOST - Static variable in class org.aspectj.bridge.MessageUtil
render message without restriction, except any Throwable thrown
MESSAGE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AssertStatement
The "message" structural property of this node type (child type: Expression).
MESSAGE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareErrorDeclaration
 
MESSAGE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareWarningDeclaration
 
MESSAGE_SCALED - Static variable in class org.aspectj.bridge.MessageUtil
render message more verbosely if it is worse
MESSAGE_SHORT - Static variable in class org.aspectj.bridge.MessageUtil
render message using toShortString(IMessage)"
MESSAGE_TOSTRING - Static variable in class org.aspectj.bridge.MessageUtil
render message using its toString() or "((IMessage) null)"
MESSAGE_WIDELINE - Static variable in class org.aspectj.bridge.MessageUtil
render message as wide line, i.e., less than 256 char, no internal line sep, except any Throwable thrown
MessageHandler - Class in org.aspectj.bridge
This handler accumulates messages.
MessageHandler() - Constructor for class org.aspectj.bridge.MessageHandler
same as MessageHandler(false)
MessageHandler(boolean) - Constructor for class org.aspectj.bridge.MessageHandler
 
MessageHandlerPanel - Class in org.aspectj.tools.ajbrowser.ui.swing
Panel used to display messages from the message handler
MessageHandlerPanel() - Constructor for class org.aspectj.tools.ajbrowser.ui.swing.MessageHandlerPanel
 
MessagePrinter(boolean) - Constructor for class org.aspectj.tools.ajc.Main.MessagePrinter
 
messageRefCache - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
messages - Variable in class org.aspectj.bridge.MessageHandler
messages accumulated
Messages - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
Messages - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.indexer
 
Messages - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
MessageSend - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
AspectJ Extension - support for MethodBinding.alwaysNeedsAccessMethod Possible mergeconflict?
MessageSend() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
messageSendPotentialNullReference(MethodBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
messageSendRedundantCheckOnNonNull(MethodBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
messageTemplates - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
MessageUtil - Class in org.aspectj.bridge
Convenience API's for constructing, printing, and sending messages.
MessageUtil.IMessageRenderer - Interface in org.aspectj.bridge
parameterize rendering behavior for messages
MessageWriter - Class in org.aspectj.bridge
An IMessageHandler implementation that writes all to a PrintWriter.
MessageWriter(PrintWriter, boolean) - Constructor for class org.aspectj.bridge.MessageWriter
 
META_INF_MANIFEST_MF - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
METAFACTORY - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
METAFACTORY_STRING - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
method(UnresolvedType, int, String, String) - Static method in class org.aspectj.weaver.MemberImpl
 
method(UnresolvedType, int, UnresolvedType, String, UnresolvedType[]) - Static method in class org.aspectj.weaver.MemberImpl
 
Method - Class in org.aspectj.apache.bcel.classfile
This class represents the method info structure, i.e., the representation for a method in the class.
Method - Enum constant in enum class org.aspectj.lang.reflect.DeclareAnnotation.Kind
 
Method - Enum constant in enum class org.aspectj.weaver.loadtime.definition.Definition.DeclareAnnotationKind
 
Method - Static variable in class org.aspectj.weaver.ResolvedTypeMunger
 
Method(int, int, int, Attribute[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.Method
 
Method(Method) - Constructor for class org.aspectj.apache.bcel.classfile.Method
Initialize from another object.
METHOD - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
METHOD - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
METHOD - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
METHOD - Static variable in class org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
METHOD - Static variable in interface org.aspectj.org.eclipse.jdt.core.dom.IBinding
Kind constant (value 4) indicating a method or constructor binding.
METHOD - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing a method or constructor.
METHOD - Static variable in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Node type constant indicating a method (or constructor) declaration.
METHOD - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a method.
METHOD - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
METHOD - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
METHOD - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodAnnotationData
 
METHOD - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
METHOD - Static variable in class org.aspectj.weaver.AnnotationTargetKind
 
METHOD - Static variable in interface org.aspectj.weaver.Member
 
METHOD - Static variable in class org.aspectj.weaver.TypeVariable
 
METHOD_BODIES - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
This value should be used to read the method bodies.
METHOD_BODY - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
METHOD_CALL - Static variable in interface org.aspectj.lang.JoinPoint
 
METHOD_CALL - Static variable in class org.aspectj.weaver.Shadow
 
METHOD_CONTAINER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
METHOD_DECL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
METHOD_DECL_PLUS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
METHOD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a declaration of a method.
METHOD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MethodDeclaration.
METHOD_DETAIL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
METHOD_EXECUTION - Static variable in interface org.aspectj.lang.JoinPoint
The legal return values from getKind()
METHOD_EXECUTION - Static variable in class org.aspectj.weaver.Shadow
 
METHOD_FLAGS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
METHOD_FORMAL_PARAMETER - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
METHOD_FORMAL_PARAMETER - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
METHOD_FORMAL_PARAMETER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
METHOD_IMPORT - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is an import of reference to a static method.
METHOD_INFOS - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
This value should be used to read the constant pool entries and the method infos of a .class file.
METHOD_INVOCATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MethodInvocation.
METHOD_INVOCATION_TYPE_ARGUMENT - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
METHOD_INVOCATION_TYPE_ARGUMENT - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
METHOD_INVOCATION_TYPE_ARGUMENT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
METHOD_NAME_REFERENCE - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a reference to a method name.
METHOD_PARAMETERS - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"MethodParameters" attribute (added in jep118).
METHOD_PATTERN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
METHOD_RECEIVER - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
METHOD_RECEIVER - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
METHOD_RECEIVER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
METHOD_REF - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a reference to a method.
METHOD_REF - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MethodRef.
METHOD_REF - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
METHOD_REF_PARAMETER - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MethodRefParameter.
METHOD_REF_WITH_CASTED_RECEIVER - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a reference to a method with a casted receiver.
METHOD_REFERENCE - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
METHOD_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
METHOD_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
METHOD_REFERENCE_EXPRESSION - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only method reference expressions, e.g.
METHOD_REFERENCE_TYPE_ARGUMENT - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
METHOD_REFERENCE_TYPE_ARGUMENT - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
METHOD_REFERENCE_TYPE_ARGUMENT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
METHOD_RETURN - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
METHOD_RETURN - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
METHOD_RETURN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
METHOD_SCOPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
METHOD_SOURCE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
METHOD_SUMMARY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
METHOD_TAGS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
METHOD_TYPE_PARAMETER - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
METHOD_TYPE_PARAMETER - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
METHOD_TYPE_PARAMETER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
METHOD_TYPE_PARAMETER_BOUND - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
METHOD_TYPE_PARAMETER_BOUND - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
METHOD_TYPE_PARAMETER_BOUND - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
METHOD_TYPE_REF_GetField - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
The constant is described at 5.4.3.5 in the Java 7 VM specification (part 3).
METHOD_TYPE_REF_GetStatic - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
The constant is described at 5.4.3.5 in the Java 7 VM specification (part 3).
METHOD_TYPE_REF_InvokeInterface - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
The constant is described at 5.4.3.5 in the Java 7 VM specification (part 3).
METHOD_TYPE_REF_InvokeSpecial - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
The constant is described at 5.4.3.5 in the Java 7 VM specification (part 3).
METHOD_TYPE_REF_InvokeStatic - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
The constant is described at 5.4.3.5 in the Java 7 VM specification (part 3).
METHOD_TYPE_REF_InvokeVirtual - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
The constant is described at 5.4.3.5 in the Java 7 VM specification (part 3).
METHOD_TYPE_REF_NewInvokeSpecial - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
The constant is described at 5.4.3.5 in the Java 7 VM specification (part 3).
METHOD_TYPE_REF_PutField - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
The constant is described at 5.4.3.5 in the Java 7 VM specification (part 3).
METHOD_TYPE_REF_PutStatic - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
The constant is described at 5.4.3.5 in the Java 7 VM specification (part 3).
MethodAccess - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
methodArgumentTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterPattern
 
methodBinding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
methodBinding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding
 
methodBinding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AptSourceLocalVariableBinding
 
MethodBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
MethodBinding() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
MethodBinding(int, char[], TypeBinding, TypeBinding[], ReferenceBinding[], ReferenceBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
MethodBinding(int, TypeBinding[], ReferenceBinding[], ReferenceBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
MethodBinding(MethodBinding, ReferenceBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
methodBody - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
MethodButNoClassDeclarationVisitor() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.MethodButNoClassDeclarationVisitor
 
MethodButWithConstructorName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MethodCall - Static variable in class org.aspectj.weaver.Shadow
These names are the ones that will be returned by thisJoinPoint.getKind() Those need to be documented somewhere
MethodCallBit - Static variable in class org.aspectj.weaver.Shadow
 
methodCanBeDeclaredStatic(MethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
methodCanBePotentiallyDeclaredStatic(MethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MethodCanBePotentiallyStatic - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MethodCanBePotentiallyStatic - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
MethodCanBeStatic - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MethodCanBeStatic - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
methodCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
methodCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
methodCountOffset - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
methodDeclaration - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
methodDeclaration - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
MethodDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
Method declaration AST node type.
MethodDeclaration - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
MethodDeclaration(CompilationResult) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
MethodDeclaration constructor comment.
MethodDeclarationLineNumberAttribute(int, int) - Constructor for class org.aspectj.weaver.AjAttribute.MethodDeclarationLineNumberAttribute
 
MethodDeclarationMatch - Class in org.aspectj.org.eclipse.jdt.core.search
A Java search match that represents a method declaration.
MethodDeclarationMatch(IJavaElement, int, int, int, SearchParticipant, IResource) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.MethodDeclarationMatch
Creates a new method declaration match.
MethodDeclarationPattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
MethodDeclarationPattern(char[], char[], char[], char[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern
 
MethodDeclarationPattern(char[], char[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern
 
MethodDeclarationPattern(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern
 
methodDeclaringClassName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterPattern
 
MethodDelegate - Static variable in class org.aspectj.weaver.ResolvedTypeMunger
 
MethodDelegate2 - Static variable in class org.aspectj.weaver.ResolvedTypeMunger
 
MethodDelegateTypeMunger - Class in org.aspectj.weaver
Type munger for annotation style ITD declare parents. with an interface AND an implementation.
MethodDelegateTypeMunger(ResolvedMember, UnresolvedType, String, TypePattern) - Constructor for class org.aspectj.weaver.MethodDelegateTypeMunger
Construct a new type munger for @AspectJ ITD
MethodDelegateTypeMunger(ResolvedMember, UnresolvedType, String, TypePattern, String, String) - Constructor for class org.aspectj.weaver.MethodDelegateTypeMunger
 
MethodDelegateTypeMunger.FieldHostTypeMunger - Class in org.aspectj.weaver
 
MethodExecution - Static variable in class org.aspectj.weaver.Shadow
 
MethodExecutionBit - Static variable in class org.aspectj.weaver.Shadow
 
MethodGen - Class in org.aspectj.apache.bcel.generic
Template class for building up a method.
MethodGen(int, Type, Type[], String[], String, String, InstructionList, ConstantPool) - Constructor for class org.aspectj.apache.bcel.generic.MethodGen
Declare method.
MethodGen(Method, String, ConstantPool) - Constructor for class org.aspectj.apache.bcel.generic.MethodGen
Instantiate from existing method.
MethodGen(Method, String, ConstantPool, boolean) - Constructor for class org.aspectj.apache.bcel.generic.MethodGen
 
MethodHandleRefKindGetField - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodHandleRefKindGetStatic - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodHandleRefKindInvokeInterface - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodHandleRefKindInvokeSpecial - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodHandleRefKindInvokeStatic - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodHandleRefKindInvokeVirtual - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodHandleRefKindNewInvokeSpecial - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodHandleRefKindPutField - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodHandleRefKindPutStatic - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodHandleTag - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
MethodInfo - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IMethodInfo.
MethodInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
MethodInfo(byte[], int[], int, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
MethodInfo(byte[], IConstantPool, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
MethodInfoWithAnnotations - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
MethodInvocation - Class in org.aspectj.org.eclipse.jdt.core.dom
Method invocation expression AST node type.
MethodLocator - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
MethodLocator(MethodPattern) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
MethodMissingDeprecatedAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
methodMustBeAccessedStatically(ReferenceExpression, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
methodMustBeAccessedWithInstance(ReferenceExpression, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
methodMustOverride(AbstractMethodDeclaration, long) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
Overrides the implementation in ProblemReporter and is ITD aware.
methodMustOverride(AbstractMethodDeclaration, long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MethodMustOverride - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MethodMustOverrideOrImplement - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
methodNameClash(MethodBinding, MethodBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MethodNameClash - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
methodNameClashHidden(MethodBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MethodNameClashHidden - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MethodNameMatch - Class in org.aspectj.org.eclipse.jdt.core.search
A match collected while searching for all type names methods using a requestor.
MethodNameMatch() - Constructor for class org.aspectj.org.eclipse.jdt.core.search.MethodNameMatch
 
MethodNameMatchRequestor - Class in org.aspectj.org.eclipse.jdt.core.search
A MethodNameMatchRequestor collects matches from a searchAllMethodNames query to a SearchEngine.
MethodNameMatchRequestor() - Constructor for class org.aspectj.org.eclipse.jdt.core.search.MethodNameMatchRequestor
 
MethodNameMatchRequestorWrapper - Class in org.aspectj.org.eclipse.jdt.internal.core.search
MethodNameMatchRequestorWrapper(MethodNameMatchRequestor, IJavaSearchScope) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.MethodNameMatchRequestorWrapper
 
MethodNameRequestor - Class in org.aspectj.org.eclipse.jdt.core.search
A MethodDeclarationRequestor collects search results from a searchAllMethodDeclarations query to a SearchEngine.
MethodNameRequestor() - Constructor for class org.aspectj.org.eclipse.jdt.core.search.MethodNameRequestor
 
MethodNameRequestorWrapper - Class in org.aspectj.org.eclipse.jdt.internal.core.search
MethodNameRequestorWrapper(MethodNameRequestor) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.MethodNameRequestorWrapper
 
methodNeedBody(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
methodNeedingNoBody(MethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
methodParameterNames - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
The parameter names for the current member method element.
MethodParameters - Class in org.aspectj.apache.bcel.classfile
 
MethodParameters(int, int, DataInputStream, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.MethodParameters
 
MethodParametersAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
MethodParametersName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
methodParameterTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
The parameter types for the current member method element.
MethodPattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
MethodPattern(char[], char[], char[], char[], char[], char[][], char[][], IType, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
MethodPattern(char[], char[], char[], char[], char[], String, char[][], char[][], String[], IMethod, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
MethodPattern(char[], char[], char[], String, char[], char[], String, char[][], char[][], String[], char[][], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
methodRecoveryActivated - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
MethodReducesVisibility - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MethodRef - Class in org.aspectj.org.eclipse.jdt.core.dom
AST node for a method or constructor reference within a doc comment (Javadoc).
MethodReference - Class in org.aspectj.org.eclipse.jdt.core.dom
Abstract base class of all AST node types that represent a method reference expression (added in JLS8 API).
MethodReferenceMatch - Class in org.aspectj.org.eclipse.jdt.core.search
A Java search match that represents a method reference.
MethodReferenceMatch(IJavaElement, int, int, int, boolean, boolean, boolean, boolean, SearchParticipant, IResource) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.MethodReferenceMatch
Creates a new method reference match.
MethodReferenceMatch(IJavaElement, int, int, int, boolean, boolean, boolean, SearchParticipant, IResource) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.MethodReferenceMatch
Creates a new method reference match.
MethodReferenceMatch(IJavaElement, int, int, int, boolean, SearchParticipant, IResource) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.MethodReferenceMatch
Creates a new method reference match.
MethodReferenceNotBelow18 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
methodReferenceSwingsBothWays(ReferenceExpression, MethodBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MethodReferenceSwingsBothWays - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MethodRefParameter - Class in org.aspectj.org.eclipse.jdt.core.dom
AST node for a parameter within a method reference (MethodRef).
MethodRefTag - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodRelated - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MethodRequiresBody - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MethodReturnsVoid - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
methodReturnTypeFreeTypeVariableReference(MethodBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
methods - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
methods - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
methods - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
methods - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
methods - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
A collection of the resulting methods, or null if no method results have been received.
methods() - Method in class org.aspectj.ajdt.internal.compiler.lookup.HelperInterfaceBinding
 
methods() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
methods() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
methods() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
methods() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
methods(SourceTypeBinding) - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMemberFinder
 
methods(SourceTypeBinding) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IMemberFinder
 
METHODS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
METHODS_AND_FIELDS_INITIAL_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
methodsAndFieldsCache - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
methodsBase() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
methodsBase() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
methodScope() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
MethodScope - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Specific block scope used for methods, constructors or clinits, representing its outermost blockscope.
MethodScope(Scope, ReferenceContext, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
MethodScope(Scope, ReferenceContext, boolean, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
MethodSignature - Interface in org.aspectj.lang.reflect
 
methodSignatureToString(String, String, String) - Static method in class org.aspectj.apache.bcel.classfile.Utility
 
methodSignatureToString(String, String, String, boolean) - Static method in class org.aspectj.apache.bcel.classfile.Utility
 
methodSignatureToString(String, String, String, boolean, LocalVariableTable) - Static method in class org.aspectj.apache.bcel.classfile.Utility
This method converts such a string into a Java type declaration like 'void main(String[])' and throws a 'ClassFormatException' when the parsed type is invalid.
methodToString(IBinaryMethod) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.BinaryTypeFormatter
 
methodToStringContent(StringBuffer, IBinaryMethod) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.BinaryTypeFormatter
 
MethodTypeSignature(GenericSignature.FormalTypeParameter[], GenericSignature.TypeSignature[], GenericSignature.TypeSignature, GenericSignature.FieldTypeSignature[]) - Constructor for class org.aspectj.util.GenericSignature.MethodTypeSignature
 
MethodTypeTag - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodVarargsArgumentNeedCast - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
methodVerifier() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
MethodVerifier - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
methodWithConstructorName(MethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MethodWithConstructorName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Bit mask for configurable problems (error/warning threshold) Note: bitmask assumes 3 highest bits to denote irritant group (to allow storing 8 groups of 29 bits each
MIN_BLOCK_DELTAS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
MIN_BYTES_PER_MILLISECOND - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
minicleanup() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
minimalErasedCandidates(TypeBinding[], Map) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Returns the most specific set of types compatible with all given types.
MINOR - Static variable in interface org.aspectj.apache.bcel.Constants
 
MINOR_1_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MINOR_1_2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MINOR_1_3 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MINOR_1_4 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MINOR_1_5 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MINOR_1_6 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MINOR_1_7 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MINOR_1_8 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MINOR_1_9 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MINOR_10 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MINOR_11 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MINOR_12 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MINOR_13 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MINOR_14 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MINOR_15 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MINOR_16 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MINOR_17 - Static variable in interface org.aspectj.apache.bcel.Constants
 
MINOR_VERSION_0 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MINOR_VERSION_1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MINOR_VERSION_2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MINOR_VERSION_3 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MINOR_VERSION_4 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MINOR_VERSION_PREVIEW - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
minRecords - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
 
MINUS - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Subtraction "-" operator.
MINUS - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression.Operator
Unary minus "-" operator.
MINUS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
MINUS_ASSIGN - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Assignment.Operator
-= operator.
MINUS_MINUS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
MISMATCH - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.BoundCheckStatus
 
misplacedTypeAnnotations(Annotation, Annotation) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MisplacedTypeAnnotations - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
miss() - Method in class org.aspectj.weaver.tools.cache.CacheStatistics
 
MISSING - Static variable in class org.aspectj.weaver.ResolvedType
 
MISSING_NAME - Static variable in class org.aspectj.weaver.UnresolvedType
 
MISSING_PER_CLAUSE - Static variable in class org.aspectj.weaver.WeaverMessages
 
MISSING_REWEAVABLE_TYPE - Static variable in class org.aspectj.weaver.WeaverMessages
 
MISSING_TYPE_NAMES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
MISSING_TYPE_PREVENTS_MATCH - Static variable in class org.aspectj.weaver.WeaverMessages
 
missingAbstractMethods - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
MissingArgumentsForParameterizedMemberType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
missingAspectForReweaving - Variable in class org.aspectj.weaver.Lint
Indicates an aspect could not be found when attempting reweaving.
missingClassFileLocation - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
missingDefaultCase(SwitchStatement, boolean, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingDefaultCase - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MissingDefaultCase - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
MissingDeprecatedAnnotation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
missingDeprecatedAnnotationForField(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
missingDeprecatedAnnotationForMethod(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
missingDeprecatedAnnotationForType(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingEnclosingInstance - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MissingEnclosingInstanceForConstructorCall - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Inner types related problems
missingEnumConstantCase(SwitchExpression, FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
missingEnumConstantCase(SwitchStatement, FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingEnumConstantCase - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MissingEnumConstantCase - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
MissingEnumConstantCaseDespiteDefault - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MissingEnumDefaultCase - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
missingImplementation(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
MissingJavadocComments - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
MissingJavadocTagDescription - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
MissingJavadocTags - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
missingModuleAddReads(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
missingNonNullByDefaultAnnotation(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingNonNullByDefaultAnnotation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
MissingNonNullByDefaultAnnotationOnPackage - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MissingNonNullByDefaultAnnotationOnType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MissingNullAnnotationImplicitlyUsed - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
missingOverrideAnnotation(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingOverrideAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MissingOverrideAnnotation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
missingOverrideAnnotationForInterfaceMethodImplementation(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingOverrideAnnotationForInterfaceMethodImplementation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
missingParams - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocParamNameReference
 
missingParams - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTypeParamReference
 
missingRequiresTransitiveForTypeInAPI(ReferenceBinding, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingRequiresTransitiveForTypeInAPI - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MissingResolvedTypeWithKnownSignature - Class in org.aspectj.weaver
When we try to resolve a type in the world that we require to be present, and then fail to find it, we return an instance of this class.
MissingResolvedTypeWithKnownSignature(String, String, World) - Constructor for class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
MissingResolvedTypeWithKnownSignature(String, World) - Constructor for class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
missingReturnType(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingReturnType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
missingSemiColon(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingSemiColon - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
missingSerialVersion(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingSerialVersion - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MissingSerialVersion - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
missingSourceFile - Variable in exception org.aspectj.org.eclipse.jdt.internal.core.builder.MissingSourceFileException
 
MissingSourceFileException - Exception in org.aspectj.org.eclipse.jdt.internal.core.builder
Exception thrown when the build should be aborted because a source file is missing/empty.
MissingSourceFileException(String) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.core.builder.MissingSourceFileException
 
MissingSynchronizedModifierInInheritedMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MissingSynchronizedModifierInInheritedMethod - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
missingSynchronizedOnInheritedMethod(MethodBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingTypeBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
MissingTypeBinding(PackageBinding, char[][], LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MissingTypeBinding
Special constructor for constructing proxies of missing types (114349)
missingTypeInConstructor(ASTNode, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingTypeInConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
missingTypeInLambda(LambdaExpression, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingTypeInLambda - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
missingTypeInMethod(ASTNode, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingTypeInMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
missingTypeParams - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocParamNameReference
 
missingTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
missingTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
MissingTypesGuesser - Class in org.aspectj.org.eclipse.jdt.internal.codeassist
 
MissingTypesGuesser(CompletionEngine) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.MissingTypesGuesser
 
MissingTypesGuesser.GuessedTypeRequestor - Interface in org.aspectj.org.eclipse.jdt.internal.codeassist
 
MissingTypesName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
missingValueForAnnotationMember(Annotation, char[]) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
missingValueForAnnotationMember(Annotation, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingValueForAnnotationMember - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
missingValueFromLambda(LambdaExpression, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingValueFromLambda - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MIXED - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Possible value for the option FORMATTER_TAB_CHAR
MIXED - Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
MODEL_ID - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
The identifier for the Java model (value "org.aspectj.org.eclipse.jdt.core.javamodel").
MODEL_LISTENER - Variable in class org.aspectj.ajde.ui.swing.SimpleStructureViewToolPanel
 
modelInfo - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
Active Java Model Info
ModelUpdater - Class in org.aspectj.org.eclipse.jdt.internal.core
This class is used by JavaModelManager to update the JavaModel based on some IJavaElementDeltas.
ModelUpdater() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ModelUpdater
 
modificationCount() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Returns the modification count for this AST.
ModificationLog - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.db
Records a record of every modification to the database, in a circular buffer of fixed size.
ModificationLog(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog
 
ModificationLog.MemoryAccessLog - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.db
Contains a log of events related to a specific range of database addresses, in reverse chronological order.
ModificationLog.MemoryOperation - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.db
Represents a single entry in a ModificationLog.MemoryAccessLog.
ModificationLog.Tag - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.db
Used to attach messages to events in the log.
Modifier - Class in org.aspectj.org.eclipse.jdt.core.dom
Modifier node.
MODIFIER - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type Modifier.
Modifier.ModifierKeyword - Class in org.aspectj.org.eclipse.jdt.core.dom
Modifier keywords (typesafe enumeration).
modifiers - Variable in class org.aspectj.apache.bcel.classfile.Modifiers
 
modifiers - Variable in class org.aspectj.asm.internal.ProgramElement
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RequiresStatement
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.env.ModuleReferenceImpl
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ModuleInfo
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ParameterInfo
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.RequiresInfo
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyType
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorDeclarationPattern
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
modifiers - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
modifiers - Variable in class org.aspectj.weaver.MemberImpl
 
modifiers() - Element in annotation interface org.aspectj.internal.lang.annotation.ajcITD
 
modifiers() - Method in class org.aspectj.org.eclipse.jdt.core.dom.BodyDeclaration
Returns the live ordered list of modifiers and annotations of this declaration (added in JLS3 API).
modifiers() - Method in class org.aspectj.org.eclipse.jdt.core.dom.RequiresDirective
Returns the live ordered list of modifiers of this declaration.
modifiers() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
Returns the live ordered list of modifiers and annotations of this declaration (added in JLS3 API).
modifiers() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeParameter
Returns the live ordered list of modifiers for this TypeParameter node (added in JLS8 API).
modifiers() - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationExpression
Returns the live ordered list of modifiers and annotations of this declaration (added in JLS3 API).
modifiers() - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationStatement
Returns the live ordered list of modifiers and annotations of this declaration (added in JLS3 API).
modifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SimpleDelta
 
Modifiers - Class in org.aspectj.apache.bcel.classfile
Super class for all objects that have modifiers like private, final, ...
Modifiers() - Constructor for class org.aspectj.apache.bcel.classfile.Modifiers
 
Modifiers(int) - Constructor for class org.aspectj.apache.bcel.classfile.Modifiers
 
MODIFIERS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdBinding
 
MODIFIERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.FieldDeclaration
Deprecated.
In the JLS3 API, this property is replaced by FieldDeclaration.MODIFIERS2_PROPERTY.
MODIFIERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Initializer
Deprecated.
In the JLS3 API, this property is replaced by Initializer.MODIFIERS2_PROPERTY.
MODIFIERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Deprecated.
In the JLS3 API, this property is replaced by MethodDeclaration.MODIFIERS2_PROPERTY.
MODIFIERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PointcutDeclaration
The "modifiers" structural property of this node type (JLS2 API only).
MODIFIERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.RequiresDirective
The "modifiers" structural property of this node type (element type: ModuleModifier).
MODIFIERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
Deprecated.
In the JLS3 API, this property is replaced by SingleVariableDeclaration.MODIFIERS2_PROPERTY.
MODIFIERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Deprecated.
In the JLS3 API, this property is replaced by TypeDeclaration.MODIFIERS2_PROPERTY.
MODIFIERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeParameter
The "modifiers" structural property of this node type (element type: IExtendedModifier) (added in JLS8 API).
MODIFIERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationExpression
Deprecated.
In the JLS3 API, this property is replaced by VariableDeclarationExpression.MODIFIERS2_PROPERTY.
MODIFIERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationStatement
Deprecated.
In the JLS3 API, this property is replaced by VariableDeclarationStatement.MODIFIERS2_PROPERTY.
MODIFIERS2_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeDeclaration
The "modifiers" structural property of this node type (element type: IExtendedModifier).
MODIFIERS2_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
The "modifiers" structural property of this node type (element type: IExtendedModifier).
MODIFIERS2_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.EnumConstantDeclaration
The "modifiers" structural property of this node type (element type: IExtendedModifier).
MODIFIERS2_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.EnumDeclaration
The "modifiers" structural property of this node type (element type: IExtendedModifier) (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.FieldDeclaration
The "modifiers" structural property of this node type (element type: IExtendedModifier) (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Initializer
The "modifiers" structural property of this node type (element type: IExtendedModifier) (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
The "modifiers" structural property of this node type (element type: IExtendedModifier) (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PointcutDeclaration
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.RecordDeclaration
The "modifiers" structural property of this node type (element type: IExtendedModifier).
MODIFIERS2_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
The "modifiers" structural property of this node type (element type: IExtendedModifier) (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
The "modifiers" structural property of this node type (element type: IExtendedModifier) (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationExpression
The "modifiers" structural property of this node type (element type: IExtendedModifier) (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationStatement
The "modifiers" structural property of this node type (element type: IExtendedModifier) (added in JLS3 API).
ModifiersPattern - Class in org.aspectj.weaver.patterns
 
ModifiersPattern(int, int) - Constructor for class org.aspectj.weaver.patterns.ModifiersPattern
 
modifiersSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
modifiersSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
modifiersSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
modifiersSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RequiresStatement
 
modifiersSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
modifiersSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
modifiersStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
modifiersStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
modifiersStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
modifiersStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
modNames - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
MODULAR_CLASSFILE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
ModularClassFile - Class in org.aspectj.org.eclipse.jdt.internal.core
A handle to a modular class file.
ModularClassFile(PackageFragment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
ModularClassFileMatchLocator - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
ModularClassFileMatchLocator() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModularClassFileMatchLocator
 
module - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RequiresStatement
 
module - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
module - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
module - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
module - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
module - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
module - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
module - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
module - Variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup.Answer
 
module - Variable in class org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
 
module() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
module() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
module() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MemberTypeBinding
 
module() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
module() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
module() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
module() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathMultiDirectory
 
module(LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
module(LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
module(LookupEnvironment) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ICompilationUnit
Returns the binding of the module that this compilation unit is associated with.
Module - Class in org.aspectj.apache.bcel.classfile
This class is derived from Attribute and represents the module information captured in a class file.
Module(int, int, byte[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.Module
 
Module(Module) - Constructor for class org.aspectj.apache.bcel.classfile.Module
 
MODULE - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.UpdateKind
 
MODULE - Static variable in interface org.aspectj.org.eclipse.jdt.core.dom.IBinding
Kind constant (value 7) indicating a module binding (added in JLS9 API).
MODULE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Constant for the name of the module attribute.
MODULE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a module.
MODULE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"Module" attribute (added in Java SE 9).
MODULE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
MODULE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
MODULE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
MODULE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
MODULE_ACC_MANDATED - Static variable in interface org.aspectj.apache.bcel.Constants
 
MODULE_ACC_STATIC_PHASE - Static variable in interface org.aspectj.apache.bcel.Constants
 
MODULE_ACC_SYNTHETIC - Static variable in interface org.aspectj.apache.bcel.Constants
 
MODULE_ACC_TRANSITIVE - Static variable in interface org.aspectj.apache.bcel.Constants
 
MODULE_DECL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
MODULE_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a declaration of a module.
MODULE_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ModuleDeclaration.
MODULE_DESCRIPTION_START - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
MODULE_DIRECTIVES_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ModuleDeclaration
The "moduleDirectives" structural property of this node type (element type: ModuleDirective).
MODULE_FILE_SUFFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
MODULE_GRAPH - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
When searching for Type Declaration matches, and if a module is given, this will find type declaration matches in this module as well as the dependent module graph of the given module.
MODULE_INFO - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
MODULE_INFO - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
MODULE_INFO_CLASS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
MODULE_INFO_CLASS_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
MODULE_INFO_CLASS_NAME_STRING - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
MODULE_INFO_FILE_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
MODULE_INFO_FILE_NAME_STRING - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
MODULE_INFO_JAVA - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
MODULE_INFO_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
MODULE_INFO_NAME_STRING - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
MODULE_MAIN_CLASS - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Constant of the name of the module-main-class attribute.
MODULE_MAIN_CLASS - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"ModuleMainClass" attribute (added in Java SE 9).
MODULE_MODIFIER - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ModuleModifier.
MODULE_PACKAGES - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"ModulePackages" attribute (added in Java SE 9).
MODULE_PATH_CONTAINER_ID - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
 
MODULE_PATTERN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
MODULE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
The "module" structural property of this node type (child type: ModuleDeclaration) (added in JLS9 API).
MODULE_QUALIFIED_NAME - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ModuleQualifiedName.
MODULE_QUALIFIER_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ModuleQualifiedName
The "qualifier" structural property of this node type (child type: Name)
MODULE_REF - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
/** Completion is a reference to a module.
MODULE_REF - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
MODULE_SCOPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
MODULE_TAGS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
Module.Export - Class in org.aspectj.apache.bcel.classfile
 
Module.Open - Class in org.aspectj.apache.bcel.classfile
 
Module.Provide - Class in org.aspectj.apache.bcel.classfile
 
Module.Require - Class in org.aspectj.apache.bcel.classfile
 
Module.Uses - Class in org.aspectj.apache.bcel.classfile
 
ModuleAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
moduleBinding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
 
ModuleBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
This class serves a dual purpose
ModuleBinding(char[], LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
ModuleBinding.UnNamedModule - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
moduleCache - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ModuleCache - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
moduleDeclaration - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
moduleDeclaration - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
ModuleDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
Module declaration AST node type representing the module descriptor file (added in JLS9 API).
ModuleDeclaration - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ModuleDeclaration(CompilationResult, char[][], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
ModuleDeclarationMatch - Class in org.aspectj.org.eclipse.jdt.core.search
A Java search match that represents a module declaration.
ModuleDeclarationMatch(IJavaElement, int, int, int, SearchParticipant, IResource) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.ModuleDeclarationMatch
Creates a new type declaration match.
ModuleDescriptionInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
 
ModuleDescriptionInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
ModuleDirective - Class in org.aspectj.org.eclipse.jdt.core.dom
Abstract base class of AST nodes that represent module directives (added in JLS9 API).
ModuleElementImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
 
ModuleFinder - Class in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
ModuleFinder() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ModuleFinder
 
moduleGraph - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
ModuleInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
ModuleInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ModuleInfo
 
ModuleInfo(byte[], int[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
ModuleInfoBuilder - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
ModuleInfoBuilder() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.ModuleInfoBuilder
 
ModuleLocationHandler - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.util
 
moduleLocations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
ModuleLocator - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
Copyright (c) 2017 IBM Corporation and others.
ModuleLocator(ModulePattern) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModuleLocator
 
ModuleMainClass - Class in org.aspectj.apache.bcel.classfile
Indicates the main class of a module.
ModuleMainClass - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
ModuleMainClass(int, int, int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.ModuleMainClass
 
ModuleMainClass(ModuleMainClass) - Constructor for class org.aspectj.apache.bcel.classfile.ModuleMainClass
 
ModuleMainClassAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IModuleMainClassAttribute
ModuleMainClassAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleMainClassAttribute
Constructor for ModuleMainClassAttribute.
ModuleModifier - Class in org.aspectj.org.eclipse.jdt.core.dom
Module Modifier node - represents the modifiers for the requires directive in module declaration (added in JLS9 API).
ModuleModifier.ModuleModifierKeyword - Class in org.aspectj.org.eclipse.jdt.core.dom
Module Modifier keywords (typesafe enumeration).
moduleName - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
moduleName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
moduleName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleReference
 
moduleName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
moduleName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ModuleInfo
 
moduleName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.RequiresInfo
 
moduleName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
moduleName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
moduleName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryModuleDescriptor
 
moduleName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Name of the module to which the CU in this answer is associated.
moduleName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
ModuleName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
moduleNames - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
moduleNamesCache - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
ModulePackageAccess - Class in org.aspectj.org.eclipse.jdt.core.dom
Abstract base class of AST nodes that represent exports and opens directives (added in JLS9 API).
ModulePackages - Class in org.aspectj.apache.bcel.classfile
Indicates all the packages of a module that are exported or opened by the module attribute.
ModulePackages - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
ModulePackages(int, int, int[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.ModulePackages
 
ModulePackages(ModulePackages) - Constructor for class org.aspectj.apache.bcel.classfile.ModulePackages
 
ModulePackagesAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IModulePackagesAttribute
ModulePackagesAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.ModulePackagesAttribute
Constructor for ModulePackagesAttribute.
modulePath - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
modulePath - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
 
ModulePathContainer - Class in org.aspectj.org.eclipse.jdt.internal.core
 
ModulePathContainer(IJavaProject) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ModulePathContainer
 
ModulePathContainerInitializer - Class in org.aspectj.org.eclipse.jdt.internal.core
 
ModulePathContainerInitializer() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ModulePathContainerInitializer
 
ModulePathEntry - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
Represents a project on the module path.
ModulePathEntry(IPath, ClasspathLocation) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.ModulePathEntry
 
ModulePathEntry.Multi - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
Combines an IMultiModuleEntry with further locations in order to support patch-module.
modulePathMap - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.JrtFileSystem
 
ModulePattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
ModulePattern(char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModulePattern
 
ModulePattern(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModulePattern
 
ModuleQualifiedName - Class in org.aspectj.org.eclipse.jdt.core.dom
AST node for a module qualified name.
moduleReference - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocModuleReference
 
moduleReference - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModuleReference
 
ModuleReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ModuleReference(char[][], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleReference
 
ModuleReferenceImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
ModuleReferenceImpl() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.env.ModuleReferenceImpl
 
ModuleReferenceMatch - Class in org.aspectj.org.eclipse.jdt.core.search
A Java search match that represents a module reference.
ModuleReferenceMatch(IJavaElement, int, int, int, boolean, SearchParticipant, IResource) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.ModuleReferenceMatch
Creates a new module reference match.
ModuleRelated - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
modules - Variable in class org.aspectj.org.eclipse.jdt.core.dom.ModulePackageAccess
The target modules (element type: Name).
modules - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
A collection of the resulting modules, or null if no module results have been received
modules() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModulePackageAccess
Returns the live ordered list of target modules for this directive.
MODULES_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ExportsDirective
The "modules" structural property of this node type (element type: Name).
MODULES_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.OpensDirective
The "modules" structural property of this node type (element type: Name).
ModulesCache - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
ModulesCache - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
ModuleScope - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
ModuleScope(Scope, ModuleDeclaration) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleScope
 
ModuleSourcePathManager - Class in org.aspectj.org.eclipse.jdt.internal.core
 
ModuleSourcePathManager() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ModuleSourcePathManager
 
moduleStatement - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModuleStatement
 
ModuleStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Just a marker class to represent statements that can occur in a module declaration
ModuleStatement() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleStatement
 
moduleStatements() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleDeclaration
Returns the live list of statements in this module.
ModuleTag - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ModuleUpdater - Class in org.aspectj.org.eclipse.jdt.internal.core
An instance of this class collects add-exports and add-reads options from a project's class path entries, and performs the corresponding updates when requested by the compiler.
ModuleUpdater(JavaProject) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ModuleUpdater
 
ModuleUtil - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
ModuleUtil() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.ModuleUtil
 
moduleVersion - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
monitor - Variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
monitor - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
monitor - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CancelableProblemFactory
 
monitor - Variable in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
monitorenter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
monitorEnter() - Static method in class org.aspectj.weaver.MemberImpl
 
MONITORENTER - Static variable in interface org.aspectj.apache.bcel.Constants
 
MONITORENTER - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
MONITORENTER - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
MONITORENTER - Static variable in interface org.aspectj.weaver.Member
 
monitorexit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
monitorExit() - Static method in class org.aspectj.weaver.MemberImpl
 
MONITOREXIT - Static variable in interface org.aspectj.apache.bcel.Constants
 
MONITOREXIT - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
MONITOREXIT - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
MONITOREXIT - Static variable in interface org.aspectj.weaver.Member
 
MORE_GENERIC - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
moreDangerousType(TypeBinding, TypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
moreToParse() - Method in class org.aspectj.weaver.patterns.PatternParser
 
mostSpecificClassMethodBinding(MethodBinding[], int, InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
MostSpecificExceptionMethodBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Pseudo method binding used to wrapper a real method, and expose less exceptions than original.
MostSpecificExceptionMethodBinding(MethodBinding, ReferenceBinding[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MostSpecificExceptionMethodBinding
 
mostSpecificInterfaceMethodBinding(MethodBinding[], int, InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
mostSpecificMethodBinding(MethodBinding[], int, TypeBinding[], InvocationSite, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
move(InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Move a single instruction (handle) to a new location.
move(InstructionHandle, InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Take all instructions (handles) from "start" to "end" and append them after the new location "target".
move(IJavaElement[], IJavaElement[], IJavaElement[], String[], boolean, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaModel
Moves the given elements to the specified container(s).
move(IJavaElement[], IJavaElement[], IJavaElement[], String[], boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
move(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.ISourceManipulation
Moves this element to the given container.
move(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
move(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
move(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
move(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
move(IPath, int, int, IClasspathEntry, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Moves the resource of this package fragment root to the destination path as specified by IResource.move(IPath,int,IProgressMonitor) but excluding nested source folders.
move(IPath, int, int, IClasspathEntry, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
moveAndResizeGap(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
Moves the gap to location and adjust its size to the anticipated change size.
movedFrom(IJavaElement, IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Creates the nested deltas resulting from an move operation.
movedTo(IJavaElement, IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Creates the nested deltas resulting from an move operation.
MoveElementsOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
This operation moves elements from their current container to a specified destination container, optionally renaming the elements.
MoveElementsOperation(IJavaElement[], IJavaElement[], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.MoveElementsOperation
When executed, this operation will move the given elements to the given containers.
MovePackageFragmentRootOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
 
MovePackageFragmentRootOperation(IPackageFragmentRoot, IPath, int, int, IClasspathEntry) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation
 
moveRecoveryCheckpoint() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
moveResource(IPackageFragmentRoot, IClasspathEntry, IWorkspaceRoot) - Method in class org.aspectj.org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation
 
MoveResourceElementsOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
This operation moves resources (package fragments and compilation units) from their current container to a specified destination container, optionally renaming the elements.
MoveResourceElementsOperation(IJavaElement[], IJavaElement[], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.MoveResourceElementsOperation
When executed, this operation will move the given elements to the given containers.
moveResources(IResource[], IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Convenience method to move resources
moveToNextJob() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Advance to the next available job, once the current one has been completed.
moveToNextJob() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
Advance to the next available job, once the current one has been completed.
multianewarray(TypeReference, TypeBinding, int, ArrayAllocationExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
multianewarray(TypeReference, TypeBinding, int, ArrayAllocationExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
MULTIANEWARRAY - Class in org.aspectj.apache.bcel.generic
MULTIANEWARRAY - Create new mutidimensional array of references
MULTIANEWARRAY - Static variable in interface org.aspectj.apache.bcel.Constants
 
MULTIANEWARRAY - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
MULTIANEWARRAY(int, short) - Constructor for class org.aspectj.apache.bcel.generic.MULTIANEWARRAY
 
MULTIANEWARRAY_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
MultiCatchExceptionLabel - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
MultiCatchExceptionLabel(CodeStream, TypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.MultiCatchExceptionLabel
 
multiCatchNotBelow17(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MultiCatchNotBelow17 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MultiCatchParameter - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
multiConstantCaseLabelsNotSupported(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MultiConstantCaseLabelsNotSupported - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
MultiOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
This class is used to perform operations on multiple IJavaElement.
MultiOperation(IJavaElement[], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Creates a new MultiOperation on elementsToProcess.
MultiOperation(IJavaElement[], IJavaElement[], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Creates a new MultiOperation.
MULTIPLE_MATCHES_IN_PRECEDENCE - Static variable in class org.aspectj.weaver.WeaverMessages
 
multipleAdviceStoppingLazyTjp - Variable in class org.aspectj.weaver.Lint
 
multipleClasspathSections(String) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.ClasspathSectionProblemReporter
 
MultipleFunctionalInterfaces - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
This problem is no longer reported; number Of functional interface is not an issue, number of abstract methods is.
MULTIPLY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
MultiStructureViewPanel - Class in org.aspectj.ajde.ui.swing
 
MultiStructureViewPanel(StructureViewPanel, StructureViewPanel) - Constructor for class org.aspectj.ajde.ui.swing.MultiStructureViewPanel
 
MultiTypeDeclarationPattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
MultiTypeDeclarationPattern(char[][], char[][], char, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MultiTypeDeclarationPattern
 
munge(SourceTypeBinding, ResolvedType) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseTypeMunger
Modifies signatures of a TypeBinding through its ClassScope, i.e. adds Method|FieldBindings, plays with inheritance, ...
munge(BcelClassWeaver) - Method in class org.aspectj.weaver.bcel.BcelAccessForInlineMunger
 
munge(BcelClassWeaver) - Method in class org.aspectj.weaver.bcel.BcelCflowCounterFieldAdder
 
munge(BcelClassWeaver) - Method in class org.aspectj.weaver.bcel.BcelCflowStackFieldAdder
 
munge(BcelClassWeaver) - Method in class org.aspectj.weaver.bcel.BcelPerClauseAspectAdder
 
munge(BcelClassWeaver) - Method in class org.aspectj.weaver.bcel.BcelTypeMunger
 
munger - Variable in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
munger - Variable in class org.aspectj.weaver.ConcreteTypeMunger
 
mungers - Variable in class org.aspectj.weaver.Shadow
 
MUNGING_WITH - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
MUST_KEEP_OVERWEAVING_ONCE_START - Static variable in class org.aspectj.weaver.WeaverMessages
 
mustCheckExceptions() - Method in class org.aspectj.weaver.Checker
 
mustCheckExceptions() - Method in class org.aspectj.weaver.ShadowMunger
Does the munger have to check that its exception are accepted by the shadow ?
mustDefineDimensionsOrInitializer(ArrayAllocationExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MustDefineEitherDimensionExpressionsOrInitializer - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
mustQualifyType(char[], char[], char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
mustResolve - Variable in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
 
mustResolve - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchingNodeSet
Tell whether locators need to resolve or not for current matching node set.
mustResolve - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
mustResolve() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
mustResolve() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
mustResolve() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
Returns whether a method declaration or message send must be resolved to find out if this method pattern matches it.
mustResolve() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModulePattern
 
mustResolve() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.VariablePattern
 
MustSpecifyPackage - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated
mustUseAStaticMethod(MessageSend, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
mustWeaveXmlDefinedAspects - Variable in class org.aspectj.weaver.Lint
 
myClass - Variable in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 

N

NaiveASTFlattener - Class in org.aspectj.org.eclipse.jdt.internal.core.dom
Internal AST visitor for serializing an AST in a quick and dirty fashion.
NaiveASTFlattener() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
Creates a new AST printer.
name - Variable in class org.aspectj.ajde.ui.BuildConfigNode
 
name - Variable in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
name - Variable in class org.aspectj.apache.bcel.generic.FieldOrMethod
 
name - Variable in class org.aspectj.asm.internal.ProgramElement
 
name - Variable in class org.aspectj.org.eclipse.jdt.core.dom.ModulePackageAccess
The package name; lazily initialized; defaults to a unspecified, legal Java identifier.
name - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.AssistNodeParentAnnotationArrayInitializer
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MemberValuePair
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.env.ModuleReferenceImpl
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ModuleInfo
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ParameterInfo
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeParameterInfo
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemBinding
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
name - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CreateCompilationUnitOperation
The name of the compilation unit being created.
name - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CreatePackageDeclarationOperation
The name of the package declaration being created
name - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyType
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog.Tag
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterPattern
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.VariablePattern
 
name - Variable in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
name - Variable in class org.aspectj.tools.ant.taskdefs.Ajdoc.Doclet
 
name - Variable in class org.aspectj.tools.ant.taskdefs.Ajdoc.Param
 
name - Variable in class org.aspectj.weaver.bcel.UnwovenClassFile.ChildClass
 
name - Variable in class org.aspectj.weaver.loadtime.definition.Definition.ConcreteAspect
 
name - Variable in class org.aspectj.weaver.loadtime.definition.Definition.Pointcut
 
name - Variable in class org.aspectj.weaver.MemberImpl
 
name - Variable in class org.aspectj.weaver.patterns.ReferencePointcut
 
name() - Element in annotation interface org.aspectj.internal.lang.annotation.ajcITD
 
name() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.BasicModule
 
name() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
name() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule.IModuleReference
 
name() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule.IPackageExport
 
name() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule.IService
 
name() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
name() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule
Answer the name of the module to update.
name() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.ModuleReferenceImpl
 
name() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.PackageExportImpl
 
name() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
Answer the name of this module.
name() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
name() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
name(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
Name - Class in org.aspectj.org.eclipse.jdt.core.dom
Abstract base class for all AST nodes that represent names.
Name - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdAnnotationValuePair
 
NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodParameter
 
NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
NAME_COLLISION - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a naming collision would occur if the operation proceeded.
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeDeclaration
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
Deprecated.
In the JLS3 API, this property is replaced by ClassInstanceCreation.TYPE_PROPERTY.
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.EnumConstantDeclaration
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.EnumDeclaration
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ExportsDirective
The "name" structural property of this node type (child type: Name).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ExpressionMethodReference
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.FieldAccess
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ImportDeclaration
The "name" structural property of this node type (child type: Name).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MemberRef
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MemberValuePair
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodInvocation
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodRef
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodRefParameter
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ModuleDeclaration
The "name" structural property of this node type (child type: Name).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ModuleQualifiedName
The "name" structural property of this node type (child type: SimpleName)
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.NameQualifiedType
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.OpensDirective
The "name" structural property of this node type (child type: Name).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PackageDeclaration
The "name" structural property of this node type (child type: Name).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PointcutDeclaration
 
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ProvidesDirective
The "name" structural property of this node type (child type: Name).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.QualifiedName
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.QualifiedType
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.RecordDeclaration
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ReferencePointcut
 
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.RequiresDirective
The module structural property of this node type (child type: Name).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SimpleType
The "name" structural property of this node type (child type: Name).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SuperFieldAccess
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodInvocation
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodReference
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeMethodReference
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeParameter
The "name" structural property of this node type (child type: SimpleName).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.UsesDirective
The "name" structural property of this node type (child type: Name).
NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationFragment
The "name" structural property of this node type (child type: SimpleName).
NAME_QUALIFIED_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type NameQualifiedType.
NAMEANDTYPE_INITIAL_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
nameAndTypeCacheForFieldsAndMethods - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
nameAndTypeIndex - Variable in class org.aspectj.apache.bcel.classfile.ConstantCP
 
NameAndTypeTag - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
NameBindingPointcut - Class in org.aspectj.weaver.patterns
Common super type for Pointcuts that can bind formal parameters.
NameBindingPointcut() - Constructor for class org.aspectj.weaver.patterns.NameBindingPointcut
 
NameConvertor - Class in org.aspectj.asm.internal
 
NameConvertor() - Constructor for class org.aspectj.asm.internal.NameConvertor
 
Named - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment.LookupStrategy
Search a specific named module only.
NamedMember - Class in org.aspectj.org.eclipse.jdt.internal.core
 
NamedMember(JavaElement, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
namedMethodScope() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
nameEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.core.AnnotatableInfo
The last position of this member's name in the its openable's buffer.
nameEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.core.AnnotationInfo
 
nameEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclarationElementInfo
The last position of this import declaration's name in the its openable's buffer.
nameEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
nameEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameterElementInfo
 
nameEnvironment - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
nameEnvironment - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
nameEnvironment - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
nameEnvironment - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
nameEnvironment - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
NameEnvironment - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
NameEnvironment(IJavaProject, CompilationGroup) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
NameEnvironmentAnswer - Class in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
NameEnvironmentAnswer(IBinaryType, AccessRestriction) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
 
NameEnvironmentAnswer(IBinaryType, AccessRestriction, char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
 
NameEnvironmentAnswer(ICompilationUnit, AccessRestriction) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
 
NameEnvironmentAnswer(ICompilationUnit, AccessRestriction, char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
 
NameEnvironmentAnswer(ISourceType[], AccessRestriction, String, char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
 
NameEnvironmentAnswer(ReferenceBinding, ModuleBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
 
nameForCUCheck() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
Answer the name of this module as it should be used for hasCompilationUnit() checks.
nameForCUCheck() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding.UnNamedModule
 
nameForLookup() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
Answer the name of this module as it should be used for package or type lookup.
nameForLookup() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding.UnNamedModule
 
nameForReporting(ASTNode, ReferenceContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
NameImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
A String-based implementation of the type used to return strings in javax.lang.model.
NameImpl(char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NameImpl
 
NameImpl(CharSequence) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NameImpl
 
nameIndex - Variable in class org.aspectj.apache.bcel.classfile.Attribute
 
nameIndex - Variable in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
nameLookup - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
nameLookup - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
 
nameLookup - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
nameLookup - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
nameLookup - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
NameLookup - Class in org.aspectj.org.eclipse.jdt.internal.core
A NameLookup provides name resolution within a Java project.
NameLookup(JavaProject, IPackageFragmentRoot[], HashtableOfArrayToObject, ICompilationUnit[], Map) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
NameLookup.Answer - Class in org.aspectj.org.eclipse.jdt.internal.core
 
NameMangler - Class in org.aspectj.weaver
 
NameMangler() - Constructor for class org.aspectj.weaver.NameMangler
 
nameMatches(String, ICompilationUnit, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Returns true if the given cu's name matches the specified searchName, otherwise false.
nameMatches(String, IJavaElement, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Returns true if the given element's name matches the specified searchName, otherwise false.
NameMatchRequestorWrapper - Class in org.aspectj.org.eclipse.jdt.internal.core.search
Parent class for Type and Method NameMatchRequestor classes
NameMatchRequestorWrapper(IJavaSearchScope) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.NameMatchRequestorWrapper
 
NamePattern - Class in org.aspectj.weaver.patterns
 
NamePattern(char[]) - Constructor for class org.aspectj.weaver.patterns.NamePattern
 
NamePattern(String) - Constructor for class org.aspectj.weaver.patterns.NamePattern
 
NameQualifiedType - Class in org.aspectj.org.eclipse.jdt.core.dom
Node for a name-qualified type (added in JLS8 API).
NameReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
NameReference() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
names - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.NameSet
 
names - Variable in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
NameSet - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
NameSet(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.NameSet
 
nameSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
nameSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
nameSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ModuleInfo
 
nameSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ParameterInfo
 
nameSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
nameSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeParameterInfo
 
nameSourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
nameSourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
nameSourceEnd() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
nameSourcePosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
nameSourcePosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
nameSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
nameSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
nameSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
nameSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ModuleInfo
 
nameSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ParameterInfo
 
nameSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
nameSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeParameterInfo
 
nameSourceStart() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
nameSourceStart() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
nameSourceStart() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
nameStart - Variable in class org.aspectj.org.eclipse.jdt.internal.core.AnnotatableInfo
The start position of this member's name in the its openable's buffer.
nameStart - Variable in class org.aspectj.org.eclipse.jdt.internal.core.AnnotationInfo
 
nameStart - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclarationElementInfo
The start position of this import declaration's name in the its openable's buffer.
nameStart - Variable in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
nameStart - Variable in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameterElementInfo
 
nameToSignature(String) - Static method in class org.aspectj.asm.internal.ProgramElement
 
NameValuePair - Class in org.aspectj.apache.bcel.classfile.annotation
 
NameValuePair(int, ElementValue, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.NameValuePair
 
NameValuePair(String, ElementValue, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.NameValuePair
 
NameValuePair(NameValuePair, ConstantPool, boolean) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.NameValuePair
 
NamingConventions - Class in org.aspectj.org.eclipse.jdt.core
Provides methods for computing Java-specific names.
NARROWING - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
nasb - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
nasi(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
nasr - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
NATIVE - Static variable in class org.aspectj.asm.IProgramElement.Modifiers
 
NATIVE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
"native" modifier constant (bit mask).
NATIVE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
NATIVE_KEYWORD - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
"native" modifier with flag value Modifier.NATIVE.
nativeMethodsCannotBeStrictfp(ReferenceBinding, AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NativeMethodsCannotBeStrictfp - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NATURE_ID - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
The identifier for the Java nature (value "org.aspectj.org.eclipse.jdt.core.javanature").
navigateBack() - Method in class org.aspectj.ajde.ui.internal.NavigationHistoryModel
 
navigateForward() - Method in class org.aspectj.ajde.ui.internal.NavigationHistoryModel
 
navigateToNode(IProgramElement) - Method in class org.aspectj.ajde.ui.internal.NavigationHistoryModel
 
NavigationHistoryModel - Class in org.aspectj.ajde.ui.internal
 
NavigationHistoryModel() - Constructor for class org.aspectj.ajde.ui.internal.NavigationHistoryModel
 
nConstants - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
nd - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdStruct
 
Nd - Class in org.aspectj.org.eclipse.jdt.internal.core.nd
Network Database for storing semantic information.
Nd(File, ChunkCache, NdNodeTypeRegistry<NdNode>, int, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
Nd(File, NdNodeTypeRegistry<NdNode>, int, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
NdAnnotation - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdAnnotation(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdAnnotation
 
NdAnnotationValuePair - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdAnnotationValuePair(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdAnnotationValuePair
 
NdBinding - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
Base class for bindings in the Nd.
NdBinding(Nd) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdBinding
 
NdBinding(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdBinding
 
NdComplexTypeSignature - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
Represents a type signature that is anything other than a trivial reference to a concrete type.
NdComplexTypeSignature(Nd) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
 
NdComplexTypeSignature(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
 
NdConstant - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdConstant(Nd) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstant
 
NdConstant(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstant
 
NdConstantAnnotation - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdConstantAnnotation(Nd) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantAnnotation
 
NdConstantAnnotation(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantAnnotation
 
NdConstantArray - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdConstantArray(Nd) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantArray
 
NdConstantArray(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantArray
 
NdConstantBoolean - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdConstantBoolean(Nd) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantBoolean
 
NdConstantBoolean(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantBoolean
 
NdConstantByte - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdConstantByte(Nd) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantByte
 
NdConstantByte(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantByte
 
NdConstantChar - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdConstantChar(Nd) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantChar
 
NdConstantChar(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantChar
 
NdConstantClass - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdConstantClass(Nd) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantClass
 
NdConstantClass(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantClass
 
NdConstantDouble - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdConstantDouble(Nd) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantDouble
 
NdConstantDouble(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantDouble
 
NdConstantEnum - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdConstantEnum(Nd) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantEnum
 
NdConstantEnum(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantEnum
 
NdConstantFloat - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdConstantFloat(Nd) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantFloat
 
NdConstantFloat(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantFloat
 
NdConstantInt - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdConstantInt(Nd) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantInt
 
NdConstantInt(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantInt
 
NdConstantLong - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdConstantLong(Nd) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantLong
 
NdConstantLong(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantLong
 
NdConstantShort - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdConstantShort(Nd) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantShort
 
NdConstantShort(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantShort
 
NdConstantString - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdConstantString(Nd) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantString
 
NdConstantString(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantString
 
NdLinkedList<T> - Class in org.aspectj.org.eclipse.jdt.internal.core.nd
 
NdLinkedList(Nd, long, ITypeFactory<T>, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.NdLinkedList
 
NdLinkedList(Nd, long, ITypeFactory<T>, int, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.NdLinkedList
 
NdLinkedList.ILinkedListVisitor<T> - Interface in org.aspectj.org.eclipse.jdt.internal.core.nd
 
NdMethod - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdMethod(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
NdMethodAnnotationData - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
Stores all annotation-related information for a single method.
NdMethodAnnotationData(NdMethod) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodAnnotationData
 
NdMethodAnnotationData(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodAnnotationData
 
NdMethodException - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdMethodException(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodException
 
NdMethodParameter - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdMethodParameter(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodParameter
 
NdNode - Class in org.aspectj.org.eclipse.jdt.internal.core.nd
This is a basic polymorphic node in the network database.
NdNode(Nd) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNode
 
NdNode(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNode
 
NdNodeTypeRegistry<R> - Class in org.aspectj.org.eclipse.jdt.internal.core.nd
Maps integer constants onto factories for NdNode objects.
NdNodeTypeRegistry() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNodeTypeRegistry
 
NdRawLinkedList - Class in org.aspectj.org.eclipse.jdt.internal.core.nd
NdRawLinkedList stores a list of fixed-sized records.
NdRawLinkedList(Nd, long, int, int, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.NdRawLinkedList
 
NdRawLinkedList.ILinkedListVisitor - Interface in org.aspectj.org.eclipse.jdt.internal.core.nd
 
NdResourceFile - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
Represents a source of java classes (such as a .jar or .class file).
NdResourceFile(Nd) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
NdResourceFile(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
NdStringSet - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.db
A container for storing a set of strings in the Database.
NdStringSet(Database, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.NdStringSet
 
NdStruct - Class in org.aspectj.org.eclipse.jdt.internal.core.nd
Base class for standard implementations of INdStruct.
NdStruct(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.NdStruct
 
NdType - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdType(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
NdType(Nd, NdResourceFile) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
NdTypeAnnotation - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdTypeAnnotation(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeAnnotation
 
NdTypeArgument - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdTypeArgument(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeArgument
 
NdTypeArgument(Nd, NdComplexTypeSignature) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeArgument
 
NdTypeBound - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
Represents the bound on a generic parameter (a ClassBound or InterfaceBound in the sense of the Java VM spec Java SE 8 Edition, section 4.7.9.1).
NdTypeBound(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeBound
 
NdTypeId - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdTypeId(Nd, char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
NdTypeId(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
NdTypeInterface - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
Represents one interface implemented by a specific type.
NdTypeInterface(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeInterface
 
NdTypeInterface(Nd, NdType, NdTypeSignature) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeInterface
 
NdTypeParameter - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
Represents a TypeParameter, as described in Section 4.7.9.1 of the java VM specification, Java SE 8 edititon.
NdTypeParameter(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeParameter
 
NdTypeSignature - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
Corresponds roughly to a JavaTypeSignature, as described in section 4.7.9.1 of the Java VM spec version 4, with the addition of annotations and backpointers to locations where the type is used.
NdTypeSignature(Nd) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
 
NdTypeSignature(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
 
NdVariable - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
NdVariable(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
NdWorkspaceLocation - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
Holds a location in the Eclipse workspace where a given resource was found.
NdWorkspaceLocation(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdWorkspaceLocation
 
NdWorkspaceLocation(Nd, NdResourceFile, char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdWorkspaceLocation
 
NdZipEntry - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
Stores a (non-class) file within a .jar file.
NdZipEntry(Nd, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdZipEntry
 
NEED_BATCH_INITIALIZATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
needAroundClosureStacking - Variable in class org.aspectj.weaver.Shadow
 
needBlankFinalFieldInitializationCheck(FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
Returns true if the context requires to check initialization of final blank fields.
needClassInitMethod() - Method in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
needClassInitMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
A will be requested as soon as static fields or assertions are present.
NeededScope - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
NeedFreeReturn - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
needImplementation(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NeedReceiverGenericCast - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
NEEDS_FULL_BUILD - Static variable in class org.aspectj.org.eclipse.jdt.core.compiler.CompilationParticipant
 
needsAccessToTopmostImplementor() - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
needsCompletion() - Method in class org.aspectj.weaver.ltw.LTWWorld
 
NeedSerialVersionUIDField - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
needsModifiableDelegate() - Method in class org.aspectj.weaver.UnresolvedType
 
needsNewFingerprint() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.FileFingerprint.FingerprintTestResult
 
needsNoConversionFrom(ResolvedType) - Method in class org.aspectj.weaver.ResolvedType
 
needsRefresh - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
needsRefresh - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
needsRefresh() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.ChangeCollector
 
needsRetry() - Method in class org.aspectj.ajde.ui.swing.GoToLineThread
 
needsSerialVersionUIDField - Variable in class org.aspectj.weaver.Lint
 
needsUncheckedConversion(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Meant to be invoked on compatible types, to figure if unchecked conversion is necessary
needToCheckFlowInAbsenceOfDefaultBranch() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
needToCheckFlowInAbsenceOfDefaultBranch() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
NeedToEmulateConstructorAccess - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
needToEmulateFieldAccess(FieldBinding, ASTNode, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NeedToEmulateFieldReadAccess - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NeedToEmulateFieldWriteAccess - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
needToEmulateMethodAccess(MethodBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NeedToEmulateMethodAccess - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
needToReweaveWorld() - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
needValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
needValue() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
NEGATABLE - Static variable in interface org.aspectj.apache.bcel.Constants
 
NEGATION_DOESNT_ALLOW_BINDING - Static variable in class org.aspectj.weaver.WeaverMessages
 
NEGATIVE_ARRAY_SIZE_EXCEPTION - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
NEST_HOST - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"NestHost" attribute (JVMS 11).
NEST_MEMBERS - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"NestMembers" attribute (JVMS 11).
NESTED_CLASS_SUMMARY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
NESTED_MEMBER_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
nestedMethod - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
NestedServiceImpl - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
nestedType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
NestedTypeBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
NestedTypeBinding(char[][], ClassScope, SourceTypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
NestedTypeBinding(NestedTypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
nestedTypes - Variable in class org.aspectj.util.GenericSignature.ClassTypeSignature
 
nestHost - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
NestHost - Class in org.aspectj.apache.bcel.classfile
https://docs.oracle.com/javase/specs/jvms/se11/html/jvms-4.html#jvms-4.7.28
NestHost - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
NestHost(int, int, int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.NestHost
 
NestHost(NestHost) - Constructor for class org.aspectj.apache.bcel.classfile.NestHost
 
NestHostAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
NestHostAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.NestHostAttribute
 
nestMembers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
NestMembers - Class in org.aspectj.apache.bcel.classfile
https://docs.oracle.com/javase/specs/jvms/se11/html/jvms-4.html#jvms-4.7.29
NestMembers - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
NestMembers(int, int, int[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.NestMembers
 
NestMembers(NestMembers) - Constructor for class org.aspectj.apache.bcel.classfile.NestMembers
 
NestMembersAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of INestMembersAttribute.
NestMembersAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.NestMembersAttribute
Constructor for NestMembersAttribute.
NestMembersAttributeEntry - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
NestMembersAttributeEntry(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.NestMembersAttributeEntry
 
NEVER - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "never".
NEVER - Static variable in class org.aspectj.util.FuzzyBoolean
 
never_indent_block_comments_on_first_column - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
never_indent_line_comments_on_first_column - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
NEVER_MODIFIED - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.FileFingerprint
Sentinel value for FileFingerprint.time indicating a nonexistent fingerprint.
neverHasTarget() - Method in class org.aspectj.weaver.Shadow.Kind
 
neverHasThis() - Method in class org.aspectj.weaver.Shadow.Kind
 
neverMatches() - Method in class org.aspectj.weaver.reflect.ShadowMatchImpl
 
neverMatches() - Method in class org.aspectj.weaver.reflect.StandardShadowMatchImpl
 
neverMatches() - Method in interface org.aspectj.weaver.tools.ShadowMatch
True iff the pointcut expression can never match any join point at this shadow (for example, the pointcut will never match a call to the given method).
NEW - Enum constant in enum class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
The special value ImportRewrite.TypeLocation.NEW is used for new expressions (object allocations).
NEW - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
NEW - Static variable in interface org.aspectj.apache.bcel.Constants
 
NEW - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
NEW - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
NEW - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
NEW - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
NEW - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
NEW - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
new_(TypeReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
new_(TypeReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
new_(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
NEW_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
newAccessRule(IPath, int) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a new access rule with the given file pattern and kind.
newAfterAdviceDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented after advice declaration node owned by this AST.
newAfterReturningAdviceDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented after returning advice declaration node owned by this AST.
newAfterThrowingAdviceDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented after throwing advice declaration node owned by this AST.
newAjAST(int, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates a new AspectJ abstract syntax tree (AST) following the specified set of API rules.
newAjTypeDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented ajtype declaration node owned by this AST.
newAndPointcut() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented AndPointcut node owned by this AST.
newAnnotationMirror(AnnotationBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
newAnnotationProcessorUnits - Variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeCollisionException
 
newAnnotationTypeDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented annotation type declaration node for an unspecified, but legal, name; no modifiers; no javadoc; and an empty list of member declarations.
newAnnotationTypeMemberDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented annotation type member declaration node for an unspecified, but legal, member name and type; no modifiers; no javadoc; and no default value.
newAnonymousClassDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented anonymous class declaration node owned by this AST.
newAroundAdviceDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented around advice declaration node owned by this AST.
newarray(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
newArray(TypeReference, ArrayAllocationExpression, ArrayBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
newArray(TypeReference, ArrayAllocationExpression, ArrayBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
newArray(ArrayBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
NEWARRAY - Static variable in interface org.aspectj.apache.bcel.Constants
 
NEWARRAY - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
newArrayAccess() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented array access expression node owned by this AST.
newArrayCreation() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented array creation expression node owned by this AST.
newArrayInitializer() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented array initializer node owned by this AST.
newArrayType(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented array type node with the given element type, which cannot be an array type for API levels JLS8 and later.
newArrayType(Type, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented array type node with the given element type and number of dimensions.
newAspectDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented aspect declaration node owned by this AST.
newAssertStatement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented assert statement node owned by this AST.
newAssignment() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented assignment expression node owned by this AST.
newAST(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Deprecated.
Clients should port their code to use the latest JLS* AST API and call AST.newAST(AST.JLS12, false) instead of using this constructor.
newAST(int, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new Java abstract syntax tree (AST) following the specified set of API rules.
newAST(Map<String, String>) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new Java abstract syntax tree Following option keys are significant: "org.eclipse.jdt.core.compiler.source" indicates the api level and source compatibility mode (as per JavaCore) - defaults to 1.3 "1.3" means the source code is as per JDK 1.3 and api level AST.JLS3. "1.4", "1.5", "1.6", "1.7" "1.8" implies the respective source JDK levels 1.4, 1.5, 1.6, 1.7 and api level AST.JLS4. "1.8" implies the respective source JDK level 1.8 and api level AST.JLS8. "9", "10", "11", "12" and "13" implies the respective JDK levels 9, 10, 11, 12 and 13 and api levels AST.JLS9, AST.JLS10, AST.JLS11, AST.JLS12 and AST.JLS13. Additional legal values may be added later. "org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures" - indicates whether the preview is enabled or disabled legal values are "enabled" and "disabled" implying preview enabled and disabled respectively.
newBeforeAdviceDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented before advice declaration node owned by this AST.
newBlock() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented block node owned by this AST, for an empty list of statements.
newBlockComment() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new block comment placeholder node.
newBooleanLiteral(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented boolean literal node.
newBreakStatement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented break statement node owned by this AST.
newCastExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented cast expression node owned by this AST.
newCatchClause() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented catch clause node owned by this AST.
newCflowPointcut() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented CflowPointcut node owned by this AST.
newCharacterLiteral() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented character literal node.
newClassFileReader(IResource) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
newClassInstanceCreation() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented class instance creation ("new") expression node owned by this AST.
newClasspathAttribute(String, String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a new classpath attribute with the given name and the given value.
newCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented compilation unit node owned by this AST.
newCompiler() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
newConditionalExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented conditional expression node owned by this AST.
newConstructorInvocation() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented alternate constructor ("this(...);") invocation statement node owned by this AST.
NewConstructorTypeMunger - Class in org.aspectj.weaver
 
NewConstructorTypeMunger(ResolvedMember, ResolvedMember, ResolvedMember, Set, List) - Constructor for class org.aspectj.weaver.NewConstructorTypeMunger
 
newContainerEntry(IPath) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a new classpath entry of kind CPE_CONTAINER for the given path.
newContainerEntry(IPath, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a new classpath entry of kind CPE_CONTAINER for the given path.
newContainerEntry(IPath, IAccessRule[], IClasspathAttribute[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a new classpath entry of kind CPE_CONTAINER for the given path.
newContinueStatement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented continue statement node owned by this AST.
newCreationReference() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented creation reference node owned by this AST.
newDeclarationMatch(IJavaElement, Binding, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
newDeclarationMatch(IJavaElement, Binding, int, int, int, SearchParticipant, IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
newDeclarationMatch(ASTNode, IJavaElement, Binding, int, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
newDeclarationMatch(ASTNode, IJavaElement, Binding, int, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
newDeclarationMatch(ASTNode, IJavaElement, Binding, int, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModuleLocator
 
newDeclarationMatch(ASTNode, IJavaElement, Binding, int, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
newDeclarationMatch(ASTNode, IJavaElement, Binding, int, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
newDeclareAtConstructorDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented declare at constructor declaration node owned by this AST.
newDeclareAtFieldDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented declare at field declaration node owned by this AST.
newDeclareAtMethodDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented declare at method declaration node owned by this AST.
newDeclareAtTypeDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented declare at type declaration node owned by this AST.
newDeclareErrorDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented declare error declaration node owned by this AST.
newDeclareParentsDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented declare parents declaration node owned by this AST.
newDeclarePrecedenceDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented declare precedence declaration node owned by this AST.
newDeclareSoftDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented declare soft declaration node owned by this AST.
newDeclareWarningDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented declare warning declaration node owned by this AST.
newDefaultPointcut() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented default pointcut node owned by this AST.
newDefaultTypePattern() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented default type pattern node owned by this AST.
newDimension() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented annotatable dimension node (Supported only in JLS8 level).
newDoesNotExistStatus() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
newDOMNode() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Returns a new empty DOMNode for this instance.
newDoStatement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented do statement node owned by this AST.
newElement(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
newElement(Binding, ElementKind) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
Create a new element that knows what kind it is even if the binding is unresolved.
newElements - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
Hashtable of children elements of the compilation unit.
newEmptyStatement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented empty statement node owned by this AST.
newEnhancedForStatement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented enhanced for statement node owned by this AST.
newEnumConstantDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented enum constant declaration node owned by this AST.
newEnumDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented enum declaration node owned by this AST.
newErrorCount - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
NewErrorCount - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
newEvaluationContext() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Creates a new evaluation context.
newEvaluationContext() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
newExportsStatement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented exports directive node for an unspecified, but legal, name; no target modules
newExpressionMethodReference() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented expression method reference node owned by this AST.
newExpressionStatement(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented expression statement node owned by this AST, for the given expression.
newFieldAccess() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented field access expression node owned by this AST.
newFieldDeclaration(VariableDeclarationFragment) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented field declaration node owned by this AST, for the given variable declaration fragment.
newFieldReferenceMatch(IJavaElement, IJavaElement, Binding, int, int, int, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
NewFieldTypeMunger - Class in org.aspectj.weaver
Code that created version one style ITD type mungers will be using direct field access from the dispatchers
NewFieldTypeMunger(ResolvedMember, Set, List) - Constructor for class org.aspectj.weaver.NewFieldTypeMunger
 
newForStatement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented for statement node owned by this AST.
newIfStatement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented if statement node owned by this AST.
newImportDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented import declaration node owned by this AST.
newImportReference(char[][], long[], boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
newImportReference(char[][], long[], boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexingParser
 
newInfixExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented infix expression node owned by this AST.
newInitializer() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented initializer node owned by this AST, with an empty block.
newInstance() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFilePool
 
newInstance(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Returns a new LRUCache instance
newInstance(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BufferCache
 
newInstance(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ElementCache
 
newInstance(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Returns a new instance of the reciever.
NewInstance - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
newInstanceofExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented instanceof expression node owned by this AST.
NewInstanceSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
newIntersectionType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented intersection type node owned by this AST.
newInterTypeFieldDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates a new unparented intertype field declaration node owned by this AST.
newInterTypeMethodDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented intertype method declaration node owned by this AST.
newJavadoc() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new doc comment node.
newJavaElementDelta() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Creates and returns a new IJavaElementDelta on the Java Model.
newJavaLangAssertionError() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
newJavaLangError() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
newJavaLangIncompatibleClassChangeError() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
newJavaModelException(IStatus) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Creates and returns a new Java model exception for this element with the given status.
newLabeledStatement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented labeled statement node owned by this AST.
newLambdaExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented lambda expression node owned by this AST.
newLibraryEntry(IPath, IPath, IPath) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a new non-exported classpath entry of kind CPE_LIBRARY for the JAR or folder identified by the given absolute path.
newLibraryEntry(IPath, IPath, IPath, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a new classpath entry of kind CPE_LIBRARY for the JAR or folder identified by the given absolute path.
newLibraryEntry(IPath, IPath, IPath, IAccessRule[], IClasspathAttribute[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a new classpath entry of kind CPE_LIBRARY for the JAR or folder identified by the given absolute path.
newLineComment() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new line comment placeholder node.
newLocalVariableReferenceMatch(IJavaElement, int, int, int, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
newMarkerAnnotation() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented marker annotation node with an unspecified type name.
NewMemberClassTypeMunger - Class in org.aspectj.weaver
Weaver representation of an intertype declared member class.
NewMemberClassTypeMunger(UnresolvedType, String) - Constructor for class org.aspectj.weaver.NewMemberClassTypeMunger
 
newMemberRef() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new member reference node.
newMemberValuePair() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented member value pair node with an unspecified member name and value.
newMessageSend() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
newMessageSend() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
newMessageSend() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
newMessageSendWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
newMessageSendWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
newMessageSendWithTypeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
newMethodDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented method declaration node owned by this AST.
newMethodInvocation() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented method invocation expression node owned by this AST.
newMethodRef() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new method reference node.
newMethodReferenceMatch(IJavaElement, Binding, int, int, int, boolean, boolean, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
newMethodRefParameter() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new method reference node.
NewMethodTypeMunger - Class in org.aspectj.weaver
 
NewMethodTypeMunger(ResolvedMember, Set, List) - Constructor for class org.aspectj.weaver.NewMethodTypeMunger
 
newMethodVerifier() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
newModifier(Modifier.ModifierKeyword) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented modifier node for the given modifier.
newModifiers(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a list of new unparented modifier nodes for the given modifier flags.
newModuleDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented module declaration node for an unspecified, but legal, name; no modifiers; no javadoc; and an empty list of statements.
newModuleModifier(ModuleModifier.ModuleModifierKeyword) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented module modifier node for the given module modifier.
newModuleReferenceMatch(IJavaElement, Binding, int, int, int, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
newModuleReferenceMatch(IJavaElement, Binding, int, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
newMultiStatus(IJavaModelStatus[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Creates and returns a new IJavaModelStatus that is a a multi-status status.
newName(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented name node for the given name.
newName(String[]) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented name node for the given name segments.
newNameLookup(ICompilationUnit[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
newNameLookup(ICompilationUnit[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
newNameLookup(WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
newNameLookup(WorkingCopyOwner, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
newNameQualifiedType(Name, SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented name qualified type node with the given qualifier and name.
newNoClassDefFoundError() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
newNormalAnnotation() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented normal annotation node with an unspecified type name and an empty list of member value pairs.
newNotPointcut() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented NotPointcut node owned by this AST.
newNotPresentException() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Creates and returns a new not present exception for this element.
newNullLiteral() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented null literal node.
newNumberLiteral() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented number literal node.
newNumberLiteral(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented number literal node.
newOpensDirective() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented opens directive node for an unspecified, but legal, name; no target modules
newOrPointcut() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented OrPointcut node owned by this AST.
newPackageDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented package declaration node owned by this AST.
newPackageElement(PackageBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
Convenience method - equivalent to (PackageElement)Factory.newElement(binding)
newPackageReferenceMatch(IJavaElement, int, int, int, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
newParameterizedType(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented parameterized type node with the given type and an empty list of type arguments.
newParenthesizedExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented parenthesized expression node owned by this AST.
newParents - Variable in class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Table specifying the new parent for elements being copied/moved/renamed.
NewParentTypeMunger - Class in org.aspectj.weaver
 
NewParentTypeMunger(ResolvedType, ResolvedType) - Constructor for class org.aspectj.weaver.NewParentTypeMunger
 
newParser() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
newParser() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
newParser() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
newParser() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
newParser() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
newParser(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Creates a new object for creating a Java abstract syntax tree (AST) following the specified set of API rules.
newPatternInstanceofExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented instanceof expression node owned by this AST.
newPerCflow() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented PerCflow node owned by this AST.
newPerObject() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented perobject node owned by this AST.
newPerTypeWithin() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented pertypewithin node owned by this AST.
newPlaceholderNode(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore
Creates a placeholder node of the given type.
newPointcutDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented pointcut declaration node owned by this AST.
newPostfixExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented postfix expression node owned by this AST.
newPrefixExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented prefix expression node owned by this AST.
newPrimitiveType(PrimitiveType.Code) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented primitive type node with the given type code.
newProjectEntry(IPath) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a new non-exported classpath entry of kind CPE_PROJECT for the project identified by the given absolute path.
newProjectEntry(IPath, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a new classpath entry of kind CPE_PROJECT for the project identified by the given absolute path.
newProjectEntry(IPath, IAccessRule[], boolean, IClasspathAttribute[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a new classpath entry of kind CPE_PROJECT for the project identified by the given absolute path.
newProvidesDirective() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented provides directive node for an unspecified, but legal, type; no target types
newQualifiedName(Name, SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented qualified name node for the given qualifier and simple name child node.
newQualifiedNameReference(char[][], long[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
newQualifiedNameReference(char[][], long[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexingParser
 
newQualifiedType(Type, SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented qualified type node with the given qualifier type and name.
newRecordDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented record declaration node owned by this AST.
newReferenceExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
newReferenceExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
newReferenceExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
newReferencePointcut() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented reference pointcut node owned by this AST.
newRegion() - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Returns a new empty region.
newRequiresDirective() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented requires directive node for an unspecified, but legal, name;
newReturnStatement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented return statement node owned by this AST.
newSearchableNameEnvironment(ICompilationUnit[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
newSearchableNameEnvironment(ICompilationUnit[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
newSearchableNameEnvironment(WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
newSearchableNameEnvironment(WorkingCopyOwner, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
newSignaturePattern() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjAST
Creates an unparented default signature pattern node owned by this AST.
newSimpleName(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented simple name node for the given identifier.
newSimpleType(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented simple type node with the given type name.
newSingleMemberAnnotation() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented single member annotation node with an unspecified type name and value.
newSingleNameReference(char[], long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
newSingleNameReference(char[], long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexingParser
 
newSingleVariableDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented single variable declaration node owned by this AST.
newSourceEntry(IPath) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a new classpath entry of kind CPE_SOURCE for all files in the project's source folder identified by the given absolute workspace-relative path.
newSourceEntry(IPath, IPath[]) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a new classpath entry of kind CPE_SOURCE for the project's source folder identified by the given absolute workspace-relative path but excluding all source files with paths matching any of the given patterns.
newSourceEntry(IPath, IPath[], IPath) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a new classpath entry of kind CPE_SOURCE for the project's source folder identified by the given absolute workspace-relative path but excluding all source files with paths matching any of the given patterns, and associated with a specific output location (that is, ".class" files are not going to the project default output location).
newSourceEntry(IPath, IPath[], IPath[], IPath) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a new classpath entry of kind CPE_SOURCE for the project's source folder identified by the given absolute workspace-relative path but excluding all source files with paths matching any of the given patterns, and associated with a specific output location (that is, ".class" files are not going to the project default output location).
newSourceEntry(IPath, IPath[], IPath[], IPath, IClasspathAttribute[]) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a new classpath entry of kind CPE_SOURCE for the project's source folder identified by the given absolute workspace-relative path using the given inclusion and exclusion patterns to determine which source files are included, and the given output path to control the output location of generated files.
newState - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
newString(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
newString(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
newStringContatenation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
newStringLiteral() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented string literal node for the empty string literal.
newSuperConstructorInvocation() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented alternate super constructor ("super(...);") invocation statement node owned by this AST.
newSuperFieldAccess() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented super field access expression node owned by this AST.
newSuperMethodInvocation() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented "super" method invocation expression node owned by this AST.
newSuperMethodReference() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented super method reference node owned by this AST.
newSupertypeHierarchy(ICompilationUnit[], IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Creates and returns a type hierarchy for this type containing this type and all of its supertypes, considering types in the given working copies.
newSupertypeHierarchy(ICompilationUnit[], IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
newSupertypeHierarchy(ICompilationUnit[], IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
newSupertypeHierarchy(IWorkingCopy[], IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
newSupertypeHierarchy(IWorkingCopy[], IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
Deprecated. 
newSupertypeHierarchy(IWorkingCopy[], IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
Deprecated. 
newSupertypeHierarchy(WorkingCopyOwner, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Creates and returns a type hierarchy for this type containing this type and all of its supertypes, considering types in the working copies with the given owner.
newSupertypeHierarchy(WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
newSupertypeHierarchy(WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
newSupertypeHierarchy(IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Creates and returns a type hierarchy for this type containing this type and all of its supertypes.
newSupertypeHierarchy(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
newSupertypeHierarchy(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
newSwitchCase() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented switch case statement node owned by this AST.
newSwitchExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented switch expression node owned by this AST.
newSwitchStatement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented switch statement node owned by this AST.
newSynchronizedStatement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented synchronized statement node owned by this AST.
newSystemLocation(JavaFileManager.Location, JrtFileSystem) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ModuleLocationHandler
 
newSystemLocation(JavaFileManager.Location, ClasspathJrt) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ModuleLocationHandler
 
newTagElement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new tag element node.
newTemporaryInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
newTextBlock() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented yield statement node owned by this AST.
newTextElement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new text element node.
newThisExpression() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented "this" expression node owned by this AST.
newThrowStatement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented throw statement node owned by this AST.
newTryStatement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented try statement node owned by this AST.
newTypeDeclaration() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented class declaration node owned by this AST.
newTypeDeclarationStatement(AbstractTypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented local type declaration statement node owned by this AST, for the given type declaration.
newTypeDeclarationStatement(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented local type declaration statement node owned by this AST, for the given type declaration.
newTypeHierarchy(ICompilationUnit[], IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Creates and returns a type hierarchy for this type containing this type, all of its supertypes, and all its subtypes in the workspace, considering types in the given working copies.
newTypeHierarchy(ICompilationUnit[], IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
newTypeHierarchy(ICompilationUnit[], IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
newTypeHierarchy(IJavaProject, WorkingCopyOwner, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Creates and returns a type hierarchy for this type containing this type, all of its supertypes, and all its subtypes in the context of the given project, considering types in the working copies with the given owner.
newTypeHierarchy(IJavaProject, WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
newTypeHierarchy(IJavaProject, WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
newTypeHierarchy(IJavaProject, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Creates and returns a type hierarchy for this type containing this type, all of its supertypes, and all its subtypes in the context of the given project.
newTypeHierarchy(IJavaProject, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
newTypeHierarchy(IJavaProject, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
newTypeHierarchy(IRegion, WorkingCopyOwner, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Creates and returns a type hierarchy for all types in the given region, considering subtypes within that region and considering types in the working copies with the given owner.
newTypeHierarchy(IRegion, WorkingCopyOwner, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a type hierarchy for all types in the given region, considering subtypes within that region and considering types in the working copies with the given owner.
newTypeHierarchy(IRegion, WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
newTypeHierarchy(IRegion, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Creates and returns a type hierarchy for all types in the given region, considering subtypes within that region.
newTypeHierarchy(IRegion, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
newTypeHierarchy(IType, IRegion, WorkingCopyOwner, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Creates and returns a type hierarchy for the given type considering subtypes in the specified region and considering types in the working copies with the given owner.
newTypeHierarchy(IType, IRegion, WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
newTypeHierarchy(IType, IRegion, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Creates and returns a type hierarchy for the given type considering subtypes in the specified region.
newTypeHierarchy(IType, IRegion, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
newTypeHierarchy(IWorkingCopy[], IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
newTypeHierarchy(IWorkingCopy[], IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
Deprecated. 
newTypeHierarchy(IWorkingCopy[], IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
Deprecated. 
newTypeHierarchy(WorkingCopyOwner, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Creates and returns a type hierarchy for this type containing this type, all of its supertypes, and all its subtypes in the workspace, considering types in the working copies with the given owner.
newTypeHierarchy(WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
newTypeHierarchy(WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
newTypeHierarchy(IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Creates and returns a type hierarchy for this type containing this type, all of its supertypes, and all its subtypes in the workspace.
newTypeHierarchy(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
Deprecated. 
newTypeHierarchy(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
newTypeLiteral() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented type literal expression node owned by this AST.
newTypeMethodReference() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented type method reference node owned by this AST.
newTypeMirror(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
Given a binding of uncertain type, try to create the right sort of TypeMirror for it.
newTypeParameter() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented type parameter type node with an unspecified type variable name and an empty list of type bounds.
newTypeParameterElement(TypeVariableBinding, Element) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
newTypeParameterReferenceMatch(IJavaElement, int, int, int, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
newTypeReferenceMatch(IJavaElement, Binding, int, int, int, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
newTypeReferenceMatch(IJavaElement, Binding, int, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
newUnionType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented union type node owned by this AST.
newUsesDirective() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented uses directive node for an unspecified, but legal, name;
newVariable(char[], char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
Creates a new global variable with the given name, type and initializer.
newVariable(String, String, String) - Method in interface org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
Creates a new global variable with the given name, type, and initializer.
newVariable(String, String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
newVariableDeclarationExpression(VariableDeclarationFragment) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented local variable declaration expression node owned by this AST, for the given variable declaration fragment.
newVariableDeclarationFragment() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented variable declaration fragment node owned by this AST.
newVariableDeclarationStatement(VariableDeclarationFragment) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented local variable declaration statement node owned by this AST, for the given variable declaration fragment.
newVariableEntry(IPath, IPath, IPath) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a new non-exported classpath entry of kind CPE_VARIABLE for the given path.
newVariableEntry(IPath, IPath, IPath, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a new classpath entry of kind CPE_VARIABLE for the given path.
newVariableEntry(IPath, IPath, IPath, IAccessRule[], IClasspathAttribute[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a new classpath entry of kind CPE_VARIABLE for the given path.
newWarningCount - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
NewWarningCount - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
newWhileStatement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates a new unparented while statement node owned by this AST.
newWildcardType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates and returns a new unparented wildcard type node with no type bound.
newWorkingCopy(String, IClasspathEntry[], IProblemRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.WorkingCopyOwner
Deprecated.
Use WorkingCopyOwner.newWorkingCopy(String, IClasspathEntry[], IProgressMonitor) instead. Note that if this deprecated method is used, problems may be reported twice if the given requestor is not the same as the current working copy owner one.
newWorkingCopy(String, IClasspathEntry[], IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.WorkingCopyOwner
Returns a new working copy with the given name using this working copy owner to create its buffer.
newWrapperFor(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
newYieldStatement() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented yield statement node owned by this AST.
next - Variable in class org.aspectj.org.eclipse.jdt.internal.core.LRUCacheEnumerator.LRUEnumeratorElement
Next element
next - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache.LRUCacheEntry
Next entry in queue
next() - Method in class org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
next() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable.IteratorForReporting
 
next() - Method in class org.aspectj.weaver.Iterators.ResolvedTypeArrayIterator
 
next() - Method in class org.aspectj.weaver.JoinPointSignatureIterator
 
next() - Method in class org.aspectj.weaver.patterns.BasicTokenSource
 
next() - Method in interface org.aspectj.weaver.patterns.ITokenSource
 
next(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
Next - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
NEXT_ARRAY_DIMENSION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
NEXT_BLOCK_OFFSET - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LargeBlock
 
NEXT_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to set a brace location at the start of the next line with the right indentation.
NEXT_LINE_ON_WRAP - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to set a brace location at the start of the next line if a wrapping occured.
NEXT_LINE_SHIFTED - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to set a brace location at the start of the next line with an extra indentation.
NEXT_NESTED_TYPE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
nextCaptureID() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
nextElement() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LRUCacheEnumerator
Returns the next element.
nextIgnoredToken - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
nextName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
similar to nextWord() but don't stop at '.'
NextSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
nextToken - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
nextToken() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
nextTypeStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
nextWord() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
nFreeVars - Variable in class org.aspectj.weaver.Advice
 
NIO - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
NLS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
NLSTag - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
NLSTag(int, int, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.NLSTag
 
nlsTags - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
nlsTagsPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
nlsTagsPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
NO - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation.AnnotationTargetAllowed
 
NO - Static variable in class org.aspectj.util.FuzzyBoolean
 
NO - Static variable in class org.aspectj.weaver.patterns.TypePattern
 
NO - Static variable in class org.aspectj.weaver.tools.FuzzyBoolean
 
NO_ACCESS_RULES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
NO_ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Represents absence of a null annotation.
NO_ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider
Represents absence of a null annotation.
NO_ANNOTATIONS - Static variable in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
NO_ANNOTATIONS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ITypeAnnotationWalker
 
NO_ANNOTATIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_ANNOTATIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
NO_ARGS - Static variable in class org.aspectj.apache.bcel.generic.Type
 
NO_ARGUMENTS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
NO_AROUND_ON_SYNCHRONIZATION - Static variable in class org.aspectj.weaver.WeaverMessages
 
NO_ASPECT_BOUND_EXCEPTION - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
NO_AST - Static variable in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Constant indicating that a reconcile operation should not return an AST.
NO_ATTRIBUTES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileAttribute
 
NO_BATCH_INITIALIZATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
NO_BODY - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
NO_CHANGES - Static variable in interface org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags
 
NO_CHAR - Static variable in class org.aspectj.asm.internal.CharOperation
 
NO_CHAR - Static variable in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Constant for an empty char array
NO_CHAR_CHAR - Static variable in class org.aspectj.asm.internal.CharOperation
 
NO_CHAR_CHAR - Static variable in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Constant for an empty char array with two dimensions.
NO_CHAR_CHAR_CHAR - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
 
NO_CHECKED_CLASSPATHS - Static variable in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
NO_CHILDREN - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Empty children
NO_CLASS_DEF_FOUND_ERROR - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
NO_CLASSFILES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
Constant empty list of class files
NO_COLUMN - Static variable in interface org.aspectj.bridge.ISourceLocation
signal that column is not known
NO_COMPILATION_UNITS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
Constant empty list of compilation units
NO_COMPLETION_INSIDE_COMMENT - Static variable in exception org.aspectj.org.eclipse.jdt.internal.codeassist.complete.InvalidCursorLocation
 
NO_COMPLETION_INSIDE_NUMBER - Static variable in exception org.aspectj.org.eclipse.jdt.internal.codeassist.complete.InvalidCursorLocation
 
NO_COMPLETION_INSIDE_STRING - Static variable in exception org.aspectj.org.eclipse.jdt.internal.codeassist.complete.InvalidCursorLocation
 
NO_COMPLETION_INSIDE_UNICODE - Static variable in exception org.aspectj.org.eclipse.jdt.internal.codeassist.complete.InvalidCursorLocation
 
NO_COMPONENTS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_DELTA - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathChange
 
NO_EEA_FILE - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.ExternalAnnotationStatus
 
NO_ELEMENT_VALUE_PAIRS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_ELEMENTS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
NO_ELEMENTS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
An empty collection of IJavaElements - the common empty result if no elements are created, or if this operation is not actually executed.
NO_ELEMENTS_TO_PROCESS - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that no elements were provided to the operation for processing.
NO_ENTRIES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
NO_ERRONEOUS_VARS - Static variable in class org.aspectj.weaver.patterns.ExposedState
 
NO_EXCEPTIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_EXPORTS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
NO_EXPORTS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
NO_EXPRESSIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
NO_EXTRA_ATTRIBUTES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
NO_FIELDS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_FIELDS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
NO_FILE - Static variable in interface org.aspectj.bridge.ISourceLocation
non-null but empty (nonexisting) File constant
NO_FLAG - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
NO_FLAVOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
NO_GENERIC_THROWABLES - Static variable in class org.aspectj.weaver.WeaverMessages
 
NO_IMPORTS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
NO_INFO - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
NO_INIT_JPS_FOR_PARAMETERIZED_TYPES - Static variable in class org.aspectj.weaver.WeaverMessages
 
NO_INITIALIZERS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
NO_KEY - Static variable in class org.aspectj.weaver.patterns.TypePattern
 
NO_LOCAL_CONTENTS - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status indicating that the corresponding resource has no local contents yet.
NO_LOCAL_VARIABLES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
NO_MATCH - Static variable in class org.aspectj.weaver.reflect.JoinPointMatchImpl
 
NO_MATCH_BECAUSE_SOURCE_RETENTION - Static variable in class org.aspectj.weaver.WeaverMessages
 
NO_MEMBER_TYPES - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_MEMBER_VALUE_PAIRS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
NO_MESSAGE_TEXT - Static variable in exception org.aspectj.bridge.AbortException
used when message text is null
NO_METHODS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_METHODS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
NO_MODULE_REFS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
NO_MODULES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
NO_MODULES - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_NEWARRAY_JOINPOINTS_BY_DEFAULT - Static variable in class org.aspectj.weaver.WeaverMessages
 
NO_NULL_DEFAULT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_OPENS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
NO_OPENS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
NO_ORDINARY_CLASSFILES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
NO_PACKAGES - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_PARAMETER_ACCESS_FLAGS - Static variable in class org.aspectj.apache.bcel.classfile.MethodParameters
 
NO_PARAMETER_ANNOTATION_TYPES - Static variable in interface org.aspectj.weaver.Member
 
NO_PARAMETER_ANNOTATIONS - Static variable in class org.aspectj.apache.bcel.classfile.Method
 
NO_PARAMETER_ANNOTATIONS - Static variable in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
NO_PARAMETER_ANNOTATIONXS - Static variable in interface org.aspectj.weaver.Member
 
NO_PARAMETER_NAME_INDEXES - Static variable in class org.aspectj.apache.bcel.classfile.MethodParameters
 
NO_PARAMETER_NAMES - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_PARAMETERS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_PERMITTEDTYPES - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_PLAIN_PACKAGES - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_POINTCUTS - Static variable in class org.aspectj.weaver.ResolvedPointcutDefinition
 
NO_PREREQUISITES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
An empty array of strings indicating that a project doesn't have any prerequesite projects.
NO_PROVIDES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
NO_PROVIDES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
NO_RECORD_COMPONENTS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
NO_REFERENCE_TYPES - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_REQUIRES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
NO_RESOURCE_MODIFICATION - Static variable in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Update model flag constant (bit mask value 1) indicating that the operation is to not copy/move/delete the package fragment root resource.
NO_SHADOW_KINDS_BITS - Static variable in class org.aspectj.weaver.Shadow
 
NO_SOURCE_ATTACHMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
NO_SOURCE_FILE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
NO_SOURCE_FILE_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
NO_STATIC_INIT_JPS_FOR_PARAMETERIZED_TYPES - Static variable in class org.aspectj.weaver.WeaverMessages
 
NO_STRINGS - Static variable in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Constant for an empty String array.
NO_STRINGS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
NO_STRUCTURE - Static variable in interface org.aspectj.asm.IHierarchy
 
NO_SUCH_FIELD_ERROR - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
NO_SUCH_METHOD_ERROR - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
NO_SUPERINTERFACES - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_TAG - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
NO_TAG_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
NO_TARGET - Static variable in class org.aspectj.apache.bcel.generic.ReturnaddressType
 
NO_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
NO_TYPE_ANNOTATIONS - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
NO_TYPE_ARGUMENTS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
NO_TYPE_BINDING - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NoTypeImpl
 
NO_TYPE_COMPLETION_ON_EMPTY_TOKEN - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
NO_TYPE_NONE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NoTypeImpl
 
NO_TYPE_PACKAGE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NoTypeImpl
 
NO_TYPE_PATH - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
NO_TYPE_PATH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
 
NO_TYPE_VARIABLES - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_TYPE_VOID - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NoTypeImpl
 
NO_TYPES - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_TYPES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
NO_USES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
NO_USES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
NO_VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
NO_WORKING_COPY - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
noAdditionalBoundAfterTypeVariable(TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NoAdditionalBoundAfterTypeVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NoArgument - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
NoAspectBoundException - Exception in org.aspectj.lang
Thrown by the aspectOf special method on aspect types when there is no aspect of that type currently bound.
NoAspectBoundException() - Constructor for exception org.aspectj.lang.NoAspectBoundException
 
NoAspectBoundException(String, Throwable) - Constructor for exception org.aspectj.lang.NoAspectBoundException
 
noAspectBoundExceptionInit() - Static method in class org.aspectj.weaver.AjcMemberMaker
 
noAspectBoundExceptionInit2() - Static method in class org.aspectj.weaver.AjcMemberMaker
 
noAspectBoundExceptionInitWithCause() - Static method in class org.aspectj.weaver.AjcMemberMaker
 
noAtAspectJProcessing - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
NoAttributes - Static variable in class org.aspectj.apache.bcel.classfile.Attribute
 
NoClassNoMethodDeclarationVisitor() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.NoClassNoMethodDeclarationVisitor
 
node - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
node - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
node - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ModuleInfo
 
node - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
Node - Interface in org.aspectj.apache.bcel.classfile
Denote class to have an accept method();
NODE_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNode
 
nodeClassForType(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns the node class for the corresponding node type.
NodeFinder - Class in org.aspectj.org.eclipse.jdt.core.dom
For a given selection range, finds the covered node and the covering node.
NodeFinder(ASTNode, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.NodeFinder
Instantiate a new node finder using the given root node, the given start and the given length.
NodeInfoStore - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
 
NodeInfoStore(AST) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore
 
NodeInfoStore.CopyPlaceholderData - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
 
NodeInfoStore.StringPlaceholderData - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
 
NodeMarker() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter.NodeMarker
 
NodeRewriteEvent - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
 
NodeRewriteEvent(Object, Object) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeRewriteEvent
 
nodeSet - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
nodeType - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToOne
 
NoEffectAssignment - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
NoElements - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.TypeVector
 
NoEnclosingInstanceInConstructorCall - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
NoEnclosingInstanceInStaticContext - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
NoError - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
noExplicitConstructorCall - Variable in class org.aspectj.weaver.Lint
 
NoField - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
 
NoFieldOnBaseType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NoFields - Static variable in class org.aspectj.apache.bcel.classfile.Field
 
NoGenericLambda - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
noGuardForLazyTjp - Variable in class org.aspectj.weaver.Lint
 
NoId - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
NoImplicitStringConversion - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
NoImplicitStringConversionForCharArrayExpression - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NoInterface - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
 
noInterfaceCtorJoinpoint - Variable in class org.aspectj.weaver.Lint
 
noJoinpointsForBridgeMethods - Variable in class org.aspectj.weaver.Lint
 
NoMessageSendOnArrayType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NoMessageSendOnBaseType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NoMethod - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
 
NoMethods - Static variable in class org.aspectj.apache.bcel.classfile.Method
 
noMoreAvailableSpaceForArgument(LocalVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
noMoreAvailableSpaceForConstant(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
noMoreAvailableSpaceForLocal(LocalVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
noMoreAvailableSpaceInConstantPool(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NON_EXISTING_JAR_TYPE_INFO - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
NON_NULL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
NON_NULL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
NON_SEALED - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
"non-sealed" modifier constant (bit mask).
NON_SEALED - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.RestrictedIdentifiers
 
NON_SEALED_KEYWORD - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
 
non_terminal_index - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
NON_VOID_RETURN - Static variable in class org.aspectj.weaver.WeaverMessages
 
NonBlankFinalLocalAssignment - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NonCachingClassLoaderRepository - Class in org.aspectj.apache.bcel.util
The repository maintains information about which classes have been loaded.
NonCachingClassLoaderRepository(ClassLoader) - Constructor for class org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository
 
NonCachingClassLoaderRepository(ClassLoaderReference) - Constructor for class org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository
 
NonCachingClassLoaderRepository.SoftHashMap - Class in org.aspectj.apache.bcel.util
 
NonConstantExpression - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NonDenotableTypeArgumentForAnonymousDiamond - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
nonDirtyChunksNotInCache - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database.ChunkStats
 
NONE - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.ImplicitImportIdentification
Specifies that no types are considered to be implicitly imported.
NONE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Modifier constant (bit mask, value 0) indicating no modifiers.
NONE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier
Module Modifier constant (bit mask, value 0) indicating no module modifiers.
NONE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
NONE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
NONE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
NONE - Static variable in class org.aspectj.util.GenericSignature.ClassTypeSignature
 
NONE - Static variable in class org.aspectj.util.GenericSignature.FormalTypeParameter
 
NONE - Static variable in class org.aspectj.weaver.ast.Expr
 
NONE - Static variable in class org.aspectj.weaver.ast.Var
 
NONE - Static variable in class org.aspectj.weaver.bcel.BcelVar
 
NONE - Static variable in interface org.aspectj.weaver.Member
 
NONE - Static variable in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
NONE - Static variable in class org.aspectj.weaver.patterns.Bindings
 
NONE - Static variable in class org.aspectj.weaver.patterns.FormalBinding
 
NONE - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
NONE - Static variable in interface org.aspectj.weaver.ResolvedMember
 
NONE - Static variable in class org.aspectj.weaver.ResolvedType
 
NONE - Static variable in class org.aspectj.weaver.ShadowMunger
 
NONE - Static variable in class org.aspectj.weaver.TypeVariable
 
NONE - Static variable in class org.aspectj.weaver.UnresolvedType
 
NoNestedType - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
 
NonExternalizedString - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
nonExternalizedStringLiteral(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NonExternalizedStringLiteral - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NonGenericConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NonGenericMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NonGenericType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
nonGenericTypeCannotBeParameterized(int, ASTNode, TypeBinding, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NonJavaResource - Class in org.aspectj.org.eclipse.jdt.internal.core
 
NonJavaResource(Object, IResource) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
nonJavaResources - Variable in class org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
A array with all the non-java resources contained by this element
NONNULL - Static variable in class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Representation of a 'nonnull' annotation, independent of the concrete annotation name used in Java sources.
NONNULL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider
Representation of a 'nonnull' annotation, independent of the concrete annotation name used in Java sources.
nonNullAnnotationName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Fully qualified name of annotation to use as marker for nonnull types.
nonNullAnnotationSecondaryNames - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Fully qualified names of secondary annotations to use as marker for nonnull types.
nonNullByDefaultAnnotationName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Fully qualified name of annotation to use as marker for default nonnull.
nonNullByDefaultAnnotationSecondaryNames - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Fully qualified names of secondary annotations to use as marker for default nonnull.
NonNullDefaultAwareTypeAnnotationWalker - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
A type annotation walker that adds missing NonNull annotations according to the current default.
NonNullDefaultAwareTypeAnnotationWalker(int, LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
Create an initial walker without 'real' type annotations, but with a nonnull default.
NonNullDefaultAwareTypeAnnotationWalker(IBinaryTypeAnnotation[], int, LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
Create initial walker with non-empty type annotations.
NonNullDefaultDetailIsNotEvaluated - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NonNullExpressionComparisonYieldsFalse - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NonNullLocalVariableComparisonYieldsFalse - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NonNullMessageSendComparisonYieldsFalse - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NonNullMethodTypeVariableFromLegacyMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NonnullParameterAnnotationDropped - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
NonNullSpecdFieldComparisonYieldsFalse - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NonNullTypeVariableFromLegacyInvocation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
NonNullTypeVariableFromLegacyMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
nonNullTypeVariableInUnannotatedBinary(LookupEnvironment, MethodBinding, Expression, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
nonPublicTypeInAPI(TypeBinding, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NonPublicTypeInAPI - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
nonReweavableTypeEncountered - Variable in class org.aspectj.weaver.Lint
 
NONSTANDARD_OPTIONS - Static variable in class org.aspectj.tools.ajbrowser.core.PreferenceStoreConstants
 
NONSTANDARDOPTIONS_CHANGED - Static variable in interface org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags
 
NonStaticAccessToStatic - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
nonStaticAccessToStaticField(ASTNode, FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
nonStaticAccessToStaticField(ASTNode, FieldBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NonStaticAccessToStaticField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
nonStaticAccessToStaticMethod(ASTNode, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NonStaticAccessToStaticMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
nonStaticContextForEnumMemberType(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NonStaticContextForEnumMemberType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NonStaticFieldFromStaticInvocation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
nonStaticOrAlienTypeReceiver(MessageSend, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NonStaticOrAlienTypeReceiver - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NonStaticOrAlienTypeReceiver - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
NonStaticReferenceInConstructorInvocation - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
NonStaticReferenceInStaticContext - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
NonStaticTypeFromStaticInvocation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
nop() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
NOP - Static variable in interface org.aspectj.apache.bcel.Constants
Java VM opcodes.
NOP - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
Predefined instruction objects
NOP - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
NoProperEnclosingInstance - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
NORMAL - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "normal".
NORMAL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
NORMAL_ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type NormalAnnotation.
NormalAnnotation - Class in org.aspectj.org.eclipse.jdt.core.dom
Normal annotation node (added in JLS3 API).
NormalAnnotation - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Normal annotation node
NormalAnnotation(TypeReference, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NormalAnnotation
 
normalize(ArrayList<FileSystem.Classpath>) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.ClasspathNormalizer
Returns the normalized classpath entries (no duplicate).
normalizeCRs(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Normalizes the cariage returns in the given text.
normalizeCRs(String, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Normalizes the carriage returns in the given text.
normalizedPath() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
normalizedPath() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
normalizedPath() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
normalizedPath() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
normalizedPath() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
Return a normalized path for file based classpath entries.
normalizedPath(File) - Static method in class org.aspectj.util.FileUtil
Normalize path for comparisons by rendering absolute trimming and changing '\\' to '/'
normalizedPath(File, File) - Static method in class org.aspectj.util.FileUtil
Normalize path for comparisons by rendering absolute, clipping basedir prefix, trimming and changing '\\' to '/'
noSourceAvailable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
NoSuchAdviceException - Exception in org.aspectj.lang.reflect
Thrown when AjType.getDeclaredAdvice is called with an advice name and no matching advice declaration can be found.
NoSuchAdviceException(String) - Constructor for exception org.aspectj.lang.reflect.NoSuchAdviceException
 
noSuchEnclosingInstance(TypeBinding, ASTNode, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NoSuchMethodOnArray - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
NoSuchPointcutException - Exception in org.aspectj.lang.reflect
Thrown when AjType.getDeclaredPointcut is called with a pointcut name, and no matching pointcut declaration can be found.
NoSuchPointcutException(String) - Constructor for exception org.aspectj.lang.reflect.NoSuchPointcutException
 
NoSuchSingleAbstractMethod - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
NoSuperInInterfaceContext - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
not() - Method in class org.aspectj.util.FuzzyBoolean
 
not(Pointcut) - Method in class org.aspectj.weaver.patterns.PointcutRewriter
Returns a NOTted form of the pointcut p - we cope with already NOTted pointcuts.
Not - Class in org.aspectj.weaver.ast
 
Not(Test) - Constructor for class org.aspectj.weaver.ast.Not
 
NOT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression.Operator
Logical complement "!"
NOT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
NOT - Static variable in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
NOT - Static variable in interface org.aspectj.weaver.patterns.ISignaturePattern
 
NOT - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
NOT - Static variable in class org.aspectj.weaver.patterns.TypePattern
 
NOT_A_GENERIC_TYPE - Static variable in class org.aspectj.weaver.WeaverMessages
 
NOT_COMPATIBLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
NOT_COMPLAINED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
NOT_EEA_CONFIGURED - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.ExternalAnnotationStatus
 
NOT_ENCLOSED - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchScope
 
NOT_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
NOT_EQUALS - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Not equals "!
NOT_INFERRED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
NOT_NULL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
NOT_ON_CLASSPATH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.nd.java.ClasspathResolver
 
NOT_REDUNDANT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
NOT_RELATED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
NOT_THROWABLE - Static variable in class org.aspectj.weaver.WeaverMessages
 
NotAccessible - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
NotAccessibleConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NotAccessibleField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NotAccessibleMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NotAccessiblePackage - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NotAccessibleType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NotAConstant - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
NotAConstantList - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
notAFunctionalInterface(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
notAnnotationType(TypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NotAnnotationType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NotAnnotationTypePattern - Class in org.aspectj.weaver.patterns
 
NotAnnotationTypePattern(AnnotationTypePattern) - Constructor for class org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
NotAWellFormedParameterizedType - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
notCompatibleTypesError(EqualExpression, TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
notCompatibleTypesError(InstanceOfExpression, TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
notCompatibleTypesErrorInForeach(Expression, TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NotContinuableContext - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
noteNewResult(CompilationResult) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
notePrivilegedTypeAccess(ReferenceBinding, ASTNode) - Method in class org.aspectj.ajdt.internal.compiler.lookup.PrivilegedHandler
 
notePrivilegedTypeAccess(ReferenceBinding, ASTNode) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IPrivilegedHandler
 
notEquals(TypeBinding, TypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
noteResult(InterimCompilationResult) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
notExactType(IScope) - Method in class org.aspectj.weaver.patterns.TypePattern
 
notExportedTypeInAPI(TypeBinding, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NotExportedTypeInAPI - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NotFound - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
notifier - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
notifier - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
NOTIFY_ALL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
NOTIFY_FILES - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
NOTIFY_MODULES - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
NOTIFY_PACKAGES - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
notifyAndFire(IJavaElementDelta) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
notifyChanged(BufferChangedEvent) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
Notify the listeners that this buffer has changed.
notifyCurrentFileChanged(String) - Method in class org.aspectj.tools.ajbrowser.ui.EditorManager
 
notifyIdle(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
No more job awaiting.
notifyIdle(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
When idle, give chance to do something
notifyParticipants(SourceFile[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
notifySourceElementRequestor(AbstractMethodDeclaration, TypeDeclaration, ImportReference) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionElementNotifier
 
notifySourceElementRequestor(AbstractMethodDeclaration, TypeDeclaration, ImportReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
notifySourceElementRequestor(CompilationUnitDeclaration, int, int, boolean, HashtableOfObjectToInt, Map) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionElementNotifier
 
notifySourceElementRequestor(CompilationUnitDeclaration, int, int, boolean, HashtableOfObjectToInt, Map) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
notifySourceElementRequestor(FieldDeclaration, TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionElementNotifier
 
notifySourceElementRequestor(FieldDeclaration, TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
notifySourceElementRequestor(ImportReference, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionElementNotifier
 
notifySourceElementRequestor(ImportReference, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
notifySourceElementRequestor(ModuleDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
notifySourceElementRequestor(TypeDeclaration, boolean, TypeDeclaration, ImportReference) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionElementNotifier
 
notifySourceElementRequestor(TypeDeclaration, boolean, TypeDeclaration, ImportReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
notifyViewUpdated() - Method in class org.aspectj.ajde.ui.StructureView
 
NOTIME - Static variable in class org.aspectj.bridge.Version
default time value for development version
NotInIndexException() - Constructor for exception org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeFactory.NotInIndexException
 
notNull(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
If the given array is null, returns the empty array.
NotPointcut - Class in org.aspectj.org.eclipse.jdt.core.dom
NotPointcut DOM AST node.
NotPointcut - Class in org.aspectj.weaver.patterns
 
NotPointcut(Pointcut) - Constructor for class org.aspectj.weaver.patterns.NotPointcut
 
NotPointcut(Pointcut, int) - Constructor for class org.aspectj.weaver.patterns.NotPointcut
 
NotSignaturePattern - Class in org.aspectj.weaver.patterns
Represents the NOT of a signature pattern
NotSignaturePattern(ISignaturePattern) - Constructor for class org.aspectj.weaver.patterns.NotSignaturePattern
 
NotTypePattern - Class in org.aspectj.org.eclipse.jdt.core.dom
 
NotTypePattern - Class in org.aspectj.weaver.patterns
!
NotTypePattern(TypePattern) - Constructor for class org.aspectj.weaver.patterns.NotTypePattern
 
NotVisible - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
NotVisibleConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NotVisibleConstructorInDefaultConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NotVisibleConstructorInImplicitConstructorCall - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NotVisibleField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NotVisibleMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NotVisibleType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NoTypeImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
An implementation of NoType, which is used to represent certain pseudo-types.
NoTypeImpl(TypeKind) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NoTypeImpl
 
NoTypeImpl(TypeKind, Binding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NoTypeImpl
 
NoTypePattern - Class in org.aspectj.org.eclipse.jdt.core.dom
 
NoTypePattern - Class in org.aspectj.weaver.patterns
 
NoTypePattern() - Constructor for class org.aspectj.weaver.patterns.NoTypePattern
 
nRecordComponents - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
NT_OFFSET - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
ntAction(int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
NULL - Static variable in class org.aspectj.apache.bcel.generic.Type
 
NULL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
NULL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
NULL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
NULL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
NULL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
NULL_ANNOTATIONS_MISMATCH - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
NULL_ANNOTATIONS_OK - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
NULL_ANNOTATIONS_OK_NONNULL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
NULL_ANNOTATIONS_UNCHECKED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
NULL_FLAG_MASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
NULL_LITERAL - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type NullLiteral.
NULL_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that null was specified as a name argument.
NULL_OR_EMPTY - Static variable in class org.aspectj.weaver.Dump
 
NULL_PATH - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a null path was supplied to the operation.
NULL_POINTER_EXCEPTION - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
Run-Time Exceptions
NULL_PROBLEM - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.BoundCheckStatus
 
NULL_SOURCE_STRING - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
NULL_SOURCE_STRING - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
NULL_STRING - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a string was supplied to the operation that was null.
NULL_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NoTypeImpl
 
NULL_UNSPECIFIED_BY_DEFAULT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
Null2Null - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Null2String - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
NULLABLE - Static variable in class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Representation of a 'nullable' annotation, independent of the concrete annotation name used in Java sources.
NULLABLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider
Representation of a 'nullable' annotation, independent of the concrete annotation name used in Java sources.
nullableAnnotationName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Fully qualified name of annotation to use as marker for nullable types.
nullableAnnotationSecondaryNames - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Fully qualified names of secondary annotations to use as marker for nullable types.
nullableFieldDereference(FieldBinding, long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NullableFieldReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
nullAnnotatedReadableName(CompilerOptions, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
nullAnnotatedReadableName(CompilerOptions, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
nullAnnotatedReadableName(CompilerOptions, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
nullAnnotatedReadableName(CompilerOptions, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
nullAnnotatedReadableName(CompilerOptions, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer a readable name (for error reporting) that includes nullness type annotations.
nullAnnotatedReadableName(CompilerOptions, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
nullAnnotatedReadableName(CompilerOptions, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
nullAnnotatedVariableBinding(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Used on the lhs of an assignment for detecting null spec violation.
nullAnnotatedVariableBinding(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
nullAnnotatedVariableBinding(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
nullAnnotatedVariableBinding(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
nullAnnotationAtQualifyingType(Annotation) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NullAnnotationAtQualifyingType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NullAnnotationInferenceConflict - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
nullAnnotationIsRedundant(AbstractMethodDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
nullAnnotationIsRedundant(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NullAnnotationMatching - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Performs matching of null type annotations.
NullAnnotationMatching.CheckMode - Enum Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
nullAnnotationsFromTagBits(long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
nullAnnotationUnsupportedLocation(Annotation) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
nullAnnotationUnsupportedLocation(TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NullAnnotationUnsupportedLocation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NullAnnotationUnsupportedLocationAtType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
nullBit1 - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
nullBit2 - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
nullBit3 - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
nullBit4 - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
NullBuffer - Class in org.aspectj.org.eclipse.jdt.internal.core
This class represents a null buffer.
NullBuffer(IFile, IOpenable, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.NullBuffer
Creates a new null buffer on an underlying resource.
nullDefaultAnnotationIsRedundant(ASTNode, Annotation[], Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NullExpressionReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
nullInfoLessUnconditionalCopy() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
nullInfoLessUnconditionalCopy() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a copy of this unconditional flow info, deprived from its null info.
nullInfoLessUnconditionalCopy() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
nullityMismatch(Expression, TypeBinding, TypeBinding, int, char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NullityMismatchAgainstFreeTypeVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
nullityMismatchingTypeAnnotation(Expression, TypeBinding, TypeBinding, NullAnnotationMatching) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NullityMismatchingTypeAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NullityMismatchingTypeAnnotationSuperHint - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
nullityMismatchIsNull(Expression, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
nullityMismatchIsUnknown(Expression, TypeBinding, TypeBinding, char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
nullityMismatchPotentiallyNull(Expression, TypeBinding, char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
nullityMismatchSpecdNullable(Expression, TypeBinding, char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
nullityMismatchTypeArgument(TypeBinding, TypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NullityMismatchTypeArgument - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
nullityMismatchVariableIsFreeTypeVariable(VariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NullityUncheckedTypeAnnotationDetail - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NullityUncheckedTypeAnnotationDetailSuperHint - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NullLiteral - Class in org.aspectj.org.eclipse.jdt.core.dom
Null literal node.
NullLiteral - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
NullLiteral(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullLiteral
 
NullLocalVariableComparisonYieldsFalse - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NullLocalVariableInstanceofYieldsFalse - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NullLocalVariableReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
nullLocationBitsFromAnnotationValue(Object) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
Convert the value() attribute of @NonNullByDefault into a bitvector a la Binding.NullnessDefaultMASK.
nullLocationBitsFromElementTypeAnnotationValue(Object) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
NullnessDefaultMASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
NullNotCompatibleToFreeTypeVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NullReference - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
NullSourceString - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NullSpecViolation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
nullStatus - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
nullStatus(FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
nullStatus(FlowInfo, FlowContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
nullStatus(FlowInfo, FlowContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Assignment
 
nullStatus(FlowInfo, FlowContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
nullStatus(FlowInfo, FlowContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
nullStatus(FlowInfo, FlowContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
nullStatus(FlowInfo, FlowContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
nullStatus(FlowInfo, FlowContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
nullStatus(FlowInfo, FlowContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullLiteral
 
nullStatus(FlowInfo, FlowContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Reference
 
nullStatus(FlowInfo, FlowContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
nullStatus(FlowInfo, FlowContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
nullStatus(FlowInfo, FlowContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
nullStatus(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Answer the null status of the given local
nullStatusFromExpressionType(TypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
Use only if no suitable flowInfo is available.
NullSubstitution(LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Substitution.NullSubstitution
 
nullTagBitsPerDimension - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
NullTypeBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
nullUnboxing(ASTNode, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NullUnboxing - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
NullUncheckedConversion - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
NUM_ALLOCATIONS_OFFSET - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats.PoolStats
 
NUM_CHANGES - Variable in class org.aspectj.org.eclipse.jdt.internal.core.index.MemoryIndex
 
NUM_HEADER_CHUNKS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
NUM_NON_TERMINALS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
NUM_RULES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
NUM_STATES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
NUM_SYMBOLS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
NUM_TERMINALS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
NUMBER_LITERAL - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type NumberLiteral.
number_of_empty_lines_to_preserve - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
NumberLiteral - Class in org.aspectj.org.eclipse.jdt.core.dom
Number literal nodes.
NumberLiteral - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
NumberLiteral(char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NumberLiteral
 
NumberLiteral(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NumberLiteral
 
numberOfDifferentLocals(StackMapFrame) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
numberOfInitializers - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CreateInitializerOperation
The current number of initializers in the parent type.
numberOfMatches - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
numberOfStackItems - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
NumberOfTables - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
numCloseableArgs - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.CloseMethodRecord
 
NumericValueOutOfRange - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
numMessages(List<IMessage>, IMessage.Kind, boolean) - Static method in class org.aspectj.bridge.MessageUtil
 
numMessages(IMessage.Kind, boolean) - Method in class org.aspectj.bridge.CountingMessageHandler
Return count of messages seen through this interface.
numMessages(IMessage.Kind, boolean) - Method in interface org.aspectj.bridge.IMessageHolder
Count the messages currently held by this holder.
numMessages(IMessage.Kind, boolean) - Method in class org.aspectj.bridge.MessageHandler
 

O

OBJECT - Static variable in class org.aspectj.apache.bcel.generic.Type
 
OBJECT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
OBJECT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
OBJECT - Static variable in class org.aspectj.weaver.UnresolvedType
 
OBJECT_ARRAY - Static variable in class org.aspectj.apache.bcel.generic.Type
 
Object2boolean - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2byte - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2char - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2double - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2float - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2int - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2long - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2Object - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2short - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2String - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
OBJECTARRAY - Static variable in class org.aspectj.weaver.UnresolvedType
 
ObjectCache - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
ObjectCache() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Constructs a new, empty hashtable.
ObjectCache(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Constructs a new, empty hashtable with the specified initial capacity.
objectCannotBeGeneric(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ObjectCannotBeGeneric - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
objectCannotHaveSuperTypes(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ObjectCannotHaveSuperTypes - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ObjectConstrSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ObjectHasNoSuperclass - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
General type related problems
objectMustBeClass(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ObjectMustBeClass - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ObjectSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ObjectType - Class in org.aspectj.apache.bcel.generic
Denotes reference such as java.lang.String.
ObjectType(String) - Constructor for class org.aspectj.apache.bcel.generic.ObjectType
 
ObjectType(String, String) - Constructor for class org.aspectj.apache.bcel.generic.ObjectType
 
ObjectVector - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
ObjectVector() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
ObjectVector(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
OBVIOUS_IDENT_CHAR_NATURES - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
occurencesOf(char, char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the number of occurrences of the given character in the given array, 0 if any.
occurencesOf(char, char[], int) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the number of occurrences of the given character in the given array starting at the given index, 0 if any.
occurrenceCount - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
offline - Variable in class org.aspectj.tools.ant.taskdefs.Ajdoc.Link
 
offset - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
offset - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
offset - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
offset - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldString
 
offset(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Offsets all the source indexes in this node by the given amount.
OFFSET_IN_CHUNK_MASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
offsetChildren - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
 
offsetRange(int[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Offsets the source range by the given amount
offsets - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
OK - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.BoundCheckStatus
 
okNonNullStatus(Expression) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
OLD - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
OLD_AJC - Static variable in class org.aspectj.bridge.ReflectionFactory
 
oldOtherRoots - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
oldRoots - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
oldRoots - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
ON_DEMAND_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ImportDeclaration
The "onDemand" structural property of this node type (type: Boolean).
onDemand - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
OnDemand - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
onDemandImportCacheCount - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
onDemandImportsCache - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
one(T) - Static method in class org.aspectj.weaver.Iterators
creates an iterator I based on an object O.
One - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
ONE_LINE_ALWAYS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to always keep braced code on one line, as long as it doesn't exceed the line width limit.
ONE_LINE_IF_EMPTY - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to keep braced code on one line only if it's empty.
ONE_LINE_IF_SINGLE_ITEM - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to keep braced code on one line if it contains at most a single item.
ONE_LINE_NEVER - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to never keep braced code on one line.
ONE_LINE_PRESERVE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to keep braced code on one line as long as it doesn't exceed the line width limit and it was already in one line in the original source.
ONE_STAR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
ONE_STAR_CHAR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
ONE_ZERO - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
ONE_ZERO_CHAR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
OneLineEnforcer - Class in org.aspectj.org.eclipse.jdt.internal.formatter
Implementation of the "Keep braced code on one line" feature.
OneLineEnforcer(TokenManager, DefaultCodeFormatterOptions) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.OneLineEnforcer
 
ONLY_BEFORE_ON_HANDLER - Static variable in class org.aspectj.weaver.WeaverMessages
 
ONLY_INLINE_TAG - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadoc
 
ONLY_SUPER_CLASSES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
ONLY_SUPER_INTERFACES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
onlyReferenceTypesInIntersectionCast(TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
onType - Variable in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
onType - Variable in class org.aspectj.weaver.patterns.ReferencePointcut
 
onTypeBinding - Variable in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
onTypeSymbolic - Variable in class org.aspectj.weaver.patterns.ReferencePointcut
 
OPC_aaload - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aastore - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aconst_null - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aload - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aload_0 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aload_1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aload_2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aload_3 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_anewarray - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_areturn - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_arraylength - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_astore - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_astore_0 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_astore_1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_astore_2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_astore_3 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_athrow - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_baload - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_bastore - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_bipush - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_caload - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_castore - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_checkcast - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_d2f - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_d2i - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_d2l - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dadd - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_daload - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dastore - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dcmpg - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dcmpl - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dconst_0 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dconst_1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ddiv - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dload - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dload_0 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dload_1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dload_2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dload_3 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dmul - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dneg - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_drem - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dreturn - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dstore - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dstore_0 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dstore_1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dstore_2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dstore_3 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dsub - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dup - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dup_x1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dup_x2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dup2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dup2_x1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dup2_x2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_f2d - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_f2i - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_f2l - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fadd - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_faload - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fastore - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fcmpg - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fcmpl - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fconst_0 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fconst_1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fconst_2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fdiv - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fload - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fload_0 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fload_1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fload_2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fload_3 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fmul - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fneg - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_frem - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_freturn - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fstore - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fstore_0 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fstore_1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fstore_2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fstore_3 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fsub - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_getfield - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_getstatic - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_goto - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_goto_w - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_i2b - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_i2c - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_i2d - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_i2f - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_i2l - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_i2s - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iadd - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iaload - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iand - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iastore - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_0 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_3 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_4 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_5 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_m1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_idiv - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_acmpeq - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_acmpne - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_icmpeq - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_icmpge - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_icmpgt - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_icmple - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_icmplt - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_icmpne - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifeq - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifge - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifgt - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifle - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iflt - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifne - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifnonnull - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifnull - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iinc - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iload - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iload_0 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iload_1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iload_2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iload_3 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_imul - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ineg - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_instanceof - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_invokedynamic - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_invokeinterface - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_invokespecial - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_invokestatic - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_invokevirtual - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ior - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_irem - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ireturn - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ishl - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ishr - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_istore - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_istore_0 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_istore_1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_istore_2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_istore_3 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_isub - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iushr - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ixor - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_jsr - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_jsr_w - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_l2d - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_l2f - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_l2i - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ladd - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_laload - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_land - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lastore - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lcmp - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lconst_0 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lconst_1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ldc - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ldc_w - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ldc2_w - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ldiv - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lload - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lload_0 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lload_1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lload_2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lload_3 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lmul - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lneg - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lookupswitch - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lor - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lrem - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lreturn - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lshl - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lshr - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lstore - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lstore_0 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lstore_1 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lstore_2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lstore_3 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lsub - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lushr - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lxor - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_monitorenter - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_monitorexit - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_multianewarray - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_new - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_newarray - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_nop - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_pop - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_pop2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_putfield - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_putstatic - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ret - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_return - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_saload - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_sastore - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_sipush - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_swap - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_tableswitch - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_wide - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
opcode - Variable in class org.aspectj.apache.bcel.generic.Instruction
 
OPCODE_NAMES - Static variable in interface org.aspectj.apache.bcel.Constants
Names of opcodes.
Opcodes - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
OpcodeStringValues - Class in org.aspectj.org.eclipse.jdt.core.util
Description of each opcode mnemonic according to the JVM specifications.
OpcodeStringValues() - Constructor for class org.aspectj.org.eclipse.jdt.core.util.OpcodeStringValues
 
open(IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IOpenable
Opens this element and all parent elements that are not already open.
open(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
Open(int, int, int[]) - Constructor for class org.aspectj.apache.bcel.classfile.Module.Open
 
OPEN_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ModuleDeclaration
The "open" structural property of this node type (type: Boolean).
openable - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
openable - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
Openable - Class in org.aspectj.org.eclipse.jdt.internal.core
Abstract class for implementations of java elements which are IOpenable.
Openable(JavaElement) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
openableCache - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
Cache of open compilation unit and class files
OpenableElementInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
Element info for IOpenable elements.
OpenableElementInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
 
openAncestors(HashMap, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
openAncestors(HashMap, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
openBuffer(IProgressMonitor, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
Opens and returns buffer on the source code associated with this class file.
openBuffer(IProgressMonitor, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
openBuffer(IProgressMonitor, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
openBuffer(IProgressMonitor, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
Opens and returns buffer on the source code associated with this class file.
openBuffer(IProgressMonitor, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
Opens a buffer on the contents of this element, and returns the buffer, or returns null if opening fails.
opened(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Creates the nested deltas for an opened element.
openedBinaryTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
openedPackages - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
openFile(String) - Method in interface org.aspectj.ajde.ui.BuildConfigEditor
 
openFile(String) - Method in class org.aspectj.ajde.ui.swing.TreeViewBuildConfigEditor
 
openFile(String) - Method in class org.aspectj.tools.ajbrowser.BrowserManager
 
openInputStream() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
openInputStream() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject
 
openOutputStream() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject
 
openOutputStream() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
openOutputStream() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject
 
openReader(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
openReader(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject
 
opens - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
opens - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
opens - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ModuleInfo
 
opens - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
opens() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.BasicModule
 
opens() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
opens() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
opens() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
OPENS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
OPENS_DIRECTIVE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type OpensDirective.
opensCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
opensCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
opensCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
OpensDirective - Class in org.aspectj.org.eclipse.jdt.core.dom
Opens directive AST node type (added in JLS9 API).
OpensStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
OpensStatement(ImportReference) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OpensStatement
 
OpensStatement(ImportReference, ModuleReference[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OpensStatement
 
openWhenClosed(Object, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
openWriter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject
 
openWriter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
openWriter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject
 
OPERAND_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PostfixExpression
The "operand" structural property of this node type (child type: Expression).
OPERAND_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression
The "operand" structural property of this node type (child type: Expression).
operation_cancelled - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_cannotRenameDefaultPackage - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_copyElementProgress - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_copyResourceProgress - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_createFieldProgress - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_createImportsProgress - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_createInitializerProgress - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_createMethodProgress - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_createPackageFragmentProgress - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_createPackageProgress - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_createTypeProgress - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_createUnitProgress - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_deleteElementProgress - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_deleteResourceProgress - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_moveElementProgress - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_moveResourceProgress - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_needAbsolutePath - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_needElements - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_needName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_needPath - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_needString - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_notSupported - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_nullContainer - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_nullName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_pathOutsideProject - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_renameElementProgress - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_renameResourceProgress - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_sortelements - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
OPERATION_STACKS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
operator - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
OPERATOR_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Assignment
The "operator" structural property of this node type (type: Assignment.Operator).
OPERATOR_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression
The "operator" structural property of this node type (type: InfixExpression.Operator).
OPERATOR_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PostfixExpression
The "operator" structural property of this node type (type: PostfixExpression.Operator).
OPERATOR_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression
The "operator" structural property of this node type (type: PrefixExpression.Operator).
OperatorExpression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
OperatorExpression() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
OperatorExpression constructor comment.
OperatorIds - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
OperatorMASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
operatorOnlyValidOnNumericType(CompoundAssignment, TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
OperatorSHIFT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
OperatorSignatures - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
operatorToString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
operatorToString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
operatorToString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PostfixExpression
 
operatorToString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PrefixExpression
 
opNum - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog.Tag
 
OPTIMIZE - Static variable in class org.aspectj.ajde.core.JavaOptions
 
OPTIMIZE_OUT - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "optimize out".
OPTIMIZE_OUT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
optimizeBranch(int, BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
optimizeBranch(int, BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
optimizedBooleanConstant - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
optimizedBooleanConstant - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
optimizedBooleanConstant - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
optimizedBooleanConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
optimizedBooleanConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
optimizedBooleanConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
optimizedBooleanConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Constant usable for bytecode pattern optimizations, but cannot be inlined since it is not strictly equivalent to the definition of constant expressions.
optimizedBooleanConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
optimizedBooleanConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
optimizedBooleanConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
optimizedBooleanConstant(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
optimizedConcatNodeLists() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
optimizedIfFalseConstant - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
optimizedIfTrueConstant - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
OptimizedLength - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
OptimizedLength - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
optimizedMatching - Variable in class org.aspectj.weaver.World
 
optimizedNullComparisonConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.EqualExpression
 
optimizedNullComparisonConstant() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
optimizedPackBody(MethodGen) - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
optimizeStringLiterals - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
OPTIMIZING_THIS_JOIN_POINT_CALLS - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
OPTION_AnnotationBasedNullAnalysis - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ArgumentPrefixes - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_ArgumentSuffixes - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_CamelCaseMatch - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_Compliance - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_DocCommentSupport - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_Emacssym - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_EmulateJavacBug8031744 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_EnablePreviews - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_Encoding - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_FatalOptionalError - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_FieldPrefixes - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_FieldSuffixes - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_ForceImplicitQualification - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_GenerateClassFiles - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_GenerateJavaDocsInModel - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_GenerateModel - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_IncludeNullInfoFromAsserts - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_InheritNullAnnotations - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_InlineJsr - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_JdtDebugCompileMode - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_LambdaGenericSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_LineNumberAttribute - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_LocalPrefixes - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_LocalSuffixes - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_LocalVariableAttribute - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Option IDs
OPTION_MaxProblemPerUnit - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_MethodParametersAttribute - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_NonNullAnnotationName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_NonNullAnnotationSecondaryNames - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_NonNullByDefaultAnnotationName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_NonNullByDefaultAnnotationSecondaryNames - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_NullableAnnotationName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_NullableAnnotationSecondaryNames - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_PerformDeprecationCheck - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_PerformDiscouragedReferenceCheck - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_PerformForbiddenReferenceCheck - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_PerformVisibilityCheck - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
Option IDs
OPTION_PessimisticNullAnalysisForFreeTypeVariables - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_PreserveUnusedLocal - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_Process_Annotations - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_Release - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportAnnotatedTypeArgumentToUnannotated - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportAnnotationSuperInterface - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportAPILeak - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportAssertIdentifier - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportAutoboxing - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportCannotImplementLazyTJP - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_ReportComparingIdentical - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportDeadCode - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportDeadCodeInTrivialIfStatement - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportDeprecation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportDeprecationInDeprecatedCode - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportDeprecationWhenOverridingDeprecatedMethod - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportDiscouragedReference - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportEmptyStatement - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportEnumIdentifier - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportExplicitlyClosedAutoCloseable - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportFallthroughCase - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportFieldHiding - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportFinallyBlockNotCompletingNormally - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportFinalParameterBound - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportForbiddenReference - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportHiddenCatchBlock - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportIncompatibleNonInheritedInterfaceMethod - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportIncompatibleSerialVersion - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_ReportIncompleteEnumSwitch - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportIndirectStaticAccess - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportInvalidAbsoluteTypeName - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_ReportInvalidJavadoc - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportInvalidJavadocTags - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportInvalidJavadocTagsDeprecatedRef - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportInvalidJavadocTagsNotVisibleRef - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportInvalidJavadocTagsVisibility - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportInvalidWildcardTypeName - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_ReportLocalVariableHiding - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMethodCanBePotentiallyStatic - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMethodCanBeStatic - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMethodWithConstructorName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingDefaultCase - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingDeprecatedAnnotation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingEnumCaseDespiteDefault - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingHashCodeMethod - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocComments - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocCommentsOverriding - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocCommentsVisibility - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocTagDescription - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocTags - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocTagsMethodTypeParameters - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocTagsOverriding - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocTagsVisibility - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingNonNullByDefaultAnnotation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingOverrideAnnotation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingSerialVersion - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingSynchronizedOnInheritedMethod - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNeedSerialVersionUIDField - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_ReportNoEffectAssignment - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNoImplicitStringConversion - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNonExternalizedStringLiteral - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNonnullParameterAnnotationDropped - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNonNullTypeVariableFromLegacyInvocation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNonStaticAccessToStatic - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNullAnnotationInferenceConflict - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNullReference - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNullSpecViolation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNullUncheckedConversion - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportOverridingMethodWithoutSuperInvocation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportOverridingPackageDefaultMethod - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportParameterAssignment - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportPossibleAccidentalBooleanAssignment - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportPotentiallyUnclosedCloseable - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportPotentialNullReference - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportPreviewFeatures - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportRawTypeReference - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportRedundantNullAnnotation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportRedundantNullCheck - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportRedundantSpecificationOfTypeArguments - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportRedundantSuperinterface - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportShadowNotInStructure - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_ReportSpecialParameterHidingField - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportSuppressWarningNotFullyAnalysed - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportSwallowedExceptionInCatchBlock - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportSyntheticAccessEmulation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportTasks - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportTerminalDeprecation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportTypeNotExposedToWeaver - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_ReportTypeParameterHiding - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnavoidableGenericTypeProblems - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUncheckedTypeOperation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnclosedCloseable - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUndocumentedEmptyBlock - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnhandledWarningToken - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUninternedIdentityComparison - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnlikelyCollectionMethodArgumentType - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnlikelyCollectionMethodArgumentTypeStrict - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnlikelyEqualsArgumentType - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnmatchedSuperTypeInCall - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_ReportUnnecessaryElse - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnnecessaryTypeCheck - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnqualifiedFieldAccess - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnresolvableMember - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_ReportUnstableAutoModuleName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedDeclaredThrownException - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedDeclaredThrownExceptionExemptExceptionAndThrowable - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedDeclaredThrownExceptionIncludeDocCommentReference - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedDeclaredThrownExceptionWhenOverriding - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedExceptionParameter - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedImport - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedLabel - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedLocal - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedObjectAllocation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedParameter - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedParameterIncludeDocCommentReference - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedParameterWhenImplementingAbstract - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedParameterWhenOverridingConcrete - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedPrivateMember - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedTypeArgumentsForMethodInvocation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedTypeParameter - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedWarningToken - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportVarargsArgumentNeedCast - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ShareCommonFinallyBlocks - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_Source - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_SourceFileAttribute - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_StaticFieldPrefixes - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_StaticFieldSuffixes - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_StaticFinalFieldPrefixes - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_StaticFinalFieldSuffixes - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_Store_Annotations - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_SubwordMatch - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_SuggestStaticImports - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_SuppressOptionalErrors - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_SuppressWarnings - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_SyntacticNullAnalysisForFields - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_TargetPlatform - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_TaskCaseSensitive - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_TaskPriorities - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_TaskTags - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_TerminateAfterCompilation - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_XDevNoAtAspectJProcessing - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_XdevPinpoint - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_XHasMember - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_XLazyThisJoinPoint - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_XNoInline - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_XNotReweavable - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_XSerializableAspects - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
Optional - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
OPTIONAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Constant for the name of the optional attribute.
OPTIONAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
optionKeyFromIrritant(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Return the most specific option key controlling this irritant.
options - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
options - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
options - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
options - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
options - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
options - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
options - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
Options - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.util
Class used to handle options in the EclipseFileManager and the EclipseCompiler
Options - Class in org.aspectj.weaver.loadtime
A class that hanldes LTW options.
Options() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Options
 
Options() - Constructor for class org.aspectj.weaver.loadtime.Options
 
Options.WeaverOption - Class in org.aspectj.weaver.loadtime
 
OptionsFrame - Class in org.aspectj.ajde.ui.swing
UI for setting user-configureable options.
OptionsFrame(IconRegistry) - Constructor for class org.aspectj.ajde.ui.swing.OptionsFrame
 
OptionsPanel - Class in org.aspectj.ajde.ui.swing
 
OptionsPanel() - Constructor for class org.aspectj.ajde.ui.swing.OptionsPanel
 
or(FuzzyBoolean) - Method in class org.aspectj.util.FuzzyBoolean
 
Or - Class in org.aspectj.weaver.ast
 
Or(Test, Test) - Constructor for class org.aspectj.weaver.ast.Or
 
OR - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Inclusive OR "|" operator.
OR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
OR - Static variable in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
OR - Static variable in interface org.aspectj.weaver.patterns.ISignaturePattern
 
OR - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
OR - Static variable in class org.aspectj.weaver.patterns.TypePattern
 
OR_OPERATOR - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.OrTypePattern
 
OR_OR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
OR_OR_Expression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
OR_OR_Expression(Expression, Expression, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
 
OR_PATTERN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
OrAnnotationTypePattern - Class in org.aspectj.weaver.patterns
 
OrAnnotationTypePattern(AnnotationTypePattern, AnnotationTypePattern) - Constructor for class org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
ORDERED_TAGS_NUMBER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
ordinal - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
Ordinal - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
OrdinalSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ORG - Static variable in class org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
ORG - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_APACHE_COMMONS_LANG_VALIDATE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_APACHE_COMMONS_LANG3_VALIDATE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_ASPECTJ_LANG_JOINPOINT - Static variable in class org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
ORG_ASPECTJ_LANG_JOINPOINT_STATICPART - Static variable in class org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
ORG_ASPECTJ_RUNTIME_INTERNAL_AROUNDCLOSURE - Static variable in class org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
ORG_ASPECTJ_RUNTIME_INTERNAL_CONVERSIONS - Static variable in class org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
ORG_ECLIPSE_CORE_RUNTIME_ASSERT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_JUNIT_ASSERT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_JUNIT_METHOD_SOURCE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_SPRING_AUTOWIRED - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
org.aspectj.ajde - package org.aspectj.ajde
 
org.aspectj.ajde.core - package org.aspectj.ajde.core
 
org.aspectj.ajde.core.internal - package org.aspectj.ajde.core.internal
 
org.aspectj.ajde.internal - package org.aspectj.ajde.internal
 
org.aspectj.ajde.ui - package org.aspectj.ajde.ui
 
org.aspectj.ajde.ui.internal - package org.aspectj.ajde.ui.internal
 
org.aspectj.ajde.ui.javaoptions - package org.aspectj.ajde.ui.javaoptions
 
org.aspectj.ajde.ui.swing - package org.aspectj.ajde.ui.swing
 
org.aspectj.ajdt.ajc - package org.aspectj.ajdt.ajc
 
org.aspectj.ajdt.compiler - package org.aspectj.ajdt.compiler
 
org.aspectj.ajdt.core - package org.aspectj.ajdt.core
 
org.aspectj.ajdt.core.dom - package org.aspectj.ajdt.core.dom
 
org.aspectj.ajdt.internal.compiler - package org.aspectj.ajdt.internal.compiler
 
org.aspectj.ajdt.internal.compiler.ast - package org.aspectj.ajdt.internal.compiler.ast
 
org.aspectj.ajdt.internal.compiler.lookup - package org.aspectj.ajdt.internal.compiler.lookup
 
org.aspectj.ajdt.internal.compiler.parser - package org.aspectj.ajdt.internal.compiler.parser
 
org.aspectj.ajdt.internal.compiler.problem - package org.aspectj.ajdt.internal.compiler.problem
 
org.aspectj.ajdt.internal.core.builder - package org.aspectj.ajdt.internal.core.builder
 
org.aspectj.apache.bcel - package org.aspectj.apache.bcel
 
org.aspectj.apache.bcel.classfile - package org.aspectj.apache.bcel.classfile
 
org.aspectj.apache.bcel.classfile.annotation - package org.aspectj.apache.bcel.classfile.annotation
 
org.aspectj.apache.bcel.generic - package org.aspectj.apache.bcel.generic
 
org.aspectj.apache.bcel.util - package org.aspectj.apache.bcel.util
 
org.aspectj.asm - package org.aspectj.asm
 
org.aspectj.asm.internal - package org.aspectj.asm.internal
 
org.aspectj.bridge - package org.aspectj.bridge
 
org.aspectj.bridge.context - package org.aspectj.bridge.context
 
org.aspectj.internal.lang.annotation - package org.aspectj.internal.lang.annotation
 
org.aspectj.internal.lang.reflect - package org.aspectj.internal.lang.reflect
 
org.aspectj.lang - package org.aspectj.lang
Provides several interfaces for obtaining reflective information about a join point, as well as several exceptions that can be thrown by AspectJ code.
org.aspectj.lang.annotation - package org.aspectj.lang.annotation
 
org.aspectj.lang.annotation.control - package org.aspectj.lang.annotation.control
 
org.aspectj.lang.internal.lang - package org.aspectj.lang.internal.lang
 
org.aspectj.lang.reflect - package org.aspectj.lang.reflect
Contains interfaces that extend Signature to provide additional information about each possible join point signature.
org.aspectj.org.eclipse.jdt.core - package org.aspectj.org.eclipse.jdt.core
The Java model is the set of classes that model the objects associated with creating, editing, and building a Java program.
org.aspectj.org.eclipse.jdt.core.compiler - package org.aspectj.org.eclipse.jdt.core.compiler
This package contains compiler associated infrastructure APIs.
org.aspectj.org.eclipse.jdt.core.compiler.batch - package org.aspectj.org.eclipse.jdt.core.compiler.batch
This package contains the batch compiler API.
org.aspectj.org.eclipse.jdt.core.dom - package org.aspectj.org.eclipse.jdt.core.dom
The Java DOM/AST is the set of classes that model the source code of a Java program as a structured document.
org.aspectj.org.eclipse.jdt.core.dom.rewrite - package org.aspectj.org.eclipse.jdt.core.dom.rewrite
The Java DOM/AST rewrite is the set of classes that are used to make changes to an existing DOM/AST tree.
org.aspectj.org.eclipse.jdt.core.eval - package org.aspectj.org.eclipse.jdt.core.eval
Provides support for the evaluation of code snippets in a scrapbook or inside the debugger.
org.aspectj.org.eclipse.jdt.core.formatter - package org.aspectj.org.eclipse.jdt.core.formatter
The code formatter is the set of classes that are used to format Java code.
org.aspectj.org.eclipse.jdt.core.index - package org.aspectj.org.eclipse.jdt.core.index
Provides support for generating indexes that can be used by the JDT search engine.
org.aspectj.org.eclipse.jdt.core.jdom - package org.aspectj.org.eclipse.jdt.core.jdom
Provides a support for Java document manipulation through the JDOM model.
org.aspectj.org.eclipse.jdt.core.provisional - package org.aspectj.org.eclipse.jdt.core.provisional
 
org.aspectj.org.eclipse.jdt.core.search - package org.aspectj.org.eclipse.jdt.core.search
Provides support for searching the workspace Java elements that match a particular description.
org.aspectj.org.eclipse.jdt.core.util - package org.aspectj.org.eclipse.jdt.core.util
Provides a set of tools and utilities for manipulating .class files and Java model elements.
org.aspectj.org.eclipse.jdt.internal.codeassist - package org.aspectj.org.eclipse.jdt.internal.codeassist
 
org.aspectj.org.eclipse.jdt.internal.codeassist.complete - package org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
org.aspectj.org.eclipse.jdt.internal.codeassist.impl - package org.aspectj.org.eclipse.jdt.internal.codeassist.impl
 
org.aspectj.org.eclipse.jdt.internal.codeassist.select - package org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
org.aspectj.org.eclipse.jdt.internal.compiler - package org.aspectj.org.eclipse.jdt.internal.compiler
 
org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch - package org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
 
org.aspectj.org.eclipse.jdt.internal.compiler.apt.model - package org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
 
org.aspectj.org.eclipse.jdt.internal.compiler.apt.util - package org.aspectj.org.eclipse.jdt.internal.compiler.apt.util
 
org.aspectj.org.eclipse.jdt.internal.compiler.ast - package org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
org.aspectj.org.eclipse.jdt.internal.compiler.batch - package org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
org.aspectj.org.eclipse.jdt.internal.compiler.classfmt - package org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
org.aspectj.org.eclipse.jdt.internal.compiler.codegen - package org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
org.aspectj.org.eclipse.jdt.internal.compiler.env - package org.aspectj.org.eclipse.jdt.internal.compiler.env
 
org.aspectj.org.eclipse.jdt.internal.compiler.flow - package org.aspectj.org.eclipse.jdt.internal.compiler.flow
 
org.aspectj.org.eclipse.jdt.internal.compiler.impl - package org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
org.aspectj.org.eclipse.jdt.internal.compiler.lookup - package org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
org.aspectj.org.eclipse.jdt.internal.compiler.parser - package org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose - package org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose
 
org.aspectj.org.eclipse.jdt.internal.compiler.problem - package org.aspectj.org.eclipse.jdt.internal.compiler.problem
 
org.aspectj.org.eclipse.jdt.internal.compiler.util - package org.aspectj.org.eclipse.jdt.internal.compiler.util
 
org.aspectj.org.eclipse.jdt.internal.core - package org.aspectj.org.eclipse.jdt.internal.core
 
org.aspectj.org.eclipse.jdt.internal.core.builder - package org.aspectj.org.eclipse.jdt.internal.core.builder
 
org.aspectj.org.eclipse.jdt.internal.core.dom - package org.aspectj.org.eclipse.jdt.internal.core.dom
 
org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite - package org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
 
org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports - package org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports
 
org.aspectj.org.eclipse.jdt.internal.core.dom.util - package org.aspectj.org.eclipse.jdt.internal.core.dom.util
 
org.aspectj.org.eclipse.jdt.internal.core.eval - package org.aspectj.org.eclipse.jdt.internal.core.eval
 
org.aspectj.org.eclipse.jdt.internal.core.hierarchy - package org.aspectj.org.eclipse.jdt.internal.core.hierarchy
 
org.aspectj.org.eclipse.jdt.internal.core.index - package org.aspectj.org.eclipse.jdt.internal.core.index
 
org.aspectj.org.eclipse.jdt.internal.core.jdom - package org.aspectj.org.eclipse.jdt.internal.core.jdom
 
org.aspectj.org.eclipse.jdt.internal.core.nd - package org.aspectj.org.eclipse.jdt.internal.core.nd
 
org.aspectj.org.eclipse.jdt.internal.core.nd.db - package org.aspectj.org.eclipse.jdt.internal.core.nd.db
 
org.aspectj.org.eclipse.jdt.internal.core.nd.field - package org.aspectj.org.eclipse.jdt.internal.core.nd.field
 
org.aspectj.org.eclipse.jdt.internal.core.nd.indexer - package org.aspectj.org.eclipse.jdt.internal.core.nd.indexer
 
org.aspectj.org.eclipse.jdt.internal.core.nd.java - package org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
org.aspectj.org.eclipse.jdt.internal.core.nd.java.model - package org.aspectj.org.eclipse.jdt.internal.core.nd.java.model
 
org.aspectj.org.eclipse.jdt.internal.core.nd.util - package org.aspectj.org.eclipse.jdt.internal.core.nd.util
 
org.aspectj.org.eclipse.jdt.internal.core.search - package org.aspectj.org.eclipse.jdt.internal.core.search
 
org.aspectj.org.eclipse.jdt.internal.core.search.indexing - package org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
org.aspectj.org.eclipse.jdt.internal.core.search.matching - package org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
org.aspectj.org.eclipse.jdt.internal.core.search.processing - package org.aspectj.org.eclipse.jdt.internal.core.search.processing
 
org.aspectj.org.eclipse.jdt.internal.core.util - package org.aspectj.org.eclipse.jdt.internal.core.util
 
org.aspectj.org.eclipse.jdt.internal.eval - package org.aspectj.org.eclipse.jdt.internal.eval
 
org.aspectj.org.eclipse.jdt.internal.formatter - package org.aspectj.org.eclipse.jdt.internal.formatter
 
org.aspectj.org.eclipse.jdt.internal.formatter.linewrap - package org.aspectj.org.eclipse.jdt.internal.formatter.linewrap
 
org.aspectj.org.eclipse.jdt.internal.formatter.old - package org.aspectj.org.eclipse.jdt.internal.formatter.old
 
org.aspectj.runtime - package org.aspectj.runtime
 
org.aspectj.runtime.internal - package org.aspectj.runtime.internal
 
org.aspectj.runtime.internal.cflowstack - package org.aspectj.runtime.internal.cflowstack
 
org.aspectj.runtime.reflect - package org.aspectj.runtime.reflect
 
org.aspectj.tools.ajbrowser - package org.aspectj.tools.ajbrowser
 
org.aspectj.tools.ajbrowser.core - package org.aspectj.tools.ajbrowser.core
 
org.aspectj.tools.ajbrowser.ui - package org.aspectj.tools.ajbrowser.ui
 
org.aspectj.tools.ajbrowser.ui.swing - package org.aspectj.tools.ajbrowser.ui.swing
 
org.aspectj.tools.ajc - package org.aspectj.tools.ajc
 
org.aspectj.tools.ajdoc - package org.aspectj.tools.ajdoc
 
org.aspectj.tools.ant.taskdefs - package org.aspectj.tools.ant.taskdefs
 
org.aspectj.tools.ant.taskdefs.compilers - package org.aspectj.tools.ant.taskdefs.compilers
 
org.aspectj.util - package org.aspectj.util
 
org.aspectj.weaver - package org.aspectj.weaver
 
org.aspectj.weaver.ast - package org.aspectj.weaver.ast
 
org.aspectj.weaver.bcel - package org.aspectj.weaver.bcel
 
org.aspectj.weaver.bcel.asm - package org.aspectj.weaver.bcel.asm
 
org.aspectj.weaver.internal.tools - package org.aspectj.weaver.internal.tools
 
org.aspectj.weaver.loadtime - package org.aspectj.weaver.loadtime
 
org.aspectj.weaver.loadtime.definition - package org.aspectj.weaver.loadtime.definition
 
org.aspectj.weaver.ltw - package org.aspectj.weaver.ltw
 
org.aspectj.weaver.model - package org.aspectj.weaver.model
 
org.aspectj.weaver.patterns - package org.aspectj.weaver.patterns
 
org.aspectj.weaver.reflect - package org.aspectj.weaver.reflect
 
org.aspectj.weaver.tools - package org.aspectj.weaver.tools
 
org.aspectj.weaver.tools.cache - package org.aspectj.weaver.tools.cache
 
ORGREATER - Static variable in interface org.aspectj.bridge.IMessageHolder
value for orGreater parameter
original - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
original - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
original() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
original() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
Returns the original field (as opposed to parameterized instances)
original() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Returns the original method (as opposed to parameterized/polymorphic instances)
original() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MostSpecificExceptionMethodBinding
 
original() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedFieldBinding
 
original() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
Returns the original method (as opposed to parameterized instances)
original() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolymorphicMethodBinding
 
original() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
original() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RecordComponentBinding
Returns the original RecordComponent (as opposed to parameterized instances)
original() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns the orignal generic type instantiated by the receiver type, or itself if not.
ORIGINAL - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Flag constant (bit mask, value 2) indicating that this is a node that was created by the parser (as opposed to one created by another party).
ORIGINAL - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
original_state(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
originalAnnotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
originalBinding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
originalComplianceLevel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Original compliance level for the compiler, refers to a JDK version, e.g.
originalEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
Position in source of the last character (this position is included in the token).
originalField - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedFieldBinding
 
originalFromClone() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
originalMethod - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
 
originalReferenceContext() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Returns the nearest original reference context, starting from current scope.
originalSignature - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
originalSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
originalSourceLevel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Original Java source level, refers to a JDK version, e.g.
originalStart - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
Position in source of the first character.
originalSuperclass - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
originalSuperInterfaces - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
ORIGINATING_PROJECT_CLASSPATH - Static variable in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Update model flag constant (bit mask value 2) indicating that the operation is to update the classpath of the originating project.
OrLocator - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
OrLocator(OrPattern) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
OrPattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
OrPattern(SearchPattern, SearchPattern) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrPattern
 
OrPointcut - Class in org.aspectj.org.eclipse.jdt.core.dom
OrPointcut DOM AST node.
OrPointcut - Class in org.aspectj.weaver.patterns
 
OrPointcut(Pointcut, Pointcut) - Constructor for class org.aspectj.weaver.patterns.OrPointcut
 
OrSignaturePattern - Class in org.aspectj.weaver.patterns
Represents the OR of two other signature patterns.
OrSignaturePattern(ISignaturePattern, ISignaturePattern) - Constructor for class org.aspectj.weaver.patterns.OrSignaturePattern
 
OrTypePattern - Class in org.aspectj.org.eclipse.jdt.core.dom
 
OrTypePattern - Class in org.aspectj.weaver.patterns
left || right
OrTypePattern(TypePattern, TypePattern) - Constructor for class org.aspectj.weaver.patterns.OrTypePattern
 
OTHER - Enum constant in enum class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
The special value ImportRewrite.TypeLocation.OTHER is used for locations where type annotations are illegal, like type literals (X.class), annotations, or as scope for static field accesses.
OTHER_REFERRING_PROJECTS_CLASSPATH - Static variable in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Update model flag constant (bit mask value 4) indicating that the operation is to update the classpath of all referring projects except the originating project.
OTHER_WRAPPER_CLOSEABLES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
otherBindings - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
otherBounds - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
otherGenericCasts - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
otherRoots - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
otherUpperBounds() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
ourHandler - Variable in class org.aspectj.tools.ajc.Main
internally-set message sink
out - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
out - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
Out - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
outerContext - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
OuterLocalMustBeEffectivelyFinal - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
OuterLocalMustBeFinal - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
outerLocalVariables - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
outerLocalVariables - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
outerMostClassScope() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
outerMostEnclosingClassFile() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Returns the most enclosing classfile of the receiver.
outermostEnclosingType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
outerMostMethodScope() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
outerTracker - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
outerTryContext - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.TryFlowContext
For a try statement nested inside a finally block this reference points to the flow context of the outer try block, for access to its initsOnFinally.
outerType - Variable in class org.aspectj.util.GenericSignature.ClassTypeSignature
 
OUTJAR_CHANGED - Static variable in interface org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags
 
OUTJAR_IN_INPUT_PATH - Static variable in class org.aspectj.weaver.WeaverMessages
 
outMessage(String) - Method in class org.aspectj.tools.ajc.Main
Messages to the user
output_isFile - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
OUTPUT_LOCATION_OVERLAPPING_ANOTHER_SOURCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that the default or specific output folder is overlapping with another source location.
output_notValid - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
output_notValidAll - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
OUTPUT_OVERLAPPING_SOURCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelMarker
Output overlapping another source attribute (value "outputOverlappingSource").
outputClassFiles(CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
OUTPUTDESTINATIONS_CHANGED - Static variable in interface org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags
 
outputLocation - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
OutputLocationAdapter - Class in org.aspectj.ajde.core.internal
Enables the output locations detailed by the IOutputLocationManager implementation to be related to the comipler/weaver.
OutputLocationAdapter(IOutputLocationManager) - Constructor for class org.aspectj.ajde.core.internal.OutputLocationAdapter
 
overallTime - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
overflow - Variable in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Indicates if the cache has been over filled and by how much.
OverflowingLRUCache<K,​V> - Class in org.aspectj.org.eclipse.jdt.internal.core
The OverflowingLRUCache is an LRUCache which attempts to maintain a size equal or less than its fSpaceLimit by removing the least recently used elements.
OverflowingLRUCache(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Creates a OverflowingLRUCache.
OverflowingLRUCache(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Creates a OverflowingLRUCache.
OVERRIDDEN_METHOD_FLAVOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
OverriddenPackageDefaultMethod - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OVERRIDE - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching.CheckMode
in this mode we do not tolerate incompatibly missing annotations on type parameters (for overriding analysis)
OVERRIDE_RETURN - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching.CheckMode
allow covariant return types, but no other deviations.
overridenEventType - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
overrides(ExecutableElement, ExecutableElement, TypeElement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
overrides(ExecutableElement, TypeElement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
Return true if this method overrides overridden in the context of type.
overrides(IMethodBinding) - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns whether this method overrides the given method, as specified in section 8.4.8.1 of The Java Language Specification, Third Edition (JLS3).
overridesDeprecatedMethod(MethodBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
overridesMethodWithoutSuperInvocation(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
overridesPackageDefaultMethod(MethodBinding, MethodBinding) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
overridesPackageDefaultMethod(MethodBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
OverridingDeprecatedMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
OverridingDeprecatedSinceVersionMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
OverridingMethodWithoutSuperInvocation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
OverridingMethodWithoutSuperInvocation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OverridingMethodWithSupercall - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
OverridingNonVisibleMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
OverridingTerminallyDeprecatedMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
OverridingTerminallyDeprecatedSinceVersionMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
overWrite(char[], int, char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
OVERWRITE_ANNOTATIONS - Enum constant in enum class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil.MergeStrategy
Override existing annotations, keeping old annotations in locations that are not annotated in the new signature.
OVERWRITE_JSR45 - Static variable in class org.aspectj.weaver.WeaverMessages
 
OWNED - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef.DeletionSemantics
 
owner - Variable in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
owner - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
owner - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 

P

P - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
P_HIGH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
P_LOW - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
P_NORMAL - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
pack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.env.PackageExportImpl
 
pack() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
PACKAGE - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.UpdateKind
 
PACKAGE - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
PACKAGE - Static variable in class org.aspectj.ajde.ui.StructureViewProperties.Granularity
 
PACKAGE - Static variable in class org.aspectj.asm.IProgramElement.Accessibility
 
PACKAGE - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
PACKAGE - Static variable in interface org.aspectj.org.eclipse.jdt.core.dom.IBinding
Kind constant (value 1) indicating a package binding.
PACKAGE - Static variable in interface org.aspectj.org.eclipse.jdt.core.eval.ICodeSnippetRequestor
Indicates a compilation problem related to a package declaration.
PACKAGE - Static variable in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Node type constant indicating a package declaration.
PACKAGE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a package.
PACKAGE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
PACKAGE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
PACKAGE - Static variable in class org.aspectj.weaver.AnnotationTargetKind
 
PACKAGE_DECLARATION - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
PACKAGE_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type PackageDeclaration.
PACKAGE_DECLARATION - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing a package declaration within a compilation unit.
PACKAGE_DESCRIPTION_START - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
PACKAGE_DESCRIPTION_START2 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
PACKAGE_DESCRIPTION_START3 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
PACKAGE_FILE_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
PACKAGE_FRAGMENT - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing a package fragment.
PACKAGE_FRAGMENT_ROOT - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing a package fragment root.
PACKAGE_INFO_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
PACKAGE_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.internal.eval.EvaluationConstants
 
PACKAGE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
The "package" structural property of this node type (child type: PackageDeclaration).
PACKAGE_REF - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a reference to a package.
PACKAGE_TAGS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
packageBinding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
packageBinding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
PackageBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
PackageBinding(char[][], LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
PackageBinding(char[][], PackageBinding, LookupEnvironment, ModuleBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
packageCache - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
packageCache - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
packageCache - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
PackageCache - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
PackageCache - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
packageCollidesWithType(CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
PackageCollidesWithType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
packageDecl - Variable in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
PackageDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
Package declaration AST node type.
PackageDeclaration - Class in org.aspectj.org.eclipse.jdt.internal.core
 
PackageDeclaration(CompilationUnit, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.PackageDeclaration
 
PACKAGEDECLARATION - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
PACKAGEDECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
PackageDeclarationLocator - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
PackageDeclarationLocator(PackageDeclarationPattern) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageDeclarationLocator
 
PackageDeclarationMatch - Class in org.aspectj.org.eclipse.jdt.core.search
A Java search match that represents a package declaration.
PackageDeclarationMatch(IJavaElement, int, int, int, SearchParticipant, IResource) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.PackageDeclarationMatch
Creates a new package declaration match.
PackageDeclarationPattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
PackageDeclarationPattern(char[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageDeclarationPattern
 
PackageDoesNotExistOrIsEmpty - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
PackageElementImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Implementation of PackageElement, which represents a package
PackageExportImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
PackageExportImpl() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.env.PackageExportImpl
 
PackageExportInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.PackageExportInfo
 
PackageFragment - Class in org.aspectj.org.eclipse.jdt.internal.core
 
PackageFragment(PackageFragmentRoot, String[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
PACKAGEFRAGMENT - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
PACKAGEFRAGMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
packageFragmentRoot(String, int, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.AbstractJavaSearchScope
Returns the package fragment root corresponding to a given resource path.
packageFragmentRoot(String, int, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchScope
 
packageFragmentRoot(String, int, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaWorkspaceScope
 
PackageFragmentRoot - Class in org.aspectj.org.eclipse.jdt.internal.core
 
PackageFragmentRoot(IResource, JavaProject) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
Constructs a package fragment root which is the root of the java package directory hierarchy.
PACKAGEFRAGMENTROOT - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
PACKAGEFRAGMENTROOT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
packageFragmentRoots - Variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
The IPackageFragmentRoot's associated with the classpath of this NameLookup facility's project.
packageFragments - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
A collection of the resulting package fragments, or null if no package fragment results have been received.
packageFragments - Variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Table that maps package names to lists of package fragment roots that contain such a package known by this name lookup facility.
packageIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.QualifiedTypeDeclarationPattern
 
packageIsNotExpectedPackage(CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
PackageIsNotExpectedPackage - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
packagelistLoc - Variable in class org.aspectj.tools.ant.taskdefs.Ajdoc.Link
 
packageName - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
packageName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
packageName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
packageName(IPath, String, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Converts the given relative path into a package name.
packageNameToClassPathLocations - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
an index of qualified package names (separated by / not .) to classpath locations
PackageReferenceLocator - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
PackageReferenceLocator(PackageReferencePattern) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
PackageReferenceMatch - Class in org.aspectj.org.eclipse.jdt.core.search
A Java search match that represents a package reference.
PackageReferenceMatch(IJavaElement, int, int, int, boolean, SearchParticipant, IResource) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.PackageReferenceMatch
Creates a new package reference match.
PackageReferencePattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
PackageReferencePattern(char[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
packageRegion - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
A region describing the packages considered by this hierarchy.
packageRegionContainsSamePackageFragment(PackageFragment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Returns true if an equivalent package fragment is included in the package region.
packagesCache - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Archive
 
PackageTag - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
PackageVisibilityInfo - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
PackageVisibilityInfo(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.PackageVisibilityInfo
 
PackageVisibilityStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
PackageVisibilityStatement(ImportReference, ModuleReference[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PackageVisibilityStatement
 
packBody(MethodGen) - Method in class org.aspectj.weaver.bcel.LazyMethodGen
fill the newly created method gen with our body, inspired by InstructionList.copy()
padding - Variable in class org.aspectj.apache.bcel.generic.InstructionSelect
 
page_width - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
Param() - Constructor for class org.aspectj.tools.ant.taskdefs.Ajdoc.Param
 
PARAM_ANNOTATION_SEPARATION - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
PARAM_TAG_EXPECTED_ORDER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
PARAMETER - Enum constant in enum class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
see org.eclipse.jdt.annotation.DefaultLocation.PARAMETER
PARAMETER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
PARAMETER - Static variable in class org.aspectj.weaver.AnnotationTargetKind
 
PARAMETER_DECLARATION_TYPE_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used as the type of a method parameter declaration.
PARAMETER_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.EnhancedForStatement
The "parameter" structural property of this node type (child type: SingleVariableDeclaration).
PARAMETER_SEPARATOR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
ParameterAnnotation - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IParameterAnnotation
ParameterAnnotation(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.ParameterAnnotation
Constructor for Annotation.
parameterAnnotations - Variable in class org.aspectj.weaver.ResolvedMemberImpl
 
parameterAnnotationTypes - Variable in class org.aspectj.weaver.ResolvedMemberImpl
 
parameterAssignment(LocalVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ParameterAssignment - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ParameterAssignment - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
ParameterBoundMismatch - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
parameterCompatibilityLevel(MethodBinding, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
parameterCompatibilityLevel(MethodBinding, TypeBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
parameterCompatibilityLevel(MethodBinding, TypeBinding[], InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
parameterCompatibilityLevel(TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
parameterCount - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
parameterCount - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
ParameterInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ParameterInfo
 
parameterInfos - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
parameterize(Map<String, UnresolvedType>) - Method in class org.aspectj.weaver.BoundedReferenceType
 
parameterize(Map<String, UnresolvedType>) - Method in class org.aspectj.weaver.ResolvedType
Iff I am a parameterized type, and any of my parameters are type variable references (or nested parameterized types), return a version with those type parameters replaced in accordance with the passed bindings.
parameterize(Map<String, UnresolvedType>) - Method in class org.aspectj.weaver.TypeVariableReferenceType
 
parameterize(Map<String, UnresolvedType>) - Method in class org.aspectj.weaver.UnresolvedType
Return a version of this parameterized type in which any type parameters that are type variable references are replaced by their matching type variable binding.
parameterize(UnresolvedType, Map<String, UnresolvedType>, boolean, World) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
PARAMETERIZED - Static variable in class org.aspectj.asm.internal.NameConvertor
 
PARAMETERIZED - Static variable in class org.aspectj.weaver.UnresolvedType.TypeKind
 
PARAMETERIZED_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ParameterizedType.
PARAMETERIZED_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
PARAMETERIZED_TYPE_IDENTIFIER - Static variable in class org.aspectj.weaver.ResolvedType
 
ParameterizedConstructorArgumentTypeMismatch - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ParameterizedFieldBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Binding denoting a field after type substitution got performed.
ParameterizedFieldBinding(ParameterizedTypeBinding, FieldBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedFieldBinding
 
parameterizedFor(ResolvedType) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseTypeMunger
 
parameterizedFor(ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelTypeMunger
 
parameterizedFor(ResolvedType) - Method in class org.aspectj.weaver.ConcreteTypeMunger
For an ITD made on a generic type that shares type variables with that target type, this method will tailor the ITD for a particular usage of the generic type - either in its raw or parameterized form.
parameterizedFor(ResolvedType) - Method in class org.aspectj.weaver.NewConstructorTypeMunger
see ResolvedTypeMunger.parameterizedFor(ResolvedType)
parameterizedFor(ResolvedType) - Method in class org.aspectj.weaver.NewFieldTypeMunger
see ResolvedTypeMunger.parameterizedFor(ResolvedType)
parameterizedFor(ResolvedType) - Method in class org.aspectj.weaver.NewMethodTypeMunger
see ResolvedTypeMunger.parameterizedFor(ResolvedType)
parameterizedFor(ResolvedType) - Method in class org.aspectj.weaver.ResolvedTypeMunger
Parameterizes a resolved type munger for a particular usage of its target type (this is used when the target type is generic and the ITD shares type variables with the target) see ConcreteTypeMunger.parameterizedFor
parameterizedFor(ResolvedType) - Method in class org.aspectj.weaver.TemporaryTypeMunger
 
ParameterizedGenericMethodBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Binding denoting a generic method after type parameter substitutions got performed.
ParameterizedGenericMethodBinding(MethodBinding, RawTypeBinding, LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
Create raw generic method for raw type (double substitution from type vars with raw type arguments, and erasure of method variables) Only invoked for non-static generic methods of raw type
ParameterizedGenericMethodBinding(MethodBinding, TypeBinding[], LookupEnvironment, boolean, boolean, TypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
Create method of parameterized type, substituting original parameters with type arguments.
parameterizedMemberTypeMissingArguments(ASTNode, TypeBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ParameterizedMethodArgumentTypeMismatch - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ParameterizedMethodBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Binding denoting a method after type parameter substitutions got performed.
ParameterizedMethodBinding() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
 
ParameterizedMethodBinding(ParameterizedTypeBinding, MethodBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
Create method of parameterized type, substituting original parameters/exception/return type with type arguments.
ParameterizedMethodBinding(ReferenceBinding, MethodBinding, char[][], LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
Create method of parameterized type, substituting original parameters/exception/return type with type arguments.
ParameterizedMethodTypeMismatch - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
ParameterizedQualifiedTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Syntactic representation of a reference to a generic type.
ParameterizedQualifiedTypeReference(char[][], TypeReference[][], int, long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
ParameterizedQualifiedTypeReference(char[][], TypeReference[][], int, Annotation[][], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
ParameterizedSingleTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Syntactic representation of a reference to a generic type.
ParameterizedSingleTypeReference(char[], TypeReference[], int, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
ParameterizedSingleTypeReference(char[], TypeReference[], int, Annotation[][], long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
ParameterizedType - Class in org.aspectj.org.eclipse.jdt.core.dom
Type node for a parameterized type (added in JLS3 API).
ParameterizedTypeBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
A parameterized type encapsulates a type with type arguments,
ParameterizedTypeBinding(ReferenceBinding, TypeBinding[], ReferenceBinding, LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
parameterizedTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
parameterizedWith(Map<String, UnresolvedType>, World) - Method in interface org.aspectj.weaver.ResolvedMember
 
parameterizedWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.ResolvedMemberImpl
Replace occurrences of type variables in the signature with values contained in the map.
parameterizedWith(Map, World) - Method in class org.aspectj.weaver.JoinPointSignature
 
parameterizedWith(UnresolvedType[]) - Method in class org.aspectj.weaver.ResolvedType
 
parameterizedWith(UnresolvedType[], ResolvedType, boolean) - Method in class org.aspectj.weaver.JoinPointSignature
 
parameterizedWith(UnresolvedType[], ResolvedType, boolean) - Method in interface org.aspectj.weaver.ResolvedMember
 
parameterizedWith(UnresolvedType[], ResolvedType, boolean) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
parameterizedWith(UnresolvedType[], ResolvedType, boolean) - Method in class org.aspectj.weaver.ResolvedPointcutDefinition
Called when asking a parameterized super-aspect for its pointcuts.
parameterizedWith(UnresolvedType[], ResolvedType, boolean, List<String>) - Method in class org.aspectj.weaver.JoinPointSignature
 
parameterizedWith(UnresolvedType[], ResolvedType, boolean, List<String>) - Method in interface org.aspectj.weaver.ResolvedMember
 
parameterizedWith(UnresolvedType[], ResolvedType, boolean, List<String>) - Method in class org.aspectj.weaver.ResolvedMemberImpl
Return a resolvedmember in which all the type variables in the signature have been replaced with the given bindings.
parameterizedWithWildcard(TypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
If 'type' is a parameterized type and one of its arguments is a wildcard answer the casted type, else null.
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseTypeMunger
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.bcel.BcelTypeMunger
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.ConcreteTypeMunger
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.NewFieldTypeMunger
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.NewMethodTypeMunger
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.AndPointcut
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.AndSignaturePattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.AnnotationPatternList
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.AnyAnnotationTypePattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.AnyTypePattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.ArgsPointcut
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.BindingTypePattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.CflowPointcut
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.Declare
Returns a version of this declare element in which all references to type variables are replaced with their bindings given in the map.
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.DeclareParents
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.ExactTypePattern
return a version of this type pattern with all type variables references replaced by the corresponding entry in the map.
parameterizeWith(Map<String, UnresolvedType>, World) - Method in interface org.aspectj.weaver.patterns.ISignaturePattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.KindedPointcut
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.NotPointcut
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.NotSignaturePattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.NoTypePattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.OrPointcut
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.OrSignaturePattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.PerCflow
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.PerFromSuper
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.PerObject
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.PerSingleton
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.PerTypeWithin
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.Pointcut
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.ReferencePointcut
make a version of this pointcut with any refs to typeVariables replaced by their entry in the map.
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.SignaturePattern
return a copy of this signature pattern in which every type variable reference is replaced by the corresponding entry in the map.
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.ThrowsPattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.TypePattern
return a version of this type pattern in which all type variable references have been replaced by their corresponding entry in the map.
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.TypePatternList
Return a version of this type pattern list in which all type variable references are replaced by their corresponding entry in the map
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.WildAnnotationTypePattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.patterns.WithinPointcut
 
parameterizeWith(Map<String, UnresolvedType>, World) - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
parameterizeWith(Map, World) - Method in class org.aspectj.weaver.internal.tools.PointcutDesignatorHandlerBasedPointcut
 
parameterizeWith(Map, World) - Method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
parameterizeWith(Map, World) - Method in class org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
parameterizeWith(Map, World) - Method in class org.aspectj.weaver.patterns.BindingAnnotationTypePattern
 
parameterizeWith(Map, World) - Method in class org.aspectj.weaver.patterns.DeclarePrecedence
 
parameterizeWith(Map, World) - Method in class org.aspectj.weaver.patterns.DeclareSoft
 
parameterizeWith(Map, World) - Method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
parameterizeWith(Map, World) - Method in class org.aspectj.weaver.patterns.EllipsisTypePattern
 
parameterizeWith(Map, World) - Method in class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
parameterizeWith(Map, World) - Method in class org.aspectj.weaver.patterns.HandlerPointcut
 
parameterizeWith(Map, World) - Method in class org.aspectj.weaver.patterns.HasMemberTypePattern
 
parameterizeWith(Map, World) - Method in class org.aspectj.weaver.patterns.IfPointcut
 
parameterizeWith(Map, World) - Method in class org.aspectj.weaver.patterns.WithincodePointcut
 
parameterizeWith(Map, World) - Method in class org.aspectj.weaver.TemporaryTypeMunger
 
parameterizeWith(ResolvedType, Map<String, UnresolvedType>) - Method in class org.aspectj.weaver.Checker
Parameterize the Checker by parameterizing the pointcut
parameterizeWith(ResolvedType, Map<String, UnresolvedType>) - Method in class org.aspectj.weaver.ShadowMunger
 
parameterLackingNonnullAnnotation(Argument, ReferenceBinding, char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ParameterLackingNonNullAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
parameterLackingNullableAnnotation(Argument, ReferenceBinding, char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ParameterLackingNullableAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ParameterMask - Static variable in class org.aspectj.weaver.Advice
 
ParameterMismatch - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
parameterNames - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
parameterNames - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Store parameter names from MethodParameters attribute (incl. applicable default).
parameterNames - Variable in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
The parameter names for the method.
parameterNames - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorDeclarationPattern
 
parameterNames - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern
 
parameterNames - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Table that maps a binary method to its parameter names.
parameterNonNullness - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Store nullness information from annotation (incl. applicable default).
parameterPackageNames - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
parameterQualifications - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
parameterQualifications - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
parameters - Variable in class org.aspectj.org.eclipse.jdt.core.dom.AdviceDeclaration
The parameter declarations (element type: SingleVariableDeclaration).
parameters - Variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
The parameter declarations (element type: SingleVariableDeclaration).
parameters - Variable in class org.aspectj.org.eclipse.jdt.core.dom.PointcutDeclaration
 
parameters - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
parameters - Variable in class org.aspectj.util.GenericSignature.MethodTypeSignature
 
parameters() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AdviceDeclaration
Returns the live ordered list of method parameter declarations for this method declaration.
parameters() - Method in class org.aspectj.org.eclipse.jdt.core.dom.LambdaExpression
Returns the live ordered list of formal parameters of this lambda expression.
parameters() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Returns the live ordered list of method parameter declarations for this method declaration.
parameters() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodRef
Returns the live ordered list of method parameter references for this method reference.
parameters() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PointcutDeclaration
Returns the live ordered list of method parameter declarations for this method declaration.
PARAMETERS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
PARAMETERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AdviceDeclaration
The "parameters" structural property of this node type).
PARAMETERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.LambdaExpression
The "parameters" structural property of this node type (element type: VariableDeclaration).
PARAMETERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
The "parameters" structural property of this node type (element type: SingleVariableDeclaration).
PARAMETERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodRef
The "parameters" structural property of this node type (element type: MethodRefParameter).
PARAMETERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PointcutDeclaration
The "parameters" structural property of this node type.
parameterSimpleNames - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
parameterSimpleNames - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
parametersRanges - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Table that contains all source ranges for local variables.
parameterTypeNames - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
parameterTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
parameterTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
The parameter type signatures of the method - stored locally to perform equality test.
parameterTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CreateMethodOperation
 
parameterTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorDeclarationPattern
 
parameterTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern
 
parameterTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
The parameter type signatures of the method - stored locally to perform equality test.
parameterTypes - Variable in class org.aspectj.weaver.MemberImpl
 
ParameterTypesStoredAsSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ExtraFlags
 
paramReferences - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
params - Variable in class org.aspectj.tools.ant.taskdefs.Ajdoc.Doclet
 
PARAMS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
paramTypeParameters - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
parent - Variable in class org.aspectj.ajde.ui.BuildConfigNode
 
parent - Variable in class org.aspectj.asm.internal.ProgramElement
 
parent - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
parent - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
parent - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
parent - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
parent - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
This element's parent, or null if this element does not have a parent.
parent - Variable in class org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
Parent - Static variable in class org.aspectj.weaver.ResolvedTypeMunger
 
PARENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeArgument
 
PARENT_ANNOTATION_VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstant
 
PARENT_ARRAY - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstant
 
PARENT_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstant
 
PARENT_OFFSET - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LargeBlock
 
PARENT_VARIABLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstant
 
parentElements - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
The parent elements this operation operates with or null if this operation does not operate with specific parent elements.
PARENTHESES_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.LambdaExpression
The "parentheses" structural property of this node type (type: Boolean).
parenthesis_positions_in_annotation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
parenthesis_positions_in_catch_clause - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
parenthesis_positions_in_enum_constant_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
parenthesis_positions_in_for_statement - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
parenthesis_positions_in_if_while_statement - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
parenthesis_positions_in_lambda_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
parenthesis_positions_in_method_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
parenthesis_positions_in_method_invocation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
parenthesis_positions_in_record_declaration - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
parenthesis_positions_in_switch_statement - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
parenthesis_positions_in_try_clause - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
PARENTHESIZED_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ParenthesizedExpression.
ParenthesizedExpression - Class in org.aspectj.org.eclipse.jdt.core.dom
Parenthesized expression AST node type.
ParenthesizedMASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
ParenthesizedSHIFT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
parents - Variable in class org.aspectj.weaver.patterns.DeclareParents
 
PARENTS - Static variable in class org.aspectj.weaver.patterns.Declare
 
PARENTS_TYPE_PATTERNS_LIST_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareParentsDeclaration
 
parentsIncludeClass(World) - Method in class org.aspectj.weaver.patterns.DeclareParents
 
parentsIncludeInterface(World) - Method in class org.aspectj.weaver.patterns.DeclareParents
 
PARENTSMIXIN - Static variable in class org.aspectj.weaver.patterns.Declare
 
parentTypePatterns - Variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareParentsDeclaration
 
parentTypePatterns() - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareParentsDeclaration
Returns the live ordered list of parent type patterns for this declare precedence.
parentTypes() - Element in annotation interface org.aspectj.internal.lang.annotation.ajcDeclareParents
 
parse() - Method in class org.aspectj.apache.bcel.classfile.ClassParser
Parse the given Java class file and return an object that represents the contained data, i.e., constants, methods, fields and commands.
parse() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
parse() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
parse() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
parse(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
parse(String) - Method in interface org.aspectj.weaver.tools.PointcutDesignatorHandler
Parse the given expression string and return a ContextBasedMatcher that can be used for matching.
parse(String, ClassLoader, IMessageHandler) - Static method in class org.aspectj.weaver.loadtime.Options
 
parse(URL) - Static method in class org.aspectj.weaver.loadtime.definition.DocumentParser
 
parse(URL) - Static method in class org.aspectj.weaver.loadtime.definition.SimpleAOPParser
 
parse(ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
 
parse(ConstructorDeclaration, CompilationUnitDeclaration, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
parse(FieldDeclaration, TypeDeclaration, CompilationUnitDeclaration, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
parse(Initializer, TypeDeclaration, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
parse(MethodDeclaration, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
parse(ICompilationUnit, CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
parse(ICompilationUnit, CompilationResult, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
parse(ICompilationUnit, CompilationResult, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
parse(ICompilationUnit, CompilationResult, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
parseAndBuildBindings(PossibleMatch, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Add the possibleMatch to the loop -> build compilation unit declarations, their bindings and record their results.
parseAnnotationDeclare(Parser) - Method in class org.aspectj.ajdt.internal.compiler.ast.PseudoTokens
 
parseAnnotationNameOrVarTypePattern() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseAnnotationNameValuePattern() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseAnnotationPointcut() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseAnnotationValues() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseArguments(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
parseArguments(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parseArgumentsAnnotationPattern() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseArgumentsPattern(boolean) - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseAsClassSignature(String) - Method in class org.aspectj.util.GenericSignatureParser
AMC.
parseAsFieldSignature(String) - Method in class org.aspectj.util.GenericSignatureParser
AMC.
parseAsMethodSignature(String) - Method in class org.aspectj.util.GenericSignatureParser
AMC.
parseBlockStatements(AbstractMethodDeclaration, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
Parse the block statements inside the given method declaration and try to complete at the cursor location.
parseBlockStatements(CompilationUnitDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
parseBlockStatements(ConstructorDeclaration, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
parseBlockStatements(ConstructorDeclaration, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
Parse the block statements inside the given constructor declaration and try to complete at the cursor location.
parseBlockStatements(Initializer, TypeDeclaration, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
Parse the block statements inside the given initializer and try to complete at the cursor location.
parseBlockStatements(MethodDeclaration, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
Parse the block statements inside the given method declaration and try to complete at the cursor location.
parseBodies(CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
Parses the method bodies in the given compilation unit
parseBodies(TypeDeclaration, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
Parses the member bodies in the given type.
parseClassBodyDeclarations(char[], int, int, Map<String, String>, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
parseClassBodyDeclarations(char[], int, int, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
parseClassBodyDeclarations(char[], Map<String, String>, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
parseCommandLine(String[]) - Method in class org.aspectj.ajdt.ajc.ConfigParser
 
parseCompilationUnit(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Deprecated.
Use ASTParser instead.
parseCompilationUnit(char[], String, IJavaProject) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Deprecated.
Use ASTParser instead.
parseCompilationUnit(char[], Map<String, String>, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
parseCompilationUnit(IClassFile, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Deprecated.
Use ASTParser instead.
parseCompilationUnit(ICompilationUnit, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Deprecated.
Use ASTParser instead.
parseCompilationUnit(ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
parseCompilationUnit(ICompilationUnit, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
parseCompoundFieldSignaturePattern() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseCompoundMethodOrConstructorSignaturePattern(boolean) - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseConfigFile(File) - Method in class org.aspectj.ajdt.ajc.ConfigParser
 
parseConstructor(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
parseDeclare() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseDeclare(Parser) - Method in class org.aspectj.ajdt.internal.compiler.ast.PseudoTokens
 
parseDeclareAnnotation() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseDeclareAtField() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseDeclareAtMethod(boolean) - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseDeclareAtType() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseDominates() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseDottedIdentifier() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseDottedNamePattern() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseError(int, int, int, char[], String, String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorDeleteToken(int, int, int, char[], String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorDeleteTokens(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorInsertAfterToken(int, int, int, char[], String, String) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
parseErrorInsertAfterToken(int, int, int, char[], String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorInsertBeforeToken(int, int, int, char[], String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorInsertToComplete(int, int, String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorInsertToCompletePhrase(int, int, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorInsertToCompleteScope(int, int, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorInvalidToken(int, int, int, char[], String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorMergeTokens(int, int, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorMisplacedConstruct(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorNoSuggestion(int, int, int, char[], String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorNoSuggestionForTokens(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorReplaceToken(int, int, int, char[], String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorReplaceTokens(int, int, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorUnexpectedEnd(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ParseException(String, ConfigParser.Location) - Constructor for exception org.aspectj.ajdt.ajc.ConfigParser.ParseException
 
parseExpression(char[], int, int, Map<String, String>, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
parseExpression(char[], int, int, CompilationUnitDeclaration, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
parseExpression(char[], Map<String, String>, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
parseField(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
parseFieldSignaturePattern() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseFromReader(Reader) - Method in class org.aspectj.weaver.loadtime.definition.LightXMLParser
 
parseGenericsWildcardTypePattern() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseHasFieldTypePattern() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseHasMethodTypePattern() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseHref() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parseHtmlTag(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
Parse a possible HTML tag like: <code> <br> <h?
parseIdentifier() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseIdentifierTag(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parseIdentifierTag(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceJavadocParser
 
parseImport(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
parseImportedConfigFile(String) - Method in class org.aspectj.ajde.internal.LstBuildConfigFileParser
 
parseImportedConfigFile(String) - Method in class org.aspectj.ajdt.ajc.ConfigParser
 
parseInheritDocTag() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadocParser
 
parseInheritDocTag() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
parseInitializer(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
parseInt(char[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Return the int value represented by the designated subpart of array.
parseIsTypePattern() - Method in class org.aspectj.weaver.patterns.PatternParser
Attempt to parse a typeIs(<category>) construct.
parseLambdaExpression(char[], int, int, CompilationUnitDeclaration, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
parseLiteralExpressionsAsConstants - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicates whether literal expressions are inlined at parse-time or not
parseMaybeParenthesizedFieldSignaturePattern() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseMaybeParenthesizedMethodOrConstructorSignaturePattern(boolean) - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseMember(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parseMemberValue(char[], int, int, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
parseMethod(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
parseMethodOrConstructorSignaturePattern() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseMethods(Parser, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
parseModifiersPattern() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseNamePattern() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseOption(String, LinkedList<ConfigParser.Arg>) - Method in class org.aspectj.ajdt.ajc.ConfigParser
 
parseOptionalThrowsPattern() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parsePackage(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
parsePackageDeclaration(char[], CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
parseParam() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
parseParam() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parseParam() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
parsePerClause(Parser) - Method in class org.aspectj.ajdt.internal.compiler.ast.PseudoTokens
 
parsePointcut() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parsePointcut(boolean) - Method in class org.aspectj.weaver.patterns.PatternParser
 
parsePointcut(Parser) - Method in class org.aspectj.ajdt.internal.compiler.ast.PseudoTokens
 
parsePointcutExpression(String) - Method in class org.aspectj.weaver.tools.PointcutParser
Parse the given pointcut expression.
parsePointcutExpression(String) - Method in class org.aspectj.weaver.tools.StandardPointcutParser
Parse the given pointcut expression.
parsePointcutExpression(String, Class<?>, PointcutParameter[]) - Method in class org.aspectj.weaver.tools.PointcutParser
Parse the given pointcut expression.
parsePointcutExpression(String, Class, PointcutParameter[]) - Method in class org.aspectj.weaver.tools.StandardPointcutParser
Parse the given pointcut expression.
parsePossibleStringSequence(boolean) - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseProvidesReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
parseQualifiedName(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parseQualifiedName(boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parser - Variable in class org.aspectj.ajdt.internal.compiler.ast.PseudoToken
 
parser - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
parser - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
parser - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CopyResourceElementsOperation
The ASTParser used to manipulate the source code of ICompilationUnit.
parser - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeleteElementsOperation
The ASTParser used to manipulate the source code of ICompilationUnit.
parser - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
parser() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
Parser - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
Parser() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
Parser(ProblemReporter, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
parser_corruptedFile - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
parser_endOfConstructor - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
parser_endOfFile - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
parser_endOfInitializer - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
parser_endOfMethod - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
parser_incorrectPath - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
PARSER_KIND - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parser_missingFile - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
parser_moveFiles - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
parser_regularParse - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
parser_syntaxRecovery - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
Parser.IDeclarationFactory - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
ParserBasicInformation - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
parseReference() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
parseReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parseReference(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
parseReference(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parseReturn() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
ParserException - Exception in org.aspectj.weaver.patterns
 
ParserException(String, IHasPosition) - Constructor for exception org.aspectj.weaver.patterns.ParserException
 
parseSimpleTag() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
parseSimpleTag() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceJavadocParser
 
parseSinglePointcut() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseSingleTypePattern() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseSingleTypePattern(boolean) - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseSomeStatements(int, int, int, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
parseStatements(char[], int, int, Map<String, String>, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
parseStatements(char[], Map<String, String>, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
parseStatements(ReferenceContext, int, int, TypeDeclaration[], CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
parseStatements(Parser, CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.ast.DeclareDeclaration
 
parseStatements(Parser, CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.ast.IfMethodDeclaration
 
parseStatements(Parser, CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeConstructorDeclaration
 
parseStatements(Parser, CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeFieldDeclaration
 
parseStatements(Parser, CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeMethodDeclaration
 
parseStatements(Parser, CompilationUnitDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
 
parseStatements(Parser, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
Fill up the method body with statement
parseStatements(Parser, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
parseStatements(Parser, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
 
parseStatements(Parser, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompactConstructorDeclaration
 
parseStatements(Parser, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
parseStatements(Parser, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
parseStatements(Parser, TypeDeclaration, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
 
parseStringLiteral() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseTag(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
parseTag(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parseTag(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
parseThreshold - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
parseThrows() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
parseThrows() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parseThrows() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
parseTime - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
parseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
parseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
parseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
parseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredExport
 
parseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
parseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
parseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
parseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
parseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModuleReference
 
parseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModuleStatement
 
parseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
parseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
parseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredTypeReference
 
parseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
parseType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
parseTypePattern() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseTypePattern(boolean, boolean) - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseTypePattern(String) - Method in class org.aspectj.weaver.tools.PointcutParser
Parse the given aspectj type pattern, and return a matcher that can be used to match types using it.
parseTypePattern(String) - Method in class org.aspectj.weaver.tools.StandardPointcutParser
Parse the given aspectj type pattern, and return a matcher that can be used to match types using it.
parseTypeVariable() - Method in class org.aspectj.weaver.patterns.PatternParser
 
parseUsesReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
ParsingError - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorDeleteToken - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorDeleteTokens - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorInsertToComplete - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorInsertToCompletePhrase - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorInsertToCompleteScope - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorInsertTokenAfter - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorInsertTokenBefore - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorInvalidToken - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorMergeTokens - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorMisplacedConstruct - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorNoSuggestion - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorNoSuggestionForTokens - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorOnKeyword - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorOnKeywordNoSuggestion - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorReplaceTokens - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorUnexpectedEOF - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
parsingJava11Plus - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
parsingJava14Plus - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
parsingJava15Plus - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
parsingJava8Plus - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
parsingJava9Plus - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
PartialOrder - Class in org.aspectj.util
This class implements a partial order It includes routines for doing a topo-sort
PartialOrder() - Constructor for class org.aspectj.util.PartialOrder
 
PartialOrder.PartialComparable - Interface in org.aspectj.util
All classes that want to be part of a partial order must implement PartialOrder.PartialComparable.
participant - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
participantIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
Set to true if this index location is of an index file specified by a participant through SearchParticipant.scheduleDocumentIndexing(org.aspectj.org.eclipse.jdt.core.search.SearchDocument, org.eclipse.core.runtime.IPath)
PassedBoundCheck - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
pasteToCaretPos(String) - Method in interface org.aspectj.ajde.EditorAdapter
Paste text into the current caret position of the editor.
pasteToCaretPos(String) - Method in class org.aspectj.tools.ajbrowser.ui.BasicEditor
 
pasteToCaretPos(String) - Method in class org.aspectj.tools.ajbrowser.ui.EditorManager
 
PATCH_MODULE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Constant for the name of the patch-module attribute.
patchModuleName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
patchType(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
path - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
The meaning of the path of a classpath entry depends on its entry kind: Source code in the current project (CPE_SOURCE) - The path associated with this entry is the absolute path to the root folder.
path - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
The path related to the failure, or null if no path is involved.
path - Variable in class org.aspectj.tools.ant.taskdefs.Ajdoc.Doclet
 
path - Static variable in class org.aspectj.weaver.tools.cache.SimpleCacheFactory
 
PATH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeAnnotation
 
PATH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdWorkspaceLocation
 
PATH_DEFAULT - Static variable in class org.aspectj.weaver.tools.cache.SimpleCacheFactory
 
PATH_LENGTH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeAnnotation
 
path_mustBeAbsolute - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
path_nullPath - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
PATH_OUTSIDE_PROJECT - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a path outside of the project was supplied to the operation.
pathChangeDetected() - Method in class org.aspectj.ajdt.internal.core.builder.AbstractStateListener
 
pathChangeDetected() - Method in interface org.aspectj.ajdt.internal.core.builder.IStateListener
 
PathCollector - Class in org.aspectj.org.eclipse.jdt.internal.core.search
Collects the resource paths reported by a client to this search requestor.
PathCollector() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.PathCollector
 
PathMap<T> - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.util
Maps IPath keys onto values.
PathMap() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.util.PathMap
 
pathMatch(char[], char[], boolean, char) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers true if the pattern matches the filepath using the pathSepatator, false otherwise.
pathPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
pathRestrictions - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchScope
 
paths - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.PathCollector
 
pattern - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRule
 
pattern - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
pattern - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
pattern - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
pattern - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageDeclarationLocator
 
pattern - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
pattern - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferenceLocator
 
pattern - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationLocator
 
pattern - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterLocator
 
pattern - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
pattern - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.VariableLocator
 
pattern - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
pattern - Variable in class org.aspectj.weaver.loadtime.definition.Definition.DeclareAnnotation
 
pattern() - Element in annotation interface org.aspectj.internal.lang.annotation.ajcDeclareAnnotation
 
PATTERN - Static variable in interface org.aspectj.weaver.patterns.ISignaturePattern
 
PATTERN_FLAVOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
PATTERN_INSTANCEOF_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type PatternInstanceofExpression.
PATTERN_MATCH - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Deprecated.
PATTERN_MATCHING_IN_INSTANCEOF - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.impl.JavaFeature
 
pattern_matching_instanceof - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
PATTERN_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareAtConstructorDeclaration
 
PATTERN_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareAtFieldDeclaration
 
PATTERN_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareAtMethodDeclaration
 
PATTERN_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareAtTypeDeclaration
 
patternCannotBeSubtypeOfExpression(LocalVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
PatternInstanceofExpression - Class in org.aspectj.org.eclipse.jdt.core.dom
PatternInstanceof expression AST node type.
patternLengthPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
patternLengthStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
patternLocator - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
patternLocator(SearchPattern) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
PatternLocator - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
PatternLocator(SearchPattern) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
patternLocators - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
PatternNode - Class in org.aspectj.org.eclipse.jdt.core.dom
abstract TypePattern DOM AST node.
PatternNode - Class in org.aspectj.weaver.patterns
 
PatternNode() - Constructor for class org.aspectj.weaver.patterns.PatternNode
 
PatternNodeVisitor - Interface in org.aspectj.weaver.patterns
A Pointcut or TypePattern visitor
PatternParser - Class in org.aspectj.weaver.patterns
 
PatternParser(String) - Constructor for class org.aspectj.weaver.patterns.PatternParser
 
PatternParser(String, ISourceContext) - Constructor for class org.aspectj.weaver.patterns.PatternParser
 
PatternParser(ITokenSource) - Constructor for class org.aspectj.weaver.patterns.PatternParser
Constructor for PatternParser.
patternPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
patterns - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndPattern
 
patterns - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrPattern
 
PatternSearchJob - Class in org.aspectj.org.eclipse.jdt.internal.core.search
 
PatternSearchJob(SearchPattern, SearchParticipant, IJavaSearchScope, IndexQueryRequestor) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
patternStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
PatternSubtypeOfExpression - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
PatternVariableNotInScope - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
problem no longer generated
PatternVariableRedeclared - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
PatternVariableRedefined - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
PauseHierarchyCheck - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
pc - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
pc - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.ExceptionMarker
 
pcToSourceMap - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
pcToSourceMapSize - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
peek() - Method in class org.aspectj.runtime.internal.CFlowStack
 
peek() - Method in class org.aspectj.weaver.patterns.BasicTokenSource
 
peek() - Method in interface org.aspectj.weaver.patterns.ITokenSource
 
peek(int) - Method in class org.aspectj.weaver.patterns.BasicTokenSource
 
peek(int) - Method in interface org.aspectj.weaver.patterns.ITokenSource
 
peek(String) - Method in class org.aspectj.weaver.patterns.PatternParser
 
peek(K) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Answers the value in the cache at the given key.
peekAtInfo(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
Returns the info for this element without disturbing the cache ordering.
peekAtInfo(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the info for this element without disturbing the cache ordering.
peekCFlow() - Method in class org.aspectj.runtime.internal.CFlowStack
 
peekChar() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
peekDeclaringType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier.LocalDeclarationVisitor
 
peekEnclosingDefinition() - Method in class org.aspectj.weaver.IntMap
 
peekFullType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
answer the next type (incl. type arguments), but don't advance any cursors
peekInstance() - Method in class org.aspectj.runtime.internal.CFlowStack
 
peekTopCFlow() - Method in class org.aspectj.runtime.internal.CFlowStack
 
penaltyMultiplier - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
 
pendingArgument - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
pendingErrors - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
pendingNameScopeResolution - Variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
pendingRecoveredType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
pendingThisExpressionScopeResolution - Variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
pendingTypeParameters - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
pendingTypeParametersStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
percentComplete - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
PerCflow - Class in org.aspectj.org.eclipse.jdt.core.dom
PerCflow DOM AST node.
PerCflow - Class in org.aspectj.weaver.patterns
 
PerCflow(Pointcut, boolean) - Constructor for class org.aspectj.weaver.patterns.PerCflow
 
PERCFLOW - Enum constant in enum class org.aspectj.lang.reflect.PerClauseKind
 
PERCFLOW - Static variable in class org.aspectj.weaver.patterns.PerClause.KindAnnotationPrefix
 
PERCFLOW - Static variable in class org.aspectj.weaver.patterns.PerClause
 
PERCFLOW_FIELD_NAME - Static variable in class org.aspectj.weaver.NameMangler
 
PERCFLOW_PUSH_METHOD - Static variable in class org.aspectj.weaver.NameMangler
 
perCflowAspectOfMethod(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
PERCFLOWBELOW - Enum constant in enum class org.aspectj.lang.reflect.PerClauseKind
 
PERCFLOWBELOW - Static variable in class org.aspectj.weaver.patterns.PerClause.KindAnnotationPrefix
 
PerCflowBelowEntry - Static variable in class org.aspectj.weaver.AdviceKind
 
PerCflowEntry - Static variable in class org.aspectj.weaver.AdviceKind
 
perCflowField(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
perCflowHasAspectMethod(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
perCflowPush(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
perclause - Variable in class org.aspectj.weaver.loadtime.definition.Definition.ConcreteAspect
 
perClause - Variable in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
perClause - Variable in class org.aspectj.org.eclipse.jdt.core.dom.AspectDeclaration
 
PerClause - Class in org.aspectj.weaver.patterns
 
PerClause - Interface in org.aspectj.lang.reflect
AspectJ runtime representation of the per-clause associated with an aspect.
PerClause() - Constructor for class org.aspectj.weaver.patterns.PerClause
 
PERCLAUSE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AspectDeclaration
 
PerClause.Kind - Class in org.aspectj.weaver.patterns
 
PerClause.KindAnnotationPrefix - Class in org.aspectj.weaver.patterns
 
PerClauseImpl - Class in org.aspectj.internal.lang.reflect
 
PerClauseImpl(PerClauseKind) - Constructor for class org.aspectj.internal.lang.reflect.PerClauseImpl
 
PerClauseKind - Enum Class in org.aspectj.lang.reflect
The different per-clauses (aspect instantiation models) supported by AspectJ
PERF - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
PERF - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.SelectionEngine
 
PERF - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
PERF - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
 
PERF_CONTAINER_INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
PERF_VARIABLE_INITIALIZER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
perform(ASTNode, int, int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.NodeFinder
Maps a selection to an ASTNode, where the selection is defined using a start and a length.
perform(ASTNode, int, int, ITypeRoot) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.NodeFinder
Maps a selection to an ASTNode, where the selection is given by a start and a length.
perform(ASTNode, ISourceRange) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.NodeFinder
Maps a selection to an ASTNode, where the selection is defined using a source range.
performBuild(boolean) - Method in class org.aspectj.ajde.core.internal.AjdeCoreBuildManager
Execute a full or incremental build
performCompilation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
performCompilation(Collection<File>) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
performConcurrentJob(IJob, int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
This API is allowing to run one job in concurrence with background processing.
performExtraConfiguration(String) - Method in class org.aspectj.weaver.World
 
performMethodsFullRecovery - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if parser should perform structural recovery in methods
performNecessaryPrimitiveTypeConversion(Class<?>, Object, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
This method is derived from code in org.aspectj.org.eclipse.jdt.apt.core.
performStatementsRecovery - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if parser perform statements recovery
PerFromSuper - Class in org.aspectj.weaver.patterns
 
PerFromSuper(PerClause.Kind) - Constructor for class org.aspectj.weaver.patterns.PerFromSuper
 
permitNull(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldManyToOne
Sets whether or not this field permits nulls to be assigned.
PERMITS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.RestrictedIdentifiers
 
PERMITS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
PERMITS_TYPES_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
The "permitsTypes" structural property of this node type (element type: Type) (added in JLS15 API).
PERMITTED_SUBCLASSES - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"PermittedSubclasses" attribute (JVMS 15).
PermittedSubclasses - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
PermittedSubclassesAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IPermittedSubclassesAttribute.
PermittedSubclassesAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.PermittedSubclassesAttribute
Constructor for PermittedSubclassesAttribute.
PermittedSubclassesAttributeEntry - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
PermittedSubclassesAttributeEntry(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.PermittedSubclassesAttributeEntry
 
permittedSubtypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
permittedSubtypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
permittedTypeNames - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
permittedTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
permittedTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
permittedTypes() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Returns the live ordered list of permits of this type declaration (added in JLS15 API).
permittedTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
permittedTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
permittedTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
permittedTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
PERMITTYPE_TYPE_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used as a permit type (Java 15)
PerObject - Class in org.aspectj.org.eclipse.jdt.core.dom
OrPointcut DOM AST node.
PerObject - Class in org.aspectj.weaver.patterns
 
PerObject(Pointcut, boolean) - Constructor for class org.aspectj.weaver.patterns.PerObject
 
PEROBJECT - Static variable in class org.aspectj.weaver.patterns.PerClause
 
PEROBJECT_BIND_METHOD - Static variable in class org.aspectj.weaver.NameMangler
 
perObjectAspectOfMethod(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
perObjectBind(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
perObjectField(UnresolvedType, ResolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
perObjectHasAspectMethod(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
PerObjectInterface - Static variable in class org.aspectj.weaver.ResolvedTypeMunger
 
perObjectInterfaceField(UnresolvedType) - Static method in class org.aspectj.weaver.NameMangler
 
perObjectInterfaceGet(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
perObjectInterfaceGet(UnresolvedType) - Static method in class org.aspectj.weaver.NameMangler
 
perObjectInterfaceSet(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
perObjectInterfaceSet(UnresolvedType) - Static method in class org.aspectj.weaver.NameMangler
 
perObjectInterfaceType(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
PerObjectInterfaceTypeMunger - Class in org.aspectj.weaver
 
PerObjectInterfaceTypeMunger(UnresolvedType, Pointcut) - Constructor for class org.aspectj.weaver.PerObjectInterfaceTypeMunger
 
PerObjectMap - Class in org.aspectj.runtime.internal
 
PerObjectMap() - Constructor for class org.aspectj.runtime.internal.PerObjectMap
 
PerProjectInfo(IProject) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
perProjectInfos - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Table from IProject to PerProjectInfo.
PerSingleton - Class in org.aspectj.weaver.patterns
 
PerSingleton() - Constructor for class org.aspectj.weaver.patterns.PerSingleton
 
PERSINGLETON_FIELD_NAME - Static variable in class org.aspectj.weaver.NameMangler
 
perSingletonAspectOfMethod(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
perSingletonField(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
perSingletonHasAspectMethod(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
persist() - Static method in class org.aspectj.ajdt.internal.core.builder.IncrementalStateManager
Store states on disk
PersistenceSupport - Class in org.aspectj.weaver
 
PersistenceSupport() - Constructor for class org.aspectj.weaver.PersistenceSupport
 
persistLineSeparatorPositions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
PERTARGET - Enum constant in enum class org.aspectj.lang.reflect.PerClauseKind
 
PERTARGET - Static variable in class org.aspectj.weaver.patterns.PerClause.KindAnnotationPrefix
 
PerTargetEntry - Static variable in class org.aspectj.weaver.AdviceKind
 
PERTHIS - Enum constant in enum class org.aspectj.lang.reflect.PerClauseKind
 
PERTHIS - Static variable in class org.aspectj.weaver.patterns.PerClause.KindAnnotationPrefix
 
PerThisEntry - Static variable in class org.aspectj.weaver.AdviceKind
 
PerThisOrTargetPointcutVisitor - Class in org.aspectj.weaver.patterns
A visitor that turns a pointcut into a type pattern equivalent for a perthis or pertarget matching: - pertarget(target(Foo)) → Foo+ (this one is a special case..) - pertarget(execution(* Foo.do()) → Foo - perthis(call(* Foo.do()) → * - perthis(!
PerThisOrTargetPointcutVisitor(boolean, ResolvedType) - Constructor for class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
PerTypeWithin - Class in org.aspectj.org.eclipse.jdt.core.dom
OrPointcut DOM AST node.
PerTypeWithin - Class in org.aspectj.weaver.patterns
 
PerTypeWithin(TypePattern) - Constructor for class org.aspectj.weaver.patterns.PerTypeWithin
 
PERTYPEWITHIN - Enum constant in enum class org.aspectj.lang.reflect.PerClauseKind
 
PERTYPEWITHIN - Static variable in class org.aspectj.weaver.patterns.PerClause.KindAnnotationPrefix
 
PERTYPEWITHIN - Static variable in class org.aspectj.weaver.patterns.PerClause
 
PERTYPEWITHIN_CREATEASPECTINSTANCE_METHOD - Static variable in class org.aspectj.weaver.NameMangler
 
PERTYPEWITHIN_GETINSTANCE_METHOD - Static variable in class org.aspectj.weaver.NameMangler
 
PERTYPEWITHIN_GETWITHINTYPENAME_METHOD - Static variable in class org.aspectj.weaver.NameMangler
 
PERTYPEWITHIN_WITHINTYPEFIELD - Static variable in class org.aspectj.weaver.NameMangler
 
perTypeWithinAspectOfMethod(UnresolvedType, boolean) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
perTypeWithinCreateAspectInstance(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
PerTypeWithinEntry - Static variable in class org.aspectj.weaver.AdviceKind
 
perTypeWithinField(UnresolvedType, ResolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
perTypeWithinFieldForTarget(UnresolvedType) - Static method in class org.aspectj.weaver.NameMangler
 
perTypeWithinGetInstance(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
perTypeWithinGetWithinTypeNameMethod(UnresolvedType, boolean) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
perTypeWithinHasAspectMethod(UnresolvedType, boolean) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
PerTypeWithinInterface - Static variable in class org.aspectj.weaver.ResolvedTypeMunger
 
perTypeWithinLocalAspectOf(UnresolvedType) - Static method in class org.aspectj.weaver.NameMangler
 
perTypeWithinLocalAspectOf(UnresolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
PerTypeWithinTargetTypeMunger - Class in org.aspectj.weaver
 
PerTypeWithinTargetTypeMunger(UnresolvedType, PerTypeWithin) - Constructor for class org.aspectj.weaver.PerTypeWithinTargetTypeMunger
 
perTypeWithinWithinTypeField(UnresolvedType, ResolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
PerWorkingCopyInfo(CompilationUnit, IProblemRequestor) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerWorkingCopyInfo
 
perWorkingCopyInfos - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Table from WorkingCopyOwner to a table of ICompilationUnit (working copy handle) to PerWorkingCopyInfo.
PessimisticNullAnalysisForFreeTypeVariables - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
pessimisticNullAnalysisForFreeTypeVariablesEnabled - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Is the error level for pessimistic null analysis for free type variables different from "ignore"?
PHANTOM - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
PHASE_NAMES - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
physicalSuccessor() - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
Returns an InstructionHandle to the physical successor of this JsrInstruction.
PICK_ABORT - Static variable in class org.aspectj.bridge.MessageUtil
 
PICK_ABORT_PLUS - Static variable in class org.aspectj.bridge.MessageUtil
 
PICK_ALL - Static variable in class org.aspectj.bridge.MessageUtil
 
PICK_DEBUG - Static variable in class org.aspectj.bridge.MessageUtil
 
PICK_DEBUG_PLUS - Static variable in class org.aspectj.bridge.MessageUtil
 
PICK_ERROR - Static variable in class org.aspectj.bridge.MessageUtil
 
PICK_ERROR_PLUS - Static variable in class org.aspectj.bridge.MessageUtil
 
PICK_FAIL - Static variable in class org.aspectj.bridge.MessageUtil
 
PICK_FAIL_PLUS - Static variable in class org.aspectj.bridge.MessageUtil
 
PICK_INFO - Static variable in class org.aspectj.bridge.MessageUtil
 
PICK_INFO_PLUS - Static variable in class org.aspectj.bridge.MessageUtil
 
PICK_WARNING - Static variable in class org.aspectj.bridge.MessageUtil
 
PICK_WARNING_PLUS - Static variable in class org.aspectj.bridge.MessageUtil
 
PinpointingMessageHandler - Class in org.aspectj.bridge.context
 
PinpointingMessageHandler(IMessageHandler) - Constructor for class org.aspectj.bridge.context.PinpointingMessageHandler
 
pipelineOutput - Static variable in class org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
pipelineTesting - Static variable in class org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
SECRET: FOR TESTING - this can be used to collect information that tests can verify.
pkg - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
PKG_DECL_PATTERN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
PKG_REF_PATTERN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
pkgCache - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
Cache of open package fragments
pkgName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PackageVisibilityStatement
 
pkgName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.PackageExportInfo
 
pkgName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CreatePackageFragmentOperation
The fully qualified, dot-delimited, package name.
pkgName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageDeclarationPattern
 
pkgName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
pkgName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
pkgRef - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PackageVisibilityStatement
 
place() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
place() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CaseLabel
 
place() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
place() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Label
 
place() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.MultiCatchExceptionLabel
 
placeAllAnyExceptionHandler() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
placeEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
placeEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.MultiCatchExceptionLabel
 
placeStart() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
placeStart() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.MultiCatchExceptionLabel
 
PlainPackageBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
A package binding that is known not to be a SplitPackageBinding.
PlainPackageBinding(char[][], LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PlainPackageBinding
 
PlainPackageBinding(char[][], PackageBinding, LookupEnvironment, ModuleBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PlainPackageBinding
Create a normal package.
PlainPackageBinding(char[], LookupEnvironment, ModuleBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PlainPackageBinding
Create a toplevel package.
PlainPackageBinding(LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PlainPackageBinding
Create a default package.
PLUGIN_ID - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
The plug-in identifier of the Java core support (value "org.aspectj.org.eclipse.jdt.core").
PLUS - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Addition (or string concatenation) "+" operator.
PLUS - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression.Operator
Unary plus "+" operator.
PLUS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
PLUS_ASSIGN - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Assignment.Operator
+= operator.
PLUS_PLUS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
POINCUT_NOT_CONCRETE - Static variable in class org.aspectj.weaver.WeaverMessages
 
pointcut - Variable in class org.aspectj.weaver.loadtime.definition.Definition.DeclareErrorOrWarning
 
pointcut - Variable in class org.aspectj.weaver.loadtime.definition.Definition.PointcutAndAdvice
 
pointcut - Variable in class org.aspectj.weaver.ShadowMunger
 
pointcut() - Element in annotation interface org.aspectj.internal.lang.annotation.ajcDeclareEoW
 
pointcut() - Element in annotation interface org.aspectj.internal.lang.annotation.ajcDeclareSoft
 
pointcut() - Element in annotation interface org.aspectj.lang.annotation.AfterReturning
 
pointcut() - Element in annotation interface org.aspectj.lang.annotation.AfterThrowing
 
pointcut(UnresolvedType, String, String) - Static method in class org.aspectj.weaver.MemberImpl
 
Pointcut - Class in org.aspectj.weaver.patterns
The lifecycle of Pointcuts is modeled by Pointcut.State.
Pointcut - Interface in org.aspectj.lang.reflect
AspectJ runtime representation of a pointcut member inside a class or aspect.
Pointcut - Annotation Interface in org.aspectj.lang.annotation
Pointcut declaration
Pointcut() - Constructor for class org.aspectj.weaver.patterns.Pointcut
Constructor for Pattern.
Pointcut(String, String) - Constructor for class org.aspectj.weaver.loadtime.definition.Definition.Pointcut
 
POINTCUT - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
POINTCUT - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
POINTCUT - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
POINTCUT - Static variable in interface org.aspectj.weaver.Member
 
POINTCUT_ABSTRACT - Static variable in class org.aspectj.weaver.model.AsmRelationshipUtils
 
POINTCUT_ANNOTATION - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
POINTCUT_ANONYMOUS - Static variable in class org.aspectj.weaver.model.AsmRelationshipUtils
 
POINTCUT_NOT_VISIBLE - Static variable in class org.aspectj.weaver.WeaverMessages
 
POINTCUT_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AdviceDeclaration
 
POINTCUT_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareErrorDeclaration
 
POINTCUT_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareSoftDeclaration
 
POINTCUT_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareWarningDeclaration
 
Pointcut.State - Class in org.aspectj.weaver.patterns
 
PointcutAndAdvice(Definition.AdviceKind, String, String, String) - Constructor for class org.aspectj.weaver.loadtime.definition.Definition.PointcutAndAdvice
 
PointcutBasedPerClause - Interface in org.aspectj.lang.reflect
Representation of a pointcut based per-clause associated with an aspect (perthis/target/cflow/cflowbelow)
PointcutBasedPerClauseImpl - Class in org.aspectj.internal.lang.reflect
 
PointcutBasedPerClauseImpl(PerClauseKind, String) - Constructor for class org.aspectj.internal.lang.reflect.PointcutBasedPerClauseImpl
 
PointcutBinding - Class in org.aspectj.ajdt.internal.compiler.lookup
 
PointcutBinding() - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.PointcutBinding
 
PointcutDeclaration - Class in org.aspectj.ajdt.internal.compiler.ast
pointcut [declaredModifiers] [declaredName]([arguments]): [pointcutDesignator];
PointcutDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
PointcutDeclaration DOM AST node.
PointcutDeclaration(CompilationResult) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
 
PointcutDeclarationAttribute(ResolvedPointcutDefinition) - Constructor for class org.aspectj.weaver.AjAttribute.PointcutDeclarationAttribute
 
pointcutDesignator - Variable in class org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration
 
pointcutDesignator - Variable in class org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
 
PointcutDesignator - Class in org.aspectj.ajdt.internal.compiler.ast
 
PointcutDesignator - Class in org.aspectj.org.eclipse.jdt.core.dom
abstract PointcutDesignator DOM AST node.
PointcutDesignator(Parser, PseudoTokens) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.PointcutDesignator
 
PointcutDesignator(Pointcut) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.PointcutDesignator
 
PointcutDesignatorHandler - Interface in org.aspectj.weaver.tools
The PointcutDesignator interface allows extension of the AspectJ pointcut language so that third-party tools integrating with AspectJ can add easily their own custom domain-specific designators and have them interoperate seamlessly with the standard AspectJ designators.
PointcutDesignatorHandlerBasedPointcut - Class in org.aspectj.weaver.internal.tools
Implementation of Pointcut that is backed by a user-extension pointcut designator handler.
PointcutDesignatorHandlerBasedPointcut(ContextBasedMatcher, World) - Constructor for class org.aspectj.weaver.internal.tools.PointcutDesignatorHandlerBasedPointcut
 
PointcutEvaluationExpenseComparator - Class in org.aspectj.weaver.patterns
 
PointcutEvaluationExpenseComparator() - Constructor for class org.aspectj.weaver.patterns.PointcutEvaluationExpenseComparator
 
PointcutExpression - Interface in org.aspectj.lang.reflect
Represents an anonymous pointcut expression as used in pointcuts, advice declarations, declares, and per-clauses
PointcutExpression - Interface in org.aspectj.weaver.tools
Represents an AspectJ pointcut expression and provides convenience methods to determine whether or not the pointcut matches join points specified in terms of the java.lang.reflect interfaces.
PointcutExpressionImpl - Class in org.aspectj.internal.lang.reflect
 
PointcutExpressionImpl - Class in org.aspectj.weaver.internal.tools
Map from weaver.tools interface to internal Pointcut implementation...
PointcutExpressionImpl(String) - Constructor for class org.aspectj.internal.lang.reflect.PointcutExpressionImpl
 
PointcutExpressionImpl(Pointcut, String, PointcutParameter[], World) - Constructor for class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
PointcutExpressionImpl.Handler - Class in org.aspectj.weaver.internal.tools
 
PointcutImpl - Class in org.aspectj.internal.lang.reflect
 
PointcutImpl(String, String, Method, AjType, String) - Constructor for class org.aspectj.internal.lang.reflect.PointcutImpl
 
pointcutKind - Variable in class org.aspectj.weaver.patterns.Pointcut
 
PointcutParameter - Interface in org.aspectj.weaver.tools
 
PointcutParameterImpl - Class in org.aspectj.weaver.reflect
 
PointcutParameterImpl(String, Class) - Constructor for class org.aspectj.weaver.reflect.PointcutParameterImpl
 
PointcutParser - Class in org.aspectj.weaver.tools
A PointcutParser can be used to build PointcutExpressions for a user-defined subset of AspectJ's pointcut language
PointcutParser() - Constructor for class org.aspectj.weaver.tools.PointcutParser
Create a pointcut parser that can parse the full AspectJ pointcut language with the following exceptions: The if, cflow, and cflowbelow pointcut designators are not supported Pointcut expressions must be self-contained :- they cannot contain references to other named pointcuts The pointcut expression must be anonymous with no formals allowed.
PointcutPrimitive - Class in org.aspectj.weaver.tools
An enumeration of the different kinds of pointcut primitives supported by AspectJ.
PointcutRewriter - Class in org.aspectj.weaver.patterns
Performs term rewriting for pointcut expressions.
PointcutRewriter() - Constructor for class org.aspectj.weaver.patterns.PointcutRewriter
 
pointcuts - Variable in class org.aspectj.weaver.loadtime.definition.Definition.ConcreteAspect
 
pointcutsAndAdvice - Variable in class org.aspectj.weaver.loadtime.definition.Definition.ConcreteAspect
 
Pointer<T> - Class in org.aspectj.org.eclipse.jdt.internal.core.nd
Points to a concrete type, NOT one of its subclasses.
Pointer - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.PrimitiveTypes
 
Pointer(Nd, long, ITypeFactory<T>) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.Pointer
 
pointsToOwner - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldManyToOne
True iff the other end of this pointer should delete this object when its end of the pointer is cleared.
PoliceExtensionUse - Class in org.aspectj.weaver
Walks a pointcut and determines if the synchronization related designators have been used: lock() or unlock()
PoliceExtensionUse(World, Pointcut) - Constructor for class org.aspectj.weaver.PoliceExtensionUse
 
policy - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
policy - Variable in class org.aspectj.weaver.World.TypeMap
 
POLY_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
polymorphicMethod - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolymorphicMethodBinding
 
PolymorphicMethodBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Binding denoting a polymorphic method
PolymorphicMethodBinding(MethodBinding, TypeBinding[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolymorphicMethodBinding
 
PolymorphicMethodBinding(MethodBinding, TypeBinding, TypeBinding[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolymorphicMethodBinding
 
polymorphicMethodNotBelow17(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
PolymorphicMethodNotBelow17 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
PolyParameterizedGenericMethodBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
PolyParameterizedGenericMethodBinding(ParameterizedGenericMethodBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyParameterizedGenericMethodBinding
 
PolyTypeBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
PolyTypeBinding(Expression) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
POOL_BTREE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
POOL_DB_PROPERTIES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
POOL_FIRST_NODE_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
Id for the first node type.
POOL_GROWABLE_ARRAY - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
POOL_ID_OFFSET - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats.PoolStats
 
POOL_LINKED_LIST - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
POOL_MISC - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
Misc pool -- may be used for any purpose that doesn't fit the IDs below.
POOL_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFilePool
 
POOL_STRING_LONG - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
POOL_STRING_SET - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
POOL_STRING_SHORT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
poolContent - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
PoolStats(Chunk, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats.PoolStats
 
pop() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
pop() - Method in class org.aspectj.runtime.internal.CFlowStack
 
POP - Static variable in interface org.aspectj.apache.bcel.Constants
 
POP - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
POP - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
POP_INST - Static variable in interface org.aspectj.apache.bcel.Constants
 
POP_OPERATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog
 
pop2() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
POP2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
POP2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
POP2 - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
popDeclaringType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier.LocalDeclarationVisitor
 
popElement(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
popEnclosingDefinitition() - Method in class org.aspectj.weaver.IntMap
 
popOperation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
popPointcutDesignator(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
popPseudoTokens(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
popStateIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
popTypeName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
populateBuildConfig(AjBuildConfig, String[], boolean, File) - Method in class org.aspectj.ajdt.ajc.BuildArgParser
Generate build configuration for the input arguments, passing to handler any error messages.
popUntilCompletedAnnotationIfNecessary() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
popUntilElement(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
pos - Variable in class org.aspectj.apache.bcel.generic.InstructionHandle
 
POS_NOT_SET - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Label
 
position - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
position - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
position - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Label
 
Position - Class in org.aspectj.weaver
 
Position(int, int) - Constructor for class org.aspectj.weaver.Position
 
positionOfThisInstruction - Variable in class org.aspectj.apache.bcel.generic.InstructionBranch
 
POSSIBLE_MATCH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
possibleAccidentalBooleanAssignment(Assignment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
PossibleAccidentalBooleanAssignment - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
possibleFallThroughCase(CaseStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
possibleHeapPollutionFromVararg(AbstractVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
possibleKeywords - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleNameReference
 
possibleLabels - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnBranchStatementLabel
 
PossibleMatch - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
PossibleMatch(MatchLocator, IResource, Openable, SearchDocument, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
PossibleMatchSet - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
A set of PossibleMatches that is sorted by package fragment roots.
PossibleMatchSet() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatchSet
 
POST_ACTION_VERBOSE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
POST_CHANGE - Static variable in class org.aspectj.org.eclipse.jdt.core.ElementChangedEvent
Event type constant (bit mask) indicating an after-the-fact report of creations, deletions, and modifications to one or more Java element(s) expressed as a hierarchical java element delta as returned by getDelta().
POST_RECONCILE - Static variable in class org.aspectj.org.eclipse.jdt.core.ElementChangedEvent
Event type constant (bit mask) indicating an after-the-fact report of creations, deletions, and modifications to one or more Java element(s) expressed as a hierarchical java element delta as returned by getDelta.
postAction(JavaModelOperation.IPostAction, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
postCacheCommand(AsynchronousFileCacheBacking.AsyncCommand) - Static method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
postConversionType(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Returns the type of the expression after required implicit conversions.
postConversionType(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
postConversionType(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
postConversionType(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
postConversionType(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
postDispatchMethod - Variable in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMethodBinding
 
POSTFIX_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type PostfixExpression.
PostfixExpression - Class in org.aspectj.org.eclipse.jdt.core.dom
Postfix expression AST node type.
PostfixExpression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
PostfixExpression(Expression, Expression, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PostfixExpression
 
PostfixExpression.Operator - Class in org.aspectj.org.eclipse.jdt.core.dom
Postfix operators (typesafe enumeration).
postIntroducedConstructor(UnresolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.NameMangler
This static method goes on the declaring aspect of the inter-type constructor.
postIntroducedConstructor(UnresolvedType, UnresolvedType, UnresolvedType[]) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
postParse(TypeDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration
 
postParse(TypeDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.ast.DeclareAnnotationDeclaration
 
postParse(TypeDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.ast.DeclareDeclaration
 
postParse(TypeDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
 
postParse(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
Just before building bindings, hook for subclasses
postParse(TypeDeclaration, MethodDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDesignator
 
postParse(TypeDeclaration, MethodDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.ast.PseudoTokens
 
postParse(TypeDeclaration, MethodDeclaration, int) - Method in class org.aspectj.ajdt.internal.compiler.ast.IfPseudoToken
enclosingDec is either AdviceDeclaration or PointcutDeclaration
postParse(TypeDeclaration, MethodDeclaration, int) - Method in class org.aspectj.ajdt.internal.compiler.ast.PseudoToken
 
postProcess(IProgramElement) - Method in class org.aspectj.asm.HierarchyWalker
 
postRead(ResolvedType) - Method in class org.aspectj.weaver.patterns.ArgsPointcut
 
postRead(ResolvedType) - Method in class org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
postRead(ResolvedType) - Method in class org.aspectj.weaver.patterns.IfPointcut.IfTruePointcut
 
postRead(ResolvedType) - Method in class org.aspectj.weaver.patterns.KindedPointcut
 
postRead(ResolvedType) - Method in class org.aspectj.weaver.patterns.Pointcut
 
postRead(ResolvedType) - Method in class org.aspectj.weaver.patterns.ReferencePointcut
 
postRead(ResolvedType) - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
postRead(ResolvedType) - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
postRead(ResolvedType) - Method in class org.aspectj.weaver.patterns.TypePattern
 
postRead(ResolvedType) - Method in class org.aspectj.weaver.patterns.TypePatternList
 
postRead(ResolvedType) - Method in class org.aspectj.weaver.patterns.WithincodePointcut
 
postRead(ResolvedType) - Method in class org.aspectj.weaver.patterns.WithinPointcut
 
postVisit(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given AST node following the type-specific visit (after endVisit).
postVisit(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
postVisit(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
POTENTIAL_MATCH - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchResultCollector
Deprecated.
POTENTIAL_METHOD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a declaration of a new potential method.
potentialAnnotatedNode - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnAnnotationOfType
 
PotentialHeapPollutionFromVararg - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
potentialInits - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
POTENTIALLY_COMPATIBLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
POTENTIALLY_NON_NULL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
POTENTIALLY_NULL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
POTENTIALLY_UNKNOWN - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
potentiallyUnclosedCloseable(FakedTrackingVariable, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
PotentiallyUnclosedCloseable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
PotentiallyUnclosedCloseable - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
PotentiallyUnclosedCloseableAtExit - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
PotentialNullExpressionReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
PotentialNullLocalVariableReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
PotentialNullMessageSendReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
PotentialNullReference - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
potentialNullUnboxing(ASTNode, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
PotentialNullUnboxing - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
potentialVariableNameEnds - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
potentialVariableNames - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
potentialVariableNamesPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
potentialVariableNameStarts - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
PRE_AUTO_BUILD - Static variable in class org.aspectj.org.eclipse.jdt.core.ElementChangedEvent
Deprecated.
- no longer used, such deltas are now notified during POST_CHANGE
PRE_INITIALIZATION - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
preApply(IEclipsePreferences) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaCorePreferenceModifyListener
 
preAssignImplicitConversion - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
precedence - Variable in class org.aspectj.weaver.loadtime.definition.Definition.ConcreteAspect
 
preConnectTrackerAcrossAssignment(ASTNode, LocalVariableBinding, Expression, FlowInfo) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Before analyzing an assignment of this shape: singleName = new Allocation() connect any tracking variable of the LHS with the allocation on the RHS.
PREEMPT_NULL_DIAGNOSTIC - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
preferenceChange(IEclipsePreferences.PreferenceChangeEvent) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.EclipsePreferencesListener
 
preferences - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
preferencesLookup - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
PreferenceStoreConstants - Class in org.aspectj.tools.ajbrowser.core
Constants used by the preference store
PreferenceStoreConstants() - Constructor for class org.aspectj.tools.ajbrowser.core.PreferenceStoreConstants
 
prefix(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex.SearchCriteria
 
PREFIX - Static variable in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
PREFIX - Static variable in class org.aspectj.weaver.NameMangler
 
PREFIX_CHARS - Static variable in class org.aspectj.weaver.NameMangler
 
PREFIX_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type PrefixExpression.
PREFIX_FLAVOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
PREFIX_MATCH - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Deprecated.
prefixEquals(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers true if the given name starts with the given prefix, false otherwise.
prefixEquals(char[], char[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers true if the given name starts with the given prefix, false otherwise.
prefixEquals(char[], char[], boolean, int) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers true if the given name, starting from the given index, starts with the given prefix, false otherwise. isCaseSensitive is used to find out whether or not the comparison should be case sensitive.
prefixesOneOf(IPath, IPath[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
PrefixExpression - Class in org.aspectj.org.eclipse.jdt.core.dom
Prefix expression AST node type.
PrefixExpression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
PrefixExpression(Expression, Expression, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PrefixExpression
PrefixExpression constructor comment.
PrefixExpression.Operator - Class in org.aspectj.org.eclipse.jdt.core.dom
Prefix operators (typesafe enumeration).
prefixLength - Variable in class org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
prefixLength(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns the length of the common prefix between s1 and s2.
prefixLength(String, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns the length of the common prefix between s1 and s2.
PreInitialization - Static variable in class org.aspectj.weaver.Shadow
 
PREINITIALIZATION - Static variable in interface org.aspectj.lang.JoinPoint
 
PREINITIALIZATION - Static variable in class org.aspectj.weaver.Shadow
 
PreInitializationBit - Static variable in class org.aspectj.weaver.Shadow
 
preInitializationState - Variable in class org.aspectj.runtime.internal.AroundClosure
 
preIntroducedConstructor(UnresolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.NameMangler
This static method goes on the declaring aspect of the inter-type constructor.
preIntroducedConstructor(UnresolvedType, UnresolvedType, UnresolvedType[]) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
premain(String, Instrumentation) - Static method in class org.aspectj.weaver.loadtime.Agent
JSR-163 preMain Agent entry method
prepare() - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Guaranteed to be called before doing real execute.
prepareDeltas(IJavaElement, IJavaElement, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CopyResourceElementsOperation
Sets the deltas to register the changes resulting from this operation for this source element and its destination.
prepareForBlockStatements() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
prepareForBlockStatements() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
prepareForBlockStatements() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
prepareForHeaders() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
prepareForMungers() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
prepareForMungers() - Method in class org.aspectj.weaver.Shadow
Prepare the shadow for implementation.
prepareForNextBuild(AjBuildConfig) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
Returns false if a batch build is needed.
prepareForRedefinition(ClassLoader, String) - Method in class org.aspectj.weaver.loadtime.Aj
 
prepareForRedefinition(ClassLoader, String) - Method in interface org.aspectj.weaver.loadtime.ClassPreProcessor
 
prepareForWeave() - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
prepareMovedNodes(TargetSourceRangeComputer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
prepareSaveValueLocation(TryStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
prepareSaveValueLocation(TryStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
prepareToProcessReweavableState() - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
prepareToSave(ISaveContext) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
prepend(char, char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers a new array with prepending the prefix character at the start of the array.
preProcess(String, byte[], ClassLoader, ProtectionDomain) - Method in class org.aspectj.weaver.loadtime.Aj
 
preProcess(String, byte[], ClassLoader, ProtectionDomain) - Method in interface org.aspectj.weaver.loadtime.ClassPreProcessor
 
preProcess(IProgramElement) - Method in class org.aspectj.asm.HierarchyWalker
 
preResourceChangeEventMasks - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
preResourceChangeListenerCount - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
preResourceChangeListeners - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
PRESERVE - Static variable in class org.aspectj.ajde.core.JavaOptions
 
PRESERVE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "preserve".
PRESERVE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
PRESERVE_ALL_LOCALS - Static variable in class org.aspectj.ajde.core.JavaOptions
 
PRESERVE_IN_ORDER - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.OriginalImportHandling
Specifies to keep original imports in their original order, placing each newly added import adjacent to the original import that it most closely matches.
PRESERVE_ONE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "preserve one".
PRESERVE_POSITIONS - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to set opening and closing parentheses location to be preserved from the original source.
preserveAllLocalVariables - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicates if unused/optimizable local variables need to be preserved (debugging purpose)
preserveContent - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
preserveContent - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
preserveEnclosingBlocks() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
preserveOnNextReset() - Static method in class org.aspectj.weaver.Dump
for testing only, so that we can verify dump contents after compilation has completely finished
preserveUnusedLocals - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
preservingOriginalImports() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.Builder
 
PREV_BLOCK_OFFSET - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LargeBlock
 
PREVIEW - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
PREVIEW_MINOR_VERSION - Static variable in interface org.aspectj.apache.bcel.Constants
 
previewEnabled - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
previewEnabled - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
previewEnabled - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
previewEnabled - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatter
 
PreviewFeatureDisabled - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
PreviewFeatureNotSupported - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
PreviewFeaturesNotAllowed - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
previewFeatureUsed(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
PreviewFeatureUsed - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
PreviewFeatureUsed - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
PreviewRelated - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
previous - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache.LRUCacheEntry
Previous entry in queue
previous(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
previousAvailableLineEnd(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
previousIdentifierPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
previousInfo - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
previousKind - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
previousObjectInfo - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
previousSessionContainers - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
previousSessionVariables - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
previousSourceFiles - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
previousSubtask - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
previousToken - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
preVisit(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given AST node prior to the type-specific visit (before visit).
preVisit(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
preVisit2(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given AST node prior to the type-specific visit (before visit).
preVisit2(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.SourceRangeVerifier
 
preVisit2(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.CommentsPreparator
 
preVisit2(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
preVisit2(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
preVisit2(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.OneLineEnforcer
 
preVisit2(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
PRIMARY - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.DefaultWorkingCopyOwner
 
primaryBufferProvider - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DefaultWorkingCopyOwner
 
PRIMITIVE - Static variable in class org.aspectj.weaver.UnresolvedType.TypeKind
 
PRIMITIVE_BOOLEAN - Static variable in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
PRIMITIVE_BOOLEAN - Static variable in class org.aspectj.weaver.AnnotationValue
 
PRIMITIVE_BYTE - Static variable in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
PRIMITIVE_BYTE - Static variable in class org.aspectj.weaver.AnnotationValue
 
PRIMITIVE_CHAR - Static variable in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
PRIMITIVE_CHAR - Static variable in class org.aspectj.weaver.AnnotationValue
 
PRIMITIVE_DOUBLE - Static variable in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
PRIMITIVE_DOUBLE - Static variable in class org.aspectj.weaver.AnnotationValue
 
PRIMITIVE_FLOAT - Static variable in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
PRIMITIVE_FLOAT - Static variable in class org.aspectj.weaver.AnnotationValue
 
PRIMITIVE_INT - Static variable in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
PRIMITIVE_INT - Static variable in class org.aspectj.weaver.AnnotationValue
 
PRIMITIVE_LONG - Static variable in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
PRIMITIVE_LONG - Static variable in class org.aspectj.weaver.AnnotationValue
 
PRIMITIVE_SHORT - Static variable in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
PRIMITIVE_SHORT - Static variable in class org.aspectj.weaver.AnnotationValue
 
PRIMITIVE_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type PrimitiveType.
PRIMITIVE_TYPE_CODE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
The "primitiveTypeCode" structural property of this node type (type: PrimitiveType.Code).
PrimitiveType - Class in org.aspectj.org.eclipse.jdt.core.dom
Primitive type nodes.
PrimitiveType.Code - Class in org.aspectj.org.eclipse.jdt.core.dom
Primitive type codes (typesafe enumeration).
PrimitiveTypeImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
 
PrimitiveTypes - Class in org.aspectj.org.eclipse.jdt.internal.core.nd
Holds type factories for all primitive types known to the Database.
PrimitiveTypes() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.PrimitiveTypes
 
primitiveTypesMap - Static variable in class org.aspectj.weaver.patterns.ExactTypePattern
 
print() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
print(int, StringBuffer) - Method in class org.aspectj.ajdt.internal.compiler.ast.DeclareDeclaration
 
print(int, StringBuffer) - Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDesignator
 
print(int, StringBuffer) - Method in class org.aspectj.ajdt.internal.compiler.ast.PseudoToken
 
print(int, StringBuffer) - Method in class org.aspectj.ajdt.internal.compiler.ast.PseudoTokens
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.AssistNodeParentAnnotationArrayInitializer
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadoc
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnAnnotationOfType
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnArgumentName
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnExportReference
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMemberValueName
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMethodName
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMethodReturnType
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMethodTypeParameter
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnModuleReference
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnPackageVisibilityReference
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadoc
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnArgumentName
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnModuleReference
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnNameOfMemberValuePair
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnPackageVisibilityReference
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Assignment
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExportsStatement
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MemberValuePair
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleReference
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OpensStatement
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PackageVisibilityStatement
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ProvidesStatement
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Receiver
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordComponent
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RequiresStatement
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
print(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UsesStatement
 
print(int, StringBuffer, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnImportReference
 
print(int, StringBuffer, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword2
 
print(int, StringBuffer, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnPackageReference
 
print(int, StringBuffer, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnImportReference
 
print(int, StringBuffer, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnPackageReference
 
print(int, StringBuffer, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
print(PrintStream) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
print(PrintStream, IMessageHolder) - Static method in class org.aspectj.bridge.MessageUtil
Print all message to the print stream, starting each on a new line
print(PrintStream, IMessageHolder, String) - Static method in class org.aspectj.bridge.MessageUtil
Print all message to the print stream, starting each on a new line, with a prefix.
print(PrintStream, IMessageHolder, String, MessageUtil.IMessageRenderer) - Static method in class org.aspectj.bridge.MessageUtil
Print all message to the print stream, starting each on a new line, with a prefix and using a renderer.
print(PrintStream, IMessageHolder, String, MessageUtil.IMessageRenderer, IMessageHandler) - Static method in class org.aspectj.bridge.MessageUtil
Print all message to the print stream, starting each on a new line, with a prefix and using a renderer.
print(PrintStream, IMessageHolder, String, MessageUtil.IMessageRenderer, IMessageHandler, boolean) - Static method in class org.aspectj.bridge.MessageUtil
 
print(PrintStream, AjAttribute.WeaverVersionInfo) - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
print(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
print(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
print(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
 
print(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.LocalVariablePattern
 
print(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
print(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModulePattern
 
print(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MultiTypeDeclarationPattern
 
print(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageDeclarationPattern
 
print(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
print(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.QualifiedTypeDeclarationPattern
 
print(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SecondaryTypeDeclarationPattern
 
print(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
print(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
print(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterPattern
 
print(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
print(AjAttribute.WeaverVersionInfo) - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
printAllocationExpression(AllocationExpression) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printAnnotation(Annotation) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printAnnotations(Annotation[]) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printAnnotations(Annotation[], StringBuffer) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
printArgument(Argument) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printAsExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnLocalName
 
printAsExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnLocalName
 
printAsExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
printAsExpression(LocalDeclaration, int) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printBody(int) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printBody(int, StringBuffer) - Method in class org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration
 
printBody(int, StringBuffer) - Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
 
printBody(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
printBody(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
 
printBody(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
printBody(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
printBody(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
printBody(AbstractMethodDeclaration, int) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printBody(Block, int) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printConstructorDeclaration(ConstructorDeclaration, int) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printDebug(CategorizedProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
printDebug(CompletionProposal) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
printElements(Writer, Element...) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnAnnotationMemberValuePair
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnClassLiteralAccess
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocParamNameReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTypeParamReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword1
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword3
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMemberAccess
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMessageSend
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMessageSendName
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedAllocationExpression
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedNameReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnReferenceExpressionName
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleNameReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnStringLiteral
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnFieldReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnMessageSend
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnParameterizedQualifiedTypeReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnParameterizedSingleTypeReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnQualifiedAllocationExpression
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnQualifiedNameReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnQualifiedSuperReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnQualifiedTypeReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnReferenceExpressionName
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnSingleNameReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnSingleTypeReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnSuperReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Assignment
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExtendedStringLiteral
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocModuleReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Literal
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NormalAnnotation
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteralConcatenation
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SuperReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
printExpression(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
printExpression(int, StringBuffer, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
printExpression(Expression) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printExpression(SingleTypeReference) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printExpressionNoParenthesis(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Assignment
 
printExpressionNoParenthesis(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
printExpressionNoParenthesis(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
printExpressionNoParenthesis(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
printExpressionNoParenthesis(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
printExpressionNoParenthesis(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
printExpressionNoParenthesis(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
printExpressionNoParenthesis(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PostfixExpression
 
printExpressionNoParenthesis(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PrefixExpression
 
printExpressionNoParenthesis(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
printFieldDeclaration(FieldDeclaration, int) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printHeader(int, StringBuffer) - Method in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
printHeader(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
printHeader(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
printIndent(int) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printIndent(int, StringBuffer) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
println(String) - Method in class org.aspectj.weaver.tools.DefaultTrace
Template method that allows choice of destination for output
printLog(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog
 
printMemberValuePair(MemberValuePair) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printMemoryStats(NdNodeTypeRegistry<?>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats
 
printMessage(Diagnostic.Kind, CharSequence) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchMessagerImpl
 
printMessage(Diagnostic.Kind, CharSequence, Element) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchMessagerImpl
 
printMessage(Diagnostic.Kind, CharSequence, Element, AnnotationMirror) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchMessagerImpl
 
printMessage(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchMessagerImpl
 
printMessageCounts(PrintStream, IMessageHolder) - Static method in class org.aspectj.bridge.MessageUtil
Print total counts message to the print stream, starting each on a new line
printMessageCounts(PrintStream, IMessageHolder, String) - Static method in class org.aspectj.bridge.MessageUtil
 
printModifiers(int) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printModifiers(int, StringBuffer) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
printModifiers(int, StringBuffer) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
Appends the text representation of the given modifier flags, followed by a single space.
printNewLine() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
printQualifiedAllocationExpression(QualifiedAllocationExpression, int) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printReturnType(int, StringBuffer) - Method in class org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration
 
printReturnType(int, StringBuffer) - Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
 
printReturnType(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
printReturnType(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
printReturnType(TypeReference) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printStackTrace() - Method in exception org.aspectj.bridge.AbortException
 
printStackTrace() - Method in exception org.aspectj.lang.SoftException
 
printStackTrace() - Method in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
printStackTrace() - Method in exception org.aspectj.org.eclipse.jdt.internal.core.builder.ImageBuilderInternalException
 
printStackTrace() - Method in exception org.aspectj.weaver.BCException
 
printStackTrace(PrintStream) - Method in exception org.aspectj.bridge.AbortException
Print the stack trace of any enclosed thrown or this otherwise.
printStackTrace(PrintStream) - Method in exception org.aspectj.lang.SoftException
 
printStackTrace(PrintStream) - Method in exception org.aspectj.org.eclipse.jdt.core.JavaModelException
Prints this exception's stack trace to the given print stream.
printStackTrace(PrintStream) - Method in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
Prints this exception's stack trace to the given print stream.
printStackTrace(PrintStream) - Method in exception org.aspectj.weaver.BCException
 
printStackTrace(PrintWriter) - Method in exception org.aspectj.bridge.AbortException
Print the stack trace of any enclosed thrown or this otherwise.
printStackTrace(PrintWriter) - Method in exception org.aspectj.lang.SoftException
 
printStackTrace(PrintWriter) - Method in exception org.aspectj.org.eclipse.jdt.core.JavaModelException
Prints this exception's stack trace to the given print writer.
printStackTrace(PrintWriter) - Method in exception org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
Prints this exception's stack trace to the given print writer.
printStackTrace(PrintWriter) - Method in exception org.aspectj.weaver.BCException
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnBranchStatementLabel
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnExplicitConstructorCall
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnFieldName
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnFieldType
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnLocalName
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnExplicitConstructorCall
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnFieldType
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnLocalName
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Assignment
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BreakStatement
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ContinueStatement
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoStatement
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.EmptyStatement
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocReturnStatement
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordComponent
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThrowStatement
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
printStatement(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
printStatement(Statement, int) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printStatement(Statement, int, boolean) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printStats() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
printStats() - Method in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
For testing purposes only
printStats() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache.Stats
 
printString(String, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.GenericXMLWriter
 
printTag(String, HashMap, boolean, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.GenericXMLWriter
 
printTimeSpent() - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
printTimeSpent() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.IndexBasedJavaSearchEnvironment
 
printTimeSpent() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
printTo(StringBuilder, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog.MemoryOperation
 
printTypeDeclaration(TypeDeclaration, int, boolean) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printTypeDeclarationBody(TypeDeclaration, int, boolean) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printTypeDeclarationHeader(TypeDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printTypeParameter(TypeParameter) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printTypeReference(TypeReference) - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
printUsage() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
printVersion() - Method in class org.aspectj.ajdt.ajc.BuildArgParser
 
printVersion() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
printWackyStuff(PrintStream) - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
PRIVATE - Static variable in class org.aspectj.asm.IProgramElement.Accessibility
 
PRIVATE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
"private" modifier constant (bit mask).
PRIVATE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "private".
PRIVATE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
PRIVATE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
PRIVATE_KEYWORD - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
"private" modifier with flag value Modifier.PRIVATE.
privateAdd(K, V, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Adds an entry for the given key/value/space.
privateAddEntry(LRUCache.LRUCacheEntry<K, V>, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Adds the given entry from the receiver.
privateRemoveEntry(LRUCache.LRUCacheEntry<K, V>, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Removes the entry from the entry queue.
privateRemoveEntry(LRUCache.LRUCacheEntry<K, V>, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Removes the entry from the entry queue.
privateRemoveEntry(LRUCache.LRUCacheEntry<K, V>, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Removes the entry from the entry queue.
PRIVILEGED - Static variable in class org.aspectj.asm.IProgramElement.Accessibility
 
PRIVILEGED_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AspectDeclaration
 
PrivilegedAccess - Static variable in class org.aspectj.weaver.ResolvedTypeMunger
 
privilegedAccessMethodForFieldGet(String, UnresolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.NameMangler
Create the old style (<1.6.9) format getter name which includes the aspect requesting access and the type containing the field in the name of the type.
privilegedAccessMethodForFieldGet(UnresolvedType, Member, boolean) - Static method in class org.aspectj.weaver.AjcMemberMaker
Return a resolvedmember representing the synthetic getter for the field.
privilegedAccessMethodForFieldSet(String, UnresolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.NameMangler
Create the old style (<1.6.9) format setter name which includes the aspect requesting access and the type containing the field in the name of the type.
privilegedAccessMethodForFieldSet(UnresolvedType, Member, boolean) - Static method in class org.aspectj.weaver.AjcMemberMaker
Return a resolvedmember representing the synthetic setter for the field.
privilegedAccessMethodForMethod(String, UnresolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.NameMangler
 
privilegedAccessMethodForMethod(UnresolvedType, ResolvedMember) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
PrivilegedAccessMunger - Class in org.aspectj.weaver
A privileged access munger is for handling privileged access to a member.
PrivilegedAccessMunger(ResolvedMember, boolean) - Constructor for class org.aspectj.weaver.PrivilegedAccessMunger
 
PrivilegedAttribute(ResolvedMember[]) - Constructor for class org.aspectj.weaver.AjAttribute.PrivilegedAttribute
 
PrivilegedFieldBinding - Class in org.aspectj.ajdt.internal.compiler.lookup
 
PrivilegedFieldBinding(AspectDeclaration, FieldBinding) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.PrivilegedFieldBinding
 
privilegedHandler - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
PrivilegedHandler - Class in org.aspectj.ajdt.internal.compiler.lookup
 
PrivilegedHandler(AspectDeclaration) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.PrivilegedHandler
 
problem - Variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
problem_atLine - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
PROBLEM_GENERATING_METHOD - Static variable in class org.aspectj.weaver.WeaverMessages
 
problem_noSourceInformation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
ProblemBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
ProblemBinding(char[][], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemBinding
 
ProblemBinding(char[][], ReferenceBinding, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemBinding
 
problemCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
problemFactory - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
ProblemFactory - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
ProblemFieldBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
ProblemFieldBinding(FieldBinding, ReferenceBinding, char[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemFieldBinding
 
ProblemFieldBinding(ReferenceBinding, char[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemFieldBinding
 
ProblemHandler - Class in org.aspectj.org.eclipse.jdt.internal.compiler.problem
 
ProblemHandler(IErrorHandlingPolicy, CompilerOptions, IProblemFactory) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
problemId - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRule
 
problemId() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
problemId() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
problemId() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MissingTypeBinding
Missing binary type will answer false to #isValidBinding()
problemId() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
problemId() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
Define to be able to get the computeId() for the inner type binding.
problemId() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemBinding
 
problemId() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemFieldBinding
 
problemId() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
API Answer the problem id associated with the receiver.
problemId() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemPackageBinding
API Answer the problem id associated with the receiver.
problemId() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
ProblemMethodBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
ProblemMethodBinding(char[], TypeBinding[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
ProblemMethodBinding(char[], TypeBinding[], ReferenceBinding, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
ProblemMethodBinding(MethodBinding, char[], TypeBinding[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
problemNotAnalysed(Expression, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ProblemNotAnalysed - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ProblemPackageBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
ProblemReasons - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
problemReasonString(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
ProblemReferenceBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
ProblemReferenceBinding(char[][], ReferenceBinding, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
problemReporter - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
problemReporter - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
problemReporter - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
problemReporter - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
problemReporter - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
problemReporter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
Returns this parser's problem reporter initialized with its reference context.
problemReporter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
problemReporter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
problemReporter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
problemReporter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
Answer the problem reporter to use for raising new problems.
problemReporter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleScope
Answer the problem reporter to use for raising new problems.
problemReporter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
problemReporter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
Returns this parser's problem reporter initialized with its reference context.
ProblemReporter - Class in org.aspectj.org.eclipse.jdt.internal.compiler.problem
 
ProblemReporter(IErrorHandlingPolicy, CompilerOptions, IProblemFactory) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
problems - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
problems - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
 
problems - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
 
problems - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.RecordedParsingInformation
 
problemsCount - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.RecordedParsingInformation
 
ProblemSeverities - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.problem
 
problemsMessage() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
Returns a string describing the problems.
problemSourceFiles - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
proceed - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
proceed() - Method in interface org.aspectj.lang.ProceedingJoinPoint
Proceed with the next advice or target method invocation
proceed(Object[]) - Method in interface org.aspectj.lang.ProceedingJoinPoint
Proceed with the next advice or target method invocation.
Proceed - Class in org.aspectj.ajdt.internal.compiler.ast
Used to represent any method call to a method named proceed.
Proceed(MessageSend) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.Proceed
 
proceedCalls - Variable in class org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration
 
PROCEEDING_JOINPOINT - Static variable in class org.aspectj.weaver.UnresolvedType
 
ProceedingJoinPoint - Interface in org.aspectj.lang
ProceedingJoinPoint exposes the proceed(..) method in order to support around advice in @AJ aspects
proceedingTjpType - Static variable in class org.aspectj.weaver.bcel.LazyClassGen
 
proceedMethodBinding - Variable in class org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration
 
proceedMethodName(String) - Static method in class org.aspectj.weaver.NameMangler
 
proceedOnError - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
proceedOnError - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
proceedOnError() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
proceedOnErrors() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IErrorHandlingPolicy
 
proceedOnFirstError() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.DefaultErrorHandlingPolicies
 
ProceedVisitor - Class in org.aspectj.ajdt.internal.compiler.ast
Takes a method that already has the three extra parameters thisJoinPointStaticPart, thisJoinPoint and thisEnclosingJoinPointStaticPart
proceedWithAllProblems() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.DefaultErrorHandlingPolicies
 
process(IProgramElement) - Method in class org.aspectj.asm.HierarchyWalker
 
process(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.SourceRangeVerifier
Verifies proper node nesting as specified in ASTParser.setKind(int):
process(CompilationUnitDeclaration, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
Process a compilation unit already parsed and build.
process(CompilationUnit, WorkingCopyOwner, HashMap, boolean, int, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitProblemFinder
 
process(CompilationUnit, SourceElementParser, WorkingCopyOwner, HashMap, boolean, int, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitProblemFinder
 
process(PossibleMatch, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
process_name - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
processAnnotationResults(CompilationParticipantResult[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
processAnnotationResults(CompilationParticipantResult[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
processAnnotationResults(CompilationParticipantResult[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
processAnnotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Control whether annotation processing is enabled
processAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
processAnnotations(BuildContext[]) - Method in class org.aspectj.org.eclipse.jdt.core.compiler.CompilationParticipant
Notifies this participant that a compile operation has found source files using Annotations.
processAnnotations(CompilationUnitDeclaration[], ReferenceBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Run a new annotation processing round on the given values.
processAnnotations(CompilationUnitDeclaration[], ReferenceBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
A single "round" of processing, in the sense implied in Processor.
processAnnotations(CompilationParticipantResult[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
processComment(Token) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TextEditsBuilder
 
processCompiledUnits(int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
ProcessController() - Constructor for class org.aspectj.util.LangUtil.ProcessController
 
processDeletions() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
Synchronously processes all pending deletions
processDelta(Collection<File>, Set<File>, Set<File>) - Method in class org.aspectj.asm.AsmManager
 
processDelta(IJavaElementDelta, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.AbstractSearchScope
 
processDelta(IJavaElementDelta, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
processDelta(IJavaElementDelta, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchScope
 
processDelta(IJavaElementDelta, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaWorkspaceScope
 
processDelta(IJavaElementDelta, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.UnindexedSearchScope
 
processDeltas() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CopyResourceElementsOperation
Process all of the changed deltas generated by this operation.
PROCESSED_QUEUE_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ProcessTaskManager
 
processElement(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CopyElementsOperation
Copy/move the element from the source to destination, renaming the elements as specified, honoring the collision policy.
processElement(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CopyResourceElementsOperation
 
processElement(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeleteElementsOperation
Deletes this element from its compilation unit.
processElement(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeleteResourceElementsOperation
 
processElement(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Subclasses must implement this method to process a given IJavaElement.
processElements() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CopyResourceElementsOperation
 
processElements() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeleteElementsOperation
 
processElements() - Method in class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Processes all the IJavaElements in turn, collecting errors and updating the progress monitor.
processFilelocation(String) - Method in interface org.aspectj.asm.IModelFilter
Called when about to dump out an absolute file location, enabling it to be altered (eg.
PROCESSING_ATASPECTJTYPE_MUNGERS_ONLY - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
PROCESSING_COMPILATION_UNIT - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
PROCESSING_DECLARE_ANNOTATIONS - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
PROCESSING_DECLARE_PARENTS - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
PROCESSING_REWEAVABLE - Static variable in class org.aspectj.weaver.WeaverMessages
 
PROCESSING_REWEAVABLE_STATE - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
PROCESSING_TYPE_MUNGERS - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
processingOver() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl
 
processingReweavableState() - Method in class org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
processingReweavableState() - Method in interface org.aspectj.weaver.IWeaveRequestor
 
processingThread - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
 
processInPath() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
processIntertypeMemberTypes(ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
processJavaDelta(IJavaElementDelta) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModelUpdater
Converts a IResourceDelta rooted in a Workspace into the corresponding set of IJavaElementDelta, rooted in the relevant JavaModels.
processName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Name of the background process
processName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
 
processOptions(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Options
 
processOptionsFileManager(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Options
 
PROCESSOR_CHANGED - Static variable in interface org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags
 
ProcessorInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
Cached information associated with a Processor in the context of annotation processor dispatch.
ProcessorInfo(Processor) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.ProcessorInfo
Create a ProcessorInfo wrapping a particular Processor.
processPathEntries(int, ArrayList<FileSystem.Classpath>, String, String, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
processPathEntries(int, ArrayList, String, String, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
processReweavableStateIfPresent(String, BcelObjectType) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
ProcessTaskManager - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
ProcessTaskManager(Compiler, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ProcessTaskManager
 
processThrownExceptions(TryStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.ThrownExceptionFinder
Finds the thrown exceptions minus the ones that are already caught in previous catch blocks.
produce() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator.ZipFileProducer
 
produceAttributes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
produceDebugAttributes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Classfile debug information, may contain source file name, line numbers, local variable tables, etc...
produceMethodParameters - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Classfile method parameters information as per JEP 118...
produceReferenceInfo - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicates whether reference info is desired
produceRefInfo - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
produceStack(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldInstruction
 
produceStack(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.Instruction
 
produceStack(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InvokeInstruction
Also works for instructions whose stack effect depends on the constant pool entry they reference.
ProgramElement - Class in org.aspectj.asm.internal
 
ProgramElement() - Constructor for class org.aspectj.asm.internal.ProgramElement
Used during deserialization
ProgramElement(AsmManager, String, IProgramElement.Kind, List<IProgramElement>) - Constructor for class org.aspectj.asm.internal.ProgramElement
Use to create program element nodes that do not correspond to source locations
ProgramElement(AsmManager, String, IProgramElement.Kind, ISourceLocation, int, String, List<IProgramElement>) - Constructor for class org.aspectj.asm.internal.ProgramElement
 
progress - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
progress - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
PROGRESS_HEADING - Static variable in class org.aspectj.ajde.ui.swing.DefaultBuildProgressMonitor
 
PROGRESS_HEADING - Static variable in class org.aspectj.tools.ajbrowser.core.BrowserBuildProgressMonitor
 
progressJob - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
 
progressMonitor - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
The progress monitor to report work completed too.
progressMonitor - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
The progress monitor passed into this operation
progressMonitor - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
progressPerCompilationUnit - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
project - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor.RootInfo
 
project - Variable in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
project - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
The Java Project in which the hierarchy is being built - this provides the context for determining a classpath and namelookup rules.
project - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
project - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
The platform project this IJavaProject is based on
project - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
PROJECT - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
PROJECT - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
PROJECT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
PROJECT_CAN_NOT_SEE_FOCUS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.IndexSelector
 
PROJECT_CAN_SEE_FOCUS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.IndexSelector
 
PROJECT_SOURCE_CAN_NOT_SEE_FOCUS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.IndexSelector
 
projectCache - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
Cache of open projects.
projectCachesToReset - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
projectDependencies - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
ProjectEntry - Class in org.aspectj.org.eclipse.jdt.internal.core
Represents a project
ProjectEntry(JavaProject) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ProjectEntry
 
projectOrJarFocus(SearchPattern) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
projectPrerequisites(IClasspathEntry[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
projectRegion - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
A region describing the projects considered by this hierarchy.
PROJECTSOURCEFILES_CHANGED - Static variable in interface org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags
 
PROJECTSOURCERESOURCES_CHANGED - Static variable in interface org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags
 
promotePatternVariablesIfApplicable(LocalVariableBinding[], BooleanSupplier) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
propagateInnerEmulation(ReferenceBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
propagateInnerEmulationForAllLocalTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
properties() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns an unmodifiable table of the properties of this node with non-null values.
PROPERTY_DESCRIPTORS_2_0 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AdviceDeclaration
A list of property descriptors (element type: StructuralPropertyDescriptor), or null if uninitialized.
PROPERTY_DESCRIPTORS_2_0 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
A list of property descriptors (element type: StructuralPropertyDescriptor), or null if uninitialized.
PROPERTY_DESCRIPTORS_3_0 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AdviceDeclaration
A list of property descriptors (element type: StructuralPropertyDescriptor), or null if uninitialized.
PROPERTY_DESCRIPTORS_3_0 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
A list of property descriptors (element type: StructuralPropertyDescriptor), or null if uninitialized.
PROPERTY_SubstringMatch - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AdviceDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AfterReturningAdviceDeclaration
 
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AfterThrowingAdviceDeclaration
 
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AjTypeDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AndPointcut
 
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AnonymousClassDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AroundAdviceDeclaration
 
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayAccess
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayCreation
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayInitializer
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayType
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AspectDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.AssertStatement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Assignment
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Block
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.BlockComment
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.BooleanLiteral
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.BreakStatement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.CastExpression
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.CatchClause
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.CflowPointcut
 
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.CharacterLiteral
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ConditionalExpression
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ConstructorInvocation
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ContinueStatement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.CreationReference
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareAtConstructorDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareAtFieldDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareAtMethodDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareAtTypeDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareErrorDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareParentsDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.DeclarePrecedenceDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareSoftDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareWarningDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.DefaultPointcut
 
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.DefaultTypePattern
 
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Dimension
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.DoStatement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.EmptyStatement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.EnhancedForStatement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.EnumConstantDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.EnumDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ExportsDirective
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ExpressionMethodReference
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ExpressionStatement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.FieldAccess
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.FieldDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ForStatement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.IfStatement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ImportDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Initializer
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.InstanceofExpression
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.IntersectionType
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Javadoc
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.LabeledStatement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.LambdaExpression
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.LineComment
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.MarkerAnnotation
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.MemberRef
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.MemberValuePair
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.MethodInvocation
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.MethodRef
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.MethodRefParameter
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleQualifiedName
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.NameQualifiedType
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.NormalAnnotation
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.NotPointcut
 
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.NullLiteral
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.NumberLiteral
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.OpensDirective
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.OrPointcut
 
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.PackageDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ParameterizedType
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ParenthesizedExpression
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.PatternInstanceofExpression
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.PerCflow
 
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.PerObject
 
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.PerTypeWithin
 
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.PointcutDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.PostfixExpression
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ProvidesDirective
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.QualifiedName
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.QualifiedType
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.RecordDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ReferencePointcut
 
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.RequiresDirective
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ReturnStatement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.SignaturePattern
 
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.SimpleName
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.SimpleType
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.SingleMemberAnnotation
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.StringLiteral
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.SuperConstructorInvocation
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.SuperFieldAccess
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodInvocation
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodReference
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.SwitchCase
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.SwitchExpression
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.SwitchStatement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.SynchronizedStatement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.TextBlock
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.TextElement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ThisExpression
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ThrowStatement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.TryStatement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclarationStatement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.TypeLiteral
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.TypeMethodReference
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.TypeParameter
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.UnionType
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.UsesDirective
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationExpression
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationFragment
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationStatement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.WhileStatement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.WildcardType
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.YieldStatement
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.BreakStatement
Deprecated. 
propertyDescriptors(int, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Returns a list of structural property descriptors for this node type.
PropertyLocation(ASTNode, StructuralPropertyDescriptor) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.PropertyLocation
 
PROTECT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Flag constant (bit mask, value 4) indicating that this node is unmodifiable.
PROTECTED - Static variable in class org.aspectj.asm.IProgramElement.Accessibility
 
PROTECTED - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
"protected" modifier constant (bit mask).
PROTECTED - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "protected".
PROTECTED - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
PROTECTED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
PROTECTED_KEYWORD - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
"protected" modifier with flag value Modifier.PROTECTED.
protectedDispatchMethod(UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This static method goes on the target class of the inter-type method.
prototype - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
prototype() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
prototype() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
prototype() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
prototype() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Return the primordial type from which the receiver was cloned.
prototype() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
Provide(int, int[]) - Constructor for class org.aspectj.apache.bcel.classfile.Module.Provide
 
providedExpectedTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
PROVIDER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ProviderMethodOrConstructorRequiredForServiceImpl - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
provides() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.BasicModule
 
provides() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
provides() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
provides() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
PROVIDES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
PROVIDES_DIRECTIVE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ProvidesDirective.
providesCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
providesCount() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
ProvidesDirective - Class in org.aspectj.org.eclipse.jdt.core.dom
Provides directive AST node type (added in JLS9 API).
ProvidesInfo - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
ProvidesInfo(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.ProvidesInfo
 
providesReferences - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
providesReferencesPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
providesReferencesStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
ProvidesStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ProvidesStatement() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ProvidesStatement
 
proxy - Variable in class org.aspectj.bridge.CountingMessageHandler
 
pruneDeadBranches() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.RegionBasedTypeHierarchy
 
pruneWrapperTrackingVar(FakedTrackingVariable) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
Unregister a wrapper resource without affecting its inner.
PseudoToken - Class in org.aspectj.ajdt.internal.compiler.ast
 
PseudoToken(Parser, String, boolean) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.PseudoToken
Constructor for PointcutDesignatorToken.
PseudoTokens - Class in org.aspectj.ajdt.internal.compiler.ast
 
PseudoTokens(PseudoToken[], ISourceContext) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.PseudoTokens
 
PTR_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
ptwGetWithinTypeNameMethod - Variable in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
PUBLIC - Static variable in class org.aspectj.asm.IProgramElement.Accessibility
 
PUBLIC - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
"public" modifier constant (bit mask).
PUBLIC - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "public".
PUBLIC - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
PUBLIC - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
PUBLIC_KEYWORD - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
"public" modifier with flag value Modifier.PUBLIC.
publicClassMustMatchFileName(CompilationUnitDeclaration, TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
PublicClassMustMatchFileName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
PublicScanner - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
PublicScanner() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
PublicScanner(boolean, boolean, boolean, long, char[][], char[][], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
PublicScanner(boolean, boolean, boolean, long, long, char[][], char[][], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
PublicScanner(boolean, boolean, boolean, long, long, char[][], char[][], boolean, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
purgeMethodStatements(TypeDeclaration, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
purpose - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
push(Object) - Method in class org.aspectj.runtime.internal.CFlowStack
 
push(Object[]) - Method in class org.aspectj.runtime.internal.CFlowStack
 
PUSH - Static variable in interface org.aspectj.apache.bcel.Constants
For internal purposes only.
PUSH(ConstantPool, boolean) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
PUSH(ConstantPool, double) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
PUSH(ConstantPool, float) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
PUSH(ConstantPool, int) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
Returns the right instruction for putting whatever you want onto the stack
PUSH(ConstantPool, long) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
PUSH(ConstantPool, Boolean) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
PUSH(ConstantPool, Character) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
PUSH(ConstantPool, Number) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
PUSH(ConstantPool, String) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
PUSH(ConstantPool, ObjectType) - Static method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
PUSH_INST - Static variable in interface org.aspectj.apache.bcel.Constants
 
PUSH_OPERATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog
 
pushAndReturnArrayOfVars(ResolvedType[], InstructionList, InstructionFactory, LazyMethodGen) - Static method in class org.aspectj.weaver.bcel.Utility
 
pushBoundsTo(InferenceContext18) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Not per JLS: invent more bubbling up of inner bounds.
PUSHCLASS(ConstantPool, String) - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
Return a list that will load the Class object - on 1.5 or later use the class variant of ldc, whilst on earlier JVMs use the regular Class.forName.
pushDeclaringType(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier.LocalDeclarationVisitor
 
pushEnclosingDefinition(ResolvedPointcutDefinition) - Method in class org.aspectj.weaver.IntMap
 
pushExceptionOnStack(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
pushExceptionOnStack(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
pushIdentifier() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
pushIdentifier(boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
pushIdentifier(char[], long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
pushIdentifier(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
pushinCollector - Variable in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
PushinCollector - Class in org.aspectj.ajdt.internal.compiler.lookup
Collects up information about the application of ITDs and relevant declares - it can then output source code as if those ITDs had been pushed in.
pushInstance(Object) - Method in class org.aspectj.runtime.internal.CFlowStack
 
pushLineSeparator() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
pushLineSeparator() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
pushOnAspectIntStack(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
pushOnAstLengthStack(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
pushOnAstStack(Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
pushOnAstStack(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
pushOnCaseStack(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
pushOnElementStack(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
pushOnElementStack(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
pushOnElementStack(int, int, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
pushOnExpressionStack(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
pushOnExpressionStackLengthStack(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
pushOnGenericsIdentifiersLengthStack(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
pushOnGenericsLengthStack(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
pushOnGenericsStack(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
pushOnIntArrayStack(int[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
pushOnIntStack(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
pushOnLabelStack(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
pushOnPatternStack(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
pushOnRealBlockStack(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
pushOnStack(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
pushOnTypeAnnotationLengthStack(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
pushOnTypeAnnotationStack(Annotation) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
pushOperation(JavaModelOperation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
pushParamName(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
pushParamName(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadocParser
 
pushParamName(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
pushParamName(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
pushProvidesReference(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
pushSeeRef(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
pushSeeRef(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
pushStateIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
pushText(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
Push text.
pushText(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
pushText(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
pushThrowName(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
pushThrowName(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
pushTypeName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
pushUnicodeLineSeparator() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
pushUnicodeLineSeparator() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
pushUsesReference(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
put() - Method in class org.aspectj.weaver.tools.cache.CacheStatistics
 
put(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
put(char[], int, int, V) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayMap
Creates a new mapping in this map, uses the given array slice as the key.
put(char[], Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
put(char[], ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfModule
 
put(char[], PackageBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
put(char[], ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
put(char[], V) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayMap
Creates a new mapping in this map, uses all of the given array as the key.
put(double, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.DoubleCache
Puts the specified element into the hashtable, using the specified key.
put(float, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.FloatCache
Puts the specified element into the hashtable, using the specified key.
put(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Puts the specified element into the hashtable, using the specified key.
put(int, int) - Method in class org.aspectj.weaver.IntMap
 
put(int, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
put(int, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInteger
 
put(long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.LongCache
Puts the specified element into the hashtable, using the specified key.
put(long, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
put(Object[], Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
put(Object, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Puts the specified element into the hashtable, using the specified key.
put(Object, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
put(Object, int[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
put(Object, Object) - Method in class org.aspectj.ajdt.internal.core.builder.AjState.SoftHashMap
 
put(Object, Object) - Method in class org.aspectj.apache.bcel.util.ClassLoaderRepository.SoftHashMap
 
put(Object, Object) - Method in class org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository.SoftHashMap
 
put(Object, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
put(String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.FileStateCache
Inserts a new entry into the cache.
put(String, byte[], byte[]) - Method in class org.aspectj.weaver.tools.cache.SimpleCache
 
put(String, IRelationship) - Method in class org.aspectj.asm.internal.RelationshipMap
 
put(String, IRelationship) - Method in interface org.aspectj.asm.IRelationshipMap
 
put(String, ResolvedType) - Method in class org.aspectj.weaver.World.TypeMap
Add a new type into the map, the key is the type signature.
put(K, JavaElementInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.VerboseElementCache
 
put(K, V) - Method in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
 
put(K, V) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Sets the value in the cache at the given key.
put(K, V) - Method in class org.aspectj.util.SoftHashMap
 
put(IProgramElement, IRelationship) - Method in class org.aspectj.asm.internal.RelationshipMap
 
put(IProgramElement, IRelationship) - Method in interface org.aspectj.asm.IRelationshipMap
 
put(TypeBinding, V) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.BindingMap
 
put(Nd, long, byte) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldByte
 
put(Nd, long, char) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldChar
 
put(Nd, long, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchKey
Sets the value of the key and inserts it into the index if it is not already present
put(Nd, long, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldString
 
put(Nd, long, double) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldDouble
 
put(Nd, long, float) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldFloat
 
put(Nd, long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldInt
 
put(Nd, long, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldLong
 
put(Nd, long, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldManyToOne
 
put(Nd, long, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldPointer
 
put(Nd, long, short) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldShort
 
put(Nd, long, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchKey
 
put(Nd, long, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldString
 
put(Nd, long, T) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldManyToOne
Directs this pointer to the given target.
put(Nd, long, T) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToOne
 
put(CachedClassEntry, byte[]) - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
put(CachedClassEntry, byte[]) - Method in interface org.aspectj.weaver.tools.cache.CacheBacking
Put an entry in the cache
put(CachedClassEntry, byte[]) - Method in class org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
put(CachedClassReference, byte[], byte[]) - Method in class org.aspectj.weaver.tools.cache.WeavedClassCache
Put a class in the cache
put(IPath, T) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.PathMap
Inserts the given key into the map.
put(T1, T2) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Associate the specified value with the key.
put_empty_statement_on_new_line - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
put3ByteUnsignedInt(long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
putByte(long, byte) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
putBytes(long, byte[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
putBytes(long, byte[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
putCachedResult(Object, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
putCachedResult(Object, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
putChar(long, char) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
putChild(Chunk, long, int, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
 
putDouble(long, double) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
PUTFIELD - Static variable in interface org.aspectj.apache.bcel.Constants
 
PUTFIELD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
PUTFIELD_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
PUTFIELD_QUICK_W - Static variable in interface org.aspectj.apache.bcel.Constants
 
PUTFIELD2_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
putFloat(long, float) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
putIfAbsent(char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Puts the specified element into the hashtable if it wasn't there already, using the specified key.
putIfAbsent(double, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.DoubleCache
Puts the specified element into the hashtable, using the specified key.
putIfAbsent(float, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.FloatCache
Puts the specified element into the hashtable, using the specified key.
putIfAbsent(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Puts the specified element into the hashtable if absent, using the specified key.
putIfAbsent(long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.LongCache
Puts the specified element into the hashtable, using the specified key.
putIgnored() - Method in class org.aspectj.weaver.tools.cache.CacheStatistics
 
putInfo(IJavaElement, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
Remember the info for the element.
putInfos(IJavaElement, Object, boolean, Map<IJavaElement, Object>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
putInt(long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
putJarTypeInfo(IJavaElement, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Remember the info for the jar binary type
putLineBreaksAfter(int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
putLineBreaksBefore(int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
putLocal(int, VerificationTypeInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
putLong(long, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
putProblems(String, CategorizedProblem[]) - Method in class org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Sets the problems to be reported to the problem requestor of the reconcile operation for the given marker type.
putRecord(Chunk, long, int, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
 
putRecPtr(long, byte[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
A Record Pointer is a pointer as returned by Database.malloc().
putRecPtr(long, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
putShort(long, short) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
PUTSTATIC - Static variable in interface org.aspectj.apache.bcel.Constants
 
PUTSTATIC - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
PUTSTATIC_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
PUTSTATIC2_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
putUnsafely(char[], Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
Put a value at the index of the given using the local hash code computation.
putUnsafely(int, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInteger
Put a value at the index of the given using the local hash code computation.

Q

qualification - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
qualification - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
qualification - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
qualification - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.QualifiedTypeDeclarationPattern
 
qualification - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
qualifications - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MultiTypeDeclarationPattern
 
QUALIFIED_NAME - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type QualifiedName.
QUALIFIED_NAME_RECOVERY - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
QUALIFIED_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only qualified field accesses or qualified method invocations.
QUALIFIED_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type QualifiedType.
QualifiedAllocationExpression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Variation on allocation, where can optionally be specified any of: - leading enclosing instance - trailing anonymous type - generic type arguments for generic constructor invocation
QualifiedAllocationExpression() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
QualifiedAllocationExpression(TypeDeclaration) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
qualifiedBinding - Variable in exception org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
qualifiedName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportName
 
QualifiedName - Class in org.aspectj.org.eclipse.jdt.core.dom
AST node for a qualified name.
QualifiedNameReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
QualifiedNameReference(char[][], long[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
qualifiedNames - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.QualifiedNameSet
 
QualifiedNameSet - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
QualifiedNameSet(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.QualifiedNameSet
 
qualifiedPackageName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
qualifiedPackageName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer the qualified name of the receiver's package separated by periods or an empty string if its the default package.
qualifiedPattern(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
qualifiedReferences - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
qualifiedSourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
qualifiedSourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
qualifiedSourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
qualifiedSourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
qualifiedSourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
qualifiedSourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
qualifiedSourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer the source name for the type.
qualifiedSourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer the source name for the type.
qualifiedSourceName(TypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
qualifiedStrings - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
QualifiedSuperReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
QualifiedSuperReference(TypeReference, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference
 
QualifiedThisReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
QualifiedThisReference(TypeReference, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
QualifiedType - Class in org.aspectj.org.eclipse.jdt.core.dom
Type node for a qualified type (added in JLS3 API).
QualifiedTypeDeclarationPattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
QualifiedTypeDeclarationPattern(char[], char[], char[], char, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.QualifiedTypeDeclarationPattern
 
QualifiedTypeDeclarationPattern(char[], char[], char, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.QualifiedTypeDeclarationPattern
 
QualifiedTypeDeclarationPattern(char[], int, char[], char, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.QualifiedTypeDeclarationPattern
 
qualifiedTypeName - Variable in exception org.aspectj.org.eclipse.jdt.internal.core.builder.AbortIncrementalBuildException
 
QualifiedTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
QualifiedTypeReference(char[][], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
QUALIFIER_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MemberRef
The "qualifier" structural property of this node type (child type: Name).
QUALIFIER_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodRef
The "qualifier" structural property of this node type (child type: Name).
QUALIFIER_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.NameQualifiedType
The "qualifier" structural property of this node type (child type: Name).
QUALIFIER_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.QualifiedName
The "qualifier" structural property of this node type (child type: Name).
QUALIFIER_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.QualifiedType
The "qualifier" structural property of this node type (child type: Type).
QUALIFIER_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SuperFieldAccess
The "qualifier" structural property of this node type (child type: Name).
QUALIFIER_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodInvocation
The "qualifier" structural property of this node type (child type: Name).
QUALIFIER_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodReference
The "qualifier" structural property of this node type (child type: Name).
QUALIFIER_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ThisExpression
The "qualifier" structural property of this node type (child type: Name).
qualifyingName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Receiver
 
query(char[][], char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
Returns the entries containing the given key in a group of categories, or null if no matches are found.
queryDocumentNames(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
Returns the document names that contain the given substring, if null then returns all of them.
queryIn(Index) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
 
queryIn(Index) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
queryIn(Index) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
queryIn(Index) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModulePattern
 
queryIn(Index) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MultiTypeDeclarationPattern
 
queryIn(Index) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageDeclarationPattern
 
queryIn(Index) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SecondaryTypeDeclarationPattern
 
queryIn(Index) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
queryIn(Index) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
Question(TypePattern, ResolvedType, TypePattern.MatchKind) - Constructor for class org.aspectj.weaver.patterns.TypePatternQuestions.Question
 
QUESTIONCOLON - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
QUESTIONMARK - Static variable in class org.aspectj.weaver.WildcardedUnresolvedType
 
quit() - Method in class org.aspectj.tools.ajc.Main.CommandController
 
quit() - Method in class org.aspectj.tools.ajc.Main
call this to stop after the next iteration of incremental compile
quit() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
Halt processing.

R

R_ABSTRACT_METHOD - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_ANNOTATION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_CAMEL_CASE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_CAMELCASE_MATCH - Static variable in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern contains a Camel Case expression.
R_CAMELCASE_SAME_PART_COUNT_MATCH - Static variable in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern contains a Camel Case expression with a strict expected number of parts.
R_CASE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_CASE_SENSITIVE - Static variable in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern matches the search result only if cases are the same.
R_CLASS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_CONSTRUCTOR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_DEFAULT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_ENUM - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_ENUM_CONSTANT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_EQUIVALENT_MATCH - Static variable in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern matches search results as raw/parameterized types/methods with equivalent type parameters.
R_ERASURE_MATCH - Static variable in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern matches search results as raw/parameterized types/methods with same erasure.
R_EXACT_EXPECTED_TYPE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_EXACT_MATCH - Static variable in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern matches exactly the search result, that is, the source of the search result equals the search pattern.
R_EXACT_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_EXCEPTION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_EXPECTED_TYPE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_FINAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_FULL_MATCH - Static variable in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern matches exactly the search result, that is, the source of the search result equals the search pattern.
R_INLINE_TAG - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_INTERESTING - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_INTERFACE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_METHOD_OVERIDE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_MODULE_DECLARATION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_NAME_FIRST_PREFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_NAME_FIRST_SUFFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_NAME_LESS_NEW_CHARACTERS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_NAME_PREFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_NAME_SUFFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_NO_PROBLEMS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_NON_INHERITED - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_NON_RESTRICTED - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_NON_STATIC - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_PATTERN_MATCH - Static variable in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern contains one or more wild cards ('*' or '?').
R_PREFIX_MATCH - Static variable in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern is a prefix of the search result.
R_QUALIFIED - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_REGEXP_MATCH - Static variable in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern contains a regular expression.
R_RESOLVED - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_SUBSTRING - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_SUBSTRING_MATCH - Static variable in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern contains a substring expression in a case-insensitive way.
R_SUBWORD - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_SUBWORD_MATCH - Static variable in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Match rule: The search pattern contains a subword expression in a case-insensitive way.
R_TARGET - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_TRUE_OR_FALSE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_UNQUALIFIED - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_VALUE_TAG - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
R_VOID - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.RelevanceConstants
 
RA_IMessage - Static variable in interface org.aspectj.bridge.IMessage
no messages
RAISED_BEVEL_BORDER - Static variable in interface org.aspectj.ajde.ui.swing.AjdeWidgetStyles
 
raiseWarningOnJoinPointSignature(String) - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
raiseWarningOnMissingInterfaceWhilstFindingMethods() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
rangeCopy(int[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Returns a copy of the given range.
RANGEINSTRUCTION - Static variable in class org.aspectj.weaver.bcel.ExceptionRange
 
ranges - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
ranges - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.CharArrayBuffer
A buffer of ranges which is maintained along with the buffer.
RangeUtil - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose
 
RangeUtil() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
rank - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
rank - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
RATIO_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
RAW - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
RAW - Static variable in class org.aspectj.weaver.UnresolvedType.TypeKind
 
RAW_MASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
RAW_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
RAW_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
 
rawClasspath - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
rawClasspathStatus - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
rawConstructorReferenceNotWithExplicitTypeArguments(TypeReference[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RawGrowableArray - Class in org.aspectj.org.eclipse.jdt.internal.core.nd
Implements a growable array of pointers that supports constant-time insertions and removals.
RawGrowableArray(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.RawGrowableArray
 
rawMemberTypeCannotBeParameterized(ASTNode, ReferenceBinding, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RawMemberTypeCannotBeParameterized - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
rawReadModule(BinaryModuleDescriptor, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryModuleFactory
 
rawReadModuleTestForExists(BinaryModuleDescriptor, boolean, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryModuleFactory
Read the class file from disk, circumventing the index's cache.
rawReadType(BinaryTypeDescriptor, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeFactory
 
rawReadTypeTestForExists(BinaryTypeDescriptor, boolean, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeFactory
Read the class file from disk, circumventing the index's cache.
rawTimeStamp - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
RawTypeBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Denote a raw type, i.e. a generic type referenced without any type arguments.
RawTypeBinding(ReferenceBinding, ReferenceBinding, LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
Raw type arguments are erasure of respective parameter bounds.
rawTypeReference(ASTNode, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RawTypeReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RawTypeReference - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
rBraceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
rBraceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
rBraceSuccessorStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
rBracketPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
REACHABLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
reachMode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Find out the reachability mode of this flowInfo.
read(DataInputStream) - Static method in class org.aspectj.weaver.AnnotationTargetKind
 
read(DataInputStream) - Static method in class org.aspectj.weaver.MemberKind
 
read(DataInputStream) - Static method in class org.aspectj.weaver.ResolvedTypeMunger.Kind
 
read(DataInputStream) - Static method in class org.aspectj.weaver.Shadow.Kind
 
read(DataInputStream) - Static method in class org.aspectj.weaver.UnresolvedType
Read in an UnresolvedType - just read the signature and rebuild the UnresolvedType.
read(DataInputStream, ConstantPool, boolean) - Static method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
read(DataInputStream, ConstantPool, boolean) - Static method in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
read(File) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(File, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(File, long) - Method in class org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
read(InputStream, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(InputStream, String, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(String, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(ZipFile, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(ZipFile, String, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader.FixedSizeTagHandler
 
read(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader
 
read(Nd, long, int[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader
 
read(Nd, long, TagTreeReader, int[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader.FixedSizeTagHandler
 
read(Nd, long, TagTreeReader, int[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader.TagHandler
 
read(AjAttribute.WeaverVersionInfo, String, byte[], ISourceContext, World, ConstantPoolReader) - Static method in class org.aspectj.weaver.AjAttribute
 
read(VersionedDataInputStream) - Static method in class org.aspectj.weaver.AdviceKind
 
read(VersionedDataInputStream) - Static method in class org.aspectj.weaver.AjAttribute.MethodDeclarationLineNumberAttribute
 
read(VersionedDataInputStream) - Static method in class org.aspectj.weaver.AjAttribute.SourceContextAttribute
 
read(VersionedDataInputStream) - Static method in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
read(VersionedDataInputStream) - Static method in class org.aspectj.weaver.patterns.ModifiersPattern
 
read(VersionedDataInputStream) - Static method in class org.aspectj.weaver.patterns.NamePattern
 
read(VersionedDataInputStream) - Static method in class org.aspectj.weaver.patterns.PerClause.Kind
 
read(VersionedDataInputStream) - Static method in class org.aspectj.weaver.TypeVariable
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.AjAttribute.EffectiveSignatureAttribute
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.AjAttribute.PrivilegedAttribute
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.AndPointcut
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.AndTypePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.AnnotationPatternList
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.ArgsPointcut
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.BindingAnnotationTypePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.BindingTypePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.CflowPointcut
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.Declare
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.DeclareParents
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.DeclareParentsMixin
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.DeclarePrecedence
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.DeclareSoft
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.ExactTypePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.HandlerPointcut
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.HasMemberTypePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.IfPointcut
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.KindedPointcut
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.NotPointcut
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.NotTypePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.OrPointcut
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.OrTypePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.Pointcut
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.ReferencePointcut
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.SignaturePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.ThrowsPattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.TypePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.TypePatternList
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.TypeVariablePatternList
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.WildAnnotationTypePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.WildTypePattern
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.WithincodePointcut
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.WithinPointcut
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.ResolvedPointcutDefinition
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.ResolvedTypeMunger
 
read(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.WeaverStateInfo
See comments on write()
read(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexNamesRegistry
Returns the contents of the index names registry.
READ - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
READ - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
READ_ACCESSES - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
When searching for field matches, it will exclusively find read accesses, as opposed to write accesses.
READ_ONLY - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that the operation encountered a read-only element.
read2(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
readableName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
readableName() - Method in class org.aspectj.ajdt.internal.compiler.lookup.PointcutBinding
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportConflictBinding
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding.UnNamedModule
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemBinding
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer the receiver's signature.
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Initializer
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Member
 
readableName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
readableName(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
readableName(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
readableName(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
readAccess - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.VariablePattern
 
readAj5ClassAttributes(AsmManager, JavaClass, ReferenceType, ISourceContext, IMessageHandler, boolean) - Static method in class org.aspectj.weaver.bcel.AtAjAttributes
Extract class level annotations and turn them into AjAttributes.
readAj5FieldAttributes(Field, BcelField, ResolvedType, ISourceContext, IMessageHandler) - Static method in class org.aspectj.weaver.bcel.AtAjAttributes
Extract field level annotations and turn them into AjAttributes.
readAj5MethodAttributes(Method, BcelMethod, ResolvedType, ResolvedPointcutDefinition, ISourceContext, IMessageHandler) - Static method in class org.aspectj.weaver.bcel.AtAjAttributes
Extract method level annotations and turn them into AjAttributes.
readAjAttributes(String, Attribute[], ISourceContext, World, AjAttribute.WeaverVersionInfo, ConstantPoolReader) - Static method in class org.aspectj.weaver.bcel.Utility
 
readAndCacheClasspath(JavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
Reads the classpath and caches the entries.
readAndSignaturePattern(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.AndSignaturePattern
 
readAnnotations(DataInputStream, ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeAnnos
 
readArguments(String[]) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
Read arguments in as if from a command line, mainly to support compiler adapter compilerarg subelement.
readArray(DataInputStream) - Static method in class org.aspectj.weaver.UnresolvedType
 
readAsByteArray(File) - Static method in class org.aspectj.util.FileUtil
Returns the contents of this file as a byte[]
readAsByteArray(InputStream) - Static method in class org.aspectj.util.FileUtil
Reads this input stream and returns contents as a byte[]
readAsLines(File) - Static method in class org.aspectj.util.FileUtil
 
readAsString(File) - Static method in class org.aspectj.util.FileUtil
Returns the contents of this file as a String
readAttribute(DataInputStream, ConstantPool) - Static method in class org.aspectj.apache.bcel.classfile.Attribute
 
readAttributes(DataInputStream, ConstantPool) - Static method in class org.aspectj.apache.bcel.classfile.AttributeUtils
 
readBooleanArray(DataInputStream) - Static method in class org.aspectj.util.FileUtil
Reads a boolean array with our encoding
readByteTable(Class, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
readChar() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
readClassBytes(Map<String, AbstractIndexedFileCacheBacking.IndexEntry>, File) - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
readClassBytes(Map<String, AbstractIndexedFileCacheBacking.IndexEntry>, File) - Method in class org.aspectj.weaver.tools.cache.FlatFileCacheBacking
 
readClassBytes(Map<String, AbstractIndexedFileCacheBacking.IndexEntry>, File) - Method in class org.aspectj.weaver.tools.cache.ZippedFileCacheBacking
 
readClassBytes(Map<String, AbstractIndexedFileCacheBacking.IndexEntry>, File[]) - Method in class org.aspectj.weaver.tools.cache.FlatFileCacheBacking
 
readCompoundSignaturePattern(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.AbstractSignaturePattern
 
readConstructor(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.NewConstructorTypeMunger
 
readElementValue(DataInputStream, ConstantPool) - Static method in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
reader - Variable in class org.aspectj.ajdt.internal.compiler.lookup.InlineAccessFieldBinding
 
reader - Variable in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeFieldBinding
 
reader - Variable in class org.aspectj.ajdt.internal.compiler.lookup.PrivilegedFieldBinding
 
readField(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.NewFieldTypeMunger
 
readFieldHost(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.MethodDelegateTypeMunger.FieldHostTypeMunger
 
readFileEntriesWithException(Map) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Reads the classpath file entries of this project's .classpath file.
readFromIndex(JavaIndex, BinaryTypeDescriptor, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeFactory
Tries to read the given IBinaryType from the index.
readFromJrt(File, IModule, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
readFromModule(File, String, String, Predicate<String>) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
readIndex() - Method in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
readIndex() - Method in class org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
readIndex(File) - Method in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
readIndex(File, File) - Method in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
readInnerClass(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.NewMemberClassTypeMunger
 
readInstruction(ByteSequence) - Static method in class org.aspectj.apache.bcel.generic.Instruction
Read an instruction bytecode from an input stream and return the appropriate object.
readIntArray(DataInputStream) - Static method in class org.aspectj.util.FileUtil
Reads an int array with our encoding
readInTypeAliases(VersionedDataInputStream) - Static method in class org.aspectj.weaver.ResolvedTypeMunger
 
readJarContent(SimpleSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
readJarContent(SimpleSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJMod
 
readJarContent(SimpleSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathMultiReleaseJar
 
readLocalVarTarget(DataInputStream) - Static method in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
readLocation(ISourceContext, DataInputStream) - Method in class org.aspectj.weaver.patterns.PatternNode
 
readLongTable(Class, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
readManager - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
ReadManager - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
ReadManager(ICompilationUnit[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ReadManager
 
readMethod(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.NewMethodTypeMunger
 
readMethod(VersionedDataInputStream, ISourceContext, boolean) - Static method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
readModule(BinaryModuleDescriptor, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryModuleFactory
Reads the given binary module.
readNameTable(Class, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
readNext(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Reads the next token.
readNext(int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Reads the next token from the given offset.
readNotSignaturePattern(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.NotSignaturePattern
 
READOBJECT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
readOnlyVariables - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
readOrSignaturePattern(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.OrSignaturePattern
 
readOutputLocation() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the default output location for the project as defined by its .classpath file from disk, or null if unable to read the file.
readOutputLocation() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
readParameterAnnotations(DataInputStream, ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
 
readPath() - Method in class org.aspectj.weaver.VersionedDataInputStream
 
readPerClause(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.PerCflow
 
readPerClause(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.PerClause
 
readPerClause(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.PerFromSuper
 
readPerClause(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.PerObject
 
readPerClause(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.PerSingleton
 
readPerClause(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.PerTypeWithin
 
readPool(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats
 
readRawClasspath() - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the raw classpath for the project as defined by its .classpath file from disk, or null if unable to read the file.
readRawClasspath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
readReadableNameTable(Class, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
READRESOLVE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
readResolvedMember(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.ResolvedMemberImpl
 
readResolvedMemberArray(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.ResolvedMemberImpl
 
readSignature() - Method in class org.aspectj.weaver.VersionedDataInputStream
 
readSignatureAsUnresolvedType() - Method in class org.aspectj.weaver.VersionedDataInputStream
 
readSourceLocation(VersionedDataInputStream) - Static method in class org.aspectj.weaver.ResolvedTypeMunger
 
readState(IProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Reads the build state for the relevant project.
readState(IProject, DataInputStream) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
readStringArray(DataInputStream) - Static method in class org.aspectj.util.FileUtil
Reads an int array with our encoding
readStructureModel(String) - Method in class org.aspectj.asm.AsmManager
 
readSuperMethodsCalled(VersionedDataInputStream) - Static method in class org.aspectj.weaver.ResolvedTypeMunger
 
readTable(Class, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
readToken() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
readToken() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
readTokenAndConsume() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
readTokenSafely() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
readToToken(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Reads until a token is reached.
readToToken(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Reads until a token is reached, starting from the given offset.
readType(BinaryTypeDescriptor, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeFactory
Reads the given binary type.
readTypeAnnotations(DataInputStream, ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeTypeAnnos
 
readTypePattern150(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.ExactTypePattern
 
readTypePattern150(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.WildTypePattern
 
readTypePatternOldStyle(DataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.ExactTypePattern
 
readTypePatternOldStyle(VersionedDataInputStream, ISourceContext) - Static method in class org.aspectj.weaver.patterns.WildTypePattern
 
readUntil(InputStream, byte) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
readUntil(InputStream, byte, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
readUtf8(int) - Method in class org.aspectj.weaver.bcel.BcelConstantPoolReader
 
readUtf8(int) - Method in interface org.aspectj.weaver.ConstantPoolReader
 
readUtf8(int) - Method in class org.aspectj.weaver.VersionedDataInputStream
 
ReadWriteMonitor - Class in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
Monitor ensuring no more than one writer working concurrently.
ReadWriteMonitor() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.ReadWriteMonitor
 
READY_FOR_BUILD - Static variable in class org.aspectj.org.eclipse.jdt.core.compiler.CompilationParticipant
 
readZipClassBytes(File) - Static method in class org.aspectj.weaver.tools.cache.ZippedFileCacheBacking
 
realBlockPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
realBlockStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
realName - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnArgumentName
 
realName - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnFieldName
 
realName - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnLocalName
 
rebuildIndex(IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Deletes the index, then rebuilds any portions of the index that are currently needed by the workspace.
rebuildIndex(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
 
REBUILDING_STATE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
rebuildTypesAffectedBySecondaryTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
receiver - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
receiver - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
receiver - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
receiver - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
receiver - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
Receiver - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
Receiver(char[], long, TypeReference, NameReference, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Receiver
 
RECEIVER - Enum constant in enum class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
The special value ImportRewrite.TypeLocation.RECEIVER is used for the receiver type in a method declaration or method reference.
RECEIVER_QUALIFIER_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
The "receiverQualifier" structural property of this node type (child type: SimpleName) (added in JLS8 API).
RECEIVER_TYPE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
The "receiverType" structural property of this node type (child type: Type) (added in JLS8 API).
receiverIsImplicitThis() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
receiverIsImplicitThis() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
receiverIsImplicitThis() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
receiverIsImplicitThis() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
receiverType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
ReceiverTypeNotVisible - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
receiverVariable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
recipient - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
reconcile() - Method in interface org.aspectj.org.eclipse.jdt.core.IWorkingCopy
reconcile() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Deprecated. 
reconcile(boolean, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IWorkingCopy
reconcile(boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
reconcile(int, boolean, boolean, WorkingCopyOwner, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Reconciles the contents of this working copy, sends out a Java delta notification indicating the nature of the change of the working copy since the last time it was either reconciled or made consistent (IOpenable.makeConsistent(IProgressMonitor)), and returns a compilation unit AST if requested.
reconcile(int, boolean, boolean, WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
reconcile(int, boolean, WorkingCopyOwner, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Reconciles the contents of this working copy, sends out a Java delta notification indicating the nature of the change of the working copy since the last time it was either reconciled or made consistent (IOpenable.makeConsistent(IProgressMonitor)), and returns a compilation unit AST if requested.
reconcile(int, boolean, WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
reconcile(int, int, WorkingCopyOwner, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Reconciles the contents of this working copy, sends out a Java delta notification indicating the nature of the change of the working copy since the last time it was either reconciled or made consistent (IOpenable.makeConsistent(IProgressMonitor)), and returns a compilation unit AST if requested.
reconcile(int, int, WorkingCopyOwner, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
reconcile(ReconcileContext) - Method in class org.aspectj.org.eclipse.jdt.core.compiler.CompilationParticipant
Notifies this participant that a reconcile operation is happening.
RECONCILE_PERF - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
ReconcileContext - Class in org.aspectj.org.eclipse.jdt.core.compiler
The context of a reconcile event that is notified to interested compilation participants while a reconcile operation is running.
ReconcileContext(ReconcileWorkingCopyOperation, CompilationUnit) - Constructor for class org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Creates a reconcile context for the given reconcile operation.
reconcileDeltas - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
reconcileFlags - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
 
ReconcileWorkingCopyOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
Reconcile a working copy and signal the changes through a delta.
ReconcileWorkingCopyOperation(IJavaElement, int, int, WorkingCopyOwner) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
 
record - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
record - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
record - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.DBProperties
 
record(char[], ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
For now, remember the compiled type using its compound name.
record(CategorizedProblem, CompilationResult, ReferenceContext, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
record(CategorizedProblem, ReferenceContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
record(CategorizedProblem, ReferenceContext, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
record(FunctionalExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
record(FunctionalExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
record(LocalTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
record(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
record(Pointcut, long) - Method in class org.aspectj.weaver.World
Record the time spent matching a pointcut - this will accumulate over the lifetime of this world/weaver and be reported every 25000 join points.
RECORD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"Record" attribute (JVMS 14 - preview).
RECORD - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.RestrictedIdentifiers
 
RECORD_CLASS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
RECORD_COMPONENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
RECORD_COMPONENT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
RECORD_COMPONENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
RECORD_COMPONENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.RecordDeclaration
The "recordComponents" structural property of this node type (element type: SingleVariableDeclaration).
RECORD_DECL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
RECORD_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type RecordDeclaration.
RECORD_RESTRICTED_IDENTIFIER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
RECORD_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
 
RECORD_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats.PoolStats
 
RECORD_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldString
 
recordAbruptExit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
Record the fact that an abrupt exit has been observed, one of: - potential exception (incl. unchecked exceptions) - break - continue - return
recordAccessorMethodHasThrowsClause(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordAccessorMethodHasThrowsClause - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordAccessorMethodShouldBePublic(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordAccessorMethodShouldBePublic - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordAccessorMethodShouldNotBeGeneric(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordAccessorMethodShouldNotBeGeneric - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordAccessorMethodShouldNotBeStatic(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordAccessorMethodShouldNotBeStatic - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordAddedGeneratedFiles(IFile[]) - Method in class org.aspectj.org.eclipse.jdt.core.compiler.BuildContext
Record the added/changed generated files that need to be compiled.
recordAddedGeneratedFiles(IFile[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
Record the added/changed generated files that need to be compiled.
recordAspectClassFile(String) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
Record an aspect that came in on the aspect path.
RecordAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IRecordAttribute.
RecordAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.RecordAttribute
 
recordBinarySource(String, List<UnwovenClassFile>) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
recordBootstrapMethod(FunctionalExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
recordBreakFrom(FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
recordBreakFrom(FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
recordBreakTo(FlowContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
recordBreakTo(FlowContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
RecordCannotDefineRecordInLocalType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordCannotExtendRecord(SourceTypeBinding, TypeReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordCannotExtendRecord - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordCanonicalConstructorHasExplicitConstructorCall(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordCanonicalConstructorHasExplicitConstructorCall - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordCanonicalConstructorHasReturnStatement(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordCanonicalConstructorHasReturnStatement - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordCanonicalConstructorHasThrowsClause(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordCanonicalConstructorHasThrowsClause - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordCanonicalConstructorShouldNotBeGeneric(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordCanonicalConstructorShouldNotBeGeneric - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordCanonicalConstructorVisibilityReduced(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordCanonicalConstructorVisibilityReduced - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordCatchContextOfEscapingException(ExceptionHandlingFlowContext, ReferenceBinding, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
RecordClass - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
recordComment(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
recordComment(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
recordCompactConstructorHasExplicitConstructorCall(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordCompactConstructorHasExplicitConstructorCall - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordCompactConstructorHasReturnStatement(ReturnStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordCompactConstructorHasReturnStatement - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RecordComponent - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
RecordComponent(char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordComponent
 
RecordComponent(char[], long, TypeReference, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordComponent
 
recordComponentBinding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
RecordComponentBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
RecordComponentBinding(ReferenceBinding, RecordComponent, TypeBinding, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RecordComponentBinding
 
recordComponentCannotBeVoid(RecordComponent) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordComponentCannotBeVoid - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RecordComponentElementImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
 
RecordComponentElementImpl(BaseProcessingEnvImpl, RecordComponentBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.RecordComponentElementImpl
 
RecordComponentInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
RecordComponentInfo(byte[], int[], int, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
recordComponents - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
recordComponents() - Method in class org.aspectj.org.eclipse.jdt.core.dom.RecordDeclaration
Returns the live ordered list of recordComponents of record declaration.
recordComponentsCannotHaveModifiers(RecordComponent) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordComponentsCannotHaveModifiers - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordContinueFrom(FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
recordContinueFrom(FlowContext, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
recordDecision(String) - Method in class org.aspectj.ajdt.internal.core.builder.AbstractStateListener
 
recordDecision(String) - Method in interface org.aspectj.ajdt.internal.core.builder.IStateListener
When a decision is made during compilation (such as needing to recompile some new file, or drop back to batch) this method is called with the decision.
recordDeclaration - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompactConstructorDeclaration
 
RecordDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
Record declaration AST node type (added in JLS16 API).
recordDeferredInheritedNullness(Scope, ASTNode, MethodBinding, Boolean, ImplicitNullAnnotationVerifier.InheritedNonNullnessInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImplicitNullAnnotationVerifier
 
recordDeletedGeneratedFiles(IFile[]) - Method in class org.aspectj.org.eclipse.jdt.core.compiler.BuildContext
Record the generated files that need to be deleted.
recordDeletedGeneratedFiles(IFile[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
Record the generated files that need to be deleted.
recordDependencies(File, String[]) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
Record some additional dependencies between types.
recordDependencies(String[]) - Method in class org.aspectj.org.eclipse.jdt.core.compiler.BuildContext
Record the fully-qualified type names of any new dependencies, each name is of the form "p1.p2.A.B".
recordDependencies(String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
Record the fully-qualified type names of any new dependencies, each name is of the form "p1.p2.A.B".
recordDuplicateComponent(RecordComponent) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordDuplicateComponent - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordedParsingInformation - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
RecordedParsingInformation - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Use to keep track of recorded information during the parsing like comment positions, line ends or problems.
RecordedParsingInformation(CategorizedProblem[], int[], int[][]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.RecordedParsingInformation
 
recordErrorLocation(ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
recordExitAgainstResource(BlockScope, FlowInfo, FakedTrackingVariable, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
Record that we found an early exit from a method while a resource is in scope.
recordExitAgainstResource(BlockScope, FlowInfo, FakedTrackingVariable, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
Record the fact that we see an early exit (in 'reference') while 'trackingVar' is in scope and may be unclosed.
recordExportRestrictions(PlainPackageBinding, char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
recordExpressionType(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
recordExpressionType(TypeBinding, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
recordExpressionType(TypeBinding, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
recordFastMatch(Pointcut, long) - Method in class org.aspectj.weaver.World
Record the time spent fastmatching a pointcut - this will accumulate over the lifetime of this world/weaver and be reported every 250 types.
recordFinalAssignment(VariableBinding, Reference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
recordFinalAssignment(VariableBinding, Reference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
recordFinalAssignment(VariableBinding, Reference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
recordFlowUpdateOnResult(LocalVariableBinding, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
recordFree(long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog
 
recordFree(short, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats
 
recordFrom - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
recordFunctionalType(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
recordHandlingException(ReferenceBinding, UnconditionalFlowInfo, TypeBinding, TypeBinding, ASTNode, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
recordHandlingException(ReferenceBinding, UnconditionalFlowInfo, TypeBinding, TypeBinding, ASTNode, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
recordIllegalAccessorReturnType(ASTNode, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordIllegalAccessorReturnType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordIllegalComponentNameInRecord(RecordComponent, TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordIllegalComponentNameInRecord - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordIllegalExplicitFinalFieldAssignInCompactConstructor(FieldBinding, FieldReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordIllegalExplicitFinalFieldAssignInCompactConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordIllegalExtendedDimensionsForRecordComponent(AbstractVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordIllegalExtendedDimensionsForRecordComponent - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RecordIllegalModifierForInnerRecord - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RecordIllegalModifierForLocalRecord - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RecordIllegalModifierForRecord - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordIllegalNativeModifierInRecord(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordIllegalNativeModifierInRecord - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordIllegalParameterNameInCanonicalConstructor(RecordComponentBinding, Argument) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordIllegalParameterNameInCanonicalConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordIllegalStaticModifierForLocalClassOrInterface(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordIllegalStaticModifierForLocalClassOrInterface - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordIllegalVararg(RecordComponent, TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordIllegalVararg - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordIncrementalStates - Static variable in class org.aspectj.ajdt.internal.core.builder.IncrementalStateManager
 
recordInformation(String) - Method in class org.aspectj.ajdt.internal.core.builder.AbstractStateListener
 
recordInformation(String) - Method in interface org.aspectj.ajdt.internal.core.builder.IStateListener
Provides feedback during compilation on what stage we are at
recordingLastActiveStructureModel - Static variable in class org.aspectj.asm.AsmManager
 
recordInheritedPosition(long) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
recordInitializationEndPC(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
recordInitializationStartPC(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
recordInitializationStates(FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
recordInnerClasses(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
recordInnerClasses(TypeBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
recordInstanceInitializerBlockInRecord(Initializer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordInstanceInitializerBlockInRecord - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordInterface(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
recordInterTypeConstructorDeclarationCode(AbstractMethodDeclaration, String, int) - Method in class org.aspectj.ajdt.internal.compiler.lookup.PushinCollector
 
recordInterTypeFieldDeclarationCode(AbstractMethodDeclaration, String, int) - Method in class org.aspectj.ajdt.internal.compiler.lookup.PushinCollector
 
recordInterTypeMethodDeclarationCode(AbstractMethodDeclaration, String, int) - Method in class org.aspectj.ajdt.internal.compiler.lookup.PushinCollector
 
recordLineSeparator - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
recordLineSeparator - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
recordMalloc(long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog
 
recordMalloc(short, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats
 
recordMissingExplicitConstructorCallInNonCanonicalConstructor(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordMissingExplicitConstructorCallInNonCanonicalConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordModifications() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Enables the recording of changes to this compilation unit and its descendants.
RecordMultipleCanonicalConstructors - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordName(Name, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
recordName(Name, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
recordNecessaryCheck(IVerificationRequired) - Method in class org.aspectj.weaver.CrosscuttingMembersSet
Record something that needs verifying when we believe the type system is complete.
recordNestedRecordInherentlyStatic(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordNestedRecordInherentlyStatic - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordNestedType(ClassFile, TypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
recordNewProblems(CategorizedProblem[]) - Method in class org.aspectj.org.eclipse.jdt.core.compiler.BuildContext
Record new problems to report against this compilationUnit.
recordNewProblems(CategorizedProblem[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
Record new problems to report against this compilationUnit.
recordNodes(ASTNode, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
recordNodes(ASTNode, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
recordNodes(Javadoc, TagElement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
recordNodes(Javadoc, TagElement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
recordNonNullByDefault(Binding, int, Annotation, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Record a NNBD annotation applying to a given source range within the current scope
recordNonStaticFieldDeclarationInRecord(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordNonStaticFieldDeclarationInRecord - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordNullCheckedFieldReference(Reference, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
Record that a reference to a field has been seen in a non-null state.
recordNullityMismatch(BlockScope, Expression, TypeBinding, TypeBinding, FlowInfo, int, NullAnnotationMatching) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
Record that a nullity mismatch was detected against an annotated type reference.
recordNullReference(LocalVariableBinding, ASTNode, int, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
Record a null reference for use by deferred checks.
recordNullReferenceWithAnnotationStatus(LocalVariableBinding, ASTNode, int, FlowInfo, NullAnnotationMatching) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
recordNullReferenceWithAnnotationStatus(LocalVariableBinding, ASTNode, int, FlowInfo, NullAnnotationMatching) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
Record a null reference for use by deferred checks.
recordNullReferenceWithAnnotationStatus(LocalVariableBinding, ASTNode, int, FlowInfo, NullAnnotationMatching) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
recordOpensRestrictions(PlainPackageBinding, char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
RecordOverrideEquals - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
RecordOverrideHashCode - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
RecordOverrideToString - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
recordPackageName(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
recordParticipantResult(CompilationParticipantResult) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
recordPendingNameScopeResolution(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
recordPendingNameScopeResolution(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
recordPendingThisExpressionScopeResolution(ThisExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
recordPendingThisExpressionScopeResolution(ThisExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
recordPositionsFrom(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
recordPositionsFrom(int, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
recordProvidedExpectedTypes(TypeBinding, TypeBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
recordResolution(QualifiedTypeReference, TypeBinding) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IQualifiedTypeResolutionListener
Notifies that the given resolution has been found for the given type reference.
recordResolution(QualifiedTypeReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
recordResolution(QualifiedTypeReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
recordResolution(QualifiedTypeReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
recordResolution(QualifiedTypeReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
recordResource(String, File) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
recordReturnFrom(UnconditionalFlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
recordReturnFrom(UnconditionalFlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
recordReturnFrom(UnconditionalFlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
records - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
RECORDS - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.impl.JavaFeature
 
recordSettingFinal(VariableBinding, Reference, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
recordSize(int, int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdRawLinkedList
Returns the record size for a linked list with the given element record size and number of records per block
recordStat(String, String) - Method in class org.aspectj.asm.AsmManager.ModelInfo
 
recordStaticReferenceToOuterLocalVariable(LocalVariableBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecordStaticReferenceToOuterLocalVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
recordStringLiteral(StringLiteral, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
recordStringLiterals - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
recordSubstitute(TypeVariableBinding, TypeBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext
 
recordSuccessfulBuild(String, AjState) - Static method in class org.aspectj.ajdt.internal.core.builder.IncrementalStateManager
 
recordSuperclass(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
recordSuperType(char[], char[], char) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
recordSuppressWarnings(IrritantSet, Annotation, int, int, ReferenceContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
recordSuppressWarnings(Scope, int, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
recordTo - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
recordTypeChanged(String) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
Record that a particular type has been touched during a compilation run.
recordTypeConversion(TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
recordTypeReference(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
recordTypeVariablesCurrentlyBeingProcessed(Class<?>, TypeVariable[]) - Method in class org.aspectj.weaver.World
 
recordUnboxing(Scope, Expression, int, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
recordUnboxing(Scope, Expression, int, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
Either AST analysis or checking of a child flow context has encountered an unboxing situation.
recordUnboxing(Scope, Expression, int, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
recordUncheckedConversion(ConstraintTypeFormula) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Record the fact that the given constraint requires unchecked conversion.
recordUsingNullReference(Scope, LocalVariableBinding, ASTNode, int, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
recordUsingNullReference(Scope, LocalVariableBinding, ASTNode, int, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
Record a null reference for use by deferred checks.
recordUsingNullReference(Scope, LocalVariableBinding, ASTNode, int, FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
recordWrite(long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog
 
RECOVERED - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Flag constant (bit mask, value 8) indicating that this node or a part of this node is recovered from source that contains a syntax error detected in the vicinity.
RecoveredAnnotation - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveredAnnotation(int, int, int, RecoveredElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
RecoveredBlock - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveredBlock(Block, RecoveredElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
RecoveredElement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveredElement(RecoveredElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
RecoveredElement(RecoveredElement, int, Parser) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
RecoveredExport - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveredExport(ExportsStatement, RecoveredElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredExport
 
RecoveredExportsStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveredExportsStatement(ExportsStatement, RecoveredElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredExportsStatement
 
RecoveredField - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveredField(FieldDeclaration, RecoveredElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
RecoveredField(FieldDeclaration, RecoveredElement, int, Parser) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
RecoveredImport - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveredImport(ImportReference, RecoveredElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
RecoveredInitializer - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveredInitializer(FieldDeclaration, RecoveredElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
RecoveredInitializer(FieldDeclaration, RecoveredElement, int, Parser) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
RecoveredLocalVariable - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveredLocalVariable(LocalDeclaration, RecoveredElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
RecoveredMethod - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
Internal method structure for parsing recovery
RecoveredMethod(AbstractMethodDeclaration, RecoveredElement, int, Parser) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
RecoveredModule - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveredModule(ModuleDeclaration, RecoveredElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
RecoveredModuleReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveredModuleReference(ModuleReference, RecoveredElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModuleReference
 
RecoveredModuleStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveredModuleStatement(ModuleStatement, RecoveredElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModuleStatement
 
RecoveredOpensStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveredOpensStatement(OpensStatement, RecoveredElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredOpensStatement
 
RecoveredPackageVisibilityStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveredPackageVisibilityStatement(PackageVisibilityStatement, RecoveredElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredPackageVisibilityStatement
 
RecoveredProvidesStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveredProvidesStatement(ProvidesStatement, RecoveredElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredProvidesStatement
 
RecoveredRequiresStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveredRequiresStatement(RequiresStatement, RecoveredElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredRequiresStatement
 
RecoveredStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveredStatement(Statement, RecoveredElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
recoveredStaticInitializerStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
RecoveredType - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
Internal type structure for parsing recovery
RecoveredType(TypeDeclaration, RecoveredElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
recoveredTypePtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
RecoveredTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveredTypeReference(TypeReference, RecoveredElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredTypeReference
 
recoveredTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
RecoveredUnit - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveredUnit(CompilationUnitDeclaration, int, Parser) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
RecoveredUsesStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveredUsesStatement(UsesStatement, RecoveredElement, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUsesStatement
 
recoveringParser - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
recoverStatements() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
recovery_templates - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
recovery_templates_index - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
RECOVERY_TOKENS - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
recoveryExitFromVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
recoveryExitFromVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
recoveryExitFromVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
recoveryScanner - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
RecoveryScanner - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveryScanner(boolean, boolean, long, long, char[][], char[][], boolean, boolean, RecoveryScannerData) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
RecoveryScanner(Scanner, RecoveryScannerData) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
recoveryScannerData - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
RecoveryScannerData - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
RecoveryScannerData() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
recoveryTokenCheck() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
recoveryTokenCheck() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
recoveryTokenCheck() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
recreateIndex(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Recreates the index for a given path, keeping the same read-write monitor.
recreatePersistedContainer(String, String, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
recur(A, Iterators.Getter<A, A>) - Static method in class org.aspectj.weaver.Iterators
creates an iterator I based on a base iterator A and a getter G.
recursiveConstructorInvocation(ExplicitConstructorCall) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RecursiveConstructorInvocation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
redeclaresPublicObjectMethod(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
redefineArgument(Argument) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RedefinedArgument - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RedefinedLocal - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
redefineLocal(LocalDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
redirectBranches(InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Redirect all references from old_target to new_target, i.e., update targets of branch instructions.
redirectExceptionHandlers(CodeExceptionGen[], InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Redirect all references of exception handlers from old_target to new_target.
redirectLocalVariables(LocalVariableGen[], InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Redirect all references of local variables from old_target to new_target.
reduce(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog.MemoryAccessLog
Search for anomalies in the log and produce a reduced report
reduce(InferenceContext18) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ConstraintExceptionFormula
 
reduceAndIncorporate(ConstraintFormula) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
When inference produces a new constraint, reduce it to a suitable type bound and add the latter to the bound set.
reduceParseTree(CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Called prior to the unit being resolved.
reduceWithEqualityConstraints(TypeBinding[], TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
ReductionResult - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Generalization over TypeBounds and ConstraintFormulas which both can be created during reduction.
ReductionResult() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
RedundantLocalVariableNullAssignment - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullAnnotation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
RedundantNullCheck - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
RedundantNullCheckAgainstNonNullType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullCheckOnConstNonNullField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullCheckOnField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullCheckOnNonNullExpression - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullCheckOnNonNullLocalVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullCheckOnNonNullMessageSend - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullCheckOnNonNullSpecdField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullCheckOnNullLocalVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullCheckOnSpecdNonNullLocalVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullDefaultAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullDefaultAnnotationField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullDefaultAnnotationLocal - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullDefaultAnnotationMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullDefaultAnnotationModule - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullDefaultAnnotationPackage - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullDefaultAnnotationType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
redundantSpecificationOfTypeArguments(ASTNode, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RedundantSpecificationOfTypeArguments - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RedundantSpecificationOfTypeArguments - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
redundantSuperInterface(SourceTypeBinding, TypeReference, ReferenceBinding, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RedundantSuperinterface - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RedundantSuperinterface - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
reenterAllExceptionHandlers(SubRoutineStatement[], int, CodeStream) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
REF - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
REF_AND_DECL_CATEGORIES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
REF_AND_DECL_CATEGORIES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
REF_AND_DECL_CATEGORIES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
REF_AND_DECL_CATEGORIES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModulePattern
 
REF_CATEGORIES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
REF_CATEGORIES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
REF_CATEGORIES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
REF_CATEGORIES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModulePattern
 
REFCOUNTED - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef.DeletionSemantics
 
reference - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
Reference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
Reference() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Reference
BaseLevelReference constructor comment.
REFERENCE - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
REFERENCE - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
REFERENCE_COLLECTION_DEBUG - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
 
REFERENCE_TO_NON_ANNOTATION_TYPE - Static variable in class org.aspectj.weaver.WeaverMessages
 
referenceBinding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
ReferenceBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
ReferenceBinding() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
ReferenceBinding(ReferenceBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
referenceBindings - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
ReferenceCollection - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
ReferenceCollection(char[][][], char[][], char[][]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
 
referenceCompilationUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
referenceContext - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
referenceContext - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
referenceContext - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
referenceContext - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleScope
 
referenceContext - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
referenceContext - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
referenceContext() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Returns the nearest reference context, starting from current scope.
ReferenceContext - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
referenceCount - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
The number of references reported thus far.
REFERENCED_PROJECTS - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchScope
Include type constant (bit mask) indicating that referenced projects should be considered in the search scope.
referencedEntries - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
ReferenceExpression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ReferenceExpression(Scanner) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
referenceExpressionArgumentNullityMismatch(ReferenceExpression, TypeBinding, TypeBinding, MethodBinding, int, NullAnnotationMatching) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ReferenceExpressionParameterNullityMismatch - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ReferenceExpressionParameterNullityUnchecked - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ReferenceExpressionReturnNullRedef - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ReferenceExpressionReturnNullRedefUnchecked - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
referenceExpressionsNotBelow18(ReferenceExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ReferenceInfoAdapter - Class in org.aspectj.org.eclipse.jdt.internal.core.util
An adapter which implements the methods for handling reference information from the parser.
ReferenceInfoAdapter() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
 
ReferenceMatch - Class in org.aspectj.org.eclipse.jdt.core.search
An abstract Java search match that represents a reference.
ReferenceMatch(IJavaElement, int, int, int, boolean, SearchParticipant, IResource) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.ReferenceMatch
Creates a new reference match.
referenceMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
Answer the reference method of this scope, or null if initialization scope or lambda scope.
referenceMethodBinding() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
Answers the binding of the reference method or reference lambda expression.
referenceMustBeArrayTypeAt(TypeBinding, ArrayReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ReferencePointcut - Class in org.aspectj.org.eclipse.jdt.core.dom
ReferencePointcut DOM AST node.
ReferencePointcut - Class in org.aspectj.weaver.patterns
 
ReferencePointcut(TypePattern, String, TypePatternList) - Constructor for class org.aspectj.weaver.patterns.ReferencePointcut
 
ReferencePointcut(UnresolvedType, String, TypePatternList) - Constructor for class org.aspectj.weaver.patterns.ReferencePointcut
 
REFERENCES - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The search result is a reference.
referencesClass() - Method in class org.aspectj.apache.bcel.generic.ObjectType
If "this" doesn't reference a class, it references an interface or a non-existant entity.
referencesInterface() - Method in class org.aspectj.apache.bcel.generic.ObjectType
If "this" doesn't reference an interface, it references a class or a non-existant entity.
referencesTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
A table of references to the binary expressions of this' left branch.
ReferenceToForwardField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ReferenceToForwardTypeVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
referenceType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
referenceType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
referenceType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
Answer the reference type of this scope.
referenceType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
referenceType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
referenceType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.LocalVariableLocator
 
referenceType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
referenceType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModuleLocator
 
referenceType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
referenceType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
referenceType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferenceLocator
 
referenceType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterLocator
 
referenceType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
ReferenceType - Class in org.aspectj.apache.bcel.generic
Super class for object and array types.
ReferenceType - Class in org.aspectj.weaver
A reference type represents some 'real' type, not a primitive, not an array - but a real type, for example java.util.List.
ReferenceType(byte, String) - Constructor for class org.aspectj.apache.bcel.generic.ReferenceType
 
ReferenceType(String, String, World) - Constructor for class org.aspectj.weaver.ReferenceType
 
ReferenceType(String, World) - Constructor for class org.aspectj.weaver.ReferenceType
 
ReferenceType(ResolvedType, ResolvedType[], World) - Constructor for class org.aspectj.weaver.ReferenceType
Constructor used when creating a parameterized type.
ReferenceType(UnresolvedType, World) - Constructor for class org.aspectj.weaver.ReferenceType
Create a reference type for a generic type
ReferenceTypeDelegate - Interface in org.aspectj.weaver
Abstraction over a type - a reference type is Object or a descendant of Object, other types (int/etc) are considered primitive types.
referencingEntry - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
REFLECT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Reflection - Class in org.aspectj.util
 
ReflectionBasedReferenceTypeDelegate - Class in org.aspectj.weaver.reflect
 
ReflectionBasedReferenceTypeDelegate() - Constructor for class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
for reflective construction only
ReflectionBasedReferenceTypeDelegate(Class, ClassLoader, World, ReferenceType) - Constructor for class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
ReflectionBasedReferenceTypeDelegateFactory - Class in org.aspectj.weaver.reflect
 
ReflectionBasedReferenceTypeDelegateFactory() - Constructor for class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
 
ReflectionBasedResolvedMemberImpl - Class in org.aspectj.weaver.reflect
Subtype of ResolvedMemberImpl used in reflection world.
ReflectionBasedResolvedMemberImpl(MemberKind, UnresolvedType, int, String, String, Member) - Constructor for class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
ReflectionBasedResolvedMemberImpl(MemberKind, UnresolvedType, int, UnresolvedType, String, UnresolvedType[], Member) - Constructor for class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
ReflectionBasedResolvedMemberImpl(MemberKind, UnresolvedType, int, UnresolvedType, String, UnresolvedType[], UnresolvedType[], Member) - Constructor for class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
ReflectionBasedResolvedMemberImpl(MemberKind, UnresolvedType, int, UnresolvedType, String, UnresolvedType[], UnresolvedType[], ResolvedMember, Member) - Constructor for class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
ReflectionFactory - Class in org.aspectj.bridge
 
ReflectionFastMatchInfo - Class in org.aspectj.weaver.reflect
An implementation of FastMatchInfo that can also expose a MatchingContext.
ReflectionFastMatchInfo(ResolvedType, Shadow.Kind, MatchingContext, World) - Constructor for class org.aspectj.weaver.reflect.ReflectionFastMatchInfo
 
ReflectionShadow - Class in org.aspectj.weaver.reflect
 
ReflectionShadow(World, Shadow.Kind, Member, Shadow, ResolvedType, ResolvedMember, MatchingContext) - Constructor for class org.aspectj.weaver.reflect.ReflectionShadow
 
ReflectionVar - Class in org.aspectj.weaver.reflect
A variable at a reflection shadow, used by the residual tests.
ReflectionWorld - Class in org.aspectj.weaver.reflect
A ReflectionWorld is used solely for purposes of type resolution based on the runtime classpath (java.lang.reflect).
ReflectionWorld(boolean, ClassLoader) - Constructor for class org.aspectj.weaver.reflect.ReflectionWorld
 
ReflectionWorld(ClassLoader) - Constructor for class org.aspectj.weaver.reflect.ReflectionWorld
 
ReflectionWorld(WeakClassLoaderReference) - Constructor for class org.aspectj.weaver.reflect.ReflectionWorld
 
ReflectionWorld.ReflectionWorldException - Exception in org.aspectj.weaver.reflect
 
ReflectionWorldException(String) - Constructor for exception org.aspectj.weaver.reflect.ReflectionWorld.ReflectionWorldException
 
refresh() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats
 
refresh() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
refresh(IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Re-computes the type hierarchy reporting progress.
refresh(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
refresh(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
refreshExternalArchives(IJavaElement[], IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaModel
Triggers an update of the JavaModel with respect to the referenced external archives.
refreshExternalArchives(IJavaElement[], IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
refreshing_external_folders - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
refreshInlineTagPosition(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
refreshInlineTagPosition(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
refreshReferences(IProject[], IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
 
refreshReferences(IProject, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
 
refreshReturnStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
refreshReturnStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
refreshView(StructureView) - Method in class org.aspectj.ajde.ui.StructureViewManager
 
REGEXP_FLAVOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
region - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.RegionBasedTypeHierarchy
The region of types for which to build the hierarchy
Region - Class in org.aspectj.org.eclipse.jdt.internal.core
 
Region() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.Region
 
RegionBasedHierarchyBuilder - Class in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
 
RegionBasedHierarchyBuilder(TypeHierarchy) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.RegionBasedHierarchyBuilder
 
RegionBasedTypeHierarchy - Class in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
 
RegionBasedTypeHierarchy(IRegion, ICompilationUnit[], IType, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.RegionBasedTypeHierarchy
Creates a TypeHierarchy on the types in the specified region, considering first the given working copies, using the projects in the given region for a name lookup context.
register(int, ITypeFactory<T>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNodeTypeRegistry
Registers a class to be used with this node type registry.
register(BindingPattern, IScope) - Method in class org.aspectj.weaver.patterns.Bindings
 
registerClassFile(IPath, IPath, ClassFile) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalAnnotationTracker
Register a ClassFile, to which the annotation attachment 'annotationBase' applies.
registerDebugOptionsListener(BundleContext) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
registerExceptionHandler(ExceptionLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
registerFormatter(int, ContextFormatter) - Static method in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
registerInferenceContext(ParameterizedGenericMethodBinding, InferenceContext18) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
registerInferenceContext(ParameterizedGenericMethodBinding, InferenceContext18) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
registerInferenceContext(ParameterizedGenericMethodBinding, InferenceContext18) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.Invocation
Register the given inference context, which produced the given method as its intermediate result.
registerInferenceContext(ParameterizedGenericMethodBinding, InferenceContext18) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
registerInferenceContext(ParameterizedGenericMethodBinding, InferenceContext18) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
registerInferredInvocation(Invocation) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
registerJavaModelDelta(IJavaElementDelta) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
registerPointcutDesignatorHandler(PointcutDesignatorHandler) - Method in class org.aspectj.weaver.tools.PointcutParser
Register a new pointcut designator handler with this parser.
registerPointcutDesignatorHandler(PointcutDesignatorHandler) - Method in class org.aspectj.weaver.tools.StandardPointcutParser
Register a new pointcut designator handler with this parser.
registerPointcutHandler(PointcutDesignatorHandler) - Method in class org.aspectj.weaver.World
Register a new pointcut designator handler with the world - this can be used by any pointcut parsers attached to the world.
registerResult(TypeBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
registerResult(TypeBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
registerResult(TypeBinding, MethodBinding) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.Invocation
Record result against target type
registerResult(TypeBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
registerTrackingVariable(FakedTrackingVariable) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
Register a tracking variable and compute its id.
reify() - Method in class org.aspectj.weaver.AjAttribute.PointcutDeclarationAttribute
 
reify() - Method in class org.aspectj.weaver.AjAttribute.WeaverState
 
reify(Member, World, ResolvedType) - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
reify(ResolvedType) - Method in class org.aspectj.weaver.AjAttribute.Aspect
 
reify(World, ResolvedType) - Method in class org.aspectj.weaver.AjAttribute.TypeMunger
 
reifyFromAtAspectJ(ResolvedType) - Method in class org.aspectj.weaver.AjAttribute.Aspect
 
reinit() - Method in class org.aspectj.util.LangUtil.ProcessController
Permit re-running using the same command if this is not started or if completed.
rejectAnnotationsOnPackageQualifiers(Scope, PackageBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
rejectAnnotationsOnStaticMemberQualififer(Scope, ReferenceBinding, Annotation[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
rejectIllegalLeadingTypeAnnotations(TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
RelatedAddress - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.db
Holds information about a memory range that was related to the cause of data corruption.
RelatedAddress(String, long, int, ModificationLog.MemoryAccessLog) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.RelatedAddress
 
relation - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
RELATION_ADVICE_BACK - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
RELATION_ADVICE_FORWARD - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
RELATION_INHERITANCE_BACK - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
RELATION_INHERITANCE_FORWARD - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
RELATION_REFERENCE_BACK - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
RELATION_REFERENCE_FORWARD - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
Relationship - Class in org.aspectj.asm.internal
 
Relationship(String, IRelationship.Kind, String, List<String>, boolean) - Constructor for class org.aspectj.asm.internal.Relationship
 
RELATIONSHIP - Static variable in class org.aspectj.ajde.ui.IStructureViewNode.Kind
 
RelationshipMap - Class in org.aspectj.asm.internal
 
RelationshipMap() - Constructor for class org.aspectj.asm.internal.RelationshipMap
 
relationToString(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
RELATIVE_ORDER - Static variable in class org.aspectj.org.eclipse.jdt.core.util.CompilationUnitSorter
Name of auxillary property whose value can be used to determine the original relative order of two body declarations.
RELATIVE_PATH - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a relative path was supplied to the operation when an absolute path is required.
relativeDirectory - Variable in class org.aspectj.ajdt.ajc.ConfigParser
 
relativePath(IPath, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns the toString() of the given full path minus the first given number of segments.
release(ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFilePool
 
releaseClassFiles(ClassFile[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
releaseInHex - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
releasePath - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
releasePath - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
 
releaseReadLock() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
releaseRoots(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.CtSym
 
releaseToJDKLevel(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
releaseVersion - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
releaseWriteLock() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
releaseWriteLock(int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
RelevanceConstants - Interface in org.aspectj.org.eclipse.jdt.internal.codeassist
 
relocalize() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
Creates a NLS catalog for the given locale.
REMAINDER - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Remainder "%" operator.
REMAINDER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
REMAINDER_ASSIGN - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Assignment.Operator
%= operator.
remainingIterations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
remapAdviceFormals(IntMap) - Method in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
remapAdviceFormals(IntMap) - Method in class org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
remapAdviceFormals(IntMap) - Method in class org.aspectj.weaver.patterns.BindingAnnotationTypePattern
 
remapAdviceFormals(IntMap) - Method in class org.aspectj.weaver.patterns.BindingTypePattern
 
remapAdviceFormals(IntMap) - Method in class org.aspectj.weaver.patterns.TypePattern
This is called during concretization of pointcuts, it is used by BindingTypePattern to return a new BindingTypePattern with a formal index appropiate for the advice, rather than for the lexical declaration, i.e. this handles transforamtions through named pointcuts.
rememberAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
rememberExternalLibTimestamps() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
rememberScope(AbstractSearchScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Remembers the given scope in a weak set (so no need to remove it: it will be removed by the garbage collector)
rememberTypeHierarchy() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
remove() - Method in class org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
remove() - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Separates this node from its parent and siblings, maintaining any ties that this node has to the underlying document fragment.
remove() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable.IteratorForReporting
 
remove() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Separates this node from its parent and siblings, maintaining any ties that this node has to the underlying document fragment.
remove() - Method in class org.aspectj.weaver.Iterators.ResolvedTypeArrayIterator
 
remove() - Method in class org.aspectj.weaver.JoinPointSignatureIterator
 
remove(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Remove the object associated with the specified key in the hashtable.
remove(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
remove(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayMap
Removes the mapping for the given array if present.
remove(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
remove(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
remove(char[], char) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers a new array removing a given character.
remove(char[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayMap
Removes the mapping for the given array slice if present.
remove(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
remove(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.LineCommentEndOffsets
 
remove(int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
Removes the token at given index.
remove(int, Statement[]) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
remove(Object) - Method in class org.aspectj.ajdt.internal.core.builder.AjState.SoftHashMap
 
remove(Object) - Method in class org.aspectj.apache.bcel.util.ClassLoaderRepository.SoftHashMap
 
remove(Object) - Method in class org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository.SoftHashMap
 
remove(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
remove(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSet
 
remove(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet
 
remove(Object) - Method in class org.aspectj.util.SoftHashMap
 
remove(Object[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfArray
 
remove(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
remove(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.NdStringSet
Return a pointer to the record of the String that was removed.
remove(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.FileStateCache
Removes a single entry from the cache.
remove(String) - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
remove(String) - Method in class org.aspectj.weaver.World.TypeMap
Remove a type from the map
remove(String, IRelationship) - Method in class org.aspectj.asm.internal.RelationshipMap
 
remove(String, IRelationship) - Method in interface org.aspectj.asm.IRelationshipMap
 
remove(String, IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Trigger removal of a resource to an index Note: the actual operation is performed in background
remove(K) - Method in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Removes and returns the value in the cache for the given key.
remove(IStructureViewNode) - Method in interface org.aspectj.ajde.ui.IStructureViewNode
Remove a child node.
remove(IStructureViewNode) - Method in class org.aspectj.ajde.ui.swing.SwingTreeViewNode
 
remove(ASTNode, TextEditGroup) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Removes the given node from its parent in this rewriter.
remove(ASTNode, TextEditGroup) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ListRewrite
Removes the given node from its parent's list property in the rewriter.
remove(IJavaElement) - Method in interface org.aspectj.org.eclipse.jdt.core.IRegion
Removes the specified element from the region and returns true if successful, false if the remove fails.
remove(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Region
 
remove(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeVector
 
remove(Chunk) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ChunkCache
 
remove(Nd, long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.RawGrowableArray
Removes an entry from the array, given an element index.
remove(CachedClassReference) - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
remove(CachedClassReference) - Method in interface org.aspectj.weaver.tools.cache.CacheBacking
Remove an entry from the cache
remove(CachedClassReference) - Method in class org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
remove(CachedClassReference) - Method in class org.aspectj.weaver.tools.cache.WeavedClassCache
Invalidate a cache entry
remove(T1, T2) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Remove a particular key-value association.
Remove - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.DangerousMethod
 
REMOVE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
REMOVE_ALL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
removeAffectedChild(JavaElementDelta) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Removes the child delta from the collection of affected children.
removeAll() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
removeAll() - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeVector
 
removeAll(String) - Method in class org.aspectj.asm.internal.RelationshipMap
 
removeAll(String) - Method in interface org.aspectj.asm.IRelationshipMap
 
RemoveAll - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.DangerousMethod
 
REMOVEALL_APPEND - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
removeAllClasspathChanges() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
removeAllIndexEntries() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchDocument
Removes all index entries from the index for the given document.
removeAllListeners() - Method in class org.aspectj.asm.AsmManager
 
removeAllPostAction(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
removeAllTargeters() - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
Remove all targeters, if any.
removeAndShrinkArray(IJavaElementDelta[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Removes the element from the array.
removeAnnotation(AnnotationGen) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
removeAnnotation(AnnotationGen) - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
removeAnnotation(ResolvedType) - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
removeAnnotations() - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
removeArg(LinkedList<ConfigParser.Arg>) - Method in class org.aspectj.ajdt.ajc.ConfigParser
 
removeAspectPathEntry(int) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
removeAttribute(Attribute) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
removeAttribute(Attribute) - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
removeAttributes() - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
removeBuffer(IBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BufferManager
Removes a buffer from the table of open buffers.
removeBufferChangedListener(IBufferChangedListener) - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer
Removes the given listener from this buffer.
removeBufferChangedListener(IBufferChangedListener) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
removeCachedResult(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
removeCapture(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Removes any capture information from the given type or method signature and returns the resulting signature.
removeCapture(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Removes any capture information from the given type or method signature and returns the resulting signature.
removeChild(BuildConfigNode) - Method in class org.aspectj.ajde.ui.BuildConfigNode
 
removeChild(IProgramElement) - Method in class org.aspectj.asm.internal.ProgramElement
 
removeChild(IProgramElement) - Method in interface org.aspectj.asm.IProgramElement
 
removeChild(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
 
removeClass(String) - Static method in class org.aspectj.apache.bcel.Repository
Remove class with given (fully qualified) name from repository.
removeClass(JavaClass) - Method in class org.aspectj.apache.bcel.util.ClassLoaderRepository
Remove class from repository
removeClass(JavaClass) - Method in class org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository
Remove class from repository
removeClass(JavaClass) - Method in interface org.aspectj.apache.bcel.util.Repository
Remove class from repository
removeClass(JavaClass) - Method in class org.aspectj.apache.bcel.util.SyntheticRepository
Remove class from repository
removeClass(JavaClass) - Method in class org.aspectj.apache.bcel.util.ThreadLocalAwareRepository
 
removeClass(JavaClass) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
removeClassBytes(String) - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
removeClassBytes(String) - Method in class org.aspectj.weaver.tools.cache.FlatFileCacheBacking
 
removeClassBytes(String) - Method in class org.aspectj.weaver.tools.cache.ZippedFileCacheBacking
 
removeClassFile(IPath, IContainer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
removeClasspathEntry(int) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
removeClasspathValidations() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
removeClasspathVariable(String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
removeClasspathVariable(String, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Removed the given classpath variable.
removeCodeAttribute(Attribute) - Method in class org.aspectj.apache.bcel.generic.MethodGen
Remove a code attribute.
removeCodeAttributes() - Method in class org.aspectj.apache.bcel.generic.MethodGen
Remove all code attributes.
RemoveCommand(AsynchronousFileCacheBacking, String) - Constructor for class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.RemoveCommand
 
removeContextBinding(String) - Method in class org.aspectj.weaver.tools.DefaultMatchingContext
Remove the context binding with the given name
removeCPResolutionBPListener(JavaProject.ClasspathResolutionBreakpointListener) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
removed() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SimpleDelta
 
removed(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Creates the nested deltas resulting from an delete operation.
removed(IJavaElement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
REMOVED - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Status constant indicating that the element has been removed.
REMOVED - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
Change kind to describe that the event is an remove event.
removeDocumentListener(IDocumentListener) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
removeDocumentPartitioningListener(IDocumentPartitioningListener) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
removedTokensEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
removedTokensPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
removedTokensStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
removedTokenUsed - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
removeElementChangedListener(IElementChangedListener) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Removes the given element changed listener.
removeElementChangedListener(IElementChangedListener) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
removeEntry(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
removeEntry(JavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleSourcePathManager
 
removeEntryFromClasspath(IPath, IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation
 
removeException(String) - Method in class org.aspectj.apache.bcel.generic.MethodGen
Remove an exception.
removeExceptionHandler(CodeExceptionGen) - Method in class org.aspectj.apache.bcel.generic.MethodGen
Remove an exception handler.
removeExceptionHandlers() - Method in class org.aspectj.apache.bcel.generic.MethodGen
Remove all line numbers.
removeExceptions() - Method in class org.aspectj.apache.bcel.generic.MethodGen
Remove all exceptions.
removeExistingChild(JavaElementDelta.Key, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Removes the existing child delta from the collection of affected children.
removeExternalElementsToRefresh() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
removeExternalFolderChanges() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
removeField(Field) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
removeFilesFromConfig(String, List) - Method in interface org.aspectj.ajde.internal.BuildConfigManager
Remove files from a configuration.
removeFilesFromConfig(String, List) - Method in class org.aspectj.ajde.internal.LstBuildConfigManager
 
removeFilteredMemberAccessibility(IProgramElement.Accessibility) - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
removeFilteredMemberKind(IProgramElement.Kind) - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
removeFilteredMemberModifiers(IProgramElement.Modifiers) - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
removeFolder(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
 
removeFramePosition(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
removeFromBuildSpec(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Removes the given builder from the build spec for the given project.
removeFromFileMap(String) - Method in interface org.aspectj.asm.IHierarchy
 
removeFromFileMap(String) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
removeFromIndex(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchKey
Clears this key and removes it from the search index
removeFromInvalidArchiveCache(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
removeFromJarTypeCache(BinaryType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
removeFromParentInfo(Openable) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModelUpdater
Removes the given element from its parents cache of children.
removeGrouping(StructureViewProperties.Grouping) - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
removeImport(boolean, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteAnalyzer
Specifies that applying the rewrite should result in the compilation unit not containing the specified import.
removeImport(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Records to remove a import.
removeIncrementalStateInformationFor(String) - Static method in class org.aspectj.ajdt.internal.core.builder.IncrementalStateManager
 
removeIndex(IPath) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchParticipant
Removes the index for a given path.
removeIndex(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Removes the index for a given path.
removeIndexFamily(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Removes all indexes whose paths start with (or are equal to) the given path.
removeIndexPath(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Removes all indexes whose paths start with (or are equal to) the given path.
removeInfo(JavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
Removes the info of the element from the cache.
removeInfoAndChildren(JavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
removeInjarsEntry(int) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
removeInpathEntry(int) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
removeInterface(String) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
removeJavaLikeExtension(String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Removes the file extension from the given file name, if it has a Java-like file extension.
removeKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
removeKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
removeKey(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInteger
 
removeKey(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
removeKey(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
removeKey(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
removeKey(Object[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
removeKey(K) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Removes and returns the value in the cache for the given key.
removeKey(T1) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Remove the key and its associated key/value entries.
removeLeadingAndTrailingCommentsFromLiteral(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
Remove potential trailing comment by settings the source end on the closing parenthesis
removeLineNumber(LineNumberGen) - Method in class org.aspectj.apache.bcel.generic.MethodGen
Remove a line number.
removeLineNumbers() - Method in class org.aspectj.apache.bcel.generic.MethodGen
Remove all line numbers.
removeListener(EditorListener) - Method in class org.aspectj.tools.ajbrowser.ui.EditorManager
 
removeListener(BuildConfigListener) - Method in interface org.aspectj.ajde.internal.BuildConfigManager
Remove a configuration listener.
removeListener(BuildConfigListener) - Method in class org.aspectj.ajde.internal.LstBuildConfigManager
 
removeListener(Indexer.Listener) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
 
removeLocalVariable(LocalVariableGen) - Method in class org.aspectj.apache.bcel.generic.MethodGen
Remove a local variable, its slot will not be reused, if you do not use addLocalVariable with an explicit index argument.
removeLocalVariables() - Method in class org.aspectj.apache.bcel.generic.MethodGen
Remove all local variables.
removeMethod(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
removeMethod(Method) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
removeMethodGen(LazyMethodGen) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
removeNextUnit() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ProcessTaskManager
 
removeNotDefinitelyAssignedVariables(Scope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
removeNotDefinitelyAssignedVariables(Scope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
removeOptionsPanel(OptionsPanel) - Method in class org.aspectj.ajde.ui.swing.OptionsFrame
 
removePendingFolder(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
Try to remove the argument from the list of folders pending for creation.
removePerProjectInfo(JavaProject, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
removePosition(String, Position) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
removePosition(Position) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
removePositionCategory(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
removePositionUpdater(IPositionUpdater) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
removePossibleMatch(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchingNodeSet
 
removePrefixAndSuffixForArgumentName(IJavaProject, char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.NamingConventions
removePrefixAndSuffixForArgumentName(IJavaProject, String) - Static method in class org.aspectj.org.eclipse.jdt.core.NamingConventions
removePrefixAndSuffixForFieldName(IJavaProject, char[], int) - Static method in class org.aspectj.org.eclipse.jdt.core.NamingConventions
removePrefixAndSuffixForFieldName(IJavaProject, String, int) - Static method in class org.aspectj.org.eclipse.jdt.core.NamingConventions
removePrefixAndSuffixForLocalVariableName(IJavaProject, char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.NamingConventions
removePrefixAndSuffixForLocalVariableName(IJavaProject, String) - Static method in class org.aspectj.org.eclipse.jdt.core.NamingConventions
removePrefixZerosAndUnderscores(char[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NumberLiteral
 
removePrenotifiedDocumentListener(IDocumentListener) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
removePreProcessingResourceChangedListener(IResourceChangeListener) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Removes the given pre-processing resource changed listener.
removePreResourceChangedListener(IResourceChangeListener) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
removeProblem(CategorizedProblem) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
removeProblems(CompilationResult.ProblemsForRemovalFilter) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
Can be used to tidy up the problems set, if a problem is accepted by the filter, it will be removed.
removeProblemsAndTasksFor(IResource) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
removeProblemsFor(IResource) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
removeProjectReferenceChanges() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
removeProperty(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.DBProperties
Deletes a property from this DBProperties object.
removeReconcileDelta(ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
removeRedundantTypeAnnotations(IAnnotationBinding[], ImportRewrite.TypeLocation, ITypeBinding) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
This method can be overridden in subclasses to remove annotations that are redundant, e.g. because of NonNullByDefault.
removeRelation(IRelationship.Kind) - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
removeRelationshipsTargettingThisType(String) - Method in class org.aspectj.asm.AsmManager
two kinds of relationships A affects B B affectedBy A Both of these relationships are added when 'B' is modified.
removeSecondaryTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
removeSourceFolderFromIndex(JavaProject, IPath, char[][], char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Remove the content of the given source folder from the index.
removeStaleAdaptors(boolean) - Static method in class org.aspectj.weaver.loadtime.Aj
The reference queue is only processed when a request is made for a weaver adaptor.
removeStaticImport(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Records to remove a static import.
removeStringArg(LinkedList<ConfigParser.Arg>) - Method in class org.aspectj.ajdt.ajc.ConfigParser
 
removeStructureListener(IHierarchyListener) - Method in class org.aspectj.asm.AsmManager
 
removeStructureModelForFiles(Writer, Collection<File>) - Method in class org.aspectj.asm.AsmManager
Removes the hierarchy structure for the specified files from the structure model.
removeTargeter(InstructionTargeter) - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
Denote this handle isn't referenced anymore by t.
removeTasksFor(IResource) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
removeThreadCounter() - Method in interface org.aspectj.runtime.internal.cflowstack.ThreadCounter
 
removeThreadCounter() - Method in class org.aspectj.runtime.internal.cflowstack.ThreadCounterImpl11
 
removeThreadStack() - Method in interface org.aspectj.runtime.internal.cflowstack.ThreadStack
 
removeThreadStack() - Method in class org.aspectj.runtime.internal.cflowstack.ThreadStackImpl11
 
removeTokens(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
removeTrackingVar(FakedTrackingVariable) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
When are no longer interested in this tracking variable - remove it.
removeTrustedMatch(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchingNodeSet
 
removeType(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.RegionBasedTypeHierarchy
Removes all the subtypes of the given type from the type hierarchy, removes its superclass entry and removes the references from its super types.
removeTypeHierarchyChangedListener(ITypeHierarchyChangedListener) - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Removes the given listener from this type hierarchy.
removeTypeHierarchyChangedListener(ITypeHierarchyChangedListener) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
removeUnnecessaryProblems(Member, int) - Method in class org.aspectj.ajdt.internal.core.builder.EclipseSourceContext
 
removeUnnecessaryProblems(Member, int) - Method in interface org.aspectj.weaver.IEclipseSourceContext
 
removeUnused() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
removeUnusedExtraArguments() - Method in class org.aspectj.ajdt.internal.compiler.ast.ProceedVisitor
 
removeUnusedExtraArguments() - Method in class org.aspectj.ajdt.internal.compiler.ast.ThisJoinPointVisitor
 
removeUnusedPcToSourceMapEntries() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
Remove all entries in pcToSourceMap table that are beyond this.position
removeUserLibrary(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.UserLibraryManager
 
removeValue(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
removeValue(T2) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Remove the value and its associated key/value entries.
removeVariable(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
removeVariablePrefixAndSuffix(int, IJavaProject, char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.InternalNamingConventions
 
rename(String, boolean, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.ISourceManipulation
Renames this element to the given name.
rename(String, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
rename(String, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
rename(String, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Initializer
 
rename(String, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
rename(String, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
rename(ASTNode, SimpleName) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateFieldOperation
 
rename(ASTNode, SimpleName) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateInitializerOperation
 
rename(ASTNode, SimpleName) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateMethodOperation
 
rename(ASTNode, SimpleName) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeMemberOperation
 
rename(ASTNode, SimpleName) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeOperation
 
rename(IJavaElement[], IJavaElement[], String[], boolean, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaModel
Renames the given elements as specified.
rename(IJavaElement[], IJavaElement[], String[], boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
RenameElementsOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
This operation renames elements.
RenameElementsOperation(IJavaElement[], IJavaElement[], String[], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.RenameElementsOperation
When executed, this operation will rename the specified elements with the given names in the corresponding destinations.
renameEntryInClasspath(IPath, IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation
 
RenameResourceElementsOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
This operation renames resources (Package fragments and compilation units).
RenameResourceElementsOperation(IJavaElement[], IJavaElement[], String[], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.RenameResourceElementsOperation
When executed, this operation will rename the specified elements with the given names in the corresponding destinations.
renamings - Variable in class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
This table presents the data in fRenamingList in a more convenient way.
renamingsList - Variable in class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
The list of renamings supplied to the operation
render(String[]) - Static method in class org.aspectj.tools.ant.taskdefs.Ajc10
utility to render String[] for logging
render(IMessage) - Method in class org.aspectj.bridge.MessageWriter
 
render(IMessage) - Static method in class org.aspectj.tools.ajc.Main.MessagePrinter
Render message differently.
render(IMessage) - Method in class org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageHolder
 
render(IMessage) - Method in class org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageWriter
 
renderCounts(IMessageHolder) - Static method in class org.aspectj.bridge.MessageUtil
 
renderer - Variable in class org.aspectj.ajde.ui.StructureView
 
renderException(Throwable) - Static method in class org.aspectj.util.LangUtil
Renders exception t after unwrapping and eliding any test packages.
renderException(Throwable, boolean) - Static method in class org.aspectj.util.LangUtil
Renders exception t, unwrapping, optionally eliding and limiting total number of lines.
renderExceptionForUser(Throwable) - Static method in class org.aspectj.tools.ajc.Main
 
renderExceptionShort(Throwable) - Static method in class org.aspectj.util.LangUtil
 
renderExpr(InstructionFactory, BcelWorld, Expr) - Static method in class org.aspectj.weaver.bcel.BcelRenderer
 
renderExpr(InstructionFactory, BcelWorld, Expr, Type) - Static method in class org.aspectj.weaver.bcel.BcelRenderer
 
renderExprs(InstructionFactory, BcelWorld, Expr[]) - Static method in class org.aspectj.weaver.bcel.BcelRenderer
 
renderMessage(IMessage) - Static method in class org.aspectj.bridge.MessageUtil
This renders IMessage as String, ignoring empty elements and eliding any thrown stack traces.
renderMessage(IMessage, boolean) - Static method in class org.aspectj.bridge.MessageUtil
This renders IMessage as String, ignoring empty elements and eliding any thrown.
renderMessageLine(IMessage, int, int, int) - Static method in class org.aspectj.bridge.MessageUtil
Render message in a line.
renderSourceLocation(ISourceLocation) - Static method in class org.aspectj.bridge.MessageUtil
Render ISourceLocation to String, ignoring empty elements (null or ISourceLocation.NO_FILE or ISourceLocation.NO_COLUMN (though implementations may return 0 from getColumn() when passed NO_COLUMN as input)).
renderTest(InstructionFactory, BcelWorld, Test, InstructionHandle, InstructionHandle, InstructionHandle) - Static method in class org.aspectj.weaver.bcel.BcelRenderer
 
renderToString(IMessage) - Method in interface org.aspectj.bridge.MessageUtil.IMessageRenderer
 
repeatableAnnotationTypeIsDocumented(ASTNode, ReferenceBinding, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RepeatableAnnotationTypeIsDocumented - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
repeatableAnnotationTypeIsInherited(ASTNode, ReferenceBinding, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RepeatableAnnotationTypeIsInherited - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
repeatableAnnotationTypeTargetMismatch(ASTNode, ReferenceBinding, ReferenceBinding, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RepeatableAnnotationTypeTargetMismatch - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
repeatableAnnotationWithRepeatingContainer(Annotation, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RepeatableAnnotationWithRepeatingContainerAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
repeatCommand(IMessageHandler) - Method in class org.aspectj.ajdt.ajc.AjdtCommand
Run AspectJ compiler, wrapping any exceptions thrown as ABORT messages (containing ABORT_MESSAGE String).
repeatCommand(IMessageHandler) - Method in interface org.aspectj.bridge.ICommand
Rerun the command.
repeatedAnnotationWithContainer(Annotation, Annotation) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RepeatedAnnotationWithContainerAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
replace(char[], char[], char) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Replace all occurrences of characters to be replaced with the replacement character in the given array.
replace(char[], char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers a new array of characters with substitutions.
replace(char[], char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
replace(char[], char[], char, int, int) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Replace all occurrences of characters to be replaced with the replacement character in the given array from the start position (inclusive) to the end position (exclusive).
replace(char[], char, char) - Static method in class org.aspectj.asm.internal.CharOperation
Taken from org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
replace(char[], char, char) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Replace all occurrence of the character to be replaced with the replacement character in the given array.
replace(int, int, char[]) - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer
Replaces the given range of characters in this buffer with the given text.
replace(int, int, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
Replaces length characters starting from position with text.
replace(int, int, String) - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer
Replaces the given range of characters in this buffer with the given text.
replace(int, int, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
Replaces length characters starting from position with text.
replace(int, int, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DocumentAdapter
 
replace(int, int, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
replace(String, String, String) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Replace all occurences of old in str with new.
replace(String, String, String) - Static method in class org.aspectj.util.LangUtil
inefficient way to replace all instances of sought with replace
replace(ASTNode, ASTNode, TextEditGroup) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Replaces the given node in this rewriter.
replace(ASTNode, ASTNode, TextEditGroup) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ListRewrite
Replaces the given node from its parent's list property in the rewriter.
REPLACE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Update model flag constant (bit mask value 16) indicating that the operation is to replace the resource and the destination project's classpath entry.
REPLACE_SIGNATURE - Enum constant in enum class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil.MergeStrategy
Unconditionally replace the signature.
REPLACE_TAG - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadoc
 
replaceAssistStatement(RecoveredElement, ASTNode, int, int, Statement) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
replaceConstantPool(ConstantPool, ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Replace all references to the old constant pool with references to the new constant pool
REPLACED - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
Change kind to describe that the event is an replace event.
replacedTokens - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
replacedTokensEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
replacedTokensPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
replacedTokensStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
replacedTokenUsed - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
replaceEntry(ASTNode, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
replaceField(Field, Field) - Method in class org.aspectj.apache.bcel.generic.ClassGen
Replace given field with new one.
replaceInstruction(InstructionHandle, InstructionList, LazyMethodGen) - Static method in class org.aspectj.weaver.bcel.Utility
replace an instruction handle with another instruction, in this case, a branch instruction.
replaceKeyWithDiff(byte[]) - Method in class org.aspectj.weaver.WeaverStateInfo
Here is the cleverness for reweavable diff mode.
replaceMethod(Method, Method) - Method in class org.aspectj.apache.bcel.generic.ClassGen
Replace given method with new one.
replaceMethodBinding(MessageSend, MethodBinding) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
replaceOnCopy(char[], char, char) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Replace all occurrence of the character to be replaced with the replacement character in a copy of the given array.
replaceTokens(int[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
replaceTokens(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
replaceWith(CrosscuttingMembers, boolean) - Method in class org.aspectj.weaver.CrosscuttingMembers
Updates the records if something has changed.
replaceWithElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
replaceWithElementType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
report() - Method in class org.aspectj.apache.bcel.util.ClassLoaderRepository
Produce a report on cache usage.
report() - Method in class org.aspectj.weaver.World.TypeMap
 
report(boolean, IMessageHolder) - Method in class org.aspectj.tools.ajc.Main
Report results from a (possibly-incremental) compile run.
report(SearchMatch) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
report(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
reportAccurateEnumConstructorReference(SearchMatch, FieldDeclaration, AllocationExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Finds the accurate positions of each valid token in the source and reports a reference to this token to the search requestor.
reportAccurateFieldReference(SearchMatch[], QualifiedNameReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Finds the accurate positions of each valid token in the source and reports a reference to this token to the search requestor.
reportAccurateParameterizedMethodReference(SearchMatch, ASTNode, TypeReference[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Finds the accurate positions of the sequence of tokens given by qualifiedName in the source and reports a reference to this parameterized type name to the search requestor.
reportAccurateParameterizedTypeReference(SearchMatch, TypeReference, int, TypeReference[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Finds the accurate positions of the sequence of tokens given by qualifiedName in the source and reports a reference to this parameterized type name to the search requestor.
reportAccurateTypeReference(SearchMatch, ASTNode, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Finds the accurate positions of the sequence of tokens given by qualifiedName in the source and reports a reference to this this qualified name to the search requestor.
reportAllEncodingErrors(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Util.EncodingErrorCollector
 
reportBinaryMemberDeclaration(IResource, IMember, Binding, IBinaryType, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
reportCheckerMatch(Checker, Shadow) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
reportCheckerMatch(Checker, Shadow) - Method in class org.aspectj.weaver.World
 
reportDeadCodeInTrivialIfStatement - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify whether trivial deadcode pattern is to be reported (e.g. if (DEBUG) ...)
reportDeclaration(ASTNode, IJavaElement, MatchLocator, SimpleSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
reportDeclaration(FieldBinding, MatchLocator, SimpleSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
reportDeclaration(MethodBinding, MatchLocator, SimpleSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
reportDeclaration(ReferenceBinding, int, MatchLocator, SimpleSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
reportDeprecatedType(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArrayQualifiedTypeReference
 
reportDeprecatedType(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArraySingleTypeReference
 
reportDeprecatedType(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
reportDeprecatedType(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
reportDeprecatedType(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
reportDeprecatedType(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
reportDeprecatedType(TypeBinding, Scope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
reportDeprecatedType(TypeBinding, Scope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
reportDeprecationInsideDeprecatedCode - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify whether deprecation inside deprecated code is to be reported
reportDeprecationWhenOverridingDeprecatedMethod - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify whether override of deprecated method is to be reported
reportError() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
reportError(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocParamNameReference
 
reportError(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTypeParamReference
 
reportError(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
Normal field binding did not work, try to bind to a field of the delegate receiver.
reportError(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
reportError(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
Normal field binding did not work, try to bind to a field of the delegate receiver.
reportError(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
Normal field binding did not work, try to bind to a field of the delegate receiver.
reportError(ProblemReporter, ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
reportExplicitClosing(ProblemReporter) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
reportFileRemove(String, int) - Method in class org.aspectj.ajde.core.internal.OutputLocationAdapter
 
reportFileRemove(String, int) - Method in interface org.aspectj.ajde.core.IOutputLocationManager
Callback from the compiler to indicate that a file has been removed from disk, the type of the file (if known) is also supplied.
reportFileRemove(String, int) - Method in interface org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
Report that a class file is being deleted from the specified location.
reportFileRemove(String, int) - Method in class org.aspectj.tools.ajbrowser.core.BrowserOutputLocationManager
 
reportFileWrite(String, int) - Method in class org.aspectj.ajde.core.internal.OutputLocationAdapter
 
reportFileWrite(String, int) - Method in interface org.aspectj.ajde.core.IOutputLocationManager
Callback from the compiler to indicate that a file has been written to disk, the type of the file (if known) is also supplied.
reportFileWrite(String, int) - Method in interface org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
Report that a class file is being written to the specified location.
reportFileWrite(String, int) - Method in class org.aspectj.tools.ajbrowser.core.BrowserOutputLocationManager
 
reportFreeBlocks() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
For debugging purposes, only.
reportInvalidJavadocTags - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if invalid javadoc shall be reported
reportInvalidJavadocTagsDeprecatedRef - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if deprecated javadoc ref is allowed
reportInvalidJavadocTagsNotVisibleRef - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if non visible javadoc ref is allowed
reportInvalidJavadocTagsVisibility - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Only report invalid javadoc above a given level of visibility of associated construct
reportInvalidType(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArrayQualifiedTypeReference
 
reportInvalidType(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArraySingleTypeReference
 
reportInvalidType(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
reportInvalidType(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
reportInvalidType(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
reportInvalidType(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
reportMatch(ShadowMunger, Shadow) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
reportMatch(ShadowMunger, Shadow) - Method in class org.aspectj.weaver.World
 
reportMatching(AbstractMethodDeclaration, TypeDeclaration, IJavaElement, int, boolean, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Visit the given method declaration and report the nodes that match exactly the search pattern (i.e. the ones in the matching nodes set) Note that the method declaration has already been checked.
reportMatching(Annotation[], IJavaElement, IJavaElement[], Binding, MatchingNodeSet, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Report matching in annotations.
reportMatching(CompilationUnitDeclaration, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Visit the given resolved parse tree and report the nodes that match the search pattern.
reportMatching(FieldDeclaration, FieldDeclaration[], TypeDeclaration, IJavaElement, int, boolean, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Visit the given field declaration and report the nodes that match exactly the search pattern (i.e. the ones in the matching nodes set)
reportMatching(LambdaExpression, IJavaElement, int, MatchingNodeSet, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
reportMatching(ModuleDeclaration, IJavaElement, int, MatchingNodeSet, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Visit the given module declaration and report the nodes that match exactly the search pattern (i.e. the ones in the matching nodes set)
reportMatching(TypeDeclaration, IJavaElement, int, MatchingNodeSet, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Visit the given type declaration and report the nodes that match exactly the search pattern (i.e. the ones in the matching nodes set)
reportMatching(TypeParameter[], IJavaElement, IJavaElement, Binding, MatchingNodeSet) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Report matches in type parameters.
reportMatchingSuperOrPermit(TypeReference, IJavaElement, Binding, MatchingNodeSet, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
reportMissingEnumCaseDespiteDefault - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Should missing enum cases be reported even if a default case exists in the same switch?
reportMissingEnumConstantCase(BlockScope, FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
reportMissingEnumConstantCase(BlockScope, FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
reportMissingJavadocCommentsOverriding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if need to flag missing javadoc comment for overriding method
reportMissingJavadocCommentsVisibility - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Only report missing javadoc comment above a given level of visibility of associated construct
reportMissingJavadocTagDescription - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify when to report missing javadoc tag description
reportMissingJavadocTagsMethodTypeParameters - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if need to flag missing javadoc tags for method type parameters (java 1.5 and above)
reportMissingJavadocTagsOverriding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if need to flag missing javadoc tags for overriding method
reportMissingJavadocTagsVisibility - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Only report missing javadoc tags above a given level of visibility of associated construct
reportMissingOverrideAnnotationForInterfaceMethodImplementation - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if need to report missing override annotation for a method implementing an interface method (java 1.6 and above)
reportModelInfo(String) - Method in class org.aspectj.asm.AsmManager
 
reportOnlyOneSyntaxError - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
reportProblems - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
reportProblems(CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.BatchCompilerRequestor
 
reportProcessorException(Processor, Exception) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager
 
reportProcessorException(Processor, Exception) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.IProcessorProvider
Called when a processor throws an exception.
reportProgress(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
Checks whether the compilation has been canceled and reports the given progress to the compiler progress.
reportRawReferences(MethodBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
reportRecordedErrors(Scope, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
reportSamProblem(BlockScope, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
reportShapeError(TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
reportSpecialParameterHidingField - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify whether should report constructor/setter method parameter hiding
reportStats() - Method in class org.aspectj.apache.bcel.util.ClassLoaderRepository
Returns an array of the stats, for testing, the order is fixed: 0=time spent loading (static) 1=time spent manipulating URLs (static) 2=classes loaded (static) 3=cache hits shared (static) 4=misses in shared due to eviction (static) 5=cache hits local 6=misses in local due to eviction 7=shared cache size
reportSyntaxErrorIsRequired - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
reportSyntaxErrors(boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
reportSyntaxErrors(boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
reportTimers() - Method in class org.aspectj.weaver.World
 
reportUnavoidableGenericTypeProblems - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Controls whether forced generic type problems get reported
reportUnlikelyCollectionMethodArgumentTypeStrict - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
When checking for unlikely argument types of of Map.get() et al, perform strict analysis against the expected type
reportUnusedDeclaredThrownExceptionExemptExceptionAndThrowable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if should reported unused declared thrown exception when Exception or Throwable
reportUnusedDeclaredThrownExceptionIncludeDocCommentReference - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if should reported unused declared thrown exception when documented in javadoc
reportUnusedDeclaredThrownExceptionWhenOverriding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if should reported unused declared thrown exception when overriding method
reportUnusedParameterIncludeDocCommentReference - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if should report documented unused parameter (in javadoc)
reportUnusedParameterWhenImplementingAbstract - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if should report unused parameter when implementing abstract method
reportUnusedParameterWhenOverridingConcrete - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if should report unused parameter when overriding concrete method
reportVarIsNotAllowedHere(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
reportWorked(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
Checks whether the compilation has been canceled and reports the given work increment to the compiler progress.
Repository - Class in org.aspectj.apache.bcel
The repository maintains informations about class interdependencies, e.g., whether a class is a sub-class of another.
Repository - Interface in org.aspectj.apache.bcel.util
Abstract definition of a class repository.
Repository() - Constructor for class org.aspectj.apache.bcel.Repository
 
request(IJob) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
 
requestClasspathContainerUpdate(IPath, IJavaProject, IClasspathContainer) - Method in class org.aspectj.org.eclipse.jdt.core.ClasspathContainerInitializer
Request a registered container definition to be updated according to a container suggestion.
requestClasspathContainerUpdate(IPath, IJavaProject, IClasspathContainer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.UserLibraryClasspathContainerInitializer
 
requestIfNotWaiting(IJob) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
Schedules given job for execution is there is no equal jobs waiting in the queue already
requestIndexing() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathChange
 
requestor - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
requestor - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexer
 
requestor - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
requestor - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
requestorIsActive - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
 
RequestorWrapper - Class in org.aspectj.org.eclipse.jdt.internal.core.eval
 
RequestorWrapper(ICodeSnippetRequestor) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.eval.RequestorWrapper
 
requestRebuildIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
 
Require(int, int, int) - Constructor for class org.aspectj.apache.bcel.classfile.Module.Require
 
REQUIRE_NON_NULL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
REQUIRED - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
RequiredNonNullButProvidedFreeTypeVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RequiredNonNullButProvidedNull - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RequiredNonNullButProvidedPotentialNull - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RequiredNonNullButProvidedSpecdNullable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RequiredNonNullButProvidedUnknown - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RequiredTypes - Annotation Interface in org.aspectj.lang.annotation
Can be specified on an aspect to ensure that particular types must be accessible before the aspect will be 'activated'.
requireExplicitImport(boolean, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteAnalyzer
Specifies that any import of the given simple name must be explicit - that it may neither be reduced into an on-demand (".*") import nor be filtered as an implicit (e.g.
requireExtendedRecovery() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
requireIndexingResolvedDocument() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchDocument
Flags the document as requiring indexing after symbol and type resolution.
requireNodeType(short) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex.SearchCriteria
 
requires - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
requires - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
requires - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ModuleInfo
 
requires - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
requires - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
requires() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.BasicModule
 
requires() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
requires() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
requires() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
REQUIRES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
REQUIRES_DIRECTIVE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type RequiresDirective.
requiresCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
requiresCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
requiresCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
requiresCount() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
RequiresDirective - Class in org.aspectj.org.eclipse.jdt.core.dom
Requires directive AST node type (added in JLS9 API).
requiresFullBatchBuild() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
RequiresInfo - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
RequiresInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.RequiresInfo
 
RequiresInfo(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.RequiresInfo
 
requiresSpecificNodeType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex.SearchCriteria
 
RequiresStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
RequiresStatement(ModuleReference) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RequiresStatement
 
requiresTransitive - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
requireThisJoinPoint(boolean, boolean) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
RES_NAME_CONFLICT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
Result constant signaling that the given element is conflicting with an other element in the context.
RES_NAME_FOUND - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
Result constant signaling that the given element is know in the context.
RES_NAME_UNKNOWN - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
Result constant signaling that the given element is not know in the context.
RES_NAME_UNKNOWN_NEEDS_EXPLICIT_IMPORT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
Result constant signaling that the given element must be imported explicitly (and must not be folded into an on-demand import or filtered as an implicit import).
rescan(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
 
rescanAll() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
 
reserve(short) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNodeTypeRegistry
Reserves the given node class name, such that its hash cannot be used by any other node registered with "register".
RESERVED - Static variable in interface org.aspectj.apache.bcel.Constants
 
reset() - Method in interface org.aspectj.ajde.IUIBuildMessageHandler
Reset the state of the message handler
reset() - Method in class org.aspectj.ajdt.internal.compiler.lookup.AjLookupEnvironment
 
reset() - Method in class org.aspectj.apache.bcel.util.ClassLoaderRepository
Reset statistics and clear all caches
reset() - Static method in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
reset() - Method in class org.aspectj.bridge.CountingMessageHandler
 
reset() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
Resets this printer so that it can be used again.
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Reinitialize the receiver
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
Called when AnnotationProcessorManager has retrieved the list of newly generated compilation units (ie, once per round)
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.ProcessorInfo
Must be called at the beginning of a build to ensure that no information is carried over from the previous build.
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
reset() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
This method resets the environment.
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFilePool
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfoWithAnnotations
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ComponentInfoWithAnnotation
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ComponentInfoWithTypeAnnotation
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithAnnotation
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithTypeAnnotation
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfoWithAnnotations
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
reset() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDebugRequestor
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
reset() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
TEST ONLY (use when changing the "modules.to.load" property).
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
Resets this printer so that it can be used again.
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
Resets this printer so that it can be used again.
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
Reset memory and disk indexes.
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
Reset the state of this requestor.
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Flush current state
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatchSet
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
Flush current state
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
reset() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
reset() - Method in class org.aspectj.tools.ajbrowser.ui.BrowserMessageHandler
 
reset() - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
reset variables to permit gc
reset() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
to use this same Task more than once (testing)
reset() - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
reset() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
reset() - Static method in class org.aspectj.weaver.Dump
 
reset() - Method in class org.aspectj.weaver.JoinPointSignatureIterator
 
reset() - Method in class org.aspectj.weaver.tools.cache.CacheStatistics
 
reset() - Static method in class org.aspectj.weaver.World
 
reset(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
reset(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
reset(AbstractMethodDeclaration, ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
reset(LambdaExpression, ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
reset(ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
reset(ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
reset(ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
reset(SourceTypeBinding, CompilerOptions) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
resetAfterCompletion() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
resetAssignmentInfo(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
resetAssignmentInfo(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
resetAssignmentInfo(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Resets the definite and potential initialization info for the given local variable
resetAssignmentInfo(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
resetAST() - Method in class org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Resets the AST carried by this context.
resetCacheCounters() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
resetCaches() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
TEST ONLY
resetCaches() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
resetClasspathListCache() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
resetCollections() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
resetComments() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
resetCompiler(Compiler) - Method in class org.aspectj.ajdt.internal.compiler.WeaverMessageHandler
 
resetDefaults() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
resetDeltaProcessing() - Method in class org.aspectj.asm.AsmManager
 
resetEditor() - Method in class org.aspectj.tools.ajbrowser.BrowserManager
 
resetEditorFrame() - Method in class org.aspectj.tools.ajbrowser.BrowserManager
 
resetExternalFilesCache() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Resets the entire externalFiles cache.
resetForClinit(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method is used to clean the receiver in case of a clinit header is generated, but the clinit has no code.
resetForCodeGenUnusedLocals() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
resetForCodeGenUnusedLocals() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
resetForProblemClinit(ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
resetForThread() - Static method in class org.aspectj.bridge.context.CompilationAndWeavingContext
Forget about the context for the current thread
resetIndex(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Resets the index for a given path.
resetInitializations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
resetInWideMode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
resetInWideMode() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
resetJarTypeCache() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
resetJarTypeCache() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
resetJavaLikeExtensions() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
resetKind(MemberKind) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
resetModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
resetModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
Reset modifiers buffer and comment stack.
resetModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
resetModifiers(int) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
resetName(String) - Method in class org.aspectj.weaver.ResolvedMemberImpl
For ITDs, we use the default factory methods to build a resolved member, then alter a couple of characteristics using this method - this is safe.
resetNullInfo(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
resetNullInfo(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Reset all null-information about a given local.
resetNullInfo(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
resetOldJavaProjectNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
resetOutputWorkingDir() - Static method in class org.aspectj.tools.ajdoc.Main
Resets the output working dir to be the default which is <the current directory>\ajdocworkingdir
resetPendingModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
resetPendingModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
resetPendingModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
resetPendingModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
resetPendingModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
resetPendingModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
resetPendingModifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
resetProblemCounters() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
resetProjectCaches() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
resetProjectOptions(JavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
resetProjectPreferences(JavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
resetQuery() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndPattern
 
resetQuery() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.IntersectingPattern
Resets the query and prepares this pattern to be queried.
resetQuery() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
resetQuery() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
resetResolvedClasspath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
resetResolvedClasspath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
resetReturnTypeToObjectArray() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
resetSecretLocals() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
resetSourceEditorPanel() - Method in class org.aspectj.tools.ajbrowser.ui.swing.TopFrame
 
resetSpaceLimit(int, IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ElementCache
 
resetStacks() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
resetState() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
resetTemporaryCache() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
resetTo(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Reposition the scanner on some portion of the original source.
resetTo(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
Reposition the scanner on some portion of the original source.
resetTo(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
Reposition the scanner on some portion of the original source.
resetTo(int, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
resetTo(int, int, boolean, TheOriginalJDTScannerClass.ScanContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
Reposition the scanner on some portion of the original source.
residueSource - Variable in class org.aspectj.weaver.patterns.IfPointcut
 
resolutionListeners - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
ResolvableTypeList - Class in org.aspectj.weaver
Carries an array of unresolved types - will resolve them on demand.
ResolvableTypeList(World, UnresolvedType[]) - Constructor for class org.aspectj.weaver.ResolvableTypeList
 
resolve() - Method in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
resolve() - Method in class org.aspectj.ajdt.internal.compiler.ast.IntertypeMemberClassDeclaration
Bytecode generation for a member inner type
resolve() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
resolve() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
resolve() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
resolve() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.UnresolvedAnnotationBinding
 
resolve(Class) - Method in class org.aspectj.weaver.ltw.LTWWorld
 
resolve(Class) - Method in interface org.aspectj.weaver.reflect.IReflectionWorld
 
resolve(Class) - Method in class org.aspectj.weaver.reflect.ReflectionWorld
 
resolve(String) - Method in class org.aspectj.weaver.World
Convenience method for finding a type by name and resolving it in one step.
resolve(String, boolean) - Method in class org.aspectj.weaver.World
 
resolve(Type) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
resolve(CompilationUnitDeclaration, ICompilationUnit, boolean, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
Internal API used to resolve a given compilation unit.
resolve(ICompilationUnit, boolean, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
Internal API used to resolve a given compilation unit.
resolve(IGenericType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver
Resolve the supertypes for the supplied source type.
resolve(BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.IntertypeMemberClassDeclaration
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnArgumentName
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnBranchStatementLabel
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnExplicitConstructorCall
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnLocalName
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnArgumentName
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnExplicitConstructorCall
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnLocalName
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BranchStatement
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
No-op : should use resolveCase(...) instead.
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoStatement
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.EmptyStatement
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocReturnStatement
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleNameReference
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ProvidesStatement
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordComponent
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThrowStatement
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Resolve a local type declaration
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
resolve(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
resolve(BlockScope, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
resolve(BlockScope, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleNameReference
Resolve without warnings
resolve(ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeConstructorDeclaration
 
resolve(ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
resolve(ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeFieldDeclaration
 
resolve(ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.IntertypeMemberClassDeclaration
 
resolve(ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeMethodDeclaration
 
resolve(ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
 
resolve(ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadoc
Resolve completion node if not null and throw exception to let clients know that it has been found.
resolve(ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMethodName
 
resolve(ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadoc
Resolve selected node if not null and throw exception to let clients know that it has been found.
resolve(ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
resolve(ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
 
resolve(ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
resolve(ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Resolve a member type declaration (can be a local member)
resolve(ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
resolve(CompilationUnitScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.IntertypeMemberClassDeclaration
 
resolve(CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadoc
Resolve completion node if not null and throw exception to let clients know that it has been found.
resolve(CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
resolve(CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Resolve a top level type declaration
resolve(MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadoc
Resolve completion node if not null and throw exception to let clients know that it has been found.
resolve(MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnFieldName
 
resolve(MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadoc
Resolve selected node if not null and throw exception to let clients know that it has been found.
resolve(MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
resolve(MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
 
resolve(MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
resolve(ModuleScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
resolve(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnModuleReference
 
resolve(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnModuleReference
 
resolve(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocModuleReference
 
resolve(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleReference
 
resolve(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PackageVisibilityStatement
 
resolve(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RequiresStatement
 
resolve(NdResourceFile, NdResourceFile) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.java.ClasspathResolver
Returns the priority of the given resource file on the classpath or ClasspathResolver.NOT_ON_CLASSPATH if the given file is not onthe classpath.
resolve(Openable[], HashSet, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver
Resolve the supertypes for the types contained in the given openables (ICompilationUnits and/or IClassFiles).
resolve(Member) - Method in class org.aspectj.weaver.World
Member resolution is achieved by resolving the declaring type and then looking up the member in the resolved declaring type.
resolve(IScope) - Method in class org.aspectj.weaver.patterns.Declare
Returns this declare mutated
resolve(IScope) - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
resolve(IScope) - Method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
resolve(IScope) - Method in class org.aspectj.weaver.patterns.DeclareParents
 
resolve(IScope) - Method in class org.aspectj.weaver.patterns.DeclarePrecedence
 
resolve(IScope) - Method in class org.aspectj.weaver.patterns.DeclareSoft
 
resolve(IScope) - Method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
resolve(IScope) - Method in class org.aspectj.weaver.patterns.Pointcut
Returns this pointcut mutated
resolve(ResolvedType) - Method in class org.aspectj.weaver.World
Some TypeFactory operations create resolved types directly, but these won't be in the typeMap - this resolution process puts them there.
resolve(UnresolvedType) - Method in class org.aspectj.weaver.World
Resolve a type that we require to be present in the world
resolve(UnresolvedType[]) - Method in class org.aspectj.weaver.World
Convenience method for resolving an array of unresolved types in one hit.
resolve(UnresolvedType, boolean) - Method in class org.aspectj.weaver.World
Resolve a type.
resolve(UnresolvedType, ISourceLocation) - Method in class org.aspectj.weaver.World
Attempt to resolve a type - the source location gives you some context in which resolution is taking place.
resolve(World) - Method in class org.aspectj.weaver.JoinPointSignature
 
resolve(World) - Method in interface org.aspectj.weaver.Member
 
resolve(World) - Method in class org.aspectj.weaver.MemberImpl
 
resolve(World) - Method in class org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
resolve(World) - Method in class org.aspectj.weaver.patterns.AnnotationPatternList
 
resolve(World) - Method in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
resolve(World) - Method in class org.aspectj.weaver.patterns.AnyAnnotationTypePattern
 
resolve(World) - Method in class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
resolve(World) - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
resolve(World) - Method in class org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
resolve(World) - Method in class org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
resolve(World) - Method in class org.aspectj.weaver.patterns.TypePattern
 
resolve(World) - Method in class org.aspectj.weaver.patterns.WildAnnotationTypePattern
 
resolve(World) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
resolve(World) - Method in class org.aspectj.weaver.TypeVariable
resolve all the bounds of this type variable
resolve(World) - Method in class org.aspectj.weaver.TypeVariableReferenceType
resolve the type variable we are managing and then return this object.
resolve(World) - Method in class org.aspectj.weaver.UnresolvedType
Returns a resolved version of this type according to a particular world.
resolve(World) - Method in class org.aspectj.weaver.UnresolvedTypeVariableReferenceType
 
resolve(World, Class<?>) - Static method in class org.aspectj.weaver.reflect.ReflectionWorld
 
resolveAll - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
resolveAnnotationBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Annotation
Resolves and returns the resolved annotation for this annotation.
resolveAnnotations(BlockScope, Annotation[][], TypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
Resolve JSR308 annotations on a type reference, array creation expression or a wildcard.
resolveAnnotations(BlockScope, Annotation[], Binding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
resolveAnnotations(BlockScope, Annotation[], Binding, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
Resolve annotations, and check duplicates, answers combined tagBits for recognized standard annotations.
resolveAnnotations(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
resolveAnnotations(Scope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveAnnotationValues(ResolvedType, IScope) - Method in class org.aspectj.weaver.patterns.WildAnnotationTypePattern
Resolve any annotation values specified, checking they are all well formed (valid names, valid values)
resolveBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AbstractTypeDeclaration
Resolves and returns the binding for the type declared in this type declaration.
resolveBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
Resolves and returns the binding for the annotation type member declared in this declaration.
resolveBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AnonymousClassDeclaration
Resolves and returns the binding for the anonymous class declared in this declaration.
resolveBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareDeclaration
Resolves and returns the binding for the method or constructor declared in this method or constructor declaration.
resolveBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ImportDeclaration
Resolves and returns the binding for the package, type, field, or method named in this import declaration.
resolveBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MemberRef
Resolves and returns the binding for the entity referred to by this member reference.
resolveBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Resolves and returns the binding for the method or constructor declared in this method or constructor declaration.
resolveBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodRef
Resolves and returns the binding for the entity referred to by this method reference.
resolveBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleDeclaration
Resolves and returns the binding for the module.
resolveBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Name
Resolves and returns the binding for the entity referred to by this name.
resolveBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PackageDeclaration
Resolves and returns the binding for the package declared in this package declaration.
resolveBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Type
Resolves and returns the binding for this type.
resolveBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclarationStatement
Resolves and returns the binding for the class or interface declared in this type declaration statement.
resolveBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeParameter
Resolves and returns the binding for this type parameter.
resolveBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration
Resolves and returns the binding for the variable declared in this variable declaration.
resolveBinding(World) - Method in class org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
resolveBinding(World) - Method in class org.aspectj.weaver.patterns.BindingAnnotationTypePattern
 
resolveBindings - Variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
resolveBindings - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.internal.tools.PointcutDesignatorHandlerBasedPointcut
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.AndPointcut
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.AndSignaturePattern
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.ArgsPointcut
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.CflowPointcut
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.HandlerPointcut
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.IfPointcut.IfTruePointcut
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.IfPointcut
 
resolveBindings(IScope, Bindings) - Method in interface org.aspectj.weaver.patterns.ISignaturePattern
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.KindedPointcut
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.NotPointcut
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.NotSignaturePattern
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.OrPointcut
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.OrSignaturePattern
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.PerCflow
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.PerFromSuper
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.PerObject
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.PerSingleton
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.PerTypeWithin
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.Pointcut
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.ReferencePointcut
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.ThrowsPattern
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.WithincodePointcut
 
resolveBindings(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.WithinPointcut
 
resolveBindings(IScope, Bindings, boolean) - Method in class org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
resolveBindings(IScope, Bindings, boolean) - Method in class org.aspectj.weaver.patterns.AnnotationPatternList
 
resolveBindings(IScope, Bindings, boolean) - Method in class org.aspectj.weaver.patterns.AnnotationTypePattern
This can modify in place, or return a new TypePattern if the type changes.
resolveBindings(IScope, Bindings, boolean) - Method in class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
resolve one of these funky things.
resolveBindings(IScope, Bindings, boolean) - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
resolveBindings(IScope, Bindings, boolean) - Method in class org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
resolveBindings(IScope, Bindings, boolean) - Method in class org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
resolveBindings(IScope, Bindings, boolean) - Method in class org.aspectj.weaver.patterns.WildAnnotationTypePattern
This can modify in place, or return a new TypePattern if the type changes.
resolveBindings(IScope, Bindings, boolean, boolean) - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
resolveBindings(IScope, Bindings, boolean, boolean) - Method in class org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
resolveBindings(IScope, Bindings, boolean, boolean) - Method in class org.aspectj.weaver.patterns.ExactTypePattern
 
resolveBindings(IScope, Bindings, boolean, boolean) - Method in class org.aspectj.weaver.patterns.HasMemberTypePattern
 
resolveBindings(IScope, Bindings, boolean, boolean) - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
resolveBindings(IScope, Bindings, boolean, boolean) - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
resolveBindings(IScope, Bindings, boolean, boolean) - Method in class org.aspectj.weaver.patterns.TypePattern
This can modify in place, or return a new TypePattern if the type changes.
resolveBindings(IScope, Bindings, boolean, boolean) - Method in class org.aspectj.weaver.patterns.TypePatternList
 
resolveBindings(IScope, Bindings, boolean, boolean) - Method in class org.aspectj.weaver.patterns.WildTypePattern
Need to determine if I'm really a pattern or a reference to a formal We may wish to further optimize the case of pattern vs. non-pattern We will be replaced by what we return
resolveBoxing() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Expression
Returns whether this expression node is the site of a boxing conversion (JLS3 5.1.7).
resolveCase(BlockScope, TypeBinding, SwitchStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
Returns the constant intValue or ordinal for enum constants.
resolveCase(BlockScope, TypeBinding, SwitchStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
Returns case constant associated to this statement (NotAConstant if none) parameter statement has to be either a SwitchStatement or a SwitchExpression
resolveClasspath(IClasspathEntry[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
resolveClasspath(IClasspathEntry[], boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
resolveClasspath(IClasspathEntry[], IClasspathEntry[], boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
resolveClasspath(JavaModelManager.PerProjectInfo, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
resolveConstantExpression(BlockScope, TypeBinding, TypeBinding, SwitchStatement, Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
resolveConstantExpressionValue() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Expression
Resolves and returns the compile-time constant expression value as specified in JLS2 15.28, if this expression has one.
resolveConstructorBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
Resolves and returns the binding for the constructor invoked by this expression.
resolveConstructorBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ConstructorInvocation
Resolves and returns the binding for the constructor invoked by this expression.
resolveConstructorBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.EnumConstantDeclaration
Resolves and returns the binding for the constructor invoked by this enum constant.
resolveConstructorBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperConstructorInvocation
Resolves and returns the binding for the constructor invoked by this expression.
resolved - Variable in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
resolved(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
resolved(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
resolved(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
resolved(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
resolved(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
resolved(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
resolved(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
resolved(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
resolved(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
RESOLVED - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
ResolvedBinaryField - Class in org.aspectj.org.eclipse.jdt.internal.core
Handle representing a binary field that is resolved.
ResolvedBinaryField(JavaElement, String, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
ResolvedBinaryMethod - Class in org.aspectj.org.eclipse.jdt.internal.core
Handle representing a binary method that is resolved.
ResolvedBinaryMethod(JavaElement, String, String[], String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryMethod
The parameter type signatures are expected to be dot-based.
ResolvedBinaryType - Class in org.aspectj.org.eclipse.jdt.internal.core
Handle representing a binary type that is resolved.
ResolvedBinaryType(JavaElement, String, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryType
 
resolvedBinding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RequiresStatement
 
resolvedChainedLibraries() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
resolvedChainedLibraries(IPath) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
resolvedClasspath - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
resolvedDotDot(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
resolveDelegate(ReferenceType) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
resolveDelegate(ReferenceType) - Method in class org.aspectj.weaver.ltw.LTWWorld
Override
resolveDelegate(ReferenceType) - Method in class org.aspectj.weaver.reflect.ReflectionWorld
 
resolveDelegate(ReferenceType) - Method in class org.aspectj.weaver.World
Find the ReferenceTypeDelegate behind this reference type so that it can fulfill its contract.
resolveDeprecatedAnnotations(BlockScope, Annotation[], Binding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
Figures if @Deprecated annotation is specified, do not resolve entire annotations.
resolvedImport - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
ResolvedLambdaExpression - Class in org.aspectj.org.eclipse.jdt.internal.core
 
ResolvedLambdaExpression(JavaElement, LambdaExpression, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ResolvedLambdaExpression
 
ResolvedMember - Interface in org.aspectj.weaver
 
ResolvedMemberImpl - Class in org.aspectj.weaver
Represent a resolved member.
ResolvedMemberImpl(MemberKind, UnresolvedType, int, String, String) - Constructor for class org.aspectj.weaver.ResolvedMemberImpl
 
ResolvedMemberImpl(MemberKind, UnresolvedType, int, UnresolvedType, String, UnresolvedType[]) - Constructor for class org.aspectj.weaver.ResolvedMemberImpl
 
ResolvedMemberImpl(MemberKind, UnresolvedType, int, UnresolvedType, String, UnresolvedType[], UnresolvedType[]) - Constructor for class org.aspectj.weaver.ResolvedMemberImpl
 
ResolvedMemberImpl(MemberKind, UnresolvedType, int, UnresolvedType, String, UnresolvedType[], UnresolvedType[], ResolvedMember) - Constructor for class org.aspectj.weaver.ResolvedMemberImpl
 
resolveDocument() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexer
 
resolveDocument(SearchDocument) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchParticipant
Resolves the given document.
resolveDocument(SearchDocument) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
resolveDotDot(IPath, IPath) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
resolvedPackage - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PackageVisibilityStatement
 
ResolvedPointcutDefinition - Class in org.aspectj.weaver
 
ResolvedPointcutDefinition(UnresolvedType, int, String, UnresolvedType[], Pointcut) - Constructor for class org.aspectj.weaver.ResolvedPointcutDefinition
 
ResolvedPointcutDefinition(UnresolvedType, int, String, UnresolvedType[], UnresolvedType, Pointcut) - Constructor for class org.aspectj.weaver.ResolvedPointcutDefinition
An instance which can be given a specific returnType, used f.e. in if() pointcut for @AJ
resolvedPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
ResolvedSourceField - Class in org.aspectj.org.eclipse.jdt.internal.core
Handle representing a source field that is resolved.
ResolvedSourceField(JavaElement, String, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceField
 
ResolvedSourceMethod - Class in org.aspectj.org.eclipse.jdt.internal.core
Handle representing a source method that is resolved.
ResolvedSourceMethod(JavaElement, String, String[], String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceMethod
 
ResolvedSourceType - Class in org.aspectj.org.eclipse.jdt.internal.core
Handle representing a source type that is resolved.
ResolvedSourceType(JavaElement, String, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceType
 
resolvedType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
resolvedType - Variable in class org.aspectj.weaver.patterns.ExactTypePattern
 
ResolvedType - Class in org.aspectj.weaver
 
ResolvedType(String, String, World) - Constructor for class org.aspectj.weaver.ResolvedType
 
ResolvedType(String, World) - Constructor for class org.aspectj.weaver.ResolvedType
 
resolvedTypeArguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
ResolvedTypeArrayIterator(ResolvedType[], List<String>, boolean) - Constructor for class org.aspectj.weaver.Iterators.ResolvedTypeArrayIterator
 
ResolvedTypeMunger - Class in org.aspectj.weaver
This is an abstraction over method/field introduction.
ResolvedTypeMunger(ResolvedTypeMunger.Kind, ResolvedMember) - Constructor for class org.aspectj.weaver.ResolvedTypeMunger
 
ResolvedTypeMunger.Kind - Class in org.aspectj.weaver
 
resolvedTypeX - Variable in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
resolveDuplicates(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HandleFactory
 
resolveDuplicates(SourceRefElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
Resolves duplicate handles by incrementing the occurrence count of the handle being created.
resolveEntity(String, String) - Method in class org.aspectj.weaver.loadtime.definition.DocumentParser
 
resolveExactType(IScope, Bindings) - Method in class org.aspectj.weaver.patterns.TypePattern
 
resolveExpressionExpecting(TypeBinding, Scope, InferenceContext18) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
resolveExpressionExpecting(TypeBinding, Scope, InferenceContext18) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
resolveExpressionExpecting(TypeBinding, Scope, InferenceContext18) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
Get a resolved copy of this lambda for use by type inference, as to avoid spilling any premature type results into the original lambda.
resolveExpressionExpecting(TypeBinding, Scope, InferenceContext18) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
resolveExpressionType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
resolveExpressionType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
Returns the resolved expression if any associated to this statement - used parameter statement has to be either a SwitchStatement or a SwitchExpression
resolveExpressionType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
resolveFieldBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.FieldAccess
Resolves and returns the binding for the field accessed by this expression.
resolveFieldBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperFieldAccess
Resolves and returns the binding for the field accessed by this expression.
resolveForCatch(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnArgumentName
 
resolveForCatch(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
resolveGenericTypeFor(UnresolvedType, boolean) - Method in class org.aspectj.weaver.World
Attempt to resolve a type that should be a generic type.
resolveIfBootstrapDelegate(ReferenceType) - Method in class org.aspectj.weaver.ltw.LTWWorld
 
resolveIndexMapEntry(File, AbstractIndexedFileCacheBacking.IndexEntry) - Method in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
resolveIndexMapEntry(File, AbstractIndexedFileCacheBacking.IndexEntry) - Method in class org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
resolveIndexMapEntry(File, AbstractIndexedFileCacheBacking.IndexEntry) - Method in class org.aspectj.weaver.tools.cache.FlatFileCacheBacking
 
resolveIndexMapEntry(File, AbstractIndexedFileCacheBacking.IndexEntry) - Method in class org.aspectj.weaver.tools.cache.ZippedFileCacheBacking
 
resolveJavadoc() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
resolveJavadoc() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
resolveJavadoc(MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
ResolveJavadoc - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
resolveLevel(AllocationExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
resolveLevel(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
resolveLevel(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
resolveLevel(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
resolveLevel(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.LocalVariableLocator
 
resolveLevel(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
resolveLevel(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModuleLocator
 
resolveLevel(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
resolveLevel(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
resolveLevel(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
Finds out whether the given ast node matches this search pattern.
resolveLevel(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferenceLocator
 
resolveLevel(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationLocator
 
resolveLevel(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterLocator
 
resolveLevel(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
resolveLevel(ConstructorDeclaration, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
resolveLevel(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
resolveLevel(MessageSend) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
resolveLevel(NameReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
resolveLevel(NameReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.LocalVariableLocator
 
resolveLevel(NameReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
resolveLevel(QualifiedNameReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
resolveLevel(ReferenceExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
resolveLevel(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
resolveLevel(TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
resolveLevel(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
resolveLevel(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
resolveLevel(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
resolveLevel(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.LocalVariableLocator
 
resolveLevel(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
resolveLevel(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModuleLocator
 
resolveLevel(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
resolveLevel(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
resolveLevel(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
Finds out whether the given binding matches this search pattern.
resolveLevel(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferenceLocator
 
resolveLevel(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationLocator
 
resolveLevel(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterLocator
 
resolveLevel(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
resolveLevelAsSubtype(char[], char[], ReferenceBinding, char[], TypeBinding[], char[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
Returns whether the given reference type binding matches or is a subtype of a type that matches the given qualified pattern.
resolveLevelForType(char[], char[], char[][][], int, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
resolveLevelForType(char[], char[], char[], TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationLocator
Returns whether the given type binding matches the given simple name pattern qualification pattern and enclosing type name pattern.
resolveLevelForType(char[], char[], TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
Returns whether the given type binding matches the given simple name pattern and qualification pattern.
resolveLevelForType(char[], TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
Returns whether the given type binding matches the given qualified pattern.
resolveLevelForType(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
resolveLevelForType(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
resolveLevelForTypeOrEnclosingTypes(char[], char[], TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
Returns whether the given type binding or one of its enclosing types matches the given simple name pattern and qualification pattern.
resolveMemberValuePairBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MemberValuePair
Resolves and returns the member value pair binding for this member value pair.
resolveMethodBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.LambdaExpression
Resolves and returns the binding for the lambda expression
resolveMethodBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodInvocation
Resolves and returns the binding for the method invoked by this expression.
resolveMethodBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodReference
Resolves and returns the binding for the method referenced by this method reference expression.
resolveMethodBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodInvocation
Resolves and returns the binding for the method invoked by this expression.
resolveMethodBinding(BlockScope, TypeBinding[]) - Method in class org.aspectj.ajdt.internal.compiler.ast.KnownMessageSend
 
resolveMethodBinding(BlockScope, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
resolveModule(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
resolveModuleDirectives(CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
Resolve those module directives that relate to modules (requires).
resolveOnType(ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
resolveOnType(ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeFieldDeclaration
 
resolvePackageDirectives(CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
Resolve those module directives that relate to packages (exports, opens).
resolvePackageReference(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PackageVisibilityStatement
 
resolvePatternVariable(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
resolvePointcut(ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
 
resolvePointcutExpression(String, Class<?>, PointcutParameter[]) - Method in class org.aspectj.weaver.tools.PointcutParser
 
resolvePointcutExpression(String, Class<?>, PointcutParameter[]) - Method in class org.aspectj.weaver.tools.StandardPointcutParser
 
resolvePointcutExpression(String, Class, PointcutParameter[]) - Method in class org.aspectj.weaver.reflect.InternalUseOnlyPointcutParser
 
resolvePolyExpressionArguments(Invocation, MethodBinding, TypeBinding[], BlockScope) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
After method lookup has produced 'methodBinding' but when poly expressions have been seen as arguments, inspect the arguments to trigger another round of resolving with improved target types from the methods parameters.
resolveReceiver() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
resolveReferences(IntMap) - Method in class org.aspectj.weaver.patterns.AnnotationPatternList
 
resolveReferences(IntMap) - Method in class org.aspectj.weaver.patterns.TypePatternList
 
resolveStatements() - Method in class org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration
 
resolveStatements() - Method in class org.aspectj.ajdt.internal.compiler.ast.IfMethodDeclaration
 
resolveStatements() - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeMethodDeclaration
 
resolveStatements() - Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
 
resolveStatements() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMethodReturnType
 
resolveStatements() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMethodTypeParameter
 
resolveStatements() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
resolveStatements() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
resolveStatements() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
resolveStatements() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
resolveStatements(ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.DeclareDeclaration
 
resolveSuperType(ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveTime - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
resolveToReferenceType(String) - Method in class org.aspectj.weaver.World
 
resolveType(char[], char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
Resolve the type
resolveType(String) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Resolves the given type name within the context of this type (depending on the type hierarchy and its imports).
resolveType(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
resolveType(String, WorkingCopyOwner) - Method in interface org.aspectj.org.eclipse.jdt.core.IType
Resolves the given type name within the context of this type (depending on the type hierarchy and its imports) and using the given owner's working copies, considering types in the working copies with the given owner.
resolveType(String, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
resolveType(BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterSuperReference
 
resolveType(BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.KnownFieldReference
 
resolveType(BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.Proceed
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnAnnotationMemberValuePair
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnClassLiteralAccess
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword3
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMarkerAnnotationName
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMemberAccess
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMessageSend
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMessageSendName
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedAllocationExpression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedNameReference
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnReferenceExpressionName
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleNameReference
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnStringLiteral
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnFieldReference
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnMessageSend
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnQualifiedAllocationExpression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnQualifiedNameReference
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnQualifiedSuperReference
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnReferenceExpression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnReferenceExpressionName
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnSingleNameReference
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnSuperReference
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Assignment
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ContainerAnnotation
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.EqualExpression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Resolve the type of this expression in the context of a blockScope
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
resolveType(BlockScope) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocModuleReference
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Literal
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SuperReference
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetAllocationExpression
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetFieldReference
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetMessageSend
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSuperReference
 
resolveType(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
resolveType(BlockScope, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnLambdaExpression
 
resolveType(BlockScope, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
resolveType(BlockScope, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
resolveType(BlockScope, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveType(BlockScope, boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
resolveType(BlockScope, boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnParameterizedQualifiedTypeReference
 
resolveType(BlockScope, boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnParameterizedSingleTypeReference
 
resolveType(BlockScope, boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
resolveType(BlockScope, boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
resolveType(BlockScope, boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
resolveType(BlockScope, boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
resolveType(BlockScope, boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveType(BlockScope, boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
resolveType(BlockScope, boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
resolveType(ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnStringLiteral
 
resolveType(ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Resolve the type of this expression in the context of a classScope
resolveType(ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
resolveType(ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
resolveType(ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
resolveType(ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
resolveType(ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocModuleReference
 
resolveType(ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveType(ClassScope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
resolveType(ClassScope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnParameterizedQualifiedTypeReference
 
resolveType(ClassScope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnParameterizedSingleTypeReference
 
resolveType(ClassScope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
resolveType(ClassScope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
resolveType(ClassScope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
resolveType(ClassScope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveType(ClassScope, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
resolveType(TypeBinding, LookupEnvironment, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
resolveTypeArgument(BlockScope, ReferenceBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveTypeArgument(BlockScope, ReferenceBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
resolveTypeArgument(ClassScope, ReferenceBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveTypeArgument(ClassScope, ReferenceBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
resolveTypeBinding() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Expression
Resolves and returns the binding for the type of this expression.
resolveTypeByLocation(char[], char[], int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
resolveTypeDirectives(CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
Resolve those module directives that relate to types (provides / uses).
resolveTypeEnclosing(BlockScope, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
resolveTypeEnclosing(BlockScope, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnSingleTypeReference
 
resolveTypeEnclosing(BlockScope, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
resolveTypeEnclosing(BlockScope, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
resolveTypeExpecting(BlockScope, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnNameOfMemberValuePair
 
resolveTypeExpecting(BlockScope, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
 
resolveTypeExpecting(BlockScope, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Assignment
 
resolveTypeExpecting(BlockScope, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
resolveTypeExpecting(BlockScope, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MemberValuePair
 
resolveTypeFor(FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
resolveTypeFor(FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
resolveTypeFor(RecordComponentBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
resolveTypeInternal(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
resolveTypeInWorld(Class, World) - Static method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
 
resolveTypesFor(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
resolveTypesFor(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
resolveUnboxing() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Expression
Returns whether this expression node is the site of an unboxing conversion (JLS3 5.1.8).
resolveUsing(BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
 
resolveUsingClass(Class<?>) - Method in class org.aspectj.weaver.reflect.ReflectionWorld
Resolve a type using the specified class.
resolveVariable() - Method in class org.aspectj.org.eclipse.jdt.core.dom.EnumConstantDeclaration
Resolves and returns the field binding for this enum constant.
resolveVariableEntry(IClasspathEntry, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
resolveWellKnownType(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AST
Returns the type binding for a "well known" type.
resolveWithPatternVariablesInScope(LocalVariableBinding[], BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
RESOLVING_COMPILATION_UNIT - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
RESOLVING_POINTCUT_DECLARATIONS - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
resource - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
resource - Variable in class org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
resource - Variable in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
The resource associated with this root (null for external jar)
resource - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
resource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
resource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
resource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
resource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
resource() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
resource(PackageFragmentRoot) - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
resource(PackageFragmentRoot) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
resource(PackageFragmentRoot) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
resource(PackageFragmentRoot) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
resource(PackageFragmentRoot) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
resource(PackageFragmentRoot) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
resource(PackageFragmentRoot) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
resource(PackageFragmentRoot) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
resource(PackageFragmentRoot) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
resource(PackageFragmentRoot) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
RESOURCE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
RESOURCE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdWorkspaceLocation
 
RESOURCE_FREE_CLOSEABLE_J_U_STREAMS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
RESOURCE_PATH - Variable in class org.aspectj.ajde.IconRegistry
 
RESOURCE_PATH - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
RESOURCE_VARIABLE - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
RESOURCE_VARIABLE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
RESOURCE_VARIABLE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
ResourceBundleFactory() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.ResourceBundleFactory
 
resourceChanged(IResourceChangeEvent) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
resourceChanged(IResourceChangeEvent) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
resourceChanged(IResourceChangeEvent) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalAnnotationTracker
Listen to resource change events concerning external annotations, that potentially affect a cached ClassFile.
ResourceCompilationUnit - Class in org.aspectj.org.eclipse.jdt.internal.core.util
An ICompilationUnit that retrieves its contents using an IFile
ResourceCompilationUnit(IFile, char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.ResourceCompilationUnit
 
resourceExists(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
resourceExists(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
Returns whether the corresponding resource or associated file exists
resourceExists(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
Returns whether the corresponding resource or associated file exists
resourceHasToImplementAutoCloseable(TypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ResourceHasToImplementAutoCloseable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
resources - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
resources() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TryStatement
Returns the live ordered list of resources for this try statement (added in JLS4 API).
RESOURCES_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TryStatement
Deprecated.
In the JLS9 API, this property is replaced by TryStatement.RESOURCES2_PROPERTY.
RESOURCES2_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TryStatement
The "resources" structural property of this node type (element type: Expression) (added in JLS9 API).
RESTART - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
RESTART_CODE_GEN_FOR_UNUSED_LOCALS_MODE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
RESTART_IN_WIDE_MODE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
restartExceptionLabels(CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BranchStatement
 
restartExceptionLabels(CodeStream) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
restartRecovery - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
restore() - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Restores the contents of this working copy to the current contents of this working copy's original element.
restore() - Method in interface org.aspectj.org.eclipse.jdt.core.IWorkingCopy
Deprecated.
restore() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
restoreAptProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
restoreAssistParser(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
restoreAssistParser(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
Restore the parser as an assist parser
restrainUsageToNumericTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
restrainUsageToNumericTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PostfixExpression
 
restrainUsageToNumericTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PrefixExpression
 
restrict(long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
restrict(long, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
RestrictedIdentifiers - Interface in org.aspectj.org.eclipse.jdt.internal.codeassist.impl
 
restrictedIdentifierStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
restrictedTypeName(char[], String, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RestrictedTypeName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
RESTRICTION - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
RestrictiveFlagMASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
result - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
result() - Method in class org.aspectj.ajdt.internal.compiler.InterimCompilationResult
 
RESULT_TYPE_FIELD - Static variable in interface org.aspectj.org.eclipse.jdt.core.eval.ICodeSnippetRequestor
The field of type java.lang.Class on the code snippet instance that contains the type of the returned value.
RESULT_TYPE_FIELD - Static variable in interface org.aspectj.org.eclipse.jdt.internal.eval.EvaluationConstants
 
RESULT_VALUE_FIELD - Static variable in interface org.aspectj.org.eclipse.jdt.core.eval.ICodeSnippetRequestor
The name of the field (of type java.lang.Object) on the code snippet instance that contains the returned value.
RESULT_VALUE_FIELD - Static variable in interface org.aspectj.org.eclipse.jdt.internal.eval.EvaluationConstants
 
resultCollectorTime - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
resultElements - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
The elements created by this operation - empty until the operation actually creates elements.
resultExpressions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
resultExpressions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
resultExpressions() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
ResultHolder(String, int) - Constructor for class org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
RESUME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
resumeAfterRecovery() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
resumeAfterRecovery() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
resumeAfterRecovery() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
resumeAfterRecovery() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
resumeOnSyntaxError() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
resumeOnSyntaxError() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
resumeOnSyntaxError() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
resumeOnSyntaxError() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
resumeSuspendedInference(InferenceContext18.SuspendedInferenceRecord, InferenceContext18) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
resumeTempErrorHandlingPolicy(IErrorHandlingPolicy) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemHandler
ret(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
RET - Class in org.aspectj.apache.bcel.generic
RET - Return from subroutine
RET - Static variable in interface org.aspectj.apache.bcel.Constants
 
RET - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
RET(int, boolean) - Constructor for class org.aspectj.apache.bcel.generic.RET
 
RET_INST - Static variable in interface org.aspectj.apache.bcel.Constants
 
RETAIN_ALL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
RetainAll - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.DangerousMethod
 
retargetAllBranches(InstructionHandle, InstructionHandle) - Static method in class org.aspectj.weaver.bcel.BcelShadow
 
retrieveAnnotationHolder(Binding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
retrieveAnnotationHolder(Binding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
retrieveAnnotationHolder(Binding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
retrieveClosingAngleBracketPosition(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
This method is used to retrieve the end position of the block.
retrieveColonPosition(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
This method is used to set the right end position for expression statement.
retrieveDimensionAndSetPositions(int, int, Dimension) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
retrieveEllipsisStartPosition(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
This method is used to retrieve the start position of the Ellipsis
retrieveEndBlockPosition(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
This method is used to retrieve the end position of the block.
retrieveEndingSemiColonPosition(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
retrieveEndOfDimensionsPosition(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
This method is used to retrieve the ending position for a type declaration when the dimension is right after the type name.
retrieveEndOfElementTypeNamePosition(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
This method is used to retrieve the start and end position of a name or primitive type token.
retrieveEndOfElementTypeNamePosition(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
This method is used to retrieve the start and end position of a name or primitive type token.
retrieveEndOfPotentialExtendedDimensions(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
This method is used to retrieve position before the next comma or semi-colon.
retrieveEndOfRightParenthesisPosition(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
This method is used to retrieve the position after the right parenthesis.
retrieveEndOfRightParenthesisPosition(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
This method is used to retrieve the position after the right parenthesis.
retrieveExtraDimension(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
This method is used to retrieve the array dimension declared after the name of a local or a field declaration.
retrieveIdentifierAndSetPositions(int, int, Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
retrieveIdentifierAndSetPositions(int, int, Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
retrieveIdentifierEndPosition(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
This method is used to retrieve the start position of the block.
retrieveIdentifierEndPosition(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
This method is used to retrieve the start position of the block.
retrieveInitAndSetPositions(int, int, Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
retrieves the start and and of new and set the positions of the name
retrievePositionBeforeNextCommaOrSemiColon(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
This method is used to retrieve position before the next comma or semi-colon.
retrieveProperRightBracketPosition(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
retrieveProperRightBracketPosition(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
retrieveProperRightBracketPosition(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
retrieveRightBrace(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
This method is used to retrieve position before the next right brace or semi-colon.
retrieveRightBrace(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
This method is used to retrieve position before the next right brace or semi-colon.
retrieveRightBraceOrSemiColonPosition(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
This method is used to retrieve position before the next right brace or semi-colon.
retrieveRightBraceOrSemiColonPosition(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
This method is used to retrieve position before the next right brace or semi-colon.
retrieveRightBracketEndPosition(int, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
This method is used to retrieve the position of the right bracket.
retrieveRightBracketPosition(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
This method is used to retrieve the position of the right bracket.
retrieveSemiColonPosition(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
retrieveSemiColonPosition(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
retrieveStartBlockPosition(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
This method is used to retrieve the start position of the block.
retrieveStartBlockPosition(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
This method is used to retrieve the start position of the block.
retrieveStartingCatchPosition(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
This method is used to retrieve the starting position of the catch keyword.
retrieveStartingCatchPosition(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
This method is used to retrieve the starting position of the catch keyword.
retrieveStateFor(String) - Static method in class org.aspectj.ajdt.internal.core.builder.IncrementalStateManager
 
RETURN - Static variable in interface org.aspectj.apache.bcel.Constants
 
RETURN - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
RETURN - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
RETURN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
return_() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
return_() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
RETURN_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ReturnStatement.
RETURN_TAG - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
RETURN_TYPE - Enum constant in enum class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
see org.eclipse.jdt.annotation.DefaultLocation.RETURN_TYPE
RETURN_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
RETURN_TYPE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Deprecated.
In the JLS3 API, this property is replaced by MethodDeclaration.RETURN_TYPE2_PROPERTY.
RETURN_TYPE_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used as a method return type.
RETURN_TYPE2_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
The "returnType2" structural property of this node type (child type: Type) (added in JLS3 API).
ReturnaddressType - Class in org.aspectj.apache.bcel.generic
Returnaddress, the type JSR or JSR_W instructions push upon the stack.
ReturnaddressType(InstructionHandle) - Constructor for class org.aspectj.apache.bcel.generic.ReturnaddressType
Creates a ReturnaddressType object with a target.
returnAddressVariable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
returning() - Element in annotation interface org.aspectj.lang.annotation.AfterReturning
 
RETURNING_FORMAL_NOT_DECLARED_IN_ADVICE - Static variable in class org.aspectj.weaver.WeaverMessages
 
returningBODY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AfterReturningAdviceDeclaration
 
returningJAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AfterReturningAdviceDeclaration
 
returningPARAMETERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AfterReturningAdviceDeclaration
 
returningPOINTCUT_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AfterReturningAdviceDeclaration
 
returningPROPERTY_DESCRIPTORS_2_0 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AfterReturningAdviceDeclaration
 
returningPROPERTY_DESCRIPTORS_3_0 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AfterReturningAdviceDeclaration
 
returningRETURNING_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AfterReturningAdviceDeclaration
 
returningTHROWN_EXCEPTIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AfterReturningAdviceDeclaration
 
returnKeyFor(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Returns the key corresponding to the value.
returnOnlyGreater - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
returnOnlyGreater - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
returnPorter(AbortException) - Static method in exception org.aspectj.bridge.AbortException
Return (or add) a porter exception to the pool.
returnQualification - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
returnsExpression(Expression, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
returnSimpleName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
returnStatement - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
returnStatement - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
ReturnStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
Return statement AST node type.
ReturnStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ReturnStatement(Expression, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
ReturnStatement(Expression, int, int, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
returnType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
returnType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
returnType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
returnType - Variable in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
returnType - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodInfo
 
returnType - Variable in class org.aspectj.util.GenericSignature.MethodTypeSignature
 
returnType - Variable in class org.aspectj.weaver.MemberImpl
 
ReturnTypeAmbiguous - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.AmbiguousType instead
ReturnTypeCannotBeVoidArray - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.CannotAllocateVoidArray instead
ReturnTypeIDMASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
ReturnTypeInheritedNameHidesEnclosingName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.InheritedTypeHidesEnclosingName instead
ReturnTypeInternalNameProvided - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.InternalTypeNameProvided instead
ReturnTypeMismatch - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ReturnTypeNotFound - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.UndefinedType instead
ReturnTypeNotVisible - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.NotVisibleType instead
reusableJSRTarget() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Returns an object which can be used to identify identical JSR sequence targets (see TryStatement subroutine codegen) or null if not reusable
reusableJSRTarget() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullLiteral
 
REUSE_STATE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
reverse_index - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
reverseQuickSort(char[][], int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
reverseQuickSort(char[][], int, int, int[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
revertChange(NodeRewriteEvent) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
revertMovedNodes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
REWEAVABLE_ASPECT_NOT_REGISTERED - Static variable in class org.aspectj.weaver.WeaverMessages
 
REWEAVABLE_MODE - Static variable in class org.aspectj.weaver.WeaverMessages
 
rewrite(Pointcut) - Method in class org.aspectj.weaver.patterns.PointcutRewriter
 
rewrite(Pointcut, boolean) - Method in class org.aspectj.weaver.patterns.PointcutRewriter
Set forcerewrite if you want to override the checking for something already in DNF (useful for some testing) Repeated processing of something already in DNF is expensive (it ends up being done for every pointcut on every incremental compile) - so let's not do it if we don't have to.
rewrite(IDocument, Map) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Converts all modifications recorded for this compilation unit into an object representing the corresponding text edits to the given document containing the original source code for this compilation unit.
rewriteAST() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Converts all modifications recorded by this rewriter into an object representing the the corresponding text edits to the source of a ITypeRoot from which the AST was created from.
rewriteAST(IDocument, Map) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Converts all modifications recorded by this rewriter into an object representing the corresponding text edits to the given document containing the original source code.
RewriteEvent - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
 
RewriteEvent() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
 
RewriteEventStore - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
Stores all rewrite events, descriptions of events and knows which nodes are copy or move sources or tracked.
RewriteEventStore() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
RewriteEventStore.CopySourceInfo - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
 
RewriteEventStore.INodePropertyMapper - Interface in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
Interface that allows to override the way how children are accessed from a parent.
RewriteEventStore.PropertyLocation - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
 
rewriteExtraDimensionsInfo(ASTNode, int, ChildListPropertyDescriptor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
rewriteImports(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Converts all modifications recorded by this rewriter into an object representing the corresponding text edits to the source code of the rewrite's compilation unit.
rhs - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
right - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
right - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
RIGHT_HAND_SIDE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Assignment
The "rightHandSide" structural property of this node type (child type: Expression).
RIGHT_OPERAND_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression
The "rightOperand" structural property of this node type (child type: Expression).
RIGHT_OPERAND_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InstanceofExpression
The "rightOperand" structural property of this node type (child type: Type).
RIGHT_OPERAND_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PatternInstanceofExpression
The "rightOperand" structural property of this node type (child type: SingleVariableDeclaration).
RIGHT_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AndPointcut
 
RIGHT_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.OrPointcut
 
RIGHT_SHIFT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
RIGHT_SHIFT_SIGNED - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Signed right shift ">>" operator.
RIGHT_SHIFT_SIGNED_ASSIGN - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Assignment.Operator
>>= operator.
RIGHT_SHIFT_UNSIGNED - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Unsigned right shift ">>>" operator.
RIGHT_SHIFT_UNSIGNED_ASSIGN - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Assignment.Operator
>>>= operator.
rollback(ISaveContext) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
root - Variable in class org.aspectj.asm.internal.AspectJElementHierarchy
 
root - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
The root environment driving the current compilation.
ROOT_CLASS_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.internal.eval.EvaluationConstants
 
ROOT_COMPOUND_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.internal.eval.EvaluationConstants
 
ROOT_FULL_CLASS_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.internal.eval.EvaluationConstants
 
rootCache - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
Cache of open package fragment roots.
rootClasses - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
rootID() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Answers an ID which is used to distinguish entries during package fragment root computations
rootID() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Answers an ID which is used to distinguish project/entries during package fragment root computations
rootModules - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
rootPath - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Specifies the location of the package fragment root within the zip (empty specifies the default root).
rootPaths - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Specifies the location of the package fragment roots within the zip (empty specifies the default root).
rootPathToAttachments - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
rootPathToRawEntries - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
rootPathToResolvedEntries - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
rootPointer - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.BTree
 
rootReferences - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
roots - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
rootsAreStale - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
rootStrings - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
rootToModule - Variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
rootToResolvedEntries - Variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Reverse map from root path to corresponding resolved CP entry (so as to be able to figure inclusion/exclusion rules)
round() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.RoundDispatcher
Handle a complete round, dispatching to all appropriate processors.
RoundBracket - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
RoundBracket - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
RoundBracket - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
RoundDispatcher - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
Manages context during a single round of annotation processing.
RoundDispatcher(IProcessorProvider, RoundEnvironment, Set<TypeElement>, PrintWriter, PrintWriter) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.RoundDispatcher
 
RoundEnvImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
 
RoundEnvImpl(CompilationUnitDeclaration[], ReferenceBinding[], boolean, BaseProcessingEnvImpl) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl
 
roundUpToNearestMultiple(int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.MathUtils
Rounds the one number up to the nearest multiple of another
roundUpToNearestMultipleOfPowerOfTwo(int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.MathUtils
Rounds the one number up to the nearest multiple of another, where the second number is a power of two.
rParenPos - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
RULE_MASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
rules_compliance - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
run() - Method in class org.aspectj.ajde.ui.swing.GoToLineThread
 
run() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ProcessTaskManager
 
run() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ReadManager
 
run() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation.IPostAction
 
run() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
Infinite loop performing resource indexing
run() - Method in class org.aspectj.util.FileUtil.Pipe
Run the pipe.
run(Object[]) - Method in class org.aspectj.runtime.internal.AroundClosure
 
run(String[], IMessageHolder) - Method in class org.aspectj.tools.ajc.Main
Run without using System.exit(..), putting all messages in holder: ERROR: compiler error WARNING: compiler warning FAIL: command error (bad arguments, exception thrown) This handles incremental behavior: If args include "-incremental", repeat for every input char until 'q' is entered.
run(IWorkspaceRunnable, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Runs the given action as an atomic Java model operation.
run(IWorkspaceRunnable, ISchedulingRule, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Runs the given action as an atomic Java model operation.
run(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Runs this operation and registers any deltas created.
RUN_METHOD - Static variable in interface org.aspectj.org.eclipse.jdt.core.eval.ICodeSnippetRequestor
The name of the instance method in the snippet class that runs the code snippet.
RUN_METHOD - Static variable in interface org.aspectj.org.eclipse.jdt.internal.eval.EvaluationConstants
 
runBuildInDifferentThread(String, boolean) - Method in class org.aspectj.ajde.Ajde
Set the build off in a different thread.
runBuildInSameThread(String, boolean) - Method in class org.aspectj.ajde.Ajde
Set the build off in the same thread
runCommand(String[], IMessageHandler) - Method in class org.aspectj.ajdt.ajc.AjdtCommand
Run AspectJ compiler, wrapping any exceptions thrown as ABORT messages (containing ABORT_MESSAGE String).
runCommand(String[], IMessageHandler) - Method in interface org.aspectj.bridge.ICommand
Run command with the given options.
runInNewVM() - Method in class org.aspectj.ajde.Ajde
Utility to run the project main class from the project properties in a new VM.
runInSameVM() - Method in class org.aspectj.ajde.Ajde
Utility to run the project main class from the project properties in the same VM using a class loader populated with the classpath and output path or jar.
runMain(String[], boolean) - Method in class org.aspectj.tools.ajc.Main
Run without throwing exceptions but optionally using System.exit(..).
runMainInSameVM(Class<?>, String[]) - Static method in class org.aspectj.util.Reflection
 
runMainInSameVM(String, String, String[]) - Static method in class org.aspectj.util.Reflection
 
runMainInSameVM(URL[], File[], File[], String, String[]) - Static method in class org.aspectj.util.Reflection
 
runnable - Variable in class org.aspectj.org.eclipse.jdt.internal.core.BatchOperation
 
running() - Method in class org.aspectj.tools.ajc.Main.CommandController
 
runOperation(MultiOperation, IJavaElement[], IJavaElement[], String[], IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
Configures and runs the MultiOperation.
runOperation(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Main entry point for Java Model operations.
runPostActions() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
RUNTIME - Static variable in class org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
RUNTIME - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
RUNTIME_EXCEPTION - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
Super class of any run-time exception
RUNTIME_EXCEPTION - Static variable in class org.aspectj.weaver.UnresolvedType
 
RUNTIME_INVISIBLE_ANNOTATIONS - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"RuntimeInvisibleAnnotations" attribute (added in J2SE 1.5).
RUNTIME_INVISIBLE_PARAMETER_ANNOTATIONS - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"RuntimeInvisibleParameterAnnotations" attribute (added in J2SE 1.5).
RUNTIME_INVISIBLE_TYPE_ANNOTATIONS - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"RuntimeInvisibleTypeAnnotations" attribute (added in jsr 308).
RUNTIME_LEVEL_12 - Static variable in interface org.aspectj.weaver.Constants
 
RUNTIME_LEVEL_15 - Static variable in interface org.aspectj.weaver.Constants
 
RUNTIME_LEVEL_19 - Static variable in interface org.aspectj.weaver.Constants
 
RUNTIME_LEVEL_DEFAULT - Static variable in interface org.aspectj.weaver.Constants
 
RUNTIME_LEVEL_DEFAULT - Static variable in class org.aspectj.weaver.World
The level of the aspectjrt.jar the code we generate needs to run on
RUNTIME_MAINCLASS - Static variable in class org.aspectj.tools.ajbrowser.core.PreferenceStoreConstants
 
RUNTIME_VISIBLE_ANNOTATIONS - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"RuntimeVisibleAnnotations" attribute (added in J2SE 1.5).
RUNTIME_VISIBLE_PARAMETER_ANNOTATIONS - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"RuntimeVisibleParameterAnnotations" attribute (added in J2SE 1.5).
RUNTIME_VISIBLE_TYPE_ANNOTATIONS - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"RuntimeVisibleTypeAnnotations" attribute (added in jsr 308).
RuntimeAnnos - Class in org.aspectj.apache.bcel.classfile.annotation
 
RuntimeAnnos(byte, boolean, int, int, byte[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeAnnos
 
RuntimeAnnos(byte, boolean, int, int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeAnnos
 
runtimeExceptionNotSoftened - Variable in class org.aspectj.weaver.Lint
 
RuntimeInvisAnnos - Class in org.aspectj.apache.bcel.classfile.annotation
 
RuntimeInvisAnnos(int, int, byte[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeInvisAnnos
 
RuntimeInvisAnnos(int, int, DataInputStream, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeInvisAnnos
 
RuntimeInvisAnnos(int, int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeInvisAnnos
 
RuntimeInvisibleAnnotationsAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IRuntimeInvisibleAnnotations
RuntimeInvisibleAnnotationsAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeInvisibleAnnotationsAttribute
Constructor for RuntimeInvisibleAnnotations.
RuntimeInvisibleAnnotationsName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
RuntimeInvisibleParameterAnnotationsAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IRuntimeInvisibleParameterAnnotations
RuntimeInvisibleParameterAnnotationsAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeInvisibleParameterAnnotationsAttribute
Constructor for RuntimeVisibleParameterAnnotations.
RuntimeInvisibleParameterAnnotationsName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
RuntimeInvisibleTypeAnnotationsAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IRuntimeInvisibleTypeAnnotations
RuntimeInvisibleTypeAnnotationsAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeInvisibleTypeAnnotationsAttribute
Constructor for RuntimeInvisibleTypeAnnotations.
RuntimeInvisibleTypeAnnotationsName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
RuntimeInvisParamAnnos - Class in org.aspectj.apache.bcel.classfile.annotation
 
RuntimeInvisParamAnnos(int, int, byte[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeInvisParamAnnos
 
RuntimeInvisParamAnnos(int, int, DataInputStream, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeInvisParamAnnos
 
RuntimeInvisParamAnnos(int, int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeInvisParamAnnos
 
RuntimeInvisTypeAnnos - Class in org.aspectj.apache.bcel.classfile.annotation
 
RuntimeInvisTypeAnnos(int, int, DataInputStream, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeInvisTypeAnnos
 
RuntimeInvisTypeAnnos(int, int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeInvisTypeAnnos
 
RuntimeParamAnnos - Class in org.aspectj.apache.bcel.classfile.annotation
 
RuntimeParamAnnos(byte, boolean, int, int, byte[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
 
RuntimeParamAnnos(byte, boolean, int, int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
 
RuntimeTypeAnnos - Class in org.aspectj.apache.bcel.classfile.annotation
 
RuntimeTypeAnnos(byte, boolean, int, int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeTypeAnnos
 
RuntimeVersion - Enum Class in org.aspectj.weaver
Captures important runtime versions.
RuntimeVisAnnos - Class in org.aspectj.apache.bcel.classfile.annotation
 
RuntimeVisAnnos(int, int, byte[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeVisAnnos
 
RuntimeVisAnnos(int, int, DataInputStream, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeVisAnnos
 
RuntimeVisAnnos(int, int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeVisAnnos
 
RuntimeVisibleAnnotationsAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IRuntimeVisibleAnnotations
RuntimeVisibleAnnotationsAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeVisibleAnnotationsAttribute
Constructor for RuntimeVisibleAnnotations.
RuntimeVisibleAnnotationsName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
RuntimeVisibleParameterAnnotationsAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IRuntimeVisibleAnnotations
RuntimeVisibleParameterAnnotationsAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeVisibleParameterAnnotationsAttribute
Constructor for RuntimeVisibleParameterAnnotations.
RuntimeVisibleParameterAnnotationsName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
RuntimeVisibleTypeAnnotationsAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IRuntimeVisibleTypeAnnotations
RuntimeVisibleTypeAnnotationsAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeVisibleTypeAnnotationsAttribute
Constructor for RuntimeVisibleTypeAnnotations.
RuntimeVisibleTypeAnnotationsName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
RuntimeVisParamAnnos - Class in org.aspectj.apache.bcel.classfile.annotation
 
RuntimeVisParamAnnos(int, int, byte[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeVisParamAnnos
 
RuntimeVisParamAnnos(int, int, DataInputStream, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeVisParamAnnos
 
RuntimeVisParamAnnos(int, int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeVisParamAnnos
 
RuntimeVisTypeAnnos - Class in org.aspectj.apache.bcel.classfile.annotation
 
RuntimeVisTypeAnnos(int, int, DataInputStream, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeVisTypeAnnos
 
RuntimeVisTypeAnnos(int, int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.RuntimeVisTypeAnnos
 

S

S_ERROR - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
S_INFO - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
S_WARNING - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
safeCopy(Object[], Object[]) - Static method in class org.aspectj.util.LangUtil
Convert arrays safely.
safeEquals(Object, Object) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given objects are equal according to equals.
safeInitsWhenTrue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
safeInitsWhenTrue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a flow info that carries the same information as the result of initsWhenTrue, but warrantied to be different from this.
Caveat: side effects on the result may affect components of this.
safeInitsWhenTrue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
safeList(List<T>) - Static method in class org.aspectj.util.LangUtil
 
safeReadBytes(Path) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
Tries to read all bytes of the file denoted by path, returns null if the file could not be found or if the read was interrupted.
safeSubtreeListMatch(List, List) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given lists of AST nodes match pair wise according to ASTNode.subtreeMatch.
safeSubtreeMatch(Object, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given nodes match according to AST.subtreeMatch.
safeVarargsOnFixedArityMethod(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SafeVarargsOnFixedArityMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
safeVarargsOnNonFinalInstanceMethod(MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SafeVarargsOnNonFinalInstanceMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
saload() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
SALOAD - Static variable in interface org.aspectj.apache.bcel.Constants
 
SALOAD - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
SALOAD - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
SAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
SAME_FRAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
SAME_FRAME_EXTENDED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
SAME_LOCALS_1_STACK_ITEMS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
SAME_LOCALS_1_STACK_ITEMS_EXTENDED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
samProblemBinding - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
sanitizedFileName(Path) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
sastore() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
SASTORE - Static variable in interface org.aspectj.apache.bcel.Constants
 
SASTORE - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
SASTORE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
save() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
save(IProgressMonitor, boolean) - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer
Saves the contents of this buffer to its underlying resource.
save(IProgressMonitor, boolean) - Method in interface org.aspectj.org.eclipse.jdt.core.IOpenable
Saves any changes in this element's buffer to its underlying resource via a workspace resource operation.
save(IProgressMonitor, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
save(IProgressMonitor, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
save(IProgressMonitor, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
saveAll() - Method in class org.aspectj.tools.ajbrowser.BrowserManager
 
saveCommandLine(String[]) - Static method in class org.aspectj.weaver.Dump
 
saveContents() - Method in interface org.aspectj.ajde.EditorAdapter
Save the contents of the current file being edited.
saveContents() - Method in class org.aspectj.tools.ajbrowser.ui.BasicEditor
 
saveContents() - Method in class org.aspectj.tools.ajbrowser.ui.EditorManager
 
SAVED_STATE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
savedState - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
savedState_jobName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
saveExternalLibTimeStamps() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
saveFullClasspath(List<String>) - Static method in class org.aspectj.weaver.Dump
 
saveIndex(Index) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
SaveIndex - Class in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
SaveIndex(IPath, IndexManager) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SaveIndex
 
saveIndexes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Commit all index memory changes to disk
saveMessageHolder(IMessageHolder) - Static method in class org.aspectj.weaver.Dump
 
saveOptions() - Method in class org.aspectj.ajde.ui.javaoptions.JavaCompilerWarningsOptionsPanel
 
saveOptions() - Method in class org.aspectj.ajde.ui.javaoptions.JavaComplianceOptionsPanel
 
saveOptions() - Method in class org.aspectj.ajde.ui.javaoptions.JavaDebugOptionsPanel
 
saveOptions() - Method in class org.aspectj.ajde.ui.javaoptions.JavaOtherOptionsPanel
 
saveOptions() - Method in class org.aspectj.ajde.ui.swing.OptionsPanel
 
saveOptions() - Method in class org.aspectj.tools.ajbrowser.ui.swing.BrowserOptionsPanel
 
savePreBuiltIndex(Index) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
IndexManager.saveIndex(Index) will only update the state if there are no other jobs running against the same underlying resource for this index.
saveProperties() - Method in class org.aspectj.ajde.ui.internal.UserPreferencesStore
 
saveValueVariable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
saving(ISaveContext) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
scanArrayTypeSignature(char[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Scans the given string for an array type signature starting at the given index and returns the index of the last character.
scanBaseTypeSignature(char[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Scans the given string for a base type signature starting at the given index and returns the index of the last character.
scanCaptureTypeSignature(char[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Scans the given string for a capture of a wildcard type signature starting at the given index and returns the index of the last character.
scanClassTypeSignature(char[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Scans the given string for a class type signature starting at the given index and returns the index of the last character.
scanContext - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
scanDir(File, File, String[]) - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Overrides Javac.scanDir(..) so that it doesn't check dependencies.
scanEscapeCharacter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
scanEscapeCharacter() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
scanForModule(FileSystem.Classpath, File, Parser, boolean, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ModuleFinder
 
scanForModules(String, Parser, Map<String, String>, boolean, boolean, List<FileSystem.Classpath>, File, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ModuleFinder
 
scanForModules(Parser) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
TESTS ONLY
scanForTextBlockBeginning() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
scanForTextBlockBeginning() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
scanForTextBlockClose() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
scanForTextBlockClose() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
scanIdentifier() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
scanIdentifier() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
scanIdentifier(char[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Scans the given string for an identifier starting at the given index and returns the index of the last character.
scanIdentifierOrKeyword() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
scanIdentifierOrKeyword() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionScanner
 
scanIdentifierOrKeyword() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Scanner
 
scanIdentifierOrKeyword() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
scanIdentifierOrKeyword() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
scanIdentifierOrKeywordWithBoundCheck() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
scanIdentifierOrKeywordWithBoundCheck() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
scanner - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
scanner - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
Scanner - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
Scanner() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Scanner
 
Scanner(boolean, boolean, boolean, long, char[][], char[][], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Scanner
 
Scanner(boolean, boolean, boolean, long, char[][], char[][], boolean, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Scanner
 
Scanner(boolean, boolean, boolean, long, long, char[][], char[][], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Scanner
 
Scanner(boolean, boolean, boolean, long, long, char[][], char[][], boolean, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Scanner
 
scannerError(Parser, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ScannerHelper - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
ScannerHelper() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
scanningFloatLiteral - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
scanningFloatLiteral - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
scanNumber(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
scanNumber(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
scanNumber(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
scanTypeArgumentSignature(char[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Scans the given string for a type argument signature starting at the given index and returns the index of the last character.
scanTypeArgumentSignatures(char[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Scans the given string for a list of type argument signatures starting at the given index and returns the index of the last character.
scanTypeBoundSignature(char[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Scans the given string for a type bound signature starting at the given index and returns the index of the last character.
scanTypeSignature(char[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Scans the given string for a type signature starting at the given index and returns the index of the last character.
scanTypeSignature(char[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Scans the given string for a type signature starting at the given index and returns the index of the last character.
scanTypeVariableSignature(char[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Scans the given string for a type variable signature starting at the given index and returns the index of the last character.
scheduleDeletion(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
scheduleDocumentIndexing(SearchDocument, IPath) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchParticipant
Schedules the indexing of the given document.
scheduleDocumentIndexing(SearchDocument, IPath, IndexLocation, SearchParticipant) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
scope - Variable in exception org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
scope - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
scope - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
 
scope - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
scope - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
scope - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
scope - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
scope - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
scope - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
scope - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
scope - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
scope - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
scope - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InnerEmulationDependency
 
scope - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
scope - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
scope - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder
The scope this hierarchy builder should restrain results to.
scope - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
scope - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.NameMatchRequestorWrapper
 
scope - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
Scope - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
Scope(int, Scope) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
scope_la - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
scope_lhs - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
scope_prefix - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
scope_rhs - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
SCOPE_SIZE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
scope_state - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
scope_state_set - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
scope_suffix - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
SCOPE_UBOUND - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
Scope.Substitutor - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
scopeIndex() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
ScopeWithTypeVariables - Class in org.aspectj.weaver.patterns
A scope that also considers type variables when looking up a type.
ScopeWithTypeVariables(String[], IScope) - Constructor for class org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
sDEBUG_LOCKS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
se7Annotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
SE7AnnotationTargetMASK - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
SEALED - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
"sealed" modifier constant (bit mask).
SEALED - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.RestrictedIdentifiers
 
SEALED - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SEALED_CLASSES - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.impl.JavaFeature
 
SEALED_KEYWORD - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
 
sealed_types - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
sealedAnonymousClassCannotExtendSealedType(TypeReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SealedAnonymousClassCannotExtendSealedType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
sealedDisAllowedNonSealedModifierInClass(SourceTypeBinding, TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SealedDisAllowedNonSealedModifierInClass - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
sealedDisAllowedNonSealedModifierInInterface(SourceTypeBinding, TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SealedDisAllowedNonSealedModifierInInterface - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
sealedDuplicateTypeInPermits(SourceTypeBinding, TypeReference, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SealedDuplicateTypeInPermits - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
sealedInterfaceIsSealedAndNonSealed(SourceTypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SealedInterfaceIsSealedAndNonSealed - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
sealedLocalDirectSuperTypeSealed(SourceTypeBinding, TypeReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SealedLocalDirectSuperTypeSealed - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
sealedMissingClassModifier(SourceTypeBinding, TypeDeclaration, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SealedMissingClassModifier - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
sealedMissingInterfaceModifier(SourceTypeBinding, TypeDeclaration, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SealedMissingInterfaceModifier - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
sealedMissingSealedModifier(SourceTypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SealedMissingSealedModifier - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
sealedNotDirectSuperClass(ReferenceBinding, TypeReference, SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SealedNotDirectSuperClass - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
sealedNotDirectSuperInterface(ReferenceBinding, TypeReference, SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SealedNotDirectSuperInterface - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
sealedPermittedTypeOutsideOfModule(ReferenceBinding, SourceTypeBinding, ASTNode, ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
sealedPermittedTypeOutsideOfModule(SourceTypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SealedPermittedTypeOutsideOfModule - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
sealedPermittedTypeOutsideOfPackage(ReferenceBinding, SourceTypeBinding, ASTNode, PackageBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SealedPermittedTypeOutsideOfPackage - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
sealedSealedTypeMissingPermits(SourceTypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SealedSealedTypeMissingPermits - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
sealedSuperClassDoesNotPermit(SourceTypeBinding, TypeReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SealedSuperClassDoesNotPermit - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
sealedSuperInterfaceDoesNotPermit(SourceTypeBinding, TypeReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SealedSuperInterfaceDoesNotPermit - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
search() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
search(int, String, boolean, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
Deprecated. 
search(SearchPattern, SearchParticipant[], IJavaSearchScope, SearchRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Searches for matches of a given search pattern.
search(SearchPattern, SearchParticipant[], IJavaSearchScope, SearchRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
Searches for matches of a given search pattern.
search(Index, IndexQueryRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
search(Index, IndexQueryRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.SubTypeSearchJob
 
search(IWorkspace, String, int, int, IJavaSearchScope, IJavaSearchResultCollector) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
search(IWorkspace, IJavaElement, int, IJavaSearchScope, IJavaSearchResultCollector) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
search(IWorkspace, ISearchPattern, IJavaSearchScope, IJavaSearchResultCollector) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
SearchableEnvironment - Class in org.aspectj.org.eclipse.jdt.internal.core
This class provides a SearchableBuilderEnvironment for code assist which uses the Java model as a search tool.
SearchableEnvironment(JavaProject, ICompilationUnit[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Deprecated.
SearchableEnvironment(JavaProject, ICompilationUnit[], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Creates a SearchableEnvironment on the given project
SearchableEnvironment(JavaProject, WorkingCopyOwner) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Deprecated.
SearchableEnvironment(JavaProject, WorkingCopyOwner, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Creates a SearchableEnvironment on the given project
searchAllConstructorDeclarations(char[], char[], int, IJavaSearchScope, IRestrictedAccessConstructorRequestor, int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
searchAllMethodNames(char[], int, char[], int, char[], int, char[], int, IJavaSearchScope, MethodNameMatchRequestor, int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Searches for all method declarations in the given scope.
searchAllMethodNames(char[], int, char[], int, char[], int, char[], int, IJavaSearchScope, MethodNameRequestor, int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Searches for all method declarations in the given scope.
searchAllMethodNames(char[], int, char[], int, char[], int, char[], int, IJavaSearchScope, IRestrictedAccessMethodRequestor, int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
Searches for all method declarations in the given scope
searchAllMethodNames(char[], int, char[], int, IJavaSearchScope, MethodNameMatchRequestor, int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Searches for all method declarations in the given scope.
searchAllMethodNames(char[], int, char[], int, IJavaSearchScope, MethodNameRequestor, int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Searches for all method declarations in the given scope.
searchAllMethodNames(char[], int, char[], int, IJavaSearchScope, IRestrictedAccessMethodRequestor, int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
Searches for all method declarations in the given scope
searchAllPossibleSubTypes(IType, IJavaSearchScope, Map, IPathRequestor, int, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder
Find the set of candidate subtypes of a given type.
searchAllSecondaryTypeNames(IPackageFragmentRoot[], IRestrictedAccessTypeRequestor, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
Searches for all secondary types in the given scope.
searchAllTypeNames(char[][], char[][], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
Searches for all top-level types and member types in the given scope using a case sensitive exact match with the given qualified names and type names.
searchAllTypeNames(char[][], char[][], IJavaSearchScope, TypeNameMatchRequestor, int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Searches for all top-level types and member types in the given scope matching any of the given qualifications and type names in a case sensitive way.
searchAllTypeNames(char[][], char[][], IJavaSearchScope, TypeNameRequestor, int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Searches for all top-level types and member types in the given scope matching any of the given qualifications and type names in a case sensitive way.
searchAllTypeNames(char[], char[], int, int, IJavaSearchScope, ITypeNameRequestor, int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
searchAllTypeNames(char[], char[], int, int, IJavaSearchScope, TypeNameRequestor, int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
searchAllTypeNames(char[], int, char[], int, int, IJavaSearchScope, TypeNameMatchRequestor, int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Searches for all top-level types and member types in the given scope.
searchAllTypeNames(char[], int, char[], int, int, IJavaSearchScope, TypeNameRequestor, int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Searches for all top-level types and member types in the given scope.
searchAllTypeNames(char[], int, char[], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
Searches for all top-level types and member types in the given scope.
searchAllTypeNames(IWorkspace, char[], char[], int, boolean, int, IJavaSearchScope, ITypeNameRequestor, int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
searchColumnNumber(int[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
INTERNAL USE-ONLY Search the column number corresponding to a specific position
searchDeclarations(IJavaElement, SearchRequestor, SearchPattern, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
searchDeclarationsOfAccessedFields(IJavaElement, SearchRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Searches for all declarations of the fields accessed in the given element.
searchDeclarationsOfAccessedFields(IJavaElement, SearchRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
Searches for all declarations of the fields accessed in the given element.
searchDeclarationsOfAccessedFields(IWorkspace, IJavaElement, IJavaSearchResultCollector) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
searchDeclarationsOfReferencedTypes(IJavaElement, SearchRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Searches for all declarations of the types referenced in the given element.
searchDeclarationsOfReferencedTypes(IJavaElement, SearchRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
Searches for all declarations of the types referenced in the given element.
searchDeclarationsOfReferencedTypes(IWorkspace, IJavaElement, IJavaSearchResultCollector) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
searchDeclarationsOfSentMessages(IJavaElement, SearchRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Searches for all declarations of the methods invoked in the given element.
searchDeclarationsOfSentMessages(IJavaElement, SearchRequestor, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
Searches for all declarations of the methods invoked in the given element.
searchDeclarationsOfSentMessages(IWorkspace, IJavaElement, IJavaSearchResultCollector) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
SearchDocument - Class in org.aspectj.org.eclipse.jdt.core.search
A search document encapsulates a content to be either indexed or searched in.
SearchDocument(String, SearchParticipant) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.SearchDocument
Creates a new search document.
searchedElement - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
The element searched for
SearchEngine - Class in org.aspectj.org.eclipse.jdt.core.search
A SearchEngine searches for Java elements following a search pattern.
SearchEngine() - Constructor for class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Creates a new search engine.
SearchEngine(ICompilationUnit[]) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Creates a new search engine with a list of working copies that will take precedence over their original compilation units in the subsequent search operations.
SearchEngine(IWorkingCopy[]) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Deprecated.
SearchEngine(WorkingCopyOwner) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Creates a new search engine with the given working copy owner.
SearchMatch - Class in org.aspectj.org.eclipse.jdt.core.search
A search match represents the result of a search query.
SearchMatch(IJavaElement, int, int, int, SearchParticipant, IResource) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Creates a new search match.
SearchParticipant - Class in org.aspectj.org.eclipse.jdt.core.search
A search participant describes a particular extension to a generic search mechanism, permitting combined search actions which will involve all required participants.
SearchParticipant() - Constructor for class org.aspectj.org.eclipse.jdt.core.search.SearchParticipant
Creates a new search participant.
SearchPattern - Class in org.aspectj.org.eclipse.jdt.core.search
A search pattern defines how search results are found.
SearchPattern(int) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Creates a search pattern with the rule to apply for matching index keys.
SearchRequestor - Class in org.aspectj.org.eclipse.jdt.core.search
Collects the results from a search engine query.
SearchRequestor() - Constructor for class org.aspectj.org.eclipse.jdt.core.search.SearchRequestor
 
searchScope - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
searchScopes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
A weak set of the known search scopes.
searchType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemBinding
 
secondary - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
secondary - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
SECONDARY_SUFFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
SecondaryError - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
secondaryTypeAdding(String, char[], char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Add a secondary type in temporary indexing cache for a project got from given path.
SecondaryTypeDeclarationPattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
SecondaryTypeDeclarationPattern() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SecondaryTypeDeclarationPattern
 
SecondaryTypeDeclarationPattern(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SecondaryTypeDeclarationPattern
 
secondaryTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
secondaryTypes(IJavaProject, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Get all secondary types for a project and store result in per project info cache.
secondaryTypesRemoving(IFile, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Remove from secondary types cache all types belonging to a given file.
secondaryTypesToRemove - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
secretInstanceOfPatternExpressionValue - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
secretReturnValue - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
SEE_TAG_EXPECTED_ORDER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
seeAlso() - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
seeAlso() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
seekModule(char[], boolean, IJavaElementRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleSourcePathManager
 
seekModule(char[], boolean, IJavaElementRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
seekModuleReferences(String, IJavaElementRequestor, IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
seekPackageFragments(String, boolean, IJavaElementRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Notifies the given requestor of all package fragments with the given name.
seekPackageFragments(String, boolean, IJavaElementRequestor, IPackageFragmentRoot[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Notifies the given requestor of all package fragments with the given name.
seekTypes(String, String, boolean, IJavaElementRequestor, int, IPackageFragmentRoot[], String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Notifies the given requestor of all package fragments with the given name.
seekTypes(String, IPackageFragment, boolean, int, IJavaElementRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
seekTypes(String, IPackageFragment, boolean, int, IJavaElementRequestor, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Notifies the given requestor of all types (classes and interfaces) in the given package fragment with the given (unqualified) name.
seekTypesInBinaryPackage(String, IPackageFragment, boolean, int, IJavaElementRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Performs type search in a binary package.
seekTypesInSourcePackage(String, IPackageFragment, int, boolean, String, int, IJavaElementRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Performs type search in a source package.
seekTypesInTopLevelType(String, int, IType, IJavaElementRequestor, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
seekTypesInType(String, int, IType, IJavaElementRequestor, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Notifies the given requestor of all types (classes and interfaces) in the given type with the given (possibly qualified) name.
seekTypesInWorkingCopies(String, IPackageFragment, int, boolean, String, int, IJavaElementRequestor, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
seeReferences - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
segments - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
segments - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
segmentsSize - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
select(char[], int, int, SearchableEnvironment, ISelectionRequestor, Map<String, String>, WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
Computes the selection at the specified positions of the given code snippet.
select(ICompilationUnit, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.SelectionEngine
Ask the engine to compute the selection at the specified position of the given compilation unit.
selectIndexes(SearchPattern, IJavaSearchScope) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchParticipant
Returns the collection of index locations to consider when performing the given search query in the given scope.
selectIndexes(SearchPattern, IJavaSearchScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
selectIndexURLs(SearchPattern, IJavaSearchScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
SELECTION_OR_ASSIST_PARSER - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
SELECTION_PARSER - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
SELECTION_PARSER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
SELECTION_PERF - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
selectionEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
selectionEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionScanner
 
SelectionEngine - Class in org.aspectj.org.eclipse.jdt.internal.codeassist
The selection engine is intended to infer the nature of a selected name in some source code.
SelectionEngine(SearchableEnvironment, ISelectionRequestor, Map, WorkingCopyOwner) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.SelectionEngine
The SelectionEngine is responsible for computing the selected object.
selectionIdentifier - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionScanner
 
selectionIdentifierCheck() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
SelectionJavadoc - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
Node representing a Javadoc comment including code selection.
SelectionJavadoc(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadoc
 
SelectionJavadocParser - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
Parser specialized for decoding javadoc comments which includes code selection.
SelectionJavadocParser(SelectionParser) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadocParser
 
SelectionNodeFound - Exception in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionNodeFound() - Constructor for exception org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionNodeFound
 
SelectionNodeFound(Binding) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionNodeFound
 
SelectionNodeFound(Binding, boolean) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionNodeFound
 
SelectionOnArgumentName - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnArgumentName(char[], long, TypeReference, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnArgumentName
 
SelectionOnArgumentName(char[], long, TypeReference, int, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnArgumentName
 
SelectionOnExplicitConstructorCall - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnExplicitConstructorCall(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnExplicitConstructorCall
 
SelectionOnFieldReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnFieldReference(char[], long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnFieldReference
 
SelectionOnFieldType - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnFieldType(TypeReference) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnFieldType
 
SelectionOnImportReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnImportReference(char[][], long[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnImportReference
 
SelectionOnLambdaExpression - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnLambdaExpression(LambdaExpression) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnLambdaExpression
 
SelectionOnLocalName - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnLocalName(char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnLocalName
 
SelectionOnMessageSend - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnMessageSend() - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnMessageSend
 
SelectionOnModuleDeclaration - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnModuleDeclaration(CompilationResult, char[][], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnModuleDeclaration
 
SelectionOnModuleReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnModuleReference(char[][], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnModuleReference
 
SelectionOnNameOfMemberValuePair - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnNameOfMemberValuePair(char[], int, int, Expression) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnNameOfMemberValuePair
 
SelectionOnPackageReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnPackageReference(char[][], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnPackageReference
 
SelectionOnPackageVisibilityReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnPackageVisibilityReference(char[][], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnPackageVisibilityReference
 
SelectionOnParameterizedQualifiedTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnParameterizedQualifiedTypeReference(char[][], char[], TypeReference[][], TypeReference[], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnParameterizedQualifiedTypeReference
 
SelectionOnParameterizedSingleTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnParameterizedSingleTypeReference(char[], TypeReference[], long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnParameterizedSingleTypeReference
 
SelectionOnQualifiedAllocationExpression - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnQualifiedAllocationExpression() - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnQualifiedAllocationExpression
 
SelectionOnQualifiedAllocationExpression(TypeDeclaration) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnQualifiedAllocationExpression
 
SelectionOnQualifiedNameReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnQualifiedNameReference(char[][], char[], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnQualifiedNameReference
 
SelectionOnQualifiedSuperReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnQualifiedSuperReference(TypeReference, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnQualifiedSuperReference
 
SelectionOnQualifiedTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnQualifiedTypeReference(char[][], char[], long[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnQualifiedTypeReference
 
SelectionOnReferenceExpression - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnReferenceExpression(ReferenceExpression, Scanner) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnReferenceExpression
 
SelectionOnReferenceExpressionName - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnReferenceExpressionName(Scanner) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnReferenceExpressionName
 
SelectionOnSingleNameReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnSingleNameReference(char[], long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnSingleNameReference
 
SelectionOnSingleTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnSingleTypeReference(char[], long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnSingleTypeReference
 
SelectionOnSuperReference - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionOnSuperReference(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnSuperReference
 
SelectionParser - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionParser(ProblemReporter) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
SelectionRequestor - Class in org.aspectj.org.eclipse.jdt.internal.core
Implementation of ISelectionRequestor to assist with code resolve in a compilation unit.
SelectionRequestor(NameLookup, Openable) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
Creates a selection requestor that uses that given name lookup facility to resolve names.
SelectionScanner - Class in org.aspectj.org.eclipse.jdt.internal.codeassist.select
 
SelectionScanner(long, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionScanner
 
selectionStart - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
selectionStart - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionScanner
 
selectModules(Set<String>, Collection<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
selectModules(Set<String>, Collection<String>, Function<String, IModule>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
selector - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
selector - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
selector - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
selector - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
selector - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.CloseMethodRecord
 
selector - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
selectorEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMethodName
 
selectType(char[], IType) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.SelectionEngine
Asks the engine to compute the selection of the given type from the given context
sendOperator(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
SEPARATE_LINES - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to set parentheses location on separate lines from their contents, that is put a line break after the opening parenthesis and before the closing parenthesis.
SEPARATE_LINES_IF_NOT_EMPTY - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to set opening and closing parentheses location on a common line if the parentheses are empty and otherwise in separate lines from their contents.
SEPARATE_LINES_IF_WRAPPED - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to set opening and closing parentheses location on separate lines from their contents if the contents are wrapped, and in common line if they fit in line width.
separator - Variable in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
SEPARATOR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
SEPARATOR_START - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
separatorPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
separatorPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
separatorPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
SERIAL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
SERIALIZABLE - Static variable in class org.aspectj.weaver.UnresolvedType
 
serializableMethodRef - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
Method reference expression whose target FI is Serializable.
SerializableMethodReference - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
Serves as a placeholder for a method reference whose target FI is Serializable.
serializationVersion - Variable in class org.aspectj.weaver.CrosscuttingMembersSet
 
serialize(IClasspathEntry[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.UserLibrary
 
SERIALPERSISTENTFIELDS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SERIALVERSIONUID - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
serialVersionUIDBroken - Variable in class org.aspectj.weaver.Lint
 
servesModule(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
servesModule(char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModulePathEntry
Indicates whether this entry knows the module named name and can answer queries regarding the module
ServiceImplDefaultConstructorNotPublic - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ServiceImplNotDefinedByModule - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
serviceInterface - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ProvidesStatement
 
serviceInterface - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UsesStatement
 
serviceName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ServicesInfo
 
services - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
services - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ModuleInfo
 
services - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
services - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
servicesCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
servicesCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
ServicesInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ServicesInfo
 
set - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
set - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfArray
 
set - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
set(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
set(int, Var) - Method in class org.aspectj.weaver.patterns.ExposedState
 
set(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DocumentAdapter
 
set(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
set(String, String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
set(Map) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
set(Map<String, String>) - Method in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
set(Map<String, String>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
set(Map<String, String>) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
set(ASTNode, StructuralPropertyDescriptor, Object, TextEditGroup) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Sets the given property of the given node.
set(IrritantSet) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
Return updated irritantSet or null if it was a no-op
SET - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
SET_BOOLEAN_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_BOOLEAN_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_BYTE_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_BYTE_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_CHAR_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_CHAR_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_DOUBLE_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_DOUBLE_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_FLOAT_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_FLOAT_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_INT_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_INT_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_LONG_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_LONG_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_OBJECT_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_OBJECT_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_SHORT_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_SHORT_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
set$AroundClosure(AroundClosure) - Method in interface org.aspectj.lang.ProceedingJoinPoint
The joinpoint needs to know about its closure so that proceed can delegate to closure.run().
setAccess(Javadoc.AccessType) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setAccessFlags(int) - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
setAccessibility(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setAccessibility(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchMethodNameMatch
 
setAccessibility(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchTypeNameMatch
Sets the accessibility of the accepted match.
SETACCESSIBLE_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SETACCESSIBLE_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
setAccessRestriction(ReferenceBinding, AccessRestriction) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Associate a given type with some access restriction (did not store the restriction directly into binding, since sparse information)
setAccuracy(int) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Sets the accuracy of this match.
setActive(boolean) - Method in class org.aspectj.ajde.ui.BuildConfigNode
 
setActiveConfigFile(String) - Method in interface org.aspectj.ajde.internal.BuildConfigManager
Sets the currently active build configuration file.
setActiveConfigFile(String) - Method in class org.aspectj.ajde.internal.LstBuildConfigManager
 
setActiveNode(IStructureViewNode) - Method in class org.aspectj.ajde.ui.StructureView
 
setActiveNode(IStructureViewNode) - Method in interface org.aspectj.ajde.ui.StructureViewRenderer
Highlights and selects the given node as active.
setActiveNode(IStructureViewNode) - Method in class org.aspectj.ajde.ui.swing.BrowserViewPanel
 
setActiveNode(IStructureViewNode) - Method in class org.aspectj.ajde.ui.swing.StructureViewPanel
 
setActiveNode(IStructureViewNode, int) - Method in class org.aspectj.ajde.ui.StructureView
 
setActiveNode(IStructureViewNode, int) - Method in interface org.aspectj.ajde.ui.StructureViewRenderer
Same behavior as setActiveNode(StructureViewNode) but highlights a particular line within the span of the node.
setActiveNode(IStructureViewNode, int) - Method in class org.aspectj.ajde.ui.swing.BrowserViewPanel
 
setActiveNode(IStructureViewNode, int) - Method in class org.aspectj.ajde.ui.swing.StructureViewPanel
 
setActiveParser(ConflictedParser) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
setActiveProtectionDomain(ProtectionDomain) - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
setActualReceiverType(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
setActualReceiverType(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
setActualReceiverType(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
setActualReceiverType(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
setActualReceiverType(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
setActualReceiverType(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
setActualReceiverType(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
setActualReceiverType(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
setActualReceiverType(ReferenceBinding) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
setActualReceiverType(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
setActualReceiverType(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSuperReference
 
setActualReceiverType(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
setActualTargetType(String) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
setAdditionalFlags(int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Sets the completion flags relevant in the context.
setAdditionalFlags(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setAdditionalInterfaceBounds(UnresolvedType[]) - Method in class org.aspectj.weaver.TypeVariable
 
setAdditionalparam(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setAddSerialVerUID(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setAddSerialVerUID(boolean) - Method in class org.aspectj.weaver.World
 
setAfterReturningAdviceKind(MethodDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
setAfterReturningAdviceKind(MethodDeclaration) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
setAfterThrowingAdviceKind(MethodDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
setAfterThrowingAdviceKind(MethodDeclaration) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
setAjSynthetic(boolean) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
setAlign(int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
setAlignChar(int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TextEditsBuilder
 
setAll() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
setAll(String) - Method in class org.aspectj.weaver.Lint
 
setAllLintIgnored() - Method in class org.aspectj.weaver.World
 
setAllocations(Chunk, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats.PoolStats
 
setAllowsRequiredProposals(int, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Sets whether a proposal of a given kind with a required proposal of the given kind is allowed.
setAlteredName(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
Sets the name of the DOMNode that will be used to create this new element.
setAlteredName(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeMemberOperation
Sets the name of the ASTNode that will be used to create this new element.
setAlternateRoot(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.Comment
Returns the root AST node that this comment occurs within, or null if none (or not recorded).
setAlways(boolean) - Method in class org.aspectj.weaver.patterns.IfPointcut
Called when it is determined that the pointcut refers to a constant value of TRUE or FALSE - enabling exact matching and no unnecessary calls to the method representing the if body.
setAnnotatedElsewhere(boolean) - Method in class org.aspectj.weaver.JoinPointSignature
 
setAnnotatedElsewhere(boolean) - Method in interface org.aspectj.weaver.ResolvedMember
 
setAnnotatedElsewhere(boolean) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
setAnnotation(boolean) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Deprecated.
Sets whether this type represents an annotation type ("@interface" instead of "interface").
setAnnotationFinder(AnnotationFinder) - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
setAnnotationLocation(int, int) - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
setAnnotationMethod(String) - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
setAnnotationName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareAnnotationDeclaration
Sets the name of the annotation type member declared in this declaration to the given name.
setAnnotationRemover(boolean) - Method in class org.aspectj.asm.internal.ProgramElement
 
setAnnotationRemover(boolean) - Method in interface org.aspectj.asm.IProgramElement
 
setAnnotations(ModuleDeclaration, ModuleDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setAnnotations(IBinaryAnnotation[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
setAnnotations(AnnotationBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
setAnnotations(AnnotationBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
setAnnotations(AnnotationBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
setAnnotations(AnnotationBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
setAnnotations(AnnotationBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RecordComponentBinding
 
setAnnotations(AnnotationBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
setAnnotations(AnnotationBinding[], AnnotationBinding[][], Object, LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
setAnnotations(AnnotationBinding[], Scope, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
setAnnotations(AnnotationBinding[], Scope, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
setAnnotations(AnnotationAJ[]) - Method in class org.aspectj.weaver.JoinPointSignature
 
setAnnotations(AnnotationAJ[]) - Method in interface org.aspectj.weaver.ResolvedMember
 
setAnnotations(AnnotationAJ[]) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
setAnnotationsOnDimensions(Annotation[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
setAnnotationsOnDimensions(Annotation[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
setAnnotationsOnDimensions(Annotation[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
setAnnotationString(String) - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
setAnnotationStyleDeclaration(boolean) - Method in class org.aspectj.asm.internal.ProgramElement
 
setAnnotationStyleDeclaration(boolean) - Method in interface org.aspectj.asm.IProgramElement
 
setAnnotationType(String) - Method in class org.aspectj.asm.internal.ProgramElement
setAnnotationType(String) - Method in interface org.aspectj.asm.IProgramElement
 
setAnnotationTypePattern(AnnotationTypePattern) - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
setAnnotationTypePattern(AnnotationTypePattern) - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
setAnnotationTypePattern(AnnotationTypePattern) - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
setAnnotationTypePattern(AnnotationTypePattern) - Method in class org.aspectj.weaver.patterns.TypePattern
 
setAnnotationTypes(ResolvedType[]) - Method in class org.aspectj.weaver.JoinPointSignature
 
setAnnotationTypes(ResolvedType[]) - Method in interface org.aspectj.weaver.ResolvedMember
 
setAnnotationTypes(ResolvedType[]) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
setAnonymous(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
setAnonymousClassDeclaration(AnonymousClassDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
Sets whether this class instance creation expression declares an anonymous class (that is, has class body declarations).
setAnonymousClassDeclaration(AnonymousClassDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.EnumConstantDeclaration
Sets whether this enum constant declaration declares an anonymous class (that is, has class body declarations).
setArgfile(File) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setArgfile(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setArgfiles(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setArgfiles(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Sets the the argument files by the comma-delimited String passed in.
setArgfiles(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setArgfiles(Path) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setArgfilesref(Reference) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setArgumentName(int, String) - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
setArgumentNames(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
setArgumentNames(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
setArgumentNames(String[]) - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
setArguments(Argument[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
setArgumentType(int, Type) - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
setArgumentTypes(Type[]) - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
setArray(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayAccess
Sets the array expression of this array access expression.
setArrayMatchingDummyValue(Object, int, Class<?>) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
Set an element of an array to the appropriate dummy value type
setArrowPosition(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
setAsMemberType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
setAsmHierarchyBuilder(AsmHierarchyBuilder) - Static method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
Override the the default hierarchy builder.
setAsmManager(AsmManager) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
setAspect(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjTypeDeclaration
Sets whether this type declaration declares a class or an aspect.
setAspect(Object) - Method in class org.aspectj.runtime.CFlow
 
setAspect(ResolvedType) - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
setAspectInstance(Expr) - Method in class org.aspectj.weaver.patterns.ExposedState
 
setAspectpath(List<File>) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setAspectpath(Path) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setAspectpathref(Reference) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setAspectRequires(String, String) - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
setAssertionSupport(FieldBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
 
setAssistIdentifier(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
setAssistIdentifier(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
setAssistIdentifier(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
setAST(AST) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setAST(AST) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setAttribute(Object, Object) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
setAttributes(Attribute[]) - Method in class org.aspectj.apache.bcel.classfile.Code
 
setAttributes(Attribute[]) - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
setAttributes(Attribute[]) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
setAttributes(Attribute[]) - Method in class org.aspectj.apache.bcel.classfile.Method
 
setAuthor(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setBehaveInJava5Way(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setBehaveInJava5Way(boolean) - Method in class org.aspectj.weaver.World
 
setBinaryPath(String) - Method in class org.aspectj.weaver.ResolvedType
 
setBinaryType(IBinaryType) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
 
setBinaryTypes(ReferenceBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
setBinding(Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setBinding(SourceModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnModuleDeclaration
 
setBinding(SourceModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
setBinding(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
setBindingParameterTypes(UnresolvedType[]) - Method in class org.aspectj.weaver.Advice
 
setBindingsRecovery(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Requests that the compiler should perform bindings recovery.
setBody(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMInitializer
Deprecated.
Sets the body of this initializer.
setBody(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated.
Sets the body of this method.
setBody(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.LambdaExpression
Sets the body of this lambda expression.
setBody(Block) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AdviceDeclaration
Sets or clears the body of this method declaration.
setBody(Block) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CatchClause
Sets the body of this catch clause.
setBody(Block) - Method in class org.aspectj.org.eclipse.jdt.core.dom.Initializer
Sets the body of this initializer declaration.
setBody(Block) - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Sets or clears the body of this method declaration.
setBody(Block) - Method in class org.aspectj.org.eclipse.jdt.core.dom.SynchronizedStatement
Sets the body of this synchronized statement.
setBody(Block) - Method in class org.aspectj.org.eclipse.jdt.core.dom.TryStatement
Sets the body of this try statement.
setBody(PointcutDesignator) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CflowPointcut
 
setBody(PointcutDesignator) - Method in class org.aspectj.org.eclipse.jdt.core.dom.NotPointcut
 
setBody(PointcutDesignator) - Method in class org.aspectj.org.eclipse.jdt.core.dom.PerCflow
 
setBody(PointcutDesignator) - Method in class org.aspectj.org.eclipse.jdt.core.dom.PerObject
 
setBody(Statement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.DoStatement
Sets the body of this do statement.
setBody(Statement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.EnhancedForStatement
Sets the body of this enhanced for statement.
setBody(Statement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ForStatement
Sets the body of this for statement.
setBody(Statement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.LabeledStatement
Sets the body of this labeled statement.
setBody(Statement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.WhileStatement
Sets the body of this while statement.
setBody(Statement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
setBooleanValue(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.BooleanLiteral
Sets the boolean value of this boolean literal node.
setBootclasspath(List<String>) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setBootclasspath(Path) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setBootclasspath(Path) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setBootclasspath(Path) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setBootclasspathref(Reference) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setBootclasspathref(Reference) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setBootclasspathref(Reference) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setBootstrapMethodAttributeIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
setBootstrapMethods(BootstrapMethods.BootstrapMethod[]) - Method in class org.aspectj.apache.bcel.classfile.BootstrapMethods
 
setBottom(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setBound(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.WildcardType
Sets the bound of this wildcard type to the given type.
setBound(Type, boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.WildcardType
Sets the bound of this wildcard type to the given type and marks it as an upper or a lower bound.
setBreakpointRequest(String, int, boolean) - Method in class org.aspectj.tools.ajbrowser.ui.BasicEditor
 
setBufferSize(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog
 
setBuildOrder(String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Record the order in which to build the java projects (batch build).
setBuildstamp(long) - Method in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
setBytecodeName(String) - Method in class org.aspectj.asm.internal.ProgramElement
 
setBytecodeName(String) - Method in interface org.aspectj.asm.IProgramElement
 
setByteCodeOffset(int) - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
setBytecodeSignature(String) - Method in class org.aspectj.asm.internal.ProgramElement
 
setBytecodeSignature(String) - Method in interface org.aspectj.asm.IProgramElement
 
setBytes(byte[]) - Method in class org.aspectj.apache.bcel.classfile.Deprecated
 
setBytes(byte[]) - Method in class org.aspectj.apache.bcel.classfile.Synthetic
 
setBytes(byte[]) - Method in class org.aspectj.apache.bcel.classfile.Unknown
 
setCanceled(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
setCanceled(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
Sets the #isCanceled state of this requestor to true or false.
setCanceled(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
setCancelledRequested(boolean) - Method in class org.aspectj.ajde.core.internal.AjdeCoreBuildNotifierAdapter
 
setCancelledRequested(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildNotifier
 
setCancelledRequested(boolean) - Method in interface org.aspectj.bridge.IProgressListener
 
setCancelling(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
Sets the cancelling flag, which indicates we are in the middle of being cancelled.
setCanInline(boolean) - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
setCatchType(int) - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
setCatchType(ObjectType) - Method in class org.aspectj.apache.bcel.generic.CodeExceptionGen
Sets the type of the Exception to catch.
setChanged(int) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
Indicates what has changed in this configuration compared to the last time it was used, allowing the state management logic to make intelligent optimizations and skip unnecessary work.
setCharacterEncoding(String) - Method in class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
setCharset(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setCharValue(char) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CharacterLiteral
Sets the value of this character literal node to the given character.
setCheckedClasspaths(FileSystem.Classpath[]) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setCheckedExceptions(UnresolvedType[]) - Method in class org.aspectj.weaver.JoinPointSignature
 
setCheckedExceptions(UnresolvedType[]) - Method in interface org.aspectj.weaver.ResolvedMember
 
setCheckedExceptions(UnresolvedType[]) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
setCheckRuntimeVersion(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setCheckRuntimeVersion(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setChildren(List<IProgramElement>) - Method in class org.aspectj.asm.internal.ProgramElement
 
setChildren(List<IProgramElement>) - Method in interface org.aspectj.asm.IProgramElement
 
setChildren(IJarEntryResource[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryDirectory
 
setChildren(IJavaElement[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
 
setChildTypePattern(TypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareParentsDeclaration
 
setClass(boolean) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Deprecated.
Sets whether this type is a class or an interface.
setClasses(int[]) - Method in class org.aspectj.apache.bcel.classfile.NestMembers
 
setClassGen(ClassGen) - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
setClassIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the classIndex.
setClassInfoName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the classInfoName.
setClassInfoNameIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the classInfoNameIndex.
setClassLoader(ClassLoader) - Method in interface org.aspectj.weaver.reflect.AnnotationFinder
 
setClassLoader(ClassLoader) - Method in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
setClassLoader(ClassLoader) - Method in class org.aspectj.weaver.tools.PointcutParser
Set the classloader that this parser should use for type resolution.
setClassLoader(ClassLoader, boolean) - Method in class org.aspectj.weaver.tools.PointcutParser
Set the classloader that this parser should use for type resolution.
setClassName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the className.
setClassName(String) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
setClassName(String) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
setClassName(String) - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
setClassNameAsChars(char[]) - Method in class org.aspectj.weaver.bcel.UnwovenClassFile
 
setClassNameIndex(int) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
setClassNameIndex(int) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
setClasspath(List<String>) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setClasspath(Path) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setClasspath(Path) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setClasspath(Path) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setClasspathBeingResolved(IJavaProject, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
setClasspathContainer(IPath, IJavaProject[], IClasspathContainer[], IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Bind a container reference path to some actual containers (IClasspathContainer).
setClasspathElementsWithModifiedContents(List<String>) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
SetClasspathOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
This operation sets an IJavaProject's classpath.
SetClasspathOperation(JavaProject, IClasspathEntry[], IClasspathEntry[], IPath, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SetClasspathOperation
When executed, this operation sets the raw classpath and output location of the given project.
SetClasspathOperation(JavaProject, IClasspathEntry[], IPath, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SetClasspathOperation
 
setClasspathref(Reference) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setClasspathref(Reference) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setClasspathref(Reference) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setClasspathVariable(String, IPath) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
setClasspathVariable(String, IPath, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Sets the value of the given classpath variable.
setClasspathVariables(String[], IPath[], IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Sets the values of all the given classpath variables at once.
setCode(byte[]) - Method in class org.aspectj.apache.bcel.classfile.Code
 
setCommand(ICommand) - Method in class org.aspectj.tools.ajc.Main
 
setCommandEditor(ICommandEditor) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
direct API for testing
setCommandEditorClass(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
Setup command-line filter.
setComment(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.Javadoc
Deprecated.
The comment string was replaced in the 3.0 release by a representation of the structure of the doc comment. See tags.
setComment(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMember
Deprecated.
Sets the comment associated with this member.
setCompactConstructor(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Sets whether this declaration declares a compact constructor in a record or a method.
setCompilationResult(CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
setCompilationResultDestinationManager(CompilationResultDestinationManager) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setCompilerDefined(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodParameter
 
setCompilerOptions(Map<String, String>) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Sets the compiler options to be used when parsing.
setCompletingTypeBindings(boolean) - Static method in class org.aspectj.asm.AsmManager
Set to indicate whether we are currently building a structure model, should be set up front.
setCompletion(char[]) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Sets the proposed sequence of characters to insert into the source file buffer, replacing the characters at the specified source range.
setCompletion(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setCompletionRunner(Runnable) - Method in class org.aspectj.tools.ajc.Main
Install a Runnable to be invoked synchronously after each compile completes.
setCompliance(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
Language compliance level.
setComplianceLevel(String) - Method in class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
setComplianceOptions(String, Map) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Sets the default compiler options inside the given options map according to the given compliance.
setComponents(RecordComponentBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
setComponentType(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayType
Deprecated.
In the JLS8 API, the recursive structure is not valid.
setConcreteAspect(ResolvedType) - Method in class org.aspectj.weaver.IntMap
 
setConcreteAspect(ResolvedType) - Method in class org.aspectj.weaver.patterns.ExposedState
 
setConfigFile(File) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setConfigFile(String) - Method in class org.aspectj.ajde.ui.swing.BuildProgressPanel
 
setConfigFile(String) - Method in interface org.aspectj.asm.IHierarchy
 
setConfigFile(String) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
setConstant(Constant) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedFieldBinding
 
setConstant(Constant) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
setConstant(NdConstant) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
setConstantPool(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
setConstantPool(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
setConstantPool(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
setConstantPool(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.StackMapType
 
setConstantPool(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
setConstantPool(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
setConstantPool(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
setConstantPoolName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
setConstructor(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Sets whether this declaration declares a constructor or a method.
setConstructor(boolean) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated.
Sets whether this method represents a constructor.
setContainerAnnotationType(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
setContainerAnnotationType(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
setContainerAnnotationType(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
SetContainerOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
 
SetContainerOperation(IPath, IJavaProject[], IClasspathContainer[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SetContainerOperation
 
setContents(char[]) - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer
Sets the contents of this buffer to the given character array.
setContents(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
setContents(String) - Method in interface org.aspectj.org.eclipse.jdt.core.IBuffer
Sets the contents of this buffer to the given String.
setContents(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
setContents(String, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
setCopyInjars(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
Flag to copy all non-.class contents of injars to outjar after compile completes.
setCorrespondingType(String) - Method in class org.aspectj.asm.internal.ProgramElement
 
setCorrespondingType(String) - Method in interface org.aspectj.asm.IProgramElement
 
setCouldBeSubsequentIncrementalBuild(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
setCreateDumpDirPerClassloader(boolean) - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
setCrossReferenceHandler(ICrossReferenceHandler) - Method in class org.aspectj.weaver.World
 
setCrossrefs(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setCurrentRepository(Repository) - Static method in class org.aspectj.apache.bcel.util.ThreadLocalAwareRepository
 
setCurrentResult(CompilationResult) - Method in class org.aspectj.ajdt.internal.compiler.WeaverMessageHandler
 
setCurrentView(StructureView) - Method in class org.aspectj.ajde.ui.swing.StructureViewPanel
 
setCustomMungerFactory(Object) - Method in class org.aspectj.ajde.core.AjCompiler
Set a CustomMungerFactory to the compiler's weaver The type of factory should be org.aspectj.weaver.CustomMungerFactory but due to dependency problem of project ajde.core, it is Object for now.
setCustomMungerFactory(Object) - Method in class org.aspectj.ajde.core.internal.AjdeCoreBuildManager
 
setCustomMungerFactory(Object) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
setCustomMungerFactory(CustomMungerFactory) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
setCustomOptions(Map<String, String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitElementInfo
Sets the custom options of this compilation unit element.
setData(Class<T>, T) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
Inserts a cookie that can be later retrieved via getData(String).
setData(RecoveryScannerData) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
setDebug(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setDebug(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setDebugLevel(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setDebugLines(String) - Method in class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
setDebugSource(String) - Method in class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
setDebugVariables(String) - Method in class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
setDeclaration(AbstractTypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclarationStatement
Sets the abstract type declaration of this local type declaration statement (added in JLS3 API).
setDeclarationKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Sets the type or package key of the relevant declaration in the context, or null if none.
setDeclarationKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setDeclarationPackageName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setDeclarationPosition(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
setDeclarationSignature(char[]) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Sets the type or package signature or module name (9) of the relevant declaration in the context, or null if none.
setDeclarationSignature(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setDeclarationTypeName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setDeclaredModifiers(int) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
setDeclaredModifiers(MethodDeclaration, int) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
setDeclaredModifiers(MethodDeclaration, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
setDeclaredSignature(ResolvedMember) - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
setDeclareParentsMap(Map<String, List<String>>) - Method in class org.aspectj.asm.internal.ProgramElement
 
setDeclareParentsMap(Map<String, List<String>>) - Method in interface org.aspectj.asm.IProgramElement
 
setDeclaringElement(TypeVariableDeclaringElement) - Method in class org.aspectj.weaver.TypeVariable
 
setDeclaringElementKind(int) - Method in class org.aspectj.weaver.TypeVariable
 
setDeclaringMethod(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
setDeclaringType(String) - Method in class org.aspectj.asm.internal.ProgramElement
 
setDeclaringType(NdTypeId) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
setDeclaringType(ReferenceType) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
setDeclaringType(ResolvedType) - Method in class org.aspectj.weaver.patterns.Declare
 
setDeclaringType(ResolvedType) - Method in class org.aspectj.weaver.ShadowMunger
Invoked when the shadow munger of a resolved type are processed.
setDefault(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated.
Sets the default value expression for an annotation type member.
setDefault(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
Sets or clears the default value of this annotation type member.
setDefaultCacheFactory(CacheFactory) - Static method in class org.aspectj.weaver.tools.cache.WeavedClassCache
The Cache and be extended in two ways, through a specialized CacheKeyResolver and a specialized CacheBacking.
setDefaultFileView(FileStructureView) - Method in class org.aspectj.ajde.ui.StructureViewManager
 
setDefaultNullness(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
setDefaultSettings() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
setDefaultValue(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
setDefaultValue(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
setDefaultValue(NdConstant) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
setDelay(long) - Method in class org.aspectj.tools.ajc.Main.CommandController
 
setDelegate(IMessageHandler) - Method in class org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageHolder
 
setDelegate(ReferenceTypeDelegate) - Method in class org.aspectj.weaver.ReferenceType
 
setDepend(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setDeprecation(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setDeprecation(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setDepth(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
setDepth(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
setDepth(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
setDepth(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
setDepth(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
setDepth(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
setDepth(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
setDepth(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
setDepth(int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
setDepth(int) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
setDepth(int) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSuperReference
 
setDepth(int) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
setDescriptorIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
setDesignator(PointcutDesignator) - Method in class org.aspectj.org.eclipse.jdt.core.dom.PointcutDeclaration
 
setDestdir(File) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setDestdir(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setDestdir(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setDestinationPath(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
setDetail(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.DefaultPointcut
 
setDetail(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.DefaultTypePattern
 
setDetail(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.SignaturePattern
 
setDetails(String) - Method in class org.aspectj.asm.internal.ProgramElement
 
setDetails(String) - Method in interface org.aspectj.asm.IProgramElement
 
setDocencoding(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setDoclet(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setDocletpath(Path) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setDocletpathRef(Reference) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setDoctitle(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setDocumentPartitioner(IDocumentPartitioner) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
setDominatesPatternFrom(TypeDeclaration, ASTNode, Parser) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
setDominatesPatternFrom(TypeDeclaration, ASTNode, Parser) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
setDontReport() - Static method in class org.aspectj.asm.AsmManager
 
setDoubleValue(double) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the doubleValue.
setDumpBefore(boolean) - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
setDumpDirectory(String) - Static method in class org.aspectj.weaver.Dump
 
setDumpOnException(boolean) - Static method in class org.aspectj.weaver.Dump
 
setDumpOnExit(String) - Static method in class org.aspectj.weaver.Dump
 
setDumpOnExit(IMessage.Kind) - Static method in class org.aspectj.weaver.Dump
 
setDumpstack(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setEclipseDefaultSettings() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
setEditorPanel(JPanel) - Method in class org.aspectj.tools.ajbrowser.ui.swing.TopFrame
 
setEditorStatusText(String) - Method in class org.aspectj.tools.ajbrowser.BrowserManager
 
setEffectiveSignature(ResolvedMember, Shadow.Kind, boolean) - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
setElement(Object) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Sets the element of this search match.
setElementType(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayType
Sets the element type of the array.
setElseExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ConditionalExpression
Sets the "else" part of this conditional expression.
setElseStatement(Statement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.IfStatement
Sets or clears the "else" part of this if statement.
setEmacs() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
setEmacssym(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setEmacssym(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setEmacsSymMode(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setEmptyLineIndentAdjustment(int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
setEnabled(boolean) - Method in class org.aspectj.ajde.ui.swing.AJButtonMenuCombo
 
setEnclosingAdvice(ShadowMunger) - Method in class org.aspectj.weaver.IntMap
 
setEnclosingClassIndex(int) - Method in class org.aspectj.apache.bcel.classfile.EnclosingMethod
 
setEnclosingMethodIndex(int) - Method in class org.aspectj.apache.bcel.classfile.EnclosingMethod
 
setEncoding(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setEncoding(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setEnd(InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
setEndPC(int) - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
setEndPC(InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.CodeExceptionGen
 
setEndPos(int) - Method in class org.aspectj.weaver.ReferenceType
 
setEnum(boolean) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Deprecated.
Sets whether this type represents an enumeration class.
setEnumType(NdTypeSignature) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantEnum
 
setEnumValue(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantEnum
 
setEnvironment(String[], String[], String[], boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Sets the environment to be used when no IJavaProject is available.
setEnvp(String[]) - Method in class org.aspectj.util.LangUtil.ProcessController
 
setErr(PrintWriter) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Set the print writer for the standard error.
setErr(PrintWriter) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
setErroneousVar(int) - Method in class org.aspectj.weaver.patterns.ExposedState
 
setErrorAndWarningThreshold(boolean, boolean) - Method in class org.aspectj.weaver.World
Set the error and warning threashold which can be taken from CompilerOptions (see bug 129282)
setErrorRaised(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
Set or clear the errorRaised flag.
setErrSnoop(ByteArrayOutputStream) - Method in class org.aspectj.util.LangUtil.ProcessController
 
setEscapedValue(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CharacterLiteral
Sets the string value of this literal node.
setEscapedValue(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.StringLiteral
Sets the string value of this literal node to the given string literal token.
setEscapedValue(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.TextBlock
Sets the string value of this literal node to the given string literal token.
setEventEditGroup(RewriteEvent, TextEditGroup) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
setException(SingleVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CatchClause
Sets the variable declaration of this catch clause.
setExceptionIndexTable(int[]) - Method in class org.aspectj.apache.bcel.classfile.ExceptionTable
 
setExceptions(String[]) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated.
Sets the names of the exception types this method throws, in the order in which they are declared in the source.
setExceptionTable(CodeException[]) - Method in class org.aspectj.apache.bcel.classfile.Code
 
setExceptionType(NdTypeSignature) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodException
 
setExceptionTypeNames(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
setExceptionTypeNames(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
setExcludes(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Override Javac.setExcludes(String) to set haveExcludes to true.
setExclusiveLock() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
Asserts that database is used by one thread exclusively.
setExpectedType(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
setExpectedType(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
setExpectedType(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
setExpectedType(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Record the type expectation before this expression is typechecked.
setExpectedType(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
setExpectedType(TypeBinding) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
setExpectedType(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
setExpectedType(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
setExpectedTypesKeys(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
setExpectedTypesSignatures(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
setExplicitConstructor(ResolvedMember) - Method in class org.aspectj.weaver.NewConstructorTypeMunger
 
setExposedToWeaver(boolean) - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AssertStatement
Sets the first expression of this assert statement.
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.BreakStatement
Deprecated. 
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CastExpression
Sets the expression of this cast expression.
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
Sets or clears the expression of this class instance creation expression.
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ConditionalExpression
Sets the condition of this conditional expression.
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.DoStatement
Sets the expression of this do statement.
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.EnhancedForStatement
Sets the expression of this enhanced for statement.
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ExpressionMethodReference
Sets the expression of this expression method reference.
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ExpressionStatement
Sets the expression of this expression statement.
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.FieldAccess
Sets the expression of this field access expression.
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ForStatement
Sets or clears the condition expression of this return statement.
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.IfStatement
Sets the condition of this if statement.
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodInvocation
Sets or clears the expression of this method invocation expression.
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ParenthesizedExpression
Sets the expression of this parenthesized expression.
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ReturnStatement
Sets or clears the expression of this return statement.
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperConstructorInvocation
Sets or clears the expression of this super constructor invocation statement.
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.SwitchCase
Deprecated.
see JLS 12
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.SwitchExpression
Sets the expression of this switch statement.
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.SwitchStatement
Sets the expression of this switch statement.
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.SynchronizedStatement
Sets the expression of this synchronized statement.
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ThrowStatement
Sets the expression of this throw statement.
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.WhileStatement
Sets the expression of this while statement.
setExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.YieldStatement
Sets or clears the expression of this Yield statement.
setExpressionContext(ExpressionContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
setExpressionContext(ExpressionContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
setExpressionContext(ExpressionContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
setExpressionContext(ExpressionContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
setExpressionContext(ExpressionContext) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
setExpressionContext(ExpressionContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
setExpressionContext(ExpressionContext) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
setExtdirs(Path) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setExtdirs(Path) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setExtdirs(Path) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setExtdirsref(Reference) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setExtended() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
setExtendedData(ITypeRoot, CompilationUnitDeclaration, LookupEnvironment, Scope, ASTNode, ASTNode, WorkingCopyOwner, CompletionParser) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
setExtends(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareParentsDeclaration
Sets whether this declareParents declares an extends or implements.
setExtraAdviceInformation(String) - Method in class org.aspectj.asm.IProgramElement.ExtraInformation
 
setExtraAnnotatedDimensions(int, int, TypeReference, List, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setExtraArgument(MethodDeclaration, Argument) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
setExtraArgument(MethodDeclaration, Argument) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
setExtraDimensions(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Deprecated.
In the JLS8 API, this method is replaced by MethodDeclaration.extraDimensions() which contains a list of Dimension nodes.
setExtraDimensions(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration
Deprecated.
In the JLS8 API, this method is replaced by VariableDeclaration.extraDimensions() which contains a list of Dimension nodes.
setExtraInfo(IProgramElement.ExtraInformation) - Method in class org.aspectj.asm.internal.ProgramElement
 
setExtraInfo(IProgramElement.ExtraInformation) - Method in interface org.aspectj.asm.IProgramElement
 
setFailonerror(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setFailonerror(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setFailonerror(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setFavoriteReferences(String[]) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Set the favorite references which will be used to compute some completion proposals.
setFieldDescriptor(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the fieldDescriptor.
setFieldDescriptorFromClass(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
setFieldIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
setFieldIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
setFieldIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
setFieldIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
setFieldIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
setFieldIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
setFieldIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
setFieldIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
setFieldIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
setFieldIndex(int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
setFieldIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
setFieldIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSuperReference
 
setFieldIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
setFieldName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the fieldName.
setFieldName(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldString
 
setFields(Field[]) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
setFields(Field[]) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
setFields(FieldBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
setFieldType(UnresolvedType) - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
setfile(String, String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setFile(File) - Method in class org.aspectj.tools.ant.taskdefs.Ajc2.Argfile
 
setFile(NdResourceFile) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
setFileMap(HashMap<String, IProgramElement>) - Method in interface org.aspectj.asm.IHierarchy
 
setFileMap(Map<String, IProgramElement>) - Method in interface org.aspectj.asm.IHierarchy
 
setFileMap(Map<String, IProgramElement>) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
setFilename(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdZipEntry
 
setFileName(String) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Set File name of class, aka SourceFile attribute value
setFiles(List<File>) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setFileSystem(FileSystem) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
setFilteredMemberAccessibility(List<IProgramElement.Accessibility>) - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
setFilteredMemberKinds(List<IProgramElement.Kind>) - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
setFilteredMemberModifiers(List<IProgramElement.Modifiers>) - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
setFilterImplicitImports(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Specifies that implicit imports (for types in java.lang, types in the same package as the rewrite compilation unit, and types in the compilation unit's main type) should not be created, except if necessary to resolve an on-demand import conflict.
setFinally(Block) - Method in class org.aspectj.org.eclipse.jdt.core.dom.TryStatement
Sets or clears the finally block of this try statement.
setFingerprint(FileFingerprint) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
setFirstBound(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
setFirstBoundIsClass(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeParameter
 
setFlag(byte, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
setFlags(int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Sets the modifier flags relevant in the context.
setFlags(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Sets the flags associated with this node to the given value.
setFlags(int) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMImport
Deprecated.
Sets the modifier flags for this import.
setFlags(int) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMember
Deprecated.
Sets the flags for this member.
setFlags(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setFlags(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
setFlags(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
setFlags(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
setFloatValue(float) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the floatValue.
setFocalPosition(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Requests an abridged abstract syntax tree.
setFocus(SearchPattern, IJavaElement) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
setFocusType(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver
 
setFooter(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setForceWrapping(String, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Set the force value of the given alignment value and return the new value.
setFork(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setFork(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setFork(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setForkclasspath(Path) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setForkclasspathref(Reference) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setFormalComment(String) - Method in class org.aspectj.asm.internal.ProgramElement
 
setFormalComment(String) - Method in interface org.aspectj.asm.IProgramElement
 
setForMethodInfos() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY This methods leaves the space for method counts recording.
setForParameterAnnotationMatch() - Method in class org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
setForParameterAnnotationMatch() - Method in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
setForParameterAnnotationMatch() - Method in class org.aspectj.weaver.patterns.AnyAnnotationTypePattern
 
setForParameterAnnotationMatch() - Method in class org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
setForParameterAnnotationMatch() - Method in class org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
setFromMap(Map<String, String>) - Method in class org.aspectj.weaver.Lint
 
setFromProperties(File) - Method in class org.aspectj.weaver.Lint
 
setFromProperties(Properties) - Method in class org.aspectj.weaver.Lint
 
setGenerateCrossRefsMode(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setGenerateJavadocsInModelMode(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setGenerateModelMode(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setGenerateSyntheticPointcutMethod() - Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
 
setGenericCast(int, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
setGenericDeclaringType(NdComplexTypeSignature) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
 
setGenericSignature(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
setGenericSignatureInformationProvider(GenericSignatureInformationProvider) - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
setGenericType(ReferenceType) - Method in class org.aspectj.weaver.ReferenceType
 
setGlobalMultivalPreference(String, List) - Method in class org.aspectj.ajde.ui.internal.UserPreferencesStore
 
setGlobalMultivalPreference(String, List) - Method in interface org.aspectj.ajde.ui.UserPreferencesAdapter
Sets a global IDE option with multiple values.
setGlobalPreference(String, String) - Method in class org.aspectj.ajde.ui.internal.UserPreferencesStore
 
setGlobalPreference(String, String) - Method in interface org.aspectj.ajde.ui.UserPreferencesAdapter
Sets a global IDE option with a single value.
setGranularity(StructureViewProperties.Granularity) - Method in class org.aspectj.ajde.ui.GlobalViewProperties
 
setGranularity(StructureViewProperties.Granularity) - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
setGroup(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setGrouping(List<StructureViewProperties.Grouping>) - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
setHandle(IModuleDescription) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
setHandle(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
Sets the handle for this type info
setHandleIdentifier(String) - Method in class org.aspectj.asm.internal.ProgramElement
 
setHandleIdentifier(String) - Method in interface org.aspectj.asm.IProgramElement
 
setHandleProvider(IElementHandleProvider) - Method in class org.aspectj.asm.AsmManager
 
setHandlerPC(int) - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
setHandlerPC(InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.CodeExceptionGen
 
setHasMatchedSomething(boolean) - Method in class org.aspectj.weaver.Advice
 
setHasNoParameterNamesFromIndex(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setHeader(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMCompilationUnit
Deprecated.
Sets the header comment for this compilation unit.
setHeader(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setHeaderEndIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
setHelp(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setHelpfile(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setHierarchy(StructureViewProperties.Hierarchy) - Method in class org.aspectj.ajde.ui.GlobalViewProperties
 
setHierarchyCheckDone() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
setHierarchyCheckDone() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
setHolder(IMessageHolder) - Method in class org.aspectj.tools.ajc.Main
Set holder to be passed all messages.
setHostClassIndex(int) - Method in class org.aspectj.apache.bcel.classfile.NestHost
 
setHref(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc.Link
 
setIdentifier(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeParameter
 
setIdentifier(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.SimpleName
Sets the identifier of this node to the given value.
setif(boolean, String) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setif(boolean, String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setif(boolean, String, String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setIgnored(int, boolean) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Sets whether the given kind of completion proposal is ignored.
setIgnoreMethodBodies(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Requests an abstract syntax tree without method bodies.
setImplementations(TypeBinding, Collection<TypeBinding>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
setImplementor(boolean) - Method in class org.aspectj.asm.internal.ProgramElement
 
setImplementor(boolean) - Method in interface org.aspectj.asm.IProgramElement
 
setImplicit(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Sets whether the associated element is implicit or not.
setImplicitImportIdentification(ImportRewriteConfiguration.ImplicitImportIdentification) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.Builder
 
setImportedNames(String[]) - Method in class org.aspectj.weaver.patterns.SimpleScope
 
setImportedPrefixes(String[]) - Method in class org.aspectj.weaver.patterns.SimpleScope
 
setImportOrder(String[]) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Defines the import groups and order to be used by the ImportRewrite.
setImportOrder(List<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.Builder
 
setImports(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
Sets the imports of this evaluation context.
setImports(String[]) - Method in interface org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
Sets the import declarations for this evaluation context.
setImports(String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
setIncludeantruntime(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setIncludejavaruntime(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setIncludes(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Override Javac.setIncludes(String) to set haveIncludes to true.
setIncludesBinaries(boolean) - Method in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchScope
Deprecated.
Use SearchEngine.createJavaSearchScope(IJavaElement[]) with the package fragment roots that correspond to the binaries instead.
setIncludesBinaries(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.AbstractSearchScope
Deprecated. 
setIncludesClasspaths(boolean) - Method in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchScope
Deprecated.
setIncludesClasspaths(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.AbstractSearchScope
Deprecated. 
setIncremental(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setIncrementalCompileCouldFollow(boolean) - Method in class org.aspectj.weaver.World
 
setIncrementalFile(File) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setIncrementalMode(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setIndent(int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
setIndentStyle(String, int) - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Set the indentation style of the given alignment value and return the new value.
setIndex(int) - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
setIndex(int) - Method in class org.aspectj.apache.bcel.classfile.StackMapType
 
setIndex(int) - Method in class org.aspectj.apache.bcel.generic.Instruction
 
setIndex(int) - Method in class org.aspectj.apache.bcel.generic.InstructionCLV
 
setIndex(int) - Method in class org.aspectj.apache.bcel.generic.InstructionCP
 
setIndex(int) - Method in class org.aspectj.apache.bcel.generic.InstructionLV
 
setIndex(int) - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
setIndex(int) - Method in class org.aspectj.apache.bcel.generic.RET
 
setIndex(int) - Method in class org.aspectj.weaver.patterns.BasicTokenSource
 
setIndex(int) - Method in interface org.aspectj.weaver.patterns.ITokenSource
 
setIndex(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayAccess
Sets the index expression of this array access expression.
setIndex(Index) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchDocument
 
setIndexAndCopyIfNecessary(int) - Method in class org.aspectj.apache.bcel.generic.InstructionLV
 
setInitialization(Expression) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeFieldDeclaration
 
setInitialization(MethodDeclaration, Expression) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
setInitialization(MethodDeclaration, Expression) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
setInitializer(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMField
Deprecated.
Sets the initializer expression for this field.
setInitializer(ArrayInitializer) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayCreation
Sets or clears the array initializer of this array creation expression.
setInitializer(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration
Sets or clears the initializer of this variable declaration.
setInitialStringValue(String) - Method in class org.aspectj.apache.bcel.generic.FieldGen
 
setInjars(Path) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setInJars(List<File>) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setInjarsref(Reference) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setInlineTagStarted(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
setInnerAccessFlags(int) - Method in class org.aspectj.apache.bcel.classfile.InnerClass
 
setInnerClasses(InnerClass[]) - Method in class org.aspectj.apache.bcel.classfile.InnerClasses
 
setInnerClassIndex(int) - Method in class org.aspectj.apache.bcel.classfile.InnerClass
 
setInnerNameIndex(int) - Method in class org.aspectj.apache.bcel.classfile.InnerClass
 
setInpath(Path) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setInPath(List<File>) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setInpathDirCopyFilter(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
Option to copy all files from all inpath directories except the files specified here.
setInpathref(Reference) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setInsertBefore(IJavaElement, IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Sets the insertion position in the new container for the modified element.
setInsertBoundToPrevious(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
setInsideDocComment(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Sets whether this search match is inside a doc comment of a Java source file.
setInstanceofType(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
setInstruction(Instruction) - Method in class org.aspectj.apache.bcel.generic.BranchHandle
Set new contents.
setInstruction(Instruction) - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
Replace current instruction contained in this handle.
setInstruction(InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.LineNumberGen
 
setInstructionList(InstructionList) - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
setIntegerValue(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the integerValue.
setInterceptor(IMessageHandler) - Method in class org.aspectj.bridge.MessageHandler
Set the interceptor which gets any message before we process it.
setInterface(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Sets whether this type declaration declares a class or an interface.
setInterfaceNames(String[]) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
setInterfaces(int[]) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
setInternalclasspath(Path) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setInternalclasspath(Path) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setInternalclasspathref(Reference) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setInternalclasspathref(Reference) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setInternalStructure(List<Token>) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
setInxml(Path) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setInxmlref(Reference) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setIsBatchWeave(boolean) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
setIsBelow(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.PerCflow
 
setIsCflowBelow(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CflowPointcut
 
setIsClInit(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
setIsConstructor(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
setIsContructor(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setIsLocal(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
setIsMember(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
setIsMixin(boolean) - Method in class org.aspectj.weaver.NewParentTypeMunger
 
setIsRuntimeVisible(boolean) - Method in class org.aspectj.weaver.bcel.FakeAnnotation
 
setIsSilent(boolean) - Method in exception org.aspectj.bridge.AbortException
 
setIsStructureKnown(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
Sets whether the structure of this element known
setIsThis(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.PerObject
 
setIsVarArgs(boolean) - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
setIsVarArgs(boolean) - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
setIsVarArgs(boolean) - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
setIsVarArgs(boolean) - Method in class org.aspectj.weaver.patterns.TypePattern
 
setIsVarArgs(boolean) - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
setJavac(Javac) - Method in class org.aspectj.tools.ant.taskdefs.Ajc11CompilerAdapter
 
setJavac(Javac) - Method in class org.aspectj.tools.ant.taskdefs.AjcCompilerAdapter
 
setJavaClass(JavaClass, boolean) - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
setJavaConventionsSettings() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
setJavadoc(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
setJavadoc(Javadoc) - Method in class org.aspectj.org.eclipse.jdt.core.dom.BodyDeclaration
Sets or clears the doc comment node.
setJavadoc(Javadoc) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleDeclaration
Sets or clears the doc comment node.
setJavadoc(Javadoc) - Method in class org.aspectj.org.eclipse.jdt.core.dom.PackageDeclaration
Sets or clears the doc comment node (added in JLS3 API).
setJavadocPositions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
setJdkLevel(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
setJrtPackageRoots(IPath, ObjectVector) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
setJvmarg(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Sets the key of the method, field type, member type, relevant in the context, or null if none.
setKey(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setKeyword(Modifier.ModifierKeyword) - Method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
Sets the modifier keyword of this modifier node.
setKeyword(ModuleModifier.ModuleModifierKeyword) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier
Sets the module modifier keyword of this module modifier node.
setKind(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Sets the kind of constructs to be parsed from the source.
setKind(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
setKind(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
setKind(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
setKind(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the kind.
setKind(IProgramElement.Kind) - Method in class org.aspectj.asm.internal.ProgramElement
 
setKind(IProgramElement.Kind) - Method in interface org.aspectj.asm.IProgramElement
 
setKind(IMessage.Kind) - Method in class org.aspectj.weaver.Lint.Kind
 
setLabel(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.BreakStatement
Sets or clears the label of this break statement.
setLabel(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ContinueStatement
Sets or clears the label of this continue statement.
setLabel(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.LabeledStatement
Sets the label of this labeled statement.
setLastActiveStructureModel(AsmManager) - Static method in class org.aspectj.asm.AsmManager
 
setLastBuiltState(IProject, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Sets the last built state for the given project, or null to reset it.
setLeadingComment(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.Statement
Deprecated.
This feature was removed in the 2.1 release because it was only a partial, and inadequate, solution to the issue of associating comments with statements.
setLeft(PointcutDesignator) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AndPointcut
 
setLeft(PointcutDesignator) - Method in class org.aspectj.org.eclipse.jdt.core.dom.OrPointcut
 
setLeftHandSide(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.Assignment
Sets the left hand side of this assignment expression.
setLeftOperand(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression
Sets the left operand of this infix expression.
setLeftOperand(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.InstanceofExpression
Sets the left operand of this instanceof expression.
setLeftOperand(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.PatternInstanceofExpression
Sets the left operand of this instanceof expression.
setLength(int) - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
setLength(int) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Sets the length of this search match.
setLenient(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setLexicalPosition(int) - Method in class org.aspectj.weaver.Advice
 
setLimitedImports(char[]) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
Mark this scope as only allowing limited support for imports.
setLineNumberTable(LineNumber[]) - Method in class org.aspectj.apache.bcel.classfile.LineNumberTable
 
setLineSeparator(String) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
Sets the line separator used by this evaluation context.
setLink(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setLinkoffline(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setLint(Lint) - Method in class org.aspectj.weaver.World
 
setLintMode(String) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setLintProperties(String) - Method in class org.aspectj.weaver.tools.PointcutParser
Set the lint properties for this parser from the given resource on the classpath.
setLintProperties(Properties) - Method in class org.aspectj.weaver.tools.PointcutParser
Set the lint properties for this parser from the given properties set.
setLintProperties(Properties) - Method in class org.aspectj.weaver.tools.StandardPointcutParser
Set the lint properties for this parser from the given properties set.
setLintSpecFile(File) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setListFileArgs(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setLiteralKind(ASTNode, String) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
setLiteralKind(ASTNode, String) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
setLiteralValue(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.StringLiteral
Sets the value of this literal node.
setLoadFactor(double) - Method in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Sets the load factor for the cache.
setLocale(Locale) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
setLocale(Locale) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
setLocale(Locale) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
setLocalElement(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.core.search.ReferenceMatch
Store the local element in the match.
setLocalVariableTable(LocalVariable[]) - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTable
 
setLocalVariableTable(LocalVariable[]) - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTypeTable
 
setLocation(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
setLocation(JavaFileManager.Location, Iterable<? extends File>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
setLocation(JavaFileManager.Location, Iterable<? extends Path>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ModuleLocationHandler
 
setLocation(JavaFileManager.Location, String, Iterable<? extends Path>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ModuleLocationHandler
 
setLocation(ConfigParser.Location) - Method in class org.aspectj.ajdt.ajc.ConfigParser.Arg
 
setLocation(ISourceContext, int, int) - Method in class org.aspectj.weaver.patterns.PatternNode
 
setLocationForModule(JavaFileManager.Location, String, Collection<? extends Path>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
setLocationFromPaths(JavaFileManager.Location, Collection<? extends Path>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
setLocked(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
setLog(File) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setLog(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
setLogCommand(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setLongValue(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the longValue.
setLookupClassLoader(ClassLoader) - Method in class org.aspectj.runtime.reflect.FieldSignatureImpl
 
setMainClassName(char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule
Define the ModuleMainClass to be recorded in the generated module-info.class.
setMainClassName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
setMajor(int) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
setMajor(int) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
setMajorMinor(int, int) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
setMakeReflectable(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setManifestContent(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
Stores the content of the JAR's MANIFEST.MF file.
setMask(int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Sets the specified mask of this node's state mask on or off based on the boolean value - true -> on, false -> off.
setMatchingContext(MatchingContext) - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
setMatchingContext(MatchingContext) - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl
 
setMatchingContext(MatchingContext) - Method in class org.aspectj.weaver.reflect.ShadowMatchImpl
 
setMatchingContext(MatchingContext) - Method in class org.aspectj.weaver.reflect.StandardShadowMatchImpl
 
setMatchingContext(MatchingContext) - Method in interface org.aspectj.weaver.tools.PointcutExpression
Set the matching context to be used for subsequent calls to match.
setMatchingContext(MatchingContext) - Method in interface org.aspectj.weaver.tools.ShadowMatch
Set a matching context to be used when matching join points.
setMatchingContext(MatchingContext) - Method in interface org.aspectj.weaver.tools.StandardPointcutExpression
Set the matching context to be used for subsequent calls to match.
setMatchingSignature(Member) - Method in class org.aspectj.weaver.Shadow
 
setMaxLocals() - Method in class org.aspectj.apache.bcel.generic.MethodGen
Compute maximum number of local variables based on the parameter count and bytecode usage of variables.
setMaxLocals(boolean) - Method in class org.aspectj.apache.bcel.generic.MethodGen
Compute maximum number of local variables.
setMaxLocals(int) - Method in class org.aspectj.apache.bcel.classfile.Code
 
setMaxLocals(int) - Method in class org.aspectj.apache.bcel.generic.MethodGen
Set maximum number of local variables.
setMaxLocals(int) - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
setMaxmem(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setMaxmemory(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setMaxmemory(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setMaxSize(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ChunkCache
Clears the page table and changes it to hold chunks with maximum total memory of maxSize.
setMaxStack() - Method in class org.aspectj.apache.bcel.generic.MethodGen
Computes max. stack size by performing control flow analysis.
setMaxStack(int) - Method in class org.aspectj.apache.bcel.classfile.Code
 
setMaxStack(int) - Method in class org.aspectj.apache.bcel.generic.MethodGen
Set maximum stack size for this method.
setMemberTypes(ReferenceBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
setMenu(JPopupMenu) - Method in class org.aspectj.ajde.ui.swing.AJButtonMenuCombo
 
setMessage(IMessage) - Method in class org.aspectj.ajde.ui.BuildConfigNode
 
setMessage(IMessage) - Method in class org.aspectj.asm.internal.ProgramElement
 
setMessage(IMessage) - Method in interface org.aspectj.asm.IProgramElement
 
setMessage(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AssertStatement
Sets or clears the message expression of this assert statement.
setMessage(StringLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareErrorDeclaration
 
setMessage(StringLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareWarningDeclaration
 
setMessageContext(IMessageContext) - Method in interface org.aspectj.weaver.tools.ISupportsMessageContext
 
setMessageHandler(IMessageHandler) - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
setMessageHandler(IMessageHandler) - Method in class org.aspectj.weaver.World
 
setMessageHolder(IMessageHolder) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
direct API for testing
setMessageHolderClass(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
Setup custom message handling.
setMethodAt(Method, int) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
setMethodBindings(ReferenceBinding, ElementValuePair[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
setMethodDescriptor(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
setMethodDescriptor(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the methodDescriptor.
setMethodName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
setMethodName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the methodName.
setMethodParameterNames(IMethod, char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Sets the mapping for this method to its parameter names.
setMethods(Method[]) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
setMethods(Method[]) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
setMethods(MethodBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
setMethodsFullRecovery(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
setMinor(int) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
setMinor(int) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
setMissingTypeNames(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
Sets the missing type names (if any) for this class.
setModel(IStructureModel) - Method in class org.aspectj.weaver.World
 
setModifiedFiles(List<File>) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setModifiers(int) - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
setModifiers(int) - Method in class org.aspectj.asm.internal.ProgramElement
 
setModifiers(int) - Method in interface org.aspectj.asm.IProgramElement
 
setModifiers(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.BodyDeclaration
Deprecated.
In the JLS3 API, this method is replaced by BodyDeclaration.modifiers(), which contains a list of Modifier nodes.
setModifiers(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
Deprecated.
In the JLS3 API, this method is replaced by SingleVariableDeclaration.modifiers() which contains a list of a Modifier nodes.
setModifiers(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationExpression
Deprecated.
In the JLS3 API, this method is replaced by VariableDeclarationExpression.modifiers() which contains a list of a Modifier nodes.
setModifiers(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationStatement
Deprecated.
In the JLS3 API, this method is replaced by VariableDeclarationStatement.modifiers() which contains a list of a Modifier nodes.
setModifiers(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
setModifiers(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdBinding
Sets the modifiers for this binding (defined in Flags)
setModifiers(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchTypeNameMatch
Set modifiers of the matched type.
setModifiers(List, Annotation[], int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setModifiers(AnnotationTypeDeclaration, TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setModifiers(AnnotationTypeDeclaration, TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setModifiers(AnnotationTypeMemberDeclaration, AnnotationMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setModifiers(AnnotationTypeMemberDeclaration, AnnotationMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setModifiers(BodyDeclaration, Annotation[]) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setModifiers(BodyDeclaration, Annotation[], int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setModifiers(EnumConstantDeclaration, FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setModifiers(EnumConstantDeclaration, FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setModifiers(EnumDeclaration, TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setModifiers(EnumDeclaration, TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setModifiers(FieldDeclaration, FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setModifiers(FieldDeclaration, FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setModifiers(Initializer, Initializer) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setModifiers(Initializer, Initializer) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setModifiers(InterTypeFieldDeclaration, InterTypeFieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setModifiers(MethodDeclaration, AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setModifiers(MethodDeclaration, AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setModifiers(PointcutDeclaration, PointcutDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setModifiers(RecordDeclaration, TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setModifiers(SingleVariableDeclaration, Argument) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setModifiers(SingleVariableDeclaration, Argument) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setModifiers(SingleVariableDeclaration, LocalDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setModifiers(SingleVariableDeclaration, LocalDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setModifiers(SingleVariableDeclaration, RecordComponent) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setModifiers(TypeDeclaration, TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setModifiers(TypeDeclaration, TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setModifiers(VariableDeclarationExpression, LocalDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setModifiers(VariableDeclarationExpression, LocalDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setModifiers(VariableDeclarationStatement, LocalDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setModifiers(VariableDeclarationStatement, LocalDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setModule(ModuleDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Sets or clears the module declaration of this compilation unit node to the given module declaration node.
setModule(IModuleDescription) - Method in class org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
 
setModule(IModule) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
setModule(IModule) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathMultiDirectory
 
setModuleDesc(IModule) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setModuleDescription(IModuleDescription) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
setModuleIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
setModuleName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setModuleName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
setModulepath(List<String>) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setModulepathClasspathEntries(ArrayList<FileSystem.Classpath>) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setModuleQualifier(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleQualifiedName
Sets the qualifier of this qualified name to the given name.
setModuleReference(ModuleReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocModuleReference
 
setModulesourcepath(List<String>) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setModulesourcepathClasspathEntries(ArrayList<FileSystem.Classpath>) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setMonitor(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CancelableNameEnvironment
 
setMonitor(IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.INameEnvironmentWithProgress
Set the monitor for the given name environment.
setMultiThreaded(boolean) - Static method in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
setMunger(ResolvedTypeMunger) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
setName(char[]) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Sets the simple name of the method (type simple name for constructor), field, member, or variable relevant in the context, or null if none.
setName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
setName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdAnnotationValuePair
 
setName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodParameter
 
setName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
setName(String) - Method in class org.aspectj.ajde.ui.BuildConfigNode
 
setName(String) - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
setName(String) - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
setName(String) - Method in class org.aspectj.apache.bcel.generic.LocalVariableTag
 
setName(String) - Method in class org.aspectj.asm.internal.ProgramElement
 
setName(String) - Method in interface org.aspectj.asm.IProgramElement
 
setName(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMCompilationUnit
Deprecated.
The IDOMCompilationNode refinement of this IDOMNode method has no effect (the name is computed from the types declared within it).
setName(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMField
Deprecated.
The IDOMField refinement of this IDOMNode method sets the name of this field.
setName(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMImport
Deprecated.
The IDOMImport refinement of this IDOMNode method sets the name of this import.
setName(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMInitializer
Deprecated.
The IDOMInitializer refinement of this IDOMNode method does nothing.
setName(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated.
The IDOMMethod refinement of this IDOMNode method sets the name of this method.
setName(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Sets the name of this node.
setName(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMPackage
Deprecated.
The IDOMPackage refinement of this IDOMNode method sets the name of this package declaration.
setName(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Deprecated.
The IDOMType refinement of this IDOMNode method sets the name of this type.
setName(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
 
setName(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc.Doclet
 
setName(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc.Param
 
setName(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
Deprecated.
In the JLS3 API, this method is replaced by ClassInstanceCreation.setType(Type), which expects a Type instead of a Name.
setName(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ImportDeclaration
Sets the name of this import declaration to the given name.
setName(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleDeclaration
Sets the module name in to the given name.
setName(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModulePackageAccess
Sets the name of the package to the given name.
setName(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleQualifiedName
Sets the name part of this qualified name to the given simple name.
setName(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.PackageDeclaration
Sets the package name of this package declaration to the given name.
setName(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ProvidesDirective
Sets the name of the service.
setName(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.RequiresDirective
Sets the module name in requires directive to the given name.
setName(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.SimpleType
Sets the name of this simple type to the given name.
setName(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.UsesDirective
Sets the name of the service in this directive.
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AbstractTypeDeclaration
Sets the name of the type declared in this type declaration to the given name.
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
Sets the name of the annotation type member declared in this declaration to the given name.
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.EnumConstantDeclaration
Sets the name of the constant declared in this enum declaration to the given name.
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ExpressionMethodReference
Sets the name of the method referenced in this expression to the given name.
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.FieldAccess
Sets the name of the field accessed in this field access expression.
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.MemberRef
Sets the name of the referenced member to the given name.
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.MemberValuePair
Sets the member name.
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Sets the name of the method declared in this method declaration to the given name.
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodInvocation
Sets the name of the method invoked in this expression to the given name.
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodRef
Sets the name of the referenced method or constructor to the given name.
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodRefParameter
Sets or clears the parameter name.
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.NameQualifiedType
Sets the name part of this name-qualified type to the given simple name.
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.PointcutDeclaration
 
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.QualifiedName
Sets the name part of this qualified name to the given simple name.
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.QualifiedType
Sets the name part of this qualified type to the given simple name.
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ReferencePointcut
 
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperFieldAccess
Sets the name of the field accessed in this "super" field access expression.
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodInvocation
Sets the name of the method invoked in this expression to the given name.
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodReference
Sets the name of the method referenced in this expression to the given name.
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeMethodReference
Sets the name of the method referenced in this expression to the given name.
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeParameter
Sets the name of the type variable of this type parameter to the given name.
setName(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration
Sets the name of the variable declared in this variable declaration to the given name.
setNameAltered(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Sets the state of this node as having its name attribute altered from the original document contents.
setNameAndTypeDescriptorIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the nameAndTypeDescriptorIndex.
setNameAndTypeIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the nameAndTypeIndex.
setNameAndTypeNameIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the nameAndTypeNameIndex.
setNameEnvironment(INameEnvironment) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
setNameEnvironment(INameEnvironment) - Method in class org.aspectj.ajdt.internal.core.builder.EclipseClassPathManager
 
setNameIndex(int) - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
setNameSourceEnd(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.AnnotatableInfo
Sets the last position of this member's name, relative to its openable's source buffer.
setNameSourceEnd(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclarationElementInfo
Sets the last position of this import declaration's name, relative to its openable's source buffer.
setNameSourceStart(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.AnnotatableInfo
Sets the start position of this member's name, relative to its openable's source buffer.
setNameSourceStart(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclarationElementInfo
Sets the start position of this import declaration's name, relative to its openable's source buffer.
setNeedsModifiableDelegate(boolean) - Method in class org.aspectj.weaver.UnresolvedType
 
setNested(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Sets whether this operation is nested or not.
setNestHost(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
setNewValue(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeRewriteEvent
 
setNewValue(ASTNode, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
setNextLineOnWrap() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
setNLSTag(Token) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
setNoAtAspectJAnnotationProcessing(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setNocomments(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setNocomments(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Set the -nocomments flag.
setNodeprecated(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setNodeprecatedlist(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setNodePropertyMapper(RewriteEventStore.INodePropertyMapper) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
Override the default way how to access children from a parent node.
setNoExit(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setNohelp(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setNoImportError(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setNoindex(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setNonavbar(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setNosymbols(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setNosymbols(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Set the -nosymbols flag.
setNotree(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setNowarn(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setNoWeave(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setNumberOfLocals(int) - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
setNumberOfStackItems(int) - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
setOffline(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc.Link
 
setOffset(int) - Method in class org.aspectj.bridge.SourceLocation
 
setOffset(int) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Sets the offset of this search match.
setOffset(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
setOffset(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Sets the scanner offset to the given offset.
setOffset(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldString
 
setOffset(int) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.field.IField
Sets the field offset (bytes from the start of the struct).
setOld(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setOnDemand(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ImportDeclaration
Sets whether this import declaration is an on-demand or a single-type import.
setOnDemandImportThreshold(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Sets the on-demand import threshold for normal (non-static) imports.
setOnType(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.InterTypeFieldDeclaration
 
setOnType(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.InterTypeMethodDeclaration
 
setOnType(MethodDeclaration, TypeReference) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
setOnType(MethodDeclaration, TypeReference) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
setOnType(TypeDeclaration, TypeReference) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
setOnType(TypeDeclaration, TypeReference) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
setOnType(TypeReference) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
setOnType(TypeReference) - Method in class org.aspectj.ajdt.internal.compiler.ast.IntertypeMemberClassDeclaration
 
setOpen(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleDeclaration
Sets whether this module declaration is open or not.
setOperand(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.PostfixExpression
Sets the operand of this postfix expression.
setOperand(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression
Sets the operand of this prefix expression.
setOperator(Assignment.Operator) - Method in class org.aspectj.org.eclipse.jdt.core.dom.Assignment
Sets the operator of this assignment expression.
setOperator(InfixExpression.Operator) - Method in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression
Sets the operator of this infix expression.
setOperator(PostfixExpression.Operator) - Method in class org.aspectj.org.eclipse.jdt.core.dom.PostfixExpression
Sets the operator of this postfix expression.
setOperator(PrefixExpression.Operator) - Method in class org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression
Sets the operator of this prefix expression.
setOptimize(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setOption(String, String) - Method in class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
setOption(String, String) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Helper method for setting one option value only.
setOption(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
setOptionalJoinpoints(String) - Method in class org.aspectj.weaver.World
 
setOptions(Hashtable<String, String>) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaCore
Sets the current table of options.
setOptions(Hashtable<String, String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
setOptions(Map<String, String>) - Method in class org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatter
Sets the formatting options for this formatter.
setOptions(Map<String, String>) - Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Sets the ICompilationUnit custom options.
setOptions(Map<String, String>) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Sets the project custom options.
setOptions(Map<String, String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
setOptions(Map<String, String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
setOptions(Map<String, String>) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatter
 
setOriginalSignature(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setOriginatingFileName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
setOtherElements(IJavaElement[]) - Method in class org.aspectj.org.eclipse.jdt.core.search.TypeReferenceMatch
Sets the other elements of this search match.
setOut(PrintWriter) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Set the print writer for the standard output.
setOut(PrintWriter) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
setOuterClassIndex(int) - Method in class org.aspectj.apache.bcel.classfile.InnerClass
 
setOutjar(File) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setOutputDir(File) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setOutputFileNameProvider(IOutputClassFileNameProvider) - Method in class org.aspectj.ajdt.internal.compiler.lookup.PushinCollector
 
setOutputJar(File) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setOutputLocation(IPath, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Sets the default output location of this project to the location described by the given workspace-relative absolute path.
setOutputLocation(IPath, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
setOutputWorkingDir(String) - Static method in class org.aspectj.tools.ajdoc.Main
Sets the output working dir to be <fullyQualifiedOutputDir>\ajdocworkingdir.
setOutSnoop(ByteArrayOutputStream) - Method in class org.aspectj.util.LangUtil.ProcessController
 
setOutxml(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setOutxmlfile(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setOutxmlName(String) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setOverrider(boolean) - Method in class org.aspectj.asm.internal.ProgramElement
 
setOverrider(boolean) - Method in interface org.aspectj.asm.IProgramElement
 
setOverview(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setPackage(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setPackage(PackageDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Sets or clears the package declaration of this compilation unit node to the given package declaration node.
setPackageFragmentRoot(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
setPackageIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
setPackageIndices(int[]) - Method in class org.aspectj.apache.bcel.classfile.ModulePackages
 
setPackageList(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setPackagelistLoc(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc.Link
 
setPackageName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setPackageName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
setPackageName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
Sets the dot-separated name of the package code snippets are ran into.
setPackageName(String) - Method in interface org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
Sets the dot-separated name of the package in which code snippets are to be compiled and run.
setPackageName(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
setPackagenames(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc.Group
 
setPackagenames(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setPackageNames(SimpleSetOfCharArray) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule
Passes names of packages to be recorded in the ModulePackages classfile attribute.
setPackageNames(SimpleSetOfCharArray) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
setPackages(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc.Group
 
setParameter(SingleVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.EnhancedForStatement
Sets the formal parameter in this enhanced for statement.
setParameterAnnotations(IBinaryAnnotation[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
setParameterAnnotations(AnnotationBinding[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
setParameterNames(char[][]) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Sets the method parameter names.
setParameterNames(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setParameterNames(String[]) - Method in class org.aspectj.weaver.JoinPointSignature
 
setParameterNames(String[]) - Method in interface org.aspectj.weaver.ResolvedMember
 
setParameterNames(String[]) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
setParameterNames(List<String>) - Method in class org.aspectj.asm.internal.ProgramElement
 
setParameterNames(List<String>) - Method in interface org.aspectj.asm.IProgramElement
 
setParameterPackageNames(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setParameters(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setParameters(String[], String[]) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated.
Sets the types and names of parameters in this method in the order they are to be declared.
setParameters(AbstractMethodDeclaration, IProgramElement) - Method in class org.aspectj.ajdt.internal.core.builder.AsmElementFormatter
 
setParameterSignatures(List<char[]>, List<String>) - Method in class org.aspectj.asm.internal.ProgramElement
Set the parameter signatures for this method/constructor.
setParameterSignatures(List<char[]>, List<String>) - Method in interface org.aspectj.asm.IProgramElement
 
setParameterTypeNames(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setParent(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
setParent(BuildConfigNode) - Method in class org.aspectj.ajde.ui.BuildConfigNode
 
setParent(IProgramElement) - Method in class org.aspectj.asm.internal.ProgramElement
 
setParent(IProgramElement) - Method in interface org.aspectj.asm.IProgramElement
 
setParent(NdConstantArray) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstant
 
setParentheses(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.LambdaExpression
Sets whether this lambda expression has parentheses around its parameters or not.
setParentTypes(List<String>) - Method in class org.aspectj.asm.internal.ProgramElement
 
setParentTypes(List<String>) - Method in interface org.aspectj.asm.IProgramElement
 
setParser(SourceElementParser) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchDocument
 
setParticipant(SearchParticipant) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Sets the participant of this match.
setPath(byte[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeAnnotation
 
setPath(Path) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc.Doclet
 
setPaths(ArrayList<String>, String, ArrayList<String>, ArrayList<String>, String, String, ArrayList<String>, ArrayList<String>, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
setPatternNode(PatternNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareAnnotationDeclaration
 
setPendingTokens(int[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
setPerClause(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AspectDeclaration
 
setPerClause(PerClause) - Method in class org.aspectj.weaver.CrosscuttingMembers
 
setPerClauseFrom(TypeDeclaration, ASTNode, Parser) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
setPerClauseFrom(TypeDeclaration, ASTNode, Parser) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
setPermittedSubtypeNames(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
setPermittedTypes(ReferenceBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
setPersistibleAnnotation(ContainerAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
setPinpointMode(boolean) - Method in class org.aspectj.weaver.World
 
setPointcut(PointcutDesignator) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AdviceDeclaration
 
setPointcut(PointcutDesignator) - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareErrorDeclaration
 
setPointcut(PointcutDesignator) - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareSoftDeclaration
 
setPointcut(PointcutDesignator) - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareWarningDeclaration
 
setPointcut(Pointcut) - Method in class org.aspectj.weaver.ResolvedPointcutDefinition
 
setPointcut(Pointcut) - Method in class org.aspectj.weaver.ShadowMunger
 
setPointcutDesignatorHandlers(Set<PointcutDesignatorHandler>, World) - Method in class org.aspectj.weaver.patterns.PatternParser
only used by weaver tools API
setPointcutDesignatorOnAdvice(MethodDeclaration, ASTNode) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
setPointcutDesignatorOnAdvice(MethodDeclaration, ASTNode) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
setPointcutDesignatorOnPointcut(MethodDeclaration, ASTNode) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
setPointcutDesignatorOnPointcut(MethodDeclaration, ASTNode) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
setPoolId(Chunk, short) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats.PoolStats
 
setPorting(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setPosition(int, int) - Method in class org.aspectj.weaver.JoinPointSignature
 
setPosition(int, int) - Method in interface org.aspectj.weaver.ResolvedMember
 
setPosition(int, int) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
setPositionInAroundState(int) - Method in class org.aspectj.weaver.bcel.AspectInstanceVar
 
setPositionInAroundState(int) - Method in class org.aspectj.weaver.bcel.BcelVar
 
setPositions() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
setPositions(boolean) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Give all instructions their position number (offset in byte stream), i.e., make the list ready to be dumped.
setPreciseType(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CatchParameterBinding
 
setPreprocess(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setPreprocess(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Set the -preprocess flag.
setPreserveAllLocals(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setPreserveAllLocals(String) - Method in class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
setPreserveLineBreaksAfter(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
setPreserveLineBreaksBefore(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
setPrimaryBufferProvider(WorkingCopyOwner) - Static method in class org.aspectj.org.eclipse.jdt.core.WorkingCopyOwner
Sets the buffer provider of the primary working copy owner.
setPrimitiveTypeCode(PrimitiveType.Code) - Method in class org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
Sets the primitive type code.
setPrintStream(PrintStream) - Method in class org.aspectj.weaver.tools.DefaultTrace
 
setPrivate(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setPrivileged(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AspectDeclaration
Sets whether this aspect is a privileged one
setPrivileged(TypeDeclaration, boolean) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
setPrivileged(TypeDeclaration, boolean) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
setProc(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
Controls whether annotation processing and/or compilation is done.
setProceedOnError(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setProceedOnError(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setProcessor(String) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setProcessor(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
-processor class1[,class2,class3...]
setProcessorpath(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
-processorpath path Specify where to find annotation processors; if this option is not used, the class path will be searched for processors.
setProcessorPath(String) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setProcessors(Object[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Set the processors for annotation processing.
setProcessors(Object[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
setProcessors(Object[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager
 
setProgress(double) - Method in interface org.aspectj.ajde.core.IBuildProgressMonitor
Sets the current progress done
setProgress(double) - Method in class org.aspectj.ajde.core.internal.AjdeCoreBuildNotifierAdapter
 
setProgress(double) - Method in class org.aspectj.ajde.ui.swing.DefaultBuildProgressMonitor
 
setProgress(double) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildNotifier
 
setProgress(double) - Method in interface org.aspectj.bridge.IProgressListener
 
setProgress(double) - Method in class org.aspectj.tools.ajbrowser.core.BrowserBuildProgressMonitor
 
setProgressBarMax(int) - Method in class org.aspectj.ajde.ui.swing.BuildProgressPanel
 
setProgressBarVal(int) - Method in class org.aspectj.ajde.ui.swing.BuildProgressPanel
Jumps the progress bar newVal seconds ahead.
setProgressListener(IProgressListener) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
setProgressPerCompilationUnit(float) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
Sets the amount of progress to report for compiling each compilation unit.
setProgressText(String) - Method in interface org.aspectj.ajde.core.IBuildProgressMonitor
Sets the label describing the current progress phase.
setProgressText(String) - Method in class org.aspectj.ajde.ui.swing.BuildProgressPanel
 
setProgressText(String) - Method in class org.aspectj.ajde.ui.swing.DefaultBuildProgressMonitor
Sets the label describing the current progress phase.
setProgressText(String) - Method in class org.aspectj.tools.ajbrowser.core.BrowserBuildProgressMonitor
 
setProject(IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Sets the Java project used when resolving bindings.
setProject(IProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Sets the underlying kernel project of this Java project, and fills in its parent and name.
setProjectEncoding(String) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setProjectMultivalPreference(String, List) - Method in class org.aspectj.ajde.ui.internal.UserPreferencesStore
 
setProjectMultivalPreference(String, List) - Method in interface org.aspectj.ajde.ui.UserPreferencesAdapter
Sets an option for the currently active project.
setProjectPreference(String, String) - Method in class org.aspectj.ajde.ui.internal.UserPreferencesStore
 
setProjectPreference(String, String) - Method in interface org.aspectj.ajde.ui.UserPreferencesAdapter
Sets an option for the currently active project.
setProperty(String, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Sets the named property of this node to the given value, or to null to clear it.
setProperty(String, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Sets the named property of this rewrite to the given value, or to null to clear it.
setProperty(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.DBProperties
Writes the key, value mapping to the properties.
setProtected(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setPublic(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setQualifiedNameNameAndSourceRanges(char[][], long[], int, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setQualifiedNameNameAndSourceRanges(char[][], long[], int, TypeReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setQualifiedNameNameAndSourceRanges(char[][], long[], ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setQualifiedNameNameAndSourceRanges(char[][], long[], ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setQualifier(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.MemberRef
Sets or clears the qualifier of this member reference.
setQualifier(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodRef
Sets or clears the qualifier of this method reference.
setQualifier(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.NameQualifiedType
Sets the qualifier of this name-qualified type to the given name.
setQualifier(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.QualifiedName
Sets the qualifier of this qualified name to the given name.
setQualifier(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperFieldAccess
Sets or clears the qualifier of this "super" field access expression.
setQualifier(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodInvocation
Sets or clears the qualifier of this "super" method invocation expression.
setQualifier(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodReference
Sets the qualifier of this "super" method reference expression.
setQualifier(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ThisExpression
Sets or clears the qualifier of this "this" expression.
setQualifier(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.QualifiedType
Sets the qualifier of this qualified type to the given type.
setRange(ShadowRange) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
setRank(int) - Method in class org.aspectj.weaver.TypeVariable
 
setRaw(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Set whether the associated element is a raw type/method or not.
setRawClasspath(IClasspathEntry[], boolean, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Sets the classpath of this project using a list of classpath entries.
setRawClasspath(IClasspathEntry[], boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
setRawClasspath(IClasspathEntry[], IClasspathEntry[], IPath, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
setRawClasspath(IClasspathEntry[], IClasspathEntry[], IPath, IJavaModelStatus) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
setRawClasspath(IClasspathEntry[], IClasspathEntry[], IPath, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Works similar to IJavaProject.setRawClasspath(IClasspathEntry[], IPath, IProgressMonitor) and additionally allows persisting the given array of referenced entries for this project.
setRawClasspath(IClasspathEntry[], IClasspathEntry[], IPath, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
setRawClasspath(IClasspathEntry[], IPath, boolean, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Sets both the classpath of this project and its default output location at once.
setRawClasspath(IClasspathEntry[], IPath, boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
setRawClasspath(IClasspathEntry[], IPath, IJavaModelStatus) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
setRawClasspath(IClasspathEntry[], IPath, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Sets the both the classpath of this project and its default output location at once.
setRawClasspath(IClasspathEntry[], IPath, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
setRawClasspath(IClasspathEntry[], IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
Sets the classpath of this project using a list of classpath entries.
setRawClasspath(IClasspathEntry[], IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
setRawType(NdTypeId) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
 
setReachMode(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
setReachMode(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Set this flow info reach mode and return this.
setReachMode(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
setReadOnly(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
Sets this Buffer to be read only.
setReadOnly(IResource, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Sets or unsets the given resource as read-only in the file system.
setReceiverQualifier(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Sets the given simple name as the qualifier for the receiver (added in JLS8 API).
setReceiverRange(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Sets the character indices of the subrange in the source file buffer containing the relevant receiver of the member being completed.
setReceiverRange(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setReceiverSignature(char[]) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Sets the type or package signature of the relevant receiver in the context, or null if none.
setReceiverSignature(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setReceiverType(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Sets or clears the given type as the type of explicit receiver parameter (added in JLS8 API).
setReferenceIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
setReferenceInfo(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setReferenceKind(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
setRelations(List) - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
setRelativePosition(IJavaElement, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
Instructs this operation to position the new element relative to the given sibling, or to add the new element as the last child of its parent if null.
setRelevance(int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Sets the relative relevance rating of this proposal.
setRelevance(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setRemover(boolean) - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
setRenamings(String[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Sets the new names to use for each element being copied.
setRenderer(StructureViewRenderer) - Method in class org.aspectj.ajde.ui.StructureView
 
setReplaceRange(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Sets the character indices of the subrange in the source file buffer to be replaced by the completion string.
setReplaceRange(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setReporting(String, boolean, boolean, boolean, boolean) - Static method in class org.aspectj.asm.AsmManager
 
setReporting(String, boolean, boolean, boolean, boolean, IModelFilter) - Static method in class org.aspectj.asm.AsmManager
 
setRepository(Repository) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Sets the ClassRepository which loaded the JavaClass.
setRepository(Repository) - Static method in class org.aspectj.apache.bcel.Repository
Set repository instance to be used for class loading
setRequestor(ISourceElementRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
setRequiredProposals(CompletionProposal[]) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Sets the list of required completion proposals, or null if none.
setRequiredProposals(CompletionProposal[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setRequireExtendedContext(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Sets whether this requestor requires an extended context.
setRequires(ModuleBinding[], ModuleBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
setResolutionScope(IScope) - Method in class org.aspectj.weaver.AjAttribute.Aspect
 
setResolveBindings(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Requests that the compiler should provide binding information for the AST nodes it creates.
setResolvedClasspath(IClasspathEntry[], Map<IPath, IClasspathEntry>, Map<IPath, IClasspathEntry>, IJavaModelStatus, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
setResolvedClasspath(IClasspathEntry[], IClasspathEntry[], Map<IPath, IClasspathEntry>, Map<IPath, IClasspathEntry>, IJavaModelStatus, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
setResource(IResource) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Sets the resource of this match.
setResourcePath(String) - Method in class org.aspectj.ajde.ui.BuildConfigNode
 
setRestrictedIdentifierStartPosition(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.RecordDeclaration
 
setRestrictedIdentifierStartPosition(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
A character index into the original restricted identifier source string, or -1 if no restricted identifier source position information is available for this node; -1 by default.
SETRESULT_ARGUMENTS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.eval.EvaluationConstants
 
SETRESULT_SELECTOR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.eval.EvaluationConstants
 
setReturning(SingleVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AfterReturningAdviceDeclaration
 
setReturnType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorInfo
 
setReturnType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
setReturnType(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodInfo
 
setReturnType(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated.
Sets the return type name.
setReturnType(Type) - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
setReturnType(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AroundAdviceDeclaration
 
setReturnType(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Deprecated.
In the JLS3 API, this method is replaced by MethodDeclaration.setReturnType2(Type), which accepts null.
setReturnType(NdTypeSignature) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
setReturnType2(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AroundAdviceDeclaration
 
setReturnType2(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Sets the return type of the method declared in this method declaration to the given type, exclusive of any extra array dimensions (added in JLS3 API).
setReweavable(boolean) - Method in class org.aspectj.weaver.WeaverStateInfo
 
setReweavableMode(boolean) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
setReweavableModeDefaults(boolean, boolean, boolean) - Static method in class org.aspectj.weaver.WeaverStateInfo
 
setRight(PointcutDesignator) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AndPointcut
 
setRight(PointcutDesignator) - Method in class org.aspectj.org.eclipse.jdt.core.dom.OrPointcut
 
setRightHandSide(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.Assignment
Sets the right hand side of this assignment expression.
setRightOperand(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression
Sets the right operand of this infix expression.
setRightOperand(SingleVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.PatternInstanceofExpression
Sets the right operand of this instanceof expression.
setRightOperand(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.InstanceofExpression
Sets the right operand of this instanceof expression.
setRoot(BuildConfigNode) - Method in class org.aspectj.ajde.ui.BuildConfigModel
 
setRoot(IProgramElement) - Method in interface org.aspectj.asm.IHierarchy
 
setRoot(IProgramElement) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
setRootNode(IStructureViewNode) - Method in class org.aspectj.ajde.ui.FileStructureView
 
setRootNode(IStructureViewNode) - Method in class org.aspectj.ajde.ui.StructureView
 
setRule(int) - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Set the rule used while reporting the match.
setRunnable(boolean) - Method in class org.aspectj.asm.internal.ProgramElement
 
setRunnable(boolean) - Method in interface org.aspectj.asm.IProgramElement
 
setS(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
-s dir Specify the directory where to place generated source files.
setScopeForResolution(IScope) - Method in class org.aspectj.weaver.patterns.DeclarePrecedence
 
setSeeAlsoProblems(IProblem[]) - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
setSeeAlsoProblems(IProblem[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
setSelector(char[]) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
setSelector(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
setSelector(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
setSelector(MethodDeclaration, char[]) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
setSelector(MethodDeclaration, char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
setSerialwarn(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setServices(TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
setShadowMungers(List<ShadowMunger>) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
setSharedIndexLocation(String, Class<?>) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
setSharedProperty(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Record a shared persistent property onto a project.
setShowWeaveInfo(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setShowWeavingInformation(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setSignature(char[]) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Sets the signature of the method, field type, member type, relevant in the context, or null if none.
setSignature(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setSignatureIndex(int) - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
setSignatureIndex(int) - Method in class org.aspectj.apache.bcel.classfile.Signature
 
setSimpleName(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
setSleepFunction(ChunkWriter.SleepCallback) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ChunkWriter
Overrides the sleep callback function.
setSnoop(ByteArrayOutputStream) - Method in class org.aspectj.util.FileUtil.Pipe
 
setSorting(String) - Method in class org.aspectj.ajde.ui.StructureViewProperties
Deprecated. 
setSorting(StructureViewProperties.Sorting) - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
setSource(char[]) - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Set the scanner source to process.
setSource(char[]) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Sets the source code to be parsed.
setSource(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
setSource(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
setSource(char[], CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
setSource(char[], CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
setSource(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setSource(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
Source compliance level.
setSource(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setSource(IClassFile) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Sets the source code to be parsed.
setSource(ICompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Sets the source code to be parsed.
setSource(ITypeRoot) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Sets the source code to be parsed.
setSource(CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
setSource(CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
setSourceAttachmentProperty(IPath, String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
setSourceCompatibilityLevel(String) - Method in class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
setSourceContext(ISourceContext) - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
setSourceContext(ISourceContext) - Method in class org.aspectj.weaver.JoinPointSignature
 
setSourceContext(ISourceContext) - Method in class org.aspectj.weaver.patterns.BasicTokenSource
 
setSourceContext(ISourceContext) - Method in interface org.aspectj.weaver.ResolvedMember
 
setSourceContext(ISourceContext) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
setSourceEnd(int) - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Set the end position of the problem (inclusive), or -1 if unknown.
setSourceEnd(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
setSourceFile(String) - Method in class org.aspectj.ajde.ui.BuildConfigModel
 
setSourceFile(String) - Method in class org.aspectj.ajde.ui.FileStructureView
 
setSourceFileIndex(int) - Method in class org.aspectj.apache.bcel.classfile.SourceFile
 
setSourcefilename(String) - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
setSourceFileName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
setSourceFileName(String) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Set absolute path to file this class was read from.
setSourceFileName(String) - Method in class org.aspectj.weaver.SourceContextImpl
 
setSourcefiles(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setSourceLength(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitElementInfo
Sets the length of the source string.
setSourceLine(int) - Method in class org.aspectj.apache.bcel.generic.LineNumberGen
 
setSourceLine(InstructionHandle, int) - Static method in class org.aspectj.weaver.bcel.Utility
 
setSourceLineNumber(int) - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Set the line number in source where the problem begins.
setSourceLineNumber(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
setSourceLocation(ISourceLocation) - Method in class org.aspectj.ajde.ui.BuildConfigNode
 
setSourceLocation(ISourceLocation) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseTypeMunger
 
setSourceLocation(ISourceLocation) - Method in class org.aspectj.asm.internal.ProgramElement
 
setSourceLocation(ISourceLocation) - Method in interface org.aspectj.asm.IProgramElement
 
setSourceLocation(ISourceLocation) - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
setSourceMapper(SourceMapper) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
For use by AttachSourceOperation only.
setSourceNameOverride(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
Sets the source name for this type.
setSourcepath(Path) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setSourcepathRef(Reference) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setSourcePathResources(Map<String, File>) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setSourceRange(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Sets the source range of the original source file where the source fragment corresponding to this node was found.
setSourceRange(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Sets the subrange of the source code to be parsed.
setSourceRange(IJavaElement, SourceRange, SourceRange) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Sets the mapping for this element to its source ranges for its source range and name range.
setSourceRangeEnd(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Sets the original position of the last character of this node's contents in its document.
setSourceRangeEnd(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameterElementInfo
 
setSourceRangeStart(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameterElementInfo
 
setSourceRootCopyFilter(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
Option to copy all files from all source root directories except those specified here.
setSourceRoots(List<File>) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setSourceRoots(Path) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setSourcerootsref(Reference) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setSourceSignature(String) - Method in class org.aspectj.asm.internal.ProgramElement
 
setSourceSignature(String) - Method in interface org.aspectj.asm.IProgramElement
 
setSourceStart(int) - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Set the start position of the problem (inclusive), or -1 if unknown.
setSourceStart(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
setSpaceLimit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
 
setSpaceLimit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Sets the maximum amount of space that the cache can store
setSplitindex(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setSrcdir(Path) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setSrcdir(Path) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setSrcDir(Path) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setSrcdirRef(Reference) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setStackMap(StackMapEntry[]) - Method in class org.aspectj.apache.bcel.classfile.StackMap
 
setStandard(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setStart(InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
setStartPC(int) - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
setStartPC(int) - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
setStartPC(InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.CodeExceptionGen
 
setStartPos(int) - Method in class org.aspectj.weaver.ReferenceType
 
setStartPosition(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Sets the original position of the first character of this node's contents in its document.
setState(AjState) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
setStatements(MethodDeclaration, List) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
setStatementsRecovery(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Requests that the compiler should perform statements recovery.
setStatementsRecovery(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
setStatic(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ImportDeclaration
Sets whether this import declaration is a static import (added in JLS3 API).
setStaticContainerSorting(ImportRewriteConfiguration.ImportContainerSorting) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.Builder
 
setStaticOnDemandImportThreshold(int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Sets the on-demand import threshold for static imports.
setStaticOnDemandThreshold(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.Builder
 
setStatusInformation(String) - Method in class org.aspectj.tools.ajbrowser.BrowserManager
 
setStrict(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setStringIndex(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the stringIndex.
setStringValue(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the stringValue.
setStructuralProperty(StructuralPropertyDescriptor, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Sets the value of the given structural property for this node.
setStructureModel(AsmManager) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
setStylesheetfile(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setSubject(Member) - Method in class org.aspectj.weaver.reflect.ShadowMatchImpl
 
setSubject(ResolvedMember) - Method in class org.aspectj.weaver.reflect.StandardShadowMatchImpl
 
setSubroutineSwitchExpression(SubRoutineStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BranchStatement
 
setSubroutineSwitchExpression(SubRoutineStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
setSuperclass(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Deprecated.
Sets the name of this type's superclass.
setSuperclass(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Deprecated.
In the JLS3 API, this method is replaced by TypeDeclaration.setSuperclassType(Type), which expects a Type instead of a Name.
setSuperclass(NdTypeSignature) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
setSuperclass(ResolvedType) - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
setSuperclass(UnresolvedType) - Method in class org.aspectj.weaver.TypeVariable
 
setSuperClass(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
setSuperClass(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
setSuperClass(ResolvedType) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
setSuperclassName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
Sets the (unresolved) name of this type's superclass
setSuperclassName(String) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
setSuperclassName(String) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
setSuperclassNameIndex(int) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
setSuperclassNameIndex(int) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
setSuperclassType(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Sets or clears the superclass declared in this type declaration (added in JLS3 API).
setSuperInterfaceNames(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
Sets the (unresolved) names of the interfaces this type implements or extends
setSuperInterfaces(String[]) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Deprecated.
Sets the names of interfaces that this type implements or extends, in the order in which they are to be listed in the source.
setSuperInterfaces(ReferenceBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
setSuperInterfaces(ReferenceBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
setSuperMethodsCalled(Set<ResolvedMember>) - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
setSupplementaryMessageInfo(String) - Method in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
setSupplementaryMessageInfo(String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
setSuppressed(boolean) - Method in class org.aspectj.weaver.Lint.Kind
 
setSwitchExpression(SwitchExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
setSwitchLabeledRule(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.SwitchCase
Sets the switchLabeledRule of this switch case as true or false.
setSynchronizationPointcutsInUse() - Method in class org.aspectj.weaver.World
 
setSyntheticAccessor(FieldBinding, int, SyntheticMethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
setTagBits(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
setTagBits(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
setTagBits(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodAnnotationData
 
setTagBits(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
setTagBits(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
setTagFile(File) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setTagName(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Sets the tag name of this node to the given value.
setTarget(int, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.InstructionSelect
Set branch target for `i'th case
setTarget(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setTarget(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setTarget(InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.BranchHandle
Pass new target to instruction.
setTarget(InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
Set branch target
setTargetAspectjRuntimeLevel(String) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setTargetAspectjRuntimeLevel(String) - Method in class org.aspectj.weaver.World
 
setTargetInfo(byte, byte) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeAnnotation
 
setTargetInfo(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeAnnotation
 
setTargetLevel(String) - Method in class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
setTargetSourceRangeComputer(TargetSourceRangeComputer) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Sets a custom target source range computer for this AST rewriter.
setTargetType(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeAnnotation
 
setTaskName(String) - Method in class org.aspectj.org.eclipse.jdt.core.compiler.CompilationProgress
Reports the name (or description) of the current task.
setTaskName(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
setTaskName(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
setTerminateAfterCompilation(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setText(String) - Method in class org.aspectj.ajde.core.internal.AjdeCoreBuildNotifierAdapter
 
setText(String) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildNotifier
 
setText(String) - Method in interface org.aspectj.bridge.IProgressListener
 
setText(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.TextElement
Sets the text of this node to the given value.
setThenExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ConditionalExpression
Sets the "then" part of this conditional expression.
setThenStatement(Statement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.IfStatement
Sets the "then" part of this if statement.
setThreads(int) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setThreads(Integer) - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Sets the number of threads.
setThrowing(SingleVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AfterThrowingAdviceDeclaration
 
setTime(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setTime(long) - Method in exception org.aspectj.org.eclipse.jdt.internal.core.nd.db.IndexException
Sets the time that the exception occurred at (in terms of the write number from the modification log)
setTimeLastUsed(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
setTimers(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setTiming(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setTiming(boolean, boolean) - Method in class org.aspectj.weaver.World
Set the timing option (whether to collect timing info), this will also need INFO messages turned on for the message handler being used.
setTitle(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc.Group
 
setToEscape(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
setToken(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
setToken(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.NumberLiteral
Sets the token of this number literal node.
setTokenKind(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
setTokenLocation(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
setTokenRange(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Sets the character indices of the subrange in the source file buffer containing the relevant token being completed.
setTokenRange(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
setTokenRange(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setTokenRange(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
setTotalSize(Chunk, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats.PoolStats
 
setTraceEnabled(boolean) - Method in class org.aspectj.weaver.tools.CommonsTrace
 
setTraceEnabled(boolean) - Method in class org.aspectj.weaver.tools.DefaultTrace
 
setTraceEnabled(boolean) - Method in class org.aspectj.weaver.tools.Jdk14Trace
 
setTraceEnabled(boolean) - Method in interface org.aspectj.weaver.tools.Trace
 
setTrackedNodeData(ASTNode, TextEditGroup) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
setType(byte) - Method in class org.aspectj.apache.bcel.classfile.StackMapType
 
setType(String) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMField
Deprecated.
Sets the type name of this field.
setType(Type) - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
setType(Type) - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
setType(ArrayType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayCreation
Sets the array type in this array creation expression.
setType(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
Sets the type of the annotation type member declared in this declaration to the given type.
setType(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CastExpression
Sets the type in this cast expression to the given type.
setType(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
Sets the type instantiated in this class instance creation expression (added in JLS3 API).
setType(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.CreationReference
Sets the type of this creation reference expression.
setType(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.FieldDeclaration
Sets the base type declared in this field declaration to the given type.
setType(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodRefParameter
Sets the paramter type to the given type.
setType(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ParameterizedType
Sets the type of this parameterized type.
setType(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
Sets the type of the variable declared in this variable declaration to the given type, exclusive of any extra array dimensions.
setType(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeLiteral
Sets the type in this type literal expression to the given type.
setType(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeMethodReference
Sets the type of this type method reference expression.
setType(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationExpression
Sets the base type declared in this variable declaration to the given type.
setType(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationStatement
Sets the base type declared in this variable declaration statement to the given type.
setType(IType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchTypeNameMatch
Set matched type.
setType(NdTypeSignature) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdAnnotation
 
setType(NdTypeSignature) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodParameter
 
setType(NdTypeSignature) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeArgument
 
setType(NdTypeSignature) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeBound
 
setType(NdTypeSignature) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
setTypeAnnotations(IBinaryTypeAnnotation[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
setTypeAnnotations(AnnotationBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
setTypeAnnotations(AnnotationBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
setTypeAnnotations(AnnotationBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
setTypeAnnotations(AnnotationBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
setTypeAnnotations(AnnotationBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MissingTypeBinding
 
setTypeAnnotations(AnnotationBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NullTypeBinding
 
setTypeAnnotations(AnnotationBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
setTypeAnnotations(AnnotationBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
setTypeAnnotations(AnnotationBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
setTypeAnnotations(AnnotationBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VoidTypeBinding
 
setTypeAnnotations(AnnotationBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
setTypeContainerSorting(ImportRewriteConfiguration.ImportContainerSorting) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.Builder
 
setTypeDeclaration(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclarationStatement
Deprecated.
In the JLS3 API, this method is replaced by TypeDeclarationStatement.setDeclaration(AbstractTypeDeclaration) which takes AbstractTypeDeclaration instead of TypeDeclaration.
setTypeForAroundAdviceDeclaration(AroundAdviceDeclaration, Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setTypeForField(FieldDeclaration, Type, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setTypeForField(FieldDeclaration, Type, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setTypeForMethodDeclaration(AnnotationTypeMemberDeclaration, Type, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setTypeForMethodDeclaration(AnnotationTypeMemberDeclaration, Type, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setTypeForMethodDeclaration(MethodDeclaration, Type, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setTypeForMethodDeclaration(MethodDeclaration, Type, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setTypeForSingleVariableDeclaration(SingleVariableDeclaration, Type, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setTypeForSingleVariableDeclaration(SingleVariableDeclaration, Type, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setTypeForVariableDeclarationExpression(VariableDeclarationExpression, Type, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setTypeForVariableDeclarationExpression(VariableDeclarationExpression, Type, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setTypeForVariableDeclarationStatement(VariableDeclarationStatement, Type, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setTypeForVariableDeclarationStatement(VariableDeclarationStatement, Type, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setTypeId(NdTypeId) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
setTypeName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
setTypeName(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceFieldElementInfo
Sets the type name of the field.
setTypeName(Name) - Method in class org.aspectj.org.eclipse.jdt.core.dom.Annotation
Sets the annotation type name of this annotation.
setTypeNameForAnnotation(Annotation, Annotation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
setTypeNameForAnnotation(Annotation, Annotation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
setTypeOnDemandThreshold(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.Builder
 
setTypeParameters(String[]) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated.
Sets the formal type parameters for this method.
setTypeParameters(String[]) - Method in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Deprecated.
Sets the formal type parameters for this type.
setTypeParameters(TypePatternList) - Method in class org.aspectj.weaver.patterns.TypePattern
 
setTypePattern(TypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclareSoftDeclaration
 
setTypePatternExpression(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypePattern
Should be called for internal setting only, if the expression needs to be set lazily
setTypeReference(TypeReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocModuleReference
 
setTypesOfLocals(StackMapType[]) - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
setTypesOfStackItems(StackMapType[]) - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
setTypeVariable(TypeVariable) - Method in class org.aspectj.weaver.UnresolvedTypeVariableReferenceType
 
setTypeVariableAliases(List<String>) - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
setTypeVariableLookupScope(TypeVariableDeclaringElement) - Method in class org.aspectj.weaver.World
 
setTypeVariables(TypeVariableBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
setTypeVariables(TypeVariable[]) - Method in class org.aspectj.weaver.JoinPointSignature
 
setTypeVariables(TypeVariable[]) - Method in interface org.aspectj.weaver.ResolvedMember
 
setTypeVariables(TypeVariable[]) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
setTypeVariablesInScope(String[]) - Method in class org.aspectj.weaver.patterns.Pointcut
 
setUnitName(String) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Sets the name of the compilation unit that would hypothetically contains the source string.
setUnwovenClassFileData(byte[]) - Method in class org.aspectj.weaver.WeaverStateInfo
 
setupAjc(Javac) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
This method extracts javac arguments to ajc, and add arguments to make ajc behave more like javac in copying resources.
setupOptions() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
Create any pseudo-options required to implement some of the macro options
setUpperBound(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.WildcardType
Sets whether this wildcard type is an upper bound ("extends") as opposed to a lower bound ("super").
setUpperBound(UnresolvedType) - Method in class org.aspectj.weaver.TypeVariable
 
setUpperBounds(TypeBinding[], ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
setUse(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setUseContextToFilterImplicitImports(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Sets whether a context should be used to properly filter implicit imports.
setUsejavac(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setUserLibrary(String, IClasspathEntry[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.UserLibraryManager
 
setUses(TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
setUtf8Length(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the utf8Length.
setUtf8Value(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the utf8Value.
setValue(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantBoolean
 
setValue(byte) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantByte
 
setValue(char) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantChar
 
setValue(double) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantDouble
 
setValue(float) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantFloat
 
setValue(int) - Method in class org.aspectj.apache.bcel.generic.FieldGen
 
setValue(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantInt
 
setValue(long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantLong
 
setValue(short) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantShort
 
setValue(String) - Method in class org.aspectj.ajdt.ajc.ConfigParser.Arg
 
setValue(String) - Method in class org.aspectj.apache.bcel.generic.FieldGen
 
setValue(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantString
 
setValue(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask.CompilerArg
 
setValue(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc.Param
 
setValue(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.MemberValuePair
Sets the value of this pair.
setValue(Expression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.SingleMemberAnnotation
Sets the value of this annotation.
setValue(NdConstant) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdAnnotationValuePair
 
setValue(NdTypeSignature) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantClass
 
setValueByte(byte) - Method in class org.aspectj.weaver.SimpleAnnotationValue
 
setValueChar(char) - Method in class org.aspectj.weaver.SimpleAnnotationValue
 
setValueInt(int) - Method in class org.aspectj.weaver.SimpleAnnotationValue
 
setValues(AnnotationValue[]) - Method in class org.aspectj.weaver.ArrayAnnotationValue
 
setValueString(String) - Method in class org.aspectj.weaver.SimpleAnnotationValue
 
setVarargs(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodRefParameter
Sets whether this method reference parameter is for the last parameter of a variable arity method (added in JLS3 API).
setVarargs(boolean) - Method in class org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
Sets whether this declaration declares the last parameter of a variable arity method (added in JLS3 API).
setVarargsMethod() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
setVariableFlag(byte) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
setVariableIdentifier(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
 
SetVariablesOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
 
SetVariablesOperation(String[], IPath[], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SetVariablesOperation
 
setVarTypeDeclaration(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
setVerbose(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setVerbose(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setVerbose(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setVersion(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setVersion(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setVersion(boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setVersion(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
setVersion(AjAttribute.WeaverVersionInfo) - Method in class org.aspectj.weaver.VersionedDataInputStream
 
setViewProperties(StructureViewProperties) - Method in class org.aspectj.ajde.ui.StructureView
 
setWarn(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setWarnAssertIdentifier(String) - Method in class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
setWarnDeprecation(String) - Method in class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
setWarnHiddenCatchBlocks(String) - Method in class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
setWarnMethodWithConstructorName(String) - Method in class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
setWarnNonNLS(String) - Method in class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
setWarnOverridingPackageDefaultMethod(String) - Method in class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
setWarnSyntheticAccess(String) - Method in class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
setWarnUnusedImports(String) - Method in class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
setWarnUnusedLocals(String) - Method in class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
setWarnUnusedParameters(String) - Method in class org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
setWeaver(BcelWeaver) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
setWildcard(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeArgument
Sets the wildcard to use, one of the WILDCARD_* constants.
setWindowtitle(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
setWithinCode(Member) - Method in class org.aspectj.weaver.reflect.ShadowMatchImpl
 
setWithinCode(ResolvedMember) - Method in class org.aspectj.weaver.reflect.StandardShadowMatchImpl
 
setWithinType(Class<?>) - Method in class org.aspectj.weaver.reflect.ShadowMatchImpl
 
setWithinType(ResolvedType) - Method in class org.aspectj.weaver.reflect.StandardShadowMatchImpl
 
setWorkingCopyOwner(WorkingCopyOwner) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Sets the working copy owner used when resolving bindings, where null means the primary owner.
setWorkingdir(File) - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
Sets the workingdir.
setWorkingdir(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setWorld(BcelWorld) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
setWorld(ReflectionWorld) - Method in class org.aspectj.weaver.tools.PointcutParser
 
setWorld(World) - Method in interface org.aspectj.weaver.reflect.AnnotationFinder
 
setWorld(World) - Method in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
setWrapped(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
Can be used to temporarily force preceding line break without losing the original number of line breaks.
setWrappingStyle(String, int) - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Set the wrapping style of the given alignment value and return the new value.
setWrapPolicy(Token.WrapPolicy) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
setX(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
setX(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setXaddSerialVersionUID(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setXconfigurationInfo(String) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setXdevPinpointMode(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setXDoneSignal(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setXHasMemberSupport(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setXHasMemberSupportEnabled(boolean) - Method in class org.aspectj.weaver.World
 
setXJoinpoints(String) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setXJoinpoints(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setXlazyTjp(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setXlazyTjp(boolean) - Method in class org.aspectj.weaver.World
 
setXlint(String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
-Xlint:{error|warning|info} - set default level for -Xlint messages
setXlintfile(File) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
-Xlintfile {lint.properties} - enable or disable specific forms of -Xlint messages based on a lint properties file (default is org/aspectj/weaver/XLintDefault.properties)
setXlintwarnings(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
-Xlint - set default level of -Xlint messages to warning (same as -Xlint:warning)
setXmlConfigured(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setXmlConfigured(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setXmlConfigured(boolean) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
setXmlFiles(List<File>) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setXmlFiles(List<File>) - Method in class org.aspectj.weaver.bcel.BcelWorld
These are aop.xml files that can be used to alter the aspects that actually apply from those passed in - and also their scope of application to other files in the system.
setXnoInline(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setXnoInline(boolean) - Method in class org.aspectj.weaver.World
 
setXNoInline(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setXnotReweavable(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setXNotReweavable(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setXNoWeave(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setXReweavable(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setXserializableAspects(boolean) - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
setXTerminateAfterCompilation(boolean) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
setXWeaveDir(File) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
severity - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
Shadow - Class in org.aspectj.weaver
 
Shadow(Shadow.Kind, Member, Shadow) - Constructor for class org.aspectj.weaver.Shadow
 
SHADOW_KINDS - Static variable in class org.aspectj.weaver.Shadow
 
Shadow.Kind - Class in org.aspectj.weaver
A type-safe enum representing the kind of shadows
shadowId - Variable in class org.aspectj.weaver.Shadow
 
ShadowMatch - Interface in org.aspectj.weaver.tools
The result of asking a PointcutExpression to match at a shadow (method execution, handler, constructor call, and so on).
ShadowMatchImpl - Class in org.aspectj.weaver.reflect
 
ShadowMatchImpl(FuzzyBoolean, Test, ExposedState, PointcutParameter[]) - Constructor for class org.aspectj.weaver.reflect.ShadowMatchImpl
 
ShadowMunger - Class in org.aspectj.weaver
For every shadow munger, nothing can be done with it until it is concretized.
ShadowMunger() - Constructor for class org.aspectj.weaver.ShadowMunger
 
ShadowMunger(Pointcut, int, int, ISourceContext, int) - Constructor for class org.aspectj.weaver.ShadowMunger
 
ShadowMungerAdvice - Static variable in class org.aspectj.weaver.ShadowMunger
 
ShadowMungerDeow - Static variable in class org.aspectj.weaver.ShadowMunger
 
shadowNotInStructure - Variable in class org.aspectj.weaver.Lint
 
ShadowNotInStructure - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
ShadowsOuterLocal - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
shallowOriginal() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Strips one level of parameterization, so if both class & method are parameterized, leave the class parameters in place.
shallowOriginal() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
 
shallowOriginal() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
shareCommonFinallyBlocks - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicate whether common escaping finally blocks should be shared
shareContents(DOMNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Sets the contents of this node and descendant nodes to be the (identical) contents of the given node and its descendants.
sharesTypeVariablesWithGenericType() - Method in class org.aspectj.weaver.ResolvedTypeMunger
return true if type variables are specified with the target type for this ITD. e.g. this would return true: "int I<A,B>.m() { return 42; }"
shiftScopes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
Short - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.PrimitiveTypes
 
SHORT - Static variable in class org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
SHORT - Static variable in class org.aspectj.apache.bcel.generic.Type
 
SHORT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
Type code for the primitive type "short".
SHORT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl
 
SHORT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
SHORT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SHORT - Static variable in class org.aspectj.weaver.UnresolvedType
 
SHORT - Variable in class org.aspectj.weaver.World
 
SHORT_ARRAY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
SHORT_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
SHORT_TAG - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a constant of type short
SHORT_TYPE_NAMES - Static variable in interface org.aspectj.apache.bcel.Constants
The signature characters corresponding to primitive types, e.g., SHORT_TYPE_NAMES[T_INT] = "I"
Short2Byte - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Short2Char - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Short2Double - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Short2Float - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Short2Int - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Short2Long - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Short2Short - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Short2String - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
ShortConstant - Class in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
ShortConstrSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
shortITDNames - Static variable in class org.aspectj.asm.internal.ProgramElement
 
shortObject(short) - Static method in class org.aspectj.runtime.internal.Conversions
 
shortReadableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
shortReadableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
shortReadableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
shortReadableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
shortReadableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
shortReadableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
shortReadableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
shortReadableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
shortReadableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
shortReadableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
shortReadableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
shortReadableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
shortReadableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
shortReadableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
shortReadableName(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
shortReadableName(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
shortReadableName(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
shortShortSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ShortString - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.db
This is for strings that fit inside a single chunk.
ShortString(Database, char[], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
 
ShortString(Database, long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
 
shortSyntax - Variable in class org.aspectj.weaver.PrivilegedAccessMunger
 
shortValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
shortValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
 
shortValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
shortValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
shortValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
shortValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
 
shortValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
 
shortValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
shortValue(Object) - Static method in class org.aspectj.runtime.internal.Conversions
 
SHORTVALUE_SHORT_METHOD_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SHORTVALUE_SHORT_METHOD_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
shouldBeSynthetic() - Method in class org.aspectj.ajdt.internal.compiler.ast.DeclareAnnotationDeclaration
 
shouldBeSynthetic() - Method in class org.aspectj.ajdt.internal.compiler.ast.DeclareDeclaration
 
shouldBeWoven() - Method in class org.aspectj.weaver.bcel.UnwovenClassFile
 
shouldCaptureInstance - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
shouldCheckAPILeaks(ReferenceBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
shouldCleanup(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
shouldCopyLocationForConcretize() - Method in class org.aspectj.weaver.patterns.IfPointcut
 
shouldCopyLocationForConcretize() - Method in class org.aspectj.weaver.patterns.Pointcut
 
shouldCopyLocationForConcretize() - Method in class org.aspectj.weaver.patterns.ReferencePointcut
 
shouldDelegateCodeGeneration() - Method in class org.aspectj.ajdt.internal.compiler.ast.DeclareAnnotationDeclaration
 
shouldDelegateCodeGeneration() - Method in class org.aspectj.ajdt.internal.compiler.ast.DeclareDeclaration
 
shouldDump(String, boolean) - Method in class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
 
shouldDump(String, boolean) - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
shouldDumpBefore() - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
shouldFastPackMethods() - Method in class org.aspectj.weaver.World
 
shouldGenerateStackMaps() - Method in class org.aspectj.weaver.World
 
shouldIgnoreOptionalProblems(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl
 
shouldIgnoreOptionalProblems(char[][], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
shouldImplementHashcode(SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ShouldImplementHashcode - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ShouldImplementHashcode - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
shouldIndexResolvedDocument() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchDocument
 
ShouldNotImplement - Exception in org.aspectj.org.eclipse.jdt.internal.compiler.problem
 
ShouldNotImplement(String) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.compiler.problem.ShouldNotImplement
 
shouldOverwrite() - Method in class org.aspectj.weaver.bcel.BcelTypeMunger
 
shouldOverwrite() - Method in class org.aspectj.weaver.ConcreteTypeMunger
 
shouldPipelineCompilation() - Method in class org.aspectj.weaver.World
 
shouldProceed() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
used to indicate whether to proceed after parsing config
shouldReportProblems - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
shouldReturn(TypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ShouldReturnValue - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ShouldReturnValueHintMissingDefault - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
shouldStackAssistNode() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
shouldStackAssistNode() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
shouldTryToRecover() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
shouldTryToRecover() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
shouldTryToRecover(ASTNode) - Method in class org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
shouldTryToRecover(ASTNode) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
SHOW_STATS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
SHOW_WEAVE_INFO_PROPERTY - Static variable in class org.aspectj.weaver.tools.WeavingAdaptor
 
showError(String) - Method in class org.aspectj.ajde.internal.LstBuildConfigFileParser
 
showError(String) - Method in class org.aspectj.ajdt.ajc.ConfigParser
 
showMessage(IMessage.Kind, String, ISourceLocation, ISourceLocation) - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
showMessage(IMessage.Kind, String, ISourceLocation, ISourceLocation) - Method in class org.aspectj.weaver.World
convenenience method for creating and issuing messages via the message handler - if you supply two locations you will get two messages.
showMessageHandlerPanel(BrowserMessageHandler, boolean) - Method in class org.aspectj.tools.ajbrowser.ui.swing.MessageHandlerPanel
 
showMessagesPanel(BrowserMessageHandler) - Method in class org.aspectj.tools.ajbrowser.ui.swing.TopFrame
 
showOptionsFrame() - Method in class org.aspectj.ajde.Ajde
 
showPanel(OptionsPanel) - Method in class org.aspectj.ajde.ui.swing.OptionsFrame
 
showParameterNames - Static variable in class org.aspectj.weaver.ResolvedMemberImpl
 
showProgress - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
showSourceForFile(String) - Method in class org.aspectj.tools.ajbrowser.ui.BasicEditor
 
showSourceForLine(int, boolean) - Method in class org.aspectj.tools.ajbrowser.ui.BasicEditor
 
showSourceForSourceLine(String, int, boolean) - Method in class org.aspectj.tools.ajbrowser.ui.BasicEditor
 
showSourceLine(int, boolean) - Method in interface org.aspectj.ajde.EditorAdapter
Seek the editor to a source line in the current file.
showSourceLine(int, boolean) - Method in class org.aspectj.tools.ajbrowser.ui.BasicEditor
 
showSourceLine(String, int, boolean) - Method in interface org.aspectj.ajde.EditorAdapter
Seek the editor to a source line in the file specified.
showSourceLine(String, int, boolean) - Method in class org.aspectj.tools.ajbrowser.ui.BasicEditor
 
showSourceLine(String, int, boolean) - Method in class org.aspectj.tools.ajbrowser.ui.EditorManager
TODO: remove "instanceof AjdeManager" hack
showSourceLine(ISourceLocation, boolean) - Method in interface org.aspectj.ajde.EditorAdapter
Seek the editor to a SourceLocation and highlight if specified.
showSourceLine(ISourceLocation, boolean) - Method in class org.aspectj.tools.ajbrowser.ui.BasicEditor
 
showSourceLine(ISourceLocation, boolean) - Method in class org.aspectj.tools.ajbrowser.ui.EditorManager
 
showSourcelineAnnotation(String, int, List) - Method in interface org.aspectj.ajde.EditorAdapter
Implement if inline annotations are supported by the editor.
showSourcelineAnnotation(String, int, List) - Method in class org.aspectj.tools.ajbrowser.ui.BasicEditor
Not implemented.
showSourcelineAnnotation(String, int, List) - Method in class org.aspectj.tools.ajbrowser.ui.EditorManager
 
showWarning(String) - Method in class org.aspectj.ajde.internal.LstBuildConfigFileParser
 
showWarning(String) - Method in class org.aspectj.ajdt.ajc.ConfigParser
 
showWeavingInformation - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
shrink() - Method in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Attempts to shrink the cache if it has overflown.
shutdown() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ProcessTaskManager
 
shutdown() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ReadManager
 
shutdown() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
shutdown() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
Stop background processing, and wait until the current job is completed before returning
SIG_BOOLEAN - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
String constant for the signature of the primitive type boolean.
SIG_BYTE - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
String constant for the signature of the primitive type byte.
SIG_CHAR - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
String constant for the signature of the primitive type char.
SIG_DOUBLE - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
String constant for the signature of the primitive type double.
SIG_FLOAT - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
String constant for the signature of the primitive type float.
SIG_INT - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
String constant for the signature of the primitive type int.
SIG_LONG - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
String constant for the signature of the primitive type long.
SIG_SHORT - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
String constant for the signature of the primitive type short.
SIG_VOID - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
String constant for the signature of result type void.
signableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
signableName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
signal(String[], ISourceLocation, ISourceLocation[]) - Method in class org.aspectj.weaver.Lint.Kind
 
signal(String, ISourceLocation) - Method in class org.aspectj.weaver.Lint.Kind
 
signalError(int, int, String) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
Signals an error with a string message for those errors that we don't know about This backdoor weakens NLS guarantees, but it makes life much easier for extensions.
signalNoImplicitStringConversionForCharArrayExpression(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
signature - Variable in class org.aspectj.apache.bcel.generic.FieldOrMethod
 
signature - Variable in class org.aspectj.apache.bcel.generic.Type
 
signature - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
signature - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
signature - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
signature - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CachedIndexEntry
 
signature - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
signature - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorDeclarationPattern
 
signature - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern
 
signature - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
signature - Variable in class org.aspectj.util.GenericSignature.TypeArgument
 
signature - Variable in class org.aspectj.weaver.Advice
 
signature - Variable in class org.aspectj.weaver.ResolvedTypeMunger
 
signature - Variable in class org.aspectj.weaver.UnresolvedType
 
signature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
signature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
signature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
signature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
signature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer the receiver classfile signature.
signature() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
signature(ClassFile) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
Signature - Class in org.aspectj.apache.bcel.classfile
This class is derived from Attribute and represents a reference to a GJ attribute.
Signature - Class in org.aspectj.org.eclipse.jdt.core
Provides methods for encoding and decoding type and method signature strings.
Signature - Interface in org.aspectj.lang
Represents the signature at a join point.
Signature(int, int, int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.Signature
 
Signature(Signature) - Constructor for class org.aspectj.apache.bcel.classfile.Signature
Initialize from another object.
SIGNATURE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"Signature" attribute (added in J2SE 1.5).
SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.index.DiskIndex
 
SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
SignatureAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
signatureErasure - Variable in class org.aspectj.weaver.UnresolvedType
The erasure of the signature.
signatureIndex - Variable in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
SignatureName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
SignaturePattern - Class in org.aspectj.org.eclipse.jdt.core.dom
SignaturePattern DOM AST node. has: nothing For the moment this does nothing except enable us to set a SignaturePattern for the declare annotation declarations
SignaturePattern - Class in org.aspectj.weaver.patterns
 
SignaturePattern - Interface in org.aspectj.lang.reflect
AspectJ runtime representation of a signature pattern as used in various aspect members (for example, declare @method, declare @field).
SignaturePattern(MemberKind, ModifiersPattern, TypePattern, TypePattern, NamePattern, TypePatternList, ThrowsPattern, AnnotationTypePattern) - Constructor for class org.aspectj.weaver.patterns.SignaturePattern
 
SignaturePatternImpl - Class in org.aspectj.internal.lang.reflect
Basic implementation of signature pattern
SignaturePatternImpl(String) - Constructor for class org.aspectj.internal.lang.reflect.SignaturePatternImpl
 
signatureToString(String) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Converts signature to string with all class names compacted.
signatureToString(String, boolean) - Static method in class org.aspectj.apache.bcel.classfile.Utility
 
signatureToStringInternal(String, boolean) - Static method in class org.aspectj.apache.bcel.classfile.Utility
This method converts this string into a Java type declaration such as 'String[]' and throws a `ClassFormatException' when the parsed type is invalid.
signatureUtf8Offset - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
signatureUtf8Offset - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
signatureUtf8Offset - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
SignatureUtils - Class in org.aspectj.weaver
 
SignatureUtils() - Constructor for class org.aspectj.weaver.SignatureUtils
 
SignatureWrapper - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
SignatureWrapper(char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
SignatureWrapper(char[], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
SignatureWrapper(char[], boolean, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
silentErrorHandlingPolicy - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
silentException - Variable in exception org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
SIMPLE - Static variable in class org.aspectj.weaver.UnresolvedType.TypeKind
 
SIMPLE_DATE_FORMAT - Static variable in class org.aspectj.bridge.Version
format used by build script to set time_text
SIMPLE_INDEX - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
 
SIMPLE_NAME - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type SimpleName.
SIMPLE_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
SIMPLE_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type SimpleType.
SimpleAnnotationValue - Class in org.aspectj.weaver
 
SimpleAnnotationValue(int) - Constructor for class org.aspectj.weaver.SimpleAnnotationValue
 
SimpleAnnotationValue(int, Object) - Constructor for class org.aspectj.weaver.SimpleAnnotationValue
 
SimpleAOPParser - Class in org.aspectj.weaver.loadtime.definition
This class has been created to avoid deadlocks when instrumenting SAXParser.
SimpleCache - Class in org.aspectj.weaver.tools.cache
Copyright (c) 2012 Contributors.
SimpleCache(String, boolean) - Constructor for class org.aspectj.weaver.tools.cache.SimpleCache
 
SimpleCacheFactory - Class in org.aspectj.weaver.tools.cache
 
SimpleCacheFactory() - Constructor for class org.aspectj.weaver.tools.cache.SimpleCacheFactory
 
SimpleClassTypeSignature(String) - Constructor for class org.aspectj.util.GenericSignature.SimpleClassTypeSignature
 
SimpleClassTypeSignature(String, GenericSignature.TypeArgument[]) - Constructor for class org.aspectj.util.GenericSignature.SimpleClassTypeSignature
 
SimpleConstant - Interface in org.aspectj.apache.bcel.classfile
 
SimpleDelta - Class in org.aspectj.org.eclipse.jdt.internal.core
A simple Java element delta that remembers the kind of changes only.
SimpleDelta() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SimpleDelta
 
SimpleDocument - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Minimal implementation of IDocument to apply text edit onto a string.
SimpleDocument(String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
SimpleDOMBuilder - Class in org.aspectj.org.eclipse.jdt.internal.core.jdom
Deprecated.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.aspectj.org.eclipse.jdt.core.dom package.
SimpleDOMBuilder() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.
 
SimpleElementValue - Class in org.aspectj.apache.bcel.classfile.annotation
 
SimpleElementValue(int, int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
Protected ctor used for deserialization, doesn't *put* an entry in the constant pool, assumes the one at the supplied index is correct.
SimpleElementValue(int, ConstantPool, boolean) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
SimpleElementValue(int, ConstantPool, byte) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
SimpleElementValue(int, ConstantPool, char) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
SimpleElementValue(int, ConstantPool, double) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
SimpleElementValue(int, ConstantPool, float) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
SimpleElementValue(int, ConstantPool, int) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
SimpleElementValue(int, ConstantPool, long) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
SimpleElementValue(int, ConstantPool, short) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
SimpleElementValue(int, ConstantPool, String) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
SimpleElementValue(SimpleElementValue, ConstantPool, boolean) - Constructor for class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
The boolean controls whether we copy info from the 'old' constant pool to the 'new'.
SimpleLookupTable - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
A simple lookup table is a non-synchronized Hashtable, whose keys and values are Objects.
SimpleLookupTable() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
SimpleLookupTable(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
simpleName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
simpleName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportName
 
simpleName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
simpleName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
simpleName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
simpleName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
SimpleName - Class in org.aspectj.org.eclipse.jdt.core.dom
AST node for a simple name.
simpleNameReferences - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
simpleNames - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MultiTypeDeclarationPattern
 
simpleNameToSourceName(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaNames
Given a simple name, this returns the source name for the type.
SimplePropertyDescriptor - Class in org.aspectj.org.eclipse.jdt.core.dom
Descriptor for a simple property of an AST node.
SimpleScope - Class in org.aspectj.weaver.patterns
 
SimpleScope(World, FormalBinding[]) - Constructor for class org.aspectj.weaver.patterns.SimpleScope
 
SimpleSet - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
A simple lookup table is a non-synchronized Hashtable, whose keys and values are Objects.
SimpleSet() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSet
 
SimpleSet(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSet
 
SimpleSetOfCharArray - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
A simple lookup table is a non-synchronized Hashtable, whose keys and values are char[].
SimpleSetOfCharArray() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
SimpleSetOfCharArray(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
simpleStrings - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
SimpleStructureViewToolPanel - Class in org.aspectj.ajde.ui.swing
 
SimpleStructureViewToolPanel(StructureView) - Constructor for class org.aspectj.ajde.ui.swing.SimpleStructureViewToolPanel
 
SimpleSyntheticAccessMethodBinding - Class in org.aspectj.ajdt.internal.compiler.lookup
 
SimpleSyntheticAccessMethodBinding(MethodBinding) - Constructor for class org.aspectj.ajdt.internal.compiler.lookup.SimpleSyntheticAccessMethodBinding
 
SimpleType - Class in org.aspectj.org.eclipse.jdt.core.dom
Type node for a named class type, a named interface type, or a type variable.
SimpleWordSet - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
SimpleWordSet(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleWordSet
 
simulateThrowAfterLoopBack(FlowInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
SINCE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SINGLE_MEMBER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
SINGLE_MEMBER_ANNOTATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type SingleMemberAnnotation.
SINGLE_VARIABLE_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type SingleVariableDeclaration.
singleAbstractMethod - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
SingleMemberAnnotation - Class in org.aspectj.org.eclipse.jdt.core.dom
Single member annotation node (added in JLS3 API).
SingleMemberAnnotation - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
SingleMemberAnnotation node
SingleMemberAnnotation() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation
 
SingleMemberAnnotation(TypeReference, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation
 
SingleNameReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
SingleNameReference(char[], long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
SINGLETON - Enum constant in enum class org.aspectj.lang.reflect.PerClauseKind
 
SINGLETON - Static variable in class org.aspectj.weaver.patterns.PerClause
 
singletonModuleNameIf(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
singletonModuleNameIf(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
SingleTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
SingleTypeReference(char[], long) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
SingleVariableDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
Single variable declaration AST node type.
sipush(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
SIPUSH - Static variable in interface org.aspectj.apache.bcel.Constants
 
SIPUSH - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
sIsMoreSpecific(TypeBinding, TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
sIsMoreSpecific(TypeBinding, TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
sIsMoreSpecific(TypeBinding, TypeBinding, Scope) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
sIsMoreSpecific(TypeBinding, TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
sIsMoreSpecific(TypeBinding, TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
sIsMoreSpecific(TypeBinding, TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
sIsMoreSpecific(TypeBinding, TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
sIsMoreSpecific(TypeBinding, TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
sIsMoreSpecific(TypeBinding, TypeBinding, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
size - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
size - Variable in class org.aspectj.org.eclipse.jdt.internal.core.TypeVector
 
size - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.CharArrayBuffer
The current size of the buffer.
size() - Method in class org.aspectj.ajdt.internal.core.builder.AjState.SoftHashMap
 
size() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
size() - Method in class org.aspectj.apache.bcel.util.ClassLoaderRepository.SoftHashMap
 
size() - Method in class org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository.SoftHashMap
 
size() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Returns the number of elements contained in the hashtable.
size() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Returns the number of elements contained in the hashtable.
size() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.LongCache
Returns the number of elements contained in the hashtable.
size() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Returns the number of elements contained in the hashtable.
size() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
size() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
size() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInteger
 
size() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
size() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
size() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfModule
 
size() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
size() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
size() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
size() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
size() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
size() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
size() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
size() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdLinkedList
Computes the size of this list.
size() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdRawLinkedList
Returns the number of elements in this list.
size() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayMap
Returns the number of mappings.
size() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfArray
 
size() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
size() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
size() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet
 
size() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
size() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
size() - Method in class org.aspectj.util.SoftHashMap
 
size() - Method in class org.aspectj.weaver.patterns.AnnotationPatternList
 
size() - Method in class org.aspectj.weaver.patterns.Bindings
 
size() - Method in class org.aspectj.weaver.patterns.ExposedState
 
size() - Method in class org.aspectj.weaver.patterns.TypePatternList
 
size(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToMany
 
size(Nd, long) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.RawGrowableArray
Returns the size of the array.
SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats
The size of the statistics for a single malloc pool
SIZE_LAST_SCANNED - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
SIZE_OF_SIZE_FIELD - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LargeBlock
 
SIZE_OFFSET - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LargeBlock
 
sizeInBytes() - Method in interface org.aspectj.org.eclipse.jdt.core.util.IComponentInfo
Answer back the total size
sizeInBytes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Answer the size of the receiver in bytes.
sizeInBytes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
Answer the size of the receiver in bytes.
sizeInBytes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
Answer the size of the receiver in bytes.
sizeInBytes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ComponentInfo
 
sizeInBytes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.VerificationInfo
 
skipAngleContents(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
skipComments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
skipComments - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
skipRecord - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
skipTypeParameter() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
sleep(long) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.db.ChunkWriter.SleepCallback
Sleeps the caller for the given time (in milliseconds)
sleepPastFinalModifiedTime(File[]) - Static method in class org.aspectj.util.FileUtil
Sleep until after the last last-modified stamp from the files.
sleepUntil(long) - Static method in class org.aspectj.util.LangUtil
Sleep until a particular time.
Slot(int, ResolvedType, int) - Constructor for class org.aspectj.weaver.patterns.ConcreteCflowPointcut.Slot
 
slotsNeeded(TypeBinding) - Static method in class org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
snapshot() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache.Stats
 
snoc(Iterator<T>, T) - Static method in class org.aspectj.weaver.Iterators
creates an iterator I based on a base iterator A and an object O.
SOFT - Static variable in class org.aspectj.weaver.patterns.Declare
 
SOFT_EXCEPTION_TYPE - Static variable in class org.aspectj.weaver.NameMangler
 
SOFTENED_BY - Static variable in class org.aspectj.weaver.model.AsmRelationshipProvider
 
Softener - Static variable in class org.aspectj.weaver.AdviceKind
 
SOFTENS - Static variable in class org.aspectj.weaver.model.AsmRelationshipProvider
 
SoftException - Exception in org.aspectj.lang
Wrapper for checked exceptions matched by a 'declare soft'.
SoftException(Throwable) - Constructor for exception org.aspectj.lang.SoftException
 
SoftHashMap<K,​V> - Class in org.aspectj.util
 
SoftHashMap() - Constructor for class org.aspectj.ajdt.internal.core.builder.AjState.SoftHashMap
 
SoftHashMap() - Constructor for class org.aspectj.apache.bcel.util.ClassLoaderRepository.SoftHashMap
 
SoftHashMap() - Constructor for class org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository.SoftHashMap
 
SoftHashMap() - Constructor for class org.aspectj.util.SoftHashMap
 
SoftHashMap(Map) - Constructor for class org.aspectj.ajdt.internal.core.builder.AjState.SoftHashMap
 
SoftHashMap(Map<Object, ClassLoaderRepository.SoftHashMap.SpecialValue>) - Constructor for class org.aspectj.apache.bcel.util.ClassLoaderRepository.SoftHashMap
 
SoftHashMap(Map<Object, NonCachingClassLoaderRepository.SoftHashMap.SpecialValue>) - Constructor for class org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository.SoftHashMap
 
SoftHashMap(Map<Object, NonCachingClassLoaderRepository.SoftHashMap.SpecialValue>, boolean) - Constructor for class org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository.SoftHashMap
 
SoftHashMap(Map, boolean) - Constructor for class org.aspectj.ajdt.internal.core.builder.AjState.SoftHashMap
 
SoftHashMap(Map, boolean) - Constructor for class org.aspectj.apache.bcel.util.ClassLoaderRepository.SoftHashMap
 
solutionsPerTargetType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
solve() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
solve(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Try to solve the inference problem defined by constraints and bounds previously registered.
solve(InferenceVariable[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
SOMETHING - Static variable in class org.aspectj.weaver.UnresolvedType
 
sort(char[][]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
sort(int[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
sort(int[], int, int, int[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
sort(int, ICompilationUnit, int[], Comparator, int, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.util.CompilationUnitSorter
Reorders the declarations in the given compilation unit according to the specified AST level.
sort(Object[], Util.Comparer) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Sorts an array of objects in place.
sort(String[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Sorts an array of strings in place using quicksort.
sort(Collection<T>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ToStringSorter
Return a new sorted collection from this unsorted collection.
sort(List<T>) - Static method in class org.aspectj.util.PartialOrder
 
sort(CompilationUnit, Comparator, int, TextEditGroup, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.util.CompilationUnitSorter
Reorders the declarations in the given compilation unit according to the specified comparator.
sort(ICompilationUnit, int[], Comparator, int, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.core.util.CompilationUnitSorter
Deprecated.
Clients should port their code to use the new JLS3 AST API and call CompilationUnitSorter.sort(AST.JLS3, compilationUnit, positions, comparator, options, monitor) instead of using this method.
sort(Util.Comparable[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Sorts an array of Comparable objects in place.
SORT_DECLARATIONAL - Static variable in class org.aspectj.ajde.ui.StructureViewProperties
Deprecated. 
sortCopy(Object[], Util.Comparer) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Sorts an array of Strings, returning a new array with the sorted items.
sortCopy(String[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Sorts an array of Strings, returning a new array with the sorted items.
sortCopy(IJavaElement[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Sorts an array of Java elements based on their toStringWithAncestors(), returning a new array with the sorted items.
sortCopy(Util.Comparable[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Sorts an array of Comparable objects, returning a new array with the sorted items.
SortedCharArrays - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
SortedCharArrays() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.SortedCharArrays
 
SortElementsOperation - Class in org.aspectj.org.eclipse.jdt.internal.core
This operation is used to sort elements in a compilation unit according to certain criteria.
SortElementsOperation(int, IJavaElement[], int[], Comparator) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SortElementsOperation
Constructor for SortElementsOperation.
sortFields(FieldBinding[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Sort the field array using a quicksort
sortInferenceVariables(InferenceVariable[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Sorting
Sort inference variables by rank.
Sorting - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
Sorting utilities.
Sorting() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.Sorting
 
sortMethods(MethodBinding[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Sort the field array using a quicksort
sortTypes(ReferenceBinding[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Sorting
Topological sort for types Guarantee: supertypes come before subtypes.
source - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
source - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
source - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CreateCompilationUnitOperation
The source code to use when creating the element.
source - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeMemberOperation
The source code for the new member.
source - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
source() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FalseLiteral
 
source() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Literal
 
source() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MagicLiteral
 
source() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullLiteral
 
source() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NumberLiteral
 
source() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
source() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteralConcatenation
 
source() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TrueLiteral
 
SOURCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"SourceFile" attribute.
SOURCE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
SOURCE_ATTACHMENT_ENCODING - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Constant for the name of the encoding to be used for source attachments.
SOURCE_COMPATIBILITY_LEVEL - Static variable in class org.aspectj.ajde.core.JavaOptions
 
SOURCE_FILE_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
SOURCE_FOLDER - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
SOURCE_ID - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
SOURCE_PARSER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
SOURCE_SUFFIXES - Static variable in class org.aspectj.util.FileUtil
unmodifiable List of String source file suffixes (including leading ".")
source14 - Variable in class org.aspectj.tools.ant.taskdefs.Ajc10
 
SourceAnnotationMethodInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
 
SourceAnnotationMethodInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SourceAnnotationMethodInfo
 
sourceAttached(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Creates the nested deltas resulting from a change operation.
sourceAttachmentPath - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Describes the path to the source archive associated with this classpath entry, or null if this classpath entry has no source attachment.
sourceAttachmentRootPath - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Describes the path within the source archive where package fragments are located.
sourceAttachments - Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
SourceConstructorInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
 
SourceConstructorInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorInfo
 
SourceConstructorWithChildrenInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
 
SourceConstructorWithChildrenInfo(IJavaElement[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorWithChildrenInfo
 
sourceContext - Variable in class org.aspectj.weaver.patterns.PatternNode
 
sourceContext - Variable in class org.aspectj.weaver.ResolvedMemberImpl
 
sourceContext - Variable in class org.aspectj.weaver.ShadowMunger
 
SourceContextAttribute(String, int[]) - Constructor for class org.aspectj.weaver.AjAttribute.SourceContextAttribute
 
SourceContextImpl - Class in org.aspectj.weaver
 
SourceContextImpl(AbstractReferenceTypeDelegate) - Constructor for class org.aspectj.weaver.SourceContextImpl
 
sourceDetached(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Creates the nested deltas resulting from a change operation.
SourceElementNotifier - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
SourceElementNotifier(ISourceElementRequestor, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
SourceElementNotifier.LocalDeclarationVisitor - Class in org.aspectj.org.eclipse.jdt.internal.compiler
An ast visitor that visits local type declarations.
SourceElementParser - Class in org.aspectj.org.eclipse.jdt.internal.compiler
A source element parser extracts structural and reference information from a piece of source.
SourceElementParser(ISourceElementRequestor, IProblemFactory, CompilerOptions, boolean, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
SourceElementParser(ISourceElementRequestor, IProblemFactory, CompilerOptions, boolean, boolean, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
SourceElementRequestorAdapter - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
SourceElementRequestorAdapter() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
sourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
sourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
sourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
sourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
sourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
sourceEnd() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
sourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
sourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
sourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
sourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
sourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredExport
 
sourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
sourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
sourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
sourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
sourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModuleReference
 
sourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModuleStatement
 
sourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
sourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
sourceEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
sourceEnds - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
sourceField() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
SourceField - Class in org.aspectj.org.eclipse.jdt.internal.core
 
SourceField(JavaElement, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SourceField
Constructs a handle to the field with the given name in the specified type.
SourceFieldElementInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
Element info for IField elements.
SourceFieldElementInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SourceFieldElementInfo
 
SourceFieldWithChildrenInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
 
SourceFieldWithChildrenInfo(IJavaElement[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SourceFieldWithChildrenInfo
 
sourceFile - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
 
SourceFile - Class in org.aspectj.apache.bcel.classfile
This class is derived from Attribute and represents a reference to the source file of this class.
SourceFile - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
SourceFile(int, int, int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.SourceFile
 
SourceFile(SourceFile) - Constructor for class org.aspectj.apache.bcel.classfile.SourceFile
Initialize from another object.
SourceFile(IFile, ClasspathMultiDirectory) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
SourceFile(IFile, ClasspathMultiDirectory, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
SourceFileAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of ISourceAttribute
SourceFileAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.SourceFileAttribute
Constructor for SourceFileAttribute.
sourceFileName() - Method in class org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
sourceFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the source file name attribute.
sourceFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
sourceFileName() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the source file attribute, or null if none.
sourceFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
sourceFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryType
 
sourceFileName() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
sourceFileName(IBinaryType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
sourceFiles - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
SourceIndexer - Class in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
A SourceIndexer indexes java files using a java parser.
SourceIndexer(SearchDocument) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexer
 
SourceIndexerRequestor - Class in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
This class is used by the JavaParserIndexer.
SourceIndexerRequestor(SourceIndexer) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
SourceJavadocParser - Class in org.aspectj.org.eclipse.jdt.internal.compiler
 
SourceJavadocParser(Parser) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.SourceJavadocParser
 
sourceLambda() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
sourceLambda() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
sourceLength - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitElementInfo
The length of this compilation unit's source code String
sourceLevel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Java source level, refers to a JDK version, e.g.
sourceLevel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
sourceLevel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
sourceLevel - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
sourceLocation - Variable in class org.aspectj.ajde.ui.BuildConfigNode
 
sourceLocation - Variable in class org.aspectj.asm.internal.ProgramElement
 
SourceLocation - Class in org.aspectj.bridge
Immutable source location.
SourceLocation - Interface in org.aspectj.lang.reflect
For defining code, the class defined and location in a source file.
SourceLocation(File, int) - Constructor for class org.aspectj.bridge.SourceLocation
Same as SourceLocation(file, line, line, 0), except that column is not rendered during toString()
SourceLocation(File, int, int) - Constructor for class org.aspectj.bridge.SourceLocation
same as SourceLocation(file, line, endLine, ISourceLocation.NO_COLUMN)
SourceLocation(File, int, int, int) - Constructor for class org.aspectj.bridge.SourceLocation
 
SourceLocation(File, int, int, int, String) - Constructor for class org.aspectj.bridge.SourceLocation
 
SourceLocation(File, int, int, int, String, String) - Constructor for class org.aspectj.bridge.SourceLocation
 
sourceLocations - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
sourceLocations - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.State
 
SourceMapper - Class in org.aspectj.org.eclipse.jdt.internal.core
A SourceMapper maps source code in a ZIP file to binary types or binary modules in a JAR.
SourceMapper() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
SourceMapper(IPath, String, Map) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
SourceMapper(IPath, String, Map, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Creates a SourceMapper that locates source in the zip file at the given location in the specified package fragment root.
SourceMapper.LocalVariableElementKey - Class in org.aspectj.org.eclipse.jdt.internal.core
 
sourceMethod - Variable in class org.aspectj.ajdt.internal.compiler.lookup.EclipseTypeMunger
 
sourceMethod - Variable in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeFieldBinding
 
sourceMethod - Variable in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMethodBinding
 
sourceMethod() - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMethodBinding
 
sourceMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
sourceMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
 
SourceMethod - Class in org.aspectj.org.eclipse.jdt.internal.core
 
SourceMethod(JavaElement, String, String[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
SourceMethodElementInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
Element info for IMethod elements.
SourceMethodElementInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
SourceMethodInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
 
SourceMethodInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodInfo
 
SourceMethodWithChildrenInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
 
SourceMethodWithChildrenInfo(IJavaElement[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodWithChildrenInfo
 
SourceModifier - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
 
SourceModifier(int, String, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.SourceModifier
 
SourceModule - Class in org.aspectj.org.eclipse.jdt.internal.core
 
SourceModule(JavaElement, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SourceModule
 
SourceModuleBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
SourceModuleBinding(char[], CompilationUnitScope, LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
Construct a named module from source.
sourceName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
sourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
sourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
sourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
sourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
sourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
sourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
sourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
sourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
sourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
sourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
sourceName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
SourceName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
sourceParser - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
sourcePath - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
The location of the zip file containing source.
sourcePositions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
sourcePositions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
sourcePositions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleReference
 
sourcePositions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
sourcePositions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
SourceRange - Class in org.aspectj.org.eclipse.jdt.core
A source range defines an element's source coordinates relative to its source buffer.
SourceRange(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.rewrite.TargetSourceRangeComputer.SourceRange
Creates a new source range.
SourceRange(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.core.SourceRange
Instantiate a new source range using the given offset and the given length.
sourceRangeEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameterElementInfo
 
sourceRanges - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Table that maps a binary element to its SourceRanges.
sourceRangeStart - Variable in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameterElementInfo
 
SourceRangeVerifier - Class in org.aspectj.org.eclipse.jdt.internal.core.dom
 
SourceRangeVerifier() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.SourceRangeVerifier
 
sourceRecordComponent() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
sourceRecordComponent() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RecordComponentBinding
 
SourceRefElement - Class in org.aspectj.org.eclipse.jdt.internal.core
Abstract class for Java elements which implement ISourceReference.
SourceRefElement(JavaElement) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
SOURCES - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchScope
Include type constant (bit mask) indicating that source folders should be considered in the search scope.
sourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
sourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
sourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
sourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
sourceStart() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
sourceStart() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
sourceStart() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
sourceStart() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
sourceStart() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
sourceStart() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
sourceSuffixLength(File) - Static method in class org.aspectj.util.FileUtil
 
sourceSuffixLength(String) - Static method in class org.aspectj.util.FileUtil
 
sourceType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
SourceType - Class in org.aspectj.org.eclipse.jdt.internal.core
Handle for a source type.
SourceType(JavaElement, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
sourceTypeBinding - Variable in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMemberFinder
 
SourceTypeBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
SourceTypeBinding() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
SourceTypeBinding(char[][], PackageBinding, ClassScope) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
SourceTypeBinding(SourceTypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
SourceTypeCollisionException - Exception in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
SourceTypeCollisionException() - Constructor for exception org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeCollisionException
 
SourceTypeConverter - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
SourceTypeElementInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
Element info for an IType element that originated from source.
SourceTypeElementInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
space - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache.LRUCacheEntry
Cache footprint of this entry
SPACE - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "space".
SPACE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
SPACE - Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
spaceAfter() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
Adds space after this token
spaceBefore() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
Adds space before this token
spaceFor(V) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Returns the space taken by the given value.
spaceLimit - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Maximum space allowed in cache
SpacePreparator - Class in org.aspectj.org.eclipse.jdt.internal.formatter
 
SpacePreparator(TokenManager, DefaultCodeFormatterOptions) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
SpecdNonNullLocalVariableComparisonYieldsFalse - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
specializeOn(Shadow) - Method in class org.aspectj.weaver.Checker
 
specializeOn(Shadow) - Method in class org.aspectj.weaver.ShadowMunger
 
specificOutputLocation - Variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Specific output location (for this source entry)
specifiesDelegateFactoryMethod() - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
specifiesTarget() - Method in class org.aspectj.weaver.AbstractAnnotationAJ
specifiesTarget() - Method in interface org.aspectj.weaver.AnnotationAJ
 
split(String) - Static method in class org.aspectj.util.LangUtil
Splits text at whitespace.
SPLIT_MASK - Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions.Alignment
 
splitAndTrimOn(char, char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Return a new array which is the split of the given array using the given divider and trimming each subarray to remove whitespaces equals to ' '.
splitClasspath(String) - Static method in class org.aspectj.util.LangUtil
Split string as classpath, delimited at File.pathSeparator.
splitNames(String, boolean) - Static method in class org.aspectj.weaver.patterns.WildTypePattern
 
splitOn(char, char[]) - Static method in class org.aspectj.asm.internal.CharOperation
 
splitOn(char, char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Return a new array which is the split of the given array using the given divider.
splitOn(char, char[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Return a new array which is the split of the given array using the given divider.
splitOn(char, String, int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Return a new array which is the split of the given string using the given divider.
splitOnWithEnclosures(char, char, char, char[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Return a new array which is the split of the given array using the given divider ignoring the text between (possibly nested) openEncl and closingEncl.
SplitPackageBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
SplitPackageBinding(PackageBinding, ModuleBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SplitPackageBinding
 
splitTypeLevelsSignature(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Split signatures of all levels from a type unique key.
spoon() - Method in class org.aspectj.tools.ant.taskdefs.Ajc10
 
SPRING - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SquareBracket - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
SquareBracket - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
SquareBracket - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
stack - Variable in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
Reset for every compilation unit.
stack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
STACK_INST - Static variable in interface org.aspectj.apache.bcel.Constants
 
STACK_MAP - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"StackMap" attribute (added in cldc1.0).
STACK_MAP_TABLE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"StackMapTable" attribute (added in J2SE 1.6).
stack$AroundClosure(AroundClosure) - Method in interface org.aspectj.lang.ProceedingJoinPoint
The joinpoint needs to know about its closure so that proceed can delegate to closure.run().
stackDepth - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
stackDepthMarkers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
stackEntriesProduced - Static variable in interface org.aspectj.apache.bcel.Constants
 
StackIncrement - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
stackItems - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
StackMap - Class in org.aspectj.apache.bcel.classfile
This class represents a stack map attribute used for preverification of Java classes for the Java 2 Micro Edition (J2ME).
StackMap(int, int, StackMapEntry[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.StackMap
 
StackMapAdder - Class in org.aspectj.weaver.bcel.asm
Uses asm to add the stack map attribute to methods in a class.
StackMapAdder() - Constructor for class org.aspectj.weaver.bcel.asm.StackMapAdder
 
StackMapAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IStackMapAttribute.
StackMapAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.StackMapAttribute
Constructor for LineNumberAttribute.
StackMapEntry - Class in org.aspectj.apache.bcel.classfile
This class represents a stack map entry recording the types of local variables and the the of stack items at a given byte code offset.
StackMapEntry(int, int, StackMapType[], int, StackMapType[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.StackMapEntry
 
StackMapFrame - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
StackMapFrame - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IStackMapFrame
StackMapFrame(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.StackMapFrame
Constructor for StackMapFrame.
StackMapFrame(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
StackMapFrameCodeStream - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
StackMapFrameCodeStream(ClassFile) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
StackMapFrameCodeStream.ExceptionMarker - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
StackMapName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
StackMapTableAttribute - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IStackMapTableAttribute.
StackMapTableAttribute(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.StackMapTableAttribute
Constructor for LineNumberAttribute.
StackMapTableName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
StackMapType - Class in org.aspectj.apache.bcel.classfile
This class represents the type of a local variable or item on stack used in the StackMap entries.
StackMapType(byte, int, ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.StackMapType
 
stackMarkers - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
stackMax - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
stackToString(Throwable, boolean) - Static method in class org.aspectj.util.LangUtil
Dump message and stack to StringBuffer.
StandardAnnotation - Class in org.aspectj.weaver
This type represents the weavers abstraction of an annotation - it is not tied to any underlying BCI toolkit.
StandardAnnotation(ResolvedType, boolean) - Constructor for class org.aspectj.weaver.StandardAnnotation
 
StandardPointcutExpression - Interface in org.aspectj.weaver.tools
Represents an AspectJ pointcut expression and provides convenience methods to determine whether or not the pointcut matches join points specified in terms of the java.lang.reflect interfaces.
StandardPointcutExpressionImpl - Class in org.aspectj.weaver.internal.tools
Map from weaver.tools interface to internal Pointcut implementation...
StandardPointcutExpressionImpl(Pointcut, String, PointcutParameter[], World) - Constructor for class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl
 
StandardPointcutExpressionImpl.Handler - Class in org.aspectj.weaver.internal.tools
 
StandardPointcutParser - Class in org.aspectj.weaver.tools
A PointcutParser can be used to build PointcutExpressions for a user-defined subset of AspectJ's pointcut language
StandardPointcutParser(World) - Constructor for class org.aspectj.weaver.tools.StandardPointcutParser
Create a pointcut parser that can parse the full AspectJ pointcut language with the following exceptions: The if, cflow, and cflowbelow pointcut designators are not supported Pointcut expressions must be self-contained :- they cannot contain references to other named pointcuts The pointcut expression must be anonymous with no formals allowed.
StandardShadow - Class in org.aspectj.weaver.reflect
 
StandardShadow(World, Shadow.Kind, Member, Shadow, ResolvedType, ResolvedMember, MatchingContext) - Constructor for class org.aspectj.weaver.reflect.StandardShadow
 
StandardShadowMatchImpl - Class in org.aspectj.weaver.reflect
 
StandardShadowMatchImpl(FuzzyBoolean, Test, ExposedState, PointcutParameter[]) - Constructor for class org.aspectj.weaver.reflect.StandardShadowMatchImpl
 
starPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
start - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
start - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
start - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.NLSTag
 
start - Variable in class org.aspectj.weaver.bcel.ExceptionRange
 
start - Variable in class org.aspectj.weaver.patterns.PatternNode
 
start - Variable in class org.aspectj.weaver.ResolvedMemberImpl
 
start - Variable in class org.aspectj.weaver.ShadowMunger
 
start() - Method in class org.aspectj.util.LangUtil.ProcessController
Start running the process and pipes asynchronously.
start(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
start(ModificationLog.Tag) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog
 
start(IApplicationContext) - Method in class org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatterApplication
Runs the Java code formatter application
start(IApplicationContext) - Method in class org.aspectj.org.eclipse.jdt.core.index.JavaIndexerApplication
 
start(BundleContext) - Method in class org.aspectj.org.eclipse.jdt.core.JavaCore
 
START_OF_CLASS_DATA - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
START_OF_CLASS_DATA_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
START_STATE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
startCheckingProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine.CompletionProblemFactory
 
started() - Method in class org.aspectj.util.LangUtil.ProcessController
 
startElement(String, String, String, Attributes) - Method in class org.aspectj.weaver.loadtime.definition.DocumentParser
 
startIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
startIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
startingClassFileOffset - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
startLoggingSource(CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
startLoggingSources() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
startLoggingTasks(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
startPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
startPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
startQuery() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
startRecordingIdentifiers(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
startsWith(char[], char) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
startsWith(char[], String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
Returns true if a prefix of the character array is the same as contents of a string.
startsWith(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
startsWith(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
startsWith(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.JarIndexLocation
 
startsWithIgnoreCase(String[], String[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
startTag(String, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.GenericXMLWriter
 
startTime - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
startTime - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
startup() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
state - Variable in class org.aspectj.runtime.internal.AroundClosure
 
state - Variable in class org.aspectj.weaver.patterns.Pointcut
 
State - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
State(String, int) - Constructor for class org.aspectj.weaver.patterns.Pointcut.State
 
State(JavaBuilder) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.State
 
StatefulNameEnvironment - Class in org.aspectj.ajdt.internal.core.builder
 
StatefulNameEnvironment(IModuleAwareNameEnvironment, Map<String, File>, AjState) - Constructor for class org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
stateIndexes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
stateIndexesCounter - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
stateListener - Static variable in class org.aspectj.ajdt.internal.core.builder.AjState
 
statement - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
statement - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
Statement - Class in org.aspectj.org.eclipse.jdt.core.dom
Abstract base class of AST nodes that represent statements.
Statement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
Statement() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
statementCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
statementEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
statementExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
statementExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Assignment
 
statementExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
statementExpression() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
statementGenerateCode(BlockScope, CodeStream, Statement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
statementGenerateCode(BlockScope, CodeStream, Statement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
statementRecoveryActivated - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
statements - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
statements - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
 
statements - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
statements - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
statements() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Block
Returns the live list of statements in this block.
statements() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SwitchExpression
Returns the live ordered list of statements for this switch statement.
statements() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SwitchStatement
Returns the live ordered list of statements for this switch statement.
STATEMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Block
The "statements" structural property of this node type (element type: Statement).
STATEMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SwitchExpression
The "statements" structural property of this node type (element type: Statement).
STATEMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SwitchStatement
The "statements" structural property of this node type (element type: Statement).
statements_recovery_filter - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
stateStackLengthStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
stateStackTop - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
STATIC - Static variable in class org.aspectj.asm.IProgramElement.Modifiers
 
STATIC - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
"static" modifier constant (bit mask).
STATIC - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
STATIC - Static variable in class org.aspectj.weaver.patterns.TypePattern
 
STATIC_ACCESS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
STATIC_INITIALIZATION - Static variable in interface org.aspectj.weaver.Member
 
STATIC_INITIALIZATION - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
STATIC_INITIALIZER_NAME - Static variable in interface org.aspectj.apache.bcel.Constants
The name of the static initializer, also called "class initialization method" or "interface initialization method".
STATIC_KEYWORD - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
"static" modifier with flag value Modifier.STATIC.
STATIC_KEYWORD - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier.ModuleModifierKeyword
"static" modifier with flag value ModuleModifier.STATIC_PHASE.
STATIC_METHOD - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
STATIC_PHASE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier
"static" module modifier constant (bit mask).
STATIC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ImportDeclaration
The "static" structural property of this node type (type: Boolean) (added in JLS3 API).
staticAndInstanceConflict(MethodBinding, MethodBinding) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
staticAndInstanceConflict(MethodBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
staticFieldAccessToNonStaticVariable(ASTNode, FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
staticFieldPrefixes - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
staticFieldSuffixes - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
staticFinalFieldPrefixes - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
staticFinalFieldSuffixes - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
StaticImport - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionFlags
Constant representing a static import
staticInheritedMethodConflicts(SourceTypeBinding, MethodBinding, MethodBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
StaticInheritedMethodConflicts - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
StaticInitialization - Static variable in class org.aspectj.weaver.Shadow
 
STATICINITIALIZATION - Static variable in interface org.aspectj.lang.JoinPoint
 
STATICINITIALIZATION - Static variable in class org.aspectj.weaver.Shadow
 
StaticInitializationBit - Static variable in class org.aspectj.weaver.Shadow
 
staticInitializerScope - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
StaticInterfaceMethodNotBelow18 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
staticInterfaceMethodsNotBelow18(MethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
StaticJoinPointFactory - Class in org.aspectj.weaver
 
StaticJoinPointFactory() - Constructor for class org.aspectj.weaver.StaticJoinPointFactory
 
staticMemberOfParameterizedType(ASTNode, ReferenceBinding, ReferenceBinding, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
StaticMemberOfParameterizedType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
StaticMethodRequested - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
StaticMethodShouldBeAccessedStatically - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
staticTjpType - Static variable in class org.aspectj.weaver.bcel.LazyClassGen
 
stats - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
Stats() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache.Stats
 
status_cannot_retrieve_attached_javadoc - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_cannotUseDeviceOnPath - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_coreException - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_defaultPackageReadOnly - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_evaluationError - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_indexOutOfBounds - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_invalidContents - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_invalidDestination - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_invalidName - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_invalidPackage - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_invalidPath - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_invalidProject - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_invalidResource - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_invalidResourceType - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_invalidSibling - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_IOException - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_JDOMError - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_nameCollision - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_noLocalContents - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_OK - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_readOnly - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_targetException - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_timeout_javadoc - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_unknown_javadoc_format - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
status_updateConflict - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
statusText_label - Variable in class org.aspectj.tools.ajbrowser.ui.swing.TopFrame
 
stepCompleted - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Marks how much work has been done so far?
stepCompleted - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
stop() - Method in class org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatterApplication
 
stop() - Method in class org.aspectj.org.eclipse.jdt.core.index.JavaIndexerApplication
 
stop() - Method in class org.aspectj.util.LangUtil.ProcessController
Destroy any process, stop any pipes.
stop(BundleContext) - Method in class org.aspectj.org.eclipse.jdt.core.JavaCore
 
stopCheckingProblems() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine.CompletionProblemFactory
 
stopOnFirstError() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IErrorHandlingPolicy
 
stopQuery() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
stopRecordingIdentifiers() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
store(OutputStream, IProgressMonitor) - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Stores the type hierarchy in an output stream.
store(OutputStream, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
store(LocalVariableBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
STORE_INST - Static variable in interface org.aspectj.apache.bcel.Constants
 
storeAnnotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Store annotations
storeClass(JavaClass) - Method in class org.aspectj.apache.bcel.util.ClassLoaderRepository
Store a new JavaClass into this Repository.
storeClass(JavaClass) - Method in class org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository
Store a new JavaClass into this Repository.
storeClass(JavaClass) - Method in interface org.aspectj.apache.bcel.util.Repository
Store the provided class under "clazz.getClassName()"
storeClass(JavaClass) - Method in class org.aspectj.apache.bcel.util.SyntheticRepository
Store a new JavaClass instance into this Repository.
storeClass(JavaClass) - Method in class org.aspectj.apache.bcel.util.ThreadLocalAwareRepository
 
storeClass(JavaClass) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
storeClass(JavaClass) - Method in class org.aspectj.weaver.ltw.LTWWorld
 
storedAnnotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
storeDependencyInfo() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
storePreference(String, String, IEclipsePreferences, Map<String, String>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Store the preferences value for the given option name.
storeProblemsFor(SourceFile, CategorizedProblem[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
Creates a marker from each problem and adds it to the resource.
storeProblemsFor(SourceFile, CategorizedProblem[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
storeTasksFor(SourceFile, CategorizedProblem[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
stream() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
StreamHasher - Class in org.aspectj.org.eclipse.jdt.internal.core.nd
Computes a 64-bit hash value of a character stream that can be supplied one chunk at a time.
StreamHasher() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.StreamHasher
 
STRICTFP - Static variable in class org.aspectj.asm.IProgramElement.Modifiers
 
STRICTFP - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
"strictfp" modifier constant (bit mask).
STRICTFP - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
STRICTFP_KEYWORD - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
"strictfp" modifier with flag value Modifier.STRICTFP.
string - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
The String related to the failure, or null if no String is involved.
STRING - Static variable in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
STRING - Static variable in class org.aspectj.apache.bcel.generic.Type
 
STRING - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
STRING - Static variable in class org.aspectj.weaver.AnnotationValue
 
STRING_ARRAY - Static variable in class org.aspectj.apache.bcel.generic.Type
 
STRING_INITIAL_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
STRING_LITERAL - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type StringLiteral.
STRING_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
STRING_TAG - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a constant of type java.lang.String
String2String - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
STRINGARRAY1 - Static variable in class org.aspectj.apache.bcel.generic.Type
 
STRINGARRAY2 - Static variable in class org.aspectj.apache.bcel.generic.Type
 
STRINGARRAY3 - Static variable in class org.aspectj.apache.bcel.generic.Type
 
STRINGARRAY4 - Static variable in class org.aspectj.apache.bcel.generic.Type
 
STRINGARRAY5 - Static variable in class org.aspectj.apache.bcel.generic.Type
 
STRINGARRAY6 - Static variable in class org.aspectj.apache.bcel.generic.Type
 
STRINGARRAY7 - Static variable in class org.aspectj.apache.bcel.generic.Type
 
STRINGBUFFER - Static variable in class org.aspectj.apache.bcel.generic.Type
 
StringBufferAppendBooleanSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBufferAppendCharSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBufferAppendDoubleSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBufferAppendFloatSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBufferAppendIntSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBufferAppendLongSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBufferAppendObjectSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBufferAppendStringSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
STRINGBUILDER - Static variable in class org.aspectj.apache.bcel.generic.Type
 
StringBuilderAppendBooleanSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBuilderAppendCharSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBuilderAppendDoubleSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBuilderAppendFloatSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBuilderAppendIntSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBuilderAppendLongSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBuilderAppendObjectSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBuilderAppendStringSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
stringCache - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringConstant - Class in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
stringConstantIsExceedingUtf8Limit(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
StringConstantIsExceedingUtf8Limit - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
StringConstructorSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
stringify() - Method in class org.aspectj.weaver.AbstractAnnotationAJ
stringify() - Method in interface org.aspectj.weaver.AnnotationAJ
 
stringify() - Method in class org.aspectj.weaver.AnnotationAnnotationValue
 
stringify() - Method in class org.aspectj.weaver.AnnotationNameValuePair
 
stringify() - Method in class org.aspectj.weaver.AnnotationValue
 
stringify() - Method in class org.aspectj.weaver.ArrayAnnotationValue
 
stringify() - Method in class org.aspectj.weaver.bcel.BcelAnnotation
stringify() - Method in class org.aspectj.weaver.ClassAnnotationValue
 
stringify() - Method in class org.aspectj.weaver.EnumAnnotationValue
 
stringify() - Method in class org.aspectj.weaver.SimpleAnnotationValue
 
stringify() - Method in class org.aspectj.weaver.StandardAnnotation
stringifyValue() - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationElementValue
 
stringifyValue() - Method in class org.aspectj.apache.bcel.classfile.annotation.ArrayElementValue
 
stringifyValue() - Method in class org.aspectj.apache.bcel.classfile.annotation.ClassElementValue
 
stringifyValue() - Method in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
stringifyValue() - Method in class org.aspectj.apache.bcel.classfile.annotation.EnumElementValue
return signature and value, something like Lp/Color;RED
stringifyValue() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
StringLiteral - Class in org.aspectj.org.eclipse.jdt.core.dom
String literal nodes.
StringLiteral - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
StringLiteral(char[], int, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
StringLiteral(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
StringLiteralConcatenation - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Flatten string literal
StringLiteralConcatenation(StringLiteral, StringLiteral) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteralConcatenation
Build a two-strings literal
StringOperation - Class in org.aspectj.org.eclipse.jdt.internal.core.search
This class is a collection of helper methods to manipulate strings during search.
StringOperation() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.StringOperation
 
StringPlaceholderData() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore.StringPlaceholderData
 
strings(String) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
strings(String) - Static method in class org.aspectj.util.LangUtil
Splits strings into a List using a StringTokenizer.
strings(String, boolean) - Method in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
StringSet - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
StringSet(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.StringSet
 
StringTag - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
stringToKind(String) - Static method in class org.aspectj.weaver.AdviceKind
 
stringToType(String, Class) - Static method in class org.aspectj.internal.lang.reflect.StringToType
 
StringToType - Class in org.aspectj.internal.lang.reflect
 
StringToType() - Constructor for class org.aspectj.internal.lang.reflect.StringToType
 
stringValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.BooleanConstant
 
stringValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
stringValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
 
stringValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
stringValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
stringValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
stringValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
 
stringValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
 
stringValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
stringValue() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.StringConstant
 
stripAttributes(boolean) - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
strongerType(TypeBinding, TypeBinding, LookupEnvironment) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
StructDef<T> - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Defines a data structure that will appear in the database.
StructDef.DeletionSemantics - Enum Class in org.aspectj.org.eclipse.jdt.internal.core.nd.field
 
structuralPropertiesForType() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns a list of structural property descriptors for nodes of the same type as this node.
StructuralPropertyDescriptor - Class in org.aspectj.org.eclipse.jdt.core.dom
Abstract base class for property descriptors of AST nodes.
STRUCTURE_PATH - Variable in class org.aspectj.ajde.ui.AbstractIconRegistry
 
structureChanged() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
Must be called every time tokens are added or removed from the list that is currently being traversed so that cached data can be refreshed.
structureDepth - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
 
StructureSearchManager - Class in org.aspectj.ajde.ui
 
StructureSearchManager() - Constructor for class org.aspectj.ajde.ui.StructureSearchManager
 
StructureUtil - Class in org.aspectj.tools.ajdoc
 
StructureUtil() - Constructor for class org.aspectj.tools.ajdoc.StructureUtil
 
StructureUtilities - Class in org.aspectj.ajde.internal
Utility class for building a structure model for a given compile.
StructureUtilities() - Constructor for class org.aspectj.ajde.internal.StructureUtilities
 
StructureView - Class in org.aspectj.ajde.ui
 
StructureView() - Constructor for class org.aspectj.ajde.ui.StructureView
 
StructureViewManager - Class in org.aspectj.ajde.ui
 
StructureViewManager(StructureViewNodeFactory) - Constructor for class org.aspectj.ajde.ui.StructureViewManager
 
StructureViewNodeFactory - Class in org.aspectj.ajde.ui
 
StructureViewNodeFactory(AbstractIconRegistry) - Constructor for class org.aspectj.ajde.ui.StructureViewNodeFactory
 
StructureViewPanel - Class in org.aspectj.ajde.ui.swing
Represents the configuration of a structure view of the system, rendered by the StructureTreeManager.
StructureViewPanel(List) - Constructor for class org.aspectj.ajde.ui.swing.StructureViewPanel
 
StructureViewPanel(FileStructureView) - Constructor for class org.aspectj.ajde.ui.swing.StructureViewPanel
 
StructureViewProperties - Class in org.aspectj.ajde.ui
Nested properties use the typesafe enum pattern.
StructureViewProperties() - Constructor for class org.aspectj.ajde.ui.StructureViewProperties
 
StructureViewProperties.Granularity - Class in org.aspectj.ajde.ui
 
StructureViewProperties.Grouping - Class in org.aspectj.ajde.ui
 
StructureViewProperties.Hierarchy - Class in org.aspectj.ajde.ui
 
StructureViewProperties.Sorting - Class in org.aspectj.ajde.ui
 
StructureViewRenderer - Interface in org.aspectj.ajde.ui
View renderers get notified of structure view update events and should update the display of the structure view accordingly.
SUB_INVOCATION_FLAVOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
subarray(char[][], int, int) - Static method in class org.aspectj.asm.internal.CharOperation
 
subarray(char[][], int, int) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers a new array which is a copy of the given array starting at the given start and ending at the given end.
subarray(char[][], int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
subarray(char[], int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
subarray(char[], int, int) - Static method in class org.aspectj.asm.internal.CharOperation
Taken from org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
subarray(char[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers a new array which is a copy of the given array starting at the given start and ending at the given end.
subarray(char[], int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
SUBCLASSES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
 
subclassOf(ObjectType) - Method in class org.aspectj.apache.bcel.generic.ObjectType
 
subOrSuperOfFocus(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver
 
subReleases - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
subroutine() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
Exception handlers (with no finally block) are also included with subroutine only once (in case parented with true InsideSubRoutineFlowContext).
subroutine() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
subroutine() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
subRoutineInits - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
subroutines - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BranchStatement
 
subroutines - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
SubRoutineStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Extra behavior for statements which are generating subroutines
SubRoutineStatement() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
subscopeCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
subscopes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
subSequence(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NameImpl
 
substitute(Substitution, ReferenceBinding[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Returns an array of types, where original types got substituted given a substitution.
substitute(Substitution, ReferenceBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope.Substitutor
Returns an array of types, where original types got substituted given a substitution.
substitute(Substitution, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceSubstitution
Override method Scope.Substitutor.substitute(Substitution, TypeBinding), to add substitution of types other than type variables.
substitute(Substitution, TypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Returns a type, where original type was substituted using the receiver parameterized type.
substitute(Substitution, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope.Substitutor
Returns a type, where original type was substituted using the receiver parameterized type.
substitute(Substitution, TypeBinding[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Returns an array of types, where original types got substituted given a substitution.
substitute(Substitution, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope.Substitutor
Returns an array of types, where original types got substituted given a substitution.
substitute(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Substitute any type variables mentioned in 'type' by the corresponding inference variable, if one exists.
substitute(TypeVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceSubstitution
 
substitute(TypeVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
substitute(TypeVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
substitute(TypeVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Substitution.NullSubstitution
 
substitute(TypeVariableBinding) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Substitution
Returns the type substitute for a given type variable, or itself if no substitution got performed.
SUBSTITUTE_ONLY - Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
Policy used for internal structure of multiline comments to mark tokens that can be wrapped only in lines that have no other tokens to wrap.
Substitution - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
Substitution.NullSubstitution - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Don't substitute any type variables.
Substitutor() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope.Substitutor
 
substringMatch - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
substringMatch(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers true if the characters of the pattern are contained in the name as a substring, in a case-insensitive way.
substringMatch(String, String) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers true if the characters of the pattern are contained in the name as a substring, in a case-insensitive way.
subsumes(PackageBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
subsumes(PackageBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SplitPackageBinding
 
subTask(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
subTask(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
subTask(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
subTaskName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
subtreeBytes() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns an estimate of the memory footprint in bytes of the entire subtree rooted at this node.
subtreeMatch(ASTMatcher, Object) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns whether the subtree rooted at the given node matches the given other object as decided by the given matcher.
SUBTYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
SubTypeSearchJob - Class in org.aspectj.org.eclipse.jdt.internal.core.search
 
SubTypeSearchJob(SearchPattern, SearchParticipant, IJavaSearchScope, IndexQueryRequestor) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.SubTypeSearchJob
 
subwordMatch - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
subWordMatch(char[], char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers true if the characters of the pattern are contained in the name as a subword, in a case-insensitive way.
SUFFIX_aj - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
SUFFIX_AJ - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
SUFFIX_class - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
SUFFIX_CLASS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
SUFFIX_java - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
SUFFIX_JAVA - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
SUFFIX_STRING_aj - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
SUFFIX_STRING_AJ - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
SUFFIX_STRING_class - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
SUFFIX_STRING_CLASS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
SUFFIX_STRING_java - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
SUFFIX_STRING_JAVA - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
SuffixConstants - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
suggestArgumentNames(IJavaProject, char[], char[], int, char[][]) - Static method in class org.aspectj.org.eclipse.jdt.core.NamingConventions
suggestArgumentNames(IJavaProject, String, String, int, String[]) - Static method in class org.aspectj.org.eclipse.jdt.core.NamingConventions
suggestFieldNames(IJavaProject, char[], char[], int, int, char[][]) - Static method in class org.aspectj.org.eclipse.jdt.core.NamingConventions
suggestFieldNames(IJavaProject, String, String, int, int, String[]) - Static method in class org.aspectj.org.eclipse.jdt.core.NamingConventions
suggestGetterName(IJavaProject, char[], int, boolean, char[][]) - Static method in class org.aspectj.org.eclipse.jdt.core.NamingConventions
Suggest name for a getter method.
suggestGetterName(IJavaProject, String, int, boolean, String[]) - Static method in class org.aspectj.org.eclipse.jdt.core.NamingConventions
Suggest name for a getter method.
suggestLocalVariableNames(IJavaProject, char[], char[], int, char[][]) - Static method in class org.aspectj.org.eclipse.jdt.core.NamingConventions
suggestLocalVariableNames(IJavaProject, String, String, int, String[]) - Static method in class org.aspectj.org.eclipse.jdt.core.NamingConventions
suggestSetterName(IJavaProject, char[], int, boolean, char[][]) - Static method in class org.aspectj.org.eclipse.jdt.core.NamingConventions
Suggest name for a setter method.
suggestSetterName(IJavaProject, String, int, boolean, String[]) - Static method in class org.aspectj.org.eclipse.jdt.core.NamingConventions
Suggest name for a setter method.
suggestStaticImport - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
suggestVariableNames(int, int, char[], IJavaProject, int, char[], char[][], boolean, INamingRequestor) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.InternalNamingConventions
 
suggestVariableNames(int, int, String, IJavaProject, int, String[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.NamingConventions
Suggests names for a variable.
summarizeModel() - Method in class org.aspectj.asm.AsmManager
 
Super - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
SUPER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
SUPER - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
SUPER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
SUPER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
SUPER - Static variable in class org.aspectj.weaver.BoundedReferenceType
 
SUPER - Static variable in class org.aspectj.weaver.WildcardedUnresolvedType
 
SUPER_CALL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
SUPER_CONSTRUCTOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
SUPER_CONSTRUCTOR_INVOCATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type SuperConstructorInvocation.
SUPER_DISPATCH_NAME - Static variable in class org.aspectj.weaver.ResolvedTypeMunger
 
SUPER_FIELD_ACCESS - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type SuperFieldAccess.
SUPER_INTERFACE_TYPES_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.EnumDeclaration
The "superInterfaceTypes" structural property of this node type (element type: Type).
SUPER_INTERFACE_TYPES_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.RecordDeclaration
The "superInterfaceTypes" structural property of this node type (element type: Type).
SUPER_INTERFACE_TYPES_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
The "superInterfaceTypes" structural property of this node type (element type: Type) (added in JLS3 API).
SUPER_INTERFACES - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
This value should be used to read the constant pool entries and the super interface names of a .class file.
SUPER_INTERFACES_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Deprecated.
In the JLS3 API, this property is replaced by TypeDeclaration.SUPER_INTERFACE_TYPES_PROPERTY.
SUPER_INVOCATION_FLAVOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
SUPER_METHOD_INVOCATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type SuperMethodInvocation.
SUPER_METHOD_REFERENCE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type SuperMethhodReference.
SUPER_PREFIX - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider
 
SUPER_REF - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
SUPER_REF_PATTERN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
SUPER_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only super field accesses or super method invocations (e.g. using the super qualifier).
SuperAccess - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
SuperAccessCannotBypassDirectSuper - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
superAccessForInline - Variable in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
superAccessMethod(UnresolvedType, ResolvedMember) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
SuperCallCannotBypassOverride - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
superclass - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
superclass - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
superclass - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
superclass - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
superclass - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
superclass() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
superclass() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
superclass() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
superclass() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
superclass() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
superclass() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
superclass() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
superclass() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
superclass() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
SUPERCLASS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
SUPERCLASS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Deprecated.
In the JLS3 API, this property is replaced by TypeDeclaration.SUPERCLASS_TYPE_PROPERTY.
SUPERCLASS_TYPE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
The "superclassType" structural property of this node type (child type: Type) (added in JLS3 API).
SuperclassAmbiguous - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.AmbiguousType instead
SuperclassInheritedNameHidesEnclosingName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.InheritedTypeHidesEnclosingName instead
SuperclassInternalNameProvided - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.InternalTypeNameProvided instead
superclassMustBeAClass(SourceTypeBinding, TypeReference, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SuperclassMustBeAClass - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
superclassName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyType
 
superclassName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
The name of the superclass for this type.
SuperclassNotFound - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.UndefinedType instead
SuperclassNotVisible - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.NotVisibleType instead
superClassOrInterface - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
superclassSignature - Variable in class org.aspectj.util.GenericSignature.ClassSignature
 
SuperConstructorInvocation - Class in org.aspectj.org.eclipse.jdt.core.dom
Super constructor invocation statement AST node type.
superDispatchMethod(UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This static method goes on the target class of the inter-type method.
SuperFieldAccess - Class in org.aspectj.org.eclipse.jdt.core.dom
Simple or qualified "super" field access expression AST node type.
SuperFieldReadAccess - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SuperFieldWriteAccess - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SuperFixerVisitor - Class in org.aspectj.ajdt.internal.compiler.ast
Takes a method that already has the three extra parameters thisJoinPointStaticPart, thisJoinPoint and thisEnclosingJoinPointStaticPart
superfluousSemicolon(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SuperfluousSemicolon - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
superinterfaceMustBeAnInterface(SourceTypeBinding, TypeReference, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SuperInterfaceMustBeAnInterface - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
superInterfaceNames - Variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
The superinterface names (element type: Name).
superInterfaceNames - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyType
 
superInterfaceNames - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
The names of the interfaces this type implements or extends.
superinterfaces - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
superInterfaces - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
superInterfaces - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
superInterfaces - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
superInterfaces - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
superInterfaces() - Method in class org.aspectj.ajdt.internal.compiler.lookup.HelperInterfaceBinding
 
superInterfaces() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Deprecated.
In the JLS3 API, this method is replaced by TypeDeclaration.superInterfaceTypes().
superInterfaces() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
superInterfaces() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
superInterfaces() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
superInterfaces() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
superInterfaces() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
superInterfaces() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
superInterfaces() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
superInterfaces() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
superInterfaces() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
superInterfaces() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
superinterfacesCollide(TypeBinding, ASTNode, TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SuperInterfacesCollide - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
superInterfaceSignatures - Variable in class org.aspectj.util.GenericSignature.ClassSignature
 
superInterfaceTypes - Variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
The superinterface types (element type: Type).
superInterfaceTypes() - Method in class org.aspectj.org.eclipse.jdt.core.dom.EnumDeclaration
Returns the live ordered list of superinterfaces of this enum declaration.
superInterfaceTypes() - Method in class org.aspectj.org.eclipse.jdt.core.dom.RecordDeclaration
Returns the live ordered list of superinterfaces of this type declaration (added in JLS3 API).
superInterfaceTypes() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Returns the live ordered list of superinterfaces of this type declaration (added in JLS3 API).
SuperMethodAccess - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SuperMethodInvocation - Class in org.aspectj.org.eclipse.jdt.core.dom
Simple or qualified "super" method invocation expression AST node type.
SuperMethodReference - Class in org.aspectj.org.eclipse.jdt.core.dom
Super method reference AST node type (added in JLS8 API).
superQualification - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
SuperReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
SuperReference(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SuperReference
 
superRefKind - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
superSimpleName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
SUPERTYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
SUPERTYPE_REF_FLAVOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
SUPERTYPE_TYPE_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used as a super type or as a super interface.
superTypeCannotUseWildcard(SourceTypeBinding, TypeReference, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
superTypeHint - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
If non-null this field holds the supertype of the provided type which was used for direct matching.
superTypeHintName(CompilerOptions, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
SuperTypeNamesCollector - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
Collects the super type names of a given declaring type.
SuperTypeNamesCollector(SearchPattern, char[], char[], MatchLocator, IType, IProgressMonitor) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector
 
SuperTypeNamesCollector.TypeDeclarationVisitor - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
An ast visitor that visits type declarations and member type declarations collecting their super type names.
superTypeReference - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
SuperTypeReferenceLocator - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
SuperTypeReferenceLocator(SuperTypeReferencePattern) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferenceLocator
 
SuperTypeReferencePattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
SuperTypeReferencePattern(char[], char[], int, char, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
SuperTypeReferencePattern(char[], char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
superTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SimpleDelta
 
SuperTypeUsingWildcard - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
supportsKind(ResolvedTypeMunger.Kind) - Static method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseTypeMunger
 
supportsStar() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.ProcessorInfo
 
SUPPRESS_AJ_WARNINGS - Static variable in class org.aspectj.weaver.UnresolvedType
 
SuppressAjWarnings - Annotation Interface in org.aspectj.lang.annotation
Annotate members to avoid AspectJ error messages.
suppressedLintKinds - Variable in class org.aspectj.weaver.Advice
 
suppressImportErrors - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Flag that should be set during annotation traversal or similar runs to prevent caching of failures regarding imports of yet to be generated classes.
suppressKinds(Collection<Lint.Kind>) - Method in class org.aspectj.weaver.Lint
 
suppressOptionalErrors - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicate if @SuppressWarning annotations should also suppress optional errors
suppressTagging - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
suppressWarnings - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicate if @SuppressWarning annotations are activated
SuppressWarningsNotAnalysed - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
suspendTempErrorHandlingPolicy() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemHandler
Temporarily suspend a temporary error handling policy.
swallowedException(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
swallowedExceptionInCatchBlock - Variable in class org.aspectj.weaver.Lint
 
SwallowedExceptionInCatchBlock - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
SwallowedExceptionInCatchBlock - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
swap() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
SWAP - Static variable in interface org.aspectj.apache.bcel.Constants
 
SWAP - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
SWAP - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
swapUnresolved(UnresolvedReferenceBinding, ReferenceBinding, LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
swapUnresolved(UnresolvedReferenceBinding, ReferenceBinding, LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
swapUnresolved(UnresolvedReferenceBinding, ReferenceBinding, LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
swapUnresolved(UnresolvedReferenceBinding, ReferenceBinding, LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
swapUnresolved(UnresolvedReferenceBinding, ReferenceBinding, LookupEnvironment) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
SwingTreeViewNode - Class in org.aspectj.ajde.ui.swing
 
SwingTreeViewNode(IProgramElement, AbstractIcon) - Constructor for class org.aspectj.ajde.ui.swing.SwingTreeViewNode
Create a link.
SwingTreeViewNode(IProgramElement, AbstractIcon, List) - Constructor for class org.aspectj.ajde.ui.swing.SwingTreeViewNode
Create a declaration node.
SwingTreeViewNode(IRelationship, AbstractIcon) - Constructor for class org.aspectj.ajde.ui.swing.SwingTreeViewNode
Create a relationship node.
SwingTreeViewNodeFactory - Class in org.aspectj.ajde.ui.swing
 
SwingTreeViewNodeFactory(IconRegistry) - Constructor for class org.aspectj.ajde.ui.swing.SwingTreeViewNodeFactory
 
SWITCH - Static variable in interface org.aspectj.apache.bcel.Constants
 
SWITCH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
SWITCH_CASE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type SwitchCase.
SWITCH_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type SwitchExpression.
SWITCH_LABELED_RULE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SwitchCase
The "switchLabeledRule" structural property of this node type (type: Boolean).
SWITCH_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type SwitchStatement.
SwitchBuilder - Class in org.aspectj.apache.bcel.generic
SWITCH - Branch depending on int value, generates either LOOKUPSWITCH or TABLESWITCH instruction, depending on whether the match values (int[]) can be sorted with no gaps between the numbers.
SwitchBuilder(int[], InstructionHandle[], InstructionHandle) - Constructor for class org.aspectj.apache.bcel.generic.SwitchBuilder
 
SwitchBuilder(int[], InstructionHandle[], InstructionHandle, int) - Constructor for class org.aspectj.apache.bcel.generic.SwitchBuilder
Template for switch() constructs.
SwitchCase - Class in org.aspectj.org.eclipse.jdt.core.dom
Switch case AST node type.
switchErrorHandlingPolicy(IErrorHandlingPolicy) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
switchExpression - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
switchExpression - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
SwitchExpression - Class in org.aspectj.org.eclipse.jdt.core.dom
Switch expression AST node type (added in JEP 325).
SwitchExpression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
SwitchExpression() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
SwitchExpressionaYieldSwitchLabeledBlockCompletesNormally - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
SwitchExpressionBreakMissingValue - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
preview related error - will be removed
switchExpressionBreakNotAllowed(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
switchExpressionEmptySwitchBlock(SwitchExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
switchExpressionIllegalLastStatement(Statement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SwitchExpressionIllegalLastStatement - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
preview related error - will be removed
switchExpressionIncompatibleResultExpressions(SwitchExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
switchExpressionLastStatementCompletesNormally(Statement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SwitchExpressionLastStatementCompletesNormally - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
preview related error - will be removed
SwitchExpressionMissingDefaultCase - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
preview related error - will be removed
SwitchExpressionMissingEnumConstantCase - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
preview related error - will be removed
switchExpressionMixedCase(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
switchExpressionNoResultExpressions(SwitchExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
switchExpressionsBreakOutOfSwitchExpression(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SwitchExpressionsBreakOutOfSwitchExpression - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
switchExpressionsContinueOutOfSwitchExpression(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SwitchExpressionsContinueOutOfSwitchExpression - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
SwitchExpressionsEmptySwitchBlock - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
preview related error - will be removed
SwitchExpressionsIncompatibleResultExpressionTypes - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
preview related error - will be removed
SwitchExpressionsNoResultExpression - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
preview related error - will be removed
switchExpressionsNotSupported(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SwitchExpressionsNotSupported - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
switchExpressionsReturnWithinSwitchExpression(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SwitchExpressionsReturnWithinSwitchExpression - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
switchExpressionSwitchLabeledBlockCompletesNormally(Block) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SwitchExpressionSwitchLabeledBlockCompletesNormally - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
preview related error - will be removed
SwitchExpressionsYieldBreakNotAllowed - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
SwitchExpressionsYieldEmptySwitchBlock - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
SwitchExpressionsYieldIllegalLastStatement - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
switchExpressionsYieldIllegalStatement(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SwitchExpressionsYieldIllegalStatement - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
SwitchExpressionsYieldIncompatibleResultExpressionTypes - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
SwitchExpressionsYieldLastStatementCompletesNormally - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
SwitchExpressionsYieldMissingDefaultCase - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
SwitchExpressionsYieldMissingEnumConstantCase - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
SwitchExpressionsYieldMissingValue - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
SwitchExpressionsYieldNoResultExpression - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
switchExpressionsYieldOutsideSwitchExpression(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SwitchExpressionsYieldOutsideSwitchExpression - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
switchExpressionsYieldRestrictedGeneralWarning(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SwitchExpressionsYieldRestrictedGeneralWarning - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
SwitchExpressionsYieldTrailingSwitchLabels - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
switchExpressionsYieldTypeDeclarationError(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SwitchExpressionsYieldTypeDeclarationError - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
switchExpressionsYieldTypeDeclarationWarning(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SwitchExpressionsYieldTypeDeclarationWarning - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
switchExpressionsYieldUnqualifiedMethodError(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SwitchExpressionsYieldUnqualifiedMethodError - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
switchExpressionsYieldUnqualifiedMethodWarning(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SwitchExpressionsYieldUnqualifiedMethodWarning - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
switchExpressionTrailingSwitchLabels(Statement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SwitchExpressionTrailingSwitchLabels - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
preview related error - will be removed
SwitchFlowContext - Class in org.aspectj.org.eclipse.jdt.internal.compiler.flow
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
SwitchFlowContext(FlowContext, ASTNode, BranchLabel, boolean, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
switchLabeledRules - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
switchMixedCase - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
preview related error - will be removed
switchNestingLevel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
SwitchOnEnumNotBelow15 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
SwitchOnStringsNotBelow17 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
SwitchPreviewMixedCase - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
switchSaveTypeBindings - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
switchStatement - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
Switch (one from many) linked to the switch table
SwitchStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
Switch statement AST node type.
SwitchStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
SwitchStatement() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
SwitchTable - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
switchWithTry - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
SYMBOLIC - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
syncClassBytesEntries(File, Map<String, AbstractIndexedFileCacheBacking.IndexEntry>, Map<String, byte[]>) - Method in class org.aspectj.weaver.tools.cache.ZippedFileCacheBacking
 
SYNCHRONIZATION_LOCK - Static variable in interface org.aspectj.lang.JoinPoint
 
SYNCHRONIZATION_LOCK - Static variable in class org.aspectj.weaver.Shadow
 
SYNCHRONIZATION_UNLOCK - Static variable in interface org.aspectj.lang.JoinPoint
 
SYNCHRONIZATION_UNLOCK - Static variable in class org.aspectj.weaver.Shadow
 
synchronizationDesignatorEncountered() - Method in class org.aspectj.weaver.PoliceExtensionUse
 
SynchronizationLock - Static variable in class org.aspectj.weaver.Shadow
 
SynchronizationLockBit - Static variable in class org.aspectj.weaver.Shadow
 
SynchronizationUnlock - Static variable in class org.aspectj.weaver.Shadow
 
SynchronizationUnlockBit - Static variable in class org.aspectj.weaver.Shadow
 
SYNCHRONIZED - Static variable in class org.aspectj.asm.IProgramElement.Modifiers
 
SYNCHRONIZED - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
"synchronized" modifier constant (bit mask).
SYNCHRONIZED - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
SYNCHRONIZED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
SYNCHRONIZED_KEYWORD - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
"synchronized" modifier with flag value Modifier.SYNCHRONIZED.
SYNCHRONIZED_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type SynchronizedStatement.
synchronizedBlockSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
SynchronizedStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
Synchronized statement AST node type.
SynchronizedStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
SynchronizedStatement(Expression, Block, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
synchronizing_projects_job - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
synchroVariable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
syncIndexEntries(File, Map<String, AbstractIndexedFileCacheBacking.IndexEntry>, Map<String, byte[]>) - Method in class org.aspectj.weaver.tools.cache.ZippedFileCacheBacking
 
Syntax - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
syntaxRecoverArgumentType(Object, List, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
syntaxRecoverEmptyArgumentType(Object) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
syntaxRecoverModuleQualifiedName(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
syntaxRecoverQualifiedName(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
syntaxRecoverQualifiedName(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
synthetic - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
Synthetic - Class in org.aspectj.apache.bcel.classfile
This class is derived from Attribute and declares this class as `synthetic', i.e., it needs special handling.
Synthetic(int, int, byte[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.Synthetic
 
Synthetic(Synthetic) - Constructor for class org.aspectj.apache.bcel.classfile.Synthetic
Initialize from another object.
SYNTHETIC - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"Synthetic" attribute.
SYNTHETIC_ACCESS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
SYNTHETIC_ACCESS_METHOD_PREFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SYNTHETIC_ASSERT_DISABLED - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SYNTHETIC_CLASS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SYNTHETIC_CLASS_POSTFIX - Static variable in class org.aspectj.weaver.bcel.BcelWeaver
 
SYNTHETIC_ENCLOSING_INSTANCE_PREFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SYNTHETIC_ENUM_VALUES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SYNTHETIC_OUTER_LOCAL_PREFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SYNTHETIC_STATIC_FACTORY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SYNTHETIC_SWITCH_ENUM_TABLE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
syntheticAccessor - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
syntheticAccessors - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
syntheticAccessors - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
SyntheticArgumentBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
SyntheticArgumentBinding(LocalVariableBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticArgumentBinding
 
SyntheticArgumentBinding(ReferenceBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticArgumentBinding
 
syntheticEnclosingInstances() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
syntheticEnclosingInstanceTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
syntheticEnclosingInstanceTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
syntheticEnclosingInstanceTypes() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
SyntheticFactoryMethodBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Encodes a synthetic <factory> method used for resolving a diamond constructor.
SyntheticFactoryMethodBinding(MethodBinding, LookupEnvironment, ReferenceBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticFactoryMethodBinding
 
SyntheticFieldBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
SyntheticFieldBinding(char[], TypeBinding, int, ReferenceBinding, Constant, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticFieldBinding
 
syntheticFields() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
Answer the collection of synthetic fields to append into the classfile
SyntheticMethodBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
SyntheticMethodBinding(int, ArrayBinding, char[], SourceTypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SyntheticMethodBinding(LambdaExpression, char[], SourceTypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SyntheticMethodBinding(ReferenceExpression, SourceTypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SyntheticMethodBinding(FieldBinding, boolean, boolean, ReferenceBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SyntheticMethodBinding(FieldBinding, ReferenceBinding, TypeBinding, char[], SwitchStatement) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SyntheticMethodBinding(MethodBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SyntheticMethodBinding(MethodBinding, boolean, ReferenceBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SyntheticMethodBinding(MethodBinding, MethodBinding, char[], TypeBinding[], SourceTypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SyntheticMethodBinding(MethodBinding, MethodBinding, SourceTypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
Construct a bridge method
SyntheticMethodBinding(MethodBinding, SourceTypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SyntheticMethodBinding(ReferenceBinding, char[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SyntheticMethodBinding(ReferenceBinding, RecordComponentBinding, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SyntheticMethodBinding(SourceTypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
Construct $deserializeLambda$ method
SyntheticMethodBinding(SourceTypeBinding, char[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
Construct enum special methods: values or valueOf methods
SyntheticMethodBinding(SourceTypeBinding, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
Construct enum special methods: values or valueOf methods
syntheticMethods() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
SyntheticName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
syntheticOuterLocalVariables() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
syntheticOuterLocalVariables() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
syntheticOuterLocalVariables() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
syntheticReadAccessors - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
SyntheticRepository - Class in org.aspectj.apache.bcel.util
This repository is used in situations where a Class is created outside the realm of a ClassLoader.
syntheticWriteAccessor - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
SYSTEM - Static variable in class org.aspectj.org.eclipse.jdt.core.util.ClassFileBytesDisassembler
This mode corresponds to the detailed mode plus the constant pool contents and any further information that would be useful for debugging purpose.
SYSTEM_ERR - Static variable in interface org.aspectj.bridge.IMessageHandler
print all to System.err and throw AbortException on failure or abort messages
SYSTEM_LIBRARIES - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchScope
Include type constant (bit mask) indicating that system libraries should be considered in the search scope.
SYSTEM_OUT - Static variable in interface org.aspectj.bridge.IMessageHandler
print all to System.out but do not throw AbortException on failure or abort messages
systemExit(IMessageHolder) - Method in class org.aspectj.tools.ajc.Main
Call System.exit(int) with values derived from the number of failures/aborts or errors in messages.
systemExitWhenFinished - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 

T

T_ADDRESS - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_ARRAY - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_boolean - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_BOOLEAN - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_byte - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_BYTE - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_char - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_CHAR - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_CODE_SNIPPET - Static variable in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
The evaluation result contains the value of a code snippet or it reports a problem on a code snippet.
T_ComGoogleCommonBasePreconditions - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_ComGoogleInjectInject - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_double - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_DOUBLE - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_float - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_FLOAT - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_IMPORT - Static variable in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
The evaluation result reports a problem on an import declaration.
T_int - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_INT - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_INTERNAL - Static variable in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
The evaluation result reports an internal problem.
T_JavaIoException - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaIoExternalizable - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaIoObjectStreamException - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaIoPrintStream - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaIoSerializable - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangAnnotationAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangAnnotationDocumented - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangAnnotationElementType - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangAnnotationInherited - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangAnnotationRepeatable - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangAnnotationRetention - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangAnnotationRetentionPolicy - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangAnnotationTarget - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangAssertionError - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangAutoCloseable - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangBoolean - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangByte - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangCharacter - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangClass - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangClassNotFoundException - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangCloneable - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangDeprecated - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangDouble - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangEnum - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangError - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangException - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangFloat - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangFunctionalInterface - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangIllegalArgumentException - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangInteger - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangInvokeMethodHandlePolymorphicSignature - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangIterable - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangLong - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangNoClassDefError - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangObject - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangOverride - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangRecord - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangReflectConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangReflectField - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangReflectMethod - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangRuntimeException - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangSafeVarargs - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangShort - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangString - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangStringBuffer - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangStringBuilder - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangSuppressWarnings - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangSystem - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangThrowable - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangVoid - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaUtilCollection - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaUtilIterator - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaUtilList - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaUtilMap - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaUtilObjects - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaxInjectInject - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JunitFrameworkAssert - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_LastWellKnownTypeId - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_long - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_LONG - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_null - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_OBJECT - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_OrgApacheCommonsLang3Validate - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_OrgApacheCommonsLangValidate - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_OrgEclipseCoreRuntimeAssert - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_OrgJunitAssert - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_OrgJunitJupiterParamsProviderMethodSource - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_OrgSpringframeworkBeansFactoryAnnotationAutowired - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_PACKAGE - Static variable in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
The evaluation result reports a problem on a package declaration.
T_REFERENCE - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_short - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_SHORT - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_undefined - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_UNKNOWN - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_VARIABLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
The evaluation result contains the value of a variable or it reports a problem on a variable.
T_void - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_VOID - Static variable in interface org.aspectj.apache.bcel.Constants
 
TAB - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "tab".
TAB - Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
tab_char - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
tab_size - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
tableswitch(CaseLabel, int, int, int[], int[], int[], CaseLabel[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
TABLESWITCH - Class in org.aspectj.apache.bcel.generic
TABLESWITCH - Switch within given range of values, i.e., low..high
TABLESWITCH - Static variable in interface org.aspectj.apache.bcel.Constants
 
TABLESWITCH - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
TABLESWITCH(int[], InstructionHandle[], InstructionHandle) - Constructor for class org.aspectj.apache.bcel.generic.TABLESWITCH
 
TABLESWITCH(ByteSequence) - Constructor for class org.aspectj.apache.bcel.generic.TABLESWITCH
Read needed data (e.g. index) from file.
tabString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
tabString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
tAction(int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
tag - Variable in class org.aspectj.apache.bcel.classfile.Attribute
 
tag - Variable in class org.aspectj.apache.bcel.classfile.Constant
 
tag - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
Tag - Class in org.aspectj.apache.bcel.generic
A tag is an instruction-targeter that does not remember its target.
Tag() - Constructor for class org.aspectj.apache.bcel.generic.Tag
 
TAG_ACCESS_RULE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_ACCESS_RULES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_ACCESSIBLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_API_NOTE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Javadoc tag name (value "@apiNote").
TAG_API_NOTE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_API_NOTE_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_API_NOTE_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_ATTRIBUTE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_ATTRIBUTE_NAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_ATTRIBUTE_VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_ATTRIBUTES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_AUTHOR - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard doc tag name (value "@author").
TAG_AUTHOR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_AUTHOR_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_AUTHOR_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_BITS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodAnnotationData
 
TAG_BITS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
TAG_BITS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
TAG_CATEGORY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_CATEGORY_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_CATEGORY_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_CLASSPATH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_CLASSPATHENTRY - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_CODE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard inline doc tag name (value "@code").
TAG_CODE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_CODE_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_CODE_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_COMBINE_ACCESS_RULES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_DEPRECATED - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard doc tag name (value "@deprecated").
TAG_DEPRECATED - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_DEPRECATED_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_DEPRECATED_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_DISCOURAGED - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_DOC_ROOT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_DOC_ROOT_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_DOC_ROOT_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_DOCROOT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard inline doc tag name (value "@docRoot").
TAG_ELEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type TagElement.
TAG_EXCEPTION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard doc tag name (value "@exception").
TAG_EXCEPTION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_EXCEPTION_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_EXCEPTION_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_EXCLUDING - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_EXPORTED - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_FILE_OPTION - Static variable in class org.aspectj.tools.ajc.Main.CommandController
 
TAG_HIDDEN - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard doc tag name (value "@hidden").
TAG_HIDDEN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_HIDDEN_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_HIDDEN_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_IGNORE_IF_BETTER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_IMPL_NOTE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Javadoc tag name (value "@implNote").
TAG_IMPL_NOTE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_IMPL_NOTE_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_IMPL_NOTE_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_IMPL_SPEC - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Javadoc tag name (value "@implSpec").
TAG_IMPL_SPEC - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_IMPL_SPEC_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_IMPL_SPEC_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_INCLUDING - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_INDEX - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard doc tag name (value "@index").
TAG_INDEX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_INDEX_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_INDEX_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_INHERITDOC - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard inline doc tag name (value "@inheritDoc").
TAG_INHERITDOC - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_INHERITDOC_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_INHERITDOC_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_KIND - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_LINK - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard inline doc tag name (value "@link").
TAG_LINK - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_LINK_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_LINK_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_LINKPLAIN - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard inline doc tag name (value "@linkplain").
TAG_LINKPLAIN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_LINKPLAIN_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_LINKPLAIN_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_LITERAL - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard inline doc tag name (value "@literal").
TAG_LITERAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_LITERAL_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_LITERAL_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
The "tagName" structural property of this node type (type: String).
TAG_NAMES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_NON_ACCESSIBLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_OTHERS_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_OUTPUT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_PARAM - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard doc tag name (value "@param").
TAG_PARAM - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_PARAM_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_PARAM_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_PATH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_PATTERN - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_POSTFIX - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
TAG_POSTFIX - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
TAG_POSTFIX_LENGTH - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
TAG_POSTFIX_LENGTH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
TAG_PREFIX - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
TAG_PREFIX - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
TAG_PREFIX_LENGTH - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
TAG_PREFIX_LENGTH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
TAG_PROVIDES - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard doc tag name (value "@provides").
TAG_PROVIDES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_PROVIDES_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_PROVIDES_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_REFERENCED_ENTRY - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_RETURN - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard doc tag name (value "@return").
TAG_RETURN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_RETURN_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_RETURN_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_ROOTPATH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_SEE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard doc tag name (value "@see").
TAG_SEE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SEE_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SEE_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SERIAL - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard doc tag name (value "@serial").
TAG_SERIAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SERIAL_DATA - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SERIAL_DATA_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SERIAL_DATA_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SERIAL_FIELD - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SERIAL_FIELD_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SERIAL_FIELD_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SERIAL_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SERIAL_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SERIALDATA - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard doc tag name (value "@serialData").
TAG_SERIALFIELD - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard doc tag name (value "@serialField").
TAG_SINCE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard doc tag name (value "@since").
TAG_SINCE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SINCE_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SINCE_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SOURCEPATH - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
TAG_SUMMARY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard doc tag name (value "@summary").
TAG_SUMMARY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SUMMARY_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SUMMARY_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SYSTEM_PROPERTY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SYSTEM_PROPERTY_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SYSTEM_PROPERTY_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_THROWS - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard doc tag name (value "@throws").
TAG_THROWS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_THROWS_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_THROWS_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_TYPE_BLOCK - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_TYPE_INLINE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_TYPE_NONE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_USES - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard doc tag name (value "@uses").
TAG_USES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_USES_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_USES_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_VALUE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard inline doc tag name (value "@value").
TAG_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_VALUE_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_VALUE_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_VERSION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
Standard doc tag name (value "@version").
TAG_VERSION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_VERSION_LENGTH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_VERSION_VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
tagAsAccepted() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
tagAsAccessingEnclosingInstanceStateOf(ReferenceBinding, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
tagAsHavingDefectiveContainerType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
tagAsHavingDefectiveContainerType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
tagAsHavingDefectiveContainerType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
tagAsHavingErrors() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
tagAsHavingErrors() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
tagAsHavingErrors() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
tagAsHavingErrors() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
tagAsHavingErrors() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
tagAsHavingErrors() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.impl.ReferenceContext
 
tagAsHavingIgnoredMandatoryErrors(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
tagAsHavingIgnoredMandatoryErrors(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
tagAsHavingIgnoredMandatoryErrors(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
tagAsHavingIgnoredMandatoryErrors(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
tagAsHavingIgnoredMandatoryErrors(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
tagAsHavingIgnoredMandatoryErrors(int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.impl.ReferenceContext
 
tagAsMunged(SourceTypeBinding, String) - Method in class org.aspectj.ajdt.internal.compiler.lookup.PushinCollector
 
tagAsMunged(SourceTypeBinding, AbstractMethodDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.lookup.PushinCollector
 
tagAsMunged(SourceTypeBinding, TypePattern) - Method in class org.aspectj.ajdt.internal.compiler.lookup.PushinCollector
 
tagAsNeedCheckCast() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
tagAsNeedCheckCast() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
tagAsReplacingExistingMethod() - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
tagAsTypeHierarchyComplete() - Method in class org.aspectj.weaver.ResolvedType
 
tagAsUnnecessaryCast(Scope, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
tagAsUnnecessaryCast(Scope, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Record the fact a cast expression got detected as being unnecessary.
tagAsUnnecessaryCast(Scope, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
tagBits - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
tagBits - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
tagBits - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
tagBits - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
tagBits - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
tagBits - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
tagBits - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
tagBits - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
tagBits - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
tagBits - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
tagBits - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
tagBits - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
TagBits - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
tagBitsToNullStatus(long) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check whether 'tagBits' contains either TagBits.AnnotationNonNull or TagBits.AnnotationNullable, and answer the corresponding null status (FlowInfo.NON_NULL etc.).
TagElement - Class in org.aspectj.org.eclipse.jdt.core.dom
AST node for a tag within a doc comment.
TagHandler() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader.TagHandler
 
tagIndirectlyAccessibleMembers() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
tags() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Javadoc
Returns the live list of tag elements that make up this doc comment.
TAGS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Javadoc
The "tags" structural property of this node type (element type: TagElement).
tagSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
tagSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArrayQualifiedTypeReference
 
tagSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
tagSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
tagSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocModuleReference
 
tagSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
tagSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleNameReference
 
tagSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
tagSourceEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
tagSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
tagSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArrayQualifiedTypeReference
 
tagSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
tagSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
tagSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocModuleReference
 
tagSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
tagSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleNameReference
 
tagSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
tagSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
TagTreeReader - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
TagTreeReader() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader
 
TagTreeReader.FixedSizeTagHandler<T> - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
TagTreeReader.TagHandler<T> - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
 
tagValue - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
tagValue - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
tagValue - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
tagValue - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
tail() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
TARGET - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldManyToOne
 
TARGET - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
TARGET_ARG0 - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeAnnotation
 
TARGET_ARG1 - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeAnnotation
 
TARGET_COMPATIBILITY_LEVEL - Static variable in class org.aspectj.ajde.core.JavaOptions
 
TARGET_EXCEPTION - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a TargetException occurred.
TARGET_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeAnnotation
 
targetAspectjRuntimeLevel - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
targetEnumType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
TARGETER_INSTRUCTION - Static variable in interface org.aspectj.apache.bcel.Constants
 
targetIndex - Variable in class org.aspectj.apache.bcel.generic.InstructionBranch
 
targetInstruction - Variable in class org.aspectj.apache.bcel.generic.InstructionBranch
 
targetJDK - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
targetJDK - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
VM target level, refers to a JDK version, e.g.
targetLabel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BranchStatement
 
targetLabel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
targetLabel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
targetLabels - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
targetLevel - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
TargetLostException - Exception in org.aspectj.apache.bcel.generic
Thrown by InstructionList.remove() when one or multiple disposed instruction are still being referenced by a InstructionTargeter object.
targetMethod - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
targetReadField - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
targets - Variable in class org.aspectj.apache.bcel.generic.InstructionSelect
 
targets - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PackageVisibilityStatement
 
targets - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.PackageExportInfo
 
targets() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule.IPackageExport
 
targets() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.PackageExportImpl
 
TargetSourceRangeComputer - Class in org.aspectj.org.eclipse.jdt.core.dom.rewrite
An object for computing adjusted source ranges for AST nodes that are being replaced or deleted.
TargetSourceRangeComputer() - Constructor for class org.aspectj.org.eclipse.jdt.core.dom.rewrite.TargetSourceRangeComputer
Creates a new target source range computer.
TargetSourceRangeComputer.SourceRange - Class in org.aspectj.org.eclipse.jdt.core.dom.rewrite
Reified source range.
targetType - Variable in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeFieldBinding
 
targetType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
 
targetType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
targetType - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
targetType - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToMany
 
targetType() - Element in annotation interface org.aspectj.internal.lang.annotation.ajcITD
 
targetTypeBinding - Variable in class org.aspectj.ajdt.internal.compiler.lookup.IntertypeMemberTypeFinder
 
targetTypeIsNotAFunctionalInterface(FunctionalExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
targetTypeName - Variable in class org.aspectj.internal.lang.reflect.InterTypeDeclarationImpl
 
TargetTypeNotAFunctionalInterface - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
targetTypePattern() - Element in annotation interface org.aspectj.internal.lang.annotation.ajcDeclareParents
 
targetWriteField - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
task(String, String, String, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
Task - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
Task - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
TASK_MARKER - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelMarker
Java model task marker type (value "org.eclipse.jdt.core.task").
taskCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
taskPriorities - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Respective priorities of recognized task tags
taskPriorities - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
taskPriorities - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
tasks - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
Tasks - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
TASKTAG - Static variable in interface org.aspectj.bridge.IMessage
 
taskTags - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Tags used to recognize tasks in comments
taskTags - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
taskTags - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
temporaryAnnotationTypes - Variable in class org.aspectj.weaver.ResolvedType
 
TemporaryTypeMunger - Class in org.aspectj.weaver
Some methods need a temporary type munger (because ConcreteTypeMunger is abstract - dont ask...).
TemporaryTypeMunger(ResolvedTypeMunger, ResolvedType) - Constructor for class org.aspectj.weaver.TemporaryTypeMunger
 
term_action - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
term_check - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
TERMINAL_DEPRECATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
terminal_index - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
TerminalTokens - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.parser
Maps each terminal symbol in the java-grammar into a unique integer.
terminateAfterCompilation - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
terminatesWithReturn() - Method in class org.aspectj.weaver.bcel.BcelShadow
If the end of my range has no real instructions following then my context needs a return at the end.
TERSE - Static variable in class org.aspectj.tools.ajc.Main.MessagePrinter
 
test(IPath, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.FileFingerprint
Compares the given File with the receiver.
Test - Class in org.aspectj.weaver.ast
 
Test() - Constructor for class org.aspectj.weaver.ast.Test
 
TEST - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.core.CompilationGroup
 
TEST - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Constant for the name of the test attribute.
TEST_372319 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
TEST_OUTPUT_FOLDER_MUST_BE_SEPARATE_FROM_MAIN_OUTPUT_FOLDERS - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that the output folder of a source folder marked to contain test sources is not separate from the output folders of main sources.
TEST_SOURCE_REQUIRES_SEPARATE_OUTPUT_LOCATION - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a source folder marked to contain test sources has no separate output location, but the project also contains main sources.
testBinaryLocations - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.State
 
testingParseCounter - Static variable in class org.aspectj.weaver.bcel.Utility
For testing purposes: bit clunky but does work
testMethod - Variable in class org.aspectj.ajdt.internal.compiler.ast.IfPseudoToken
 
testMethod - Variable in class org.aspectj.weaver.patterns.IfPointcut
 
testNameEnvironment - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
testSourceLocations - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.State
 
testType(IBinaryType, IBinaryType) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.IndexTester
 
text - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
text - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
TEXT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadoc
 
text_block - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
TEXT_BLOCK - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type TextBlock.
text_block_indentation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
TEXT_BLOCKS - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.impl.JavaFeature
 
TEXT_ELEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type TextElement.
TEXT_PARSE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
TEXT_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TextElement
The "text" structural property of this node type (type: String).
TEXT_VERIF - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
TextBlock - Class in org.aspectj.org.eclipse.jdt.core.dom
TextBolck AST node type.
TextBlock - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
TextBlock(char[], int, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TextBlock
 
TextEditsBuilder - Class in org.aspectj.org.eclipse.jdt.internal.formatter
Creates the formatter's result TextEdit by scanning through the tokens and comparing them with the original source.
TextEditsBuilder(String, List<IRegion>, TokenManager, DefaultCodeFormatterOptions) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.TextEditsBuilder
 
TextElement - Class in org.aspectj.org.eclipse.jdt.core.dom
AST node for a text element within a doc comment.
textStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
THEN_EXPRESSION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ConditionalExpression
The "thenExpression" structural property of this node type (child type: Expression).
THEN_STATEMENT_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.IfStatement
The "thenStatement" structural property of this node type (child type: Statement).
ThenExit - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
thenStatement - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
 
TheOriginalJDTParserClass - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
AspectJ Extension- made a few changes to increase accessibility.
TheOriginalJDTParserClass() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
TheOriginalJDTParserClass(ProblemReporter, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
TheOriginalJDTScannerClass - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
IMPORTANT NOTE: Internal Scanner implementation.
TheOriginalJDTScannerClass() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
TheOriginalJDTScannerClass(boolean, boolean, boolean, long, char[][], char[][], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
TheOriginalJDTScannerClass(boolean, boolean, boolean, long, char[][], char[][], boolean, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
TheOriginalJDTScannerClass(boolean, boolean, boolean, long, long, char[][], char[][], boolean, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
This - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
This - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
THIS - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
THIS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
THIS - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
THIS - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
THIS_AND_TARGET_DONT_SUPPORT_PARAMETERS - Static variable in class org.aspectj.weaver.WeaverMessages
 
THIS_CALL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
THIS_CONSTRUCTOR - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
THIS_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ThisExpression.
THIS_OR_TARGET - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
THIS_OR_TARGET_IN_DECLARE - Static variable in class org.aspectj.weaver.WeaverMessages
 
THIS_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only primary field accesses or primary method invocations (e.g. using the this qualifier).
ThisAspectInstance - Static variable in class org.aspectj.weaver.Advice
 
ThisEnclosingJoinPointStaticPart - Static variable in class org.aspectj.weaver.Advice
 
ThisExpression - Class in org.aspectj.org.eclipse.jdt.core.dom
Simple or qualified "this" AST node type.
ThisInStaticContext - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ThisJoinPoint - Static variable in class org.aspectj.weaver.Advice
 
ThisJoinPointStaticPart - Static variable in class org.aspectj.weaver.Advice
 
ThisJoinPointVisitor - Class in org.aspectj.ajdt.internal.compiler.ast
Takes a method that already has the three extra parameters thisJoinPointStaticPart, thisJoinPoint and thisEnclosingJoinPointStaticPart
ThisOrTargetAnnotationPointcut - Class in org.aspectj.weaver.patterns
 
ThisOrTargetAnnotationPointcut(boolean, ExactAnnotationTypePattern) - Constructor for class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
ThisOrTargetAnnotationPointcut(boolean, ExactAnnotationTypePattern, ShadowMunger) - Constructor for class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
ThisOrTargetPointcut - Class in org.aspectj.weaver.patterns
Corresponds to target or this pcd.
ThisOrTargetPointcut(boolean, TypePattern) - Constructor for class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
ThisReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ThisReference(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
ThisSuperDuringConstructorInvocation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ThreadCounter - Interface in org.aspectj.runtime.internal.cflowstack
 
ThreadCounterImpl11 - Class in org.aspectj.runtime.internal.cflowstack
 
ThreadCounterImpl11() - Constructor for class org.aspectj.runtime.internal.cflowstack.ThreadCounterImpl11
 
ThreadLocalAwareRepository - Class in org.aspectj.apache.bcel.util
 
ThreadLocalAwareRepository() - Constructor for class org.aspectj.apache.bcel.util.ThreadLocalAwareRepository
 
ThreadStack - Interface in org.aspectj.runtime.internal.cflowstack
 
ThreadStackFactory - Interface in org.aspectj.runtime.internal.cflowstack
 
ThreadStackFactoryImpl - Class in org.aspectj.runtime.internal.cflowstack
 
ThreadStackFactoryImpl() - Constructor for class org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl
 
ThreadStackFactoryImpl11 - Class in org.aspectj.runtime.internal.cflowstack
 
ThreadStackFactoryImpl11() - Constructor for class org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl11
 
ThreadStackImpl11 - Class in org.aspectj.runtime.internal.cflowstack
 
ThreadStackImpl11() - Constructor for class org.aspectj.runtime.internal.cflowstack.ThreadStackImpl11
 
threshold - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
threshold - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSet
 
threshold - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
threshold - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.NameSet
 
threshold - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.QualifiedNameSet
 
threshold - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.StringSet
 
threshold - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleWordSet
 
THRESHOLD - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ReadManager
 
THROW - Static variable in interface org.aspectj.bridge.IMessageHandler
Throw exceptions for anything with ERROR or greater severity
THROW - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
THROW_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ThrowStatement.
THROWABLE - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
The mother of all exceptions
THROWABLE - Static variable in class org.aspectj.apache.bcel.generic.Type
 
THROWABLE - Static variable in class org.aspectj.weaver.UnresolvedType
 
throwAnyException(LocalVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
throwFormatException() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
throwFormatException() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
throwIaxIfFalse(boolean, String) - Static method in class org.aspectj.util.LangUtil
Shorthand for "if false, throw IllegalArgumentException"
throwIaxIfNotAssignable(Object[], Class<?>, String) - Static method in class org.aspectj.util.LangUtil
Shorthand for "if not null or not assignable, throw IllegalArgumentException"
throwIaxIfNotAssignable(Object, Class<?>, String) - Static method in class org.aspectj.util.LangUtil
Shorthand for "if not null or not assignable, throw IllegalArgumentException"
throwIaxIfNull(Object, String) - Static method in class org.aspectj.util.LangUtil
Shorthand for "if null, throw IllegalArgumentException"
throwIaxUnlessCanReadDir(File, String) - Static method in class org.aspectj.util.FileUtil
 
throwIaxUnlessCanWriteDir(File, String) - Static method in class org.aspectj.util.FileUtil
 
throwIaxUnlessCanWriteFile(File, String) - Static method in class org.aspectj.util.FileUtil
 
throwing() - Element in annotation interface org.aspectj.lang.annotation.AfterThrowing
 
throwingBODY_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AfterThrowingAdviceDeclaration
 
throwingJAVADOC_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AfterThrowingAdviceDeclaration
 
throwingPARAMETERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AfterThrowingAdviceDeclaration
 
throwingPOINTCUT_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AfterThrowingAdviceDeclaration
 
throwingPROPERTY_DESCRIPTORS_2_0 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AfterThrowingAdviceDeclaration
 
throwingPROPERTY_DESCRIPTORS_3_0 - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AfterThrowingAdviceDeclaration
 
throwingTHROWING_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AfterThrowingAdviceDeclaration
 
throwingTHROWN_EXCEPTIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AfterThrowingAdviceDeclaration
 
throwIoExceptionsInGetZipFile - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
For use in the JDT unit tests only.
thrown - Variable in class org.aspectj.util.LangUtil.ProcessController.Thrown
true only if some Throwable is not null
THROWN_EXCEPTION_TYPES_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
The "thrownExceptionTypes" structural property of this node type (element type: Type) (added in JLS8 API).
THROWN_EXCEPTIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
THROWN_EXCEPTIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AdviceDeclaration
The "thrownExceptions" structural property of this node type).
THROWN_EXCEPTIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Deprecated.
THROWN_FORMAL_NOT_DECLARED_IN_ADVICE - Static variable in class org.aspectj.weaver.WeaverMessages
 
THROWN_PREFIX - Static variable in class org.aspectj.tools.ajc.Main
Header used when rendering exceptions for users
ThrownExceptionFinder - Class in org.aspectj.org.eclipse.jdt.internal.codeassist
 
ThrownExceptionFinder() - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.ThrownExceptionFinder
 
thrownExceptions - Variable in class org.aspectj.org.eclipse.jdt.core.dom.AdviceDeclaration
The list of thrown exception names (element type: Name).
thrownExceptions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
thrownExceptions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
thrownExceptions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
thrownExceptions() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AdviceDeclaration
Returns the live ordered list of thrown exception names in this method declaration.
thrownExceptions() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Deprecated.
In the JLS8 API, this method is replaced by MethodDeclaration.thrownExceptionTypes().
thrownExceptionTypes() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Returns the live ordered list of thrown exception types in this method declaration.
THROWS - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
THROWS - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
THROWS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
THROWS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
THROWS_CLAUSE_TYPE_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used in a throws clause.
THROWS_TAG_EXPECTED_ORDER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
ThrowsPattern - Class in org.aspectj.weaver.patterns
 
ThrowsPattern(TypePatternList, TypePatternList) - Constructor for class org.aspectj.weaver.patterns.ThrowsPattern
 
throwsSignatures - Variable in class org.aspectj.util.GenericSignature.MethodTypeSignature
 
ThrowStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
Throw statement AST node type.
ThrowStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ThrowStatement(Expression, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThrowStatement
 
tidy() - Method in class org.aspectj.ajdt.internal.core.builder.EclipseSourceContext
 
tidy() - Method in interface org.aspectj.weaver.ISourceContext
 
tidy() - Method in class org.aspectj.weaver.SourceContextImpl
 
tidyUp() - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
tidyUp() - Method in class org.aspectj.weaver.bcel.BcelWorld
 
tiebreakMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Returns the method to use during tiebreak (usually the method itself).
tiebreakMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
tiebreakMethod() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
TIME_LAST_SCANNED - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
TIME_LAST_USED - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
TIMEOUT_FOR_PARAMETER_NAME_FROM_ATTACHED_JAVADOC - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Set the timeout value for retrieving the method's parameter names from javadoc.
timersPerJoinpoint - Variable in class org.aspectj.weaver.World
 
timersPerType - Variable in class org.aspectj.weaver.World
 
TIMES - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Multiplication "*" operator.
TIMES_ASSIGN - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Assignment.Operator
= operator.
timeSpentInIsPackageWithModuleContext - Variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
timeSpentInSeekModule - Variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
timeSpentInSeekModuleAwarePartialPackageFragments - Variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
timeSpentInSeekPackageFragments - Variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
timeSpentInSeekPackageFragmentsWithModuleContext - Variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
timeSpentInSeekTypesInBinaryPackage - Variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
timeSpentInSeekTypesInSourcePackage - Variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
timeSpentInSeekTypesInType - Variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
timestamp - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitElementInfo
Timestamp of original resource at the time this element was opened or last updated.
timestamp - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache.LRUCacheEntry
Time value for queue sorting
timestampCounter - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Counter for handing out sequential timestamps
timestampsOn - Variable in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Indicates whether or not timestamps should be updated
timing - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
timing - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
TIMING_DETAILED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
TIMING_DISABLED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
TIMING_ENABLED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
TITLE - Static variable in class org.aspectj.tools.ajbrowser.BrowserManager
 
tjpType - Static variable in class org.aspectj.weaver.bcel.LazyClassGen
 
TL_CONSTRUCTOR_START - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionContext
The completed token is the first token of a constructor invocation expression.
e.g.
TL_IN_IMPORT - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionContext
The completed token is part of an import statement
e.g.
TL_MEMBER_START - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionContext
The completed token is the first token of a member declaration.
e.g.
TL_STATEMENT_START - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionContext
The completed token is the first token of a statement.
e.g.
TO - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
toAnchor(int, char[], char[], boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
toAnchor(int, char[], String, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
toBoolean(boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Converts a boolean value into Boolean.
toCharArray(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Converts the given type signature to a readable string.
toCharArray(char[], char[], char[][], boolean, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Converts the given method signature to a readable form.
toCharArray(char[], char[], char[][], boolean, boolean, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Converts the given method signature to a readable form.
toCharArrays(String[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Converts a String[] to char[][].
toCharArrays(List<String>) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Converts the given list of strings to an array of equal size, containing the individual strings converted to char[] each.
toCode(String) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
Returns the primitive type code corresponding to the given string, or null if none.
toCompoundChars(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Converts a String to char[][], where segments are separate by '.'.
toCurrentVersionString() - Static method in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
toDebugString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Debugging purposes
toDebugString() - Method in class org.aspectj.weaver.JoinPointSignature
 
toDebugString() - Method in interface org.aspectj.weaver.ResolvedMember
 
toDebugString() - Method in class org.aspectj.weaver.ResolvedMemberImpl
Useful for writing tests, returns *everything* we know about this member.
toDebugString() - Method in class org.aspectj.weaver.TypeVariable
 
toDebugString() - Method in class org.aspectj.weaver.UnresolvedType
 
toDebugString() - Method in class org.aspectj.weaver.UnresolvedTypeVariableReferenceType
 
toDebugString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Returns a string representation of this delta's structure suitable for debug purposes.
toDebugString(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SimpleDelta
 
toDebugString(StringBuffer, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
toDebugString(StringBuffer, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SimpleDelta
 
toDeclarationString() - Method in class org.aspectj.weaver.patterns.PerCflow
 
toDeclarationString() - Method in class org.aspectj.weaver.patterns.PerClause
 
toDeclarationString() - Method in class org.aspectj.weaver.patterns.PerFromSuper
 
toDeclarationString() - Method in class org.aspectj.weaver.patterns.PerObject
 
toDeclarationString() - Method in class org.aspectj.weaver.patterns.PerSingleton
 
toDeclarationString() - Method in class org.aspectj.weaver.patterns.PerTypeWithin
 
toField() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider.TypeParametersAnnotationWalker
 
toField() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
toField() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
toField() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ITypeAnnotationWalker
Walk to a field.
toField() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.ITypeAnnotationBuilder
 
toField() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.TypeAnnotationBuilder
 
toFlagValue() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
Returns the modifier flag value corresponding to this modifier keyword.
toFlagValue() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier.ModuleModifierKeyword
Returns the module modifier flag value corresponding to this module modifier keyword.
toGenericString() - Method in class org.aspectj.weaver.JoinPointSignature
 
toGenericString() - Method in interface org.aspectj.weaver.ResolvedMember
 
toGenericString() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
toHexString(byte[]) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Convert bytes into hexidecimal string
toIndent(int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
token - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
token - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
token - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
token - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
token - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
token - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
token(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
token(Token, int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.CommentWrapExecutor
 
token(Token, int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TextEditsBuilder
 
token(Token, int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
 
Token - Class in org.aspectj.org.eclipse.jdt.internal.formatter
Stores a token's type, position and all its properties like surrounding whitespace, wrapping behavior and so on.
Token() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream.Token
 
Token(int, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
Token(Token) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
Token(Token, int, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
TOKEN_KIND_NAME - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionContext
The completion token is a name.
TOKEN_KIND_STRING_LITERAL - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionContext
The completion token is a string literal.
TOKEN_KIND_UNKNOWN - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionContext
The completion token is unknown.
TOKEN_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.NumberLiteral
The "token" structural property of this node type (type: String).
Token.WrapMode - Enum Class in org.aspectj.org.eclipse.jdt.internal.formatter
 
Token.WrapPolicy - Class in org.aspectj.org.eclipse.jdt.internal.formatter
 
tokenEnd - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
tokenize(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
tokenize(String) - Method in class org.aspectj.util.GenericSignatureParser
non-private for test visibility Splits a string containing a generic signature into tokens for consumption by the parser.
tokenizeComments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
tokenizeComments - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
tokenizeWhiteSpace - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
tokenizeWhiteSpace - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
tokenKind - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
tokenLocation - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
TokenManager - Class in org.aspectj.org.eclipse.jdt.internal.formatter
A helper class that can be used to easily access source code and find tokens on any position.
TokenManager(List<Token>, String, DefaultCodeFormatterOptions) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
TokenManager(List<Token>, TokenManager) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
TokenNameabstract - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameabstract - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameafter - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameAND - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameAND - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameAND_AND - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameAND_AND - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameAND_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameAND_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamearound - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameARROW - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameARROW - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameaspect - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameassert - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
"assert" token (added in J2SE 1.4).
TokenNameassert - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameAT - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
"@" token (added in J2SE 1.5).
TokenNameAT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameAT308 - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameAT308DOTDOTDOT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamebefore - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameBeginCaseExpr - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameBeginIntersectionCast - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameBeginLambda - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameBeginTypeArguments - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameboolean - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameboolean - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamebreak - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamebreak - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamebyte - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamebyte - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamecase - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamecase - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamecatch - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamecatch - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamechar - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamechar - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameCharacterLiteral - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameCharacterLiteral - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameclass - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameclass - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameCOLON - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameCOLON - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameCOLON_COLON - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameCOLON_COLON - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameCOMMA - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameCOMMA - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameCOMMENT_BLOCK - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameCOMMENT_BLOCK - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameCOMMENT_JAVADOC - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameCOMMENT_JAVADOC - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameCOMMENT_LINE - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameCOMMENT_LINE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameconst - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameconst - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamecontinue - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamecontinue - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamedeclare - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamedefault - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamedefault - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameDIVIDE - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameDIVIDE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameDIVIDE_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameDIVIDE_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamedo - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamedo - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameDOT - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameDOT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamedouble - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamedouble - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameDoubleLiteral - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameDoubleLiteral - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameElidedSemicolonAndRightBrace - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameELLIPSIS - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
"..." token (added in J2SE 1.5).
TokenNameELLIPSIS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameelse - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameelse - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameenum - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
"enum" keyword (added in J2SE 1.5).
TokenNameenum - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameEOF - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameEOF - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameEQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameEQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameEQUAL_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameEQUAL_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameERROR - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameERROR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameexports - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameextends - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameextends - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamefalse - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamefalse - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamefinal - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamefinal - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamefinally - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamefinally - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamefloat - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamefloat - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameFloatingPointLiteral - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameFloatingPointLiteral - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamefor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamefor - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamegoto - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamegoto - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameGREATER - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameGREATER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameGREATER_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameGREATER_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameIdentifier - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
Deprecated.
With the introduction of "restricted keywords" in Java 9, classification of tokens by a scanner is inherently unreliable. Any token classified as an identifier could still be a "restricted keyword". Future versions of Java will introduce more words that have special syntactical meaning in specific contexts. For reliably detecting an identifier the only real solution is to use a parser instead (see also the caveat at the top of the interface documentation of IScanner).
TokenNameIdentifier - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameif - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameif - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameimplements - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameimplements - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameimport - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameimport - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameinstanceof - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameinstanceof - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameint - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameint - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameIntegerLiteral - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameIntegerLiteral - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameinterface - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameinterface - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameLBRACE - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameLBRACE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameLBRACKET - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameLBRACKET - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameLEFT_SHIFT - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameLEFT_SHIFT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameLEFT_SHIFT_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameLEFT_SHIFT_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameLESS - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameLESS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameLESS_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameLESS_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamelong - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamelong - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameLongLiteral - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameLongLiteral - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameLPAREN - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameLPAREN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameMINUS - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameMINUS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameMINUS_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameMINUS_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameMINUS_MINUS - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameMINUS_MINUS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamemodule - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameMULTIPLY - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameMULTIPLY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameMULTIPLY_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameMULTIPLY_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamenative - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamenative - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamenew - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamenew - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamenon_sealed - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameNOT - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameNOT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameNOT_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameNOT_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameNotAToken - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamenull - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamenull - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameopen - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameopens - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameOR - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameOR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameOR_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameOR_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameOR_OR - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameOR_OR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamepackage - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamepackage - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamePLUS - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamePLUS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamePLUS_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamePLUS_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamePLUS_PLUS - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamePLUS_PLUS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamepointcut - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameprivate - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameprivate - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameprivileged - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameprotected - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameprotected - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameprovides - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamepublic - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamepublic - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameQUESTION - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameQUESTION - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameRBRACE - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameRBRACE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameRBRACKET - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameRBRACKET - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameREMAINDER - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameREMAINDER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameREMAINDER_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameREMAINDER_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamerequires - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameRestrictedIdentifierpermits - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameRestrictedIdentifierrecord - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameRestrictedIdentifiersealed - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameRestrictedIdentifierYield - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamereturn - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamereturn - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameRIGHT_SHIFT - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameRIGHT_SHIFT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameRIGHT_SHIFT_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameRIGHT_SHIFT_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameRPAREN - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameRPAREN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameSEMICOLON - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameSEMICOLON - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameshort - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameshort - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamestatic - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamestatic - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamestrictfp - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamestrictfp - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameStringLiteral - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameStringLiteral - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamesuper - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamesuper - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameswitch - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameswitch - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamesynchronized - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamesynchronized - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameTextBlock - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameTextBlock - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamethis - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamethis - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamethrow - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamethrow - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamethrows - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamethrows - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameto - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNametransient - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNametransient - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNametransitive - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNametrue - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNametrue - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNametry - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNametry - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameTWIDDLE - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameTWIDDLE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameUNSIGNED_RIGHT_SHIFT - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameUNSIGNED_RIGHT_SHIFT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameUNSIGNED_RIGHT_SHIFT_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameUNSIGNED_RIGHT_SHIFT_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameuses - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamevoid - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamevoid - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamevolatile - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamevolatile - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamewhile - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamewhile - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameWHITESPACE - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameWHITESPACE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamewith - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameXOR - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameXOR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameXOR_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameXOR_EQUAL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
tokenPreviousPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
tokens - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
tokens - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
tokens - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleReference
 
tokens - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
tokens - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
TokenScanner - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
Wraps a scanner and offers convenient methods for finding tokens
TokenScanner(Scanner) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Creates a TokenScanner
tokenStart - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
TokenTraverser - Class in org.aspectj.org.eclipse.jdt.internal.formatter
Helper class that can be subclassed every time an algorithm needs to swipe through all or part of the tokens and easily keep track or previous and future tokens and whitespace.
TokenTraverser() - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
 
tokenType - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
Type of this token.
toKeyword(String) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
Returns the modifier corresponding to the given string, or null if none.
toKeyword(String) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier.ModuleModifierKeyword
Returns the module modifier corresponding to the given string, or null if none.
toLabelString() - Method in class org.aspectj.asm.internal.ProgramElement
 
toLabelString() - Method in interface org.aspectj.asm.IProgramElement
Includes name, parameter types (if any) and details (if any).
toLabelString(boolean) - Method in class org.aspectj.asm.internal.ProgramElement
 
toLabelString(boolean) - Method in interface org.aspectj.asm.IProgramElement
 
toLegalJavaIdentifier() - Method in class org.aspectj.weaver.Shadow.Kind
 
ToleratedMisplacedTypeAnnotations - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
tolerateIllegalAmbiguousVarargsInvocation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Should the compiler tolerate illegal ambiguous varargs invocation in compliance < 1.7 to be bug compatible with javac?
toLinkLabelString() - Method in class org.aspectj.asm.internal.ProgramElement
TODO: move the "parent !
toLinkLabelString() - Method in interface org.aspectj.asm.IProgramElement
Includes information about the origin of the node.
toLinkLabelString(boolean) - Method in class org.aspectj.asm.internal.ProgramElement
 
toLinkLabelString(boolean) - Method in interface org.aspectj.asm.IProgramElement
 
toLocalFile(URI, IProgressMonitor) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
toLongString() - Method in class org.aspectj.asm.internal.ProgramElement
 
toLongString() - Method in interface org.aspectj.asm.IProgramElement
 
toLongString() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
 
toLongString() - Method in interface org.aspectj.lang.JoinPoint
 
toLongString() - Method in interface org.aspectj.lang.Signature
 
toLongString() - Method in class org.aspectj.runtime.reflect.FieldSignatureImpl
 
toLongString() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
toLongString(AjAttribute.WeaverVersionInfo) - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
toLowerCase(char) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
toLowerCase(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the result of a char[] conversion to lowercase.
toMethodParameter(short) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider.TypeParametersAnnotationWalker
 
toMethodParameter(short) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
toMethodParameter(short) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
toMethodParameter(short) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ITypeAnnotationWalker
Walk to the index'th visible formal method parameter (i.e., not counting synthetic args).
toMethodParameter(short) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.ITypeAnnotationBuilder
 
toMethodParameter(short) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.TypeAnnotationBuilder
 
toMethodReturn() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider.TypeParametersAnnotationWalker
 
toMethodReturn() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
toMethodReturn() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
toMethodReturn() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ITypeAnnotationWalker
Walk to the return type of a method.
toMethodReturn() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.ITypeAnnotationBuilder
 
toMethodReturn() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.TypeAnnotationBuilder
 
toMethodSignature(Type, Type[]) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Convert type to Java method signature, e.g. int[] f(java.lang.String x) becomes (Ljava/lang/String;)[I
toNextArrayDimension() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider.TypeParametersAnnotationWalker
 
toNextArrayDimension() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
toNextArrayDimension() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
toNextArrayDimension() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ITypeAnnotationWalker
Descend down one level of array dimensions.
toNextArrayDimension() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.ITypeAnnotationBuilder
 
toNextArrayDimension() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.TypeAnnotationBuilder
 
toNextDetail(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
toNextDetail(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
toNextNestedType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider.TypeParametersAnnotationWalker
 
toNextNestedType() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
toNextNestedType() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ITypeAnnotationWalker
Descend down one level of type nesting.
toNextNestedType() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.ITypeAnnotationBuilder
 
toNextNestedType() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.TypeAnnotationBuilder
 
TOO_MANY_BYTES - Static variable in exception org.aspectj.org.eclipse.jdt.core.util.ClassFormatException
 
toObjectConversionMethod(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
ToolFactory - Class in org.aspectj.org.eclipse.jdt.core
Factory for creating various compiler tools, such as scanners, parsers and compilers.
ToolFactory() - Constructor for class org.aspectj.org.eclipse.jdt.core.ToolFactory
 
TooManyArgumentSlots - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
TooManyArrayDimensions - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
TooManyBytesForStringConstant - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
TooManyConstantsInConstantPool - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
tooManyDimensions(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
TooManyEnumsConstants - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
tooManyFields(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
TooManyFields - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
TooManyLocalVariableSlots - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
tooManyMethods(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
TooManyMethods - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
tooManyParametersForSyntheticMethod(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
TooManyParametersForSyntheticMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
TooManySyntheticArgumentSlots - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
toOperator(String) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.Assignment.Operator
Returns the assignment operator corresponding to the given string, or null if none.
toOperator(String) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Returns the infix operator corresponding to the given string, or null if none.
toOperator(String) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.PostfixExpression.Operator
Returns the postfix operator corresponding to the given string, or null if none.
toOperator(String) - Static method in class org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression.Operator
Returns the prefix operator corresponding to the given string, or null if none.
TOP_PRIORITY - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapMode
Wrap mode for the "Wrap all elements" policies.
topElement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
TopFrame - Class in org.aspectj.tools.ajbrowser.ui.swing
UI for standalone operation.
TopFrame() - Constructor for class org.aspectj.tools.ajbrowser.ui.swing.TopFrame
 
topKnownElementInfo(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
topKnownElementInfo(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
topKnownElementKind(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
topKnownElementKind(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
topKnownElementObjectInfo(int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
topKnownElementObjectInfo(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
topLevelTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
toQualifiedName(char[][]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Converts the given array of qualified name segments to a qualified name.
toQualifiedName(String[]) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Converts the given array of qualified name segments to a qualified name.
toReceiver() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider.TypeParametersAnnotationWalker
 
toReceiver() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
toReceiver() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ITypeAnnotationWalker
Walk to the receiver type of a method.
toReceiver() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.ITypeAnnotationBuilder
 
toReceiver() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.TypeAnnotationBuilder
 
toResolvedString(World) - Method in class org.aspectj.weaver.Shadow
 
toSet(int) - Static method in class org.aspectj.weaver.Shadow
Convert a bit array for the shadow kinds into a set of them... should only be used for testing - mainline code should do bit manipulation!
toShortString() - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
toShortString() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
 
toShortString() - Method in interface org.aspectj.lang.JoinPoint
 
toShortString() - Method in interface org.aspectj.lang.Signature
 
toShortString() - Method in class org.aspectj.runtime.reflect.FieldSignatureImpl
 
toShortString() - Method in class org.aspectj.weaver.bcel.FakeAnnotation
 
toShortString() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
toShortString() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
toShortString(IMessage) - Static method in class org.aspectj.bridge.MessageUtil
 
toSignature() - Method in class org.aspectj.org.eclipse.jdt.core.BindingKey
Transforms this binding key into a resolved signature.
toSignatureString() - Method in class org.aspectj.asm.internal.ProgramElement
 
toSignatureString() - Method in interface org.aspectj.asm.IProgramElement
 
toSignatureString(boolean) - Method in class org.aspectj.asm.internal.ProgramElement
 
toSignatureString(boolean) - Method in interface org.aspectj.asm.IProgramElement
 
toSizedString(long, int) - Static method in class org.aspectj.util.LangUtil
render i right-justified with a given width less than about 40
toString() - Method in class org.aspectj.ajde.ui.BuildConfigNode.Kind
 
toString() - Method in class org.aspectj.ajde.ui.BuildConfigNode
 
toString() - Method in class org.aspectj.ajde.ui.GlobalStructureView
 
toString() - Method in class org.aspectj.ajde.ui.IStructureViewNode.Kind
 
toString() - Method in class org.aspectj.ajde.ui.StructureViewProperties.Granularity
 
toString() - Method in class org.aspectj.ajde.ui.StructureViewProperties.Grouping
 
toString() - Method in class org.aspectj.ajde.ui.StructureViewProperties.Hierarchy
 
toString() - Method in class org.aspectj.ajde.ui.StructureViewProperties.Sorting
 
toString() - Method in class org.aspectj.ajde.ui.StructureViewProperties
 
toString() - Method in class org.aspectj.ajde.ui.swing.SwingTreeViewNode
 
toString() - Method in class org.aspectj.ajdt.ajc.ConfigParser.Arg
 
toString() - Method in class org.aspectj.ajdt.internal.compiler.CommonPrinter
 
toString() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
toString() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
toString() - Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseTypeMunger
 
toString() - Method in class org.aspectj.ajdt.internal.compiler.lookup.InlineAccessFieldBinding
 
toString() - Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeMethodBinding
 
toString() - Method in class org.aspectj.ajdt.internal.compiler.lookup.PrivilegedFieldBinding
 
toString() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
toString() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
toString() - Method in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
toString() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
toString() - Method in class org.aspectj.ajdt.internal.core.builder.EclipseClassPathManager
 
toString() - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
toString() - Method in class org.aspectj.apache.bcel.classfile.annotation.EnumElementValue
 
toString() - Method in class org.aspectj.apache.bcel.classfile.annotation.NameValuePair
 
toString() - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
 
toString() - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeTypeAnnos
 
toString() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Attribute
 
toString() - Method in class org.aspectj.apache.bcel.classfile.BootstrapMethods
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Code
 
toString() - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Constant
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantClass
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantCP
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantDouble
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantDynamic
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantFloat
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantInteger
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantInvokeDynamic
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantLong
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantMethodHandle
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantMethodType
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantModule
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantNameAndType
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantPackage
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantString
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantUtf8
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantValue
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Deprecated
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ExceptionTable
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Field
Return string representation close to declaration format, eg: 'public static final short MAX = 100'
toString() - Method in class org.aspectj.apache.bcel.classfile.InnerClass
 
toString() - Method in class org.aspectj.apache.bcel.classfile.InnerClasses
 
toString() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
toString() - Method in class org.aspectj.apache.bcel.classfile.LineNumber
 
toString() - Method in class org.aspectj.apache.bcel.classfile.LineNumberTable
 
toString() - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
toString() - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTable
 
toString() - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTypeTable
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Method
Return string representation close to declaration format, eg: 'public static void main(String[] args) throws IOException'
toString() - Method in class org.aspectj.apache.bcel.classfile.Module.Export
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Module.Open
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Module.Provide
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Module.Require
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Module
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Module.Uses
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ModuleMainClass
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ModulePackages
 
toString() - Method in class org.aspectj.apache.bcel.classfile.NestHost
 
toString() - Method in class org.aspectj.apache.bcel.classfile.NestMembers
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Signature
 
toString() - Method in class org.aspectj.apache.bcel.classfile.SourceFile
 
toString() - Method in class org.aspectj.apache.bcel.classfile.StackMap
 
toString() - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
toString() - Method in class org.aspectj.apache.bcel.classfile.StackMapType
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Synthetic
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Unknown
 
toString() - Method in class org.aspectj.apache.bcel.generic.CodeExceptionGen
 
toString() - Method in class org.aspectj.apache.bcel.generic.FieldGen
Return string representation close to declaration format, `public static final short MAX = 100', e.g..
toString() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
toString() - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
 
toString() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
toString() - Method in class org.aspectj.apache.bcel.generic.LineNumberTag
 
toString() - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
toString() - Method in class org.aspectj.apache.bcel.generic.LocalVariableTag
 
toString() - Method in class org.aspectj.apache.bcel.generic.MethodGen
Return string representation close to declaration format, `public static void main(String[]) throws IOException', e.g.
toString() - Method in class org.aspectj.apache.bcel.generic.Type
 
toString() - Method in class org.aspectj.apache.bcel.util.ClassPath
 
toString() - Method in class org.aspectj.asm.AsmManager.ModelInfo
 
toString() - Method in class org.aspectj.asm.internal.ProgramElement
 
toString() - Method in class org.aspectj.asm.internal.Relationship
 
toString() - Method in class org.aspectj.asm.IProgramElement.Accessibility
 
toString() - Method in class org.aspectj.asm.IProgramElement.ExtraInformation
 
toString() - Method in class org.aspectj.asm.IProgramElement.Kind
 
toString() - Method in class org.aspectj.asm.IProgramElement.Modifiers
 
toString() - Method in interface org.aspectj.asm.IProgramElement
 
toString() - Method in class org.aspectj.asm.IRelationship.Kind
 
toString() - Method in class org.aspectj.bridge.CountingMessageHandler
 
toString() - Method in class org.aspectj.bridge.IMessage.Kind
 
toString() - Method in class org.aspectj.bridge.Message
 
toString() - Method in class org.aspectj.bridge.MessageHandler
 
toString() - Method in class org.aspectj.bridge.SourceLocation
 
toString() - Method in class org.aspectj.internal.lang.reflect.AdviceImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.DeclareErrorOrWarningImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.DeclareParentsImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.DeclarePrecedenceImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.DeclareSoftImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.InterTypeConstructorDeclarationImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.InterTypeFieldDeclarationImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.PerClauseImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.PointcutBasedPerClauseImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.PointcutExpressionImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.PointcutImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.SignaturePatternImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.TypePatternBasedPerClauseImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.TypePatternImpl
 
toString() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
 
toString() - Method in interface org.aspectj.lang.JoinPoint
 
toString() - Method in interface org.aspectj.lang.Signature
 
toString() - Method in class org.aspectj.org.eclipse.jdt.core.BindingKey
 
toString() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Assignment.Operator
Returns the character sequence for the operator.
toString() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns a string representation of this node suitable for debugging purposes only.
toString() - Method in interface org.aspectj.org.eclipse.jdt.core.dom.IBinding
Returns a string representation of this binding suitable for debugging purposes only.
toString() - Method in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Returns the character sequence for the operator.
toString() - Method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
Returns the keyword for the modifier.
toString() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier.ModuleModifierKeyword
Returns the keyword for the module modifier.
toString() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PostfixExpression.Operator
Returns the character sequence for the operator.
toString() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression.Operator
Returns the character sequence for the operator.
toString() - Method in class org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType.Code
Returns the standard name of the primitive type.
toString() - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Returns a string suitable for debugging purposes (only).
toString() - Method in class org.aspectj.org.eclipse.jdt.core.dom.StructuralPropertyDescriptor
Returns a string suitable for debug purposes.
toString() - Method in exception org.aspectj.org.eclipse.jdt.core.JavaModelException
 
toString() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchMatch
 
toString() - Method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
 
toString() - Method in class org.aspectj.org.eclipse.jdt.core.SourceRange
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.ProcessorInfo
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeImpl
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NameImpl
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NoTypeImpl
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Archive
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.JrtFileSystem
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.BasicModule
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationInfo
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ComponentInfoWithAnnotation
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ComponentInfoWithTypeAnnotation
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ElementValuePairInfo
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithAnnotation
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithTypeAnnotation
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
Answer the string representation of the receiver
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
Print out the receiver
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Converts to a rather lengthy String.
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.DoubleCache
Converts to a rather lengthy String.
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.FloatCache
Converts to a rather lengthy String.
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Converts to a rather lengthy String.
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.LongCache
Converts to a rather lengthy String.
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Converts to a rather lengthy String.
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.ExceptionMarker
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRule
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.ClassSignature
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.EnumConstantSignature
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddExports
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddReads
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.UpdatesByKind
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.PackageExportImpl
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.BooleanConstant
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.StringConstant
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ConstraintExceptionFormula
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportConflictBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MemberTypeBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MissingTypeBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding.UnNamedModule
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SplitPackageBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBound
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.DiagnoseParser
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream.Token
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.NLSTag
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.CtSym
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInteger
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfModule
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSet
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BufferFactoryWrapper
Deprecated.
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathMultiDirectory
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
String representation for debugging purposes
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.NameSet
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.QualifiedNameSet
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.State
Returns a string representation of the receiver.
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.StringSet
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.WorkQueue
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathAttribute
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathChange
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Returns a printable representation of this classpath entry.
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DefaultWorkingCopyOwner
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor.RootInfo
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportName
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore.CopyPlaceholderData
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore.StringPlaceholderData
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeRewriteEvent
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.CopySourceInfo
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalFolderChange
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.ChangeCollector
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryDirectory
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarEntryFile
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Debugging purposes
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Returns a string representation of this delta's structure suitable for debug purposes.
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDeltaBuilder
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerWorkingCopyInfo
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Returns a printable representation of this exception for debugging purposes.
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.
Returns a String representing this node - for Debug purposes only.
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup.Answer
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database.ChunkStats
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog.Tag
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.RelatedAddress
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ShortString
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.FileFingerprint.FingerprintTestResult
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.FileFingerprint
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryModuleDescriptor
For debugging purposes only.
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeDescriptor
For debugging purposes only.
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryMethod
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.IndexBinaryTypeAnnotation
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstant
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodException
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodParameter
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdWorkspaceLocation
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayMap
Returns a String representation of the map.
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.PathMap
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Returns a String that represents the value of this object.
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AddJrtToIndex
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexAllProject
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexBinaryFolder
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.ReadWriteMonitor
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SaveIndex
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchDocument
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchMethodNameMatch
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchScope
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchTypeNameMatch
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.JavaWorkspaceScope
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchingNodeSet
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator.WorkingCopyDocument
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrPattern
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageDeclarationLocator
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferenceLocator
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationLocator
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterLocator
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.VariableLocator
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SetClasspathOperation
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SimpleDelta
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper.LocalVariableElementKey
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeVector
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.UserLibrary
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CharArrayBuffer
Returns the contents of the buffer as a String, or an empty string if the buffer is empty.
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfArray
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache.LRUCacheEntry
Returns a String that represents the value of this object.
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Returns a String that represents the value of this object.
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.NestHostAttribute
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.NestMembersAttributeEntry
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PermittedSubclassesAttributeEntry
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet.HashableWeakReference
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray.HashableWeakReference
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
Returns a readable representation of this result.
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.eval.GlobalVariable
Returns a readable representation of the receiver.
toString() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
toString() - Method in class org.aspectj.runtime.reflect.FieldSignatureImpl
 
toString() - Method in class org.aspectj.tools.ant.taskdefs.Ajc2.Argfile
 
toString() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask.CompilerArg
 
toString() - Method in class org.aspectj.util.GenericSignature.ArrayTypeSignature
 
toString() - Method in class org.aspectj.util.GenericSignature.BaseTypeSignature
 
toString() - Method in class org.aspectj.util.GenericSignature.ClassSignature
 
toString() - Method in class org.aspectj.util.GenericSignature.ClassTypeSignature
 
toString() - Method in class org.aspectj.util.GenericSignature.FormalTypeParameter
 
toString() - Method in class org.aspectj.util.GenericSignature.MethodTypeSignature
 
toString() - Method in class org.aspectj.util.GenericSignature.SimpleClassTypeSignature
 
toString() - Method in class org.aspectj.util.GenericSignature.TypeArgument
 
toString() - Method in class org.aspectj.util.GenericSignature.TypeVariableSignature
 
toString() - Method in class org.aspectj.util.LangUtil.ProcessController.Thrown
 
toString() - Method in class org.aspectj.util.TypeSafeEnum
 
toString() - Method in class org.aspectj.util.UtilClassLoader
 
toString() - Method in class org.aspectj.weaver.Advice
 
toString() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
toString() - Method in class org.aspectj.weaver.AjAttribute.EffectiveSignatureAttribute
 
toString() - Method in class org.aspectj.weaver.AjAttribute.MethodDeclarationLineNumberAttribute
 
toString() - Method in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
toString() - Method in class org.aspectj.weaver.AnnotationAnnotationValue
 
toString() - Method in class org.aspectj.weaver.AnnotationNameValuePair
 
toString() - Method in class org.aspectj.weaver.ArrayAnnotationValue
 
toString() - Method in class org.aspectj.weaver.ast.And
 
toString() - Method in class org.aspectj.weaver.ast.FieldGet
 
toString() - Method in class org.aspectj.weaver.ast.HasAnnotation
 
toString() - Method in class org.aspectj.weaver.ast.Instanceof
 
toString() - Method in class org.aspectj.weaver.ast.Literal
 
toString() - Method in class org.aspectj.weaver.ast.Not
 
toString() - Method in class org.aspectj.weaver.ast.Or
 
toString() - Method in class org.aspectj.weaver.ast.Var
 
toString() - Method in class org.aspectj.weaver.bcel.AnnotationAccessVar
 
toString() - Method in class org.aspectj.weaver.bcel.BcelAnnotation
 
toString() - Method in class org.aspectj.weaver.bcel.BcelCflowAccessVar
 
toString() - Method in class org.aspectj.weaver.bcel.BcelCflowCounterFieldAdder
 
toString() - Method in class org.aspectj.weaver.bcel.BcelFieldRef
 
toString() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
toString() - Method in class org.aspectj.weaver.bcel.BcelTypeMunger
 
toString() - Method in class org.aspectj.weaver.bcel.BcelVar
 
toString() - Method in class org.aspectj.weaver.bcel.BcelWorld
 
toString() - Method in class org.aspectj.weaver.bcel.ClassPathManager
 
toString() - Method in class org.aspectj.weaver.bcel.ExceptionRange
 
toString() - Method in class org.aspectj.weaver.bcel.FakeAnnotation
 
toString() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
toString() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
toString() - Method in class org.aspectj.weaver.bcel.TypeAnnotationAccessVar
 
toString() - Method in class org.aspectj.weaver.bcel.UnwovenClassFile.ChildClass
 
toString() - Method in class org.aspectj.weaver.bcel.UnwovenClassFile
 
toString() - Method in class org.aspectj.weaver.ClassAnnotationValue
 
toString() - Method in class org.aspectj.weaver.EnumAnnotationValue
 
toString() - Method in class org.aspectj.weaver.ExposeTypeMunger
 
toString() - Method in class org.aspectj.weaver.IntMap
 
toString() - Method in class org.aspectj.weaver.JoinPointSignature
 
toString() - Method in class org.aspectj.weaver.MemberImpl
 
toString() - Method in class org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.AndPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.AndSignaturePattern
 
toString() - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.AnnotationPatternList
 
toString() - Method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.AnyAnnotationTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.AnyTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.ArgsPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.BasicToken
 
toString() - Method in class org.aspectj.weaver.patterns.BasicTokenSource
 
toString() - Method in class org.aspectj.weaver.patterns.Bindings
 
toString() - Method in class org.aspectj.weaver.patterns.BindingTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.CflowPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.ConcreteCflowPointcut.Slot
 
toString() - Method in class org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation.Kind
 
toString() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
toString() - Method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
returns "declare warning: <message>" or "declare error: <message>"
toString() - Method in class org.aspectj.weaver.patterns.DeclareParents
 
toString() - Method in class org.aspectj.weaver.patterns.DeclareParentsMixin
 
toString() - Method in class org.aspectj.weaver.patterns.DeclarePrecedence
 
toString() - Method in class org.aspectj.weaver.patterns.DeclareSoft
 
toString() - Method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
returns "declare warning: <typepattern>: <message>" or "declare error: <typepattern>: <message>"
toString() - Method in class org.aspectj.weaver.patterns.EllipsisTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.ExactTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.ExposedState
 
toString() - Method in class org.aspectj.weaver.patterns.FastMatchInfo
 
toString() - Method in class org.aspectj.weaver.patterns.FormalBinding
 
toString() - Method in class org.aspectj.weaver.patterns.HandlerPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.HasMemberTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
toString() - Method in class org.aspectj.weaver.patterns.IfPointcut.IfTruePointcut
 
toString() - Method in class org.aspectj.weaver.patterns.IfPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.KindedPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.ModifiersPattern
 
toString() - Method in class org.aspectj.weaver.patterns.NamePattern
 
toString() - Method in class org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.NotPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.NotSignaturePattern
 
toString() - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.NoTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.OrPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.OrSignaturePattern
 
toString() - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.PerCflow
 
toString() - Method in class org.aspectj.weaver.patterns.PerFromSuper
 
toString() - Method in class org.aspectj.weaver.patterns.PerObject
 
toString() - Method in class org.aspectj.weaver.patterns.PerSingleton
 
toString() - Method in class org.aspectj.weaver.patterns.PerTypeWithin
 
toString() - Method in class org.aspectj.weaver.patterns.ReferencePointcut
 
toString() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
toString() - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.ThrowsPattern
 
toString() - Method in class org.aspectj.weaver.patterns.TypePattern.MatchKind
 
toString() - Method in class org.aspectj.weaver.patterns.TypePatternList
 
toString() - Method in class org.aspectj.weaver.patterns.TypePatternQuestions.Question
 
toString() - Method in class org.aspectj.weaver.patterns.TypePatternQuestions
 
toString() - Method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
toString() - Method in class org.aspectj.weaver.patterns.WildAnnotationTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.WithincodePointcut
 
toString() - Method in class org.aspectj.weaver.patterns.WithinPointcut
 
toString() - Method in class org.aspectj.weaver.ResolvedPointcutDefinition
 
toString() - Method in class org.aspectj.weaver.ResolvedTypeMunger.Kind
 
toString() - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
toString() - Method in class org.aspectj.weaver.Shadow
 
toString() - Method in class org.aspectj.weaver.SimpleAnnotationValue
 
toString() - Method in class org.aspectj.weaver.StandardAnnotation
 
toString() - Method in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking.IndexEntry
 
toString() - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.AbstractCommand
 
toString() - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.KeyedCommand
 
toString() - Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
toString() - Method in class org.aspectj.weaver.tools.cache.CachedClassEntry
 
toString() - Method in class org.aspectj.weaver.tools.cache.CachedClassReference
 
toString() - Method in class org.aspectj.weaver.tools.cache.CacheStatistics
 
toString() - Method in class org.aspectj.weaver.tools.FuzzyBoolean
 
toString() - Method in class org.aspectj.weaver.TypeVariable
 
toString() - Method in class org.aspectj.weaver.TypeVariableReferenceType
 
toString() - Method in class org.aspectj.weaver.UnresolvedType
Returns a java language string representation of this type.
toString() - Method in class org.aspectj.weaver.UnresolvedType.TypeKind
 
toString() - Method in class org.aspectj.weaver.UnresolvedTypeVariableReferenceType
 
toString() - Method in class org.aspectj.weaver.VersionedDataInputStream
 
toString() - Method in class org.aspectj.weaver.WeaverStateInfo
 
toString(boolean) - Method in class org.aspectj.apache.bcel.classfile.Code
 
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.IINC
 
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.Instruction
Long output format: 'name of opcode' "[" 'opcode number' "]" "(" 'length of instruction' ")"
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
Long output format:
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.InstructionByte
 
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.InstructionCP
Long output format: <name of opcode> "["<opcode number>"]" "("<length of instruction>")" "<"< constant pool index>">"
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
 
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.InstructionLV
Long output format: 'name of opcode' "[" 'opcode number' "]" "(" 'length of instruction' ")" "<" 'local variable index' ">"
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.InstructionSelect
 
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.InstructionShort
 
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.MULTIANEWARRAY
 
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.RET
 
toString(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
toString(char[][]) - Static method in class org.aspectj.asm.internal.CharOperation
 
toString(char[][]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers a string which is the concatenation of the given array using the '.' as a separator.
toString(char[][]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Converts a char[][] to String, where segments are separated by '.'.
toString(char[][], char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Converts a char[][] and a char[] to String, where segments are separated by '.'.
toString(char[], char[], char[], boolean, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
toString(int) - Method in class org.aspectj.ajdt.internal.compiler.ast.PseudoToken
 
toString(int) - Static method in class org.aspectj.org.eclipse.jdt.core.Flags
Returns a standard string describing the given modifier flags.
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredExport
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredExportsStatement
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModuleReference
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModuleStatement
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredOpensStatement
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredPackageVisibilityStatement
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredProvidesStatement
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredRequiresStatement
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredTypeReference
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUsesStatement
 
toString(int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
Gets token text with characters escaped as HTML entities where necessary.
toString(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
toString(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Debugging purposes
toString(Object[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Converts an array of Objects into String.
toString(Object[], Util.Displayable) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Converts an array of Objects into String.
toString(String) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Converts the given type signature to a readable string.
toString(String) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
toString(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
toString(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceModule
 
toString(String) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
toString(String, String, String[], boolean, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Converts the given method signature to a readable string.
toString(String, String, String[], boolean, boolean, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.Signature
Converts the given method signature to a readable string.
toString(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
toString(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.InnerClass
 
toString(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldInstruction
 
toString(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InstructionCP
 
toString(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InvokeDynamic
 
toString(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InvokeInstruction
 
toString(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.INVOKEINTERFACE
 
toString(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.MULTIANEWARRAY
 
toString(ConstantPool, boolean) - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
toString(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
toString(Token) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
Gets token text with characters escaped as HTML entities where necessary.
ToString - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
TOSTRING - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
toStringAction(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
toStringAction(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
toStringAncestors(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
toStringAncestors(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
toStringAncestors(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Debugging purposes
toStringChar(char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Returns a printable string for the array.
toStringCharChar(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Returns a printable string for the array.
toStringChildren(int, StringBuffer, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Debugging purposes
toStringChildren(int, StringBuffer, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
Debugging purposes
toStringContent(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.BasicModule
 
toStringContent(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
toStringContent(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
toStringContent(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
toStringContent(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
toStringContent(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
toStringContent(StringBuffer, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractModule.AutoModule
 
toStringContent(StringBuffer, String) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
toStringContents() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Returns a String that represents the contents of this object.
toStringExports() - Method in class org.aspectj.apache.bcel.classfile.Module
 
toStringExpression() - Method in class org.aspectj.ajdt.internal.compiler.ast.KnownMessageSend
 
toStringFillingRation(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
toStringFillingRation(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
 
toStringInfo(int, StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Debugging purposes
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceField
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceMethod
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Debugging purposes
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
Debugging purposes
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Initializer
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Debugging purposes
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageDeclaration
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
Debugging purposes
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryMethod
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryType
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedLambdaExpression
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceField
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceMethod
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceType
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
toStringInfo(int, StringBuffer, Object, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
toStringName(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
toStringName(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
toStringName(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
toStringName(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
toStringName(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Debugging purposes
toStringName(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
toStringName(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
toStringName(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
toStringName(StringBuffer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
toStringName(StringBuffer, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
toStringName(StringBuffer, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
toStringOpens() - Method in class org.aspectj.apache.bcel.classfile.Module
 
toStringProvides() - Method in class org.aspectj.apache.bcel.classfile.Module
 
toStringRequires() - Method in class org.aspectj.apache.bcel.classfile.Module
 
toStrings(char[][]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers an array of strings from the given array of char array.
toStrings(char[][]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
ToStringSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ToStringSorter<T> - Class in org.aspectj.org.eclipse.jdt.internal.core.util
The SortOperation takes a collection of objects and returns a sorted collection of these objects.
ToStringSorter(Function<T, String>) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.ToStringSorter
 
toStringUses() - Method in class org.aspectj.apache.bcel.classfile.Module
 
toStringWithAncestors() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Debugging purposes
toStringWithAncestors(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Debugging purposes
toSummaryString() - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
toSupertype(short) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.ITypeAnnotationBuilder
 
toSupertype(short) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.TypeAnnotationBuilder
 
toSupertype(short, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider.TypeParametersAnnotationWalker
 
toSupertype(short, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
toSupertype(short, char[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
Walk to the specified supertype either index based or name based:
toSupertype(short, char[]) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ITypeAnnotationWalker
Walk to the specified supertype either index based or name based:
TOTAL_MALLOC_POOLS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats
 
TOTAL_SIZE_OFFSET - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats.PoolStats
 
totalChunks - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database.ChunkStats
 
totalUnits - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
totalUnitsKnown - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
totalWork - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
totalWritten() - Method in class org.aspectj.util.FileUtil.Pipe
 
toTarget(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
toThrows(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider.TypeParametersAnnotationWalker
 
toThrows(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
toThrows(int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ITypeAnnotationWalker
Walk to the throws type at the given index.
toThrows(int) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.ITypeAnnotationBuilder
 
toThrows(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.TypeAnnotationBuilder
 
toTraceString() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
toTraceString() - Method in interface org.aspectj.weaver.tools.Traceable
 
toTraceString() - Method in class org.aspectj.weaver.UnresolvedType
 
toTypeArgument(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider.TypeParametersAnnotationWalker
 
toTypeArgument(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
toTypeArgument(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
toTypeArgument(int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ITypeAnnotationWalker
Walk to the type argument of the given rank.
toTypeArgument(int) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.ITypeAnnotationBuilder
 
toTypeArgument(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.TypeAnnotationBuilder
 
toTypeBound(short) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider.TypeParametersAnnotationWalker
 
toTypeBound(short) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
toTypeBound(short) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
toTypeBound(short) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ITypeAnnotationWalker
Detail of ITypeAnnotationWalker.toTypeParameterBounds(boolean, int): walk to the bounds of the previously selected type parameter.
toTypeBound(short) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.ITypeAnnotationBuilder
 
toTypeBound(short) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.TypeAnnotationBuilder
 
toTypeParameter(boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider.TypeParametersAnnotationWalker
 
toTypeParameter(boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
toTypeParameter(boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
toTypeParameter(boolean, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ITypeAnnotationWalker
Walk to the type parameter of the given rank.
toTypeParameter(boolean, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.ITypeAnnotationBuilder
 
toTypeParameter(boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.TypeAnnotationBuilder
 
toTypeParameterBounds(boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider.TypeParametersAnnotationWalker
 
toTypeParameterBounds(boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
toTypeParameterBounds(boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
toTypeParameterBounds(boolean, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ITypeAnnotationWalker
Walk to the bounds of a type parameter of either a class or a method (signaled by isClassTypeParameter).
toTypeParameterBounds(boolean, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.ITypeAnnotationBuilder
 
toTypeParameterBounds(boolean, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.TypeAnnotationBuilder
 
toTypePathString(int[]) - Static method in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
toTypeReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
toUpperCase(char) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
toUpperCase(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the result of a char[] conversion to uppercase.
toUri() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
toWildcardBound() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider.TypeParametersAnnotationWalker
 
toWildcardBound() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
toWildcardBound() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
toWildcardBound() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.ITypeAnnotationWalker
Walk to the bound of a wildcard.
toWildcardBound() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.ITypeAnnotationBuilder
 
toWildcardBound() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.TypeAnnotationBuilder
 
Trace - Interface in org.aspectj.weaver.tools
 
TRACE_MESSAGES_PROPERTY - Static variable in class org.aspectj.weaver.tools.WeavingAdaptor
 
Traceable - Interface in org.aspectj.weaver.tools
 
tracedClass - Variable in class org.aspectj.weaver.tools.AbstractTrace
 
TraceFactory - Class in org.aspectj.weaver.tools
 
TraceFactory() - Constructor for class org.aspectj.weaver.tools.TraceFactory
 
traceMessages - Variable in class org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageHolder
 
track(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Returns an object that tracks the source range of the given node across the rewrite to its AST.
TrackedNodePosition - Class in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
 
TrackedNodePosition(TextEditGroup, ASTNode) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TrackedNodePosition
 
trailingStarPosition - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
transferConstantPoolNameTo(TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
transferTo(FileChannel) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.aspectj.weaver.loadtime.ClassPreProcessorAgentAdapter
Invokes the weaver to modify some set of input bytes.
TRANSIENT - Static variable in class org.aspectj.asm.IProgramElement.Modifiers
 
TRANSIENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
"transient" modifier constant (bit mask).
TRANSIENT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
TRANSIENT_KEYWORD - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
"transient" modifier with flag value Modifier.TRANSIENT.
TRANSIENT_PROBLEM - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelMarker
Java model transient problem marker type (value "org.aspectj.org.eclipse.jdt.core.transient_problem").
TRANSITIVE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier
"transitive" module modifier constant (bit mask).
TRANSITIVE_KEYWORD - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier.ModuleModifierKeyword
"transitive" modifier with flag value ModuleModifier.TRANSITIVE.
translate(String) - Static method in class org.aspectj.apache.bcel.classfile.Signature
 
translateAjPathName(String) - Static method in class org.aspectj.tools.ajdoc.StructureUtil
 
translatedName(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
Returns the Java Model representation of the given name which is provided in diet class file format, or null if the given name is null.
traverse(int, TokenTraverser) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
traverse(List<Token>, int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
 
traverse(IBytecodeVisitor) - Method in interface org.aspectj.org.eclipse.jdt.core.util.ICodeAttribute
Define a Java opcodes walker.
traverse(IBytecodeVisitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Assignment
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BreakStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CharLiteral
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ContinueStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoubleLiteral
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.EmptyStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.EqualExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Traverse an expression in the context of a blockScope
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExtendedStringLiteral
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FalseLiteral
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FloatLiteral
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArrayQualifiedTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArraySingleTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocModuleReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocReturnStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleNameReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LongLiteral
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MarkerAnnotation
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MemberValuePair
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NormalAnnotation
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullLiteral
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PostfixExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.PrefixExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordComponent
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteralConcatenation
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SuperReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThrowStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TrueLiteral
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Iteration for a local inner type
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
traverse(ASTVisitor, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Traverse an expression in the context of a classScope
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArrayQualifiedTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocArraySingleTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocReturnStatement
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleNameReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MarkerAnnotation
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MemberValuePair
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NormalAnnotation
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Iteration for a member innertype
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
traverse(ASTVisitor, CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
traverse(ASTVisitor, CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
traverse(ASTVisitor, CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
traverse(ASTVisitor, CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Iteration for a package member type
traverse(ASTVisitor, CompilationUnitScope, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
traverse(ASTVisitor, MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
traverse(ASTVisitor, MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
 
traverse(MethodBinding, int, byte[], int, int, Map<Integer, StackMapFrame>, boolean, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.AndPointcut
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.AnnotationPatternList
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.NotPointcut
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.OrPointcut
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.PatternNode
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.ThrowsPattern
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.TypePatternList
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.TypeVariablePatternList
 
traverseDelta(IJavaElementDelta, IPackageFragmentRoot, IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModelUpdater
Converts an IResourceDelta and its children into the corresponding IJavaElementDeltas.
treatOptionalErrorAsFatal - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if should treat optional error as fatal or just like warning
treeManager - Variable in class org.aspectj.ajde.ui.swing.StructureViewPanel
 
TreeStructureViewBuilder - Class in org.aspectj.ajde.ui.internal
 
TreeStructureViewBuilder(StructureViewNodeFactory) - Constructor for class org.aspectj.ajde.ui.internal.TreeStructureViewBuilder
 
TreeViewBuildConfigEditor - Class in org.aspectj.ajde.ui.swing
UI for editing build configuration (".lst") files via a graphical tree-based representation.
TreeViewBuildConfigEditor() - Constructor for class org.aspectj.ajde.ui.swing.TreeViewBuildConfigEditor
 
triedRead - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
triggerRecoveryUponLambdaClosure(Statement, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
trim(char[]) - Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers a new array removing leading and trailing spaces (' ').
trim(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
trim(String) - Static method in class org.aspectj.asm.internal.ProgramElement
Trim down fully qualified types to their short form (e.g., a.b.c.D<e.f.G> becomes D<G>)
trimIndent(String, int, int, int) - Static method in class org.aspectj.org.eclipse.jdt.core.formatter.IndentManipulation
Removes the given number of indentation units from a given line.
trimTail(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider
Lines may contain arbitrary trailing data, separated by white space.
TRUE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to set an option to true.
TRUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
TRUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
TRUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
TRUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
TRUE - Static variable in class org.aspectj.weaver.ast.Literal
 
TrueLiteral - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
TrueLiteral(int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TrueLiteral
 
TRY - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
TRY_RESOURCES - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
TRY_RESOURCES_PAREN - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
TRY_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type TryStatement.
tryBlock - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
tryContext - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
TryFlowContext - Class in org.aspectj.org.eclipse.jdt.internal.compiler.flow
Shared implementation for try-statement-related flow contexts.
TryFlowContext(FlowContext, ASTNode) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.flow.TryFlowContext
 
tryStatement - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
TryStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
Try statement AST node type.
TryStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
TryStatement() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
tuneArityMax() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
Change CombinedBinaryExpression.arityMax if and as needed.
TWIDDLE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
TWO_PATTERN_MATCHES_IN_PRECEDENCE - Static variable in class org.aspectj.weaver.WeaverMessages
 
TWO_STARS_IN_PRECEDENCE - Static variable in class org.aspectj.weaver.WeaverMessages
 
type - Variable in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
type - Variable in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
type - Variable in class org.aspectj.apache.bcel.generic.Type
 
type - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.AssistNodeParentAnnotationArrayInitializer
 
type - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
type - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
type - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
type - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
type - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
type - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
 
type - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
type - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
type - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
type - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
type - Variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup.Answer
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdAnnotation
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdAnnotationValuePair
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdBinding
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstant
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantAnnotation
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantArray
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantBoolean
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantByte
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantChar
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantClass
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantDouble
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantEnum
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantFloat
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantInt
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantLong
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantShort
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantString
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethod
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodAnnotationData
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodException
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodParameter
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeAnnotation
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeArgument
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeBound
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeInterface
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeParameter
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdWorkspaceLocation
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdZipEntry
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdNode
 
type - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.NdStruct
 
type - Variable in class org.aspectj.weaver.AbstractAnnotationAJ
 
type - Variable in class org.aspectj.weaver.patterns.ExactTypePattern
 
type() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
Type - Class in org.aspectj.apache.bcel.generic
Abstract super class for all possible java types, namely basic types such as int, object types like String and array types, e.g.
Type - Class in org.aspectj.org.eclipse.jdt.core.dom
Abstract base class of all type reference AST node types.
Type - Enum constant in enum class org.aspectj.lang.reflect.DeclareAnnotation.Kind
 
Type - Enum constant in enum class org.aspectj.weaver.loadtime.definition.Definition.DeclareAnnotationKind
 
Type(byte, String) - Constructor for class org.aspectj.apache.bcel.generic.Type
 
TYPE - Static variable in class org.aspectj.ajde.ui.StructureViewProperties.Granularity
 
TYPE - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
TYPE - Static variable in interface org.aspectj.org.eclipse.jdt.core.dom.IBinding
Kind constant (value 2) indicating a type binding.
TYPE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing a type (a class or interface).
TYPE - Static variable in interface org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Deprecated.
Node type constant indicating a type declaration.
TYPE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a type, which may include classes, interfaces, enums, and annotation types.
TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
TYPE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeBound
 
TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
TYPE - Static variable in class org.aspectj.weaver.AnnotationTargetKind
 
TYPE - Static variable in class org.aspectj.weaver.TypeVariable
 
TYPE_ANNOTATION_ON_QUALIFIED_NAME - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation.AnnotationTargetAllowed
 
TYPE_ANNOTATION_SEPARATION - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
TYPE_ANNOTATIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdMethodAnnotationData
 
TYPE_ANNOTATIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
TYPE_ANNOTATIONS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
TYPE_ARGUMENT - Enum constant in enum class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
see org.eclipse.jdt.annotation.DefaultLocation.TYPE_ARGUMENT
TYPE_ARGUMENT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
TYPE_ARGUMENT_CONTAINED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
TYPE_ARGUMENT_TYPE_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used as a type argument in a parameterized type or a parameterized method.
TYPE_ARGUMENTS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
 
TYPE_ARGUMENTS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
TYPE_ARGUMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
The "typeArguments" structural property of this node type (element type: Type) (added in JLS3 API).
TYPE_ARGUMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ConstructorInvocation
The "typeArguments" structural property of this node type (element type: Type) (added in JLS3 API).
TYPE_ARGUMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.CreationReference
The "typeArguments" structural property of this node type (element type: Type).
TYPE_ARGUMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ExpressionMethodReference
The "typeArguments" structural property of this node type (element type: Type)
TYPE_ARGUMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodInvocation
The "typeArguments" structural property of this node type (element type: Type) (added in JLS3 API).
TYPE_ARGUMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ParameterizedType
The "typeArguments" structural property of this node type (element type: Type).
TYPE_ARGUMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SuperConstructorInvocation
The "typeArguments" structural property of this node type (element type: Type) (added in JLS3 API).
TYPE_ARGUMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodInvocation
The "typeArguments" structural property of this node type (element type: Type) (added in JLS3 API).
TYPE_ARGUMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodReference
The "typeArguments" structural property of this node type (element type: Type).
TYPE_ARGUMENTS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeMethodReference
The "typeArguments" structural property of this node type (element type: Type).
TYPE_BOUND - Enum constant in enum class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
see org.eclipse.jdt.annotation.DefaultLocation.TYPE_BOUND
TYPE_BOUNDS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeParameter
The "typeBounds" structural property of this node type (element type: Type).
TYPE_CATEGORY - Static variable in class org.aspectj.weaver.patterns.TypePattern
 
TYPE_DECL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
TYPE_DECL_PATTERN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
TYPE_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type TypeDeclaration.
TYPE_DECLARATION_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclarationStatement
Deprecated.
In the JLS3 API, this property is replaced by TypeDeclarationStatement.DECLARATION_PROPERTY.
TYPE_DECLARATION_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type TypeDeclarationStatement.
TYPE_ERROR_OR_WARNING - Static variable in class org.aspectj.weaver.patterns.Declare
 
TYPE_IMPORT - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is an import of reference to a type.
TYPE_INFERRED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Invocation Type Inference (18.5.2) has been completed (for some target type).
TYPE_INFERRED_FINAL - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
TYPE_IS_ANNOTATED - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.ExternalAnnotationStatus
 
TYPE_LITERAL - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type TypeLiteral.
TYPE_METHOD_REFERENCE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type TypeMethodReference.
TYPE_NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MarkerAnnotation
The "typeName" structural property of this node type (child type: Name).
TYPE_NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.NormalAnnotation
The "typeName" structural property of this node type (child type: Name).
TYPE_NAME_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SingleMemberAnnotation
The "typeName" structural property of this node type (child type: Name).
TYPE_NAMES - Static variable in interface org.aspectj.apache.bcel.Constants
The primitive type names corresponding to the T_XX constants, e.g., TYPE_NAMES[T_INT] = "int"
TYPE_OF_OPERANDS - Static variable in interface org.aspectj.apache.bcel.Constants
How the byte code operands are to be interpreted.
TYPE_PARAM_PATTERN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
TYPE_PARAMETER - Enum constant in enum class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
see org.eclipse.jdt.annotation.DefaultLocation.TYPE_PARAMETER
TYPE_PARAMETER - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
TYPE_PARAMETER - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type TypeParameter.
TYPE_PARAMETER - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing a type parameter declaration.
TYPE_PARAMETER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
TYPE_PARAMETER - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
TYPE_PARAMETER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
TYPE_PARAMETER_FLAGS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeParameter
 
TYPE_PARAMETER_TARGET - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
TYPE_PARAMETERS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdBinding
 
TYPE_PARAMETERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
The "typeParameters" structural property of this node type (element type: TypeParameter) (added in JLS3 API).
TYPE_PARAMETERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.RecordDeclaration
The "typeParameters" structural property of this node type (element type: TypeParameter).
TYPE_PARAMETERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
The "typeParameters" structural property of this node type (element type: TypeParameter) (added in JLS3 API).
TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
TYPE_PATH_DEEPER_IN_ARRAY - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
TYPE_PATH_DEEPER_IN_INNER_TYPE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
TYPE_PATH_ENTRY_KIND_ARRAY - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
TYPE_PATH_ENTRY_KIND_INNER_TYPE - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
TYPE_PATH_ENTRY_KIND_TYPE_ARGUMENT - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
TYPE_PATH_ENTRY_KIND_WILDCARD - Static variable in class org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
TYPE_PATH_TYPE_ARGUMENT_INDEX - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
TYPE_PATTERN_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclareSoftDeclaration
 
TYPE_PATTERNS_LIST_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclarePrecedenceDeclaration
 
TYPE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
The "type" structural property of this node type (child type: Type).
TYPE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ArrayCreation
The "type" structural property of this node type (child type: ArrayType).
TYPE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.CastExpression
The "type" structural property of this node type (child type: Type).
TYPE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
The "type" structural property of this node type (child type: Type) (added in JLS3 API).
TYPE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.CreationReference
The "type" structural property of this node type (child type: Type).
TYPE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.FieldDeclaration
The "type" structural property of this node type (child type: Type).
TYPE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodRefParameter
The "type" structural property of this node type (child type: Type).
TYPE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ParameterizedType
The "type" structural property of this node type (child type: Type).
TYPE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
The "type" structural property of this node type (child type: Type).
TYPE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeLiteral
The "type" structural property of this node type (child type: Type).
TYPE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeMethodReference
The "type" structural property of this node type (child type: Type).
TYPE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationExpression
The "type" structural property of this node type (child type: Type).
TYPE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationStatement
The "type" structural property of this node type (child type: Type).
TYPE_QUALIFIER_DEFAULT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
TYPE_REF - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a reference to a type.
TYPE_REF_PATTERN - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
TYPE_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeArgument
 
TYPE_SUFFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
TYPE_USE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
TYPE_USE_BINDING - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
TYPE_USE_TARGET - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
TYPE_VARIABLE - Static variable in class org.aspectj.weaver.UnresolvedType.TypeKind
 
TYPE_VARIABLE_BOUND_TYPE_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used as a type variable bound.
TYPE_VARIABLE_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Kind constant for a type variable signature.
Type.TypeHolder - Class in org.aspectj.apache.bcel.generic
 
typeAnnotated - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
typeAnnotated - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
typeAnnotated - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
typeAnnotated - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeParameterInfo
 
TypeAnnotationAccessVar - Class in org.aspectj.weaver.bcel
Used for @this() @target() @args() - represents accessing an annotated 'thing'.
TypeAnnotationAccessVar(ResolvedType, BcelVar) - Constructor for class org.aspectj.weaver.bcel.TypeAnnotationAccessVar
 
typeAnnotationAtQualifiedName(Annotation) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
TypeAnnotationAtQualifiedName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
TypeAnnotationBuilder - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java.model
 
TypeAnnotationCodeStream - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
TypeAnnotationCodeStream(ClassFile) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
TypeAnnotationGen - Class in org.aspectj.apache.bcel.classfile.annotation
 
TypeAnnotationInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
The TypeAnnotationInfo class does not currently support type annotations within code blocks (those that have a target type of 0x40 and higher) - it is not yet clear that these need to be accessible.
typeAnnotationLengthPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
typeAnnotationLengthStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
typeAnnotationPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
typeAnnotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
typeAnnotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
typeAnnotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
typeAnnotationsResolutionScope(Scope) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
typeAnnotationStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
TypeAnnotationStackIncrement - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
TypeAnnotationWalker - Class in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
Type annotation walker implementation based an actual annotations decoded from a .class file.
TypeAnnotationWalker(IBinaryTypeAnnotation[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
TypeAnnotationWalker(IBinaryTypeAnnotation[], long, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
TypeArgument() - Constructor for class org.aspectj.util.GenericSignature.TypeArgument
 
TypeArgument(boolean, boolean, GenericSignature.FieldTypeSignature) - Constructor for class org.aspectj.util.GenericSignature.TypeArgument
 
TypeArgumentMismatch - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
typeArguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
typeArguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
typeArguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
typeArguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
typeArguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
typeArguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
typeArguments - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
typeArguments - Variable in class org.aspectj.util.GenericSignature.SimpleClassTypeSignature
 
typeArguments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
Returns the live ordered list of type arguments of this class instance creation (added in JLS3 API).
typeArguments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ConstructorInvocation
Returns the live ordered list of type arguments of this constructor invocation (added in JLS3 API).
typeArguments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CreationReference
Returns the live ordered list of type arguments of this creation reference expression.
typeArguments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ExpressionMethodReference
Returns the live ordered list of type arguments of this expression method reference
typeArguments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodInvocation
Returns the live ordered list of type arguments of this method invocation (added in JLS3 API).
typeArguments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodReference
Returns the live ordered list of type arguments of this method reference.
typeArguments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ParameterizedType
Returns the live ordered list of type arguments of this parameterized type.
typeArguments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperConstructorInvocation
Returns the live ordered list of type arguments of this constructor invocation (added in JLS3 API).
typeArguments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodInvocation
Returns the live ordered list of type arguments of this method invocation (added in JLS3 API).
typeArguments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SuperMethodReference
Returns the live ordered list of type arguments of this super method reference.
typeArguments() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeMethodReference
Returns the live ordered list of type arguments of this type method reference expression.
typeArguments() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
TypeArgumentsForRawGenericConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
TypeArgumentsForRawGenericMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
TypeArgumentsForRawGenericMethod - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
typeArgumentsSourceStart - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
TypeBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
TypeBinding() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
TypeBinding(TypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
TYPEBINDING - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
TypeBindingVisitor - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
TypeBindingVisitor() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
TypeBound - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Implementation of 18.1.3 in JLS8
typeBounds() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeParameter
Returns the live ordered list of type bounds of this type parameter.
typeCache - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
typeCastError(CastExpression, TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
TypeCategoryTypePattern - Class in org.aspectj.org.eclipse.jdt.core.dom
 
TypeCategoryTypePattern - Class in org.aspectj.weaver.patterns
A TypeCategoryTypePattern matches on the category of a type, one of class/interface/aspect/inner/anonymous/enum/annotation, and these are specified in the pointcut via isClass() isInterface() isAspect() isInner() isAnonymous() isEnum() isAnnotation().
TypeCategoryTypePattern(int) - Constructor for class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
typeCollidesWithEnclosingType(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
typeCollidesWithPackage(CompilationUnitDeclaration, TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
TypeCollidesWithPackage - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
TypeConstants - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
TypeConstants.BoundCheckStatus - Enum Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
TypeConstants.CloseMethodRecord - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
TypeConstants.DangerousMethod - Enum Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
TypeConverter - Class in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
TypeConverter(ProblemReporter, char) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
typeCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
typeDeclaration - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
TypeDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
Type declaration AST node type.
TypeDeclaration - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
TypeDeclaration(CompilationResult) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
TypeDeclaration.ITypeDeclFactory - Interface in org.aspectj.org.eclipse.jdt.core.dom
 
TypeDeclarationLocator - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
TypeDeclarationLocator(TypeDeclarationPattern) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationLocator
 
TypeDeclarationMatch - Class in org.aspectj.org.eclipse.jdt.core.search
A Java search match that represents a type declaration.
TypeDeclarationMatch(IJavaElement, int, int, int, SearchParticipant, IResource) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.TypeDeclarationMatch
Creates a new type declaration match.
TypeDeclarationPattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
TypeDeclarationPattern(char[], char[][], char[], char, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
TypeDeclarationPattern(char[], char[], char[][], char[], char, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
TypeDeclarationStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
Local type declaration statement AST node type.
TypeDeclarationVisitor() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector.TypeDeclarationVisitor
 
TypeDelegateResolver - Interface in org.aspectj.weaver.bcel
A type delegate resolver is able to create type delegates for a named reference type.
TypeElementImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
 
typeElidedArgument() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
typeElidedArgument() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
typeExpected - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
TypeFactory - Class in org.aspectj.weaver
 
TypeFactory() - Constructor for class org.aspectj.weaver.TypeFactory
 
typeFinder - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
typeFlags - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
typeForAnnotation - Static variable in class org.aspectj.weaver.bcel.LazyClassGen
 
typeHandle - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyType
 
typeHiding(TypeDeclaration, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
typeHiding(TypeDeclaration, TypeVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
typeHiding(TypeParameter, Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
TypeHiding - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
TypeHidingType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
TypeHidingTypeParameterFromMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
TypeHidingTypeParameterFromType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
typeHierarchy - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeHierarchyOperation
The generated type hierarchy
TypeHierarchy - Class in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
 
TypeHierarchy() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Creates an empty TypeHierarchy
TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Creates a TypeHierarchy on the given type.
TypeHierarchy(IType, ICompilationUnit[], IJavaSearchScope, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Creates a TypeHierarchy on the given type.
typeHierarchyChanged(ITypeHierarchy) - Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchyChangedListener
Notifies that the given type hierarchy has changed in some way and should be refreshed at some point to make it consistent with the current state of the Java model.
TypeHolder(Type, int) - Constructor for class org.aspectj.apache.bcel.generic.Type.TypeHolder
 
typeID() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.BooleanConstant
 
typeID() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
typeID() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
 
typeID() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
typeID() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
typeID() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
typeID() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
 
typeID() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
 
typeID() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
typeID() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.StringConstant
 
TypeIds - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
TypeInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
typeInHierarchy(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
typeKind - Variable in class org.aspectj.weaver.UnresolvedType
 
TypeLiteral - Class in org.aspectj.org.eclipse.jdt.core.dom
Type literal AST node type.
typeLocators - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.State
 
typeMap - Variable in class org.aspectj.weaver.World
The heart of the world, a map from type signatures to resolved types
TypeMethodReference - Class in org.aspectj.org.eclipse.jdt.core.dom
Type method reference expression AST node type (added in JLS8 API).
TypeMirrorImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Implementation of a TypeMirror.
TypeMismatch - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
typeMismatchError(TypeBinding, TypeBinding, ASTNode, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
typeMismatchError(TypeBinding, TypeVariableBinding, ReferenceBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
TypeMissingDeprecatedAnnotation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
TypeMunger(ResolvedTypeMunger) - Constructor for class org.aspectj.weaver.AjAttribute.TypeMunger
 
typeMungers - Variable in class org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
typeName - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
typeName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.CloseMethodRecord
 
typeName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceFieldElementInfo
The type name of this field.
typeName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
TYPENAME - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
TypeNameMatch - Class in org.aspectj.org.eclipse.jdt.core.search
A match collected while searching for all type names methods using a requestor.
TypeNameMatch() - Constructor for class org.aspectj.org.eclipse.jdt.core.search.TypeNameMatch
 
TypeNameMatchRequestor - Class in org.aspectj.org.eclipse.jdt.core.search
A TypeNameMatchRequestor collects matches from a searchAllTypeNames query to a SearchEngine.
TypeNameMatchRequestor() - Constructor for class org.aspectj.org.eclipse.jdt.core.search.TypeNameMatchRequestor
 
TypeNameMatchRequestorWrapper - Class in org.aspectj.org.eclipse.jdt.internal.core.search
TypeNameMatchRequestorWrapper(TypeNameMatchRequestor, IJavaSearchScope) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.TypeNameMatchRequestorWrapper
 
TypeNameRequestor - Class in org.aspectj.org.eclipse.jdt.core.search
A TypeNameRequestor collects search results from a searchAllTypeNames query to a SearchEngine.
TypeNameRequestor() - Constructor for class org.aspectj.org.eclipse.jdt.core.search.TypeNameRequestor
 
TypeNameRequestorWrapper - Class in org.aspectj.org.eclipse.jdt.internal.core.search
TypeNameRequestorWrapper(TypeNameRequestor) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.TypeNameRequestorWrapper
 
typeNotExposedToWeaver - Variable in class org.aspectj.weaver.Lint
 
TypeNotExposedToWeaver - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
typeOfMethodSignature(String) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Return type of method signature as a byte value as defined in Constants
typeOfSignature(char) - Static method in class org.aspectj.apache.bcel.classfile.Utility
 
typeOfSignature(String) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Return type of signature as a byte value as defined in Constants
typeOrPackageCache - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
typeParameter - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterPattern
 
TypeParameter - Class in org.aspectj.org.eclipse.jdt.core.dom
Type parameter declaration node (added in JLS3 API).
TypeParameter - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
TypeParameter - Class in org.aspectj.org.eclipse.jdt.internal.core
 
TypeParameter() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
TypeParameter(JavaElement, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
TypeParameterArityMismatch - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
TypeParameterDeclarationMatch - Class in org.aspectj.org.eclipse.jdt.core.search
A Java search match that represents a type parameter declaration or reference.
TypeParameterDeclarationMatch(IJavaElement, int, int, int, SearchParticipant, IResource) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.TypeParameterDeclarationMatch
Creates a new type parameter match.
TypeParameterElementImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
 
TypeParameterElementInfo - Class in org.aspectj.org.eclipse.jdt.internal.core
 
TypeParameterElementInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.TypeParameterElementInfo
 
TypeParameterHidingType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
TypeParameterInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeParameterInfo
 
TypeParameterLocator - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
Search engine locator for type parameters matches.
TypeParameterLocator(TypeParameterPattern) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterLocator
 
TypeParameterPattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
Pattern to search type parameters.
TypeParameterPattern(boolean, boolean, ITypeParameter, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterPattern
 
TypeParameterReferenceMatch - Class in org.aspectj.org.eclipse.jdt.core.search
A Java search match that represents a type parameter declaration or reference.
TypeParameterReferenceMatch(IJavaElement, int, int, int, boolean, SearchParticipant, IResource) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.TypeParameterReferenceMatch
Creates a new field reference match.
typeParameters - Variable in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
The type parameters (element type: TypeParameter).
typeParameters - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
typeParameters - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
typeParameters - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
typeParameters - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
typeParameters - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
typeParameters - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
typeParameters - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
typeParameters - Variable in class org.aspectj.weaver.patterns.TypePattern
 
typeParameters - Variable in class org.aspectj.weaver.UnresolvedType
Iff isParameterized(), then these are the type parameters
typeParameters() - Method in class org.aspectj.org.eclipse.jdt.core.dom.AroundAdviceDeclaration
 
typeParameters() - Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Returns the live ordered list of type parameters of this method declaration (added in JLS3 API).
typeParameters() - Method in class org.aspectj.org.eclipse.jdt.core.dom.RecordDeclaration
Returns the live ordered list of type parameters of this type declaration (added in JLS3 API).
typeParameters() - Method in class org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Returns the live ordered list of type parameters of this type declaration (added in JLS3 API).
typeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
typeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
typeParameters() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
typeParameterSignatures - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
typeParameterSignatures(AbstractMethodDeclaration) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
TypePattern - Class in org.aspectj.org.eclipse.jdt.core.dom
abstract TypePattern DOM AST node.
TypePattern - Class in org.aspectj.weaver.patterns
On creation, type pattern only contains WildTypePattern nodes, not BindingType or ExactType.
TypePattern - Interface in org.aspectj.lang.reflect
AspectJ runtime representation of a type pattern as used in member declarations such as declare parents.
TypePattern(boolean) - Constructor for class org.aspectj.weaver.patterns.TypePattern
 
TypePattern(boolean, boolean) - Constructor for class org.aspectj.weaver.patterns.TypePattern
 
TypePattern(boolean, boolean, TypePatternList) - Constructor for class org.aspectj.weaver.patterns.TypePattern
 
TypePattern.MatchKind - Class in org.aspectj.weaver.patterns
 
TypePatternBasedPerClause - Interface in org.aspectj.lang.reflect
AspectJ runtime representation of a type pattern based per-clause associated with an aspect (pertypewithin).
TypePatternBasedPerClauseImpl - Class in org.aspectj.internal.lang.reflect
 
TypePatternBasedPerClauseImpl(PerClauseKind, String) - Constructor for class org.aspectj.internal.lang.reflect.TypePatternBasedPerClauseImpl
 
TypePatternImpl - Class in org.aspectj.internal.lang.reflect
Default impl of a type pattern.
TypePatternImpl(String) - Constructor for class org.aspectj.internal.lang.reflect.TypePatternImpl
 
TypePatternList - Class in org.aspectj.weaver.patterns
 
TypePatternList() - Constructor for class org.aspectj.weaver.patterns.TypePatternList
 
TypePatternList(List<TypePattern>) - Constructor for class org.aspectj.weaver.patterns.TypePatternList
 
TypePatternList(TypePattern[]) - Constructor for class org.aspectj.weaver.patterns.TypePatternList
 
TypePatternMatcher - Interface in org.aspectj.weaver.tools
A compiled AspectJ type pattern that can be used to match against types at runtime.
TypePatternMatcherImpl - Class in org.aspectj.weaver.internal.tools
 
TypePatternMatcherImpl(TypePattern, World) - Constructor for class org.aspectj.weaver.internal.tools.TypePatternMatcherImpl
 
TypePatternQuestions - Class in org.aspectj.weaver.patterns
 
TypePatternQuestions() - Constructor for class org.aspectj.weaver.patterns.TypePatternQuestions
 
TypePatternQuestions.Question - Class in org.aspectj.weaver.patterns
 
typePatterns - Variable in class org.aspectj.org.eclipse.jdt.core.dom.DeclarePrecedenceDeclaration
 
typePatterns() - Method in class org.aspectj.org.eclipse.jdt.core.dom.DeclarePrecedenceDeclaration
Returns the live ordered list of type patterns for this declare precedence.
typeQualification - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
TypeRef - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.java
Holds a reference to an NdType that can be retained while releasing and reacquiring a read lock.
typeRefCache - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
typeReference - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocModuleReference
 
typeReference - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
typeReference - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredTypeReference
 
TypeReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
TypeReference() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
TypeReference.AnnotationPosition - Enum Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Simplified specification of where in a (possibly complex) type reference we are looking for type annotations.
TypeReferenceLocator - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
TypeReferenceLocator(TypeReferencePattern) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
TypeReferenceMatch - Class in org.aspectj.org.eclipse.jdt.core.search
A Java search match that represents a type reference.
TypeReferenceMatch(IJavaElement, int, int, int, boolean, SearchParticipant, IResource) - Constructor for class org.aspectj.org.eclipse.jdt.core.search.TypeReferenceMatch
Creates a new type reference match.
TypeReferencePattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
TypeReferencePattern(char[], char[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
TypeReferencePattern(char[], char[], String, char, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
TypeReferencePattern(char[], char[], String, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
TypeReferencePattern(char[], char[], String, int, char, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
TypeReferencePattern(char[], char[], IType, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
TypeReferencePattern(char[], char[], IType, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
typeReferences - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
typeReferences - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
TypeRelated - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Problem Categories The high bits of a problem ID contains information about the category of a problem.
typeRequestor - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
types - Static variable in interface org.aspectj.apache.bcel.Constants
 
types - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
types - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
types - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
A collection of the resulting types, or null if no type results have been received.
types() - Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Returns the live list of nodes for the top-level type declarations of this compilation unit, in order of appearance.
types() - Method in class org.aspectj.org.eclipse.jdt.core.dom.IntersectionType
Returns the live ordered list of types in this intersection type.
types() - Method in class org.aspectj.org.eclipse.jdt.core.dom.UnionType
Returns the live ordered list of types in this union type.
TYPES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
 
TYPES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
TYPES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
TYPES_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
The "types" structural property of this node type (element type: AbstractTypeDeclaration).
TYPES_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.IntersectionType
The "types" structural property of this node type (element type: Type).
TYPES_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.UnionType
The "types" structural property of this node type (element type: Type).
TypeSafeEnum - Class in org.aspectj.util
 
TypeSafeEnum(String, int) - Constructor for class org.aspectj.util.TypeSafeEnum
 
typeSig - Variable in class org.aspectj.util.GenericSignature.ArrayTypeSignature
 
typeSignature(TypeReference) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
TypeSignature() - Constructor for class org.aspectj.util.GenericSignature.TypeSignature
 
typeSignature2TypeX(GenericSignature.TypeSignature, GenericSignature.FormalTypeParameter[], World) - Static method in class org.aspectj.weaver.bcel.BcelGenericSignatureToTypeXConverter
 
TypesImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Utilities for working with types (as opposed to elements).
TypesImpl(BaseProcessingEnvImpl) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
typeSimpleName - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
typesInWorkingCopies - Variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
A map from package handles to a map from type name to an IType or an IType[].
typesToSignature(UnresolvedType[]) - Static method in class org.aspectj.weaver.MemberImpl
Returns "(<signaturesOfParamTypes>,...)" - unlike the other typesToSignature that also includes the return type, this one just deals with the parameter types.
typesToSignature(UnresolvedType, UnresolvedType[], boolean) - Static method in class org.aspectj.weaver.MemberImpl
Build a signature based on the return type and parameter types.
typeSuffix - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MultiTypeDeclarationPattern
 
typeSuffix - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
typeSuffix - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
TypeSystem - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
TypeSystem(LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
TypeSystem.HashedParameterizedTypes - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
typeToCheck - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnlikelyArgumentCheck
 
typeToReport - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnlikelyArgumentCheck
 
typeToSubtypes - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
typeToSuperInterfaces - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
typeVariable() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
Returns associated type variable, or null in case of inconsistency
TypeVariable - Class in org.aspectj.weaver
Represents a type variable with possible bounds.
TypeVariable(String) - Constructor for class org.aspectj.weaver.TypeVariable
Constructor for an unbound type variable, eg.
TypeVariable(String, UnresolvedType) - Constructor for class org.aspectj.weaver.TypeVariable
 
TypeVariable(String, UnresolvedType, UnresolvedType[]) - Constructor for class org.aspectj.weaver.TypeVariable
 
typeVariableAliases - Variable in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
If targetting a generic type and wanting to use its type variables, an ITD can use an alternative name for them.
typeVariableAliases - Variable in class org.aspectj.weaver.ResolvedTypeMunger
 
TypeVariableBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Binding for a type parameter, held by source/binary type or method.
TypeVariableBinding(char[], Binding, int, LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
TypeVariableBinding(char[], LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
TypeVariableBinding(TypeVariableBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
TypeVariableDeclaringElement - Interface in org.aspectj.weaver
Tag interface - methods and types can be declaring elements for type variables.
TypeVariableImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Implementation of TypeVariable
typeVariableName - Variable in class org.aspectj.util.GenericSignature.TypeVariableSignature
 
TypeVariablePattern - Class in org.aspectj.weaver.patterns
 
TypeVariablePattern(String) - Constructor for class org.aspectj.weaver.patterns.TypeVariablePattern
Create a named type variable with upper bound Object and no lower bounds.
TypeVariablePattern(String, TypePattern) - Constructor for class org.aspectj.weaver.patterns.TypeVariablePattern
Create a named type variable with the given upper bound and no lower bounds Use this constructor for the T extends Foo case
TypeVariablePattern(String, TypePattern, TypePattern[], TypePattern) - Constructor for class org.aspectj.weaver.patterns.TypeVariablePattern
 
TypeVariablePatternList - Class in org.aspectj.weaver.patterns
 
TypeVariablePatternList(TypeVariablePattern[]) - Constructor for class org.aspectj.weaver.patterns.TypeVariablePatternList
 
TypeVariableReference - Interface in org.aspectj.weaver
Implemented by Types that represent references to type variables
TypeVariableReferenceType - Class in org.aspectj.weaver
ReferenceType pointing to a type variable.
TypeVariableReferenceType(TypeVariable, World) - Constructor for class org.aspectj.weaver.TypeVariableReferenceType
 
typeVariables - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
typeVariables - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
typeVariables - Variable in class org.aspectj.weaver.ResolvedMemberImpl
 
typeVariables - Variable in class org.aspectj.weaver.UnresolvedType
Iff isGeneric(), then these are the type variables declared on the type Iff isParameterized(), then these are the type variables bound as parameters in the type
typeVariables() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
typeVariables() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
typeVariables() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
typeVariables() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
typeVariables() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
TypeVariablesAreConnected - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
TypeVariableSignature(String) - Constructor for class org.aspectj.util.GenericSignature.TypeVariableSignature
 
TypeVector - Class in org.aspectj.org.eclipse.jdt.internal.core
 
TypeVector() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.TypeVector
 
TypeVector(IType) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.TypeVector
 
TypeVector(IType[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.TypeVector
 
typeX - Variable in class org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
TYPEX_ENCLOSINGSTATICJOINPOINT - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
TYPEX_JOINPOINT - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
TYPEX_PROCEEDINGJOINPOINT - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
TYPEX_STATICJOINPOINT - Static variable in class org.aspectj.weaver.AjcMemberMaker
 

U

u1At(byte[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileStruct
 
u1At(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
u2At(byte[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileStruct
 
u2At(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
u4At(byte[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileStruct
 
u4At(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
UNABLE_TO_READ - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.ArchiveValidity
 
UNALLOCATED_HEADER_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.LargeBlock
 
unannotated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
unannotated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
unannotated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
unannotated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NullTypeBinding
 
unannotated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
unannotated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
unannotated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Return this type minus its type annotations
unannotated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
unannotated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VoidTypeBinding
 
unannotated() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
UnaryExpression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
UnaryExpression(Expression, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
UNBOUND - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
UNBOUND - Static variable in class org.aspectj.weaver.BoundedReferenceType
 
UNBOUND - Static variable in class org.aspectj.weaver.WildcardedUnresolvedType
 
UNBOUND_FORMAL - Static variable in class org.aspectj.weaver.WeaverMessages
 
unboundReferenceErrorName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
unboundReferenceErrorName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
unboundReferenceErrorName() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
unboxedType(TypeMirror) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
UNBOXING - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
UnboxingConversion - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
uncapture(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
uncapture(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
uncapture(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
uncapture(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
Perform capture deconversion for a parameterized type with captured wildcard arguments
uncapture(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
uncapture(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Perform capture "deconversion" on a given type
uncapture(Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
UNCHANGED - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
Change kind to signal that the property did not change
Unchecked - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
UNCHECKED - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.BoundCheckStatus
 
UNCHECKED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
UncheckedAccessOfValueOfFreeTypeVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
uncheckedAdviceConversion - Variable in class org.aspectj.weaver.Lint
 
uncheckedArgument - Variable in class org.aspectj.weaver.Lint
 
UncheckedTypeOperation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
Unclassified - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
ID reserved for referencing an internal error inside the JavaCore implementation which may be surfaced as a problem associated with the compilation unit which caused it to occur.
unclosedCloseable(FakedTrackingVariable, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnclosedCloseable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnclosedCloseable - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
UnclosedCloseableAtExit - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
unconditionalCopy() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
unconditionalCopy() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a new flow info that holds the same information as this would after a call to unconditionalInits, but leaving this info unaffected.
unconditionalCopy() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
unconditionalFieldLessCopy() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
unconditionalFieldLessCopy() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a new flow info that holds the same information as this would after a call to unconditionalInits followed by the erasure of fields specific information, but leaving this flow info unaffected.
unconditionalFieldLessCopy() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
UnconditionalFlowInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler.flow
Record initialization status during definite assignment analysis No caching of pre-allocated instances.
UnconditionalFlowInfo() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
UnconditionalFlowInfo.AssertionFailedException - Exception in org.aspectj.org.eclipse.jdt.internal.compiler.flow
Exception raised when unexpected behavior is detected.
unconditionalInits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
unconditionalInits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a flow info that merges the possible paths of execution described by this flow info.
unconditionalInits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
unconditionalInitsWithoutSideEffect() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
unconditionalInitsWithoutSideEffect() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a new flow info that holds the same information as this would after a call to unconditionalInits, but leaving this info unaffected.
unconditionalInitsWithoutSideEffect() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
UNDEFINED - Static variable in interface org.aspectj.apache.bcel.Constants
Illegal codes
UNDEFINED_LENGTH - Static variable in interface org.aspectj.apache.bcel.Constants
 
UndefinedAnnotationMember - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
undefinedAnnotationValue(TypeBinding, MemberValuePair) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UndefinedConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UndefinedConstructorInDefaultConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UndefinedConstructorInImplicitConstructorCall - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UndefinedField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
undefinedLabel(BranchStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UndefinedLabel - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UndefinedMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UndefinedModule - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UndefinedModuleAddReads - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UndefinedName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UndefinedType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UndefinedTypeVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
undefinedTypeVariableSignature(char[], ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UNDERSCORES_IN_LITERALS_NOT_BELOW_17 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
UNDERSCORES_IN_LITERALS_NOT_BELOW_17 - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
UnderscoresInLiteralsNotBelow17 - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
undocumentedEmptyBlock(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UndocumentedEmptyBlock - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UndocumentedEmptyBlock - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
UndocumentedEmptyBlock - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unexpectedStaticModifierForField(SourceTypeBinding, FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnexpectedStaticModifierForField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
unexpectedStaticModifierForMethod(ReferenceBinding, AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnexpectedStaticModifierForMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ungetToken(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
unhandledException(TypeBinding, ASTNode) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
unhandledException(TypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unhandledException(TypeBinding, ReferenceExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnhandledException - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
unhandledExceptionFromAutoClose(TypeBinding, ASTNode) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
unhandledExceptionFromAutoClose(TypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnhandledExceptionInDefaultConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnhandledExceptionInImplicitConstructorCall - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnhandledExceptionOnAutoClose - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
unhandledWarningToken(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnhandledWarningToken - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnhandledWarningToken - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unicodeAsBackSlash - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
unicodeAsBackSlash - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
unicodeCharSize - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
unicodeInitializeBuffer(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
unicodeInitializeBuffer(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
unicodeStore() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
unicodeStore() - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
unicodeStore(char) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
unicodeStore(char) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
unindent() - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Token
Decreses this token's indentation by one position
UnindexedSearchScope - Class in org.aspectj.org.eclipse.jdt.internal.core.search
 
UNINITIALIZED_COMPONENTS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
UNINITIALIZED_FIELDS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
UNINITIALIZED_METHODS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
UNINITIALIZED_REFERENCE_TYPES - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
uninitializedBlankFinalField(FieldBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UninitializedBlankFinalField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UninitializedBlankFinalFieldHintMissingDefault - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UninitializedFreeTypeVariableField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UninitializedFreeTypeVariableFieldHintMissingDefault - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
uninitializedInMethod - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
uninitializedLocalVariable(LocalVariableBinding, ASTNode, Scope) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
uninitializedLocalVariable(LocalVariableBinding, ASTNode, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UninitializedLocalVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UninitializedLocalVariableHintMissingDefault - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
uninitializedNonNullField(FieldBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UninitializedNonNullField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UninitializedNonNullFieldHintMissingDefault - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
uninternedIdentityComparison(EqualExpression, TypeBinding, TypeBinding, CompilationUnitDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UninternedIdentityComparison - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UNION_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type UnionType.
UNION_TYPE_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Kind constant for the union type signature.
UnionType - Class in org.aspectj.org.eclipse.jdt.core.dom
Type node for an union type (added in JLS4 API).
UnionTypeReference - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
UnionTypeReference(TypeReference[]) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
unit - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
The handle to the compilation unit being parsed
unitBeingCompleted - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
unitDeclaration - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
unitIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
unitInfo - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
The info object for the compilation unit being parsed
units - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
unitScope - Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
unitsToProcess - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
unitToSkip - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
Unknown - Class in org.aspectj.apache.bcel.classfile
This class represents a reference to an unknown (i.e., application-specific) attribute of a class.
Unknown(int, int, byte[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.Unknown
Create a non-standard attribute.
Unknown(Unknown) - Constructor for class org.aspectj.apache.bcel.classfile.Unknown
Initialize from another object.
UNKNOWN - Enum constant in enum class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
The special value ImportRewrite.TypeLocation.UNKNOWN is used for invocations that don't specify the intended type usage.
UNKNOWN - Static variable in class org.aspectj.apache.bcel.generic.Type
 
UNKNOWN - Static variable in class org.aspectj.bridge.SourceLocation
used when SourceLocation is not available
UNKNOWN - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The nature of searched element or the nature of match in unknown.
UNKNOWN - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
UNKNOWN - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.FileFingerprint
Sentinel value for FileFingerprint.time indicating that the timestamp was not recorded as part of the fingerprint.
UNKNOWN - Static variable in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
UNKNOWN - Static variable in class org.aspectj.weaver.TypeVariable
 
UNKNOWN_ANNOTATION_VALUE - Static variable in class org.aspectj.weaver.WeaverMessages
 
UNKNOWN_ARCHIVE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Archive
 
UNKNOWN_FILENAME - Static variable in class org.aspectj.weaver.Dump
 
UNKNOWN_JAVADOC_FORMAT - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that the attached javadoc content format is unrecognized.
UNKNOWN_RANGE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
The unknown source range {-1, 0}
UNKNOWN_SOURCE_CONTEXT - Static variable in class org.aspectj.weaver.SourceContextImpl
 
UNKNOWN_SOURCE_FILE - Static variable in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
UNKNOWN_STATE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
unknownRefCache - Variable in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
UNLIKELY_ARGUMENT_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
UnlikelyArgumentCheck - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
unlikelyArgumentType(Expression, MethodBinding, TypeBinding, TypeBinding, TypeConstants.DangerousMethod) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnlikelyCollectionMethodArgumentType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnlikelyCollectionMethodArgumentType - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
UnlikelyEqualsArgumentType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnlikelyEqualsArgumentType - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unlink() - Method in class org.aspectj.runtime.internal.AroundClosure
 
UnlockSignature - Interface in org.aspectj.lang.reflect
 
unmatchedBracket(int, ReferenceContext, CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnmatchedBracket - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
unmatchedSuperTypeInCall - Variable in class org.aspectj.weaver.Lint
 
UnmatchedSuperTypeInCall - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
unmatchedTargetKind - Variable in class org.aspectj.weaver.Lint
 
Unnamed - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment.LookupStrategy
Search only the unnamed module.
UNNAMED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
Name of the unnamed module.
UnNamedModule - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
unnamedPackageInNamedModule(ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnnamedPackageInNamedModule - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnnecessaryArgumentCast - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- no longer generated, use IProblem.UnnecessaryCast instead
unnecessaryCast(CastExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnnecessaryCast - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnnecessaryCast - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
unnecessaryElse(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnnecessaryElse - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnnecessaryElse - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unnecessaryEnclosingInstanceSpecification(Expression, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unnecessaryInstanceof(InstanceOfExpression, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnnecessaryInstanceof - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnnecessaryNLSTag - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
unnecessaryNLSTags(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unnecessaryTypeArgumentsForMethodInvocation(MethodBinding, TypeBinding[], TypeReference[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnnecessaryTypeCheck - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
UNOBSERVABLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
Module name for an unobservable module
unorderedAdviceAtShadow - Variable in class org.aspectj.weaver.Lint
 
UNPREDICTABLE - Static variable in interface org.aspectj.apache.bcel.Constants
 
UNQUALIFIED_FIELD_ACCESS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
unqualifiedClassName(Class<?>) - Static method in class org.aspectj.util.LangUtil
 
unqualifiedClassName(Object) - Static method in class org.aspectj.util.LangUtil
 
unqualifiedFieldAccess(NameReference, FieldBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnqualifiedFieldAccess - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnqualifiedFieldAccess - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
UNREACHABLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
UNREACHABLE_BY_NULLANALYSIS - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
UNREACHABLE_OR_DEAD - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
UnreachableCatch - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
unreachableCatchBlock(ReferenceBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unreachableCode(Statement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unregisterClassFile(IPath, IPath) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalAnnotationTracker
Unregister a class file that is being closed.
unregisterDebugOptionsListener() - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
UNREPLACED_TEXT - Static variable in class org.aspectj.bridge.Version
 
UNREPLACED_TIME_TEXT - Static variable in class org.aspectj.bridge.Version
 
unresolvableMember - Variable in class org.aspectj.weaver.Lint
 
UnresolvableMember - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
unresolvableReference(NameReference, Binding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unresolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
unresolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
unresolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryMethod
 
unresolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryType
 
unresolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedLambdaExpression
 
unresolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceField
 
unresolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceMethod
 
unresolved() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceType
 
UnresolvedAnnotationBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
unresolvedEntryStatus - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
unResolvedFields() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
unResolvedFields() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
unResolvedFields() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
unResolvedFields() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
UnresolvedReferenceBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
UnresolvedReferenceBinding(UnresolvedReferenceBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
UnresolvedReferenceNameFinder - Class in org.aspectj.org.eclipse.jdt.internal.codeassist
 
UnresolvedReferenceNameFinder(CompletionEngine) - Constructor for class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
UnresolvedReferenceNameFinder.UnresolvedReferenceNameRequestor - Interface in org.aspectj.org.eclipse.jdt.internal.codeassist
 
UnresolvedType - Class in org.aspectj.weaver
A UnresolvedType represents a type to the weaver.
UnresolvedType(String) - Constructor for class org.aspectj.weaver.UnresolvedType
 
UnresolvedType(String, String) - Constructor for class org.aspectj.weaver.UnresolvedType
 
UnresolvedType(String, String, UnresolvedType[]) - Constructor for class org.aspectj.weaver.UnresolvedType
 
UnresolvedType.TypeKind - Class in org.aspectj.weaver
 
UnresolvedTypeVariableReferenceType - Class in org.aspectj.weaver
 
UnresolvedTypeVariableReferenceType() - Constructor for class org.aspectj.weaver.UnresolvedTypeVariableReferenceType
 
UnresolvedTypeVariableReferenceType(TypeVariable) - Constructor for class org.aspectj.weaver.UnresolvedTypeVariableReferenceType
 
UnresolvedVariable - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UNROOTED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
unsafeCast(CastExpression, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeCast - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnsafeCast - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
unsafeCastInInstanceof(Expression, TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unsafeElementTypeConversion(Expression, TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeElementTypeConversion - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
unsafeGenericArrayForVarargs(TypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeGenericArrayForVarargs - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnsafeGenericCast - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
unsafeNullnessCast(CastExpression, Scope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeNullnessCast - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnsafeRawConstructorInvocation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
unsafeRawFieldAssignment(FieldBinding, TypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeRawFieldAssignment - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnsafeRawGenericConstructorInvocation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
unsafeRawGenericMethodInvocation(ASTNode, MethodBinding, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeRawGenericMethodInvocation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
unsafeRawInvocation(ASTNode, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeRawMethodInvocation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
unsafeReturnTypeOverride(MethodBinding, MethodBinding, SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeReturnTypeOverride - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
unsafeTypeConversion(Expression, TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeTypeConversion - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UNSATISFIED_LINK_ERROR - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
UNSIGNED_RIGHT_SHIFT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
UnstableAutoModuleName - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnstableAutoModuleName - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unstackedAct - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
UNSUPPORTED_ANNOTATION_VALUE_TYPE - Static variable in class org.aspectj.weaver.WeaverMessages
 
UNSUPPORTED_POINTCUT_PRIMITIVE - Static variable in class org.aspectj.weaver.WeaverMessages
 
UnsupportedPointcutPrimitiveException - Exception in org.aspectj.weaver.tools
 
UnsupportedPointcutPrimitiveException(String, PointcutPrimitive) - Constructor for exception org.aspectj.weaver.tools.UnsupportedPointcutPrimitiveException
 
UNTERMINATED_COMMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
UNTERMINATED_COMMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
UNTERMINATED_STRING - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
UNTERMINATED_STRING - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
UNTERMINATED_TEXT_BLOCK - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
UNTERMINATED_TEXT_BLOCK - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
UnterminatedComment - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnterminatedString - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnterminatedTextBlock - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UNUSED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
UNUSED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
UNUSED_RESULT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader
 
unusedArgument(LocalDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
unusedArgument(LocalDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedArgument - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
UnusedConstructorDeclaredThrownException - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
unusedDeclaredThrownException(ReferenceBinding, AbstractMethodDeclaration, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedDeclaredThrownException - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedExceptionParameter(LocalDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedExceptionParameter - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedImport(ImportReference) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedImport - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnusedImport - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedLabel(LabeledStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedLabel - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnusedLabel - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedLocalVariable(LocalDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedLocalVariable - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
UnusedMethodDeclaredThrownException - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
unusedObjectAllocation(AllocationExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedObjectAllocation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnusedObjectAllocation - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedPrivateConstructor(ConstructorDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedPrivateConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
unusedPrivateField(FieldDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
unusedPrivateField(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedPrivateField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnusedPrivateMember - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedPrivateMethod(AbstractMethodDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
unusedPrivateMethod(AbstractMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedPrivateMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
unusedPrivateType(TypeDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
unusedPrivateType(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedPrivateType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnusedTypeArguments - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
UnusedTypeArgumentsForConstructorInvocation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnusedTypeArgumentsForMethodInvocation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
unusedTypeParameter(TypeParameter) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedTypeParameter - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnusedTypeParameter - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedWarningToken(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedWarningToken - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UnusedWarningToken - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
UnwovenClassFile - Class in org.aspectj.weaver.bcel
 
UnwovenClassFile(String, byte[]) - Constructor for class org.aspectj.weaver.bcel.UnwovenClassFile
 
UnwovenClassFile(String, String, byte[]) - Constructor for class org.aspectj.weaver.bcel.UnwovenClassFile
Use if the classname is known, saves a bytecode parse
UnwovenClassFile.ChildClass - Class in org.aspectj.weaver.bcel
 
unwovenClassFiles() - Method in class org.aspectj.ajdt.internal.compiler.InterimCompilationResult
 
unwovenClassFilesFor(CompilationResult, IOutputClassFileNameProvider) - Static method in class org.aspectj.ajdt.internal.compiler.ClassFileBasedByteCodeProvider
 
UnwovenClassFileWithThirdPartyManagedBytecode - Class in org.aspectj.weaver.bcel
 
UnwovenClassFileWithThirdPartyManagedBytecode(String, String, UnwovenClassFileWithThirdPartyManagedBytecode.IByteCodeProvider) - Constructor for class org.aspectj.weaver.bcel.UnwovenClassFileWithThirdPartyManagedBytecode
 
UnwovenClassFileWithThirdPartyManagedBytecode.IByteCodeProvider - Interface in org.aspectj.weaver.bcel
 
unwrapException(Throwable) - Static method in class org.aspectj.util.LangUtil
 
update(Map<String, File>, Set<String>) - Method in class org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
Needs to be told about changes.
UPDATE_CONFLICT - Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating there is an update conflict for a working copy.
updateBodyStart(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateBodyStart(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateBodyStart(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateCaches(UnresolvedReferenceBinding, ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
UpdateConfigurationDialog - Class in org.aspectj.ajde.ui.swing
Used for automatically updating build configuration files (".lst") when a project configuration has changed.
UpdateConfigurationDialog(Vector, Vector, boolean, Component) - Constructor for class org.aspectj.ajde.ui.swing.UpdateConfigurationDialog
 
updateContext(ASTNode, CompilationResult) - Method in exception org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
updateContext(InvocationSite, CompilationResult) - Method in exception org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
updateCurrentDeltaAndIndex(IResourceDelta, int, DeltaProcessor.RootInfo) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
updateCycleParticipants(List<IPath>, LinkedHashSet, Map<IPath, List<JavaProject.CycleInfo>>, IWorkspaceRoot, HashSet, Map) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
If a cycle is detected, then cycleParticipants contains all the paths of projects involved in this cycle (directly and indirectly), no cycle if the set is empty (and started empty)
updatedAnnotationReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
updatedBlock(int, Set<TypeDeclaration>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updatedCompilationUnitDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
updatedExportReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredExport
 
updatedFieldDeclaration(int, Set<TypeDeclaration>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
updatedFieldDeclaration(int, Set<TypeDeclaration>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
updatedImportReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
updatedImportReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredTypeReference
 
updatedIndexState() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AddJrtToIndex
 
updatedIndexState() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexAllProject
 
updatedIndexState() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexBinaryFolder
 
updatedIndexState() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexRequest
 
updatedMethodDeclaration(int, Set<TypeDeclaration>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updatedModuleDeclaration() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
updatedModuleReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModuleReference
 
updatedModuleStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModuleStatement
 
updateDocComment() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
updateDocComment() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadocParser
 
updateDocComment() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
updateDocComment() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
updatedPackageVisibilityStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredPackageVisibilityStatement
 
updatedProvidesStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredProvidesStatement
 
updatedRequiresStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredRequiresStatement
 
updatedStatement(int, Set) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
updatedStatement(int, Set) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updatedStatement(int, Set<TypeDeclaration>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updatedStatement(int, Set<TypeDeclaration>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
updatedTypeDeclaration(int, Set<TypeDeclaration>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updatedUsesStatement() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUsesStatement
 
updateExternalFoldersIfNecessary(boolean, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalFolderChange
 
updateFlowOnBooleanResult(FlowInfo, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
updateFlowOnBooleanResult(FlowInfo, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Back-propagation of flow info: before analysing a branch where a given condition is known to hold true/false respectively, ask the condition to contribute its information to the given flowInfo.
updateFlowOnBooleanResult(FlowInfo, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
updateFlowOnBooleanResult(FlowInfo, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
updateFromParserState() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
updateFromParserState() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateFromParserState() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateFromParserState() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateHandleMap(Set<String>) - Method in interface org.aspectj.asm.IHierarchy
 
updateHandleMap(Set<String>) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
UpdateIndexCommand(AsynchronousFileCacheBacking) - Constructor for class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.UpdateIndexCommand
 
updateInnerEmulationDependents() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
updateInnerEmulationDependents() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
updateInnerPositions(Type, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
updateInnerPositions(Type, int) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
updateJavaModel(IJavaElementDelta) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
updateLineEnd() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
updateMatch(ParameterizedTypeBinding, char[][][], boolean, int, MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
updateMatch(ParameterizedTypeBinding, char[][][], MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
updateMatch(ParameterizedTypeBinding, char[][][], MatchLocator) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
updateMatch(TypeBinding[], MatchLocator, char[][], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
updateOnClosingBrace(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
updateOnClosingBrace(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updateOnClosingBrace(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateOnClosingBrace(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
updateOnClosingBrace(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
updateOnClosingBrace(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
updateOnClosingBrace(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateOnClosingBrace(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
updateOnClosingBrace(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateOnOpeningBrace(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updateOnOpeningBrace(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateOnOpeningBrace(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
updateOnOpeningBrace(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
updateOnOpeningBrace(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
updateOnOpeningBrace(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateOnOpeningBrace(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateParseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
updateParseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updateParseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateParseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredExport
 
updateParseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
updateParseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
updateParseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
updateParseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateParseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
updateParseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModuleReference
 
updateParseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModuleStatement
 
updateParseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredPackageVisibilityStatement
 
updateParseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredProvidesStatement
 
updateParseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
updateParseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateParseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredTypeReference
 
updateParseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
updateParseTree() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUsesStatement
 
updateParticipant(IPath, IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
updatePolymorphicMethodReturnType(PolymorphicMethodBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
updatePosition(int, int) - Method in class org.aspectj.apache.bcel.generic.BranchHandle
Called by InstructionList.setPositions when setting the position for every instruction.
updatePosition(int, int) - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
Called by InstructionList.setPositions when setting the position for every instruction.
updatePosition(int, int) - Method in class org.aspectj.apache.bcel.generic.InstructionSelect
Since this is a variable length instruction, it may shift the following instructions which then need to update their position.
updateProblemCounts(CategorizedProblem[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
updateProblemCounts(IMarker[], CategorizedProblem[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
Update the problem counts from one compilation result given the old and new problems, either of which may be null.
updateProblemsFor(SourceFile, CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
updateProblemsFor(SourceFile, CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
updateProgress(float) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
updateProgressDelta(float) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
updateProjectClasspath(IPath, IJavaProject, Map) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeletePackageFragmentRootOperation
 
updateRecoveryState() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
updateRecoveryState() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
updateRecoveryState() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
updateReferringProjectClasspaths(IPath, IJavaProject) - Method in class org.aspectj.org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation
 
updateReferringProjectClasspaths(IPath, IJavaProject, Map) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeletePackageFragmentRootOperation
 
updateRoots(IPath, IResourceDelta, DeltaProcessor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
updaters() - Method in class org.aspectj.org.eclipse.jdt.core.dom.ForStatement
Returns the live ordered list of update expressions in this for statement.
UPDATERS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ForStatement
The "updaters" structural property of this node type (element type: Expression).
updates - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
UpdatesByKind() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.UpdatesByKind
 
updateSeverity(int, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
updateSlot(int) - Method in class org.aspectj.apache.bcel.generic.LocalVariableTag
 
updateSourceDeclarationParts(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
updateSourceEndIfNecessary(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateSourceEndIfNecessary(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateSourceEndIfNecessary(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredExport
 
updateSourceEndIfNecessary(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
updateSourceEndIfNecessary(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
updateSourceEndIfNecessary(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
updateSourceEndIfNecessary(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
updateSourceEndIfNecessary(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateSourceEndIfNecessary(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModuleStatement
 
updateSourceEndIfNecessary(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
updateSourceEndIfNecessary(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateSourceEndIfNecessary(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
updateSourcePosition(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
updateTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
updateTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
updateTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
updateTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Refresh some tagBits from details into the main type.
updateTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
updateTagBits() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
updateTarget(InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.BranchHandle
Update target of instruction.
updateTarget(InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.CodeExceptionGen
 
updateTarget(InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
Update the target destination for this instruction.
updateTarget(InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.InstructionSelect
 
updateTarget(InstructionHandle, InstructionHandle) - Method in interface org.aspectj.apache.bcel.generic.InstructionTargeter
 
updateTarget(InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.LineNumberGen
 
updateTarget(InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
updateTarget(InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.Tag
 
updateTarget(InstructionHandle, InstructionHandle) - Method in class org.aspectj.weaver.bcel.ExceptionRange
 
updateTarget(InstructionHandle, InstructionHandle, InstructionList) - Method in class org.aspectj.weaver.bcel.ExceptionRange
 
updateTasksFor(SourceFile, CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
updateTasksFor(SourceFile, CompilationResult) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
updateTimestamp(LRUCache.LRUCacheEntry<K, V>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Updates the timestamp for the given entry, ensuring that the queue is kept in correct order.
updateTimestamp(LRUCache.LRUCacheEntry<K, V>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Updates the timestamp for the given entry, ensuring that the queue is kept in correct order.
updateTimeStamp(CompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
updateTypeReference() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredTypeReference
 
updateTypeVariableBinding(TypeVariableBinding, TypeVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
updateUserLibrary(String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.UserLibraryManager
 
updateView(StructureView) - Method in interface org.aspectj.ajde.ui.StructureViewRenderer
Implementors should updated the display of the corresponding file structure view.
updateView(StructureView) - Method in class org.aspectj.ajde.ui.swing.BrowserViewPanel
 
updateView(StructureView) - Method in class org.aspectj.ajde.ui.swing.StructureViewPanel
 
updateWalkerForParamNonNullDefault(ITypeAnnotationWalker, int, LookupEnvironment) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
UPDATING_STATE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
UPPER_ANNOTATION_TYPE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_BOUND_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.WildcardType
The "upperBound" structural property of this node type (type: Boolean).
UPPER_CLASS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_CONSTRUCTOR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_FIELD - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_LOCAL_VARIABLE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_METHOD - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_MODULE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_PACKAGE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_PARAMETER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_RECORD_COMPONENT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_RUNTIME - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_SOURCE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
upperBound() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
Upper bound doesn't perform erasure
upperBoundForProjection() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
upwardsProjection(Scope, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
upwardsProjection(Scope, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
upwardsProjection(Scope, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
upwardsProjection(Scope, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
upwardsProjection(Scope, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
upwardsProjection(Scope, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Perform an upwards type projection as per JLS 4.10.5
upwardsProjection(Scope, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Perform an upwards type projection as per JLS 4.10.5
upwardsProjection(Scope, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
USAGE - Static variable in interface org.aspectj.bridge.IMessage
 
USAGE - Static variable in class org.aspectj.tools.ajdoc.Main
 
USE_SOFT_REFS - Static variable in class org.aspectj.weaver.World.TypeMap
 
use_tabs_only_for_leading_indentations - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
use_tags - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
USE_WEAK_REFS - Static variable in class org.aspectj.weaver.World.TypeMap
 
useAssertAsAnIdentifier(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UseAssertAsAnIdentifier - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
useAssertAsAnIndentifier - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
useAssertAsAnIndentifier - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
Used - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
USED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
USED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
USED - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
USED_AS_COMPLEX_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeId
 
USED_AS_CONSTANT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
 
USED_AS_ENUM_CONSTANT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
 
USED_AS_EXCEPTION - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
 
USED_AS_METHOD_ARGUMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
 
USED_AS_RETURN_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
 
USED_AS_TYPE_ARGUMENT - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
 
USED_AS_TYPE_BOUND - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
 
useDefaultSrcdir() - Method in class org.aspectj.tools.ant.taskdefs.Ajc2
 
usedServices - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ModuleInfo
 
usedThisAspectInstance() - Method in class org.aspectj.ajdt.internal.compiler.ast.ThisJoinPointVisitor
 
useEnumAsAnIdentifier(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UseEnumAsAnIdentifier - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
useEnumAsAnIndentifier - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
useEnumAsAnIndentifier - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
useExpendableMap - Static variable in class org.aspectj.weaver.World.TypeMap
 
useFinal() - Method in class org.aspectj.weaver.World
 
useFlag - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
useNullTypeAnnotations - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Not directly configurable, derived from other options by LookupEnvironment.usesNullTypeAnnotations()
USER_EXTENSION - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
USER_LIBRARY_CONTAINER_ID - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Name of the User Library Container id.
UserLibrary - Class in org.aspectj.org.eclipse.jdt.internal.core
Internal model element to represent a user library and code to serialize / deserialize.
UserLibrary(IClasspathEntry[], boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.UserLibrary
 
UserLibraryClasspathContainer - Class in org.aspectj.org.eclipse.jdt.internal.core
 
UserLibraryClasspathContainer(String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.UserLibraryClasspathContainer
 
UserLibraryClasspathContainerInitializer - Class in org.aspectj.org.eclipse.jdt.internal.core
 
UserLibraryClasspathContainerInitializer() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.UserLibraryClasspathContainerInitializer
 
UserLibraryManager - Class in org.aspectj.org.eclipse.jdt.internal.core
 
UserLibraryManager() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.UserLibraryManager
 
UserPreferencesAdapter - Interface in org.aspectj.ajde.ui
This interface needs to be implemented by an IDE extension in order for AJDE to store properties in a way that matches the IDE's property storing facilities.
UserPreferencesStore - Class in org.aspectj.ajde.ui.internal
 
UserPreferencesStore() - Constructor for class org.aspectj.ajde.ui.internal.UserPreferencesStore
 
UserPreferencesStore(boolean) - Constructor for class org.aspectj.ajde.ui.internal.UserPreferencesStore
 
userStopped() - Method in class org.aspectj.util.LangUtil.ProcessController
 
uses - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
uses - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
uses - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
uses() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.BasicModule
 
uses() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
uses() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
uses() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
Uses(int) - Constructor for class org.aspectj.apache.bcel.classfile.Module.Uses
 
USES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
USES_DIRECTIVE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type UsesDirective.
USES_POINTCUT - Static variable in class org.aspectj.asm.IRelationship.Kind
 
usesAnnotatedTypeSystem() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
usesCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
usesCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
usesCount - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
usesCount() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
UsesDirective - Class in org.aspectj.org.eclipse.jdt.core.dom
Uses directive AST node type (added in JLS9 API).
useSharedCache - Static variable in class org.aspectj.apache.bcel.util.ClassLoaderRepository
 
useSingleThread - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
usesNullTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Note, if you have a LookupEnvironment you should instead ask LookupEnvironment.usesNullTypeAnnotations().
usesNullTypeAnnotations() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
usesReferences - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
usesReferencesPtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
usesReferencesStack - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
UsesStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
UsesStatement(TypeReference) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UsesStatement
 
useStandardRefCounting() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef
 
usesUncheckedConversion - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
usesUncheckedConversion() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
For use by 15.12.2.6 Method Invocation Type
UsingDeprecatedAPI - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
UsingDeprecatedConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingDeprecatedField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingDeprecatedMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingDeprecatedModule - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingDeprecatedPackage - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingDeprecatedSinceVersionConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingDeprecatedSinceVersionField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingDeprecatedSinceVersionMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingDeprecatedSinceVersionModule - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingDeprecatedSinceVersionPackage - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingDeprecatedSinceVersionType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingDeprecatedType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingTerminallyDeprecatedAPI - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
UsingTerminallyDeprecatedConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingTerminallyDeprecatedField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingTerminallyDeprecatedMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingTerminallyDeprecatedModule - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingTerminallyDeprecatedPackage - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingTerminallyDeprecatedSinceVersionConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingTerminallyDeprecatedSinceVersionField - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingTerminallyDeprecatedSinceVersionMethod - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingTerminallyDeprecatedSinceVersionModule - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingTerminallyDeprecatedSinceVersionPackage - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingTerminallyDeprecatedSinceVersionType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UsingTerminallyDeprecatedType - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
UTF_8 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
UTF8_INITIAL_SIZE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
utf8At(byte[], int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
utf8At(byte[], int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileStruct
 
utf8At(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
UTF8Cache - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
Utf8Tag - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
Util - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.util
Util class that defines helper methods to read class contents with handling of wrong encoding
Util - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
Util - Class in org.aspectj.org.eclipse.jdt.internal.core.util
Provides convenient utility methods to other types in this package.
Util - Class in org.aspectj.tools.ajdoc
 
Util() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.Util
 
Util() - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
Util() - Constructor for class org.aspectj.tools.ajdoc.Util
 
UTIL - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Util.BindingsToNodesMap - Interface in org.aspectj.org.eclipse.jdt.internal.core.util
 
Util.Comparable - Interface in org.aspectj.org.eclipse.jdt.internal.core.util
 
Util.Comparer - Interface in org.aspectj.org.eclipse.jdt.internal.core.util
 
Util.Displayable - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
Util.EncodingError - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.util
 
Util.EncodingErrorCollector - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.util
 
UtilClassLoader - Class in org.aspectj.util
Load classes as File from File[] dirs or URL[] jars.
UtilClassLoader(URL[], File[]) - Constructor for class org.aspectj.util.UtilClassLoader
 
Utility - Class in org.aspectj.apache.bcel.classfile
Utility functions that do not really belong to any class in particular.
Utility - Class in org.aspectj.weaver.bcel
 
Utility() - Constructor for class org.aspectj.apache.bcel.classfile.Utility
 
Utility() - Constructor for class org.aspectj.weaver.bcel.Utility
 
Utility.ResultHolder - Class in org.aspectj.apache.bcel.classfile
 
Utils - Class in org.aspectj.weaver
 
Utils() - Constructor for class org.aspectj.weaver.Utils
 

V

V1_2 - Enum constant in enum class org.aspectj.weaver.RuntimeVersion
 
V1_5 - Enum constant in enum class org.aspectj.weaver.RuntimeVersion
 
V1_6_10 - Enum constant in enum class org.aspectj.weaver.RuntimeVersion
 
V1_9 - Enum constant in enum class org.aspectj.weaver.RuntimeVersion
 
VALID - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.ArchiveValidity
 
validate() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathValidation
 
validate() - Method in class org.aspectj.weaver.loadtime.ConcreteAspectCodeGen
Checks that concrete aspect is valid.
VALIDATE_CLASS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
validateAndCache(URL, FileNotFoundException) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
ValidateAtAspectJAnnotationsVisitor - Class in org.aspectj.ajdt.internal.compiler.ast
 
ValidateAtAspectJAnnotationsVisitor(CompilationUnitDeclaration) - Constructor for class org.aspectj.ajdt.internal.compiler.ast.ValidateAtAspectJAnnotationsVisitor
 
validateClassFileName(String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
validateClassFileName(String, String, String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
Validate the given .class file name for the given source and compliance levels.
validateClasspath(IJavaProject, IClasspathEntry[], IPath) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
Validate a given classpath and output location for a project, using the following rules: Classpath entries cannot collide with each other; that is, all entry paths must be unique.
validateClasspath(IJavaProject, IClasspathEntry[], IPath) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Validate a given classpath and output location for a project, using the following rules: Classpath entries cannot collide with each other; that is, all entry paths must be unique.
validateClasspathEntry(IJavaProject, IClasspathEntry, boolean) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
Returns a Java model status describing the problem related to this classpath entry if any, a status object with code IStatus.OK if the entry is fine (that is, if the given classpath entry denotes a valid element to be referenced onto a classpath).
validateClasspathEntry(IJavaProject, IClasspathEntry, boolean, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Returns a Java model status describing the problem related to this classpath entry if any, a status object with code IStatus.OK if the entry is fine (that is, if the given classpath entry denotes a valid element to be referenced onto a classpath).
validateClasspathOptions(ArrayList<String>, ArrayList<String>, ArrayList<String>) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
validateCompilationUnit(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
validateCompilationUnitName(String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
validateCompilationUnitName(String, String, String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
Validate the given compilation unit name for the given source and compliance levels.
validateCycles(Map) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
validateExistence(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
validateExistence(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
validateExistence(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalJavaProject
 
validateExistence(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
validateExistence(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
validateExistence(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
 
validateExistence(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
validateExistence(IResource) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
validateFieldName(String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
validateFieldName(String, String, String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
Validate the given field name for the given source and compliance levels.
validateFreeSpace() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
validateIdentifier(String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
validateIdentifier(String, String, String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
Validate the given Java identifier for the given source and compliance levels The identifier must not have the same spelling as a Java keyword, boolean literal ("true", "false"), or null literal ("null").
validateImportDeclaration(String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
validateImportDeclaration(String, String, String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
Validate the given import declaration name for the given source and compliance levels.
validateImports(ICodeSnippetRequestor) - Method in interface org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
Validates this evaluation context's import declarations.
validateImports(ICodeSnippetRequestor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
validateJavaFeatureSupport(JavaFeature, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
validateJavaTypeName(String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
validateJavaTypeName(String, String, String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
validateJavaTypeName(String, String, String, String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
Validate the given Java type name, either simple or qualified, for the given source level, compliance levels and the preview flag.
validateMatchRule(String, int) - Static method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Validate compatibility between given string pattern and match rule.
validateMethodName(String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
validateMethodName(String, String, String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
Validate the given method name for the given source and compliance levels.
validateMethodSignature(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Asserts that the given method signature is valid.
validateModuleName(String, String, String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
Validate the given module name for the given source and compliance levels.
validateNullAnnotation(long, TypeReference, Annotation[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
validateOnClasspath() - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
validateOptions(boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
validatePackageName(String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
validatePackageName(String, String, String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
Validate the given package name for the given source and compliance levels.
validateRestrictedKeywords(char[], int, int, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
validateRestrictedKeywords(char[], ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
validateType(UnresolvedType) - Method in class org.aspectj.weaver.bcel.BcelWorld
The aim of this method is to make sure a particular type is 'ok'.
validateType(UnresolvedType) - Method in class org.aspectj.weaver.World
 
validateTypeSignature(String, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
Asserts that the given type signature is valid.
validateTypeVariableName(String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
validateTypeVariableName(String, String, String) - Static method in class org.aspectj.org.eclipse.jdt.core.JavaConventions
Validate the given type variable name for the given source and compliance levels.
VALIDATING_AT_ASPECTJ_ANNOTATIONS - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
validBoxing - Static variable in class org.aspectj.weaver.ResolvedType
 
validColumn(int) - Static method in class org.aspectj.bridge.SourceLocation
 
validCommaList(String, List, String) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
validCommaList(String, List, String, int) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
validIdentityComparisonLines - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
validIdentityComparisonLines - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
validLine(int) - Static method in class org.aspectj.bridge.SourceLocation
 
validNullTagBits(long) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
value - Variable in class org.aspectj.ajdt.internal.compiler.ast.PseudoToken
 
value - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
value - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MemberValuePair
 
value - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
value - Variable in class org.aspectj.org.eclipse.jdt.internal.core.LRUCacheEnumerator.LRUEnumeratorElement
Value returned by nextElement();
value - Variable in class org.aspectj.org.eclipse.jdt.internal.core.MemberValuePair
 
value - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache.LRUCacheEntry
Hash table value (an LRUCacheEntry object)
value - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
General purpose field that can be used by subclasses to store an integer value
value - Variable in class org.aspectj.tools.ant.taskdefs.Ajdoc.Param
 
value() - Element in annotation interface org.aspectj.internal.lang.annotation.ajcDeclarePrecedence
 
value() - Element in annotation interface org.aspectj.lang.annotation.AdviceName
 
value() - Element in annotation interface org.aspectj.lang.annotation.After
 
value() - Element in annotation interface org.aspectj.lang.annotation.AfterReturning
 
value() - Element in annotation interface org.aspectj.lang.annotation.AfterThrowing
 
value() - Element in annotation interface org.aspectj.lang.annotation.Around
 
value() - Element in annotation interface org.aspectj.lang.annotation.Aspect
 
value() - Element in annotation interface org.aspectj.lang.annotation.Before
 
value() - Element in annotation interface org.aspectj.lang.annotation.DeclareAnnotation
 
value() - Element in annotation interface org.aspectj.lang.annotation.DeclareError
 
value() - Element in annotation interface org.aspectj.lang.annotation.DeclareMixin
 
value() - Element in annotation interface org.aspectj.lang.annotation.DeclareParents
 
value() - Element in annotation interface org.aspectj.lang.annotation.DeclarePrecedence
 
value() - Element in annotation interface org.aspectj.lang.annotation.DeclareWarning
 
value() - Element in annotation interface org.aspectj.lang.annotation.Pointcut
 
value() - Element in annotation interface org.aspectj.lang.annotation.RequiredTypes
 
value() - Element in annotation interface org.aspectj.lang.annotation.SuppressAjWarnings
 
VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
VALUE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdAnnotationValuePair
 
VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantAnnotation
 
VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantBoolean
 
VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantByte
 
VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantChar
 
VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantClass
 
VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantDouble
 
VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantFloat
 
VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantInt
 
VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantLong
 
VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantShort
 
VALUE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdConstantString
 
VALUE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MemberValuePair
The "value" structural property of this node type (child type: Expression).
VALUE_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SingleMemberAnnotation
The "value" structural property of this node type (child type: Expression).
valueCast - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
valueHasOtherKeys(T2, T1) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Check whether value has an association from any keys other than key - that is, whether the same value has been added with multiple keys.
valueIfFalse - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
valueIfTrue - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
valueKind - Variable in class org.aspectj.org.eclipse.jdt.internal.core.MemberValuePair
 
valueKind - Variable in class org.aspectj.weaver.AnnotationValue
 
valueLambdaNestDepth - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
valueOf(String) - Static method in enum class org.aspectj.lang.reflect.AdviceKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.lang.reflect.DeclareAnnotation.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.lang.reflect.PerClauseKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil.MergeStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation.AnnotationTargetAllowed
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExpressionContext
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching.CheckMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference.AnnotationPosition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment.LookupStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.UpdateKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.impl.JavaFeature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.ExternalAnnotationStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.BoundCheckStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.DangerousMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.org.eclipse.jdt.internal.core.CompilationGroup
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.ImplicitImportIdentification
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.ImportContainerSorting
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.OriginalImportHandling
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.ArchiveValidity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef.DeletionSemantics
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.weaver.loadtime.definition.Definition.AdviceKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.weaver.loadtime.definition.Definition.DeclareAnnotationKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aspectj.weaver.RuntimeVersion
Returns the enum constant of this class with the specified name.
ValueOf - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
VALUEOF - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ValueOfBooleanSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ValueOfCharSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ValueOfDoubleSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ValueOfFloatSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
valueOfHexDoubleLiteral(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.FloatUtil
Returns the double value corresponding to the given hexadecimal floating-point double precision literal.
valueOfHexFloatLiteral(char[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.FloatUtil
Returns the float value corresponding to the given hexadecimal floating-point single precision literal.
ValueOfIntSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ValueOfLongSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ValueOfObjectSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ValueOfStringClassSignature - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
valuePositions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
values - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSet
 
values - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
values - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.StringSet
 
values() - Static method in enum class org.aspectj.lang.reflect.AdviceKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.lang.reflect.DeclareAnnotation.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.lang.reflect.PerClauseKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class org.aspectj.org.eclipse.jdt.core.dom.NormalAnnotation
Returns the live list of member value pairs in this annotation.
values() - Static method in enum class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil.MergeStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation.AnnotationTargetAllowed
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExpressionContext
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching.CheckMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference.AnnotationPosition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment.LookupStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.UpdateKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.impl.JavaFeature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.ExternalAnnotationStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.BoundCheckStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.DangerousMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
values() - Static method in enum class org.aspectj.org.eclipse.jdt.internal.core.CompilationGroup
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.ImplicitImportIdentification
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.ImportContainerSorting
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.OriginalImportHandling
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.ArchiveValidity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef.DeletionSemantics
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayMap
Use this in a foreach loop.
values() - Static method in enum class org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.weaver.loadtime.definition.Definition.AdviceKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.weaver.loadtime.definition.Definition.DeclareAnnotationKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aspectj.weaver.RuntimeVersion
Returns an array containing the constants of this enum class, in the order they are declared.
VALUES - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
VALUES_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.NormalAnnotation
The "values" structural property of this node type (element type: MemberValuePair).
valueTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
 
valueTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.IntegerCache
 
valueTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.LongCache
 
valueTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ObjectCache
 
valueTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
valueTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInteger
 
valueTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
valueTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
valueTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfModule
 
valueTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
valueTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
valueTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
valueTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
valueTable - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
valueTable - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
VANILLA_CONTEXT - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExpressionContext
Vanilla context (string, numeric): potential poly-expressions are: NONE.
Var - Class in org.aspectj.weaver.ast
 
Var(ResolvedType) - Constructor for class org.aspectj.weaver.ast.Var
 
VAR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
VAR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
VAR_INITIALIZER - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
VAR_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SimpleName
The "var" property of this node name (type: Boolean) (added in JLS10 API).
varargs - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
varargs - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
VARARGS - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
VARARGS_ANNOTATIONS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
The "varargsAnnotations" structural property of variable arguments of this node type (element type: Annotation) (added in JLS8 API).
VARARGS_COMPATIBLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
VARARGS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodRefParameter
The "varargs" structural property of this node type (type: Boolean) (added in JLS3 API).
VARARGS_PROPERTY - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
The "varargs" structural property of this node type (type: Boolean) (added in JLS3 API).
varargsAnnotations() - Method in class org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
Returns the ordered list of annotations on the varargs token (added in JLS8 API).
varargsArgumentNeedCast(MethodBinding, TypeBinding, InvocationSite) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
VarargsArgumentNeedCast - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
varargsConflict(MethodBinding, MethodBinding, SourceTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
VarargsConflict - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
VarargsElementTypeNotVisible - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
VarargsElementTypeNotVisible - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
VarargsElementTypeNotVisibleForConstructor - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
VarargsName - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
varCannotBeMixedWithNonVarParams(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
VarCannotBeMixedWithNonVarParams - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
VARIABLE - Static variable in interface org.aspectj.org.eclipse.jdt.core.dom.IBinding
Kind constant (value 3) indicating a field or local variable binding.
VARIABLE - Static variable in interface org.aspectj.org.eclipse.jdt.core.eval.ICodeSnippetRequestor
Indicates a compilation problem related to a global variable.
VARIABLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
VARIABLE_DECLARATION - Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a declaration of a variable (locals, parameters, fields, etc.).
VARIABLE_DECLARATION_EXPRESSION - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type VariableDeclarationExpression.
VARIABLE_DECLARATION_FRAGMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type VariableDeclarationFragment.
VARIABLE_DECLARATION_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type VariableDeclarationStatement.
VARIABLE_FLAGS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
VARIABLE_ID - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
 
VARIABLE_IDENTIFIER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
 
VARIABLE_INITIALIZATION_IN_PROGRESS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Special value used for recognizing ongoing initialization and breaking initialization cycles
VARIABLE_INITIALIZER_PERF - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
VARIABLE_LENGTH - Static variable in interface org.aspectj.apache.bcel.Constants
 
variableBinding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
VariableBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
VariableBinding(char[], TypeBinding, int, Constant) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
VariableDeclaration - Class in org.aspectj.org.eclipse.jdt.core.dom
Abstract base class of all AST node types that declare a single variable.
VariableDeclarationExpression - Class in org.aspectj.org.eclipse.jdt.core.dom
Local variable declaration expression AST node type.
VariableDeclarationFragment - Class in org.aspectj.org.eclipse.jdt.core.dom
Variable declaration fragment AST node type, used in field declarations, local variable declarations, ForStatement initializers, and LambdaExpression parameters.
VariableDeclarationStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
Local variable declaration statement AST node type.
VariableElementImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Implementation of VariableElement, which represents a a field, enum constant, method or constructor parameter, local variable, or exception parameter.
variableGet(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
VariableLocator - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
VariableLocator(VariablePattern) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.VariableLocator
 
variableNames() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
VariablePattern - Class in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
VariablePattern(int, char[], int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.search.matching.VariablePattern
 
variablePreferencesPut(String, IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
variablePut(String, IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
variablePutIfInitializingWithSameValue(String[], IPath[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
variables - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Classpath variables pool
VARIABLES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdType
 
VARIABLES_OF_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeSignature
 
variablesCounter - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
VariablesEvaluator - Class in org.aspectj.org.eclipse.jdt.internal.eval
A variables evaluator compiles the global variables of an evaluation context and returns the corresponding class files.
VariablesInfo - Class in org.aspectj.org.eclipse.jdt.internal.eval
This contains information about the installed variables such as their names, their types, the name of the class that defines them, the binary of the class (to be passed to the name environment when compiling the code snippet).
VariablesInfo(char[], char[], ClassFile[], GlobalVariable[], int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.eval.VariablesInfo
Creates a new variables info.
variablesWithInitializer - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
variableTypeCannotBeVoid(AbstractVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
VariableTypeCannotBeVoid - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
variableTypeCannotBeVoidArray(AbstractVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
VariableTypeCannotBeVoidArray - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.CannotAllocateVoidArray instead
varIsNotAllowedHere(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
VarIsNotAllowedHere - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
VarIsReserved - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
VarIsReservedInFuture - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
varIsReservedTypeName(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
varIsReservedTypeNameInFuture(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
varLocalCannotBeArray(AbstractVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
VarLocalCannotBeArray - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
varLocalCannotBeArrayInitalizers(AbstractVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
VarLocalCannotBeArrayInitalizers - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
varLocalCannotBeLambda(AbstractVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
VarLocalCannotBeLambda - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
varLocalCannotBeMethodReference(AbstractVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
VarLocalCannotBeMethodReference - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
varLocalInitializedToNull(AbstractVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
VarLocalInitializedToNull - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
varLocalInitializedToVoid(AbstractVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
VarLocalInitializedToVoid - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
varLocalMultipleDeclarators(AbstractVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
VarLocalMultipleDeclarators - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
varLocalReferencesItself(AbstractVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
VarLocalReferencesItself - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
varLocalWithoutInitizalier(AbstractVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
VarLocalWithoutInitizalier - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
vars - Variable in class org.aspectj.weaver.patterns.ExposedState
 
verbose - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
verbose - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Compiler trace verbosity
verbose - Variable in class org.aspectj.weaver.tools.WeavingAdaptor
 
verbose(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
verbose(String, PrintStream) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
VERBOSE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.BufferManager
 
VERBOSE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
VERBOSE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
VERBOSE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
VERBOSE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
VERBOSE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
For tracing purpose.
VERBOSE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
 
VERBOSE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
VERBOSE - Static variable in class org.aspectj.tools.ajc.Main.MessagePrinter
 
VERBOSE_RECOVERY - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
VerboseElementCache<K extends IJavaElement & IOpenable> - Class in org.aspectj.org.eclipse.jdt.internal.core
 
VerboseElementCache(int, String) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.VerboseElementCache
 
VerificationInfo - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
VerificationInfo(byte[], IConstantPool, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.VerificationInfo
 
VerificationTypeInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
VerificationTypeInfo(int, TypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
VerificationTypeInfo(TypeBinding) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
VERIFIED_OK - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Singleton OK object
VERIFIED_REWEAVABLE_TYPE - Static variable in class org.aspectj.weaver.WeaverMessages
 
verify() - Method in class org.aspectj.org.eclipse.jdt.internal.core.BatchOperation
 
verify() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CommitWorkingCopyOperation
Possible failures: INVALID_ELEMENT_TYPES - the compilation unit supplied to this operation is not a working copy ELEMENT_NOT_PRESENT - the compilation unit the working copy is based on no longer exists.
verify() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CopyElementsOperation
Possible failures: NO_ELEMENTS_TO_PROCESS - no elements supplied to the operation INDEX_OUT_OF_BOUNDS - the number of renamings supplied to the operation does not match the number of elements that were supplied.
verify() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation
 
verify() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CopyResourceElementsOperation
Possible failures: NO_ELEMENTS_TO_PROCESS - no elements supplied to the operation INDEX_OUT_OF_BOUNDS - the number of renamings supplied to the operation does not match the number of elements that were supplied.
verify() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateCompilationUnitOperation
Possible failures: NO_ELEMENTS_TO_PROCESS - the package fragment supplied to the operation is null.
verify() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
Possible failures: NO_ELEMENTS_TO_PROCESS - the compilation unit supplied to the operation is null.
verify() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateImportOperation
Possible failures: NO_ELEMENTS_TO_PROCESS - the compilation unit supplied to the operation is null.
verify() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreatePackageDeclarationOperation
Possible failures: NO_ELEMENTS_TO_PROCESS - no compilation unit was supplied to the operation INVALID_NAME - a name supplied to the operation was not a valid package declaration name.
verify() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreatePackageFragmentOperation
Possible failures: NO_ELEMENTS_TO_PROCESS - the root supplied to the operation is null.
verify() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeHierarchyOperation
Possible failures: NO_ELEMENTS_TO_PROCESS - at least one of a type or region must be provided to generate a type hierarchy.
verify() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeMemberOperation
Possible failures: NO_ELEMENTS_TO_PROCESS - the parent element supplied to the operation is null.
verify() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeOperation
 
verify() - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeletePackageFragmentRootOperation
 
verify() - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Returns a status indicating if there is any known reason this operation will fail.
verify() - Method in class org.aspectj.org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
 
verify() - Method in class org.aspectj.org.eclipse.jdt.internal.core.RenameElementsOperation
 
verify() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SetClasspathOperation
 
verify() - Method in class org.aspectj.org.eclipse.jdt.internal.core.SortElementsOperation
Possible failures: NO_ELEMENTS_TO_PROCESS - the compilation unit supplied to the operation is null.
verify() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
Called when type bindings are complete - calls all registered verification objects in turn.
verify() - Method in interface org.aspectj.weaver.patterns.IVerificationRequired
 
verify(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CopyElementsOperation
 
verify(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.CopyResourceElementsOperation
 
verify(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeleteElementsOperation
 
verify(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.DeleteResourceElementsOperation
 
verify(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
This method is called for each IJavaElement before processElement.
verify(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.RenameElementsOperation
 
verify(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.RenameResourceElementsOperation
 
VERIFY_ERROR - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
verifyArchiveContent(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
verifyAssumption(boolean) - Static method in class org.aspectj.asm.AsmManager
 
verifyAssumption(boolean, String) - Static method in class org.aspectj.asm.AsmManager
 
verifyAttachSource(IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
Possible failures: ELEMENT_NOT_PRESENT - the root supplied to the operation does not exist INVALID_ELEMENT_TYPES - the root is not of kind K_BINARY RELATIVE_PATH - the path supplied to this operation must be an absolute path
verifyDestination(IJavaElement, IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Verifies that the destination specified for the element is valid for the types of the element and destination.
verifyDuplicationAndOrder(int, TypeBinding[], boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
verifyEndLine(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
verifyIsAnnotationType(ResolvedType, IScope) - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
verifyMethods(MethodVerifier) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
verifyNameCollision() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateFieldOperation
 
verifyNameCollision() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateMethodOperation
 
verifyNameCollision() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeMemberOperation
Verify for a name collision in the destination container.
verifyNameCollision() - Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeOperation
 
verifyOptions() - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
verifyRenaming(IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Verify that the new name specified for element is valid for that type of Java element.
verifySibling(IJavaElement, IJavaElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Verifies that the positioning sibling specified for the element is exists and its parent is the destination container of this element.
verifySpaceOrEndComment() - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
verifySpaceOrEndComment() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
version - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
version - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
version - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
version - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
version - Variable in class org.aspectj.weaver.NewFieldTypeMunger
 
version(int, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
Version - Class in org.aspectj.bridge
release-specific version information
Version() - Constructor for class org.aspectj.bridge.Version
 
VERSION - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.State
 
VERSION_1_1 - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "1.1".
VERSION_1_1 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_1_2 - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "1.2".
VERSION_1_2 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_1_3 - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "1.3".
VERSION_1_3 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_1_4 - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "1.4".
VERSION_1_4 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_1_5 - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "1.5".
VERSION_1_5 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_1_6 - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "1.6".
VERSION_1_6 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_1_7 - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "1.7".
VERSION_1_7 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_1_8 - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "1.8".
VERSION_1_8 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_10 - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "10".
VERSION_10 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_11 - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "11".
VERSION_11 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_12 - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "12".
VERSION_12 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_13 - Static variable in class org.aspectj.ajde.core.JavaOptions
 
VERSION_13 - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "13".
VERSION_13 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_14 - Static variable in class org.aspectj.ajde.core.JavaOptions
 
VERSION_14 - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "14".
VERSION_14 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_15 - Static variable in class org.aspectj.ajde.core.JavaOptions
 
VERSION_15 - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "15".
VERSION_15 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_16 - Static variable in class org.aspectj.ajde.core.JavaOptions
 
VERSION_16 - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "16".
VERSION_16 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_9 - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "9".
VERSION_9 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_CLDC_1_1 - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "cldc1.1".
VERSION_CLDC1_1 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_JSR14 - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_OFFSET - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
VersionedDataInputStream - Class in org.aspectj.weaver
Lightweight subclass of DataInputStream that knows what version of the weaver was used to construct the data in it.
VersionedDataInputStream(InputStream, ConstantPoolReader) - Constructor for class org.aspectj.weaver.VersionedDataInputStream
 
versionFromJdkLevel(long) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VersionOne - Static variable in class org.aspectj.weaver.NewFieldTypeMunger
 
versionString(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.nd.Nd
 
versionToJdkLevel(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
versionToJdkLevel(String, boolean) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VersionTwo - Static variable in class org.aspectj.weaver.NewFieldTypeMunger
 
VIEW_LISTENER - Variable in class org.aspectj.ajde.ui.StructureViewManager
 
VIEW_LISTENER - Variable in class org.aspectj.tools.ajbrowser.BrowserManager
 
viewProperties - Variable in class org.aspectj.ajde.ui.StructureView
 
VIOLATES_TYPE_VARIABLE_BOUNDS - Static variable in class org.aspectj.weaver.WeaverMessages
 
visibility - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
VISIBILITY - Static variable in class org.aspectj.ajde.ui.StructureViewProperties.Grouping
 
visibilityConflict(MethodBinding, MethodBinding) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
visibilityConflict(MethodBinding, MethodBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
VISIBLE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
visibleLocals - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
visit(int, T) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldOneToMany.Visitor
 
visit(long) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.db.IBTreeVisitor
Visit a given record and return whether to continue or not.
visit(long, short, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.NdRawLinkedList.ILinkedListVisitor
 
visit(AbstractBooleanTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(AbstractBooleanTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(AbstractTypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(AdviceDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(AfterAdviceDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(AfterReturningAdviceDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(AfterThrowingAdviceDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(AndPointcut) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(AnnotatableType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(Annotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(AnnotationTypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(AnnotationTypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(AnnotationTypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(AnnotationTypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(AnnotationTypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(AnnotationTypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(AnnotationTypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(AnnotationTypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(AnnotationTypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(AnnotationTypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(AnnotationTypeMemberDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(AnnotationTypeMemberDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(AnnotationTypeMemberDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(AnnotationTypeMemberDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(AnnotationTypeMemberDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(AnnotationTypeMemberDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(AnnotationTypeMemberDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(AnnotationTypeMemberDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(AnnotationTypeMemberDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(AnnotationTypeMemberDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(AnonymousClassDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(AnonymousClassDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(AnonymousClassDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(AnonymousClassDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(AnonymousClassDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(AnonymousClassDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(AnonymousClassDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(AnonymousClassDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(AnonymousClassDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(AnonymousClassDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(AnyTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(AnyTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(AnyWithAnnotationTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(AnyWithAnnotationTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(AroundAdviceDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(ArrayAccess) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(ArrayAccess) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ArrayAccess) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ArrayAccess) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ArrayAccess) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ArrayAccess) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ArrayAccess) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(ArrayCreation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(ArrayCreation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ArrayCreation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ArrayCreation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ArrayCreation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ArrayCreation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ArrayCreation) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(ArrayInitializer) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(ArrayInitializer) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ArrayInitializer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ArrayInitializer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ArrayInitializer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ArrayInitializer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ArrayInitializer) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(ArrayInitializer) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(ArrayInitializer) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(ArrayType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(ArrayType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ArrayType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ArrayType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ArrayType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ArrayType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ArrayType) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(AssertStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(AssertStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(AssertStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(AssertStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(AssertStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(AssertStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(AssertStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(AssertStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(Assignment) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(Assignment) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(Assignment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(Assignment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(Assignment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(Assignment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(Assignment) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(Assignment) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
Visits the given AST node.
visit(BeforeAdviceDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(Block) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(Block) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(Block) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(Block) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(Block) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(Block) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(Block) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(Block) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(Block) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(BlockComment) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(BlockComment) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(BlockComment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(BlockComment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(BlockComment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(BlockComment) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.CommentsPreparator
 
visit(BodyDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(BooleanLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(BooleanLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(BooleanLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(BooleanLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(BooleanLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(BooleanLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(BreakStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(BreakStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(BreakStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(BreakStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(BreakStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(BreakStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(CastExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(CastExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(CastExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(CastExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(CastExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(CastExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(CastExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(CatchClause) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(CatchClause) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(CatchClause) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(CatchClause) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(CatchClause) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(CatchClause) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(CatchClause) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(CatchClause) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(CatchClause) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(CflowPointcut) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(CharacterLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(CharacterLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(CharacterLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(CharacterLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(CharacterLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(CharacterLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ClassInstanceCreation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(ClassInstanceCreation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ClassInstanceCreation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ClassInstanceCreation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ClassInstanceCreation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ClassInstanceCreation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ClassInstanceCreation) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(ClassInstanceCreation) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(Comment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(CompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(CompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(CompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(CompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(CompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(CompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(CompilationUnit) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(ConditionalExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(ConditionalExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ConditionalExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ConditionalExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ConditionalExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ConditionalExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ConditionalExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(ConditionalExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(ConstructorInvocation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(ConstructorInvocation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ConstructorInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ConstructorInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ConstructorInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ConstructorInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ConstructorInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(ConstructorInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(ContinueStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(ContinueStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ContinueStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ContinueStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ContinueStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ContinueStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(CreationReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(CreationReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(CreationReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(CreationReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(CreationReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(CreationReference) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(CreationReference) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(DeclareAnnotationDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(DeclareAtConstructorDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(DeclareAtFieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(DeclareAtMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(DeclareAtTypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(DeclareDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(DeclareErrorDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(DeclareErrorDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(DeclareParentsDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(DeclareParentsDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(DeclarePrecedenceDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(DeclarePrecedenceDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(DeclareSoftDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(DeclareSoftDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(DeclareWarningDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(DeclareWarningDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(DefaultPointcut) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(DefaultPointcut) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(DefaultTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(Dimension) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(Dimension) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(Dimension) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(Dimension) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(Dimension) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(Dimension) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(DoStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(DoStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(DoStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(DoStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(DoStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(DoStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(DoStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(DoStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(DoStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(EllipsisTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(EllipsisTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(EmptyStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(EmptyStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(EmptyStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(EmptyStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(EmptyStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(EmptyStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(EnhancedForStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(EnhancedForStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(EnhancedForStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(EnhancedForStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(EnhancedForStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(EnhancedForStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(EnhancedForStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(EnhancedForStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(EnhancedForStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(EnumConstantDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(EnumConstantDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(EnumConstantDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(EnumConstantDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(EnumConstantDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(EnumConstantDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(EnumConstantDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(EnumConstantDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(EnumConstantDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(EnumConstantDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(EnumDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(EnumDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(EnumDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(EnumDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(EnumDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(EnumDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(EnumDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(EnumDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(EnumDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(EnumDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(ExportsDirective) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ExportsDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ExportsDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ExportsDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ExportsDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ExportsDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(ExportsDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(Expression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ExpressionMethodReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ExpressionMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ExpressionMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ExpressionMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ExpressionMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ExpressionMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(ExpressionMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(ExpressionStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(ExpressionStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ExpressionStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ExpressionStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ExpressionStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ExpressionStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(FieldAccess) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(FieldAccess) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(FieldAccess) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(FieldAccess) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(FieldAccess) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(FieldAccess) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(FieldAccess) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(FieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(ForStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(ForStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ForStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ForStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ForStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ForStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ForStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(ForStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(ForStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(HasMemberTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(HasMemberTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(IdentifierTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(IdentifierTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(IfStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(IfStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(IfStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(IfStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(IfStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(IfStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(IfStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(IfStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(IfStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(ImportDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(ImportDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ImportDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ImportDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ImportDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ImportDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ImportDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(ImportDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(ImportDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(InfixExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(InfixExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(InfixExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(InfixExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(InfixExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(InfixExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(InfixExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(InfixExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(Initializer) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(Initializer) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(Initializer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(Initializer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(Initializer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(Initializer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(Initializer) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(InstanceofExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(InstanceofExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(InstanceofExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(InstanceofExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(InstanceofExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(InstanceofExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(InstanceofExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(IntersectionType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(IntersectionType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(IntersectionType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(IntersectionType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(IntersectionType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(IntersectionType) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(InterTypeFieldDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(InterTypeMethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(Javadoc) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(Javadoc) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given AST node.
visit(Javadoc) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(Javadoc) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(Javadoc) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(Javadoc) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(Javadoc) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.CommentsPreparator
 
visit(LabeledStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(LabeledStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(LabeledStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(LabeledStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(LabeledStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(LabeledStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(LabeledStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(LabeledStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(LambdaExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(LambdaExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(LambdaExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(LambdaExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(LambdaExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(LambdaExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(LambdaExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(LambdaExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(LineComment) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(LineComment) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(LineComment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(LineComment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(LineComment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(LineComment) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.CommentsPreparator
 
visit(MarkerAnnotation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(MarkerAnnotation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(MarkerAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(MarkerAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(MarkerAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(MarkerAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(MarkerAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(MarkerAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(MemberRef) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(MemberRef) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(MemberRef) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(MemberRef) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(MemberRef) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(MemberRef) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(MemberRef) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.CommentsPreparator
 
visit(MemberValuePair) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(MemberValuePair) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(MemberValuePair) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(MemberValuePair) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(MemberValuePair) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(MemberValuePair) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(MemberValuePair) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(MethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(MethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(MethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(MethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(MethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(MethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(MethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(MethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(MethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(MethodDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(MethodInvocation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(MethodInvocation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(MethodInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(MethodInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(MethodInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(MethodInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(MethodInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(MethodInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(MethodRef) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(MethodRef) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(MethodRef) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(MethodRef) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(MethodRef) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(MethodRef) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(MethodRef) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.CommentsPreparator
 
visit(MethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(MethodRefParameter) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(MethodRefParameter) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(MethodRefParameter) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(MethodRefParameter) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(MethodRefParameter) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(MethodRefParameter) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(Modifier) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(Modifier) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(Modifier) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(Modifier) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(Modifier) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(Modifier) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ModuleDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ModuleDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ModuleDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ModuleDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ModuleDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ModuleDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(ModuleDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(ModuleDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(ModuleDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ModuleModifier) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ModuleModifier) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ModuleModifier) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ModuleModifier) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ModuleModifier) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ModuleQualifiedName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ModuleQualifiedName) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(Name) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(NameQualifiedType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(NameQualifiedType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(NameQualifiedType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(NameQualifiedType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(NameQualifiedType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(NormalAnnotation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(NormalAnnotation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(NormalAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(NormalAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(NormalAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(NormalAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(NormalAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(NormalAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(NormalAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(NotPointcut) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(NotTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(NotTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(NoTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(NoTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(NullLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(NullLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(NullLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(NullLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(NullLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(NullLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(NumberLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(NumberLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(NumberLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(NumberLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(NumberLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(NumberLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(OpensDirective) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(OpensDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(OpensDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(OpensDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(OpensDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(OrPointcut) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(PackageDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(PackageDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(PackageDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(PackageDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(PackageDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(PackageDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(PackageDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(PackageDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(PackageDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(PackageDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(ParameterizedType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(ParameterizedType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ParameterizedType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ParameterizedType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ParameterizedType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ParameterizedType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ParameterizedType) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(ParameterizedType) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(ParenthesizedExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(ParenthesizedExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ParenthesizedExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ParenthesizedExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ParenthesizedExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ParenthesizedExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ParenthesizedExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(PatternInstanceofExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(PatternInstanceofExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(PatternInstanceofExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(PatternInstanceofExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(PerCflow) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(PerObject) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(PerTypeWithin) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(PointcutDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(PointcutDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(PostfixExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(PostfixExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(PostfixExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(PostfixExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(PostfixExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(PostfixExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(PostfixExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(PrefixExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(PrefixExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(PrefixExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(PrefixExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(PrefixExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(PrefixExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(PrefixExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(PrimitiveType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(PrimitiveType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(PrimitiveType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(PrimitiveType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(PrimitiveType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(PrimitiveType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ProvidesDirective) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ProvidesDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ProvidesDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ProvidesDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ProvidesDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ProvidesDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(ProvidesDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(QualifiedName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(QualifiedName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(QualifiedName) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(QualifiedName) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(QualifiedName) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(QualifiedName) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(QualifiedName) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.CommentsPreparator
 
visit(QualifiedName) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(QualifiedType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(QualifiedType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(QualifiedType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(QualifiedType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(QualifiedType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(QualifiedType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(RecordDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(RecordDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(RecordDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(RecordDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(RecordDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(RecordDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(RecordDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(RecordDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(ReferencePointcut) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(RequiresDirective) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(RequiresDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(RequiresDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(RequiresDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(RequiresDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ReturnStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(ReturnStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ReturnStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ReturnStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ReturnStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ReturnStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ReturnStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(SignaturePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(SimpleName) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(SimpleType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(SimpleType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SimpleType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(SimpleType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(SimpleType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(SimpleType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(SingleMemberAnnotation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(SingleMemberAnnotation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SingleMemberAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(SingleMemberAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(SingleMemberAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(SingleMemberAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(SingleMemberAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(SingleMemberAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(SingleMemberAnnotation) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(SingleVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(SingleVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SingleVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(SingleVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(SingleVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(SingleVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(SingleVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(SingleVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(SingleVariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(Statement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(StringLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(StringLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(StringLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(StringLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(StringLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(StringLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(SuperConstructorInvocation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(SuperConstructorInvocation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SuperConstructorInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(SuperConstructorInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(SuperConstructorInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(SuperConstructorInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(SuperConstructorInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(SuperConstructorInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(SuperFieldAccess) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(SuperFieldAccess) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SuperFieldAccess) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(SuperFieldAccess) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(SuperFieldAccess) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(SuperFieldAccess) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(SuperFieldAccess) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(SuperMethodInvocation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(SuperMethodInvocation) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SuperMethodInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(SuperMethodInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(SuperMethodInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(SuperMethodInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(SuperMethodInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(SuperMethodInvocation) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(SuperMethodReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SuperMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(SuperMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(SuperMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(SuperMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(SuperMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(SuperMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(SwitchCase) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(SwitchCase) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SwitchCase) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(SwitchCase) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(SwitchCase) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(SwitchCase) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(SwitchCase) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(SwitchExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SwitchExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(SwitchExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(SwitchExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(SwitchExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(SwitchExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(SwitchExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(SwitchStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(SwitchStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SwitchStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(SwitchStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(SwitchStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(SwitchStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(SwitchStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(SwitchStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(SwitchStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(SynchronizedStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(SynchronizedStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SynchronizedStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(SynchronizedStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(SynchronizedStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(SynchronizedStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(SynchronizedStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(TagElement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(TagElement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(TagElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(TagElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(TagElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(TagElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(TagElement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.CommentsPreparator
 
visit(TextBlock) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(TextBlock) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(TextBlock) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(TextBlock) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(TextBlock) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(TextElement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(TextElement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(TextElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(TextElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(TextElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(TextElement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ThisExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(ThisExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ThisExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ThisExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ThisExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ThisExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ThisExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(ThrowStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(ThrowStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ThrowStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(ThrowStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(ThrowStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(ThrowStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(ThrowStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(TryStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(TryStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(TryStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(TryStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(TryStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(TryStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(TryStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(TryStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(TryStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(Type) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(Type) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(TypeCategoryTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
 
visit(TypeCategoryTypePattern) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(TypeDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(TypeDeclarationStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(TypeDeclarationStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(TypeDeclarationStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(TypeDeclarationStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(TypeDeclarationStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(TypeDeclarationStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(TypeLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(TypeLiteral) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(TypeLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(TypeLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(TypeLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(TypeLiteral) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(TypeMethodReference) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(TypeMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(TypeMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(TypeMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(TypeMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(TypeMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(TypeMethodReference) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(TypeParameter) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(TypeParameter) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(TypeParameter) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(TypeParameter) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(TypeParameter) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(TypeParameter) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(TypeParameter) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(TypeParameter) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(UnionType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(UnionType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(UnionType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(UnionType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(UnionType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(UnionType) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(UnionType) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(UsesDirective) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(UsesDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(UsesDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(UsesDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(UsesDirective) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(VariableDeclaration) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(VariableDeclarationExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(VariableDeclarationExpression) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(VariableDeclarationExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(VariableDeclarationExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(VariableDeclarationExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(VariableDeclarationExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(VariableDeclarationExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(VariableDeclarationExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(VariableDeclarationExpression) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(VariableDeclarationFragment) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(VariableDeclarationFragment) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(VariableDeclarationFragment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(VariableDeclarationFragment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(VariableDeclarationFragment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(VariableDeclarationFragment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(VariableDeclarationFragment) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(VariableDeclarationFragment) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(VariableDeclarationFragment) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(VariableDeclarationStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(VariableDeclarationStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(VariableDeclarationStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(VariableDeclarationStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(VariableDeclarationStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(VariableDeclarationStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(VariableDeclarationStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(VariableDeclarationStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(VariableDeclarationStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(WhileStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(WhileStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(WhileStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(WhileStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(WhileStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(WhileStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(WhileStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
visit(WhileStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
visit(WhileStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(WildcardType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
 
visit(WildcardType) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(WildcardType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(WildcardType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(WildcardType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(WildcardType) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.HierarchicalASTVisitor
 
visit(WildcardType) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(YieldStatement) - Method in class org.aspectj.org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(YieldStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
 
visit(YieldStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
visit(YieldStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visit(YieldStatement) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
visit(AllocationExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(AllocationExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(AND_AND_Expression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(AND_AND_Expression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(AnnotationMethodDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(AnnotationMethodDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.ClassButNoMethodDeclarationVisitor
 
visit(Argument, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor
 
visit(Argument, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(Argument, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ArrayAllocationExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(ArrayAllocationExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ArrayInitializer, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(ArrayInitializer, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ArrayInitializer, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ArrayQualifiedTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(ArrayQualifiedTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ArrayQualifiedTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(ArrayQualifiedTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ArrayReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(ArrayReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ArrayTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(ArrayTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ArrayTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(ArrayTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(AssertStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(Assignment, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(Assignment, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(BinaryExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(BinaryExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(Block, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
visit(Block, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(BreakStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(CaseStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(CastExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(CastExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(CharLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ClassLiteralAccess, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(Clinit, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(CompactConstructorDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(CompilationUnitDeclaration, CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(CompoundAssignment, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(CompoundAssignment, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ConditionalExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(ConditionalExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ConstructorDeclaration, ClassScope) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
visit(ConstructorDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
visit(ConstructorDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor
 
visit(ConstructorDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ConstructorDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.ClassButNoMethodDeclarationVisitor
 
visit(ConstructorDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.NoClassNoMethodDeclarationVisitor
 
visit(ConstructorDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector.TypeDeclarationVisitor
 
visit(ContinueStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(DoStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(DoubleLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(EmptyStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(EqualExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(EqualExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ExplicitConstructorCall, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(ExplicitConstructorCall, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ExtendedStringLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(FalseLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(FieldDeclaration, MethodScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.ValidateAtAspectJAnnotationsVisitor
 
visit(FieldDeclaration, MethodScope) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
visit(FieldDeclaration, MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
visit(FieldDeclaration, MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor
 
visit(FieldDeclaration, MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(FieldDeclaration, MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.ClassButNoMethodDeclarationVisitor
 
visit(FieldDeclaration, MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.NoClassNoMethodDeclarationVisitor
 
visit(FieldDeclaration, MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector.TypeDeclarationVisitor
 
visit(FieldReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(FieldReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(FieldReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(FloatLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ForeachStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ForStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(IfStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ImportReference, CompilationUnitScope) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
visit(ImportReference, CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(Initializer, MethodScope) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
visit(Initializer, MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
visit(Initializer, MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(Initializer, MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.ClassButNoMethodDeclarationVisitor
 
visit(Initializer, MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.NoClassNoMethodDeclarationVisitor
 
visit(Initializer, MethodScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector.TypeDeclarationVisitor
 
visit(InstanceOfExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(InstanceOfExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(IntersectionCastTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(IntersectionCastTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(IntLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocAllocationExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocAllocationExpression, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocArgumentExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocArgumentExpression, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocArrayQualifiedTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocArrayQualifiedTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocArraySingleTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocArraySingleTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocFieldReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocFieldReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocImplicitTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocImplicitTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocMessageSend, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocMessageSend, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocModuleReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocModuleReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocQualifiedTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocQualifiedTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocReturnStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocReturnStatement, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(Javadoc, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(Javadoc, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocSingleNameReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocSingleNameReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocSingleTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocSingleTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(LabeledStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(LambdaExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(LocalDeclaration, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(LongLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(MarkerAnnotation, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(MarkerAnnotation, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(MemberValuePair, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(MemberValuePair, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(MemberValuePair, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(MemberValuePair, CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(MessageSend, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.ProceedVisitor
 
visit(MessageSend, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.ThisJoinPointVisitor
 
visit(MessageSend, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(MessageSend, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(MethodDeclaration, ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.AddAtAspectJAnnotationsVisitor
 
visit(MethodDeclaration, ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.ValidateAtAspectJAnnotationsVisitor
 
visit(MethodDeclaration, ClassScope) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
visit(MethodDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
visit(MethodDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor
 
visit(MethodDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(MethodDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.ClassButNoMethodDeclarationVisitor
 
visit(MethodDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.NoClassNoMethodDeclarationVisitor
 
visit(MethodDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector.TypeDeclarationVisitor
 
visit(ModuleDeclaration, CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor
 
visit(ModuleDeclaration, CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(NormalAnnotation, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(NormalAnnotation, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(NullLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(OR_OR_Expression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(OR_OR_Expression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ParameterizedQualifiedTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(ParameterizedQualifiedTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ParameterizedQualifiedTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(ParameterizedQualifiedTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ParameterizedSingleTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(ParameterizedSingleTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ParameterizedSingleTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(ParameterizedSingleTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(PostfixExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(PostfixExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(PrefixExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(PrefixExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(QualifiedAllocationExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(QualifiedAllocationExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(QualifiedNameReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(QualifiedNameReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(QualifiedNameReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(QualifiedSuperReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(QualifiedSuperReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(QualifiedSuperReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(QualifiedThisReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(QualifiedThisReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(QualifiedThisReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(QualifiedTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(QualifiedTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(QualifiedTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(QualifiedTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(RecordComponent, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor
 
visit(RecordComponent, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ReferenceExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(ReferenceExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ReturnStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(SingleMemberAnnotation, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(SingleMemberAnnotation, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(SingleNameReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(SingleNameReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(SingleNameReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(SingleTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(SingleTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(SingleTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(SingleTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(StringLiteralConcatenation, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(StringLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(StringLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(SuperReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(SuperReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(SwitchExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(SwitchStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(SynchronizedStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ThisReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(ThisReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ThisReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ThrowStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(TrueLiteral, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(TryStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.ThrownExceptionFinder
 
visit(TryStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(TypeDeclaration, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.AccessForInlineVisitor
 
visit(TypeDeclaration, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.AddAtAspectJAnnotationsVisitor
 
visit(TypeDeclaration, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.InterSuperFixerVisitor
 
visit(TypeDeclaration, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.SuperFixerVisitor
 
visit(TypeDeclaration, BlockScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.ValidateAtAspectJAnnotationsVisitor
 
visit(TypeDeclaration, BlockScope) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
visit(TypeDeclaration, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.ThrownExceptionFinder
 
visit(TypeDeclaration, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
visit(TypeDeclaration, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(TypeDeclaration, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier.LocalDeclarationVisitor
 
visit(TypeDeclaration, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.ClassAndMethodDeclarationVisitor
 
visit(TypeDeclaration, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.MethodButNoClassDeclarationVisitor
 
visit(TypeDeclaration, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector.TypeDeclarationVisitor
 
visit(TypeDeclaration, ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.AddAtAspectJAnnotationsVisitor
 
visit(TypeDeclaration, ClassScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.ValidateAtAspectJAnnotationsVisitor
 
visit(TypeDeclaration, ClassScope) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
visit(TypeDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.ThrownExceptionFinder
 
visit(TypeDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
visit(TypeDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor
 
visit(TypeDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(TypeDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier.LocalDeclarationVisitor
 
visit(TypeDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.ClassButNoMethodDeclarationVisitor
 
visit(TypeDeclaration, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector.TypeDeclarationVisitor
 
visit(TypeDeclaration, CompilationUnitScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.AddAtAspectJAnnotationsVisitor
 
visit(TypeDeclaration, CompilationUnitScope) - Method in class org.aspectj.ajdt.internal.compiler.ast.ValidateAtAspectJAnnotationsVisitor
 
visit(TypeDeclaration, CompilationUnitScope) - Method in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
visit(TypeDeclaration, CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.ThrownExceptionFinder
 
visit(TypeDeclaration, CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor
 
visit(TypeDeclaration, CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(TypeDeclaration, CompilationUnitScope) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector.TypeDeclarationVisitor
 
visit(TypeParameter, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor
 
visit(TypeParameter, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(TypeParameter, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor
 
visit(TypeParameter, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(UnaryExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
visit(UnaryExpression, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(UnionTypeReference, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(UnionTypeReference, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(WhileStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(Wildcard, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(Wildcard, ClassScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(YieldStatement, BlockScope) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ArrayBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(BaseTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(IntersectionTypeBinding18) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(ParameterizedTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(PolyTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(RawTypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(ReferenceBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(TypeBindingVisitor, ReferenceBinding[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(TypeBindingVisitor, TypeBinding) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(TypeBindingVisitor, TypeBinding[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(TypeVariableBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(WildcardBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(And) - Method in interface org.aspectj.weaver.ast.ITestVisitor
 
visit(And) - Method in class org.aspectj.weaver.bcel.BcelRenderer
 
visit(Call) - Method in interface org.aspectj.weaver.ast.ITestVisitor
 
visit(Call) - Method in class org.aspectj.weaver.bcel.BcelRenderer
 
visit(CallExpr) - Method in interface org.aspectj.weaver.ast.IExprVisitor
 
visit(CallExpr) - Method in class org.aspectj.weaver.bcel.BcelRenderer
 
visit(FieldGet) - Method in interface org.aspectj.weaver.ast.IExprVisitor
 
visit(FieldGet) - Method in class org.aspectj.weaver.bcel.BcelRenderer
 
visit(FieldGetCall) - Method in interface org.aspectj.weaver.ast.ITestVisitor
 
visit(FieldGetCall) - Method in class org.aspectj.weaver.bcel.BcelRenderer
 
visit(HasAnnotation) - Method in interface org.aspectj.weaver.ast.ITestVisitor
 
visit(HasAnnotation) - Method in class org.aspectj.weaver.bcel.BcelRenderer
 
visit(Instanceof) - Method in interface org.aspectj.weaver.ast.ITestVisitor
 
visit(Instanceof) - Method in class org.aspectj.weaver.bcel.BcelRenderer
 
visit(Literal) - Method in interface org.aspectj.weaver.ast.ITestVisitor
 
visit(Literal) - Method in class org.aspectj.weaver.bcel.BcelRenderer
 
visit(Not) - Method in interface org.aspectj.weaver.ast.ITestVisitor
 
visit(Not) - Method in class org.aspectj.weaver.bcel.BcelRenderer
 
visit(Or) - Method in interface org.aspectj.weaver.ast.ITestVisitor
 
visit(Or) - Method in class org.aspectj.weaver.bcel.BcelRenderer
 
visit(Var) - Method in interface org.aspectj.weaver.ast.IExprVisitor
 
visit(Var) - Method in class org.aspectj.weaver.bcel.BcelRenderer
 
visit(MatchingContextBasedTest) - Method in interface org.aspectj.weaver.ast.ITestVisitor
 
visit(MatchingContextBasedTest) - Method in class org.aspectj.weaver.bcel.BcelRenderer
 
visit(AndAnnotationTypePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(AndAnnotationTypePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(AndPointcut, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(AndPointcut, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(AndPointcut, Object) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
visit(AndPointcut, Object) - Method in class org.aspectj.weaver.PoliceExtensionUse
 
visit(AndTypePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(AndTypePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(AndTypePattern, Object) - Method in class org.aspectj.weaver.patterns.WildChildFinder
 
visit(AnnotationPatternList, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(AnnotationPatternList, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(AnnotationPointcut, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(AnnotationPointcut, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(AnnotationPointcut, Object) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
visit(AnyAnnotationTypePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(AnyAnnotationTypePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(AnyTypePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(AnyTypePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(AnyWithAnnotationTypePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(AnyWithAnnotationTypePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(AnyWithAnnotationTypePattern, Object) - Method in class org.aspectj.weaver.patterns.WildChildFinder
 
visit(ArgsAnnotationPointcut, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(ArgsAnnotationPointcut, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(ArgsAnnotationPointcut, Object) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
visit(ArgsPointcut, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(ArgsPointcut, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(ArgsPointcut, Object) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
visit(BindingAnnotationTypePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(BindingAnnotationTypePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(BindingTypePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(BindingTypePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(CflowPointcut, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(CflowPointcut, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(CflowPointcut, Object) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
visit(ConcreteCflowPointcut, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(ConcreteCflowPointcut, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(ConcreteCflowPointcut, Object) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
visit(DeclareAnnotation, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(DeclareAnnotation, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(DeclareErrorOrWarning, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(DeclareErrorOrWarning, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(DeclareParents, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(DeclareParents, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(DeclarePrecedence, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(DeclarePrecedence, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(DeclareSoft, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(DeclareSoft, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(EllipsisAnnotationTypePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(EllipsisAnnotationTypePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(EllipsisTypePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(EllipsisTypePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(ExactAnnotationTypePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(ExactAnnotationTypePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(ExactTypePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(ExactTypePattern, Object) - Method in class org.aspectj.weaver.patterns.HasThisTypePatternTriedToSneakInSomeGenericOrParameterizedTypePatternMatchingStuffAnywhereVisitor
Is the Exact type parameterized?
visit(ExactTypePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(HandlerPointcut, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(HandlerPointcut, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(HandlerPointcut, Object) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
visit(HasMemberTypePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(HasMemberTypePattern, Object) - Method in class org.aspectj.weaver.patterns.HasMemberTypePatternFinder
 
visit(HasMemberTypePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(IfPointcut, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(IfPointcut, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(IfPointcut, Object) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
visit(KindedPointcut, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(KindedPointcut, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(KindedPointcut, Object) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
visit(KindedPointcut, Object) - Method in class org.aspectj.weaver.PoliceExtensionUse
 
visit(ModifiersPattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(ModifiersPattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(NamePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(NamePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(NotAnnotationTypePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(NotAnnotationTypePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(NotPointcut, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(NotPointcut, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(NotPointcut, Object) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
visit(NotPointcut, Object) - Method in class org.aspectj.weaver.PoliceExtensionUse
 
visit(NotTypePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(NotTypePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(NotTypePattern, Object) - Method in class org.aspectj.weaver.patterns.WildChildFinder
 
visit(NoTypePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(NoTypePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(OrAnnotationTypePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(OrAnnotationTypePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(OrPointcut, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(OrPointcut, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(OrPointcut, Object) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
visit(OrPointcut, Object) - Method in class org.aspectj.weaver.PoliceExtensionUse
 
visit(OrTypePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(OrTypePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(OrTypePattern, Object) - Method in class org.aspectj.weaver.patterns.WildChildFinder
 
visit(PatternNode, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(PatternNode, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(PerCflow, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(PerCflow, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(PerFromSuper, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(PerFromSuper, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(PerObject, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(PerObject, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(PerSingleton, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(PerSingleton, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(PerTypeWithin, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(PerTypeWithin, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(Pointcut.MatchesNothingPointcut, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(Pointcut.MatchesNothingPointcut, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(Pointcut.MatchesNothingPointcut, Object) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
visit(ReferencePointcut, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(ReferencePointcut, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(ReferencePointcut, Object) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
visit(SignaturePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(SignaturePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(ThisOrTargetAnnotationPointcut, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(ThisOrTargetAnnotationPointcut, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(ThisOrTargetAnnotationPointcut, Object) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
visit(ThisOrTargetPointcut, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(ThisOrTargetPointcut, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(ThisOrTargetPointcut, Object) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
visit(ThrowsPattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(ThrowsPattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(TypeCategoryTypePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(TypeCategoryTypePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(TypePatternList, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(TypePatternList, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(TypeVariablePatternList, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(TypeVariablePatternList, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(TypeVariablePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(TypeVariablePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(WildAnnotationTypePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(WildAnnotationTypePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(WildAnnotationTypePattern, Object) - Method in class org.aspectj.weaver.patterns.WildChildFinder
 
visit(WildTypePattern, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(WildTypePattern, Object) - Method in class org.aspectj.weaver.patterns.HasThisTypePatternTriedToSneakInSomeGenericOrParameterizedTypePatternMatchingStuffAnywhereVisitor
Any type bounds are bad.
visit(WildTypePattern, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(WildTypePattern, Object) - Method in class org.aspectj.weaver.patterns.WildChildFinder
 
visit(WithinAnnotationPointcut, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(WithinAnnotationPointcut, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(WithinAnnotationPointcut, Object) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
visit(WithinCodeAnnotationPointcut, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(WithinCodeAnnotationPointcut, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(WithinCodeAnnotationPointcut, Object) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
visit(WithincodePointcut, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(WithincodePointcut, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(WithincodePointcut, Object) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
visit(WithinPointcut, Object) - Method in class org.aspectj.weaver.patterns.AbstractPatternNodeVisitor
 
visit(WithinPointcut, Object) - Method in interface org.aspectj.weaver.patterns.PatternNodeVisitor
 
visit(WithinPointcut, Object) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
visit(T) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex.Visitor
 
visit(T, short, int) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.NdLinkedList.ILinkedListVisitor
 
visitAALOAD(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitAASTORE(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitACONST_NULL(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitAll(Nd, long, FieldSearchIndex.SearchCriteria, FieldSearchIndex.Visitor<T>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex
 
visitAllocationInstruction(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitALOAD(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitANEWARRAY(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitAnnotationDefault(AnnotationDefault) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitARETURN(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitArithmeticInstruction(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitArrayInstruction(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitARRAYLENGTH(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitASTORE(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitATHROW(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitBALOAD(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitBASTORE(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitBIPUSH(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitBootstrapMethods(BootstrapMethods) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitBranchInstruction(InstructionBranch) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitBREAKPOINT(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitCALOAD(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitCASTORE(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitCHECKCAST(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitCode(Code) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitCodeException(CodeException) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitConstantClass(ConstantClass) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitConstantDouble(ConstantDouble) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitConstantDynamic(ConstantDynamic) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitConstantFieldref(ConstantFieldref) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitConstantFloat(ConstantFloat) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitConstantInteger(ConstantInteger) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitConstantInterfaceMethodref(ConstantInterfaceMethodref) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitConstantInvokeDynamic(ConstantInvokeDynamic) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitConstantLong(ConstantLong) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitConstantMethodHandle(ConstantMethodHandle) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitConstantMethodref(ConstantMethodref) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitConstantMethodType(ConstantMethodType) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitConstantModule(ConstantModule) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitConstantNameAndType(ConstantNameAndType) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitConstantPackage(ConstantPackage) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitConstantPool(ConstantPool) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitConstantPushInstruction(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitConstantString(ConstantString) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitConstantUtf8(ConstantUtf8) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitConstantValue(ConstantValue) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitConversionInstruction(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitCPInstruction(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitD2F(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitD2I(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitD2L(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitDADD(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitDALOAD(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitDASTORE(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitDCMPG(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitDCMPL(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitDCONST(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitDDIV(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitDeprecated(Deprecated) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitDLOAD(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitDMUL(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitDNEG(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitDREM(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitDRETURN(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitDSTORE(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitDSUB(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitDUP(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitDUP_X1(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitDUP_X2(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitDUP2(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitDUP2_X1(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitDUP2_X2(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitedTypes - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
visitEnclosingMethod(EnclosingMethod) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitExceptionTable(ExceptionTable) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitExceptionThrower(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitF2D(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitF2I(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitF2L(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitFADD(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitFALOAD(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitFASTORE(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitFCMPG(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitFCMPL(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitFCONST(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitFDIV(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitField(Field) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitFieldDescriptorsStartingWith(char[], FieldSearchIndex.Visitor<NdTypeId>) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.JavaIndex
 
visitFieldInstruction(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitFieldOrMethod(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitFile(T, T, BasicFileAttributes) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil.JrtFileVisitor
 
visitFLOAD(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitFMUL(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitFNEG(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitFREM(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitFRETURN(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitFSTORE(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitFSUB(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitGETFIELD(FieldInstruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitGETSTATIC(FieldInstruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitGOTO(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitGOTO_W(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitGotoInstruction(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitI2B(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitI2C(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitI2D(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitI2F(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitI2L(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitI2S(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIADD(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIALOAD(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIAND(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIASTORE(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitICONST(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIDIV(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIF_ACMPEQ(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIF_ACMPNE(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIF_ICMPEQ(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIF_ICMPGE(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIF_ICMPGT(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIF_ICMPLE(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIF_ICMPLT(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIF_ICMPNE(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIFEQ(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIFGE(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIFGT(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIfInstruction(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIFLE(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIFLT(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIFNE(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIFNONNULL(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIFNULL(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIINC(IINC) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitILOAD(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIMPDEP1(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIMPDEP2(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIMUL(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitINEG(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitInnerClass(InnerClass) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitInnerClasses(InnerClasses) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitINSTANCEOF(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitInvokeInstruction(InvokeInstruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitINVOKEINTERFACE(INVOKEINTERFACE) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitINVOKESPECIAL(InvokeInstruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitINVOKESTATIC(InvokeInstruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitINVOKEVIRTUAL(InvokeInstruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIOR(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIREM(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIRETURN(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitISHL(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitISHR(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitISTORE(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitISUB(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIUSHR(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitIXOR(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitJavaClass(JavaClass) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitJSR(InstructionBranch) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitJSR_W(InstructionBranch) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitJsrInstruction(InstructionBranch) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitL2D(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitL2F(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitL2I(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLADD(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLALOAD(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLAND(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLASTORE(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLCMP(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLCONST(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLDC(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLDC2_W(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLDIV(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLineNumber(LineNumber) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitLineNumberTable(LineNumberTable) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitList(List) - Method in interface org.aspectj.weaver.Dump.IVisitor
 
visitList(ASTNode, StructuralPropertyDescriptor, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visitList(ASTNode, StructuralPropertyDescriptor, String, String, String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
visitLLOAD(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLMUL(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLNEG(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLoadClass(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLoadInstruction(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLocalVariable(LocalVariable) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitLocalVariableInstruction(InstructionLV) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLocalVariableTable(LocalVariableTable) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitLocalVariableTypeTable(LocalVariableTypeTable) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitLOOKUPSWITCH(LOOKUPSWITCH) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLOR(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLREM(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLRETURN(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLSHL(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLSHR(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLSTORE(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLSUB(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLUSHR(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitLXOR(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitMessages(Collection<IMessage>, IMessageHandler, boolean, boolean) - Static method in class org.aspectj.bridge.MessageUtil
Run visitor over a collection of messages, optionally accumulating those accepted by the visitor
visitMessages(IMessage[], IMessageHandler, boolean, boolean) - Static method in class org.aspectj.bridge.MessageUtil
Run visitor over the set of messages in holder, optionally accumulating those accepted by the visitor
visitMessages(IMessageHolder, IMessageHandler, boolean, boolean) - Static method in class org.aspectj.bridge.MessageUtil
Run visitor over the set of messages in holder, optionally accumulating those accepted by the visitor
visitMethod(Method) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitMethodParameters(MethodParameters) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitModule(Module) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitModule(T, String) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil.JrtFileVisitor
Invoked when a root directory of a module being visited.
visitModuleMainClass(ModuleMainClass) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitModulePackages(ModulePackages) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitMONITORENTER(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitMONITOREXIT(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitMULTIANEWARRAY(MULTIANEWARRAY) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitNestHost(NestHost) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitNestMembers(NestMembers) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitNEW(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitNEWARRAY(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitNOP(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitObject(Object) - Method in interface org.aspectj.weaver.Dump.IVisitor
 
visitPackage(T, T, BasicFileAttributes) - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil.JrtFileVisitor
 
visitPOP(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitPOP2(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitPopInstruction(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitPushInstruction(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitPUTFIELD(FieldInstruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitPUTSTATIC(FieldInstruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitRET(RET) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitRETURN(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitReturnInstruction(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitRuntimeInvisibleAnnotations(RuntimeInvisAnnos) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitRuntimeInvisibleParameterAnnotations(RuntimeInvisParamAnnos) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitRuntimeInvisibleTypeAnnotations(RuntimeInvisTypeAnnos) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitRuntimeVisibleAnnotations(RuntimeVisAnnos) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitRuntimeVisibleParameterAnnotations(RuntimeVisParamAnnos) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitRuntimeVisibleTypeAnnotations(RuntimeVisTypeAnnos) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitSALOAD(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitSASTORE(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitSelect(InstructionSelect) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitSignature(Signature) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitSIPUSH(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitSourceFile(SourceFile) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitStackConsumer(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitStackInstruction(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitStackMap(StackMap) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitStackMapEntry(StackMapEntry) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitStackProducer(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitStoreInstruction(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitSWAP(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitSynthetic(Synthetic) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitTABLESWITCH(TABLESWITCH) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitTypedInstruction(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitUnconditionalBranch(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
visitUnknown(Unknown) - Method in interface org.aspectj.apache.bcel.classfile.ClassVisitor
 
visitVariableLengthInstruction(Instruction) - Method in interface org.aspectj.apache.bcel.generic.InstVisitor
 
VK_INSTANCE_FIELD - Static variable in class org.aspectj.org.eclipse.jdt.core.NamingConventions
Variable kind which represents an instance field.
VK_INSTANCE_FIELD - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.InternalNamingConventions
 
VK_LOCAL - Static variable in class org.aspectj.org.eclipse.jdt.core.NamingConventions
Variable kind which represents a local variable.
VK_LOCAL - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.InternalNamingConventions
 
VK_PARAMETER - Static variable in class org.aspectj.org.eclipse.jdt.core.NamingConventions
Variable kind which represents an argument.
VK_PARAMETER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.InternalNamingConventions
 
VK_STATIC_FIELD - Static variable in class org.aspectj.org.eclipse.jdt.core.NamingConventions
Variable kind which represents a static field.
VK_STATIC_FIELD - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.InternalNamingConventions
 
VK_STATIC_FINAL_FIELD - Static variable in class org.aspectj.org.eclipse.jdt.core.NamingConventions
Variable kind which represents a static final field.
VK_STATIC_FINAL_FIELD - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.InternalNamingConventions
 
vmcmd - Variable in class org.aspectj.tools.ant.taskdefs.Ajc10
 
vmcmd - Variable in class org.aspectj.tools.ant.taskdefs.Ajdoc
 
VOID - Static variable in class org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
VOID - Static variable in class org.aspectj.apache.bcel.generic.Type
 
VOID - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
Type code for the primitive type "void".
VOID - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
VOID - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
VOID - Static variable in class org.aspectj.weaver.UnresolvedType
 
VOID - Variable in class org.aspectj.weaver.World
 
VoidMethodReturnsValue - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
voidObject() - Static method in class org.aspectj.runtime.internal.Conversions
 
VoidTypeBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
voidValue(Object) - Static method in class org.aspectj.runtime.internal.Conversions
 
VOLATILE - Static variable in class org.aspectj.asm.IProgramElement.Modifiers
 
VOLATILE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier
"volatile" modifier constant (bit mask).
VOLATILE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
VOLATILE_KEYWORD - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
"volatile" modifier with flag value Modifier.VOLATILE.

W

WAIT_UNTIL_READY_TO_SEARCH - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The search operation waits for the underlying indexer to finish indexing the workspace before starting the search.
waitForIndex(int, IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
 
waitForIndex(IProgressMonitor) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer
 
waitNeeded() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexRequest
 
waitNeeded() - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
waitNeeded() - Method in interface org.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
Answers if we need some sleep after index write operations.
WaitUntilReady - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
 
walk(HierarchyWalker) - Method in class org.aspectj.asm.internal.ProgramElement
 
walk(HierarchyWalker) - Method in interface org.aspectj.asm.IProgramElement
 
walkModuleImage(File, String, JRTUtil.JrtFileVisitor<Path>, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
walkModuleImage(File, JRTUtil.JrtFileVisitor<Path>, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
Given the path of a modular image file, this method walks the archive content and notifies the supplied visitor about packages and files visited.
wantsHandleIds() - Method in interface org.aspectj.asm.IModelFilter
When the relationship map is dumped, lines are prefixed with a handle ID.
wantToReport() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
warn(String) - Static method in class org.aspectj.bridge.MessageUtil
 
warn(String) - Method in class org.aspectj.weaver.tools.AbstractTrace
 
warn(String) - Method in interface org.aspectj.weaver.tools.Trace
 
warn(String) - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
warn(String, Throwable) - Method in class org.aspectj.weaver.tools.CommonsTrace
 
warn(String, Throwable) - Method in class org.aspectj.weaver.tools.DefaultTrace
 
warn(String, Throwable) - Method in class org.aspectj.weaver.tools.Jdk14Trace
 
warn(String, Throwable) - Method in interface org.aspectj.weaver.tools.Trace
 
warn(String, Throwable) - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
warn(String, ISourceLocation) - Static method in class org.aspectj.bridge.MessageUtil
 
warn(IMessageHandler, String) - Static method in class org.aspectj.bridge.MessageUtil
create and handle warn message (ignored if handler is null)
WARN_ASSERT_IDENITIFIER - Static variable in class org.aspectj.ajde.core.JavaOptions
 
WARN_DEPRECATION - Static variable in class org.aspectj.ajde.core.JavaOptions
 
WARN_HIDDEN_CATCH_BLOCKS - Static variable in class org.aspectj.ajde.core.JavaOptions
 
WARN_METHOD_WITH_CONSTRUCTOR_NAME - Static variable in class org.aspectj.ajde.core.JavaOptions
 
WARN_NON_NLS - Static variable in class org.aspectj.ajde.core.JavaOptions
 
WARN_OVERRIDING_PACKAGE_DEFAULT_METHOD - Static variable in class org.aspectj.ajde.core.JavaOptions
 
WARN_SYNTHETIC_ACCESS - Static variable in class org.aspectj.ajde.core.JavaOptions
 
WARN_UNUSED_IMPORTS - Static variable in class org.aspectj.ajde.core.JavaOptions
 
WARN_UNUSED_LOCALS - Static variable in class org.aspectj.ajde.core.JavaOptions
 
WARN_UNUSED_PARAMETER - Static variable in class org.aspectj.ajde.core.JavaOptions
 
warning(SAXParseException) - Method in class org.aspectj.weaver.loadtime.definition.DocumentParser
 
Warning - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
WARNING - Static variable in class org.aspectj.ajde.core.JavaOptions
 
WARNING - Static variable in interface org.aspectj.bridge.IMessage
 
WARNING - Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "warning".
WARNING - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
WARNING_NOMESSAGE - Static variable in class org.aspectj.bridge.MessageUtil
 
warningOptionNames() - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Return all warning option names for use as keys in compiler options maps.
warningThreshold - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
warningTokenFromIrritant(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
For suppressable warnings
warningTokens - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
warningTokenToIrritants(String) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
warnOnAddedInterface(String, ISourceLocation) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
warnOnAddedInterface(ResolvedType, ResolvedType) - Method in class org.aspectj.ajdt.internal.compiler.lookup.AjLookupEnvironment
 
warnOnAddedMethod(Method, ISourceLocation) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
warnOnAddedStaticInitializer(Shadow, ISourceLocation) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
warnOnModifiedSerialVersionUID(ISourceLocation, String) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
wasAcr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
wasAcr - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
wasEnclosingInstanceSupplied - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InnerEmulationDependency
 
wasFullBuild() - Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
wasInferred - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
WeakClassLoaderReference - Class in org.aspectj.weaver
Wraps a reference to a classloader inside a WeakReference.
WeakClassLoaderReference(ClassLoader) - Constructor for class org.aspectj.weaver.WeakClassLoaderReference
 
weakerTypes(TypeBinding[], TypeBinding[], LookupEnvironment) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
WeakHashSet - Class in org.aspectj.org.eclipse.jdt.internal.core.util
A hashset whose values can be garbage collected.
WeakHashSet() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet
 
WeakHashSet(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet
 
WeakHashSet.HashableWeakReference - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
WeakHashSetOfCharArray - Class in org.aspectj.org.eclipse.jdt.internal.core.util
A hashset of char[] whose values can be garbage collected.
WeakHashSetOfCharArray() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
WeakHashSetOfCharArray(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
WeakHashSetOfCharArray.HashableWeakReference - Class in org.aspectj.org.eclipse.jdt.internal.core.util
 
weakNormalize(String) - Static method in class org.aspectj.util.FileUtil
Weakly normalize path for comparisons by trimming and changing '\\' to '/'
weave() - Method in interface org.aspectj.weaver.IClassWeaver
perform the weaving.
weave(File) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
weave(IClassFileProvider) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
weaveAfter(BcelAdvice) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
weaveAfterReturning(BcelAdvice) - Method in class org.aspectj.weaver.bcel.BcelShadow
The basic strategy here is to add a set of instructions at the end of the shadow range that dispatch the advice, and then return whatever the shadow was going to return anyway.
weaveAfterThrowing(BcelAdvice, UnresolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
weaveAroundClosure(BcelAdvice, boolean) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
weaveAroundInline(BcelAdvice, boolean) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
weaveCflowEntry(BcelAdvice, Member) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
weaveClass(String, byte[]) - Method in class org.aspectj.weaver.tools.WeavingAdaptor
Weave a class using aspects previously supplied to the adaptor.
weaveClass(String, byte[], boolean) - Method in class org.aspectj.weaver.tools.WeavingAdaptor
Weave a class using aspects previously supplied to the adaptor.
weaveCompleted() - Method in class org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
weaveCompleted() - Method in interface org.aspectj.weaver.IWeaveRequestor
 
weaved() - Method in class org.aspectj.weaver.tools.cache.CacheStatistics
 
WEAVED_CLASS_CACHE_DIR - Static variable in class org.aspectj.weaver.tools.cache.AbstractFileCacheBacking
Default property used to specify a default weaving cache dir location
WEAVED_CLASS_CACHE_ENABLED - Static variable in class org.aspectj.weaver.tools.cache.WeavedClassCache
 
WEAVED_SUFFIX - Static variable in class org.aspectj.weaver.tools.cache.DefaultCacheKeyResolver
 
WeavedClassCache - Class in org.aspectj.weaver.tools.cache
Manages a cache of weaved and generated classes similar to Eclipse Equinox, except designed to operate across multiple restarts of the JVM and with one cache per classloader; allowing URLClassLoaders with the same set of URI paths to share the same cache (with the default configuration).
WeavedClassCache(GeneratedClassHandler, IMessageHandler, String, CacheBacking, CacheKeyResolver) - Constructor for class org.aspectj.weaver.tools.cache.WeavedClassCache
 
weavedKey(String, byte[]) - Method in interface org.aspectj.weaver.tools.cache.CacheKeyResolver
Create a key for the given class name and byte array from the pre-weaved class such that
weavedKey(String, byte[]) - Method in class org.aspectj.weaver.tools.cache.DefaultCacheKeyResolver
 
WEAVEINFO - Static variable in interface org.aspectj.bridge.IMessage
 
weaveInterTypeDeclarations(ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
WeaveMessage - Class in org.aspectj.bridge
 
WEAVEMESSAGE_ADVISES - Static variable in class org.aspectj.bridge.WeaveMessage
 
WEAVEMESSAGE_ANNOTATES - Static variable in class org.aspectj.bridge.WeaveMessage
 
WEAVEMESSAGE_DECLAREPARENTSEXTENDS - Static variable in class org.aspectj.bridge.WeaveMessage
 
WEAVEMESSAGE_DECLAREPARENTSIMPLEMENTS - Static variable in class org.aspectj.bridge.WeaveMessage
 
WEAVEMESSAGE_ITD - Static variable in class org.aspectj.bridge.WeaveMessage
 
WEAVEMESSAGE_MIXIN - Static variable in class org.aspectj.bridge.WeaveMessage
 
WEAVEMESSAGE_REMOVES_ANNOTATION - Static variable in class org.aspectj.bridge.WeaveMessage
 
WEAVEMESSAGE_SOFTENS - Static variable in class org.aspectj.bridge.WeaveMessage
 
WeaveMessage.WeaveMessageKind - Class in org.aspectj.bridge
 
WeaveMessageKind(int, String) - Constructor for class org.aspectj.bridge.WeaveMessage.WeaveMessageKind
 
weaveNormalTypeMungers(ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
weaveParentTypeMungers(ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelWeaver
Weaves new parents and annotations onto a type ("declare parents" and "declare @type") Algorithm: 1.
weavePerObjectEntry(BcelAdvice, BcelVar) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
weavePerTypeWithinAspectInitialization(BcelAdvice, UnresolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
Causes the aspect instance to be *set* for later retrievable through localAspectof()/aspectOf()
weaver - Variable in class org.aspectj.weaver.tools.WeavingAdaptor
 
WEAVER_VERSION_AJ169 - Static variable in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MAJOR_AJ121 - Static variable in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MAJOR_AJ150 - Static variable in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MAJOR_AJ150M4 - Static variable in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MAJOR_AJ160 - Static variable in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MAJOR_AJ160M2 - Static variable in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MAJOR_AJ161 - Static variable in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MAJOR_UNKNOWN - Static variable in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MINOR_AJ121 - Static variable in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MINOR_AJ150 - Static variable in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MINOR_AJ160 - Static variable in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MINOR_AJ161 - Static variable in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MINOR_UNKNOWN - Static variable in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WeaverAdapter - Class in org.aspectj.ajdt.internal.compiler
 
WeaverAdapter(AbstractCompilerAdapter, WeaverMessageHandler, IProgressListener) - Constructor for class org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
WeaverMessageHandler - Class in org.aspectj.ajdt.internal.compiler
 
WeaverMessageHandler(IMessageHandler, Compiler) - Constructor for class org.aspectj.ajdt.internal.compiler.WeaverMessageHandler
 
WeaverMessages - Class in org.aspectj.weaver
 
WeaverMessages() - Constructor for class org.aspectj.weaver.WeaverMessages
 
WeaverOption(IMessageHandler) - Constructor for class org.aspectj.weaver.loadtime.Options.WeaverOption
 
WeaverState(WeaverStateInfo) - Constructor for class org.aspectj.weaver.AjAttribute.WeaverState
 
WeaverStateInfo - Class in org.aspectj.weaver
WeaverStateInfo represents how a type was processed.
WeaverStateInfo(boolean) - Constructor for class org.aspectj.weaver.WeaverStateInfo
 
WeaverVersionInfo() - Constructor for class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WeaverVersionInfo(short, short) - Constructor for class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
weaveSoftener(BcelAdvice, UnresolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
weaveWithoutDump(UnwovenClassFile, BcelObjectType) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
WEAVING - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
WEAVING_ADAPTOR_VERBOSE - Static variable in class org.aspectj.weaver.tools.WeavingAdaptor
System property used to turn on verbose weaving messages
WEAVING_ASPECT_PATH - Static variable in class org.aspectj.weaver.loadtime.WeavingURLClassLoader
 
WEAVING_ASPECTS - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
WEAVING_CLASS_PATH - Static variable in class org.aspectj.weaver.loadtime.WeavingURLClassLoader
 
WEAVING_CLASSES - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
WEAVING_INTERTYPE_DECLARATIONS - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
WEAVING_TYPE - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
WeavingAdaptor - Class in org.aspectj.weaver.tools
This adaptor allows the AspectJ compiler to be embedded in an existing system to facilitate load-time weaving.
WeavingAdaptor() - Constructor for class org.aspectj.weaver.tools.WeavingAdaptor
 
WeavingAdaptor(GeneratedClassHandler, URL[], URL[]) - Constructor for class org.aspectj.weaver.tools.WeavingAdaptor
Construct a WeavingAdaptor with a reference to a GeneratedClassHandler, a full search path for resolving classes and a complete set of aspects.
WeavingAdaptor(WeavingClassLoader) - Constructor for class org.aspectj.weaver.tools.WeavingAdaptor
Construct a WeavingAdaptor with a reference to a weaving class loader.
WeavingAdaptor.WeavingAdaptorMessageHolder - Class in org.aspectj.weaver.tools
Processes messages arising from weaver operations.
WeavingAdaptor.WeavingAdaptorMessageWriter - Class in org.aspectj.weaver.tools
 
WeavingAdaptorMessageHolder(PrintWriter) - Constructor for class org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageHolder
 
WeavingAdaptorMessageWriter(PrintWriter) - Constructor for class org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageWriter
 
weavingAspects() - Method in class org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
weavingAspects() - Method in interface org.aspectj.weaver.IWeaveRequestor
 
weavingClasses() - Method in class org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
weavingClasses() - Method in interface org.aspectj.weaver.IWeaveRequestor
 
WeavingClassLoader - Interface in org.aspectj.weaver.tools
An interface for weaving class loaders to provide callbacks for a WeavingAdaptor.
weavingCompleted() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
WeavingURLClassLoader - Class in org.aspectj.weaver.loadtime
 
WeavingURLClassLoader(ClassLoader) - Constructor for class org.aspectj.weaver.loadtime.WeavingURLClassLoader
 
WeavingURLClassLoader(URL[], ClassLoader) - Constructor for class org.aspectj.weaver.loadtime.WeavingURLClassLoader
 
WeavingURLClassLoader(URL[], URL[], ClassLoader) - Constructor for class org.aspectj.weaver.loadtime.WeavingURLClassLoader
 
wellHasItThen() - Method in class org.aspectj.weaver.patterns.HasThisTypePatternTriedToSneakInSomeGenericOrParameterizedTypePatternMatchingStuffAnywhereVisitor
 
wellKnownBaseType(int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
wellKnownType(Scope, int) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Match a well-known type id to its binding
whatKindIsThis(int) - Static method in class org.aspectj.weaver.AnnotationValue
 
WHERE_NECESSARY - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapMode
Wrap mode for the "Wrap where necessary" policies.
WHILE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
WHILE_BLOCK - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
WHILE_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type WhileStatement.
WhileStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
While statement AST node type.
WhileStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
WhileStatement(Expression, Statement, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
WIDE - Static variable in interface org.aspectj.apache.bcel.Constants
 
WIDE - Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
WIDE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
wideMode - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
WIDENING - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
WILD - Static variable in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
WILD - Static variable in class org.aspectj.weaver.patterns.TypePattern
 
WildAnnotationTypePattern - Class in org.aspectj.weaver.patterns
 
WildAnnotationTypePattern(TypePattern) - Constructor for class org.aspectj.weaver.patterns.WildAnnotationTypePattern
 
WildAnnotationTypePattern(TypePattern, Map<String, String>) - Constructor for class org.aspectj.weaver.patterns.WildAnnotationTypePattern
 
wildcard - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
wildcard - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
Wildcard - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Node to represent Wildcard
Wildcard(int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
WILDCARD - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeArgument
 
WILDCARD - Static variable in class org.aspectj.weaver.UnresolvedType.TypeKind
 
WILDCARD_BOUND - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
WILDCARD_BOUND_TYPE_REFERENCE - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used as a wildcard bound.
WILDCARD_CAPTURE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_CAPTURE_NAME_PREFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_CAPTURE_NAME_SUFFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_EXTENDS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_EXTENDS - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
WILDCARD_EXTENDS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeArgument
 
WILDCARD_MINUS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_NAME - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_NONE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeArgument
 
WILDCARD_NOT_ALLOWED - Static variable in class org.aspectj.weaver.WeaverMessages
 
WILDCARD_PLUS - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_QUESTION - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeArgument
 
WILDCARD_STAR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_SUPER - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_SUPER - Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
WILDCARD_SUPER - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeArgument
 
WILDCARD_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type WildcardType.
WILDCARD_TYPE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
WILDCARD_TYPE_SIGNATURE - Static variable in class org.aspectj.org.eclipse.jdt.core.Signature
Kind constant for a wildcard type signature.
wildcardAssignment(TypeBinding, TypeBinding, ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
WildcardBinding - Class in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
WildcardBinding(ReferenceBinding, int, TypeBinding, TypeBinding[], int, LookupEnvironment) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
When unbound, the bound denotes the corresponding type variable (so as to retrieve its bound lazily)
WildcardConstructorInvocation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
WildcardedUnresolvedType - Class in org.aspectj.weaver
Represents a wildcarded bound for a generic type, this can be unbounded '?'
WildcardedUnresolvedType(String, UnresolvedType, UnresolvedType) - Constructor for class org.aspectj.weaver.WildcardedUnresolvedType
 
WildcardFieldAssignment - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
wildcardInvocation(ASTNode, TypeBinding, MethodBinding, TypeBinding[]) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
WildcardMethodInvocation - Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
WildcardType - Class in org.aspectj.org.eclipse.jdt.core.dom
Type node for a wildcard type (added in JLS3 API).
WildcardTypeImpl - Class in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Implementation of the WildcardType
WildChildFinder - Class in org.aspectj.weaver.patterns
 
WildChildFinder() - Constructor for class org.aspectj.weaver.patterns.WildChildFinder
 
WildTypePattern - Class in org.aspectj.org.eclipse.jdt.core.dom
 
WildTypePattern - Class in org.aspectj.weaver.patterns
The PatternParser always creates WildTypePatterns for type patterns in pointcut expressions (apart from *, which is sometimes directly turned into TypePattern.ANY). resolveBindings() tries to work out what we've really got and turn it into a type pattern that we can use for matching.
WildTypePattern(List<NamePattern>, boolean, int) - Constructor for class org.aspectj.weaver.patterns.WildTypePattern
 
WildTypePattern(List<NamePattern>, boolean, int, int) - Constructor for class org.aspectj.weaver.patterns.WildTypePattern
 
WildTypePattern(List<NamePattern>, boolean, int, int, boolean) - Constructor for class org.aspectj.weaver.patterns.WildTypePattern
 
WildTypePattern(List<NamePattern>, boolean, int, int, boolean, TypePatternList) - Constructor for class org.aspectj.weaver.patterns.WildTypePattern
 
WildTypePattern(List<NamePattern>, boolean, int, int, boolean, TypePatternList, TypePattern, TypePattern[], TypePattern) - Constructor for class org.aspectj.weaver.patterns.WildTypePattern
 
wipeAllKnowledge() - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
wipeJoinpointSignatures() - Method in class org.aspectj.weaver.MemberImpl
 
wipeValue() - Method in class org.aspectj.apache.bcel.generic.FieldGen
 
with() - Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule.IService
 
WITH - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
WITH_BODY - Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
withdraw() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
withExtraAttributeRemoved(String) - Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
WITHIN - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
WITHIN - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
WITHIN_CODE - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
WITHIN_PCD_DOESNT_SUPPORT_PARAMETERS - Static variable in class org.aspectj.weaver.WeaverMessages
 
WithinAnnotationPointcut - Class in org.aspectj.weaver.patterns
 
WithinAnnotationPointcut(AnnotationTypePattern) - Constructor for class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
WithinAnnotationPointcut(AnnotationTypePattern, ShadowMunger) - Constructor for class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
WITHINCODE - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
WITHINCODE_DOESNT_SUPPORT_PARAMETERIZED_DECLARING_TYPES - Static variable in class org.aspectj.weaver.WeaverMessages
 
WithinCodeAnnotationPointcut - Class in org.aspectj.weaver.patterns
 
WithinCodeAnnotationPointcut(ExactAnnotationTypePattern) - Constructor for class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
WithinCodeAnnotationPointcut(ExactAnnotationTypePattern, ShadowMunger) - Constructor for class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
WithincodePointcut - Class in org.aspectj.weaver.patterns
 
WithincodePointcut(SignaturePattern) - Constructor for class org.aspectj.weaver.patterns.WithincodePointcut
 
WithinPointcut - Class in org.aspectj.weaver.patterns
 
WithinPointcut(TypePattern) - Constructor for class org.aspectj.weaver.patterns.WithinPointcut
 
withNullStatus(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
For creating updated status during *FlowContext.complainOnDeferred*Checks() once the actual nullStatus is known
WITHOUT_TEST_CODE - Static variable in interface org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Constant for the name of the without_test_code attribute.
withoutToplevelNullAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
withoutToplevelNullAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
withoutToplevelNullAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
withoutToplevelNullAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
withoutToplevelNullAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
withoutToplevelNullAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
withoutToplevelNullAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Return this type minus its toplevel null annotations.
withoutToplevelNullAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
withoutToplevelNullAnnotation() - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
withoutUnicodeBuffer - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
withoutUnicodeBuffer - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
withoutUnicodePtr - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
withoutUnicodePtr - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
words - Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.SimpleWordSet
 
wordUntil(char) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
workDone - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
worked - Variable in class org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
worked(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
worked(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
worked(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
worked(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.compiler.CompilationProgress
Notifies that a given amount of work of the compilation has been completed.
worked(IProgressMonitor, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
 
worked(IProgressMonitor, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver
 
WORKING_COPY - Static variable in class org.aspectj.org.eclipse.jdt.core.util.ClassFileBytesDisassembler
This mode is used to retrive a pseudo code for working copy purpose.
WORKING_DIR - Static variable in class org.aspectj.tools.ajdoc.Main
 
workingCopies - Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
workingCopies - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
workingCopies - Variable in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
workingCopy - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator.WorkingCopyDocument
 
workingCopy_commit - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
WorkingCopyOwner - Class in org.aspectj.org.eclipse.jdt.core
The owner of an ICompilationUnit handle in working copy mode.
WorkingCopyOwner() - Constructor for class org.aspectj.org.eclipse.jdt.core.WorkingCopyOwner
 
workingOnOldClasspath - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
 
workQueue - Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
WorkQueue - Class in org.aspectj.org.eclipse.jdt.internal.core.builder
 
WorkQueue() - Constructor for class org.aspectj.org.eclipse.jdt.internal.core.builder.WorkQueue
 
WORKSPACE_MAPPINGS - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
workspacePath - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryModuleDescriptor
 
workspacePath - Variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeDescriptor
 
workspaceScope - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
WorkspaceSnapshot - Class in org.aspectj.org.eclipse.jdt.internal.core.nd.indexer
Represents a snapshot of all the indexable objects in the workspace at a given moment in time.
world - Variable in class org.aspectj.weaver.patterns.FastMatchInfo
 
world - Variable in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
world - Variable in class org.aspectj.weaver.ResolvedType
 
World - Class in org.aspectj.weaver
A World is a collection of known types and crosscutting members.
World() - Constructor for class org.aspectj.weaver.World
Insert the primitives
World.TypeMap - Class in org.aspectj.weaver
 
wrap_before_additive_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_assertion_message_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_assignment_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_bitwise_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_conditional_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_logical_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_multiplicative_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_or_operator_multicatch - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_relational_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_shift_operator - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_string_concatenation - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
WRAP_COMPACT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done using as few lines as possible.
WRAP_COMPACT_FIRST_BREAK - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done putting the first element on a new line and then wrapping next elements using as few lines as possible.
WRAP_NEXT_PER_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done by putting each element on its own line except the first element.
WRAP_NEXT_SHIFTED - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done by putting each element on its own line.
WRAP_NO_SPLIT - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to disable alignment.
WRAP_ONE_PER_LINE - Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done by putting each element on its own line.
wrap_outer_expressions_when_nested - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
WrapExecutor - Class in org.aspectj.org.eclipse.jdt.internal.formatter.linewrap
 
WrapExecutor(TokenManager, DefaultCodeFormatterOptions, List<IRegion>) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapExecutor
 
wrapInModuleEnvironment(ModuleBinding) - Method in class org.aspectj.ajdt.internal.compiler.lookup.AjLookupEnvironment
 
wrapInModuleEnvironment(ModuleBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
wrapLineComment(Token, int) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.CommentWrapExecutor
 
wrapMode - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
 
wrapMultiLineComment(Token, int, boolean, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.CommentWrapExecutor
 
wrapParentIndex - Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
 
wrappedConstantValue - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
WrappedCoreException(CoreException) - Constructor for exception org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator.WrappedCoreException
 
WrapPolicy(Token.WrapMode, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
 
WrapPolicy(Token.WrapMode, int, int, int, int, float, boolean, boolean) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
 
WrapPreparator - Class in org.aspectj.org.eclipse.jdt.internal.formatter.linewrap
 
WrapPreparator(TokenManager, DefaultCodeFormatterOptions, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
wrapWithExplicitConstructorCallIfNeeded(ASTNode) - Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
If the given ast node is inside an explicit constructor call then wrap it with a fake constructor call.
write(char[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexNamesRegistry
 
write(long, byte[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ChunkWriter
Writes the given bytes to the given file position.
write(DataOutputStream) - Method in class org.aspectj.util.TypeSafeEnum
 
write(File, byte[]) - Method in class org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
write(ByteBuffer, long) - Method in interface org.aspectj.org.eclipse.jdt.internal.core.nd.db.ChunkWriter.WriteCallback
Performs an uninterruptable write of the given bytes to the given file position.
write(Nd, long, Object) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader
 
write(Nd, long, Object, int[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader
 
write(Nd, long, TagTreeReader, T, int[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader.FixedSizeTagHandler
 
write(Nd, long, TagTreeReader, T, int[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader.TagHandler
 
write(Nd, long, T) - Method in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.TagTreeReader.FixedSizeTagHandler
 
write(CompressingDataOutputStream) - Method in class org.aspectj.ajdt.internal.core.builder.AjState
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.AjAttribute.AjSynthetic
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.AjAttribute.Aspect
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.AjAttribute.DeclareAttribute
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.AjAttribute.EffectiveSignatureAttribute
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.AjAttribute.MethodDeclarationLineNumberAttribute
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.AjAttribute.PointcutDeclarationAttribute
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.AjAttribute.PrivilegedAttribute
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.AjAttribute.SourceContextAttribute
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.AjAttribute.TypeMunger
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.AjAttribute.WeaverState
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.AjAttribute
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.AnnotationOnTypeMunger
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.internal.tools.PointcutDesignatorHandlerBasedPointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.JoinPointSignature
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.MethodDelegateTypeMunger.FieldHostTypeMunger
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.NewConstructorTypeMunger
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.NewFieldTypeMunger
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.NewMemberClassTypeMunger
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.NewMethodTypeMunger
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.NewParentTypeMunger
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.AndPointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.AnnotationPatternList
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.AnyAnnotationTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.AnyTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.ArgsPointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.BindingAnnotationTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.BindingTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.CflowPointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.DeclareParents
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.DeclareParentsMixin
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.DeclarePrecedence
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.DeclareSoft
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.EllipsisTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.ExactTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.HandlerPointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.HasMemberTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.HasMemberTypePatternForPerThisMatching
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.IfPointcut.IfTruePointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.IfPointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.KindedPointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.ModifiersPattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.NamePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.NotPointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.NoTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.OrPointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.PatternNode
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.PerCflow
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.PerFromSuper
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.PerObject
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.PerSingleton
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.PerTypeWithin
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.ReferencePointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.ThrowsPattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.TypePatternList
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.TypeVariablePatternList
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.WildAnnotationTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.WithincodePointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.WithinPointcut
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.PerObjectInterfaceTypeMunger
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.PerTypeWithinTargetTypeMunger
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.PrivilegedAccessMunger
 
write(CompressingDataOutputStream) - Method in interface org.aspectj.weaver.ResolvedMember
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.ResolvedPointcutDefinition
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.ShadowMunger
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.TypeVariable
 
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.UnresolvedType
Write out an UnresolvedType - the signature should be enough.
write(CompressingDataOutputStream) - Method in class org.aspectj.weaver.WeaverStateInfo
Serialize the WeaverStateInfo.
write(CompressingDataOutputStream, Serializable) - Static method in class org.aspectj.weaver.PersistenceSupport
 
write(CompressingDataOutputStream, ISourceContext) - Static method in class org.aspectj.weaver.PersistenceSupport
 
WRITE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
WRITE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
WRITE_ACCESSES - Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
When searching for field matches, it will exclusively find write accesses, as opposed to read accesses.
WRITE_NUMBER_OFFSET - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.Database
 
WRITE_OPERATION - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.db.ModificationLog
 
writeAccess - Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.VariablePattern
 
writeAndCacheClasspath(JavaProject, IClasspathEntry[], IClasspathEntry[], IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
writeAndCacheClasspath(JavaProject, IClasspathEntry[], IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
writeAnnotations(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeAnnos
 
writeAnnotations(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
 
writeArray(ResolvedMember[], CompressingDataOutputStream) - Static method in class org.aspectj.weaver.ResolvedMemberImpl
 
writeArray(UnresolvedType[], CompressingDataOutputStream) - Static method in class org.aspectj.weaver.UnresolvedType
 
writeAsString(File, String) - Static method in class org.aspectj.util.FileUtil
Write contents to file, returning null on success or error message otherwise.
writeAttributes(Attribute[], DataOutputStream) - Static method in class org.aspectj.apache.bcel.classfile.AttributeUtils
Write (serialize) a set of attributes into a specified output stream
writeBooleanArray(boolean[], DataOutputStream) - Static method in class org.aspectj.util.FileUtil
Writes a boolean array with our encoding
writeClassBytes(String, byte[]) - Method in class org.aspectj.weaver.tools.cache.AbstractFileCacheBacking
 
writeClassBytes(String, byte[]) - Method in class org.aspectj.weaver.tools.cache.FlatFileCacheBacking
 
writeClassBytes(String, byte[]) - Method in class org.aspectj.weaver.tools.cache.ZippedFileCacheBacking
 
writeClassFile(ClassFile, SourceFile, boolean) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
writeClassFileCheck(IFile, String, byte[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
writeClassFileContents(ClassFile, IFile, String, boolean, SourceFile) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
writeClassFileContents(ClassFile, IFile, String, boolean, SourceFile) - Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
writeCompoundSignaturePattern(CompressingDataOutputStream, ISignaturePattern) - Static method in class org.aspectj.weaver.patterns.AbstractSignaturePattern
 
writeCompressedName(String) - Method in class org.aspectj.weaver.CompressingDataOutputStream
 
writeCompressedPath(String) - Method in class org.aspectj.weaver.CompressingDataOutputStream
 
writeCompressedSignature(String) - Method in class org.aspectj.weaver.CompressingDataOutputStream
 
writeFileEntries(IClasspathEntry[], IClasspathEntry[], IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Writes the classpath in a sharable format (VCM-wise) only when necessary, that is, if it is semantically different from the existing one in file.
writeFileEntries(IClasspathEntry[], IPath) - Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
writeIndex() - Method in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
writeIndex() - Method in class org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
writeIndex(File) - Method in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
writeIndex(File, Collection<? extends AbstractIndexedFileCacheBacking.IndexEntry>) - Method in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
writeIndex(File, Map<String, ? extends AbstractIndexedFileCacheBacking.IndexEntry>) - Method in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
writeIndex(File, AbstractIndexedFileCacheBacking.IndexEntry...) - Method in class org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
writeIntArray(int[], DataOutputStream) - Static method in class org.aspectj.util.FileUtil
Writes an int array with our encoding
writeLocation(DataOutputStream) - Method in class org.aspectj.weaver.patterns.PatternNode
 
writeModel(BuildConfigModel) - Method in interface org.aspectj.ajde.internal.BuildConfigManager
Save the given configuration model to the file that it was generated from.
writeModel(BuildConfigModel) - Method in class org.aspectj.ajde.internal.LstBuildConfigManager
 
WRITEOBJECT - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
writeOutTypeAliases(DataOutputStream) - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
writePaths(String, List<String>) - Method in interface org.aspectj.ajde.internal.BuildConfigManager
Write a list of source files into a configuration file.
writePaths(String, List<String>) - Method in class org.aspectj.ajde.internal.LstBuildConfigManager
 
writePlaceholderLocation(CompressingDataOutputStream) - Method in class org.aspectj.weaver.patterns.AbstractSignaturePattern
 
writePosition(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
writePosition(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
writePosition(BranchLabel, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
writePosition(BranchLabel, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
writer - Variable in class org.aspectj.ajdt.internal.compiler.lookup.InlineAccessFieldBinding
 
writer - Variable in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeFieldBinding
 
writer - Variable in class org.aspectj.ajdt.internal.compiler.lookup.PrivilegedFieldBinding
 
writer - Variable in class org.aspectj.bridge.MessageWriter
 
WRITEREPLACE - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
writeSignedWord(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
writeSignedWord(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
writeSignedWord(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
writeSourceLocation(CompressingDataOutputStream) - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
writeState(Object, DataOutputStream) - Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
writeStringArray(String[], DataOutputStream) - Static method in class org.aspectj.util.FileUtil
Writes an int array with our encoding
writeStructureModel(String) - Method in class org.aspectj.asm.AsmManager
 
writeSuperMethodsCalled(CompressingDataOutputStream) - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
writeToDisk(boolean, String, String, ClassFile) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
outputPath is formed like: c:\temp\ the last character is a file separator relativeFileName is formed like: java\lang\String.class
writeTypeAnnotations(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeTypeAnnos
 
writeU1(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
Write a unsigned byte into the byte array
writeU2(int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
Write a unsigned byte into the byte array
writeUnchangedBytes() - Method in class org.aspectj.weaver.bcel.UnwovenClassFile
 
writeUtf8(String) - Method in class org.aspectj.ajdt.internal.compiler.ast.EclipseConstantPoolWriter
 
writeUtf8(String) - Method in interface org.aspectj.weaver.ConstantPoolWriter
 
writeWidePosition(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
writeWidePosition(BranchLabel) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
writeWovenBytes(byte[], List<UnwovenClassFile.ChildClass>) - Method in class org.aspectj.weaver.bcel.UnwovenClassFile
 
writeZipClassBytes(File, Map<String, byte[]>) - Static method in class org.aspectj.weaver.tools.cache.ZippedFileCacheBacking
 
writtenChildClasses - Variable in class org.aspectj.weaver.bcel.UnwovenClassFile
 
writtenClasses - Variable in class org.aspectj.weaver.World.TypeMap
 
writtingRawClasspath - Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
WRONG_PER_CLAUSE - Static variable in class org.aspectj.weaver.WeaverMessages
 
wrongSequenceOfExceptionTypes(TypeReference, TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
wrongSequenceOfExceptionTypesError(TypeReference, TypeBinding, TypeBinding) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 

X

xConfigurationInfo - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
xdevPinpoint - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
xHasMember - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
xLazyThisJoinPoint - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
XLINT_KEY_ERROR - Static variable in class org.aspectj.weaver.WeaverMessages
 
XLINT_LOAD_ERROR - Static variable in class org.aspectj.weaver.WeaverMessages
 
XLINT_VALUE_ERROR - Static variable in class org.aspectj.weaver.WeaverMessages
 
XLINTDEFAULT_LOAD_ERROR - Static variable in class org.aspectj.weaver.WeaverMessages
 
XLINTDEFAULT_LOAD_PROBLEM - Static variable in class org.aspectj.weaver.WeaverMessages
 
XML - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
XMLCONFIG_CHANGED - Static variable in interface org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags
 
xmlConfigured - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
xmlfiles - Variable in class org.aspectj.ajdt.ajc.ConfigParser
 
xNoInline - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
xNotReweavable - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
xOptionalJoinpoints - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
XOR - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Exclusive OR "^" operator.
XOR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
xSerializableAspects - Variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
xsetAVOID_FINAL - Static variable in class org.aspectj.weaver.World
 
xsetBCEL_REPOSITORY_CACHING - Static variable in class org.aspectj.weaver.World
 
xsetBCEL_REPOSITORY_CACHING_DEFAULT - Static variable in class org.aspectj.weaver.World
 
xsetCAPTURE_ALL_CONTEXT - Static variable in class org.aspectj.weaver.World
 
xsetCOMPLETE_BINARY_TYPES - Static variable in class org.aspectj.weaver.World
 
xsetCOMPLETE_BINARY_TYPES_DEFAULT - Static variable in class org.aspectj.weaver.World
 
xsetDEBUG_BRIDGING - Static variable in class org.aspectj.weaver.World
 
xsetDEBUG_STRUCTURAL_CHANGES_CODE - Static variable in class org.aspectj.weaver.World
 
xsetFAST_PACK_METHODS - Static variable in class org.aspectj.weaver.World
 
xsetGENERATE_NEW_LVTS - Static variable in class org.aspectj.weaver.World
 
xsetGENERATE_STACKMAPS - Static variable in class org.aspectj.weaver.World
 
xsetITD_VERSION - Static variable in class org.aspectj.weaver.World
 
xsetITD_VERSION_2NDGEN - Static variable in class org.aspectj.weaver.World
 
xsetITD_VERSION_DEFAULT - Static variable in class org.aspectj.weaver.World
 
xsetITD_VERSION_ORIGINAL - Static variable in class org.aspectj.weaver.World
 
xsetMINIMAL_MODEL - Static variable in class org.aspectj.weaver.World
 
xsetOPTIMIZED_MATCHING - Static variable in class org.aspectj.weaver.World
 
xsetOVERWEAVING - Static variable in class org.aspectj.weaver.World
 
xsetPIPELINE_COMPILATION - Static variable in class org.aspectj.weaver.World
 
xsetPIPELINE_COMPILATION_DEFAULT - Static variable in class org.aspectj.weaver.World
 
xsetRUN_MINIMAL_MEMORY - Static variable in class org.aspectj.weaver.World
 
xsetTARGETING_RUNTIME_1610 - Static variable in class org.aspectj.weaver.World
 
xsetTIMERS_PER_FASTMATCH_CALL - Static variable in class org.aspectj.weaver.World
 
xsetTIMERS_PER_JOINPOINT - Static variable in class org.aspectj.weaver.World
 
xsetTRANSIENT_TJP_FIELDS - Static variable in class org.aspectj.weaver.World
 
xsetTYPE_DEMOTION - Static variable in class org.aspectj.weaver.World
 
xsetTYPE_DEMOTION_DEBUG - Static variable in class org.aspectj.weaver.World
 
xsetTYPE_REFS - Static variable in class org.aspectj.weaver.World
 
xsetWEAVE_JAVA_PACKAGES - Static variable in class org.aspectj.weaver.World
 
xsetWEAVE_JAVAX_PACKAGES - Static variable in class org.aspectj.weaver.World
 

Y

YES - Enum constant in enum class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation.AnnotationTargetAllowed
 
YES - Static variable in class org.aspectj.util.FuzzyBoolean
 
YES - Static variable in class org.aspectj.weaver.tools.FuzzyBoolean
 
YIELD - Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
YIELD_STATEMENT - Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type YieldStatement.
YieldStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
Yield statement AST node type.
YieldStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
YieldStatement(Expression, int, int) - Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 

Z

ZERO_BYTES - Static variable in class org.aspectj.weaver.tools.cache.WeavedClassCache
 
ZERO_CHAR - Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
ZIP - Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ZIP_ACCESS_VERBOSE - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
ZIP_ENTRIES - Static variable in class org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdResourceFile
 
ZIP_FILE - Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
ZIP_FILE - Static variable in class org.aspectj.weaver.tools.cache.ZippedFileCacheBacking
 
ZIP_FILTER - Static variable in class org.aspectj.util.FileUtil
 
zipDirectory(File) - Method in class org.aspectj.tools.ant.taskdefs.AjcTask
 
zipFile - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject
 
zipFile - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
ZIPFILE_ENTRY_INVALID - Static variable in class org.aspectj.weaver.WeaverMessages
 
ZIPFILE_ENTRY_MISSING - Static variable in class org.aspectj.weaver.WeaverMessages
 
ZippedFileCacheBacking - Class in org.aspectj.weaver.tools.cache
Uses a ZIP file to store the instrumented classes/aspects - each one as a separate ZipEntry.
ZippedFileCacheBacking(File) - Constructor for class org.aspectj.weaver.tools.cache.ZippedFileCacheBacking
 
zipSuffixLength(File) - Static method in class org.aspectj.util.FileUtil
 
zipSuffixLength(String) - Static method in class org.aspectj.util.FileUtil
 

_

_aaload(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_aaload(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_aaload(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_aastore(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_aastore(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_aastore(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_aconst_null(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_aconst_null(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_aconst_null(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_aload(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_aload(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_aload(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_aload_0(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_aload_0(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_aload_0(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_aload_1(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_aload_1(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_aload_1(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_aload_2(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_aload_2(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_aload_2(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_aload_3(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_aload_3(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_aload_3(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_anewarray(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_anewarray(int, int, IConstantPoolEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_anewarray(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_areturn(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_areturn(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_areturn(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_arraylength(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_arraylength(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_arraylength(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_astore(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_astore(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_astore(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_astore_0(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_astore_0(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_astore_0(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_astore_1(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_astore_1(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_astore_1(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_astore_2(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_astore_2(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_astore_2(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_astore_3(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_astore_3(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_astore_3(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_athrow(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_athrow(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_athrow(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_baload(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_baload(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_baload(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_bastore(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_bastore(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_bastore(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_bind(String, String[]) - Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
_binding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl
 
_binding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
_binding - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
_bipush(int, byte) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_bipush(int, byte) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_bipush(int, byte) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_breakpoint(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_breakpoint(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_breakpoint(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_caload(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_caload(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_caload(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_castore(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_castore(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_castore(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_checkcast(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_checkcast(int, int, IConstantPoolEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_checkcast(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_compiler - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
_compilerOwner - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl
 
_createdFiles - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
 
_current_module - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
_d2f(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_d2f(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_d2f(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_d2i(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_d2i(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_d2i(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_d2l(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_d2l(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_d2l(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dadd(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dadd(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dadd(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_daload(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_daload(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_daload(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dastore(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dastore(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dastore(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dcmpg(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dcmpg(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dcmpg(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dcmpl(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dcmpl(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dcmpl(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dconst_0(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dconst_0(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dconst_0(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dconst_1(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dconst_1(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dconst_1(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ddiv(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ddiv(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ddiv(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dispatchManager - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
 
_dispatchManager - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl
 
_dload(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dload(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dload(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dload_0(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dload_0(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dload_0(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dload_1(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dload_1(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dload_1(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dload_2(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dload_2(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dload_2(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dload_3(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dload_3(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dload_3(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dmul(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dmul(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dmul(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dneg(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dneg(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dneg(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_drem(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_drem(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_drem(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dreturn(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dreturn(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dreturn(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dstore(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dstore(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dstore(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dstore_0(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dstore_0(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dstore_0(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dstore_1(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dstore_1(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dstore_1(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dstore_2(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dstore_2(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dstore_2(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dstore_3(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dstore_3(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dstore_3(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dsub(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dsub(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dsub(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dup(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dup(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dup(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dup_x1(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dup_x1(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dup_x1(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dup_x2(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dup_x2(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dup_x2(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dup2(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dup2(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dup2(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dup2_x1(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dup2_x1(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dup2_x1(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dup2_x2(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dup2_x2(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dup2_x2(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_elementUtils - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
_env - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
 
_env - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl
 
_env - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
_env - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
_env - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
_err - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
_f2d(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_f2d(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_f2d(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_f2i(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_f2i(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_f2i(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_f2l(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_f2l(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_f2l(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fadd(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fadd(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fadd(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_faload(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_faload(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_faload(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fastore(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fastore(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fastore(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fcmpg(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fcmpg(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fcmpg(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fcmpl(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fcmpl(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fcmpl(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fconst_0(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fconst_0(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fconst_0(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fconst_1(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fconst_1(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fconst_1(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fconst_2(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fconst_2(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fconst_2(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fdiv(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fdiv(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fdiv(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fileManager - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
 
_fileManager - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl
 
_fileName - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject
The name of the file that is created; this is passed to the CompilationUnit constructor, and ultimately to the java.io.File constructor, so it is a normal pathname, just like what would be on the compiler command line.
_filer - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
_filer - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject
The Filer implementation that we need to notify when a new file is created.
_fload(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fload(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fload(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fload_0(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fload_0(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fload_0(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fload_1(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fload_1(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fload_1(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fload_2(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fload_2(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fload_2(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fload_3(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fload_3(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fload_3(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fmul(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fmul(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fmul(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fneg(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fneg(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fneg(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_frem(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_frem(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_frem(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_freturn(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_freturn(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_freturn(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fstore(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fstore(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fstore(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fstore_0(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fstore_0(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fstore_0(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fstore_1(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fstore_1(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fstore_1(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fstore_2(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fstore_2(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fstore_2(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fstore_3(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fstore_3(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fstore_3(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fsub(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fsub(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fsub(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_getfield(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_getfield(int, int, IConstantPoolEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_getfield(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_getstatic(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_getstatic(int, int, IConstantPoolEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_getstatic(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_goto(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_goto(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_goto(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_goto_w(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_goto_w(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_goto_w(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_i2b(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_i2b(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_i2b(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_i2c(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_i2c(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_i2c(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_i2d(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_i2d(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_i2d(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_i2f(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_i2f(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_i2f(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_i2l(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_i2l(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_i2l(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_i2s(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_i2s(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_i2s(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iadd(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iadd(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iadd(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iaload(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iaload(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iaload(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iand(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iand(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iand(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iastore(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iastore(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iastore(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_0(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iconst_0(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iconst_0(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_1(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iconst_1(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iconst_1(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_2(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iconst_2(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iconst_2(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_3(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iconst_3(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iconst_3(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_4(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iconst_4(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iconst_4(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_5(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iconst_5(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iconst_5(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_m1(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iconst_m1(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iconst_m1(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_idiv(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_idiv(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_idiv(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_acmpeq(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_if_acmpeq(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_if_acmpeq(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_acmpne(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_if_acmpne(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_if_acmpne(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_icmpeq(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_if_icmpeq(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_if_icmpeq(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_icmpge(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_if_icmpge(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_if_icmpge(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_icmpgt(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_if_icmpgt(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_if_icmpgt(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_icmple(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_if_icmple(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_if_icmple(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_icmplt(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_if_icmplt(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_if_icmplt(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_icmpne(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_if_icmpne(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_if_icmpne(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifeq(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ifeq(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ifeq(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifge(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ifge(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ifge(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifgt(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ifgt(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ifgt(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifle(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ifle(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ifle(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iflt(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iflt(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iflt(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifne(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ifne(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ifne(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifnonnull(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ifnonnull(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ifnonnull(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifnull(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ifnull(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ifnull(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iinc(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iinc(int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iinc(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iload(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iload(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iload(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iload_0(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iload_0(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iload_0(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iload_1(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iload_1(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iload_1(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iload_2(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iload_2(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iload_2(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iload_3(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iload_3(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iload_3(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_impdep1(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_impdep1(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_impdep1(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_impdep2(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_impdep2(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_impdep2(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_imul(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_imul(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_imul(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ineg(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ineg(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ineg(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_instanceof(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_instanceof(int, int, IConstantPoolEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_instanceof(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_invoke(byte, int, int, char[], char[], char[], int) - Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
_invokedynamic(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_invokedynamic(int, int, IConstantPoolEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_invokedynamic(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_invokedynamic(int, int, IConstantPoolEntry, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
Deprecated.
_invokedynamic(int, int, IConstantPoolEntry, IConstantPoolEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
Deprecated.
_invokedynamic(int, int, IConstantPoolEntry, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_invokeinterface(int, int, byte, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_invokeinterface(int, int, byte, IConstantPoolEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_invokeinterface(int, int, byte, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_invokespecial(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_invokespecial(int, int, IConstantPoolEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_invokespecial(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_invokestatic(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_invokestatic(int, int, IConstantPoolEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_invokestatic(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_invokevirtual(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_invokevirtual(int, int, IConstantPoolEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_invokevirtual(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ior(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ior(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ior(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_irem(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_irem(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_irem(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ireturn(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ireturn(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ireturn(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_isFirstRound - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
_ishl(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ishl(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ishl(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ishr(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ishr(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ishr(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_istore(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_istore(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_istore(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_istore_0(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_istore_0(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_istore_0(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_istore_1(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_istore_1(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_istore_1(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_istore_2(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_istore_2(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_istore_2(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_istore_3(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_istore_3(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_istore_3(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_isub(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_isub(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_isub(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iushr(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iushr(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iushr(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ixor(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ixor(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ixor(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_jsr(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_jsr(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_jsr(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_jsr_w(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_jsr_w(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_jsr_w(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_l2d(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_l2d(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_l2d(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_l2f(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_l2f(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_l2f(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_l2i(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_l2i(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_l2i(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ladd(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ladd(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ladd(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_laload(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_laload(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_laload(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_land(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_land(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_land(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lastore(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lastore(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lastore(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lcmp(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lcmp(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lcmp(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lconst_0(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lconst_0(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lconst_0(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lconst_1(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lconst_1(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lconst_1(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ldc(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ldc(int, int, IConstantPoolEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ldc(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ldc_w(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ldc_w(int, int, IConstantPoolEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ldc_w(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ldc2_w(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ldc2_w(int, int, IConstantPoolEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ldc2_w(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ldiv(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ldiv(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ldiv(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lload(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lload(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lload(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lload_0(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lload_0(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lload_0(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lload_1(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lload_1(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lload_1(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lload_2(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lload_2(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lload_2(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lload_3(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lload_3(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lload_3(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lmul(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lmul(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lmul(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lneg(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lneg(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lneg(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lookupswitch(int, int, int, int[][]) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lookupswitch(int, int, int, int[][]) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lookupswitch(int, int, int, int[][]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lor(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lor(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lor(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lrem(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lrem(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lrem(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lreturn(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lreturn(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lreturn(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lshl(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lshl(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lshl(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lshr(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lshr(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lshr(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lstore(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lstore(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lstore(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lstore_0(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lstore_0(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lstore_0(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lstore_1(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lstore_1(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lstore_1(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lstore_2(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lstore_2(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lstore_2(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lstore_3(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lstore_3(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lstore_3(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lsub(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lsub(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lsub(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lushr(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lushr(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lushr(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lxor(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lxor(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lxor(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_messager - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
_monitorenter(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_monitorenter(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_monitorenter(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_monitorexit(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_monitorexit(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_monitorexit(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_multianewarray(int, int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_multianewarray(int, int, int, IConstantPoolEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_multianewarray(int, int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_new(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_new(int, int, IConstantPoolEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_new(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_newarray(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_newarray(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_newarray(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_nop(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_nop(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_nop(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_out - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
_pop(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_pop(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_pop(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_pop2(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_pop2(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_pop2(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_printProcessorInfo - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
_printRounds - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
_processingEnv - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
_processorOptions - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
_processors - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
The list of processors that have been loaded so far.
_putfield(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_putfield(int, int, IConstantPoolEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_putfield(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_putstatic(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_putstatic(int, int, IConstantPoolEntry) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_putstatic(int, int, IConstantPoolEntry) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_referenceContext - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AptProblem
May be null, if it was not possible to identify problem context
_ret(int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ret(int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ret(int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_return(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_return(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_return(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_round - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
_saload(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_saload(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_saload(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_sastore(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_sastore(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_sastore(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_sipush(int, short) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_sipush(int, short) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_sipush(int, short) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_swap(int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_swap(int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_swap(int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_tableswitch(int, int, int, int, int[]) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_tableswitch(int, int, int, int, int[]) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_tableswitch(int, int, int, int, int[]) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_typeUtils - Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
_unused - Static variable in interface org.aspectj.apache.bcel.Constants
 
_wide(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_wide(int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_wide(int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_wide(int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_wide(int, int, int, int) - Method in interface org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_wide(int, int, int, int) - Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form